@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Roman.eot');
    src: url('../fonts/Avenir-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Roman.woff2') format('woff2'), url('../fonts/Avenir-Roman.woff') format('woff'), url('../fonts/Avenir-Roman.ttf') format('truetype'), url('../fonts/Avenir-Roman.svg#Avenir-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('../fonts/Poppins-Medium.ttf') format('truetype');
}


@media screen and (min-width: 600px) {
    .btn-whatsapp {
        display: none;
    }
}


.indicaciones {
    color: #789D90;
    font-size:20px;
}

.botonMenu {
    height: 30px;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #606060;
    height: 35px;
}

.btnMenuSuperior {
    border-radius: 16px 16px 0px 0px;
}

.btnMenuInferior {
    border-radius: 0px 0px 16px 16px;
}

.botonMenu:hover {
    color: white;
    background-color: #789D90;
}


.dropdownPanel {
    /*   width: 200px;
    background-color: #F7F7F7;
    padding: 5px;
    left: 0;
    top: 0;
    margin-top: 35px;*/
    display: none;
    z-index: 1000;
    background-color: #F7F7F7;
    margin-left: -130px;
    width: 200px;
    margin-top: 10px;
    font-family: 'Poppins-Medium';
    border-radius: 16px;
}

    .dropdownPanel:before {
        /*width: 0;
        content: "";
        height: 0;
        border-style: solid;
        border-width: 0 7px 8px 7px;
        border-color: transparent transparent #F7F7F7 transparent;
        text-align: center;
        top: 0;
        left: 0;
        margin-top: -8px;
        margin-left: 10px;*/
    }





.timer {
    color: #606060;
    font-size: 40px;
    font-weight: bold;    
}

.contenedorUbicacion {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #959593;
    padding: 15px;
    color: #959593;
    text-align: left;
}



.contenedorUbicacionSeleccionado {
    background-color: #789D90;
    border-radius: 10px;
    border: 1px solid #959593;
    padding: 15px;
    color: #fff;
    text-align: left;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    color: #fff;
    background-color: #789D90;
}


.fondoNegro {
    background-color: black;
    width: 93%;
    height: 100%;
    opacity: 0;
    z-index: 100;
    position: absolute;
}

    .fondoNegro:hover {
        opacity: 0.5;
    }


.agregarLink {
    color: #789D90;
}

.linkPerfil {
    color: #789D90;
    text-decoration: underline;
    font-family: 'Poppins-Medium';
    margin-left: 15px;
    cursor: pointer;
}

.imagenAreaVerde {
}


.tituloAreaverde {
    font-family: 'Avenir';
    font-size: 23px;
    padding-top: 30px;
    letter-spacing: 3px;

    position: absolute;
    /*position: absolute;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*margin: auto;*/
}


.imagenAreaVerdeDepartamento {
    height: 600px;

    background-image: url('../img/residencialPolinizador.jpg');
    background-repeat: no-repeat;


}
.imagenAreaVerdeDepartamento:hover {
    height: 600px;

    background-image: url('../img/residencialPolinizador-n.jpg');
    background-repeat: no-repeat;
}


.imagenAreaVerdeOficina {
    height: 600px;
    /*background: url(../Content/img/POLINIZADOR.png);*/
    background-image: url('../img/oficinaHuatan.jpg');
    background-repeat: no-repeat;
}

    .imagenAreaVerdeOficina:hover {
        height: 600px;
        /*background: url(../Content/img/POLINIZADOR.png);*/
        background-image: url('../img/oficinaHuatan-n.jpg');
        background-repeat: no-repeat;
    }



.imagenAreaVerdeExtensiones {
    height: 600px;
    /*background: url(../Content/img/POLINIZADOR.png);*/
    background-image: url('../img/grandesextensionesParqueUruguay.jpg');
    background-repeat: no-repeat;
}

    .imagenAreaVerdeExtensiones:hover {
        height: 600px;
        /*background: url(../Content/img/POLINIZADOR.png);*/
        background-image: url('../img/grandesextensionesParqueUruguay-n.jpg');
        background-repeat: no-repeat;
    }

/*
    .imagenAreaVerde:hover {
        opacity: 0.8;
    }
*/
.contenidoCentrado {
    display: flex;
    align-items: center;
}

.centrado {
    margin: 0 auto;
}

.iconoAlerta {
    width: 25px;
    height: 25px;
}

.iconoCerrarAlerta {
    width: 15px;
    height: 15px;
    opacity: 1 !important;
    margin-top: -5px;
}

.alerta {
    background-color: #FAFAC4 !important;
    color: #959593;
    border: 1px solid #707070;
    border-radius: 0px !important;
    font-size: 12px;
}

#divServicios {
    color: #959593;
    font-family: 'Poppins-Medium' !important;
    margin-left: 70px;
}


.tituloCotizacion {
    color: #959593;
    font-family: 'Poppins-Medium' !important;
}


.btn-whatsapp {
    display: block;
    width: 70px;
    height: 70px;
    color: #fff;
    position: fixed;
    right: 20px;
    bottom: 20px;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
    z-index: 999;
}


.menuhuatan {
    margin-left: -17%;
}



.btn-cotizadisabled {
    color: #fff;
    background-color: #c2c2c2;
    border-color: #c2c2c2;
    font-family: 'Avenir' !important;
    border-color: #789D90;
    border: 0;
    padding: -12px;
    border-radius: 15px;
    width: 180px;
    padding: 5px;
    letter-spacing: 2px;
    cursor: pointer;
    font-size: 20px;
}




.btn-cotiza {
    color: #fff;
    background-color: #789D90;
    font-family: 'Avenir' !important;
    border-color: #789D90;
    border: 0;
    padding: -12px;
    width: 180px;
    border-radius: 15px;
    padding: 5px;
    letter-spacing: 2px;
    cursor: pointer;
    font-size: 20px;
}

    .btn-cotiza:hover {
        color: #fff;
        background-color: #789D90;
        border-color: #789D90;
        border: 0;
        width: 180px;
        padding: 5px;
        opacity: 0.8;
    }


.a-servicios {
    text-align: center;
    font-family: 'Avenir' !important;
    letter-spacing: 3.3px;
    color: #FFFFFF;
    opacity: 1;
}

.label-resumen {
    font-weight: bold;
    color: black;
    font-size: 12px;
}

.poppins {
    font-family: 'Poppins-Medium' !important;
}

.avenir {
    font-family: 'Avenir' !important;
}

.btnPerfil {
    background-color: #00000029;
    border: 0px;
}

    .btnPerfil:hover {
        background-color: #789D90;
    }

.titulo-bienvenida {
    font-family: 'Avenir' !important;
    text-align: center;
    letter-spacing: 5.1px;
    color: #789D90;
    font-size: 32px;
}

.donde-bienvenida {
    font-family: 'Poppins-Medium' !important;
    text-align: center;
    letter-spacing: 3px;
    color: #959593;
    opacity: 0.7;
    font-size: 16px;
}

.disponibilidad {
    letter-spacing: 0.5px;
    color: #959593;
    opacity: 1;
    margin-left: 30px;
    margin-top: 15px;
}


