Proyecto: Osby

<!DOCTYPE html>
<html lang="es" dir="ltr">
<head>
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    <title>Portada</title>
    <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
    <link rel="stylesheet" type="text/css" href="css/master.css">
    <link rel="stylesheet" type="text/css" href="css/responsive.css">
    <link rel="stylesheet" type="text/css" href="css/slick.css"/>
    <link rel="stylesheet" type="text/css" href="css/jquery-ui.css">
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:300i,400,600,700,800" rel="stylesheet">
    <script src="js/autoexpand.js" type="text/javascript"></script>
    <script src="js/jquery-3.3.1.min.js" type="text/javascript"></script>
    <script src="js/popper.min.js" type="text/javascript"></script>
    <script src="js/bootstrap.min.js" type="text/javascript"></script>
    <script src="js/slick.min.js" type="text/javascript"></script>
    <script src="js/jquery-ui.js" type="text/javascript"></script>
    <!--[if lt IE 9]>
    <script src="js/html5shiv.js"></script>
    <![endif]-->
</head>
<body>
    <!-- BEGIN HEADER -->
    <header>
        <div class="container header-wrapper">
            <nav class="navbar navbar-expand-lg navbar-main">
                <a class="navbar-brand" href="#">
                    <img src="img/logo.png" alt="#" />
                </a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="navbar-toggler-icon"></span>
                </button>

                <div class="collapse navbar-collapse" id="navbarSupportedContent">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item">
                            <a class="nav-link" href="#">Inicio</a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="#">Explorar</a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="#">Como funciona</a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link btn-rounded" id="btn-login" href="#">Login</a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link btn-rounded" id="btn-register" href="#">Registrarse</a>
                        </li>
                    </ul>
                </div>
            </nav>
        </div>
    </header>

    <!-- BEGIN SLIDESHOW -->
    <section>
        <div class="slideshow-wrapper">
            <div class="slideshow-block slideshow-fullwidth bg-1">
                <div class="container">
                    <div class="slideshow-info">
                        <h1>Lorem Ipsum is simply dummy</h1>
                        <p>
                            Lorem Ipsum has been the
                            industry's standard dummy
                            text ever since the 1500s
                        </p>
                        <a class="btn-fill" href="#">
                            Registrarse
                        </a>
                    </div>
                </div>
            </div>
            <div class="slideshow-block slideshow-fullwidth bg-2">
                <div class="container">
                    <div class="slideshow-info">
                        <h1>Lorem Ipsum is simply dummy</h1>
                        <p>
                            Lorem Ipsum has been the
                            industry's standard dummy
                            text ever since the 1500s
                        </p>
                        <a class="btn-fill" href="#">
                            Registrarse
                        </a>
                    </div>
                </div>
            </div>
            <div class="slideshow-block slideshow-fixed">
                <div class="container">
                    <div class="slideshow-info">
                        <div class="slideshow-box">
                            <h1>Lorem Ipsum is simply dummy</h1>
                            <p>
                                Lorem Ipsum has been the
                                industry's standard dummy
                                text ever since the 1500s
                            </p>
                            <a class="btn-fill" href="#">
                                Registrarse
                            </a>
                        </div>
                        <img src="img/model-2.png" alt="#" />
                    </div>
                </div>
            </div>
            <div class="slideshow-block slideshow-fixed">
                <div class="container">
                    <div class="slideshow-info">
                        <div class="slideshow-box">
                            <h1>Lorem Ipsum is simply dummy</h1>
                            <p>
                                Lorem Ipsum has been the
                                industry's standard dummy
                                text ever since the 1500s
                            </p>
                            <a class="btn-fill" href="#">
                                Registrarse
                            </a>
                        </div>
                        <img src="img/model-1.png" alt="#" />
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- BEGIN MOBILE AND DESKTOP ICONS -->
    <section>
        <div class="icon-wrapper">
            <div class="container">
                <!-- BEGIN ICONS MOBILE -->
                <div class="icon-mob hidden-lg">
                    <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                        <div class="icon-box">
                            <img src="img/icon-normal-finanzas.svg" alt="#" />
                        </div>
                        <span>Finanzas</span>
                    </div>
                    <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                        <div class="icon-box">
                            <img src="img/icon-normal-gastronomia.svg" alt="#" />
                        </div>
                        <span>Gastronomía</span>
                    </div>
                    <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                        <div class="icon-box">
                            <img src="img/icon-normal-academicas.svg" alt="#" />
                        </div>
                        <span>Académicas</span>
                    </div>
                    <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                        <div class="icon-box">
                            <img src="img/icon-normal-coaching.svg" alt="#" />
                        </div>
                        <span>Coaching</span>
                    </div>
                    <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                        <div class="icon-box">
                            <img src="img/icon-normal-inmobiliaria.svg" alt="#" />
                        </div>
                        <span>inmobiliaria</span>
                    </div>
                    <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                        <div class="icon-box">
                            <img src="img/icon-normal-legal.svg" alt="#" />
                        </div>
                        <span>Legal</span>
                    </div>
                    <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                        <div class="icon-box">
                            <img src="img/icon-normal-marca.svg" alt="#" />
                        </div>
                        <span>Marca</span>
                    </div>
                    <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                        <div class="icon-box">
                            <img src="img/icon-normal-interior.svg" alt="#" />
                        </div>
                        <span>Interior y Decoración</span>
                    </div>
                    <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                        <div class="icon-box">
                            <img src="img/icon-normal-nutricional.svg" alt="#" />
                        </div>
                        <span>Nutricional y Entrenamiento</span>
                    </div>
                    <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                        <div class="icon-box">
                            <img src="img/icon-normal-diseno.svg" alt="#" />
                        </div>
                        <span>Diseño Gráfico</span>
                    </div>
                    <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                        <div class="icon-box">
                            <img src="img/icon-normal-traduccion.svg" alt="#" />
                        </div>
                        <span>Traducción</span>
                    </div>
                    <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                        <div class="icon-box">
                            <img src="img/icon-normal-finanzas.svg" alt="#" />
                        </div>
                        <span>Finanzas</span>
                    </div>
                </div>

                <!-- BEGIN ICONS DESKTOP -->
                <div class="icon-wrapper icon-desk hidden-sm">
                    <div class="flex">
                        <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                            <div class="icon-box">
                                <img class="img-normal" src="img/icon-normal-finanzas.svg" alt="#" />
                                <img class="img-hover" src="img/icon-hover-finanzas.svg" alt="#" />
                                <span>Finanzas</span>
                            </div>
                        </div>
                        <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                            <div class="icon-box">
                                <img class="img-normal" src="img/icon-normal-gastronomia.svg" alt="#" />
                                <img class="img-hover" src="img/icon-hover-gastronomia.svg" alt="#" />
                                <span>Gastronomia</span>
                            </div>
                        </div>
                        <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                            <div class="icon-box">
                                <img class="img-normal" src="img/icon-normal-academicas.svg" alt="#" />
                                <img class="img-hover" src="img/icon-hover-academicas.svg" alt="#" />
                                <span>Académicas</span>
                            </div>
                        </div>
                        <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                            <div class="icon-box">
                                <img class="img-normal" src="img/icon-normal-coaching.svg" alt="#" />
                                <img class="img-hover" src="img/icon-hover-coaching.svg" alt="#" />
                                <span>Coaching</span>
                            </div>
                        </div>
                        <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                            <div class="icon-box">
                                <img class="img-normal" src="img/icon-normal-inmobiliaria.svg" alt="#" />
                                <img class="img-hover" src="img/icon-hover-inmobiliaria.svg" alt="#" />
                                <span>Inmobiliaria</span>
                            </div>
                        </div>
                        <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                            <div class="icon-box">
                                <img class="img-normal" src="img/icon-normal-legal.svg" alt="#" />
                                <img class="img-hover" src="img/icon-hover-legal.svg" alt="#" />
                                <span>Legal</span>
                            </div>
                        </div>
                    </div>
                    <div class="flex">
                        <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                            <div class="icon-box">
                                <img class="img-normal" src="img/icon-normal-marca.svg" alt="#" />
                                <img class="img-hover" src="img/icon-hover-marca.svg" alt="#" />
                                <span>Marca</span>
                            </div>
                        </div>
                        <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                            <div class="icon-box">
                                <img class="img-normal" src="img/icon-normal-interior.svg" alt="#" />
                                <img class="img-hover" src="img/icon-hover-interior.svg" alt="#" />
                                <span>Interior y Decoración</span>
                            </div>
                        </div>
                        <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                            <div class="icon-box">
                                <img class="img-normal" src="img/icon-normal-nutricional.svg" alt="#" />
                                <img class="img-hover" src="img/icon-hover-nutricional.svg" alt="#" />
                                <span>Nutricional y Entrenamiento</span>
                            </div>
                        </div>
                        <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                            <div class="icon-box">
                                <img class="img-normal" src="img/icon-normal-diseno.svg" alt="#" />
                                <img class="img-hover" src="img/icon-hover-diseno.svg" alt="#" />
                                <span>Diseño Gráfico</span>
                            </div>
                        </div>
                        <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                            <div class="icon-box">
                                <img class="img-normal" src="img/icon-normal-traduccion.svg" alt="#" />
                                <img class="img-hover" src="img/icon-hover-traduccion.svg" alt="#" />
                                <span>Traducción</span>
                            </div>
                        </div>
                        <div class="icon-block" data-toggle="modal" data-target="#exampleModalLong">
                            <div class="icon-box">
                                <img class="img-normal" src="img/icon-normal-finanzas.svg" alt="#" />
                                <img class="img-hover" src="img/icon-hover-finanzas.svg" alt="#" />
                                <span>Finanzas</span>
                            </div>
                        </div>
                    </div>
                </div>

                <!-- BEGIN SEARCH BLOCK -->
                <div class="search-wrapper">
                    <div class="row">
                        <div class="col-12 col-md-6">
                            <span class="search-info">Lorem ipsum dolor sit amet, consectetur adipiscing</span>
                        </div>
                        <div class="col-12 col-md-6">
                            <div class="search-block">
                                <input class="search-input" type="text" name="" placeholder="Buscar">
                                <button class="search-button" type="submit" name="button"></button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- BEGIN DIVISION OF BLOCKS -->
    <section>
        <div class="split-wrapper">
            <div class="container">
                <div class="row">
                    <div class="col-12 col-md-6">
                        <div class="split-block split-video play-video" data-toggle="modal" data-target="#exampleModal">
                            <img class="split-box-img" src="img/robot-play.svg" alt="" />
                            <div class="split-box">
                                <h2 class="split-title">Ver video</h2>
                                <p class="split-info">
                                    Para que conozca
                                    como funciona tu
                                    plataforma <b>osby</b>
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-12 col-md-6">
                        <div class="split-block split-register">
                            <div class="split-box">
                                <h2 class="split-title">Únete a Osby</h2>
                                <p class="split-info">
                                    Lorem Ipsum has
                                    been the industry's
                                    standard dummy
                                </p>
                                <a class="btn-fill btn-color" href="#">Registrarse</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- BEGIN VIDEO MODAL -->
    <div class="modal fade modal-video" id="exampleModal" onclick="stopVideo()" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
        <div class="modal-dialog modal-lg" role="document">
            <div class="modal-content">
                <div id="player"></div>
                <button type="button" onclick="stopVideo()" class="close" data-dismiss="modal" aria-label="Close">
                    <span aria-hidden="true">×</span>
                </button>
            </div>
        </div>
    </div>

    <!-- BEGIN MODAL -->
    <div class="modal fade" id="exampleModalLong" tabindex="-1" role="dialog" aria-labelledby="exampleModalLongTitle" aria-hidden="true">
        <div class="modal-dialog" role="document">
            <div class="modal-content">
                <div class="modal-header">
                    <h3>Traducción</h3>
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">×</span>
                    </button>
                </div>
                <div class="modal-body">

                    <!-- BEGIN PROGRESS -->
                    <div class="progress-modal mt-5">
                        <div class="progress-bar">
                            <i class="progress-line" style="width: 25%">
                                <small class="progress-robot"></small>
                            </i>
                        </div>
                    </div>

                    <!-- BEGIN LIST -->
                    <div class="list-modal mt-3">
                        <label class="title-input" for="">
                            ¿Escoge el servicio legal que necesitas?
                        </label>
                        <hr>
                        <div class="list-wrapper">
                            <ul>
                                <li><a href="#">Lorem ipsum</a></li>
                                <li class="active"><a href="#">Lorem ipsum</a></li>
                                <li><a href="#">Lorem ipsum</a></li>
                                <li><a href="#">Lorem ipsum</a></li>
                                <li><a href="#">Lorem ipsum</a></li>
                            </ul>
                        </div>
                    </div>
                    <hr>
                    <!-- BEGIN INPUT -->
                    <div class="input-block mb-4">
                        <label class="title-input" for="">Lorem ipsum dolor sit amet, consectetur</label>
                        <input class="input" type="text" name="" value="">
                    </div>
                    <hr>
                    <!-- BEGIN TEXTAREA -->
                    <div class="textarea-wrapper mt-4">
                        <label class="title-input" for="">Lorem ipsum dolor sit amet, consectetur</label>
                        <textarea class="input" name="name"></textarea>
                    </div>
                    <hr>
                    <!-- BEGIN SLIDE -->
                    <div class="slide-wrapper mt-4 mb-5">
                        <label class="title-input">Lorem ipsum dolor sit amet, consectetur</label>
                        <div id="slider-range" class="ui-slider ui-corner-all ui-slider-horizontal ui-widget ui-widget-content">
                            <div class="ui-slider-range ui-corner-all ui-widget-header"></div>
                            <span tabindex="0" class="ui-slider-handle ui-corner-all ui-state-default">
                                <i id="amount-min"></i>
                            </span>
                            <span tabindex="0" class="ui-slider-handle ui-corner-all ui-state-default">
                                <i id="amount-max"></i>
                            </span>
                        </div>
                    </div>
                    <hr>
                    <!-- BEGIN SWITCH -->
                    <div class="row">
                        <div class="col-6">
                            <div class="switch-wrapper">
                                <label class="title-input">Lorem ipsum</label>
                                <label class="switch">
                                    <input type="checkbox">
                                    <span class="slider round"></span>
                                </label>
                            </div>
                        </div>
                        <div class="col-6">
                            <div class="switch-wrapper">
                                <label class="title-input">Lorem ipsum</label>
                                <label class="switch">
                                    <input type="checkbox">
                                    <span class="slider round"></span>
                                </label>
                            </div>
                        </div>
                    </div>
                    <hr>
                    <!-- BEGIN DROPDOWN -->
                    <div class="dropdown-wrapper dropdown-custom mt-4 mb-4">
                        <select id="dropdown-opt">
                            <option value="hide">Selecciona...</option>
                            <option value="0">Lorem ipsum dolor sit amet 1</option>
                            <option value="1">Lorem ipsum dolor sit amet 2</option>
                            <option value="2">Lorem ipsum dolor sit amet 3</option>
                        </select>
                    </div>
                    <hr>
                    <!-- BEGIN PARAGRAPH -->
                    <div class="card-outline">
                        <h2 class="title-default">Lorem Ipsum</h2>
                        <p class="text-default">
                            Lorem ipsum dolor sit amet, consectetur adipiscing
                            elit. Nunc gravida vehicula pretium. Donec iaculis
                            magna vitae facilisis euismod. Quisque elementum
                            turpis ante, et condimentum nunc tempor sit amet.
                        </p>
                    </div>
                    <hr>
                    <!-- BEGIN BUTTONS -->
                    <div class="row">
                        <div class="col-lg-6">
                            <button class="btn-default btn-lg mb-2" type="button" name="button">Lorem ipsum</button>
                        </div>
                        <div class="col-lg-6">
                            <button class="btn-default" type="button" name="button">Lorem ipsum</button>
                        </div>
                    </div>
                    <hr>
                    <!-- BEGIN DROPDONW SLIDE -->
                    <div class="dropdown-slide mt-4 mb-4">
                        <h3 class="title-highlight">Lorem Ipsum dolor</h3>
                        <select name="minopt" id="minopt">
                            <option>1</option>
                            <option>2</option>
                            <option>3</option>
                            <option>4</option>
                            <option>5</option>
                            <option>6</option>
                        </select>
                    </div>
                    <hr>
                    <!-- BEGIN CALENDAR -->
                    <div class="datepicker-wrapper mt-4 mb-4">
                        <div id="datepicker"></div>
                    </div>
                    <div class="pagination-button">
                        <div class="row">
                            <div class="col-6 text-left">
                                <button class="btn-secundary btn-gd btn-prev" type="button" name="button">
                                    <span>Atrás</span>
                                    <i></i>
                                </button>
                            </div>
                            <div class="col-6 text-right">
                                <button class="btn-default btn-gd btn-next" type="button" name="button">
                                    <span>Siguiente</span>
                                    <i></i>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>

    <!-- BEGIN FOOTER -->
    <footer>
        <div class="container footer-wrapper">
            <div class="row">
                <div class="col-md-6 col-lg-4 footer-block">
                    <a class="footer-brand" href="#">
                        <img src="img/logo-footer.png" alt="#" />
                    </a>
                    <p>
                        Lorem Ipsum is simply dummy
                        the printing and typesetting
                        Lorem Ipsum has been
                    </p>
                    <div class="footer-social">
                        <a href="#"><img src="img/icon-fb.png" alt="#" /></a>
                        <a href="#"><img src="img/icon-ins.png" alt="#" /></a>
                        <a href="#"><img src="img/icon-in.png" alt="#" /></a>
                        <a href="#"><img src="img/icon-tw.png" alt="#" /></a>
                    </div>
                </div>
                <div class="col-md-6 col-lg-4 footer-block">
                    <ul>
                        <li><a class="footer-link" href="#">Inicio</a></li>
                        <li><a class="footer-link" href="#">Explorar</a></li>
                        <li><a class="footer-link" href="#">Como funciona</a></li>
                        <li><a class="footer-link" href="#">Preguntas frecuentes</a></li>
                        <li><a class="footer-link" href="#">Contacto</a></li>
                        <li><a class="footer-link" href="#">Login</a></li>
                        <li><a class="footer-link" href="#">Registrarse</a></li>
                    </ul>
                </div>
                <div class="col-lg-4 footer-block footer-newsletter">
                    <div class="footer-newsletter-block">
                        <p>
                            Subscribete a nuestro newsletter
                            para que estes enterado de nuestras
                            novedades y ofertas
                        </p>
                        <input class="footer-input-text" type="text" name="" placeholder="Email">
                        <button class="btn-fill" type="submit" name="">Suscribirse</button>
                    </div>
                </div>
            </div>
            <div class="copyright">
                <div class="row">
                    <div class="col-12 col-md-6 label-left">
                        © 2018. Osby Todos los Derechos Reservados
                    </div>
                    <div class="col-12 col-md-6 label-right">
                        <a href="#">Terminos y condiciones</a>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <script type="text/javascript">
    $(document).ready(function(){
        $('.slideshow-wrapper').slick({
            dots: true,
            speed: 300,
            arrows: false,
            infinite: false,
            slidesToShow: 1,
        });
        $('.icon-mob').slick({
            speed: 300,
            dots: false,
            infinite: false,
            slidesToShow: 6,
            slidesToScroll: 6,
            responsive: [
                {
                    breakpoint: 991,
                    settings: {
                        slidesToShow: 6,
                        slidesToScroll: 6
                    }
                },
                {
                    breakpoint: 768,
                    settings: {
                        slidesToShow: 5,
                        slidesToScroll: 5
                    }
                },
                {
                    breakpoint: 480,
                    settings: {
                        slidesToShow: 4,
                        slidesToScroll: 4
                    }
                }
            ]
        });
    });

    // BEGIN DROPDOWN
    $('#dropdown-opt').each(function(){
        var $this = $(this), numberOfOptions = $(this).children('option').length;

        $this.addClass('select-hidden');
        $this.wrap('<div class="select"></div>');
        $this.after('<div class="select-styled"></div>');

        var $styledSelect = $this.next('div.select-styled');
        $styledSelect.text($this.children('option').eq(0).text());

        var $list = $('<ul />', {
            'class': 'select-options'
        }).insertAfter($styledSelect);

        for (var i = 0; i < numberOfOptions; i++) {
            $('<li />', {
                text: $this.children('option').eq(i).text(),
                rel: $this.children('option').eq(i).val()
            }).appendTo($list);
        }

        var $listItems = $list.children('li');

        $styledSelect.click(function(e) {
            e.stopPropagation();
            $('div.select-styled.active').not(this).each(function(){
                $(this).removeClass('active').next('ul.select-options').hide();
            });
            $(this).toggleClass('active').next('ul.select-options').toggle();
        });

        $listItems.click(function(e) {
            e.stopPropagation();
            $styledSelect.text($(this).text()).removeClass('active');
            $this.val($(this).attr('rel'));
            $list.hide();
            //console.log($this.val());
        });

        $(document).click(function() {
            $styledSelect.removeClass('active');
            $list.hide();
        });
    });

    // BEGIN SLIDE
    $( function() {
        $( "#slider-range" ).slider({
            range: true,
            min: 0,
            max: 2000,
            step: 1,
            values: [ 400, 1500 ],
            slide: function( event, ui ) {
                $( "#amount-min" ).text(ui.values[ 0 ]);
                $( "#amount-max" ).text(ui.values[ 1 ]);
            }
        });
        $( "#amount-min" ).text($( "#slider-range" ).slider( "values", 0 ));
        $( "#amount-max" ).text($( "#slider-range" ).slider( "values", 1 ));
    });

    // BEGIN DATEPICKER
    $( function() {
        $( "#datepicker" ).datepicker();
    });

    // BEGIN YOUTUBE PLAYER
    // 2. This code loads the IFrame Player API code asynchronously.
      var tag = document.createElement('script');

      tag.src = "https://www.youtube.com/iframe_api";
      var firstScriptTag = document.getElementsByTagName('script')[0];
      firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);

      // 3. This function creates an <iframe> (and YouTube player)
      //    after the API code downloads.
      var player;
      function onYouTubeIframeAPIReady() {
        player = new YT.Player('player', {
          height: '390',
          width: '640',
          videoId: 'FlsCjmMhFmw',
          events: {
            'onReady': onPlayerReady,
            'onStateChange': onPlayerStateChange
          }
        });
      }

      // 4. The API will call this function when the video player is ready.
      function onPlayerReady(event) {
        $('.play-video').click(function() {
            event.target.playVideo();
        });
      }

      // 5. The API calls this function when the player's state changes.
      //    The function indicates that when playing a video (state=1),
      //    the player should play for six seconds and then stop.
      var done = true;
      function onPlayerStateChange(event) {
        if (event.data == YT.PlayerState.PLAYING && !done) {
          setTimeout(stopVideo, 6000);
          done = true;
        }
      }
      function stopVideo() {
        player.stopVideo();
      }


    </script>
