@font-face {
    font-family: 'MyriadProSemiBold';
    src: url(../fonts/MyriadPro/myriad-pro-semibold.otf);
    font-display: swap;
}

@font-face {
    font-family: 'MyriadProBold';
    src: url(../fonts/MyriadPro/Myriad-Pro-Bold.ttf);
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url(../fonts/MyriadPro/Myriad-Pro-Regular.ttf);
    font-display: swap;
}
@font-face {
    font-family: 'MyriadProLight';
    src: url(../fonts/MyriadPro/Myriad-Pro-Light.otf);
    font-display: swap;
}
@font-face {
    font-family: 'Monserrtat-Bold';
    src: url(../fonts/Montserrat/Montserrat-Bold.ttf);
    font-display: swap;
}
@font-face {
    font-family: 'Monserrtat-Regular';
    src: url(../fonts/MyriadPro/Montserrat-Regular.ttf);
    font-display: swap;
}
@font-face {
    font-family: 'Monserrtat-Light';
    src: url(../fonts/MyriadPro/Montserrat-Light.ttf);
    font-display: swap;
}


.nav-tabs .nav-item{
    font-size: 12px;
}

.tab-content{
    margin-top: 20px;
}

.error-formulario{
    font-size: 11px;
    color: red;
    display: none;
}

/*Base */
.font-size-10 {
    font-size: 10px;
}

.font-size-11 {
    font-size: 11px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-13 {
    font-size: 13px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-17 {
    font-size: 17px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-19 {
    font-size: 19px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-21 {
    font-size: 21px;
}

.font-size-22 {
    font-size: 22px;
}

.font-size-23 {
    font-size: 23px;
}

.font-size-24 {
    font-size: 24px;
}

.font-size-25 {
    font-size: 25px;
}

.font-size-26 {
    font-size: 26px;
}

.font-size-27 {
    font-size: 27px;
}

.font-size-28 {
    font-size: 28px;
}

.font-size-29 {
    font-size: 29px;
}

.font-size-30 {
    font-size: 30px;
}

.font-gray-1 {
    color: #f7f7f7;
}

.font-gray-2 {
    color: #e9e9e9;
}

.font-gray-3 {
    color: #d9d9d9;
}

.font-gray-4 {
    color: #c9c9c9;
}

.font-gray-5,
.block-heading-1 span {
    color: #b8b8b8;
}

.font-gray-6 {
    color: #a8a8a8;
}

.font-gray-7,
body {
    font-family: 'RobotoCondensed-Regular';
    color: black;
}

.font-gray-8 {
    color: #7b7b7b;
}

.font-gray-9 {
    color: #636363 #4d4d4d;
}

.font-gray-10 {
    color: #353535;
}

.border-gray-1 {
    border-color: #f7f7f7;
}

.border-gray-2 {
    border-color: #e9e9e9;
}

.border-gray-3 {
    border-color: #d9d9d9;
}

.border-gray-4 {
    border-color: #c9c9c9;
}

.border-gray-5 {
    border-color: #b8b8b8;
}

.border-gray-6 {
    border-color: #a8a8a8;
}

.border-gray-7 {
    border-color: #939393;
}

.border-gray-8 {
    border-color: #7b7b7b;
}

.border-gray-9 {
    border-color: #636363 #4d4d4d;
}

.border-gray-10 {
    border-color: #353535;
}

.bg-gray-1 {
    border-color: #f7f7f7;
}

.bg-gray-2 {
    border-color: #e9e9e9;
}

.bg-gray-3 {
    border-color: #d9d9d9;
}

.bg-gray-4 {
    border-color: #c9c9c9;
}

.bg-gray-5 {
    border-color: #b8b8b8;
}

.bg-gray-6 {
    border-color: #a8a8a8;
}

.bg-gray-7 {
    border-color: #939393;
}

.bg-gray-8 {
    border-color: #7b7b7b;
}

.bg-gray-9 {
    border-color: #636363 #4d4d4d;
}

.bg-gray-10 {
    border-color: #353535;
}

.letter-spacing-1 {
    letter-spacing: 0.1em;
}

.letter-spacing-2 {
    letter-spacing: 0.2em;
}

.border-w-1 {
    border-width: 1px;
}

.border-w-2 {
    border-width: 2px;
}

.border-w-3 {
    border-width: 3px;
}

.border-w-4 {
    border-width: 4px;
}

.border-w-5 {
    border-width: 5px;
}

a {
    color: #B7B7B7;
}

span{
    font-family: 'MyriadProBold';
}

/*botones*/

.btn-primary {
    background: #1b803c;
    font-size: 15px;
    color: white !important;
    display: block;
    margin: auto;
    font-family: 'MyriadProBold';
    border-radius: 50px !impotant;
}


.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    background: #ec8000;
    background-color: #ec8000;
    border: none;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(236, 128, 0);
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(236, 128, 0);
}

.btn-primary:hover {
    background: #ec8000 !important;
    background-color: #ec8000 !important;
    border-color: #1b803c !important;
    color: white;
}

.btn-primary{
    border-color: #ec8000 !important;
}

.btn-secundary {
    background: #fdb92e;
    border-radius: 30px;
    font-size: 20px;
    color: white;
    display: block;
    margin: auto;
    border: none;
    font-family: 'RobotoCondensed-Regular';
    color: black;
    font-weight: bold;
    width: 300px;
}

@media (max-width: 991.98px) {

    .btn-secundary {
        
        font-size: 17px;
        width: 320px;
    }
}



.btn-secundary:not(:disabled):not(.disabled):active,
.btn-secundary:not(:disabled):not(.disabled).active,
.show > .btn-secundary.dropdown-toggle {
    background: #fdb92e;
    background-color: #fdb92e;
    border: none;
}

.btn-secundary:not(:disabled):not(.disabled):active:focus,
.btn-secundary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secundary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 180, 66);
}

.btn-secundary:focus,
.btn-secundary.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 180, 66);
}

.btn-secundary:hover {
    background: #FBA900 !important;
    background-color: #FBA900 !important;
    border-color: #FBA900 !important;
    color: white;
}

.primary-black--hover {
    background: #00273C;
    color: #fff;
}

.primary-black--hover:hover {
    background: #000;
    color: #fff;
}

.primary-dark--hover {
    background: #00273C;
    color: #fff;
}

.primary-dark--hover:hover {
    background: gray;
    color: #fff;
}

.primary-primary-outline--hover {
    background: #00273C;
    color: #fff;
}

.primary-primary-outline--hover:hover {
    border-color: #00273C;
    background: transparent;
}

.primary-outline-primary--hover {
    background: transparent;
    border-color: #00273C;
}

.primary-outline-primary--hover:hover {
    color: #fff;
    background: #00273C;
}

.btn-info{
    color: #ffff;
    background-color: #91B200;
    border-color: #91B200;
    border-radius: 20px;
}

.btn-danger{
    color: #fff;
    background-color: #FCB92E;
    border-color: #FCB92E;
}

.btn-danger:hover{
    color: #fff;
    background-color: #FCB92E;
    border-color: #FCB92E;
}
.btn-block{
    background: #1b803c;
    color: white;
    text-transform: uppercase;
    font-family: "MyriadProSemiBold";
    font-size: 18px;
}
body {
    line-height: 1.7;
    font-weight: 400;
    font-size: 1rem;
    background-color: #FFF;
}

::-moz-selection {
    background: #000;
    color: #fff;
}

::selection {
    background: #000;
    color: #fff;
}

a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

a:hover {
    text-decoration: none;
}

h1{
    font-family: 'MyriadProBold';
    font-size: 50px;
    text-transform: uppercase;
    color: #4d4d4d;
}
h2{
    font-family: "MyriadProRegular";
    font-size: 50px;
    text-transform: uppercase;
    color: #4d4d4d;
}
h3{
    font-family: 'Monserrtat-Light';
    font-size: 25px;
    color: #4d4d4d;
    text-transform: uppercase;
}
h4 {
    font-family: "MyriadProLight";
    font-size: 60px;
    color: #4d4d4d;
    letter-spacing: 4px;
    text-transform: uppercase;
    line-height: 1;
}