.circulo-disponibilidad {
    width: 20px;
    height: 20px;
    position: absolute;
    margin-top: 6px;
    margin-right: 20px;
}

.contador {
    text-align: left;
    btn-cotiza font-family: 'Poppins-Medium' !important;
    font-size: 30px;
    letter-spacing: 0.94px;
    color: #959593;
    opacity: 1;
    margin-left: 30px;
}

.localizacion-bienvenida {
    font-family: 'Poppins-Medium' !important;
    text-align: center;
    font-size: 15px;
    /*letter-spacing: 2.4px;*/
    color: #959593;
    opacity: 0.7;
    line-height: 100%;
}

.contenedorFacturacion {
    background-color: #F5F5F5;
    border-radius: 10px;
    border: 1px solid #959593;
    padding: 20px;
    color: #959593;
    text-align: left;
    margin-left:30px;
}



.contenedorFacturacionSeleccionado {
    background-color: #789D90;
    border-radius: 10px;
    border: 1px solid #959593;
    padding: 20px;
    color: #fff;
    text-align: left;
    margin-left: 30px;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
::placeholder {
    color: #959593;
}




.btn-frecuencia {
    background-color: #F5F5F5;
    color: #959593;
    border: 1px solid #D6D6D6;
    width: 75%;
}

.btn-frecuenciaSeleccionado {
    background-color: #789D90;
    color: #FFFFFF;
    border: 1px solid #D6D6D6;
    width: 75%;
}

.btn-frecuencia:hover {
    background-color: #959593;
    color: white;
}


.btn-espacio {
    background-color: #F5F5F5;
    color: #959593;
    border: 1px solid #D6D6D6;
    width: 50%;
}


.btn-espacioSeleccionado {
    background-color: #789D90;
    color: #FFFFFF;
    border: 1px solid #D6D6D6;
    width: 25%;
}

.btn-espacio:hover {
    background-color: #959593;
    color: white;
}

.marcadorPaquete {
    margin-right: 5px;
}

body {
    background: #efefef;
    color: #fff;
    /*font-family: 'Nunito', ;*/
    font-family: 'Avenir';
    font-weight: normal;
    font-style: normal;
}

a {
    color: #fff;
    transition: 0.5s;
}

    a:hover,
    a:active,
    a:focus {
        /* color: #789D90;*/
        outline: none;
        color: #fff;
        text-decoration: none;
    }

p {
    padding: 0;
    margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: "Raleway", sans-serif;
  font-weight: 400;*/
    font-family: 'Avenir';
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding: 0;
}

.inter {
    line-height: 15.3px;
}



.main-page {
    margin-top: 70px;
}

.main {
    background: url("../img/bg-muro.jpg") repeat top;
}


.wow {
    visibility: hidden;
}


.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 22px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0;
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

        .tooltip .arrow::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
    padding: .4rem 0
}

    .bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
        bottom: 0
    }

        .bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
            top: 0;
            border-width: .4rem .4rem 0;
            border-top-color: #789D90
        }

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
    padding: 0 .4rem
}

    .bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
        left: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
            right: 0;
            border-width: .4rem .4rem .4rem 0;
            border-right-color: #789D90
        }

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
    padding: .4rem 0
}

    .bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
        top: 0
    }

        .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
            bottom: 0;
            border-width: 0 .4rem .4rem;
            border-bottom-color: #789D90
        }

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
    padding: 0 .4rem
}

    .bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
        right: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
            left: 0;
            border-width: .4rem 0 .4rem .4rem;
            border-left-color: #789D90
        }

.tooltip-inner {
    max-width: 200px;
    padding: .4rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #789D90;
    border-radius: .25rem
}

/* Prelaoder */

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url("../img/preloader.svg") no-repeat center center;
}

/* Back to top button */

.back-to-top {
    position: fixed;
    display: none;
    background: #789D90;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50px;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s ease-in-out;
}

    .back-to-top i {
        font-size: 24px;
        padding-top: 6px;
    }

    .back-to-top:focus {
        background: #789D90;
        color: #fff;
        outline: none;
    }

    .back-to-top:hover {
        background: #789D90;
        color: #fff;
    }

.contact-posi {
    position: fixed;
    left: 20px;
    bottom: 10px;
    z-index: 1
}

.position-back {
    position: fixed;
    left: 20px;
    top: 50%;
    z-index: 1
}

    .position-back img {
        width: 12px
    }

.position-back-inf {
    display: none;
}

    .position-back-inf img {
        width: 34px
    }


.position-cont-proy {
    display: none
}

@media (max-width: 768px) {
}

@media (max-width: 992px) {
    .position-back {
        display: none
    }

    .position-back-inf {
        display: inherit
    }

    .contact-posi {
        position: inherit;
    }
}

@media (max-width: 768px) {
    .position-cont-proy {
        position: fixed;
        left: 20px;
        top: 50%;
        z-index: 1;
        display: inherit
    }

        .position-cont-proy img {
            width: 15px
        }
}


/* Sections Header
--------------------------------*/

.section-header {
    margin: 10px 0;
    position: relative;
    padding: 15% 0 15%;
    background: url("../img/txt-abc-huerto.png") center no-repeat;
    background-size: cover;
}

    .section-header::before {
        content: '';
        position: absolute;
        display: block;
        width: 60px;
        height: 0px;
        background: #fff;
        bottom: 0;
        left: calc(50% - 25px);
    }

.section-header-v2 {
    margin: 10px 0;
    position: relative;
    padding: 1% 0 1%;
}


.section-header h2 {
    font-size: 66px;
    line-height: 0.8;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 20px;
}

.section-header-v2 h2 {
    font-size: 66px;
    line-height: 0.8;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 20px;
    color: #4d7670;
}


.section-header p {
    padding: 0 0;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    width: 100%;
    max-width: 730px
}

.section-header-v2 p {
    padding: 0 0;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    width: 100%;
    max-width: 730px
}


@media (max-width: 1000px) {
    .section-header {
        margin: 0px 0;
        padding: 120px 5% 70px 5%;
        background: url("../img/txt-abc-huerto-m.png") center no-repeat;
        background-size: auto;
    }
}

.section-with-bg {
    background-color: #f6f7fd;
}

.corte-1 {
    display: inherit;
    position: absolute;
    bottom: 0;
    padding: 0;
    margin: 0;
    width: 100%
}

    .corte-1 img {
        width: 100%;
        max-width: 100%;
        margin: auto 0
    }

.corte-2 {
    display: none
}

    .corte-2 img {
        width: 100%;
        max-width: 3000px
    }

@media (max-width: 768px) {
    .corte-1 {
        display: none
    }

    .corte-2 {
        display: inherit;
        position: absolute;
        bottom: 0;
        padding: 0;
        margin: 0;
        width: 100%
    }
}



/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.idioma-top {
    position: absolute;
    top: 30px;
    right: 60px;
}

    .idioma-top a {
        color: #fff
    }

        .idioma-top a:hover {
            opacity: 0.8
        }

@media (max-width: 1345px) {
    .idioma-top {
        display: none
    }
}

