:root{--color-primary: #4869e8;--color-text-yellow: #4869e8;--color-gradient-stop: #4666e3; --color-text-yellow: #ebaa06; --color-text-blue: #244e75;}body{font-family:roboto,sans-serif;font-weight:400;line-height:1.625em;letter-spacing:.01em;font-size:1em;color:#73747f}.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6{font-family:rubik,sans-serif;color:#1a1c26}.h1,h1{font-weight:300;line-height:1.244em;font-size:45px}.h2,h2{font-size:42px;font-weight:300;line-height:1.285em}.h3,h3{font-size:35px;font-weight:400;line-height:1.342em}.h4,h4{font-size:30px;font-weight:400;line-height:1.35em}.h5,h5{font-size:25px;font-weight:400;line-height:1.35em}.h6,h6{font-size:21px;font-weight:400;line-height:1.2em}.main-nav>li>a{font-size:15px;letter-spacing:.02em;color:#fff}.main-nav>li.is-active>a,.main-nav>li.current-menu-item>a,.main-nav>li:hover>a,.main-nav>li>a:hover{color:rgba(255,255,255,.85)}.main-footer{padding-top:70px;color:rgba(255,255,255,.6)}.main-footer a:not(.btn){color:rgba(255,255,255,.6)}.main-footer a:not(.btn):hover{color:#fff}@media(min-width:1200px){.main-header .is-stuck{background:#fff!important}.mainbar-wrap.is-stuck .social-icon a,.mainbar-wrap.is-stuck .header-module .ld-module-trigger,.mainbar-wrap.is-stuck .main-nav>li>a,.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{color:#424242!important}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:#424242!important}.is-stuck .btn{color:#fff;border-color:#5174fd}.is-stuck .btn.btn-solid{background-color:#5174fd}.is-stuck .btn:hover{border-color:#3a3a3a;color:#fff}.is-stuck .btn:hover,.is-stuck .btn.btn-solid:hover{background-color:#3a3a3a}.megamenu-heading{color:#3b91f7}}

.main-nav .link-txt .txt { color: var(--color-text-blue);}
.somos  { 
    background: #ffffff8f; 
    padding-left: 180px;     
    padding-right: 40px;
}
.somos h2 {margin-top: 40px;     margin-bottom: 10px;}
.text-yellow{
    color: var(--color-text-yellow);
}
.text-blue{
    color: var(--color-text-blue);
}
.text.white{
    color: white;
}
.liquid-img-group-browser .liquid-img-group-img-container:before{
    content: none !important;
}
a.servicios{
    border: 0;
    background: #ebaa06;
    color: white;
    padding: 10px 60px;
}
.bg-yellow{
    background-color: #ebaa06;
}
.flex-wrap-center{
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
}
.iconbox-md .iconbox-icon-container img{
    width: 50px;
}
.bg-gradient-primary-br{
    background: -webkit-gradient(linear, left top, right bottom, from(var(--color-text-yellow)), to(var(--color-text-yellow))) !important;
    background: linear-gradient(to bottom right, var(--color-text-yellow) 0%, var(--color-text-yellow) 100%) !important;
}
.container.pantalla5{
    width: 100%;
    padding: 0;
}
.logo-default{
    height:70px;
}
.mainbar-wrap.is-stuck .navbar-brand{
    padding: 7px 0 !important;
}
@media (min-width: 992px){
    .container.pantalla5 .row, .container-fluid.px-md-0 .row.mx-md-0{
        display: grid !important;
        grid-template-columns: 10% 20% 20% 20% 20% 10%;
        margin: 0;
    }
    .container.pantalla5 .row .lqd-column.col-md-5{
        grid-column: 2/3;
        width: 100%;
    }
    .container.pantalla5 .row .lqd-column.col-md-6.col-md-offset-1{
        grid-column: 3/7;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .container.pantalla5 .row .lqd-column.col-md-6.col-md-offset-1 .liquid-img-group-container.stretch-to-right{
        margin: 0;
    }
    .container-fluid.px-md-0 .lqd-column.col-sm-6.col-md-2.px-md-0{
        width:100%
    }
    .container-fluid.px-md-0 .lqd-column.col-sm-6.col-md-2.px-md-0:nth-child(1){
        grid-column: 1/2
    }
    .liquid-img-group-single.liquid-img-group-browser.block-revealer.is-in-view.element-uncovered.revealing-ended{
        margin: 0;
    }
    .row.mx-md-0 .fancy-box{
        margin-bottom: 0;
        height: 100%;
    }
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
/* style events -- start */
.content-block.trend-post {
    position: relative;
    padding-top: 30px;
    padding-bottom: 18px;
    border-bottom: 1px solid var(--color-lightest);
}
.content-block.post-order-list .post-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.content-block.trend-post .post-content .post-cat {
    margin-bottom: 15px;
}
.post-content .post-cat .post-cat-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -8px;
}
.post-content .post-cat .post-cat-list a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--font-size-b3);
    line-height: 20px;
    margin: 8px;
    position: relative;
    font-weight: var(--p-medium);
}
.hover-flip-item {
    position: relative;
    display: inline-block;
    overflow: hidden;
    font-size: 16px;
}
.content-block.trend-post .post-content .title {
    margin: 0;
    font-size: 28px;
}
.content-block .post-content .title a {
    position: relative;
    display: inline;
    background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
    background-image: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
    background-image: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-size: 0px 2px;
    background-position: 0px 95%;
    -webkit-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    -o-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    padding: 0.1% 0px;
    background-repeat: no-repeat;
    color: inherit;
}
.content-block.trend-post .post-content .post-meta-wrapper {
    margin-top: 0px;
}
.post-meta-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.post-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.post-meta .post-author-name {
    margin-top: 15px;
    font-weight: var(--p-medium);
}