h5{
    font-family: "MyriadProBold";
    font-size: 21px;
    color: #df8200;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}
p {
    font-size: 25px;
    font-family: "MyriadProLight";
    font-weight: 400;
    color: #4D4D4D;
    text-align: justify;
    line-height: 1;
}

.owl-nav{
    position: absolute;
    top: 25%;
    width: 100%;
    left: -70px;
}

.owl-thumbs {
    text-align: center;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .owl-thumb-item {
    width: 22%;
    height: auto;
    border: none;
    background: none;
    padding: 6px;
    margin: 9px 10px;
    opacity: 0.7;
    overflow: hidden;
    border: 1px solid gainsboro;               
  }
  
  .owl-thumb-item img {
      width: 100%;
      height: auto;
      vertical-align: middle;
  }

  .owl-thumb-item.active {
      opacity: 1;
  }

@media (max-width: 991.98px) {
    .owl-nav{
        top: 35% !important;
    }

    .owl-prev{
        font-size: 20px !important;
    }
    .owl-next{
        font-size: 20px !important;
    }


}

.owl-carousel .owl-stage-outer{
    max-height: 700px;
}

.owl-prev{
    position: absolute;
    left: 0%;
    padding: 5px 1px;
    color: #666666;
    background-color: transparent;
    line-height: 0;
    font-size: 50px;
    z-index: 999;
    border-radius: 100%;
    /*border: 1px solid #666666;*/
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.owl-next{
    position: absolute;
    right: -13%;
    padding: 5px 1px;
    color: #666666;
    background-color: transparent;
    line-height: 0;
    font-size: 50px;
    z-index: 999;
    border-radius: 100%;
    /*border: 1px solid #666666;*/
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #0b4b45;
    font-size: 50px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent; 
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    z-index: 999;
}

.owl-theme .owl-nav [class*=owl-]:hover{
    background: transparent;
    color: #0b4b45 !important;
}

.owl-theme .owl-dots{
    position: absolute;
    bottom: 200px;
    left: 640px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: transparent;
    border: 1px solid #3697ce;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

@media (max-width: 400px){
    .owl-theme .owl-dots{
        bottom: 35px;
        left: 180px;
    }    

    .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 2px;
        background: transparent;
        border: 1px solid #3697ce;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }
}

@media (min-width: 401px) and (max-width: 800px){
    .owl-theme .owl-dots{
        bottom: 130px;
        left: 350px;
    }    
}

@media (min-width: 801px) and (max-width: 1100px){
    .owl-theme .owl-dots{
        bottom: 130px;
        left: 465px;
    }    
}

/*navbar*/
.site-wrap:before {
    display: none;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    background: rgba(0, 0, 0, 0.6);
    content: "";
    position: absolute;
    z-index: 2000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}

.offcanvas-menu .site-wrap {
    height: 100%;
    width: 100%;
    z-index: 2;
}

.offcanvas-menu .site-wrap:before {
    opacity: 1;
    visibility: visible;
}

.line-height-1 {
    line-height: 1 !important;
}

.bg-black {
    background: #000;
}

.form-control {
    padding: 0;
    height: 35px;
    background: #fff !important;
    font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.form-control:active,
.form-control:focus {
    border-color: #359288;
}

.form-control:hover,
.form-control:active,
.form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.site-section {
    padding: 2.5em 0;
}
.proyectos{
    margin-top: 54px;
    margin-bottom: 22px;
    color: #4d4d4d;
}

.proyectos h2{
    font-family: "MyriadProRegular";
    font-size: 50px;
    text-transform: uppercase;
}
.proyectos i{
    color: #ec8000;
    height: 55px;
    margin-left: 14px;
}
.proyecto{
    background: #111724;
    height: auto;
}
.proyecto h3{
    font-family: 'MyriadProBold';
    font-size: 21px;
    color: #ffffff;
}
.proyecto h6{
    font-family: 'MyriadProRegular';
    font-size: 17px;
    color: #ffffff;
    border-left: 1px solid #ffffff;
}

.hvr-sweep-to-right:before{
    background: #ec8000 !important;
}

.ftco-project i{
    color: #ec8000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 14px;
}
.ftco-project .project{
    padding: 15px;
    background: white;
    height: auto;
    width: 364px;
}

.ftco-project .text{
    background: #1b803c;
    display: flex;
    align-items: center;
    margin-top: 21px;
    height: 86px;
    font-size: 18px;
}


.ftco-project .text .line{
    width: auto;
    height: 20px;
    border-left: 1px solid #ffffff;
    margin: 0px 10px 0px 10px;
}
.ftco-blog{
    padding-bottom: 86px;
}
.ftco-blog h3{
    font-family: 'MyriadProBold';
    font-size: 21px;
    color: #df8200;
    text-align: center;
}

.ftco-blog i{
    color: #ec8000;
    height: 55px;
    margin-left: 14px;
}

.ftco-blog .text .fecha{
    font-family: "MyriadProRegular";
    font-size: 18px;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align:justify ;
}
.ftco-blog .text span{
    font-size: 18px;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
}
@media (min-width: 768px) {
    .site-section {
        padding: 5em 0;
    }
}

.site-section.site-section-sm {
    padding: 4em 0;
}

.contenedor-solicitar-credito{
    padding-right: 40px;
}



.bg-text-line {
    display: inline;
    background: #000;
    -webkit-box-shadow: 20px 0 0 #000, -20px 0 0 #000;
    box-shadow: 20px 0 0 #000, -20px 0 0 #000;
}

.text-white-opacity-05 {
    color: rgba(255, 255, 255, 0.5);
}

.text-black-opacity-05 {
    color: rgba(0, 0, 0, 0.5);
}

.hover-bg-enlarge {
    overflow: hidden;
    position: relative;
}

@media (max-width: 991.98px) {
    .hover-bg-enlarge {
        height: auto !important;
    }
}

.hover-bg-enlarge > div {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .8s all ease-in-out;
    -o-transition: .8s all ease-in-out;
    transition: .8s all ease-in-out;
}

.hover-bg-enlarge:hover > div,
.hover-bg-enlarge:focus > div,
.hover-bg-enlarge:active > div {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

@media (max-width: 991.98px) {
    .hover-bg-enlarge .bg-image-md-height {
        height: 300px !important;
    }
}

.bg-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.bg-image.overlay {
    position: relative;
}

.bg-image.overlay:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    background: rgba(52, 58, 64, 0.4);
}

.bg-image > .container {
    position: relative;
    z-index: 1;
}

@media (max-width: 991.98px) {
    .img-md-fluid {
        max-width: 100%;
    }
}

@media (max-width: 991.98px) {

    .display-1,
    .display-3 {
        font-size: 3rem;
    }
}

.play-single-big {
    width: 90px;
    height: 90px;
    display: inline-block;
    border: 2px solid #fff;
    color: #fff !important;
    border-radius: 50%;
    position: relative;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.play-single-big > span {
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-40%, -50%);
    -ms-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%);
}

.play-single-big:hover {
    width: 120px;
    height: 120px;
}

.overlap-to-top {
    margin-top: -150px;
}

.ul-check {
    margin-bottom: 50px;
}

.ul-check li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    line-height: 1.5;
}

.ul-check li:before {
    left: 0;
    font-size: 20px;
    top: -.3rem;
    font-family: "RobotoCondensed-Regular";
    content: "\e5ca";
    position: absolute;
}

.ul-check.white li:before {
    color: #B7B7B7;
}

.ul-check.success li:before {
    color: #8bc34a;
}

.ul-check.primary li:before {
    color: #00273C;
}

.select-wrap,
.wrap-icon {
    position: relative;
}

.select-wrap .icon,
.wrap-icon .icon {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
}

.select-wrap select,
.wrap-icon select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}

/* Navbar */
.logo-header {
    margin-top: -24px;
    width: 283px;
}
.experiencia{
    display: flex;
    justify-content: flex-end;
    align-items: self-start;
}
.img-experiencia{
    width: 60%;
}


.texto-header-contenedor-movil{
    display: none;
}

@media (max-width: 991.98px) {
    
    .acomodacion{
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .acomodacion-b{
        display: flex;
        justify-content: start !important;
        align-items: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .logo-header {
       /* padding-top: 25px;
        padding-bottom: 3px;*/
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0!important;
    }    

    .texto-header-contenedor{
        /*padding-left: 0px !important;*/
        display: none;
    }

    .texto-header-contenedor-movil{
        margin-top: -30px;
        display: block;
    }
    .texto-superior-header-movil{
        font-size: 10px;
        padding-left: 4px;
        font-family: 'RobotoCondensed-Regular';
        color: white;
    }
    .salto-linea-header-movil{
        display: block;
        line-height: 0px;
        margin: -45px 0;
        content: " ";
    }
    .publicar{
        position: relative!important;
        top: 0px !important;
        height: auto !important;
        border-radius: 0px !important;
        background: #ec8000;
    }
    .publicar-bg{
        height: auto !important;
    }
    .img-publica{
        width: 30px !important;
    }
    .publicar h1{
        font-size: 12px !important;
    }
    .publicar h2{
        font-size: 12px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .casa{
        width: 30px;
        /*margin-left: 15px;*/  
    }
    .about_text h2{
        font-size: 25px !important;
    }
    .about_text h4{
        font-size: 17px !important;
    }
    p{
        font-size: 12px;
    }
    .about_info_area .about_text{
        padding-top: 10 !important;
        padding-bottom: 10 !important;
    }
    .proyectos{
        margin-top: 20px;
    }
    .proyectos h1{
        font-size: 25px;
    }
    .proyectos h2{
        font-size: 25px;
    }
    .proyectos i{
        height: auto;
    }
    .fa-3x{
        font-size:  2em !important;
    }
    .ftco-project .project{
        width: 100%;
    }
    h1{
        font-size: 25px;
    }
    .owl-nav{
        display: none;
    }
    .ftco-blog{
        padding-top: 29px !important;
        padding-bottom: 38px !important;
    }
    .opacidad{
        height: auto !important;
    }
    .site-footer{
        height:956px;
    }
    .site-footer p{
        font-size: 23px;
    }
    .footer-intro p{
        padding-top: 20px;
        display: flex;
        justify-content: center;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
    .salto-linea-header-movil{
        display: block;
        line-height: 0px;
        margin: 25px 0;
        content: " ";
    }
}

.icono-pago-header{
    width: 80px;
    padding-top: 10px;
}

.contenedor-texto-derecha-header{
    padding-right: 5px;
    padding-top: 15px;
}



.encabezado-menu-2{
    margin-left: 100px;
}

.encabezado-menu-3{
    margin-left: 100px;
}

.icono-menu-encabezado-1{
    width: 47%;
    margin-bottom: 5px;
}

.icono-menu-encabezado-2{
    width: 35%;
    margin-bottom: 5px;
}

.icono-menu-encabezado-3{
    width: 50%;
    margin-bottom: 5px;
}

@media(min-width: 0px) and (max-width: 500px){
    .encabezado-menu-1{
        margin-left: 0px !important;
        /*margin-top: 30px;*/
    }

    .icono-menu-encabezado-1{
        width: 22%;
    }

    .encabezado-menu-2{
        margin-left: 0px !important;
        margin-top: 10px;
    }

    .icono-menu-encabezado-2{
        width: 22%;
    }

    .encabezado-menu-3{
        margin-left: 0px !important;
        margin-top: 10px;
    }

    .icono-menu-encabezado-3{
        width: 22%;
    }
}

@media(min-width: 501px) and (max-width: 1024px){
    .encabezado-menu-1{
        margin-left: 0px !important;
        margin-top: 30px;
    }

    .icono-menu-encabezado-1{
        width: 30%;
    }

    .encabezado-menu-2{
        margin-left: 0px !important;
        margin-top: 10px;
    }

    .icono-menu-encabezado-2{
        width: 30%;
    }

    .encabezado-menu-3{
        margin-left: 0px !important;
        margin-top: 10px;
    }

    .icono-menu-encabezado-3{
        width: 30%;
    }
}


.hvr-underline-from-center:before{
    background: #0b4b45 !important;
    height: 6px !important;
    top: 31px;
}
.site-navbar .site-navigation .site-menu .has-children {
    position: relative;
}

.site-navbar .site-navigation .site-menu .has-children > a {
    position: relative;
    padding-right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children > a:before {
    position: absolute;
    content: "\e313";
    font-size: 16px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'RobotoCondensed-Regular';
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    position: absolute;
    text-align: left;
    border-top: 2px solid #AB8638;
    -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
    border-left: 1px solid #828282b0;
    border-right: 1px solid #828282b0;
    border-bottom: 1px solid #828282b0;
    color: #FFF;
    padding: 0px 0;
    margin-top: 20px;
    margin-left: 0px;
    background: #828282b0;
    -webkit-transition: 0.2s 0s;
    -o-transition: 0.2s 0s;
    transition: 0.2s 0s;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
    position: absolute;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
    text-transform: none;
    letter-spacing: normal;
    -webkit-transition: 0s all;
    -o-transition: 0s all;
    transition: 0s all;
    color: #FFF;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active > a {
    color: #00273C !important;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown > li {
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 200px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
    padding: 9px 20px;
    display: block;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover {
    background: #FFF;
    color: #737373;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {
    content: "\e315";
    right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {
    left: 100%;
    top: 0;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:hover > a,
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:active > a,
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:focus > a {
    background: #f4f5f9;
    color: #25262a;
}

.site-navbar .site-navigation .site-menu .has-children:hover > a,
.site-navbar .site-navigation .site-menu .has-children:focus > a,
.site-navbar .site-navigation .site-menu .has-children:active > a {
    color: #00273C;
}

.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
    cursor: pointer;
}

.site-navbar .site-navigation .site-menu .has-children:hover > .dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus > .dropdown,
.site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 0px;
    visibility: visible;
    opacity: 1;
}

.site-mobile-menu {
    width: 300px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2000;
    padding-top: 20px;
    background: #fff;
    height: calc(100vh);
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.offcanvas-menu .site-mobile-menu {
    background: #1b803c;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

/*.img-responsive-pc{
    display: none;
}*/

.site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    /* float: left; */
    /*margin-left: 5px;
    margin-right: 5px;*/
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
    float: right;
    /*padding-top: 6px;*/
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
    color: #ffff;
    font-size: 30px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 0px;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
    color: #ffffff;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
    float: left;
    margin-top: 10px;
    margin-left: 0px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
    display: inline-block;
    text-transform: uppercase;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
    max-width: 70px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
    text-decoration: none;
}

.site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 20px 20px 20px 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px;
}

.site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.site-mobile-menu .site-nav-wrap a {
    font-family: 'MyriadProSemiBold';
    padding: 10px 20px;
    display: block;
    position: relative;
}

@media (min-width: 0px) and (max-width: 991.98px) {
    .dropdown-menu.show{
        background-color: #ffffff !important;
    }
    .site-mobile-menu .site-nav-wrap a{
        color: orange !important;
        padding: 10px 10px !important;
    }
}

@media (min-width: 0px) and (max-width: 991.98px) {
    .dropdown-menu.show{
        background-color: #ffffff !important;
        left: 0px !important;
        width: 100%;
    }

    .btn-iniciar-sesion {
        margin-left: 17px;
    }
}

.site-mobile-menu .site-nav-wrap a:hover {
    color: #000000;
}

.site-mobile-menu .site-nav-wrap li {
    position: relative;
    display: block;
}

.site-mobile-menu .site-nav-wrap li .nav-link.active {
    color: #282E3A;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 20;
    width: 36px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
    background: #f8f9fa;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
    font-size: 12px;
    z-index: 20;
    font-family: "RobotoCondensed-Regular";
    content: "\f078";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.site-mobile-menu .site-nav-wrap > li {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.site-mobile-menu .site-nav-wrap > li > a {
    padding-left: 20px;
    font-size: 20px;
    color: #ffffff
}

.site-mobile-menu .site-nav-wrap > li > ul {
  /*  padding: 0;
    margin: 0;
    list-style: none;
    /*display: none;*/
    /*float: right;*/
}

.site-mobile-menu .site-nav-wrap > li > ul > li {
    display: block;
}

.site-mobile-menu .site-nav-wrap > li > ul > li > a {
    padding-left: 40px;
    font-size: 16px;
}

.site-mobile-menu .site-nav-wrap > li > ul > li > ul {
    padding: 0;
    margin: 0;
}

.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
    display: block;
}

.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
    font-size: 16px;
    padding-left: 60px;
}

.site-mobile-menu .site-nav-wrap[data-class="social"] {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 5em;
}

.site-mobile-menu .site-nav-wrap[data-class="social"] > li {
    width: auto;
}

.site-mobile-menu .site-nav-wrap[data-class="social"] > li:first-child a {
    padding-left: 15px !important;
}

.btn-iniciar-sesion {
    font-size: 12px;
}

@media (max-width: 991.98px) {
    /*.dropdown-menu {
        width: 100%;
    }  */  
}

.dropdown-item:hover, .dropdown-item:focus{
    background-color: #0D554E;
    color: white !important;
}

.dropdown-menu.show{
    
    top: 0px !important;
    background-color: #ffffff;
    width: 100%;
    padding-top: 0px;
    right: 0 !important;
    /*bottom: 52px !important;*/
    left: 0 !important;
    border-radius: 5%;
}
.dropup .dropdown-toggle::after{
    display: none;
}
.dropdown-toggle i{
    color: #40ff00;
}
@media (min-width: 0px) and (max-width: 991.98px) {
    .dropdown-menu.show{
        background-color: #ffffff !important;
        left: 0px !important;
        width: 100%;
    }

    .btn-iniciar-sesion {
        margin-left: 17px;
    }
}


/*slider*/
.sticky-wrapper {
    position: absolute;
    z-index: 100;
    width: 100%;
}

.sticky-wrapper .site-navbar {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.sticky-wrapper .site-navbar {
    background-color: #00683F;
    padding-top: 0px;
    padding-bottom: 0px;
}

.texto-superior-header{
    font-size: 17px;
    padding-left:13px; 
    font-family: 'RobotoCondensed-Regular';
    color: white;
}

.texto-header-contenedor{
    padding-left: 30px;
    padding-top: 15px;
}

.salto-linea-header{
    display: block;
    line-height: 22px;
    margin: -10px 0;
    content: " ";
}

.sticky-wrapper .site-navbar .site-logo a {
    color: #fff;
}

.sticky-wrapper .site-navbar ul li a {
    color: #212529;
    font-family: 'RobotoCondensed-Regular';
}

.sticky-wrapper .site-navbar ul li a.active {
    color: #fff !important;
}

.sticky-wrapper.is-sticky .site-navbar {
    background: rgba(260, 60, 0, 0.70);
}

.sticky-wrapper.is-sticky .site-navbar .site-logo a {
    color: #00273C;
}

.sticky-wrapper.is-sticky .site-navbar ul li a {
    /*color: #00263D !important;*/
    color: #FFF !important;
}

.sticky-wrapper.is-sticky .site-navbar ul li a.active {
    color: #282E3A !important;
}

.sticky-wrapper .shrink {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.is-sticky .dropdown-menu{
    background-color: rgba(260, 60, 0, 0.70);
}

.is-sticky .dropdown-item:hover{
    background-color: #00273C;
    color: #FFF;
}

@media (max-width: 991.98px) {
    .sticky-wrapper .shrink {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
}

.dropdown-item.active,
.dropdown-item:active {
    background: none;
}

.dropdown-item{
    word-wrap: break-word; 
    white-space: normal;
}

/* Blocks */
.site-section-cover {
    position: relative;
}

.site-section-cover,
.site-section-cover .container {
    position: relative;
    z-index: 2;
}

.site-section-cover,
.site-section-cover .container > .row {
    /*height: 100vh;*/
    min-height: 341px;
}

.is-sticky .site-navbar .site-navigation .site-menu > li > a{
    padding-top: 10px;
    padding-bottom: 10px;
}

.is-sticky .logo-header{
    padding-top: 6px;

}


@media (max-width: 991.98px) {
    .margin_negativo_slider {
        /*padding-top: 15%;*/
        font-size: 12px
    }

    .site-section-cover,
    .site-section-cover .container > .row {
        min-height: 154px;
        min-width: 230px;
    }
}

.site-section-cover.overlay {
    position: relative;
}

.site-section-cover.overlay:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
    z-index: 1;
}

.site-section-cover.inner-page,
.site-section-cover.inner-page .container > .row {
    height: auto;
    min-height: auto;
    padding: 2em 0;
}

.site-section-cover.img-bg-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.introduccion-eslider{
    font-size: 30px;
    line-height: 30px;
}
.slider-opacacidad{
    height: 673px;
    position: absolute;
    background: black;
    z-index: 99;
    width: 100%;
    opacity: 0.2;
    display: none;
}
.contenedor-slider-texto{
    margin-left: 90px;
}

@media (max-width: 991.98px) {
    .contenedor-slider-texto{
        margin-left: 15px;
    }
}

@media (max-width: 991.98px) {
    .site-section-cover h1 {
        font-size: 2rem;
        font-size: 20px;
    }

    .introduccion-eslider{
        font-size: 10px;
        line-height: 0px;
    }
}

.site-section-cover p {
    font-size: 1.6rem;
    color: rgba(255, 255, 255, 0.8);
}

.site-section {
    padding: 7rem 0;
}

@media (max-width: 991.98px) {
    .site-section {
        padding: 3rem 0;
    }
}

/*seccion even-to*/
/* line 2, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_about.scss */
.fondo-proyecto{
    background-color: #000000;
    height: auto;
}
.fondo-about-info-area {
}

.about_info_area {
}
.about_text h2{
    color: #ec8000;
    font-size: 70px;
    font-family: MyriadProBold;
}

/* line 4, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_about.scss */
.about_info_area.plus_padding {
    padding-top: 100px;
}
.texto-corto{
    display: none;
}

a:hover .texto-corto{
    display: block;
    position: absolute;
    width: 88%;
    height: 316px;
    background: #ec8000;
    opacity: 0.9;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'MyriadProLight';
    font-size: 25px;
    text-transform: uppercase;
    color: #ffffff;
    animation-duration: 0.5s;
    animation-name: slidenin;
    text-align: center;
}

.resaltado-texto{
    z-index: 99;
    opacity: 10;
}
@keyframes slidenin{
    from {
    margin-left: 100%;
    width: 88%;
    opacity: 0.5;
    
  }

  to {
    margin-left: 0%;
    width: 88%;
  }
}

@media (max-width: 767px) {

    /* line 4, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_about.scss */
    .about_info_area.plus_padding {
        padding-top: 30px;
    }
}

/* line 10, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_about.scss */
.about_info_area .about_text {
    font-family: "MyriadProLight";
    font-size: 25px;
    border-bottom: 1px solid #d1d1d1;
}

/* line 12, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_about.scss */


@media (max-width: 767px) {

    /* line 12, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_about.scss */
    .about_info_area .about_text h3 {
        font-size: 30px;
    }
}

/* line 20, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_about.scss */

/* line 27, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_about.scss */
.about_info_area .about_text a {
    padding: 13px 43px;
}

/*.about_info_area .about_text p:nth-child(2){
    font-size: 38px;
    font-weight: 300;
    color: #FFFFFF;
    letter-spacing: 4px;
    font-family: 'RobotoCondensed-Regular';
    text-align: left;
  }*/


/* line 31, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_about.scss */
.about_info_area .about_thumb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 30%;
}

/* line 35, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_about.scss */
.about_info_area .about_thumb img {
    width: 60%;
    display: block;
    margin: auto;
}

@media (max-width: 768px) {
    .about_info_area .about_thumb {
        margin-top: 0px;
        margin-bottom: 50px;
    }
}

/*modalidades*/
.img-seccion-superior {
    width: 40%;
    display: block;
    margin: auto;
}

@media (max-width: 768px) {
    .img-seccion-superior {
        width: 30%;
    }    
}



.precio-modalidades {
    font-family: "RobotoCondensed-Regular";
    color: #00263D;
    font-size: 30px;
}

.contenedor-modalidades {
    margin-top: 20px;
}

.rombo-modalidades {
    width: 30px;
    display: block;
    margin: auto;
}

@media (max-width: 768px) {
    .titulo-modalidades {
        width: 320px;
    }

    .rombo-modalidades {
        margin-bottom: 10px;
    }
}

/*footer*/
.site-footer {
    padding: 2em 0;
    background-image: url(../images/fondo-footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
}
.opacidad{
    background: rgba(24, 90, 81, 1);
    opacity: 0.5;
    height: 100px;
    position: relative;
    top: -32px;
    display: none;
}
.site-footer .logo-footer{
    font-family: "Monserrtat-Bold";
    font-size: 37px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1;
}
.site-footer h3{
    color: #ec8000;
    font-weight: bold;
    font-size: 23px !important;
}

.site-footer p{
    color: #ffffff;
    font-size: 20px;
}
.site-footer h6{
    font-family: 'Monserrtat-Bold';
    font-size: 18px;
    color: #ffffff;
}
@media (min-width: 768px) {
    .site-footer {
        /*padding: 8em 0;*/
    }
}

.site-footer .border-top {
    border-top: 1px solid rgba(252, 60, 0) !important;
}




.site-footer a {
    color: #fff;
    font-family: 'RobotoCondensed-Regular';
}

.site-footer a:hover {
    color: white;
}

.site-footer ul li {
    margin-bottom: 10px;
}

.site-footer .footer-heading {
    font-size: 16px;
    color: #fff;
}

.img-logo-footer {
    width: 70%;
}

.logo-whatsapp-footer {
    font-size: 70px;
    color: white;
}

.icono-whatsapp-footer {
    color: white;
    font-size: 70px;
    display: block;
    margin: auto;
}

.whatsapp-directo-footer {
    color: white;
    margin-top: 10px;
    font-family: 'RobotoCondensed-Regular';
}

.contacto-footer {
    font-family: 'RobotoCondensed-Regular';
    color: white;
    font-size: 30px;
}

.email-footer {
    font-family: 'RobotoCondensed-Regular';
    color: white;
}

.email-input-footer {
    width: 100%;
    height: 30px;
    background-color: #00263D !important;
    border: none;
    color: white;
    display: block;
    margin: 0;
}

.email-input-footer::-webkit-input-placeholder {
    color: white;
}

.button-footer {
    width: 100%;
    font-size: 11px;
    letter-spacing: 3px;
    margin-top: 5px;
    display: initial;
}


.is-sticky img{
    filter: brightness(0) invert(1);
}

.telefono-footer {
    color: white;
    font-size: 15px;
    font-family: "RobotoCondensed-Regular";
}
.telefono-footer a, .telefono-footer a:hover, .telefono-footer a:link, .telefono-footer a:active, .telefono-footer a:visited, .img-logo-footer-social a, .img-logo-footer-social a:hover, .img-logo-footer-social a:link, .img-logo-footer-social a:active, .img-logo-footer-social a:visited{
    color: #FFF;
}

.img-logo-footer-social {
    width: 8%;
}

@media (max-width: 768px) {
    .img-logo-footer {
        width: 50%;
        margin-bottom: 10px;
    }

    .directo-footer {
        text-align: center;
    }
}

/*evento */
/*video */
.fondo-video-seccion-evento {
    background-image: url(../images/fondoVideo.png);
    background-size: cover;
    background-position: center;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    height: 90%;
}

.embed-responsive {
    margin-top: 100px;
}

.imagen-inferior-video-evento {
    width: 100%;
}

/*verdaderos capos*/
.verdaderos-capos {
    color: #00273C;
}

.imagen-capos-evento {
    width: 60%;
}

.spacio_letter {
    letter-spacing: 7px;
    width: 70%;
}

@media (max-width: 768px) {
    .spacio_letter {
        letter-spacing: 5px;
        width: 100%;
        text-align: left;
    }    
}

.nombre-producto-inscripcion {
    color: white;
    font-size: 19px;
}

.terminos {
    color: #1D8752;
}

.input-bono {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.boton-redimir {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 96%;
    background: #1D8752;
    border: none;
    color: #FFF;
}

.btn-registro {
    margin-top: 10px;
    background-color: #1D8752;
    color: white;
    padding: 5px 25px 4px 25px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}

.btn-registro:hover {
    background-color: #E73902;
    color: #FFF;
}

.border-r {
    border-right: 3px solid #E73902;
}

.modal-header{
    /*background-color: black;*/
    color: #000000;
    padding: 5px 15px;
    text-align: center;
}
.modal-header h4{
    width: 100%;
    font-family: 'fuente-konstructor-1';
    font-weight: normal;
}

input::placeholder{
    color: black;
    font-family: 'andale-mono' !important;
    font-size: 17px;
}

textarea::placeholder{
    color: black;
    font-family: 'andale-mono' !important;
    font-size: 17px;
}

.modal-footer{
    padding: 5px 15px;
}

.btn-secondary{
    background-color: #00263D;
    color: #FFF;
    padding: 3px 15px;
}

.form-control{
    padding: 0px 8px;
}

@media (max-width: 768px) {
    .boton-redimir {
        margin-left: 42%;
    }

    .border-r {
        border-right: none;
    }
    .modal-imagen{
        max-width: 100%;
    }
}

.introduccion-reglamento{
    color:#00263D;
}

.introduccion-reglamento .subtitulos{
    font-family: 'RobotoCondensed-Regular';
}

@media (max-width: 768px) {
    .introduccion-reglamento .subtitulos{
        font-size: 13px !important;
    }

    .categorias-seccion h1{
        color:#00263D;
        font-size: 40px;
    }

    .modal-galeria{
        padding-top: 50% !important;
    }
    
    .modal-content-galeria{
        max-width: 100% !important;
    }
}


/*estilo personalizado para web*/

.texto-seccion-superior{
    color: black;
}

.texto-seccion-superior h4{
    font-size: 17px;
}

.lineas-seccion-superior{
    border-top:solid 1px #91B200;
    border-bottom:solid 1px #91B200;
    max-height: 140px;
}

@media (max-width: 768px) {
    .lineas-seccion-superior{
        max-height: none;
    }
}

.redes-sociales-footer{
    width: 40px;
}

.lista-servicios-footer{
    list-style: none;
    padding-left: 16px;

}

.img-noticias{
    width: 100%;
}

.contenedor-errores-check{
    padding-left: 30px;
}

.resuesta-envio-solicitud-credito{
    color: black;
    font-size: 20px;
    text-align: center;
}

.swal2-popup .swal2-styled.swal2-confirm{
    background-color: #3085d6 !important;
}

/*textos del sldier*/
.texto-slider{
    color: white;
    margin-top: 100px;
    /*padding-left: 180px;*/
    width: 60%;
    /*padding-right: 110px;*/
}

.texto-titulo-slider{
    font-family: 'MyriadProBold';
    font-size: 47px;
    color:#FFFFFF;
    text-transform: uppercase;
}

.texto-subtitulo-slider{
    margin-top: 20px;
    font-family: 'RobotoCondensed-Regular';
    font-size: 25px;
    color:#000095;
} 

.texto-introduccion-slider{
    font-size: 49px;
    color:#FFFFFF;
    font-family: 'MyriadProRegular';
    /*text-transform: uppercase;*/
    line-height: 1;
} 

.boton-slider{
    background: #333333;
    width: 200px;
    color: white;
    border-radius: 10px;
    font-size: 20px;
}

.boton-slider:hover{
    background: #555555;
    color: white;
}

@media (max-width: 600px) {
    .texto-titulo-slider{
        font-size: 13px;
        padding-top: 15px;
    }

    .texto-subtitulo-slider{
        margin-top: 0px;
        font-size: 12px;
    } 

    .texto-introduccion-slider{
        font-size: 8px;
    } 

    .boton-slider{
        background: #333333;
        width: 100px;
        color: white;
        border-radius: 10px;
        font-size: 15px;
    }
}

@media (min-width: 601px) and (max-width: 991px) {
    .texto-titulo-slider{
        font-size: 35px;
        padding-top: 50px;
    }

    .texto-subtitulo-slider{
        font-size: 20px;
    } 

    .texto-introduccion-slider{
        font-size: 15px;
    } 

    .boton-slider{
        background: #333333;
        width: 100px;
        color: white;
        border-radius: 10px;
        font-size: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    .site-navbar .site-navigation .site-menu > li{
        padding-left: 0px;
    }

    .site-navbar .site-navigation .site-menu > li > a {
        font-size: 14px;
    }
}


.redes-sociales-footer{
    color: #fff;
    border: solid 1px white;
    padding: 11px; 
    border-radius: 100%;
    width: 40px;
    height: 40px;
    padding: 6px;
    margin-left: 10px;
}

.redes-sociales-footer:hover{
    border: solid 1px #46aea7   ;
    color:#46aea7;
}

.redes-sociales-footer > i{
    font-size: 25px;
}

.contenedor-iconos-redes-footer{
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .site-section-cover,
    .site-section-cover .container > .row {
        /*height: 100vh;*/
        min-height: 400px;
    }
}

.modal-dialog {
    margin: 2.75rem auto !important;
}

.error-modal-recuperar-clave{
    color: red;
    font-size: 13px;
    display: none;
}

.card-header > h5 > button{
    font-family: 'RobotoCondensed-Regular'; 
}


.btn-success{
    background-color: #359288;
    border-color: #359288;
    color: white;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle{
    background-color: #359288;
    border-color: #359288;
    color: white;   
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle{
    background-color: #359288;
    border-color: #359288;
    color: white;      
}

.btn-success:hover{
    background-color: #276A63;
    border-color: #276A63;
    color: white;   
}

@media (min-height: 0px) (max-width: 450px) {
    .site-navbar .toggle-button {
        top: 33px;
    }

    .site-navbar .site-logo{
        margin-left: 5px;
        margin-right: 10px;
    }

    .texto-slider{
        margin-top: -17px;
        padding-left: 80px;
        padding-right: 75px;
        width: 300px;
        line-height: 9px;
    }
}

@media (min-height: 451px) and (max-width: 1025px) {
    .site-navbar .header-redes{
        display: none;
    }
    .pse{
        display: none;
    }
    .experiencia{
        justify-content: flex-start;
    }
    .img-experiencia{
        width: 170%;
    }
    .site-navbar .toggle-button {
        top: 33px;
    }

    /*.site-navbar .site-logo{
        margin-left: 5px;
        margin-right: 10px;
    }*/

    .texto-slider{
        margin-top: -25px;
        padding-left: 68px;
        padding-right: 75px;
        width: 323px;
        line-height: 15px;
    }
}

/*@media (min-width: 769px) and (max-width: 1200px){
    .texto-slider{
        margin-top: 140px;
        padding-left: 0px;
        padding-right: 100px;
    }
}*/

@media (min-width: 769px) {
    .site-logo-movil{
        display: none;
    }
}
@media (max-width: 768px) {
    .site-logo{
        /*display: none;*/
    }

    .site-logo-movil{
        display: block;
        background-color: #ffffff;
    }
}

/*moorabi-blog*/
.moorabi-blog-wraap.default {
    padding-top: 30px;
    padding-bottom: 63px;
}
.custommenu-title-blog {
    font-size: 28px;
    color: #222222;
    text-transform: uppercase;
    text-align: center;
    font-style: normal;
    margin-bottom: 55px;
    position: relative;
    font-family: 'RobotoCondensed-Regular', serif;
    letter-spacing: 0;
    display: table;
    margin-left: auto;
    margin-right: auto;
    font-family: 'RobotoCondensed-Regular', serif;
    padding-bottom: 15px;
}
.custommenu-title-blog::before {
    position: absolute;
    content: '';
    width: 70px;
    border: 2px solid #ed71a3;
    border-radius: 2px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*---------------------------SLICK SLIDER------------------------------*/
/* Slider */
.slick-list {
    margin: 0 -15px;
    padding: 0;
}
.owl-slick .slick-list {
    margin-top: -5px !important;
    padding-top: 5px;
    margin-bottom: -5px !important;
    padding-bottom: 5px;
}
.slick-track {
    margin-left: 0;
}
.slick-slide {
    padding: 0 15px;
}
.slick-slider .slick-arrow {
    display: inline-block;
    position: absolute;
    bottom: 12px;
    right: 400px;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    background-color: none;
    background: #c01e7f;
    z-index: 1;
    cursor: pointer;
    /* border-radius: 50%; */
    width: 50px;
    border: none;
    height: 33px;
    padding-top: 6px;
    /* padding-left: 11px; */
    font-size: 23px;
    text-align: center;
}
.slick-slider .slick-arrow:first-child {
    right: 484px;
}
.slick-vertical .slick-slide {
    border: none;
}
.slick-slider.nav-center {
    position: relative !important;
}
.slick-slider.nav-center > .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    font-size: 30px;
    background-color: transparent;
    color: #aaaaaa;
}

.slick-slider.nav-center > .slick-arrow:hover {
    color: #222222;
}
.slick-slider.nav-center > .slick-arrow::before {
    font-family: FontAwesome, sans-serif;
    content: '\f105';
}
.slick-slider.nav-center > .slick-arrow:first-child {
    right: auto;
    left: 0;
}
.slick-slider.nav-center > .slick-arrow:first-child::before {
    content: '\f104';
}
.slick-slide > div:not([class]) > * {
    display: block !important;
}
.slick-dots {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    text-align: center;
    margin-top: 40px;
}
.slick-dots li {
    list-style: none;
    display: inline-block;
    font-size: 0;
    padding: 0;
    width: 12px;
    height: 12px;
    border: 2px solid #acacac;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.slick-dots li.slick-active {
    border-color: transparent;
    background-color: #f7c86f;
}
.slick-dots li button {
    display: none;
}
.slick-dots .slick-slide img {
    cursor: pointer;
    margin: auto;
}
.slick-slider.nav-botton-center > .slick-arrow {
    top: auto;
    bottom: 0;
    right: 43.5%;
}

.moorabi-blog .owl-slick .slick-list {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0;
}
    
.moorabi-blog-item{
    background: #1a1a1a;
}

.moorabi-blog-item .post-thumb {
    position: relative;
}
.moorabi-blog-item .post-thumb > a::after, .moorabi-blog-item .post-thumb .video-moorabi-blog figure::after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    opacity: 0;
}
.moorabi-blog-item .post-thumb:hover .video-moorabi-blog figure::after,
.moorabi-blog-item .post-thumb:hover > a::after {
    opacity: 1;
}
.moorabi-blog-item .post-thumb .post-item-share {
    position: absolute;
    top: 15px;
    right: 20px;
    display: none;
}
.moorabi-blog-item .post-item-share .icon {
    color: #fff;
    opacity: 0.5
}
.post-item-share .icon {
    font-size: 16px;
    color: #a3a4a6;
}
.post-item-share .box-content {
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    z-index: 5;
}
.post-item-share .box-content a {
    display: list-item;
    list-style: none;
    color: #a3a4a6;
    font-size: 15px;
}
.moorabi-blog-item .post-item-share .icon:hover {
    opacity: 1
}
.post-item-share:hover .box-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.post-item-share .box-content a:hover {
    color: #fff;
}
.moorabi-blog-item .post-date {
    font-size: 12px;
    color: #aaa;
    padding: 15px 3px 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.1em;
    font-family: 'RobotoCondensed-Regular';
}
.moorabi-blog-item .blog-title {
    font-size: 20px;
    color: white;
    margin-bottom: 15px;
    font-weight: 500;
    position: relative;
    padding-bottom: 10px;
    font-family: 'RobotoCondensed-Regular';
}
.moorabi-blog-item .blog-title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border: 2px solid #3299d3;
    border-radius: 2px;
    width: 40px;
}
.moorabi-blog-item .blog-title span {
    color: #aaaaaa;
}
.moorabi-blog-item .blog-meta {
    padding: 10px 0 5px;
}
.moorabi-blog-item .blog-meta .author {
    display: inline-block;
    float: left;
    font-size: 15px;
    color: #363636;
    font-weight: 500;
    text-transform: capitalize;
}
.moorabi-blog-item .blog-meta .author img {
    display: inline-block;
    width: 29px;
    height: 28px;
    border-radius: 50%;
    text-align: center
}
.moorabi-blog-item .blog-meta .view, .moorabi-blog-item .blog-meta .comment {
    color: #aaa;
    font-size: 13px;
    font-family: 'RobotoCondensed-Regular', serif;
    display: none;
}
.moorabi-blog .slick-slider > .slick-arrow {
    width: 51px;
    height: 51px;
    text-align: center;
    line-height: 48px;
    border: 1px solid #eeeeee;
    color: #aaaaaa;
    right: -40px;
    z-index: 33;
    background: #ffffff;
    
    opacity: 0;
    visibility: hidden;
}
.moorabi-blog .slick-slider > .slick-arrow:first-child {
    left: -40px;
}
.moorabi-blog:hover .slick-slider > .slick-arrow {
    opacity: 1;
    visibility: visible;
}

/*moorabi-blog style2*/
.moorabi-blog-item.style2 .moorabi-blog-inner {
    overflow: hidden;
    background: #f5f5f5;
    border-radius: 5px;
}
.moorabi-blog-item.style2 .post-thumb {
    float: left;
    margin-top: -2px;
    margin-left: -2px;
    margin-bottom: -2px;
}
.moorabi-blog-item.style2 .blog-info {
    overflow: hidden;
    border-left: 0;
}
.moorabi-blog-item.style2 .post-top {
    margin: 20px 20px 20px;
    position: relative;
    padding-bottom: 5px;
}
.moorabi-blog-item.style2 .post-date {
    padding-top: 0;
}
.moorabi-blog-item .post-top > a {
    font-size: 15px;
    color: #363636;
    font-family: 'RobotoCondensed-Regular', serif;
    text-transform: uppercase;
}
.moorabi-blog-item .post-top .post-item-share {
    position: relative;
    display: none;
    float: right;
}
.moorabi-blog-item.style2 .post-top > a {
    color: #fff;
    padding: 3px 10px;
    background-color: #ed71a3;
    font-size: 11px;
    border-radius: 5px;
    letter-spacing: 0.1em;
}
.moorabi-blog-item.style2 .post-item-share .icon {
    color: #aaa;
    font-size: 16px;
    opacity: 1;
}
.post-top .post-item-share .box-content {
    padding-top: 20px;
}
.moorabi-blog-item.style2 .post-item-share .icon:hover, .moorabi-blog-item.style2 .post-item-share .box-content a:hover {
    color: #363636;
}
.moorabi-blog-item.style2 .blog-title {
    height: 75px;
    margin-bottom: 59px;
    overflow: hidden;
    font-size: 18px;
    padding: 0 20px;
}
.moorabi-blog-item.style2 .blog-title::before {
    left: 20px;
    display: none;
}
.moorabi-blog-item.style2 .blog-meta {
    border: none;
    padding: 0 20px;
}
.moorabi-blog-item.style2 .blog-meta .blog-meta-wrapp {
    padding: 11px 0 12px;
    border-top: 1px solid #e4e4e4;
}
/*video blog moorabi*/
.video-moorabi-blog .quick-install {
    background: #71c0ef url(../images/play.png) no-repeat scroll 24px 20px;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 64px;
    left: 50%;
    line-height: 64px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 64px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.video-moorabi-blog .quick-install:hover {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.9);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0.9);
    -o-transform: translateX(-50%) translateY(-50%) scale(0.9);
    transform: translateX(-50%) translateY(-50%) scale(0.9);
}
#slvj-close-icon {
    background-image: url(../images/close-icon.png);
    width: 30px;
    height: 30px;
}

.main-info-post p{
    color:white;
    font-family: 'RobotoCondensed-Regular';
}

a:hover{
    color:orange;
}

.btn-leer-mas {
    background: #2675A3;
    color: white;
    width: 200px;
    border-radius: 10px;
    margin-bottom: 10px;
    font-family: 'RobotoCondensed-Regular';
}

.btn-leer-mas:hover{
    background: #1B4F6E;
    color: white;
}

.btn-login{
    font-size: 15px;
    margin-bottom: 10px;
}

.recordar-clave-login{
    margin-bottom: 0px;
}

.form-row input{
    width: 100%;
}

.lost_password{
    font-size: 14px;
}

.form-checkbox{
    margin-bottom: 0px;
}

.cursor-pointer:hover{
    cursor: pointer;
}

.pointer:hover{
    cursor: pointer;
}

@media( min-width: 1024px) and (max-width: 1370px){
    .texto-slider {
        /*margin-top: -20px; */
        /* padding-left: 70px; */
        /* padding-right: 100px; */
        width: 50%;
        /*background: red;*/
    }

    .site-navbar .site-logo{
        margin-left: 0px;
        margin-right: 0px;
    }
}


@media (min-width: 0px) and (max-width: 450px){
    .loader-3 {
        background: url(../images/fondo-inicial-3-responsive.png) 50% 50% no-repeat rgb(249,249,249);
    }

    .loader-4 {
        background: url(../images/fondo-inicial-4-responsive.png) 50% 50% no-repeat rgb(249,249,249);
    }
}

.errornombre,
.errortelefono,
.errorcorreo,
.errorbarrio,
.errorhabitacion,
.errorbano,
.errorcanon,
.erroradministracion,
.errorarea,
.errrordescripcion,
.errordireccion{
    display: none;
    font-face: 'MyriadProBold';
}
.publicainmueble span{
    color: red;
    font-family: 'MyriadProSemiBold';
}
.publicar{
    position: absolute;
    width: 100%;
    z-index: 4;
    bottom: 0px;
    height: 163px;
}
.publicar-bg{
     background: #ec8000;
    border-radius: 15px 15px 0 0px;
    height: 163px;
}
.linea-titulo{
    background:#1b803c;
    margin-left: auto;
    margin-right: auto;
    height: 5px;
    width: 50%;
}
.publicar h1{
    color: #ffffff;
}

.publicar h2{
    color: #ffffff;   
    font-family: 'MyriadProSemiBold';
    font-size: 23px;
}

.publicar .col-md-3{
    border-left: 1px solid #ffffff;
}

label{
    text-transform: uppercase;
    font-family: 'MyriadProBold';
    font-size: 15px;
}
input::placeholder{
    font-family: 'MyriadProLight';
    
}
.whatsapp span{
    font-family: 'Monserrtat-Bold';
    font-size: 12px;
    text-transform: uppercase;
}

.fixed-bottom{
    left: 1070px;
    top: 560px;
}
.area{
    background: #d1d1d1;
    margin-bottom: 5px;
    height: 41px;
}
.area:hover i{
    color: white !important;
}
.area:hover a{
    color: white !important;
}
.area a{
    font-family: 'MyriadProBold';
    font-size: 19px;
    color: #4d4d4d;
    text-transform: uppercase;
}
.contenedor-area p{
    font-size: 19px;
    line-height: 0.5;
}
.imagen-chat{
    background: #33a06e;
    border-radius: 15px;
    margin-top: 10px;
    margin-bottom: 15px;  
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;  
}
.cerrrarchat:hover{
    color: red !important;
    cursor: pointer;
}
.descripcion-proyecto ul li{
    font-family:'MyriadProLight';
    font-size: 25px;
}

.pse{
    text-transform: uppercase;
    line-height: 1;
}
.linea-pse{
    border-left: 1px solid gray;
    height: 40px;
    width: 1px;
}
.tabs-botones{
    height: auto;
    padding: 15px;
    background-color: #fafafa;
}
.nav-pills .nav-link{
    font-family: "MyriadProSemiBold";
    font-size: 15px;
    text-transform: uppercase;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
    background-color: orange;
    font-family: "MyriadProSemiBold";
    font-size: 15px;
}

.tab-content p{
    font-family: "MyriadProLight";
    /*font-size: 15px;*/    
    color: #4D4D4D;
}

.tab-content ul{
    font-family: "MyriadProLight";
    font-size: 25px;
    color: #4D4D4D;   
}

.btn-volver{
    width: 100%;
    border: none;
    border-radius: 50px;
    margin-bottom: 10px;
}

.volver{
    color: #ec8000;
    margin-right: 4px;
}
.btn-formulario{
    width: 100%;

}

.centerfull{
    display: flex;
    align-items: center;
    justify-content: center;
}

.proyecto-seleccionado h3{
    font-size: 45px;
}
.nav-link:hover, .nav-link:focus{
    background: gainsboro;
    font-size: 15px;
}

.owl-carousel-noticia .owl-thumb-item{
    width: 10% !important;
}

.fecha-noticia-seleccionada{
    font-family: "MyriadProRegular";
    font-size: 18px;
    color: #000000;
    display: flex;
    /*justify-content: center;*/
    align-items: center;
    text-align: justify;
}

.titulo{
    padding-top: 54px;
    padding-bottom: 22px;
}

.btn-volver:hover i{
    color: white;
}

.acomodacion{
    display: flex;
    align-items: center;
    justify-content: center;
}
.acomodacion-b{
    display: flex;
    align-items: center;
    justify-content: center;
}

header{
    width: 100%;
    z-index: 5;
}

.offcanvas-menu-wrapper{
    display: none;
}

.canvas__open {
    display: none;
}
/*.header-div {
    display: block;
    position:relative;
    height: 92px;
}*/

.header-div:hover .main-menu > li:hover > .sub-menu{
    background-color: #0b4b45;
    display: block;
}
.header-div:hover .ftco-footer-social li a{
  border: 1px solid #ffffff;
    border-radius: 50%;
}
.centerfull {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
}
.logo{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 24px;
    margin: 0;
    width: 100%;
    height: 50px;
}

.logo img{
    image-rendering: -webkit-optimize-contrast;
    width: 100%;
    height: auto;
}

.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-family: 'MyriadProSemiBold';
}
.main-menu {
    list-style-type: none;
    /*margin: 7px 55px !important;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0px;
    /*margin-top: 50px;*/
}
.main-menu > li {
    display: block;
    position: relative;
    margin:auto;
    z-index: 90;
    height: auto;
    align-items: flex-start;
}

.main-menu > li a {
    color:black;
    text-transform: uppercase;
    font-family: 'MyriadProSemiBold';
    font-size:17px;
}

.main-menu > li:hover a {
    text-transform: uppercase;
}
.sub-menu {
    list-style-type: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 100%;
    min-width: 178px;
    max-width: 300px;
    background-color: #fff;
    transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    -moz-transition: all 2s;
    padding: 5px 0;

    box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);

    visibility: hidden;
    opacity: 0;
    display: none;

}
.sub-menu li {
    position: relative;
    background-color: transparent;
}
.main-menu > li > .sub-menu {
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
}

.sub-menu a {
    font-family: 'MyriadProSemiBold';
    font-size: 14px;
    line-height: 1.5;
    color: #555;
    display: block;
    padding: 8px 20px;
    width: 100%;

    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

/*---------------------------------------------*/
.main-menu > li:hover > a {
    text-decoration: none;
}
.main-menu > li:hover > a span {
    text-decoration: none;
     /*color: #FFCA52;*/
}
/*.main-menu > li:hover > .sub-menu{
    background:rgba(172 184 193 / 23%);
    opacity: 0.8;
}*/
.slicknav_nav a:hover{
  background: none!important;
}
.main-menu > li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    color: #ffffff!important;
    width: auto;
}
.main-menu  li > .sub-menu a{
    color: #ffffff !important;
    width: max-content;
    font-size: 15px;
}
.sub-menu li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    color:#;
}
.sub-menu >li:hover{
  background-color: #126B62;
}
.sub-menu > li:hover > a  {
    text-decoration: none;
}

li a img{
    image-rendering: -webkit-optimize-contrast;
}

@media (max-width: 575px) {
    .slicknav_nav .slicknav_arrow{
        display: inline-block;
        color:black;
    }
    .slicknav_nav .slicknav_item a,
    .slicknav_nav .slicknav_parent-link a{
        padding: 0;
        margin: 0;
        background: none;
    }
    .main-menu > li a {
        text-transform: uppercase;
        font-family: 'Roboto-Bold';
        font-size: 17px;
    }
    /*.main-menu li a > span{*/
    /*    display: none;*/
    /*}*/
    .logo{
        padding: 0px;
        width: 100%;
        /*padding-bottom: 50px;*/
    }
     .logo img{
        width: 100%;
        image-rendering: -webkit-optimize-contrast;
    }

    .menu{
        display: none;
    }

    .contenedor-texto-slider{
        width: 100%;
        font-size:20px;
        top: 38px;
        left: 0;
    }

    .categorias-index .item{
        width: 100%;
        text-transform: uppercase;
    }
    .categorias-index .item img {
        width:15%;
        margin-right: 25px;
    }

    .pre-footer .redes{
        justify-content: center;
        padding: 0;
    }
    .footer .contacto .col-md-12{
        justify-content: center;
    }
    .trapecio-top{
        display: none;
    }

    .titulo-hotel-index{
        font-size: 35px;
    }

    .btn-redimir{
        margin: 10px 50% 10px 35%;
    }
    .pre-footer .col-md-6 h1{
        justify-content: center;
    }
    .pre-footer .col-md-6 p{
        text-align: center;
    }
    .titulo-hotel-index{
        text-align: center;
    }
}

@media only screen and (max-width: 767px){
  .offcanvas-menu-overlay {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 70%;
        background: rgba(0, 0, 0, 0.7);
        content: "";
        z-index: 98;
        -webkit-transition: all, 0.5s;
        -o-transition: all, 0.5s;
        transition: all, 0.5s;
        visibility: hidden;
    }

    .offcanvas-menu-overlay.active {
      visibility: visible;
    }

    .offcanvas-menu-wrapper {
        display: block;
        position: fixed;
        top: 0px;
        left: -270px;
        width: 270px;
        height: 95%;
        background: #fff;
        padding: 70px 20px 30px 30px;
        display: block;
        z-index: 99;
        overflow-y: auto;
        -webkit-transition: all, 0.5s;
        -o-transition: all, 0.5s;
        transition: all, 0.5s;
        opacity: 0;
    }

    .offcanvas-menu-wrapper.active {
        opacity: 1;
        left: 0;
        background: white;
        width: 70%;
        border: solid #FFA500 1px;
    }

    .zona-clientes{
      padding: 10px;
    }
    .zona-clientes a{
      border: 1px solid #ffffff !important;
    }
    .zona-submenu{
      background-color: #ffffff!important;
    }

    .offcanvas__close {
        position: absolute;
        width: 40px;
        height: 40px;
        right: 15px;
        top: 25px;
        border: 1px solid #ddd;
        border-radius: 50%;
        font-size: 26px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color:rgba(0, 0, 0, 0.7);
    }

    .slicknav_menu {
        background: none !important;
        padding: 15px!important;
        margin-bottom: 20px;
    }

    .slicknav_btn {
        display: none !important;
    }

    .slicknav_nav {
        display: block !important;
    }

    .slicknav_nav ul {
        margin: 0 !important;
    }

    .slicknav_nav .slicknav_row, .slicknav_nav a {

        color: black !important;
        font-size: 18px;
        font-family: 'MyriadProSemiBold';
        text-transform: uppercase;
    }

    .main-menu > li{
        padding: 10px;
        border-bottom: 1px solid;
    }

    .main-menu > li > .sub-menu {
        top: inherit;
        left: inherit;
        position: relative;
        color: #fff;
        background: inherit;
        box-shadow: none;
        visibility: visible;
        opacity: 1;
        background: rgba(30, 39,43,0.5) !important;
        padding-left:1rem;
    }

    .input-buscar{
        width: 100%;
        height: 30px;
    }

     .canvas__open{
        display: block;
        width: 70px;
        text-align: center;
        z-index: 99;
        color:black;
        margin-left: auto;
        margin-top: -70px;
        font-size: 23px;
    }

    .offcanvas__logo{
        text-align: center;
        display: flex;
        justify-content: center;
        padding-top: 18px;
        margin-bottom: 18px;
        /*background-color: #FFCA52;*/
    }

    .offcanvas__logo .logo img{
        width: 150px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    li a img{
        display: none;
    }
    .mobile-menu-wrap{
        background: #FFCA52 !important;
    }

    .otro-logo{
        display: block;
        z-index: 98;
    }
    .otro-logo a img{
        width: 100%;
        margin-left: 100%;
    }
    .container ul li{
      font-size: 12px!important;
    }
    .container p{
      /*font-size: 12px;*/
    }
    .line {
      width: 55px !important;
      height: 2px;
      background: #CC1F26;
    }
    .titulo{
      font-size: 30px!important;
      padding-bottom: 0px!important;
    }
    .contenedor-hotel{
        width: 100% !important;
    }
    .main-menu li > .sub-menu a{
        color:#fff !important;
    }
    .slicknav_nav li, .slicknav_nav ul{
        max-width:100%;
    }
    .parallax{
        height:441px !important;
    }
    .siguenos-nav a{
        color:#fff;
    }
    .aliados .img-fluid{
        margin-left:0px;
    }
    .owl-carousel-linea item{
        width:76%;
    }
    .acomodacion-nombre-producto{
    text-align: center !important;
    width: max-content !important;
    display: flex !important;
    justify-content: center !important;
    color: #ffbd2f;
}
}
.servicios .container .img-fluid {
    width: 25%;
}
.color-h1{
    border-bottom: 10px solid #F6B800;
    width: 100%;
    margin-top: -18px;
}
.acomodacion-imagen{
    width: 100%;
    display: flex;
    justify-content: center;
}
.acomodacion-nombre-producto{
    text-align: center;
    width: min-content;
    display: flex;
    justify-content: center;
}
/*@media only screen and (max-width: 1657px){
  .header-div:hover .main-menu > li:hover > .sub-menu{
    min-width: 1605% !important;
    margin-left: -562px !important;
  }
}
@media only screen and (max-width: 1477px){
  .header-div:hover .main-menu > li:hover > .sub-menu{
    min-width: 1433% !important;
    margin-left: -508px !important;
  }
}
@media only screen and (max-width: 1326px){
  .header-div:hover .main-menu > li:hover > .sub-menu{
    min-width: 1750%;
    margin-left: -605px;
  }
}*/
.hvr-underline-from-left:before{
  background: #CC1F26 !important;
}
.intro-noticia{
  background-color: #E8E7EA;
  min-height: 340px;
}

.line{
  width: 240px;
  height: 2px;
  background: #CC1F26;
}
.titulo{
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto-Bold';
    font-size: 60px;
    color: #333333!important;
    padding-top: 40px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.suite{
  font-size: 30px !important;
}
.twitter{
  font-family: 'Roboto-Bold';
  font-size: 76px;
  color: #333333;
  line-height: 1;
  margin-bottom: 40px;
}
.zona-clientes{
  background-color: #CC1F26;
  position: relative;
  justify-content: center;
  align-items: center;
  width: 220px;
}
.zona-clientes a{
  text-transform: uppercase;
  text-align: center;
  display: flex; 
  align-items: center;
  justify-content: center;
}

.zona-clientes a span{
  font-family: 'Roboto-Medium';
  font-size: 16px;
}
.zona-submenu{
  display: none;
}
.zona-clientes:hover .zona-submenu{
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  position: absolute;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
}
.zona-submenu li a{
  color: #4D4D4D !important;
  text-align: center;
  font-family: 'Roboto-Light';
  font-size: 15px;
}

.whatsapp{
  color: #ffffff;
  text-transform: uppercase;
}
.whatsapp:hover {
  color: #ffffff;
  text-transform: uppercase; 
}
.whatsapp .fa-circle{
  color: greenyellow;
}

.area{
  background-color: #D1D1D1;
  margin-bottom: 14px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nombreservi{
  font-family: 'MyriadProBold';
  font-size: 19px;
  color: #4D4D4D;
}
.hvr-sweep-to-right:before{
  background: #F1851F !important;
}
.area:hover .nombreservi{
  color: #ffffff !important;
}.area:hover .fa-caret-right{
  color: #ffffff !important;
} 

.imagen-chat{
  border-radius: 15px;
  background-color:#F1851F ;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75px;
}
.cerrrarchat{
  cursor: pointer;
}

.cerrrarchat:hover{
  color: #9C0611!important;
}
.introslider{
  font-size: 49px;
  font-family: 'Roboto-Light';
  line-height: 1;
}
#errorusuario{
  display: none;
}

#errorcontraseña{
  display: none;
}

.errornombre,
.errorapellido,
.errortelefono,
.errorcompania,
.errorobservaciones{
  display: none;
}
.subgrupo{
  display: none;
}

.sub-menu li:hover .subgrupo{
  display: block !important;
  position: absolute;
  left: 100%;
  top: 0;
  background: #CC1F26;
  list-style: none;
  width: auto;
  padding-left: 0;
  padding-right: 0;
  border-left: 1px solid #ffffff;
}
.subgrupo li:hover{
  background-color: #A41F26;
  color: #ffffff;
  transition: 0.5s;
}

.container ul li{
  font-family: 'Roboto-Light';
  font-size: 25px;
  color: #4D4D4D;
  line-height: 35px;
}
.zona-submenu li{
  font-size: 18px !important;
}
.zona-submenu li:hover{
  font-size: 20px !important;
  font-weight: 600;
  color: #4D4D4D!important;
}
.card-deck .card{
  border: none;
}

.card-deck .card-img-top{
  filter: grayscale(100%);
}

.card-deck .card:hover .card-img-top{
  -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transition: 0.5s;
    filter: grayscale(0);

}

.btn-primary:hover{
  color: #ffffff;
  background: #F1871D!important;
  transition: background 1s;
}

.fa-sign-out-alt{
  margin-right: 15px;
}
.interes{
  background: #CC1F26 !important;
  color: #ffffff!important;
  border: none !important;
}
.parallax{
  padding-top: 7%;
}
.ekko-lightbox-nav-overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.ekko-lightbox-nav-overlay span{
  color: #f1851f;
}

.ekko-lightbox-nav-overlay a{
    opacity: 100 !important;
}

.twit{
  text-align: right;
}

.ocultar-redes-sociales-mobil{
  display: none !important;
}

@media (max-width:500px){
    .contenedor-redes-sociales-encabezado{
        display:none !important;
    }
}

.intro-blog{
    padding-left:20px;
    padding-right:20px;

}

.intro-blog p {
    line-height: 22px !important;
    font-size: 15px !important;
}

.horarios p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/*.btn-volver{
    width: 10% !important;
    margin-bottom: 20px !important;
    font-size: 15px !important;
}*/

.fa-linkedin{
    font-size: 22px;
    padding-left: 5px;
    float: left;
    margin-top: 2px;
}



@media (max-width:500px){
    .color-h1-slider {
        margin-left:5%;
    }
    
    .contenedor-mas-banner-medio{
        padding-left: 0px;
        padding-right: 0px;
        margin-left:0px;
    }
    
    .contenedor-mas-principal{
        padding-left:0px;
        padding-right:0px;
    }
    
    .contenedor-blog-base{
        margin-top:30px;
    }
    
    .contenedor-twitter{
        width: 80%;
        margin-left: 10%;
        margin-top: 30px;
    }
    
    .horarios p {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    
    .btn-volver {
        width: 30% !important;
        margin-bottom: 20px !important;
        font-size: 15px !important;
    }

    .slicknav_nav span{
        color:black;
        margin-left: 9%;
        font-family: 'MyriadProSemiBold';
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .slicknav_nav img[title="pse"]{
        margin-top: 10px;
        margin-left: 25%;
    }

    .fixed-bottom{
        left: 106px;
        top: 611px;
    }

    .dropdown-menu-chat{
        top:0px;
    }

    .owl-thumb-item{
        margin: 9px 4px;
    }

    .owl-carousel .owl-item img{
        width: 100%;
    }
}

@media (min-width: 800px){
    .site-navbar li ul li{
        padding: 5px;
        font-family: 'MyriadProSemiBold';
        text-transform: uppercase;
        color: #ffffff;
        margin: auto;
        padding: 0px 20px;
    }
    .site-navbar li ul li a{
        padding: 5px;
        font-family: 'MyriadProSemiBold';
        text-transform: uppercase;
        color: #ffffff !important;
    }
    .site-navbar li ul li:hover a{
        color: #ec8000 !important;
    }
    .site-navbar .header-redes{
        display: flex;
        justify-content: flex-end;
        align-items: end;
    }
    .site-navbar .header-redes span{
        margin: 33px 0px;
        text-transform: uppercase;
        display: flex;
        justify-content: end;
        font-family: "MyriadProLight";
        font-size: 18px;
    }
    .site-navbar .header-redes ul{
        justify-content: flex-start;
        display: inline-flex;
        list-style: none;
    }
    .site-navbar .header-redes ul li{
        border: 1px solid #DF8200;
        margin: 18px 7px 18px 0px;
        border-radius: 100%;
        height: 34px;
        width: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .site-navbar .header-redes ul li:hover{
        cursor: pointer;
    }

    .site-navbar .toggle-button {
        position: absolute;
        right: 0px;
    }

    .site-navbar .site-logo {
        display: inline-block;
        top: 0;
        font-size: 0rem;
        text-transform: uppercase;
        font-weight: 900;
        line-height: 0;
        margin: 0;
        margin-left: 0px;
        margin-right: 0px;
        /*padding: 6px;*/
        z-index: 3;
        /*padding-top: 15px;
        padding-bottom: 15px;*/
    }

    .icon-menu:before{
        color: orange;
    }

    .site-navbar .site-navigation.border-bottom {
        border-bottom: 1px solid #f3f3f4 !important;
    }


    .site-navbar .site-navigation .site-menu .active {
        color: #282E3A !important;
        display: inline-block;
    }

    .site-navbar .site-navigation .site-menu a {
        text-decoration: none !important;
        display: inline-block;
        color: black;   
    }

    .site-navbar .site-navigation .site-menu > li {
        display: inline-block;
        margin: 0px 20px;
        float: left;
    }
    .site-navbar .site-navigation .site-menu > li:hover{
        border-bottom: 5px solid #0b4b45;
        animation-name: sliderigth;
        animation-duration: 3s;
    }
    /*@keyframes sliderigth{
        0%{
            border-bottom: 5px solid #0b4b45;
            width: 5px;
        }
        100%{
         border-bottom: 5px solid #0b4b45;
            width: 50px;   
        }
    }*/
    .site-navbar .site-navigation .site-menu > li > a {
        font-family: 'MyriadProSemiBold';
        text-transform: uppercase;
       /* margin-left: 18px;
        margin-right: 15px;*/
        padding: 5px 0px;
        color: #333333 !important;
        display: inline-block;
        text-decoration: none !important;
        border-bottom: 2px solid transparent;
        font-size: 18px;
        max-width: 165px;
    }
}