#header {
    height: 90px;
    padding: 25px 0;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
}

    #header.header-scrolled,
    #header.header-fixed {
        background: white;
        height: 80px;
        padding: 15px 0;
        transition: all 0.5s;
    }


        #header.header-scrolled #logo img {
            padding: 0;
            margin: 0;
            width: 100%;
            max-width: 45px;
        }

        #header.header-scrolled #user img {
            padding: 0;
            margin: 0;
            width: 100%;
            max-width: 45px;
        }

@media (max-width: 992px) {
    #header.header-scrolled,
    #header.header-fixed {
        background: #efefef;
        height: 80px;
        padding: 15px 0;
        transition: all 0.5s;
    }
}

#header #logo h1 {
    font-size: 36px;
    margin: 0;
    padding: 6px 0;
    line-height: 1;
    /*font-family: "Raleway", sans-serif;
  font-weight: 700;*/
    font-family: 'Avenir';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

    #header #logo h1 span {
        color: #789D90;
    }

    #header #logo h1 a,
    #header #logo h1 a:hover {
        color: #fff;
    }

#header #logo img {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 65px;
    margin-left: 40px;
}

@media (max-width: 1345px) {
    #header #logo img {
        padding: 0;
        margin: 0;
        width: 100%;
        max-width: 45px;
    }

    .user {
        display: none;
    }
}




@media (min-width: 1000px) {
    .fijar {
        position: fixed;
        bottom: 10px;
    }
}

.pull-left {
    padding-left: 20px
}

@media (max-width: 992px) {
    .pull-left {
        padding-left: 0
    }
}

.logo-home {
    width: 100%;
    max-width: 552px
}

@media (max-width: 1199px) {
    .logo-home {
        width: 100%;
        max-width: 422px;
    }

    .ocultar-tablet {
        display: none
    }

    .margen-tablet {
        padding-top: 20px
    }
}

.logo-home-m {
    width: 100%;
    max-width: 140px
}

.logo-menu {
    width: 100%;
    max-width: 90px;
    padding-left: 10px
}

.mostrar-mobile {
    display: none
}

.mostrar-pc {
    display: inherit
}

.ocultar-pc {
    display: none
}

@media (max-width: 1900px) {
    .ocultar-mobile {
        display: none
    }

    .mostrar-mobile {
        display: inherit
    }

    .mostrar-pc {
        display: none
    }

    .ocultar-pc {
        display: inherit
    }

    .mostrar-bullets {
        display: none
    }
}

.carou-over:before {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
    top: 6px;
}

    .nav-menu ul {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        z-index: 99;
    }

    .nav-menu li {
        position: relative;
        white-space: nowrap;
    }

    .nav-menu > li {
        float: left;
    }

    .nav-menu li:hover > ul,
    .nav-menu li.sfHover > ul {
        display: block;
    }

    .nav-menu ul ul {
        top: 0;
        left: 100%;
    }

    .nav-menu ul li {
        min-width: 180px;
    }

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
    padding-right: 30px;
}

    .sf-arrows .sf-with-ul:after {
        content: "\f107";
        position: absolute;
        right: 15px;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
    }

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}

/* Nav Meu Container */

#nav-menu-container {
    /*    width: 100%;
    color: green;
    background-color: aqua;*/
    /*    margin-left: 22%;*/
    /*   margin: auto;*/

    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

#nav-menu-container-v {
    float: right;
    margin: 0;
}

.nav-menu {
    margin: 0 auto;
    height: 60px;
}

/* Nav Meu Styling */
.hide-nav-m {
    display: none
}

@media (max-width: 1345px) {
    .hide-nav-m {
        display: inherit
    }
}


.nav-menu a {
    padding-top: 8px;
    text-decoration: none;
    display: inline-block;
    /*color: rgba(255, 255, 255, 1);*/
    /*font-family: "Raleway", sans-serif;
  font-weight: 600;*/
    font-family: 'Avenir';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    outline: none;
    margin-right: 40px;
}


    .nav-menu a:hover {
        color: #789D90;
        opacity: 0.5;
    }

.nav-menu > li {
    margin-left: 8px;
}

/*.nav-menu > li > a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color:rgba(255, 255, 255, 0.2);
  visibility: hidden;
  transition: all 0.3s ease-in-out 0s;
}*/

.nav-menu a:hover:before,
.nav-menu li:hover > a:before,
.nav-menu .menu-active > a:before {
    visibility: visible;
    width: 100%;
}



.btns-home a {
    color: #fff;
    background: #d01216;
    padding: 7px 22px;
    border-radius: 50px;
    border: 2px solid #d01216;
    transition: all ease-in-out 0.3s;
    font-weight: 500;
    margin-left: 8px;
    margin-top: 2px;
    line-height: 1;
    font-size: 13px;
}

    .btns-home a:hover {
        background: none;
    }

.btns-home:hover a:before,
.btns-home.menu-active a:before {
    visibility: hidden;
}





.nav-menu li.buy-tickets a {
    color: #fff;
    background: #000;
    padding: 7px 22px;
    border-radius: 50px;
    border: 2px solid #000;
    transition: all ease-in-out 0.3s;
    font-weight: 500;
    margin-left: 8px;
    margin-top: 2px;
    line-height: 1;
    font-size: 13px;
}

    .nav-menu li.buy-tickets a:hover {
        background: none;
    }

.nav-menu li.buy-tickets:hover a:before,
.nav-menu li.buy-tickets.menu-active a:before {
    visibility: hidden;
}

.nav-menu ul {
    margin: 4px 0 0 0;
    padding: 10px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    background: #fff;
    border-radius: 3px;
}

    .nav-menu ul li {
        transition: 0.3s;
    }

        .nav-menu ul li a {
            padding: 10px;
            color: #000;
            transition: 0.3s;
            display: block;
            font-size: 13px;
            text-transform: none;
            border-radius: 3px;
        }

        .nav-menu ul li:hover > a {
            background: #000;
            color: #fff;
        }

    .nav-menu ul ul {
        margin: 0;
    }

/* Mobile Nav Toggle */

#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 25px 25px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
}

@media (max-width:768px) {
    #mobile-nav-toggle {
        margin: 25px 5px 0 0;
    }
}

@media (max-width:576px) {
    #mobile-nav-toggle {
        margin: 25px 0px 0 0;
    }
}


#mobile-nav-toggle i {
    color: #959593;
}






/* Mobile Nav Styling */

#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    margin: 0 15%;
    bottom: 0;
    z-index: 998;
    background: rgba(0, 0, 0, 0.8);
    left: -90%;
    width: 70%;
    overflow-y: auto;
    transition: 0.4s;
}

@media (max-width:768px) {
    #mobile-nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
        margin-top: 5%
    }
}

@media (max-width:576px) {
    #mobile-nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
        margin-top: 5%
    }
}

#mobile-nav ul li {
    position: relative;
}

    #mobile-nav ul li a {
        color: #fff;
        font-size: 24px;
        overflow: hidden;
        padding: 5px 45px 5px 10px;
        position: relative;
        text-decoration: none;
        width: 100%;
        display: block;
        outline: none;
        text-align: center
    }