.content-block.trend-post:first-child.is-active .post-thumbnail {
    top: 0;
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
.content-block.trend-post .post-thumbnail {
    min-width: 280px;
}}
.content-block.trend-post .post-thumbnail {
    position: absolute;
    top: 0;
    left: calc(100% + 30px);
    bottom: 0;
    opacity: 0;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    will-change: transform;
    -webkit-transition: opacity 0.2s, -webkit-transform 1s;
    transition: opacity 0.2s, -webkit-transform 1s;
    -o-transition: opacity 0.2s, -o-transform 1s;
    -o-transition: opacity 0.2s, transform 1s;
    transition: opacity 0.2s, transform 1s;
    transition: opacity 0.2s, transform 1s, -webkit-transform 1s;
    min-width: 411px;
}
.content-block.post-order-list .post-inner:hover + .post-thumbnail, .content-block.trend-post .post-thumbnail:hover {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    height: auto;
}
.content-block.post-order-list .post-inner:hover span{
    color: var(--color-text-yellow);
}
.content-block.post-order-list .post-inner:hover .title{
    color: var(--color-text-blue);
}
.content-block .post-thumbnail a {
    display: block;
    overflow: hidden;
    border-radius: var(--radius);
}
.content-block .post-thumbnail a img {
    width: 80%;
}
.content-block.trend-post:hover::after {
    width: 100%;
}
.content-block.trend-post::after {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    background: var(--color-text-blue);
    left: 0;
    bottom: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

/* style events --end */

.fondo1{
    background-color: #fac658;
    background-image:none !important;
}
.fondo2{
    background-image:none !important;
    background-color: #efab1a;
}
.fondo3{
    background-image:none !important;
    background-color: #1a62ac;
}
.fondo4{
    background-image:none !important;
    background-color: #204975;
}
.fancy-box-travel:after{
    background-image: none !important;
}
.fancy-box-travel .fancy-box-contents{
    top: 0 !important;
    margin: 0;
    padding: 10px 30px 0;
}
.fancy-box-travel .fancy-box-image, .fancy-box-travel .fancy-box-contents{
    position: relative !important;
    height: 100%;
}
.fancy-box-travel.fancy-box-small{
    padding-bottom: 0;
}
.button-5{
    border: 0;
    background: none;
    width: 30px;
    padding: 0;
}
.lqd-buy-now{
    display: none;
}
.btn-solid:hover{
    color: var(--color-text-blue) !important;
}
.iconbox-circle .iconbox-icon-container{
    background-color: var(--color-text-blue);
}
.flickity-viewport, .flickity-viewport.is-moving{
    overflow: inherit !important;
}
.carousel-container.carousel-nav-left.carousel-nav-md.carousel-dots-style1{
    overflow: hidden;
}
.main-nav li:hover{
    background-color: var(--color-text-yellow);
}
.main-nav li.is-active{
    background-color: var(--color-text-yellow);
}
.fancy-box img{
    width: auto !important;
}

.navbar-brand img { max-width: 200px;}
.navbar-brand {    padding: 7px 0;}

.zcwf_title{
    display: none;
}
.zcwf_lblRight.crmWebToEntityForm{
    background-color: white !important;
}
form .zcwf_row .zcwf_col_fld input[type=text], form .zcwf_row .zcwf_col_fld textarea{
    width: 80% !important;
    border-radius: 1rem !important;
    border: none !important;
    background-color: #f4f5f8 !important;
}
.zcwf_col_lab{
    font-family: rubik,sans-serif !important;
    color: #000000ad !important;
}
form .zcwf_lblRight .zcwf_col_fld input[type=text], form .zcwf_lblRight .zcwf_col_fld textarea, .zcwf_lblRight .zcwf_col_fld_slt{
    width: 80% !important;
    border: none !important;
    background-color: #f4f5f8 !important;
    color: #000000a1 !important;
}

.zcwf_col_fld_slt::-webkit-scrollbar {
    -webkit-appearance: none;
}

.zcwf_col_fld_slt::-webkit-scrollbar:vertical {
    width:10px;
}

.zcwf_col_fld_slt::-webkit-scrollbar-button:increment,.zcwf_col_fld_slt::-webkit-scrollbar-button {
    display: none;
} 

.zcwf_col_fld_slt::-webkit-scrollbar:horizontal {
    height: 10px;
}

.zcwf_col_fld_slt::-webkit-scrollbar-thumb {
    background-color: #797979;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}

.zcwf_col_fld_slt::-webkit-scrollbar-track {
    border-radius: 10px;  
}
.formsubmit.zcwf_button, .zcwf_button{
    color: var(--color-primary) !important;
    border: 1px solid var(--color-primary) !important;
    background-color: white !important;
    letter-spacing: 0.05em !important;
    transition: all .3s ease;
    box-shadow: 0 0 0 rgb(0 0 0 / 5%), 0 0 0 rgb(0 0 0 / 5%), 0 0 0 rgb(0 0 0 / 5%), 0 0 0 rgb(0 0 0 / 5%), 0 0 0 rgb(0 0 0 / 5%);
    font-family: rubik,sans-serif;
    font-size: 18px;
    max-width: fit-content;
}
.formsubmit.zcwf_button:hover, .zcwf_button:hover{
    border-color: transparent !important;
    background-color: var(--color-primary) !important;
    color: #fff !important;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    box-shadow: 0px 1px 1px rgb(0 0 0 / 5%), 0px 2px 2px rgb(0 0 0 / 5%), 0px 4px 4px rgb(0 0 0 / 5%), 0px 8px 8px rgb(0 0 0 / 5%), 0px 16px 16px rgb(0 0 0 / 5%);
}

.fancy-box .cb-img-container, .fancy-box .fancy-box-image{
    display: flex;
    justify-content: center;
}
.swiper-slide{
    display: flex;
    align-items: center;
    background-position: center;
}


  .whatsapp{
    position: fixed;
    z-index: 1020;
    left: 28px;
    bottom: 28px;
    opacity: 1;
    width: 63px;
    height: 63px;
    border-radius: 50%;
    background: #ebaa06;
    font-size: 28px;
    line-height: 63px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    box-shadow: rgb(0 0 0 / 20%) 0px 2px 6px 1px;
    transition: all 250ms ease-in-out 0s;
  }

  .whatsapp i{
    color: rgb(2, 2, 2);
  }

  .whatsapp:hover{
    box-shadow: rgb(0 0 0 / 25%) 0px 5px 11px 1px;
    background-size: cover;
    background-color: #fac658;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
  }

@media all and (max-width: 600px) {
              .zcwf_lblRight .zcwf_col_lab, .zcwf_lblRight .zcwf_col_fld {
                            width: auto;
                            float: none !important;
              }
              .zcwf_lblRight .zcwf_col_help {width: 40%;}
              .zcwf_lblRight.zcwf_rtl .zcwf_col_lab {text-align: left;}
              .zcwf_lblRight.zcwf_rtl .zcwf_col_lab {text-align: right;}
}

@media(max-width: 767px){
    .somos, .container.pantalla5{
        padding: 15px;
    }
}
@media (max-width: 997px){
    .lqd-column.col-sm-6.col-md-2.px-md-0:nth-last-of-type(1), .lqd-column.col-sm-6.col-md-2.px-md-0:nth-last-of-type(6){
        display: none;
    }
    .vc_row.pt-40.pb-0, .container.pantalla5 header{
        padding-bottom: 0 !important;
    }
}