</body>
</html>
/*  Document   : Osby
Created on : 21/09/2018
Author     : Hendry Martinez
email      : hmartinez@mesplit.com
Web        : www.mesplit.com
Description: Purpose of the stylesheet follows.
*/
body {
    background-color: #ebebeb;
    font-family: 'Open Sans', sans-serif;
}
/* BEGIN HEADER */
header {
    z-index: 4;
    position: relative;
    background-color: #fff;
    box-shadow: 2px 2px 15px rgba(0,0,0,.25);
}
/* BEGIN NAVBAR */
.navbar.navbar-main {
    padding: 0;
}
.navbar-main .nav-link {
    color: #1d1d1b;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.navbar-brand img {
    display: block;
    max-height: 45px;
}
.navbar-main .navbar-toggler {
    padding: 0;
    outline: none;
}
.navbar-main .navbar-toggler-icon {
    background-image: url('../img/icon-menu.svg');
}
.navbar.navbar-main .nav-link.btn-rounded {
    color: #fff;
    min-width: 150px;
    background: #ccc;
    text-align: center;
    border-radius: 30px;
    padding: .3rem 1.5rem;
}
#btn-login {
    background-color: #ff0870;
}
#btn-register {
    background-color: #ff5b27;
}

/* BEGIN FOOTER */
footer {
    background: #ff5c26; /* Old browsers */
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 ); /* IE6-9 */
    padding: 1rem 0 0;
}
.footer-brand img {
    display: block;
    max-height: 75px;
    margin-bottom: .7rem;
}
.footer-wrapper {
    padding-top: 2rem;
    padding-bottom: 1rem;
}
.footer-block {
    text-align: center;
    border-top: 1px solid rgba(255,255,255,.53);
}
.footer-wrapper p {
    color: #fff;
    font-size: 18px;
    text-align: left;
    max-width: 285px;
    margin: 0 0 10px;
    line-height: 24px;
}
.footer-social {
    text-align: left;
    margin-top: 1rem;
}
.footer-social img {
    max-height: 55px;
    border-radius: 50%;
    box-shadow: 0 0 30px 12px rgba(111,111,111,.15);
}
.footer-social a {
    margin-left: 10px;
    display: inline-block;
}
.footer-social a:first-child {
    margin-left: 0;
}
.footer-block ul {
    padding: 0;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}