@media (max-width:768px) {
    #mobile-nav ul li a {
        padding: 2px 0px 2px 10px;
    }
}

@media (max-width:576px) {
    #mobile-nav ul li a {
        padding: 5px 17px 5px 20px;
    }
}


#mobile-nav ul li a:hover {
    color: #82d8ba;
}

#mobile-nav ul li li {
    padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff;
}

    #mobile-nav ul .menu-has-children i.fa-chevron-up {
        color: #789D90;
    }

#mobile-nav ul .menu-item-active {
    color: #789D90;
}

/*#mobile-body-overly {
  width: 80%;
  height: 100%;
  z-index: 997;
  top: 0;
 left: 0%;
  position: fixed;
  background: rgba(6, 12, 34, 0.8);
  display: none;
}*/

/* Mobile Nav body classes */

body.mobile-nav-active {
    overflow: hidden;
}

    body.mobile-nav-active #mobile-nav {
        left: 0;
    }

    body.mobile-nav-active #mobile-nav-toggle {
        color: #fff;
    }

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/



#intro {
    width: 100%;
    height: 100vh;
    background: #000;
    background-size: cover;
    /*position: relative; */
    overflow: hidden;
}

    #intro:before {
        content: "";
        background: rgba(6, 12, 34, 0);
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }

    #intro .intro-container {
        position: absolute;
        bottom: 0;
        left: 0;
        top: 0px;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        padding: 0 15px;
    }

    #intro h1 {
        color: #fff;
        /*font-family: "Raleway", sans-serif;
   font-weight: 600;*/
        font-family: 'Avenir';
        font-weight: normal;
        font-style: normal;
        font-size: 56px;
        text-transform: uppercase;
    }

        #intro h1 span {
            color: #789D90;
        }

    #intro p {
        color: #ebebeb;
        font-weight: 700;
        font-size: 20px;
    }



.btn-huerto {
    width: 84px;
    height: 84px;
    background: url("../img/planta-huatan.svg");
    border-radius: 50%;
    display: block;
    position: relative;
    overflow: hidden;
}

    .btn-huerto:hover {
        background: url("../img/planta-huatan.svg");
        opacity: 0.5;
    }

.btn-semilla {
    width: 84px;
    height: 84px;
    background: url("../img/semilla-huatan.svg");
    border-radius: 50%;
    display: block;
    position: relative;
    overflow: hidden;
}

    .btn-semilla:hover {
        background: url("../img/semilla-huatan.svg");
        opacity: 0.5;
    }





#intro .play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#789D90 50%, rgba(101, 111, 150, 0.15) 52%);
    border-radius: 50%;
    display: block;
    position: relative;
    overflow: hidden;
}

    #intro .play-btn::after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-40%) translateY(-50%);
        transform: translateX(-40%) translateY(-50%);
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #fff;
        z-index: 100;
        transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    #intro .play-btn:before {
        content: '';
        position: absolute;
        width: 120px;
        height: 120px;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation: pulsate-btn 2s;
        animation: pulsate-btn 2s;
        -webkit-animation-direction: forwards;
        animation-direction: forwards;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: steps;
        animation-timing-function: steps;
        opacity: 1;
        border-radius: 50%;
        border: 2px solid rgba(163, 163, 163, 0.4);
        top: -15%;
        left: -15%;
        background: rgba(198, 16, 0, 0);
    }

    #intro .play-btn:hover::after {
        border-left: 15px solid #789D90;
        -webkit-transform: scale(20);
        transform: scale(20);
    }

    #intro .play-btn:hover::before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-40%) translateY(-50%);
        transform: translateX(-40%) translateY(-50%);
        width: 0;
        height: 0;
        border: none;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #fff;
        z-index: 200;
        -webkit-animation: none;
        animation: none;
        border-radius: 0;
    }

#intro .about-btn {
    font-weight: 400;
    font-size: 19px;
    letter-spacing: 2px;
    display: inline-block;
    padding: 8px 0px;
    border-radius: 4px;
    transition: 0.8s;
    line-height: 1;
    margin: 10px 15px;
    color: #fff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 0px solid #789D90;
}

@media (max-width:1205px) {
    #intro .about-btn {
        font-weight: 400;
        font-size: 18px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 8px 0px;
        border-radius: 4px;
        transition: 0.8s;
        line-height: 1;
        margin: 10px 7px;
        color: #fff;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
        border: 0px solid #789D90;
    }
}


#intro .about-btn:hover {
    opacity: 0.6;
    text-shadow: 0px 2px 7px rgba(0, 0, 0, 1);
    color: #fff;
}

@-webkit-keyframes pulsate-btn {
    0% {
        -webkit-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
    }
}

@keyframes pulsate-btn {
    0% {
        -webkit-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
    }
}

/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/

.clear {
    clear: both;
    display: table;
}

.small {
    font-size: 13px
}

