body{
    font-family: 'Titillium Web', sans-serif; 
}

.site-content{
    width: 85%;
    max-width: 100%;
    margin: auto;
}
/*----------*/
.tit-sub-banner {
    font-size: 20px;
    color: white;
    font-weight: 700; 
    margin-bottom: 0 !important; 
    background: #437dff;
    text-align: center;
    padding: 18px;
    margin-top: -38px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
}
 .rev-landing .wpb_content_element{
    margin-bottom:0 !important; 
}
.tit-sub-banner p {
    margin-top: 0;
}
.sub-banner .wpb_single_image.wpb_content_element.vc_align_center{
   display: none;
}
/*--form-*/
.form-land {
    position: relative;
    bottom: 0;
    z-index: 30;
    width: 100%;
    background: rgba(250,250,250,0.8);
    padding: 20px 40px;
    border-radius: 20px;
    box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.40);
    left: 50%;
    transform: translateX(-50%); 
}
.form-land form span input {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 17px;
    border: 1px solid #437dff;
    background: white;
}
.form-land form span input::placeholder{
    font-size:14px; 
}
.form-land form input.wpcf7-form-control.wpcf7-submit {
    background: #f2b630;
    width: 100%;
    border: 0;
    color: white;
    font-size: 18px;
    border-radius: 14px;
    line-height: 25px;
    cursor: pointer;
    text-transform: uppercase;
}
.form-land form .acepta-terminos span.wpcf7-list-item{
    margin: 0; 
}
.form-land form .acepta-terminos span.wpcf7-list-item input{
    width: auto !important; 
}
.form-land form .acepta-terminos{
    font-size: 14px; 
}

.form-land .textwidget > p {
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center; 
    color: #001d7e;
}
.form-land .textwidget > p:nth-child(2) {
    font-size: 29px;
    background: #437dff;
    color: white;
    position: absolute;
    width: 104%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 8px;
}
.form-land .textwidget > p:nth-child(3) {
    padding-top: 35px;
}
label.acepta-terminos a {
    color: black;
}
/*-- content*/
/*tits */
.big-tit {
    font-size: 37px;
    font-weight: 400;
    color: #437dff;
}
.bit-tit-s::before {
    content: '';
    width: 98px;
    height: 3px;
    position: absolute;
    background: #001d7e;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
/*-- btns---*/
.btn-descuento{
    margin-bottom: 0 !important; 
}
.btn-descuento a {
    background: #f2b630;
    color: white;
    text-decoration: none;
    padding: 12px 60px;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 45px;
    font-weight: bold;
    font-size: 17px;
    transition: 0.5s;
}
.btn-descuento a:hover {
    opacity: 0.8 !important;
    transition: 0.5s;
    color: white;
}
.btn-descuento a:visited{
    color: white !important; 
}
/*--*/
.frase-gallery {
    font-size: 20px;
    color: #001d7e;
    margin-top: -20px;
}
.gallery-bf-af button.slick-prev.default.slick-arrow {
    left: -40px;
}
.gallery-bf-af button.slick-next.default.slick-arrow {
    right: -40px;
}
.has-sd > .vc_column-inner > .wpb_wrapper{
    background: white;
    border-radius: 31px;
    padding: 60px 40px 12px;
    box-sizing: border-box;
    box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.9);
    min-height: 356px; 
    margin-bottom: 22px;
}
.uavc-list-desc {
    color: #001d7e;
}
/*--- togg---*/
.custom-togg .vc_tta-panel-title>a {
    padding-left: 20px !important;
}