.card-box-review small,
.footer-block ul li {
    display: block;
}
.footer-block ul li a {
    color: #fff;
    display: block;
    padding: 3px 0;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
}
.footer-input-text {
    width: 100%;
    color: #fff;
    outline: none;
    background: none;
    padding: 10px 20px;
    border-radius: 30px;
    border: 1px solid #fff;
}
.btn-fill {
    float: left;
    border: none;
    outline: none;
    color: #ff5a27;
    cursor: pointer;
    font-weight: 600;
    margin-top: 20px;
    padding: 10px 20px;
    border-radius: 30px;
    background-color: #fff;
    text-transform: uppercase;
    box-shadow: 5px 5px 21px 5px rgba(0,0,0,.17);
}
.btn-fill:hover {
    color: #ff5a27;
    text-decoration: none;
}
.btn-color {
    color: #fff;
    padding: 5px 20px;
    background-color: #ff5b27;
}
.btn-color:hover {
    color: #fff;
    text-decoration: none;
}
.search-button:focus,
.footer-button:focus {
    outline: none;
}
.footer-input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.footer-input-text::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.footer-input-text:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.footer-input-text:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.copyright {
    color: #fff;
    padding-top: 1rem;
    margin-top: 1.5rem;
    border-top: 1px solid #fff;
}
.copyright a {
    color: #fff;
    text-decoration: none;
}
/* BEGIN SLIDESHOW */
.slideshow-block {
    background-color: #ebebeb;
}
.slick-slide {
    outline: none;
    position: relative;
}
.slideshow-wrapper {
    overflow: hidden;
    position: relative;
    background-color: #ebebeb;
}
.slideshow-fullwidth > img {
    width: 100vw;
    height: 65vh;
    display: block;
    object-fit: cover;
    position: absolute;

}
.slideshow-info {
    padding: 30px;
    max-width: 400px;
    margin: 30px 0 60px;
    background: #ff5c26; /* Old browsers */
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 ); /* IE6-9 */
    display: inline-block;
}
.banner-glass .slideshow-info {
    color: #000;
    background: none;
}
.slideshow-info h1 {
    margin: 0;
    color: #fff0ec;
    font-size: 30px;
    font-weight: 700;
}
.slideshow-info p {
    color: #fff;
    margin: 10px 0;
    font-size: 20px;
    line-height: 25px;
}
.slideshow-wrapper .btn-fill {
    float: none;
    font-size: 12px;
    margin: 15px 0 0;
    font-weight: 700;
    padding: 3px 15px;
    display: inline-block;
}
.slick-dots {
    left: 0;
    right: 0;
    margin: 0;
    bottom: 1rem;
    position: absolute;
    text-align: center;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots li button {
    width: 20px;
    height: 20px;
    border: none;
    margin: 0 3px;
    outline: none;
    cursor: pointer;
    border-radius: 50%;
    text-indent: -9999em;
    background-color: #fff;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 0 0px 6px #dfdfdf inset, 0 0 25px rgba(0,0,0,.5);
    box-shadow: 0 0 0px 6px #dfdfdf inset, 0 0 25px rgba(0,0,0,.5);
}
li.slick-active button {
    box-shadow: 0 0 0px 6px #ff4639 inset, 0 0 25px rgba(0,0,0,.5);
}
.bg-1 {
    background-image: url('../img/slideshow-bg-1.jpg');
}
.bg-2 {
    background-image: url('../img/slideshow-bg-2.jpg');
}
.bg-3 {
    background-image: url('../img/slideshow-bg-3.jpg');
}
.bg-4 {
    background-image: url('../img/slideshow-bg-4.jpg');
}
.slideshow-fullwidth {
    width: 100%;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slideshow-fixed .slideshow-info {
    width: 100%;
    max-width: none;
    max-height: 280px;
    position: relative;
    display: inline-block;
}
.slideshow-box {
    max-width: 290px;
}
.slideshow-fixed img {
    right: 0;
    bottom: -60px;
    display: block;
    max-height: 340px;
    position: absolute;
}
/* BEGIN ICONS */
.icon-block {
    margin: 20px 10px;
    text-align: center;
    text-transform: uppercase;
}
.icon-box {
    padding: 15px 10px;
    border-radius: 13px;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.icon-block img {
    margin: 0 auto;
    display: block;
    max-height: 30px;
}
.icon-block span {
    font-size: 9px;
    display: block;
    font-weight: 700;
    margin-top: 10px;
    overflow: hidden;
}
.icon-wrapper {
    padding: 0 10px;
    background-color: #fff;
}
.icon-wrapper .slick-arrow {
    top: 50%;
    left: -20px;
    border: none;
    outline: none;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999em;
    background: url('../img/arrow-prev.svg') center no-repeat;
}
.icon-wrapper .slick-next {
    left: auto;
    right: -20px;
    background: url('../img/arrow-next.svg') center no-repeat;
}
.icon-desk .icon-box {
    box-shadow: none;
}
.icon-desk .icon-block {
    border-radius: 15px;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.img-hover {
    display: none !important;
}
/* BEGIN SEARCH BLOCK */
.search-input {
    width: 100%;
    height: 40px;
    border: none;
    outline: none;
    text-align: center;
    padding: 0 110px 0 20px;
}
.search-button {
    top: 0;
    right: 15px;
    height: 40px;
    border: none;
    outline: none;
    cursor: pointer;
    min-width: 100px;
    position: absolute;
    background: url('../img/bg-search.svg') center no-repeat;
    background-size: contain;
}
.search-block {
    overflow: hidden;
    border-radius: 30px;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.search-wrapper {
    width: 100%;
    margin-bottom: 25px;
    display: inline-block;
}
.search-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #1d1d1b;
}
.search-input::-moz-placeholder { /* Firefox 19+ */
    color: #1d1d1b;
}
.search-input:-ms-input-placeholder { /* IE 10+ */
    color: #1d1d1b;
}
.search-input:-moz-placeholder { /* Firefox 18- */
    color: #1d1d1b;
}
.search-info {
    padding: 8px 0;
    display: block;
}
/* BEGIN SPLIT BLOCK */
.split-wrapper {
    padding: 80px 0 50px;
}
.split-block {
    padding: 30px;
    display: flex;
    min-height: 100%;
    position: relative;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
    justify-content: flex-end;
}
.split-title {
    color: #1d1d1b;
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.split-info {
    margin: 0;
    color: #1d1d1b;
    font-size: 22px;
    line-height: 27px;
}
.split-box {
    max-width: 200px;
}
.split-box-img {
    left: 0;
    top: -40px;
    max-width: 260px;
    max-height: 300px;
    position: absolute;
}
.split-register {
    justify-content: flex-start;
    background: url('../img/bg-split.jpg') center no-repeat;
    background-size: cover;
}
/* BEGIN DASHBOARD */
.dashboard-wrapper {
    display: flex;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.12);
}
.dashboard-sidebar {
    min-width: 71px;
    max-width: 71px;
    overflow: hidden;
    padding: 15px 0 0;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.12);
}
.sidebar-show {
    min-width: 250px;
}
.dashboard-content {
    width: 100%;
    height: 100vh;
    padding: 30px;
    overflow: auto;
    word-wrap: break-word;
    background-color: #fff;
}
.dashboard-sidebar ul {
    margin: 0;
    padding: 0;
}
.dashboard-sidebar li {
    display: block;
}
.dashboard-sidebar nav a {
    width: 100%;
    color: #8a8a8a;
    font-weight: 600;
    white-space: nowrap;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 10px 10px 25px;
    border-bottom: 1px solid #ccc;
}
.dashboard-sidebar li:first-child a {
    border-top: 1px solid #ccc;
}
.dashboard-sidebar .active {
    position: relative;
    background-color: #fff3f0;
}
.dashboard-sidebar .active::before {
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    width: 10px;
    display: block;
    position: absolute;
    background: #ff562b;
    background: -moz-linear-gradient(top, #ff562b 0%, #ff2754 100%);
    background: -webkit-linear-gradient(top, #ff562b 0%,#ff2754 100%);
    background: linear-gradient(to bottom, #ff562b 0%,#ff2754 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff562b', endColorstr='#ff2754',GradientType=0 );
}
.dashboard-sidebar img {
    width: 21px;
    float: left;
    display: block;
    max-height: 21px;
}
.dashboard-sidebar span {
    padding-left: 25px;
}
.dashboard-avatar {
    padding: 10px 16px;
}
.dashboard-avatar a {
    text-decoration: none;
}
.dashboard-avatar img {
    width: 100%;
    float: none;
    height: auto;
    display: block;
    max-height: none;
    border-radius: 50%;
    margin: 0 auto 20px;
}
.dashboard-avatar span {
    padding: 0;
    display: none;
    color: #f15d2e;
    font-weight: 700;
    text-transform: uppercase;
}
.dashboard-toggle {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 20px 10px;
    padding: 0 !important;
    background: url(../img/icon-menu.svg) center no-repeat;
    background-size: contain;
}
/* BEGIN CARD BOX */
.card-wrapper {
    text-decoration: none !important;
}
.card-box {
    height: 100%;
    padding: 20px;
    overflow: hidden;
    align-items: center;
    border-radius: 15px;
    background-color: #fff;
    justify-content: center;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.card-flex {
    display: flex;
}
.card-icon {
    max-width: 50px;
    max-height: 50px;
    margin-right: 30px;
    display: inline-block;
}
.title-emphasis {
    display: block;
    color: #ff5829;
    font-size: 28px;
    font-weight: 700;
    line-height: 33px;
    text-align: center;
}
.card-subtitle {
    color: #484848;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
}
.card-block {
    padding-bottom: 20px;
}
.title-default {
    margin: 0;
    color: #ff5b27;
    display: block;
    font-size: 21px;
}
.title-primary {
    margin: 0;
    color: #ff5829;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.title-secundary {
    margin: 0;
    color: #1d1d1b;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.title-info {
    color: #1d1d1b;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.title-stickout {
    color: #ff5829;
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-top: 10px;
    text-align: center;
}
.text-default {
    color: #4e4e4e;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
}
/* BEGIN STATUS */
.status-wrapper {
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.status-title {
    margin: 0;
    color: #707070;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 15px;
    text-transform: uppercase;
    background-color: #ebebeb;
}
.status-box {
    height: 100%;
    padding: 20px 25px;
    text-align: center;
}
.status-avatar {
    text-align: center;
}
.status-avatar img {
    width: auto;
    display: block;
    margin: 0 auto;
    max-height: 90px;
    border-radius: 50%;
}
.status-info h4 {
    margin: 10px 0;
    color: #ff582a;
    font-size: 14px;
    font-weight: 600;
}
.status-info p {
    color: #1d1d1b;
    margin: 5px 0 0;
    font-size: 14px;
    line-height: 18px;
}
.status-cover {
    position: relative;
}
.status-cover::before {
    top: 0;
    bottom: 0;
    width: 5px;
    content: "";
    right: 15px;
    position: absolute;
}
.status-cover.active:before {
    background-color: #7cc73e;
}
.status-cover.inactive:before {
    background-color: #ff4c16;
}
.active .status-opt {
    background: #8cd148; /* Old browsers */
    background: -moz-linear-gradient(top, #8cd148 0%, #6dbd34 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #8cd148 0%,#6dbd34 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #8cd148 0%,#6dbd34 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cd148', endColorstr='#6dbd34',GradientType=0 ); /* IE6-9 */
}
.inactive .status-opt {
    background: #ff501c; /* Old browsers */
    background: -moz-linear-gradient(top, #ff501c 0%, #ff470d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff501c 0%,#ff470d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff501c 0%,#ff470d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff501c', endColorstr='#ff470d',GradientType=0 ); /* IE6-9 */
}

.status-action a {
    padding: 10px;
    margin: 0 5px;
    line-height: 20px;
    border-radius: 3px;
    display: inline-block;
    background-color: #ddd;
    vertical-align: middle;
}
.status-action a img {
    width: 25px;
    display: block;
    max-width: 25px;
    max-height: 20px;
}
.status-opt {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    margin-right: 0 !important;
    padding: 10px 20px !important;
}
.status-opt:hover {
    color: #fff;
    text-decoration: none;
}
.status-cover:nth-child(odd) {
    background-color: #f4f4f4;
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
}
/* BEGIN CHAT */
.chat-wrapper {
    height: 60vh;
    overflow: auto;
    padding-top: 20px;
}
.chat-wrapper::-webkit-scrollbar {
    display: none;
}
.chat-wrapper::-moz-scrollbar {
    display: none;
}
.chat-wrapper::-ms-scrollbar {
    display: none;
}
.chat-wrapper::scrollbar {
    display: none;
}
.chat-row {
    display: flex;
    padding: 0 20px 20px;
}
.chat-avatar {
    text-align: center;
}
.chat-avatar img {
    display: block;
    max-width: 40px;
    border-radius: 50%;
}
.chat-avatar small {
    color: #1d1d1b;
    display: block;
    font-size: 9px;
    margin-top: 10px;
    text-transform: uppercase;
}
.chat-msg {
    width: 100%;
    color: #1d1d1b;
    font-size: 12px;
    margin-left: 15px;
    border-radius: 15px;
    padding: 10px 20px;
    position: relative;
    height: fit-content;
    background-color: #f0f1f1;
}
.chat-msg small {
    font-size: 9px;
}
.chat-msg::before {
    top: 15px;
    width: 0;
    height: 0;
    left: -8px;
    content: "";
    display: block;
    position: absolute;
    border-top: 7px solid transparent;
    border-right: 10px solid #f0f1f1;
    border-bottom: 7px solid transparent;
}
.flex-row-reverse .chat-msg {
    margin: 0;
}
.flex-row-reverse .chat-msg::before {
    right: -8px;
    left: auto;
    border-right: none;
    border-top: 7px solid transparent;
    border-left: 10px solid #f0f1f1;
    border-bottom: 7px solid transparent;
}
.chat-msg small {
    right: 15px;
    bottom: -20px;
    display: block;
    font-size: 9px;
    position: absolute;
}
.chat-row.flex-row-reverse {
    margin-bottom: 25px;
}
.chat-input-wrapper {
    padding: 20px;
    display: flex;
    position: relative;
    background-color: #ebebeb;
}
.chat-input-block{
    width: 100%;
}
.chat-input-block textarea {
    width: 100%;
    border: none;
    resize: none;
    outline: none;
    display: block;
    overflow: hidden;
    border-radius: 30px;
    padding: 10px 130px 10px 25px;
}
.chat-button-block .btn-chat {
    right: 20px;
    color: #fff;
    border: none;
    height: 44px;
    bottom: 20px;
    outline: none;
    cursor: pointer;
    padding: 0 30px;
    position: absolute;
    border-radius: 30px;
    background: #ff5c26;
    text-transform: uppercase;
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%);
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%);
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 );
}

/* BEGIN ACCORDION */
.card-header {
    padding: 0;
    border-top: 1px solid #dadada !important;
}
.card-header .btn-link {
    width: 100%;
    color: #3f3f3f;
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    padding: 20px 35px;
    text-decoration: none;
    background-color: #fff;
}
.card:first-child .card-header {
    border-top: none !important;
}
.card-header,
.accordion .card {
    border: none;
}
.accordion {
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.accordion .card-body {
    font-size: 16px;
    padding: 15px 35px;
    position: relative;
    background-color: #f8f6fb;
    border-top: 1px solid #dadada;
}
.accordion .card-body::before {
    top: 0;
    left: 0;
    bottom: 0;
    width: 10px;
    content: "";
    display: block;
    position: absolute;
    background: #ff5c26;
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%);
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%);
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 );
}
.accordion .card-body h2 {
    color: #ff5b27;
    font-size: 16px;
    margin: 0 0 10px;
    font-weight: 700;
}
.show + .arrow-collapse {
    background-image: url('../img/icon-accordion-up.png');
}
.arrow-collapse {
    top: 23px;
    right: 25px;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    background: url('../img/icon-accordion-down.png') center no-repeat;
    background-size: contain;
}
/* BEGIN TABS */
.tabs-wrapper .nav-tabs {
    border-bottom: none;
}
.tabs-wrapper .tab-content {
    border: none;
    padding: 30px;
    border-radius: 0 10px 10px 10px;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.tabs-wrapper .nav-link {
    border: none;
    color: #515151;
    font-weight: 600;
    padding: 7px 20px;
    text-transform: uppercase;
    background-color: #ebebeb;
    border-radius: 10px 10px 0 0;
}
.tabs-wrapper .nav-link.active {
    color: #fff;
    background-color: #ff4f1a;
    border-radius: 10px 10px 0 0;
}
/* BEGIN MOBILE ACCORDION */
.accordionMob {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.accordionMob .card {
    border: none;
}
.accordionMob .card-header {
    padding: 0;
    border-radius: 0;
    border-top-color: #757575;
}
.accordionMob .card-header .btn-link {
    width: 100%;
    color: #fff;
    display: block;
    text-align: left;
    border-radius: 0;
    font-weight: 600;
    padding: 10px 20px;
    background-color: #ff5b27;
}
.accordionMob .card-header .btn-link.collapsed {
    color: #5b5b5b;
    background-color: #ebebeb;
}

/* BEGIN SERVICE BLOCK */
.row-avatar {
    padding-bottom: 25px;
    border-bottom: 1px solid #b7b7b7;
}
.row-avatar .status-avatar {
    padding: 0;
    align-items: flex-end;
}
.row-avatar .status-info h4 {
    text-transform: uppercase;
}
.status-avatar-name {
    text-align: center;
}
.status-avatar-name img {
    max-width: 70px;
    max-height: 110px !important;
    margin: 0 auto 9px !important;
}
.status-avatar-name small {
    display: block;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
}
/* BEGIN PERCENT ROW */
.percent-wrapper {
    padding-right: 0;
    border-right: none;
}
.percent-block {
    width: 100%;
}
.progress-bar {
    width: 100%;
    height: 15px;
    margin-top: 8px;
    position: relative;
    border-radius: 30px;
    background-color: #c5c5c7;
}
.progress-line {
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    border-radius: 30px;
    background: #ff0275; /* Old browsers */
    background: -moz-linear-gradient(left, #ff0275 0%, #ff5b27 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ff0275 0%,#ff5b27 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ff0275 0%,#ff5b27 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0275', endColorstr='#ff5b27',GradientType=1 ); /* IE6-9 */
}
.percent-title {
    font-size: 14px;
    display: block;
    text-align: right;
    padding-top: 35px;
    background: url(../img/robot-normal.svg) left center no-repeat;
    background-size: 40px;
}
.percent-img {
    max-height: 50px;
}
.percent-input-wrapper {
    padding-top: 20px;
    border-top: 1px solid #b7b7b7;
}
.percent-input-wrapper label {
    margin: 0;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    padding-right: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.percent-input-field {
    position: relative;
}
.percent-input-field input {
    border: none;
    height: 30px;
    border-radius: 30px;
    background-color: #ddd;
}
.percent-input-field input {
    width: 100%;
    border: none;
    height: 32px;
    outline: none;
    padding-right: 80px;
    border-radius: 30px;
    background-color: #ddd;
    padding: 10px 80px 10px 15px;
}
.percent-input-field button {
    top: 0;
    right: 0;
    color: #fff;
    height: 32px;
    border: none;
    display: block;
    padding: 0 15px;
    font-size: 12px;
    position: absolute;
    border-radius: 30px;
    background: #ff5c26;
    text-transform: uppercase;
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%);
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%);
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 );
}
/* BEGIN BUyTTON */
.btn-default,
.btn-secundary {
    color: #fff;
    border: none;
    font-size: 16px;
    cursor: pointer;
    font-weight: 600;
    overflow: hidden;
    text-align: center;
    padding: 10px 20px;
    border-radius: 30px;
    background: #ff5c26;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
    text-transform: uppercase;
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%);
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%);
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 );
}
.btn-secundary {
    background: #b0b3b3; /* Old browsers */
    background: -moz-linear-gradient(top, #b0b3b3 0%, #7b7e7f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b0b3b3 0%,#7b7e7f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b0b3b3 0%,#7b7e7f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b3b3', endColorstr='#7b7e7f',GradientType=0 ); /* IE6-9 */
}
.btn-lg {
    width: 100%;
    display: block;
}
.btn-gd.success {
    background: #00be17; /* Old browsers */
    background: -moz-linear-gradient(top, #00be17 0%, #007210 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #00be17 0%,#007210 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #00be17 0%,#007210 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00be17', endColorstr='#007210',GradientType=0 ); /* IE6-9 */
}
.btn-gd.danger {
    background: #fc144c; /* Old browsers */
    background: -moz-linear-gradient(top, #fc144c 0%, #bf0000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fc144c 0%,#bf0000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fc144c 0%,#bf0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc144c', endColorstr='#bf0000',GradientType=0 ); /* IE6-9 */
}
/* BEGIN LIST */
.list-wrapper ul {
    padding: 0;
}
.list-wrapper li {
    color: #000;
    display: block;
    font-size: 14px;
    margin-top: 10px;
    position: relative;
    padding-left: 25px;
}

.list-wrapper li::before {
    left: 0;
    top: 3px;
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;
    position: absolute;
    background: #929497;
}
.list-wrapper li:hover::before,
.list-wrapper li.active::before {
    background: #ff5c26;
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%);
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%);
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 );
}
.list-wrapper li::after {
    top: 7px;
    left: 4px;
    width: 7px;
    height: 7px;
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
}
.list-wrapper li a {
    color: #000;
}
.list-wrapper li.active a,
.list-wrapper li a:hover {
    color: #f15f2e;
    text-decoration: none;
}

/* BEGIN SLIDE */
.slide-wrapper {
    min-height: 75px;
}
.slide-wrapper .ui-state-active {
    color: initial !important;
}
.slide-wrapper .ui-slider-handle i {
    top: 35px;
    left: -15px;
    min-width: 64px;
    padding: 5px 15px;
    border-radius: 5px;
    font-style: normal;
    position: absolute;
    text-align: center;
    background-color: #fff;
    border: 1px solid #959595;
}
.slide-wrapper .ui-widget.ui-widget-content {
    height: 15px;
    margin-top: 20px;
    border-radius: 30px;
    border-color: #959595 !important;
}
.slide-wrapper .ui-widget-header {
    margin-top: -2px;
    height: 17px !important;
    background-color: #ff5b26 !important;
    border-top: 1px solid #959595 !important;
    border-bottom: 1px solid #959595 !important;
}
.slide-wrapper .ui-slider .ui-slider-handle {
    margin: -8px;
    outline: none;
    border-radius: 50%;
    width: 35px !important;
    height: 35px !important;
    background-color: #fff !important;
    border: 1px solid #959595 !important;
}
.title-input {
    color: #000;
    display: block;
    font-size: 16px;
    margin: 0 0 10px;
}
/* BEGIN INPUT */
.input {
    color: #000;
    width: 100%;
    border: none;
    outline: none;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 30px;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.input.danger {
    padding-right: 45px;
    border: 1px solid #ff0000;
    background: url('../img/icon-error.png') 95% center no-repeat;
    background-size: 18px;
}
.input.success {
    padding-right: 45px;
    border: 1px solid #00a13d;
    background: url('../img/icon-success.svg') 95% center no-repeat;
    background-size: 18px;
}
textarea.input {
    resize: none;
    min-height: 150px;
    border-radius: 15px;
}
/* BEGIN SWITCH */
.switch {
    width: 55px;
    height: 29px;
    position: relative;
    display: inline-block;
}
.switch input {
    display:none;
}
.slider {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    transition: .4s;
    position: absolute;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    background-color: #e1e1e1;
}

.slider:before {
    left: 4px;
    bottom: 4px;
    content: "";
    width: 21px;
    height: 21px;
    position: absolute;
    background-color: #fff;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #ff5b26;
}

input:focus + .slider {
    box-shadow: 0 0 1px #ff5b26;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
/* ROUNDED SLIDERS */
.slider.round {
    border-radius: 50px;
}
.slider.round:before {
    border-radius: 50%;
}
/* BEGIN DROPDOWN */
.dropdown .btn {
    width: 100%;
    border: none;
    z-index: 200000;
    text-align: left;
    position: relative;
    color: #000 !important;
    background: #fff !important;
}
.dropdown .btn:focus {
    box-shadow: none !important;
}
.dropdown-menu {
    width: 100%;
    border: none;
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    transform: initial !important;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
/* BEGIN DROPDONW */
.dropdown-custom .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}
.dropdown-custom .select {
    width: 100%;
    color: #000;
    height: 55px;
    cursor: pointer;
    font-size: 16px;
    position: relative;
    border-radius: 15px;
    display: inline-block;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.dropdown-custom .select-styled {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    position: absolute;
    padding: 15px 25px;
    border-radius: 15px;
    background-color: #fff;
}
.dropdown-custom .select-styled:after {
    top: 13px;
    right: 17px;
    content: "";
    width: 27px;
    height: 27px;
    display: block;
    position: absolute;
    background: url('../img/icon-dropdown.png') center no-repeat;
    background-size: 27px;
}
.dropdown-custom .select-styled:hover {
    background-color: #fff;
}
.dropdown-custom .select-styled:active,
.dropdown-custom .select-styled.active {
    background-color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.dropdown-custom .select-options {
    left: 0;
    right: 0;
    top: 100%;
    margin: 0;
    padding: 0;
    z-index: 1;
    display: none;
    list-style: none;
    position: absolute;
    background-color: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.dropdown-custom .select-options li {
    margin: 0;
    overflow: hidden;
    text-indent: 15px;
    padding: 12px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-top: 1px solid #f7f3f2;
}
.dropdown-custom .select-options li:hover {
    color: #fff;
    background: #ff5b26;
}
.dropdown-custom .select-options li[rel="hide"] {
    display: none;
}
/* BEGIN DROPDOWN SLIDE */
.dropdown-slide select {
    border: none;
    outline: none;
    font-size: 22px;
    appearance: none;
    border-radius: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #ebebeb;
    padding: 5px 60px 5px 20px;
    background: url(../img/icon-dropdown-mini.png) 85% center #ebebeb no-repeat;
    background-size: 28px;
}
.dropdown-slide .ui-widget.ui-widget-content {
    border: none;
    height: 15px;
    margin: 20px 15px;
    border-radius: 30px;
    background-color: #ebebeb;
    box-shadow: 0 0 0 15px #fff, 0 0 15px 14px rgba(0,0,0,.2);
}
.dropdown-slide .ui-slider .ui-slider-range {
    border-radius: 30px;
    background-color: #ff5a28;
}
.dropdown-slide .ui-slider-handle {
    margin: -2px;
    outline: none;
    border-radius: 50%;
    width: 27px !important;
    height: 27px !important;
    border: none !important;
    background: #fff !important;
    box-shadow: 0 0 8px 1px rgba(0,0,0,.1);
}
.title-highlight {
    color: #ff5a28;
    font-size: 23px;
    font-weight: 600;
    margin: 0 0 10px;
}
/* BEGIN DATEPICKER */
.ui-datepicker-calendar th {
    color: #858688;
    font-size: 14px;
    background-color: #f0f1f1;
    text-transform: uppercase;
    font-weight: 100 !important;
    padding: 10px 7px !important;
}
.ui-datepicker-calendar th:first-child {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.ui-datepicker-calendar th:last-child {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.datepicker-wrapper .ui-datepicker-header {
    margin-bottom: 10px;
}
.datepicker-wrapper .ui-datepicker-header {
    color: #fff;
    padding: 7px;
    border: none;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 10px;
    border-radius: 30px;
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%);
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%);
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 );
}
.datepicker-wrapper .ui-datepicker {
    padding: 0;
    display: block;
    border-radius: 21px;
    border: none !important;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.datepicker-wrapper .ui-datepicker-current-day a {
    color: #8a8a8a;
}
.datepicker-wrapper .ui-state-default {
    text-align: center;
    border: none !important;
    background: none !important;
}
.datepicker-wrapper .ui-datepicker-week-end:first-child a {
    color: #ff522f;
}
.datepicker-wrapper .ui-state-highlight {
    width: 28px;
    height: 28px;
    margin: 0 auto;
    line-height: 22px;
    border-radius: 50%;
    color: #fff !important;
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%) !important;
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%) !important;
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 ) !important;
}
.datepicker-wrapper .ui-corner-all.ui-state-hover {
    border: none !important;
    background: none !important;
}
.datepicker-wrapper .ui-widget-header .ui-icon,
.datepicker-wrapper .ui-state-hover .ui-icon {
    background: url('../img/arrow-prev-datepicker.svg') center no-repeat;
}
.datepicker-wrapper .ui-datepicker .ui-datepicker-next .ui-icon {
    background: url('../img/arrow-next-datepicker.svg') center no-repeat;
}
.datepicker-wrapper .ui-datepicker .ui-datepicker-prev,
.datepicker-wrapper .ui-datepicker .ui-datepicker-next {
    top: 3px;
    left: 20px;
    cursor: pointer;
}
.datepicker-wrapper .ui-datepicker .ui-datepicker-next {
    left: auto;
    right: 20px;
}
.datepicker-wrapper .ui-datepicker-inline {
    margin: 0 auto;
}
/* BEGIN ALERTS */
.alert {
    color: #000;
    overflow: hidden;
    border-width: 2px;
    position: relative;
    padding-left: 85px;
    border-radius: 10px;
}
.alert::before {
    top: 0;
    left: 0;
    bottom: 0;
    content: "";
    width: 70px;
    display: block;
    position: absolute;
    border-radius: 8px;
    background-color: #ddd;
}
.alert-success {
    border-color: #00a651;
}
.alert-success::before {
    background: url('../img/icon-alert-success.svg') center no-repeat #00a651;
    background-size: 35px;
}
.alert-danger {
    border-color: #ff0000;
}
.alert-danger::before {
    background: url('../img/icon-alert-danger.svg') center no-repeat #ff0000;
    background-size: 35px;
}
.alert-warning {
    border-color: #ffce25;
}
.alert-warning::before {
    background: url('../img/icon-alert-warning.svg') center no-repeat #ffce25;
    background-size: 35px;
}
.alert-primary {
    border-color: #00aeef;
}
.alert-primary::before {
    background: url('../img/icon-alert-info.svg') center no-repeat #00aeef;
    background-size: 15px;
}
/* BEGIN HEADER */
.modal-content {
    border: none;
}
.modal-body {
    border: none;
    padding: 25px;
}
.modal-header {
    border: none;
    padding: 25px 35px;
    background: url('../img/bg-header-modal.jpg') center no-repeat;
    background-size: cover;
}
.modal-header h3 {
    margin: 0;
    color: #fff;
    line-height: 50px;
    padding-left: 80px;
    text-transform: uppercase;
    background: url('../img/icon-translate.png') left center no-repeat;
    background-size: 58px;
}
.modal-dialog {
    padding: 10px;
}
.modal button.close {
    top: 0;
    right: 0;
    opacity: 1;
    padding: 0;
    width: 30px;
    color: #fff;
    height: 30px;
    outline: none;
    text-shadow: none;
    text-align: center;
    border-radius: 50%;
    background: #ff5c26;
    position: absolute;
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%);
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%);
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 );
}
.modal-video .modal-content {
    padding: 10px;
    background: none;
}
.modal-video iframe {
    width: 100%;
}
.play-video {
    cursor: pointer;
}
.close:not(:disabled):not(.disabled):hover {
    color: #fff;
}
.progress-robot {
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: -10px;
    display: block;
    position: absolute;
    background: url(../img/robot-normal.svg) center no-repeat;
    background-size: contain;
}
hr {
    background: #acacac;
}
.modal .datepicker-wrapper .ui-datepicker {
    box-shadow: none;
}
/* BEGIN PAGINATION */
.btn-prev {
    padding-left: 40px;
}
.btn-next {
    padding-right: 40px;
}
.btn-prev i,
.btn-next i {
    top: 14px;
    left: 30px;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
}
.btn-prev i {
    background: url(../img/arrow-prev-datepicker.svg) center no-repeat;
    background-size: contain;
}
.btn-next i {
    top: 14px;
    left: auto;
    right: 30px;
    background: url(../img/arrow-next-datepicker.svg) center no-repeat;
    background-size: contain;
}
/* BEGIN TITLE PAGE */
.title-page {
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
    background: #ff5c26;
    margin-bottom: 20px;
    justify-content: center;
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%);
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%);
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 );
}
.title-page::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    background: url(../img/bg-pattern.png) center no-repeat;
    background-size: cover;
}
.title-page-block {
    left: 5%;
    width: 100%;
    padding: 20px;
    margin: 20px 0;
    max-width: 230px;
    position: relative;
    border-radius: 5px;
    background-color: #fff;
    text-transform: uppercase;
}
.title-page-block .text-default,
.title-page-block .title-highlight {
    margin: 0;
}
.title-page-img {
    width: 190px;
    left: -178px;
    bottom: -45px;
    height: 155px;
    position: absolute;
    background: url('../img/robot-hand.svg') center no-repeat;
}
/* BEGIN AVATAR BLOCK */
.avatar-img {
    width: 100%;
    display: block;
    border-radius: 50%;
    margin-bottom: 10px;
}
.rate-review-wrapper {
    display: flex;
    margin-top: 10px;
}
.rate-wrapper img {
    width: 15px;
    height: 15px;
    margin-bottom: 0;
    margin-left: 6px;
    margin-top: -5px;
    display: inline-block;
}
.review-wrapper {
    margin-left: 20px;
}
.card-box-buttons {
    padding: 20px;
    margin: 20px -20px -20px;
    background-color: #f8f8f8;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.card-avatar .text-default {
    font-size: 12px;
}
.label-number {
    display: block;
    text-align: left;
}
.card-avatar .title-highlight {
    text-transform: uppercase;
}
/* BEGIN PROFILE PAGE */
.title-normal {
    color: #fff;
    margin: 20px 0;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    position: relative;
    text-transform: uppercase;
}
.sidebar-avatar {
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.sidebar-avatar .avatar-img {
    margin: 0 auto;
    display: block;
    max-width: 160px;
}
.sidebar-avatar span {
    color: #f15d2e;
    display: block;
    font-weight: 700;
    margin: 20px 0 5px;
    text-transform: uppercase;
}
.sidebar-avatar .btn-default,
.sidebar-avatar .btn-secundary {
    margin-top: 30px;
    padding: 5px 25px;
}
.sidebar-avatar-img {
    display: none;
}
.list-secundary {
    margin: 0;
    padding: 0;
}
.list-secundary li {
    display: block;
    margin-top: 10px;
    line-height: 15px;
    position: relative;
    padding-left: 15px;
}
.list-secundary li::before {
    left: 0;
    top: 4px;
    width: 8px;
    content: "";
    height: 8px;
    display: block;
    position: absolute;
    border-radius: 50%;
    background: #ff5c26;
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%);
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%);
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 );
}
.list-secundary li a {
    color: #1d1d1b;
    font-size: 12px;
    text-decoration: none;
}
.card-box-bottom {
    text-align: center;
}
.card-box-bottom .btn-default {
    margin-top: 10px;
}
.card-box-avatar img {
    max-height: 130px;
}
.card-box-review {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #b7b7b7;
}
.card-box-review:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}
/* BEGIN BANNER */
.banner-wrapper {
    overflow: hidden;
    padding: 30px 0 0;
    background-color: #ebebeb;
}
.banner-info {
    display: block;
    text-align: center;
    padding-bottom: 50px;
}
.banner-info .text-default {
    text-align: left;
}
.banner-img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.banner-info .btn-fill {
    margin-top: 30px;
}
.banner-info .title-emphasis {
    margin-bottom: 30px;
}
/* BEGIN STEPS */
.step-box {
    text-align: left;
    position: absolute;
}
.steps-wrapper {
    padding: 30px 0;
    position: relative;
    background-color: #fff;
}
.steps-mob {
    margin: 0 auto;
    max-width: 320px !important;
    position: static !important;
    min-height: 595px !important;
    background: url('../img/bg-steps-mob.svg') center no-repeat !important;
    background-size: 270px !important;
}
.steps-mob .step-1,
.steps-mob .step-3 {
    left: 50%;
    top: 100px;
    margin-left: -120px;
}
.steps-mob .step-3 {
    bottom: 120px;
    top: auto !important;
}
.steps-mob .step-box .text-default {
    margin-top: 0;
    font-size: 10px;
    line-height: 13px;
}
.steps-mob .step-box .title-stickout {
    font-size: 12px;
    margin-bottom: 0;
    text-align: left;
    text-transform: uppercase;
}
.steps-mob .step-box {
    width: 135px;
}
.steps-mob .step-2 {
    top: 50%;
    right: 50%;
    margin-top: -75px;
    margin-right: -130px;
}
/* BEGIN FAQ */
.faq-wrapper {
    padding: 40px 0;
    background-color: #ebebeb;
}
/* BEGIN FAQ FORM */
.faq-form-block {
    overflow: hidden;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.faq-form-text {
    color: #fff;
    margin: 0 auto;
    max-width: 290px;
    position: relative;
    padding: 20px 20px 100px 110px;
    background: url(../img/robot-hand.svg) 5% 55% no-repeat;
    background-size: 133px;
}
.faq-form-text h4 {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
}
.faq-form-text p {
    font-size: 14px;
}
.faq-form-input {
    padding: 10px 25px 25px 0;
}
.faq-form-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* BEGIN ICONS WRAPPER */
.icons-wrapper {
    padding: 30px 0;
    background-color: #fff;
}
.icons-block {
    margin-top: 20px;
}
.icons-block img {
    display: block;
    margin: 0 auto;
    max-height: 95px;
}
.icons-block h4 {
    color: #ff5b27;
    font-size: 16px;
    font-weight: 700;
    margin: 20px 0 10px;
}
.icons-block p {
    color: #444;
    font-size: 14px;
}
.banner-img-wrapper {
    padding: 30px 0;
    background-color: #fff;
}
.banner-img-box {
    width: 100%;
    display: block;
}
.banner-box-wrapper .slideshow-info {
    margin: 70px 0;
}
.banner-box {
    padding: 25px;
    display: inline-block;
    background-color: #eaeaea;
}
.banner-img-wrapper img {
    max-height: 200px;
}
.banner-glass p {
    color: #000;
    font-size: 12px;
    line-height: 17px;
}
.banner-glass h1 {
    color: #ff5829;
}
/* BEGIN REGISTER FORM */
.form-split {
    border-radius: 15px;
    background-color: #fff;
    margin-bottom: 130px !important;
    box-shadow: 0 0 13px 4px rgba(0,0,0,.1);
}
.form-bg {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
    background: url('../img/bg-form.jpg') center no-repeat;
    background-size: cover;
}
.form-input {
    padding: 25px 50px !important;
}
.title-form {
    margin: 0;
    color: #ff5829;
    font-size: 38px;
    text-align: center;
    text-transform: uppercase;
}
.form-radio-wrapper {
    padding-bottom: 7px;
    margin-bottom: 10px;
    border-bottom: 1px solid #afafaf;
}
.form-radio-block input {
    display: none;
}
.form-radio-block label {
    display: block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
}
.form-radio-block label::before {
    left: 0;
    top: 4px;
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;
    position: absolute;
    background: #929497;
}
.form-radio-block label::after {
    top: 8px;
    left: 4px;
    width: 7px;
    height: 7px;
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
}
.form-radio-block input:checked + label::before {
    background: #ff5c26;
    background: -moz-linear-gradient(top, #ff5c26 0%, #ff0176 100%);
    background: -webkit-linear-gradient(top, #ff5c26 0%,#ff0176 100%);
    background: linear-gradient(to bottom, #ff5c26 0%,#ff0176 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c26', endColorstr='#ff0176',GradientType=0 );
}
.form-link-action a,
.form-label-action {
    color: #1d1d1b;
    font-size: 14px;
}
.form-label-action a {
    color: #ff5b27;
}
.form-input img {
    display: block;
    max-height: 200px;
    margin: 10px auto -90px;
}
Regresar