.bg-nosotros {
    background: url(../img/bg-nosotros.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
}

.bg-reverdece {
    background: url(../img/bg-reverdece.jpg) left bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
}

.bg-mantenimiento {
    background: url(../img/bg-mantenimiento-pc.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
}

@media (max-width:992px) {
    .bg-reverdece {
        background: url(../img/bg-reverdece-m.jpg) bottom;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 100%;
    }

    .bg-mantenimiento {
        background: url(../img/bg-mantenimiento-m.jpg) center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 100%;
    }
}

.absoluta {
    position: absolute;
    z-index: 1;
    margin-top: 140px;
    padding: 0 0 0 21%
}

.absoluta-contacto {
    position: absolute;
    z-index: 1;
    margin-top: 140px;
    padding: 0 0 0 21%;
}

.absoluta2 {
    margin-top: 300px;
    padding: 0 10% 0 28%;
}

.absoluta2-contacto {
    margin-top: 250px;
    padding: 0 10% 0 28%;
}

.margen-txt-p {
    padding: 0 5% 0 125px;
}

.absoluta-p {
    margin-top: 200px;
    padding: 0 10% 0 28%;
}

.absoluta-p-proy {
    margin-top: 110px;
    padding: 0 10% 0 28%;
}

.espacio-pc {
    padding: 80px 0 0 0;
}

@media (max-width:992px) {

    .absoluta {
        position: inherit;
        margin-top: 60px;
    }

    .absoluta-contacto {
        position: inherit;
        margin-top: 160px;
        padding: 0 0 0 0
    }

    .absoluta2 {
        margin-top: 0px;
        padding: 0 18% 0 8%
    }

    .absoluta2-contacto {
        margin-top: 0px;
        padding: 0 0% 0 0%
    }

    .margen-txt-p {
        padding: 0 5% 0 15%;
    }

    .absoluta-p {
        margin-top: 120px;
        padding: 0 8% 0 8%
    }

    .absoluta-p-proy {
        margin-top: 120px;
        padding: 0 8% 0 8%
    }

    .espacio-pc {
        padding: 0 0 0 0;
    }
}

@media (max-width:768px) {
}

@media (max-width:576px) {
}

.formulario-bienvenida {
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 100vh;
    padding: 0;
}


.bienvenida {
}


.bg-bienvenida {
    background: url(../img/trabajador.png);
    /*    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;*/
    height: 100%;
    width: 100%;
}

.checkLista {
    transform: scale(2);
    margin-top: 20px;
}

.checkListaCotiza {
    transform: scale(1.5);
    margin-top: 20px;
}

/*[type="checkbox"] {
    display:none;
}

label {
    padding-left:1.3em;
    position:relative;
}
label:before {
    content:'';
    border:solid 1px #9e9e9e;
    border-radius:3px;
    width:25px;
    height:25px;
    position:absolute;
    left:-10px;
}*/

.checkboxtexto {
    /* Checkbox texto */
    font-size: 20px;
    display: inline;
    margin-left: 5px;
    letter-spacing: 1px;
    text-decoration: none;
    font-style: normal
}


.validacion {
    height: 45px;
    width: 45px;
    margin-left: 5px;
}


.paquetes {
    border-radius: 20px;
    margin-bottom: 20px;
    background-color: #F5F5F5;
    color: #959593;
    padding: 5px;
    width: 100%;
    border: 1px solid #D6D6D6;
}

.paquetesSeleccionado {
    border-radius: 20px;
    margin-bottom: 20px;
    background-color: #789D90;
    color: #FFFFFF;
    padding: 5px;
    width: 100%;
    border: 1px solid #D6D6D6;
}


.paquetes:hover {
    color: white;
    background-color: #959593;
}

.paquetes-modal {
    background-color: #FFFFFF;
    color: #789D90;
    padding: 10px;
    margin-bottom: 15px !important;
    border-radius: 20px;
}

.paquetes-modalSeleccionado {
    background-color: #789D90;
    color: #FFFFFF;
    padding: 10px;
    margin-bottom: 15px !important;
    border-radius: 20px;
}



.btn-paquetes {
    background-color: white;
    border-radius: 10px;
    border: 0px;
    color: #789D90;
}

    .btn-paquetes:hover {
        color: white;
        background-color: #959593;
    }



.btn-cotizador {
    background-color: #789D90;
    border-radius: 26px;
    opacity: 1;
    width: 280px;
    height: 71px;
    letter-spacing: 3.3px;
}

.btnTarjetas {
    background-color: #789D90;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}

.contenedorTarjeta {
    background-color: #F5F5F5;
    border-radius: 10px;
    border: 1px solid #959593;
    padding: 20px;
    color: #959593;
}

.contenedorTarjetaServicios {
    background-color: #F5F5F5;
    border-radius: 10px;
    border: 1px solid #959593;
    padding: 20px;
    color: #959593;
}


.inputPerfil {
    background-color: white;
    color: #959593;
    width: 100%;
    display: block;
    width: 100%;
    min-height: 28px;
}

    .inputPerfil:focus {
        background-color: white;
    }

.deshabilitado {
    background-color: #e9ecef;
    color: #959593;
}

.labelPerfil {
    color: #959593;
}

#about {
    background: #000;
    background-size: cover;
    overflow: hidden;
    position: relative;
    color: #bababa;
    padding: 0;
}

    #about:before {
        content: "";
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }

    #about h2 {
        font-size: 116px;
        font-weight: 500;
        margin-bottom: 10px;
        color: #fff;
        letter-spacing: 11px;
        opacity: .8
    }

@media (max-width:992px) {
    #about h2 {
        font-size: 46px;
        margin: 60px 0px 0px 0px;
        padding-bottom: 5px;
        text-align: center;
    }
}

@media (max-width:576px) {
    #about h2 {
        font-size: 38px;
        margin: 60px 0px 0px 0px;
        padding-bottom: 5px;
        text-align: center;
    }
}

#about h3 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
}

#about p {
    font-size: 14.3px;
    margin-bottom: 20px;
    color: #bababa;
}

#about span {
    font-size: 14.3px;
}

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/
.bg-contacto-pleca {
    margin-top: 7%;
    border-left: 1px #ccc solid;
}

.derecha-centrado {
    text-align: right
}

.izquierda-centrado {
    text-align: left
}

.derecha-in {
    text-align: right;
    padding-right: 3%
}

@media (max-width: 1345px) {
    .bg-contacto-pleca {
        margin-top: 20px;
        height: auto;
        border-left: 0px #ccc solid;
    }

    .derecha-centrado {
        text-align: center;
        padding-left: 0%
    }

    .izquierda-centrado {
        text-align: center;
    }

    .derecha-in {
        text-align: center;
        padding-right: 0%;
    }
}




.idioma-top .social-links a {
    font-size: 19px;
    display: inline-block;
    opacity: 0.8;
    line-height: 1;
    padding: 10px 0;
    margin-left: 0px;
    border-radius: 50%;
    text-align: center;
    width: 26px;
    height: 16px;
    transition: 0.3s;
}




#cc .contacto .social-links a {
    font-size: 36px;
    display: inline-block;
    opacity: 0.6;
    color: #898989;
    line-height: 1;
    padding: 10px 0;
    margin-left: 0px;
    border-radius: 50%;
    text-align: center;
    width: 56px;
    height: 56px;
    transition: 0.3s;
}

@media (max-width: 576px) {
    #cc .contacto .social-links a {
        font-size: 30px;
        padding: 8px 0;
        width: 46px;
        height: 46px;
    }
}

@media (max-width: 1345px) {
    #cc .contacto .social-links a {
        margin-bottom: 1px;
    }
}

#cc .contacto .social-links a:hover {
    /*background: rgba(120, 157, 144, 0.4);*/
    opacity: 0.4;
}

#contacto {
    background-size: cover;
    overflow: hidden;
    position: relative;
    color: #fff;
    padding: 0;
}

    #contacto:before {
        content: "";
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }

    #contacto h2 {
        font-size: 50px;
        font-weight: 500;
        margin-bottom: 10px;
        color: #e0dfdd;
        letter-spacing: 8px;
        opacity: 1
    }

@media (max-width:992px) {
    #contacto h2 {
        font-size: 46px;
        margin: 0px 0px 0px 0px;
        padding-bottom: 5px;
        text-align: center;
    }
}

@media (max-width:576px) {
    #contacto h2 {
        font-size: 34px;
        margin: 0px 0px 0px 0px;
        padding-bottom: 5px;
        text-align: center;
    }
}

#contacto h3 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
}

#contacto p {
    font-size: 14.3px;
    margin-bottom: 20px;
    color: #fff;
}





.whats a {
    font-size: 46px;
    display: inline-block;
    opacity: 1;
    color: #fff;
    background: #7db6b5;
    line-height: 1;
    padding: 10px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 66px;
    height: 66px;
    transition: 0.3s;
}

@media (max-width: 576px) {
    .whats a {
        font-size: 40px;
        padding: 8px 0;
        width: 56px;
        height: 56px;
    }
}


@media (max-width: 1345px) {
    .whats a {
        margin-bottom: 1px;
    }
}

.whats a:hover {
    /*background: rgba(120, 157, 144, 0.4);*/
    color: #fff;
    opacity: 0.6;
}