.custom-togg i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    display: none;
}
.custom-togg .vc_tta-panel-heading, .custom-togg .vc_tta-panel-body {
    background: transparent !important;
    border: 0 !important; 
}
.custom-togg .vc_tta-panel {
    border: 1px solid #437dff;
    border-radius: 18px;
    margin-bottom: 15px;
}
.custom-togg .vc_active h4.vc_tta-panel-title.vc_tta-controls-icon-position-left {
    border-bottom: 1px solid #437dff;
}
.custom-togg  h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    font-size: 19px !important;
    color: #001d7e !important;
    padding-right: 55px !important; 
}
.custom-togg .vc_tta-panel h4.vc_tta-panel-title{
    position:relative;
}
.custom-togg .vc_tta-panel.vc_active h4.vc_tta-panel-title a::after {
    content: '‹';
    right: 15px;
    position: absolute;
    transform: translateY(-50%) rotate(90deg);
    font-size: 45px;
    font-weight: lighter;
    line-height: 23px;
    color: #001d7e;
    top: 50%;
}
.custom-togg .vc_tta-panel h4.vc_tta-panel-title a::after{
     content: '‹';
    right: 25px;
    position: absolute;
    transform:translateY(-50%) rotate(-90deg);
    font-size: 45px;
    font-weight: lighter;
    line-height: 23px;
    color: #001d7e;
    top: 50%;
}
.custom-togg p{
    margin-top: 0 !important; 
}
/*--*/
.text-ban{
    font-size: 25px;
    color:white;
    font-weight: bold; 
} 
.list-foot .uavc-list-desc {
    color: white;
}
.list-foot > ul > li:first-of-type .uavc-list-icon{
    display: none !important;
}
/*--*/
.legal-foot-list ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.legal-foot-list ul li{
    width: 100%;
    text-align: center;
    list-style: none;
    margin-bottom: 10px;
    font-size: 14px;
}
.legal-foot-list ul li a {
    color: black;
    text-decoration: none;
}
/*-- thank u*/
.tit-thanku {
    font-size: 23px;
    color: #001d7e;
}
/*-------------*/
@media (min-width:760px){
   
.sub-banner {
    border-bottom: 4px solid #437dff;
    padding-top: 10px !important;
    background-size: cover;
}
.sub-banner .wpb_single_image.wpb_content_element.vc_align_center{
    margin-bottom: 10px !important; 
    display: block;
}
.tit-sub-banner p {
    margin-top: 20px;
}

    .tit-sub-banner {
        background: transparent;
        font-size: 28px;
        text-align:left;
        padding: 0; 
        width: inherit;
        margin-top: 0; 
    }
    
}
/*----------*/
@media (min-width:1024px){
    .legal-foot-list ul li{
    display: inline-block;
        width: auto; 
        margin: 0 5px; 
}
    .legal-foot-list ul li:last-child {
    margin-top: -15px;
    position: relative;
}
    section.vc_section.copy-legal {
    padding: 20px 0 12px !important;
}
    .legal-foot-list {
    margin-bottom: 0 !important;
}
}

/*---------*/
@media (min-width:1200px){
    .site-content {
    width: 1100px;
   
}
    /*----------*/
    .form-land{
        bottom: 100px; 
        width: 80%;
		position:absolute;
    }
    
}

@media (min-width:1400px){
    .form-land{
       margin-left: -110px; 
    }
}

/*-- desktop top mobile --*/
@media (max-width:480px){
     section.vc_section.vc_custom_1532013593903.vc_section-has-fill > .vc_row.wpb_row.vc_row-fluid {
         display: flex;
         flex-wrap: wrap;
         justify-content: space-between;
    }
    section.vc_section.vc_custom_1532013593903.vc_section-has-fill > .vc_row.wpb_row.vc_row-fluid .wpb_column.vc_column_container.vc_col-sm-3:nth-child(2), section.vc_section.vc_custom_1532013593903.vc_section-has-fill > .vc_row.wpb_row.vc_row-fluid .wpb_column.vc_column_container.vc_col-sm-3:nth-child(3){
        width: 49%;
    }
    section.vc_section.vc_custom_1532013593903.vc_section-has-fill  .uavc-list-icon li{
        font-size: 14px !important; 
    }
}