/*--------------------------------------------------------------
# Speakers Section
--------------------------------------------------------------*/

#speakers {
    padding: 0;
    overflow: hidden;
}

    #speakers .speaker {
        position: relative;
        overflow: hidden;
        margin-bottom: 0;
        padding: 0;
    }

        #speakers .speaker .details {
            background: rgba(0, 0, 0, 0.15);
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            right: 0;
            text-align: center;
            transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
        }

            #speakers .speaker .details:hover {
                background: rgba(0, 0, 0, 0.4);
            }

            #speakers .speaker .details h3 {
                color: #fff;
                font-size: 19px;
                font-weight: 400;
                letter-spacing: 3px;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 50%;
                left: 50%;
                margin-top: -2%;
                margin-left: -50%;
            }


.speaker img {
    transition: all ease-in-out 0.4s;
}

.speaker:hover img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

.menu1 {
    background: url(../img/bg-arquitectura-pc.jpg) right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 99.85vh;
    transition: all ease-in-out 1.4s;
    overflow: hidden;
}

@media (max-width:992px) {
    .menu1- {
        height: 60vh;
    }
}

@media (max-width:576px) {
    .menu1 {
        height: 43vh;
    }
}

.menu1:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    overflow: hidden;
}

.menu2 {
    background: url(../img/bg-mantenimiento-pc.jpg) center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 99.85vh;
    transition: all ease-in-out 1.4s;
    overflow: hidden;
}

@media (max-width:992px) {
    .menu2 {
    }
}

@media (max-width:576px) {
    .menu2 {
        height: 43vh;
    }
}

.menu2:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    overflow: hidden;
}

.menu3 {
    background: url(../img/bg-intervenciones-pc.jpg) center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 99.85vh;
    transition: all ease-in-out 1.4s;
    overflow: hidden;
}

@media (max-width:992px) {
    .menu3 {
    }
}

@media (max-width:576px) {
    .menu3 {
        height: 43vh;
    }
}

.menu3:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    overflow: hidden;
}

#speakers .speaker .details a:hover {
    color: #789D90;
    overflow: hidden;
}

#speakers .speaker:hover .details {
    bottom: 0%;
}

#speakers-details {
}

    #speakers-details .details h2 {
        color: #4d7670;
        font-size: 66px;
        letter-spacing: 2px;
        line-height: 56px;
        margin: 10px 0;
    }

@media (max-width:576px) {
    #speakers-details .details h2 {
        font-size: 56px;
        margin-bottom: 10px;
        line-height: 46px;
    }
}

#speakers-details .details .social {
    margin-bottom: 15px;
}

    #speakers-details .details .social a {
        background: #e9edfb;
        color: #112363;
        line-height: 1;
        display: inline-block;
        text-align: center;
        border-radius: 50%;
        width: 36px;
        height: 36px;
        padding-top: 9px;
    }

        #speakers-details .details .social a:hover {
            background: #789D90;
            color: #fff;
        }

        #speakers-details .details .social a i {
            font-size: 18px;
        }

#speakers-details .details p {
    color: #606060;
    font-size: 18px;
    margin: 20px;
}



/*--------------------------------------------------------------
# Schedule Section
--------------------------------------------------------------*/

#schedule {
    padding: 60px 0 60px 0;
}

    #schedule .nav-tabs {
        text-align: center;
        margin: auto;
        display: block;
        border-bottom: 0;
        margin-bottom: 30px;
    }

        #schedule .nav-tabs li {
            display: inline-block;
            margin-bottom: 0;
        }

        #schedule .nav-tabs a {
            border: none;
            border-radius: 50px;
            font-weight: 600;
            background-color: #0e1b4d;
            color: #fff;
            padding: 10px 100px;
        }

            #schedule .nav-tabs a.active {
                background-color: #789D90;
                color: #fff;
            }

    #schedule .sub-heading {
        text-align: center;
        font-size: 18px;
        font-style: italic;
        margin: 0 auto 30px auto;
    }

    #schedule .tab-pane {
        transition: ease-in-out .2s;
    }

    #schedule .schedule-item {
        border-bottom: 1px solid #cad4f6;
        padding-top: 15px;
        padding-bottom: 15px;
        transition: background-color ease-in-out 0.3s;
    }

        #schedule .schedule-item:hover {
            background-color: #fff;
        }

        #schedule .schedule-item time {
            padding-bottom: 5px;
            display: inline-block;
        }

        #schedule .schedule-item .speaker {
            width: 60px;
            height: 60px;
            overflow: hidden;
            border-radius: 50%;
            float: left;
            margin: 0 10px 10px 0;
        }

            #schedule .schedule-item .speaker img {
                height: 100%;
                -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
                margin-left: 50%;
                transition: all ease-in-out 0.3s;
            }

        #schedule .schedule-item h4 {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 5px;
        }

            #schedule .schedule-item h4 span {
                font-style: italic;
                color: #19328e;
                font-weight: normal;
                font-size: 16px;
            }

        #schedule .schedule-item p {
            font-style: italic;
            color: #152b79;
            margin-bottom: 0;
        }

/*--------------------------------------------------------------
# Venue Section
--------------------------------------------------------------*/

#venue {
    padding: 60px 0;
}

    #venue .container-fluid {
        margin-bottom: 3px;
    }

    #venue .venue-map iframe {
        width: 100%;
        height: 100%;
        min-height: 300px;
    }

    #venue .venue-info {
        background: url("../img/venue-info-bg.jpg") top center no-repeat;
        background-size: cover;
        position: relative;
        padding-top: 60px;
        padding-bottom: 60px;
    }

        #venue .venue-info:before {
            content: "";
            background: rgba(13, 20, 41, 0.8);
            position: absolute;
            bottom: 0;
            top: 0;
            left: 0;
            right: 0;
        }

.altura-prensa {
    height: 155px
}

.ancho-prensa {
    width: 60%;
    margin: 0 20% 45px 20%;
    text-align: right
}

.creditos-prensa {
    font-size: 13px;
    line-height: 1.2;
    text-transform: inherit
}


#venue h1 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0px;
}

#venue h2 {
    font-size: 106px;
    font-weight: 500;
    margin-bottom: 0px;
    letter-spacing: 11px;
    opacity: .8
}

.absol-venue {
    padding: 80px 0 0 130px;
}

@media (max-width:1260px) {
    .altura-prensa {
        height: 170px
    }

    #venue h1 {
        font-size: 24px;
    }

    #venue h2 {
        font-size: 76px;
    }
}

@media (max-width:992px) {
    .altura-prensa {
        height: 130px
    }

    #venue h2 {
        font-size: 46px;
        margin: 60px 0px 0px 0px;
        padding-bottom: 5px;
        text-align: center;
    }

    .absol-venue {
        padding: 33px 0 0 0;
    }
}

@media (max-width:576px) {
    .margen-prensa {
        margin-left: -70px;
    }

    .altura-prensa {
        height: auto
    }

    #venue h2 {
        font-size: 34px;
        margin: 60px 0px 0px 0px;
        padding-bottom: 5px;
        text-align: center;
        letter-spacing: 4px;
    }
}


#venue .venue-info h3 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
}

#venue .venue-info p {
    color: #fff;
    margin-bottom: 0;
}

#venue .venue-gallery-container {
    padding: 0 0 0 0;
}

@media (max-width:576px) {
    #venue .venue-gallery-container {
        padding: 0 0 0 0;
    }
}

#venue .venue-gallery {
    overflow: hidden;
    margin: 5px
}

@media (max-width:768px) {
    #venue .venue-gallery {
        margin: 0;
        padding-left: 20%;
    }
}


#venue .venue-gallery img {
    transition: all ease-in-out 0.4s;
}

#venue .venue-gallery:hover img {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    opacity: 0.6
}




/*--------------------------------------------------------------
# Hotels Section
--------------------------------------------------------------*/

#hotels {
    padding: 60px 0;
}

    #hotels .hotel {
        border: 1px solid #e0e5fa;
        background: #fff;
        margin-bottom: 30px;
    }

        #hotels .hotel:hover .hotel-img img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

    #hotels .hotel-img {
        overflow: hidden;
        margin-bottom: 15px;
    }

        #hotels .hotel-img img {
            transition: 0.3s ease-in-out;
        }

    #hotels h3 {
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 5px;
        padding: 0 20px;
    }

    #hotels a {
        color: #152b79;
    }

        #hotels a:hover {
            color: #789D90;
        }

    #hotels .stars {
        padding: 0 20px;
        margin-bottom: 5px;
    }

        #hotels .stars i {
            color: #ffc31d;
        }

    #hotels p {
        padding: 0 20px;
        margin-bottom: 20px;
        color: #060c22;
        font-style: italic;
        font-size: 15px;
    }

/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/

#gallery {
    padding: 30px;
    overflow: hidden;
}

    #gallery .owl-nav,
    #gallery .owl-dots {
        margin-top: 25px;
        text-align: center;
    }

    #gallery .owl-item {
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;
    }

    #gallery .owl-dot {
        display: inline-block;
        margin: 0 5px;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background-color: #ddd;
    }

        #gallery .owl-dot.active {
            background-color: #789D90;
        }

    #gallery .gallery-carousel .owl-stage-outer {
        overflow: visible;
    }

    #gallery .gallery-carousel .center {
        border: 6px solid #789D90;
        margin: -10px;
        box-sizing: content-box;
        padding: 4px;
        background: #fff;
        z-index: 1;
    }

/*--------------------------------------------------------------
# supporters Section
--------------------------------------------------------------*/

#supporters {
    padding: 60px 0;
}

    #supporters .supporters-wrap {
        border-top: 1px solid #e0e5fa;
        border-left: 1px solid #e0e5fa;
        margin-bottom: 30px;
    }

    #supporters .supporter-logo {
        padding: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-right: 1px solid #e0e5fa;
        border-bottom: 1px solid #e0e5fa;
        overflow: hidden;
        background: rgba(255, 255, 255, 0.5);
        height: 160px;
    }

        #supporters .supporter-logo:hover img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
        }

    #supporters img {
        transition: all 0.4s ease-in-out;
    }

/*--------------------------------------------------------------
# F.A.Q Section
--------------------------------------------------------------*/

#faq {
    padding: 60px 0;
}

    #faq #faq-list {
        padding: 0;
        list-style: none;
    }

        #faq #faq-list li {
            border-bottom: 1px solid #ddd;
        }

        #faq #faq-list a {
            padding: 18px 0;
            display: block;
            position: relative;
            /*font-family: "Raleway", sans-serif;
   font-weight: 600;*/
            font-family: 'Avenir';
            font-weight: normal;
            font-style: normal;
            font-size: 16px;
            line-height: 24px;
            padding-right: 20px;
        }

        #faq #faq-list i {
            font-size: 24px;
            position: absolute;
            right: 0;
            top: 16px;
        }

        #faq #faq-list p {
            margin-bottom: 20px;
        }

        #faq #faq-list a.collapse {
            color: #789D90;
        }

        #faq #faq-list a.collapsed {
            color: #000;
        }

            #faq #faq-list a.collapsed i::before {
                content: "\f055" !important;
            }

/*--------------------------------------------------------------
# Subscribe Section
--------------------------------------------------------------*/

#subscribe {
    padding: 60px;
    background: url(../img/subscribe-bg.jpg) center center no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

    #subscribe:before {
        content: "";
        background: rgba(6, 12, 34, 0.6);
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }

    #subscribe .section-header h2,
    #subscribe p {
        color: #fff;
    }

    #subscribe input {
        background: #fff;
        color: #060c22;
        border: 0;
        outline: none;
        margin: 0;
        padding: 9px 20px;
        border-radius: 50px;
        font-size: 14px;
    }

    #subscribe button {
        border: 0;
        padding: 9px 25px;
        cursor: pointer;
        background: #789D90;
        color: #fff;
        transition: all 0.3s ease;
        outline: none;
        font-size: 14px;
        border-radius: 50px;
    }

        #subscribe button:hover {
            background: #789D90;
        }

/*--------------------------------------------------------------
# Buy Tickets Section
--------------------------------------------------------------*/

#buy-tickets {
    padding: 60px 0;
}

    #buy-tickets .card {
        border: none;
        border-radius: 5px;
        transition: all 0.3s ease-in-out;
        box-shadow: 0 10px 25px 0 rgba(6, 12, 34, 0.1);
    }

        #buy-tickets .card:hover {
            box-shadow: 0 10px 35px 0 rgba(6, 12, 34, 0.2);
        }

        #buy-tickets .card hr {
            margin: 25px 0;
        }

        #buy-tickets .card .card-title {
            margin: 10px 0;
            font-size: 14px;
            letter-spacing: 1px;
            font-weight: bold;
        }

        #buy-tickets .card .card-price {
            font-size: 48px;
            margin: 0;
        }

        #buy-tickets .card ul li {
            margin-bottom: 20px;
        }

        #buy-tickets .card .text-muted {
            opacity: 0.7;
        }

        #buy-tickets .card .btn {
            font-size: 15px;
            border-radius: 50px;
            padding: 10px 40px;
            transition: all 0.2s;
            background-color: #789D90;
            border: 0;
            color: #fff;
        }

            #buy-tickets .card .btn:hover {
                background-color: #789D90;
            }

    #buy-tickets #buy-ticket-modal input,
    #buy-tickets #buy-ticket-modal select {
        border-radius: 0;
    }

    #buy-tickets #buy-ticket-modal .btn {
        font-size: 15px;
        border-radius: 50px;
        padding: 10px 40px;
        transition: all 0.2s;
        background-color: #789D90;
        border: 0;
        color: #fff;
    }

        #buy-tickets #buy-ticket-modal .btn:hover {
            background-color: #789D90;
        }

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/

#contact {
    padding: 90px 20% 60px 8%;
}

@media (max-width: 1345px) {
    #contact {
        padding: 40px 8% 60px 8%;
    }
}

#contact .contact-info {
    margin-bottom: 20px;
    text-align: center;
}

    #contact .contact-info i {
        font-size: 48px;
        display: inline-block;
        margin-bottom: 10px;
        color: #789D90;
    }

    #contact .contact-info address,
    #contact .contact-info p {
        margin-bottom: 0;
        color: #112363;
    }

    #contact .contact-info h3 {
        font-size: 18px;
        margin-bottom: 15px;
        font-weight: bold;
        text-transform: uppercase;
        color: #112363;
    }

    #contact .contact-info a {
        color: #4869df;
    }

        #contact .contact-info a:hover {
            color: #789D90;
        }

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
    margin-bottom: 20px;
}

#contact .form #sendmessage {
    color: #789D90;
    border: 1px solid #789D90;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#contact .form #errormessage {
    color: #789D90;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

    #contact .form #sendmessage.show,
    #contact .form #errormessage.show,
    #contact .form .show {
        display: block;
    }

#contact .form .validation {
    color: #789D90;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

#contact .form input,
#contact .form textarea {
    padding: 10px 14px;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
    font-size: 15px;
}

#contact .form button[type="submit"] {
    background: #898989;
    border: 0;
    padding: 10px 40px;
    color: #fff;
    transition: 0.4s;
    border-radius: 6px;
    cursor: pointer;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.36);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.36);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.36);
}

    #contact .form button[type="submit"]:hover {
        background: #789D90;
    }





.btn-social {
    font-size: 56px;
    display: inline-block;
    color: #fff;
    line-height: 1;
    padding: 3px 0 0 0;
    border-radius: 40%;
    text-align: center;
    width: 40px;
    height: 56px;
    transition: 0.3s;
    background: #7db6b5;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
    background: #000;
    padding: 0 0 25px 0;
    color: #eee;
    font-size: 14px;
}


@media (max-width: 1345px) {
}

@media (max-width: 768px) {
    #footer {
        right: 5px;
    }
}

@media (max-width: 576px) {
    #footer {
        right: 0px;
    }
}

#footer .footer-top {
    padding: 0;
}

    #footer .footer-top .footer-info {
        margin-bottom: 0px;
    }

        #footer .footer-top .footer-info h3 {
            font-size: 26px;
            margin: 0 0 0px 0;
            padding: 2px 0 2px 0;
            line-height: 1;
            /*font-family: "Raleway", sans-serif;
  font-weight: 700;*/
            font-family: 'Avenir';
            font-weight: normal;
            font-style: normal;
            color: #fff;
        }

        #footer .footer-top .footer-info img {
            height: 0px;
            margin-bottom: 0px;
        }

        #footer .footer-top .footer-info p {
            font-size: 24px;
            line-height: 24px;
            margin-bottom: 0;
            /*font-family: "Raleway", sans-serif;*/
            font-family: 'Avenir';
            font-weight: normal;
            font-style: normal;
            color: #fff;
        }

    #footer .footer-top .social-links a {
        font-size: 36px;
        display: inline-block;
        opacity: 0.6;
        color: #fff;
        line-height: 1;
        padding: 10px 0;
        margin-right: 4px;
        border-radius: 50%;
        text-align: center;
        width: 56px;
        height: 56px;
        transition: 0.3s;
    }

@media (max-width: 576px) {
    #footer .footer-top .social-links a {
        font-size: 30px;
        padding: 8px 0;
        width: 46px;
        height: 46px;
    }
}


@media (max-width: 1345px) {
    #footer .footer-top .social-links a {
        margin-bottom: 1px;
    }
}

#footer .footer-top .social-links a:hover {
    /*background: rgba(120, 157, 144, 0.4);*/
    color: #fff;
    opacity: 1;
}

#footer .footer-top h4 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 12px;
    border-bottom: 2px solid #789D90;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

    #footer .footer-top .footer-links ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        #footer .footer-top .footer-links ul i {
            padding-right: 5px;
            color: #789D90;
            font-size: 18px;
        }

        #footer .footer-top .footer-links ul li {
            border-bottom: 1px solid #262c44;
            padding: 10px 0;
        }

            #footer .footer-top .footer-links ul li:first-child {
                padding-top: 0;
            }

        #footer .footer-top .footer-links ul a {
            color: #eee;
        }

            #footer .footer-top .footer-links ul a:hover {
                color: #789D90;
            }

#footer .footer-top .footer-contact {
    margin-bottom: 30px;
}

    #footer .footer-top .footer-contact p {
        line-height: 26px;
    }

#footer .footer-top .footer-newsletter {
    margin-bottom: 30px;
}

    #footer .footer-top .footer-newsletter input[type="email"] {
        border: 0;
        padding: 6px 8px;
        width: 65%;
    }

    #footer .footer-top .footer-newsletter input[type="submit"] {
        background: #789D90;
        border: 0;
        width: 35%;
        padding: 6px 0;
        text-align: center;
        color: #fff;
        transition: 0.3s;
        cursor: pointer;
    }

        #footer .footer-top .footer-newsletter input[type="submit"]:hover {
            background: #789D90;
        }

#footer .copyright {
    text-align: center;
    padding-top: 30px;
}

#footer .credits {
    text-align: center;
    font-size: 13px;
    color: #ddd;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

@media (min-width: 767px) {
    #subscribe input {
        min-width: 400px;
    }
}

@media (min-width: 768px) {
    #contact .contact-address,
    #contact .contact-phone,
    #contact .contact-email {
        padding: 20px 0;
    }

    #contact .contact-phone {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
}

@media (min-width: 1345px) {
    #schedule .sub-heading {
        width: 75%;
    }
}

@media (min-width: 1345px) {
    #intro {
        background-attachment: fixed;
    }

    #about {
        background-attachment: fixed;
    }

    #subscribe {
        background-attachment: fixed;
    }
}

@media (max-width: 1199px) {
    #header .container {
        max-width: 100%;
    }

    .nav-menu a {
        padding: 8px 4px;
    }
}

@media (max-width: 1345px) {
    #header {
        background: rgba(6, 12, 34, 0);
        height: 70px;
        padding: 15px 0;
        transition: all 0.5s;
    }

    #nav-menu-container {
        display: none;
    }

    #nav-menu-container-v {
        display: none;
    }

    #mobile-nav-toggle {
        display: inline;
    }

    #intro .intro-container {
        top: 0px;
    }

    #intro h1 {
        font-size: 34px;
    }

    #intro p {
        font-size: 16px;
    }

    #schedule .nav-tabs a {
        padding: 8px 60px;
    }
}

@media (max-width: 768px) {
    .back-to-top {
        display: none
    }

    #faq #faq-list a {
        font-size: 18px;
    }

    #faq #faq-list i {
        top: 13px;
    }
}

@media (max-width: 767px) {
    #schedule .nav-tabs a {
        padding: 8px 50px;
    }
}

@media (max-width: 574px) {
    #venue .venue-info h3 {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    #schedule .nav-tabs a {
        padding: 8px 30px;
    }
}

@media (max-width: 460px) {
    #subscribe button {
        margin-top: 10px;
    }
}


.starrr {
    display: inline-block;
}

    .starrr a {
        font-size: 30px;
        padding: 0 1px;
        cursor: pointer;
        color: #FFD119;
        text-decoration: none;
    }

