.page-content, .entry-content, .entry-summary {
    margin: 0px !important;
}
.banner-text{
    font-family: 'BebasNeueBold' !important;
}
.header-menu-flex.right-menu-flex>div:first-child {
    margin-right: inherit !important;
}
.header-navigation-menu:not(.center-header-menu) .header-menu-flex > div:last-child .header-menu-icons, .reverse_skin.header-sticky.top-sticky.header-navigation-menu.header-menu-border-additional:not(.side-header-menu):not(.center-header-menu) .header-menu-flex > div:last-child .header-menu-icons,.header-navigation-menu .header-menu-flex > div:first-child .header-icon, .reverse_skin.header-sticky.top-sticky.header-navigation-menu.header-menu-border-additional:not(.side-header-menu) .header-menu-flex > div:first-child .header-icon{
    border: 0px !important;
}
.button-login{
    line-height: 70px;
    font-family: 'ProximaNova-Semibold' !important;
    color: #ec0010 !important;
    padding: 10px 40px !important;
    text-transform: none !important;
    border: 2px solid #ec0010;
    border-radius: 3px;
}
.novalight{
    font-family: 'ProximaNovaA-Light';
}
.no-overflow{
    overflow: visible;
}
.text-justify{
    text-align: justify;
}
.fondo1{
    background: rgb(45,49,54);
    background: linear-gradient(90deg, rgba(45,49,54,1) 0%, rgba(29,31,35,1) 100%);
}
.block1 h2{
    font-family: 'ProximaNovaA-Extrabld';
    letter-spacing: 1px;
    font-size: 34px;
}
.shadow-block{
    -webkit-box-shadow: 0px 0px 4px 9px rgba(243,243,243,0.74); 
    box-shadow: 0px 0px 4px 9px rgba(243,243,243,0.74);
    background: #FFFFFF;
}
.benefit-block{
    background: #FFFFFF;
    border: 1px solid #f5f6fa;
    line-height: 18px;
    color: #000000;
    font-family: 'ProximaNovaA-Extrabld';
    padding-bottom: 30px;
    min-height: 218px;
}
.resources-block img {
    width: 100% !important;
}
.resources-block p{
    background: #ec0010;
    color: #ffffff;
    font-family: 'ProximaNovaA-Extrabld';
    line-height: 80px;
    margin: 0px;
}
.resources-block a:hover{
    text-decoration: underline;
}
.resources-block a{
    color: #FFFFFF;
}
.owl-nav .owl-prev {
    margin-left: -50px;
}
.owl-nav .owl-next {
    margin-right: -50px;
}
.owl-nav i {
    font-size: 40px;
    text-shadow:none !important;
    color: #cecece;
}
h2{
    font-family: 'BebasNeueBold';
    color: #ec0010;
    text-transform: uppercase;
    font-size: 44px;
}
h3{
    font-family: 'BebasNeueBook' !important;
    font-weight: normal;
    font-size: 40px !important;
    letter-spacing: 1px;
}
h4{
    color: #000000 !important;
    font-size: 19px !important;
    font-family: 'ProximaNovaA-Extrabld';
}
h5{
    color: #2d2d2d !important;
}
h6{
    color: #000000 !important;
    font-size: 14px !important;
    text-transform: none !important;
    font-family: 'ProximaNovaA-Extrabld' !important;
    letter-spacing: inherit;
}

.footer-logo a:after{
    border-bottom: none;
}
.footer-logo img {
    max-height: inherit;
}
.footer-bar {
    background-color: transparent;
    border-bottom: 1px solid #ffffff; 
}
#footer-colophon, .footer-text{
    color: #ffffff;
}
.footer-bar .widget-title{
    text-transform: none !important;
    font-weight: bold;
}

.tc-tabs-style1 {
    margin: 0px auto;
    background-color: transparent !important;
    border: none !important;
}
.tc-tabs-style1 .tab-content p{
    font-size: 12px;
    line-height: 17px;
    text-align: justify;
}
.tc-tabs-style1 .tab-content{
    background: #FFFFFF;
    margin-top: 10px !important;
    margin-right: 9px !important;
    padding-top: 10px;
    padding-left: 10px !important;
    padding-bottom: 10px;
    padding-right: 30px;
}

.tc-tabs-style1.wdo-tabs-container .nav-tabs > li{
    height: 143px;
}
.tc-tabs-style1 .nav-tabs li a{
    color: #69696b !important;
    height: 143px;
    padding-top: 100px !important;
    background-color: #FFFFFF !important;
    text-align: center;
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.tc-tabs-style1 .nav-tabs li:nth-of-type(1) a{
    background-image: url(../quro/images/acompanante_unselect_icon.png);
    background-position: center -15px;
    background-repeat: no-repeat;
}
.tc-tabs-style1 .nav-tabs li.active:nth-of-type(1) a,.tc-tabs-style1 .nav-tabs li:nth-of-type(1) a:hover{
    background-image: url(../quro/images/acompanante_icon.png);
}
.tc-tabs-style1 .nav-tabs li:nth-of-type(2) a{
    background-image: url(../quro/images/vecliente_unselect_icon.png);
    background-position: center -15px;
    background-repeat: no-repeat;
}
.tc-tabs-style1 .nav-tabs li.active:nth-of-type(2) a,.tc-tabs-style1 .nav-tabs li:nth-of-type(2) a:hover{
    background-image: url(../quro/images/vecliente_icon.png);
}
.tc-tabs-style1 .nav-tabs li:nth-of-type(3) a{
    background-image: url(../quro/images/sensorizacion_unselect_icon.png);
    background-position: center -15px;
    background-repeat: no-repeat;
}
.tc-tabs-style1 .nav-tabs li.active:nth-of-type(3) a,.tc-tabs-style1 .nav-tabs li:nth-of-type(3) a:hover{
    background-image: url(../quro/images/sensorizacion_icon.png);
}
.tc-tabs-style1 .nav-tabs li:nth-of-type(4) a{
    background-image: url(../quro/images/api_unselect_icon.png);
    background-position: center -15px;
    background-repeat: no-repeat;
}
.tc-tabs-style1 .nav-tabs li.active:nth-of-type(4) a,.tc-tabs-style1 .nav-tabs li:nth-of-type(4) a:hover{
    background-image: url(../quro/images/api_icon.png);
}
.tc-tabs-style1 .nav-tabs li:nth-of-type(5) a{
    background-image: url(../quro/images/viajes_unselect_icon.png);
    background-position: center -15px;
    background-repeat: no-repeat;
}
.tc-tabs-style1 .nav-tabs li.active:nth-of-type(5) a,.tc-tabs-style1 .nav-tabs li:nth-of-type(5) a:hover{
    background-image: url(../quro/images/viajes_icon.png);
}
.tc-tabs-style1 .nav-tabs li.active a{
    color: #000000 !important;
}
.tc-tabs-style1 .nav-tabs li.active a:after, .tc-tabs-style1 .nav-tabs li.active a:hover:after, .tc-tabs-style1 .nav-tabs li a:hover:after {
    display: none;
}
.row-tab{
    background-image: url(../quro/images/banner_5.png);
    background-repeat: no-repeat;
    background-size: cover;
}
ul.nav-menu-content >li >a, div.nav-menu-content ul > li > a{
    font-weight: normal;
}
.tc-tabs-style1.wdo-tabs-container .nav-tabs > li{
    float: none;
}

.block1{
    background: #ec0010;
    padding: 40px;
}
.desktop-padding .text-justify{
    margin-right: 10px;
    margin-left: 10px;
}
@media (min-width: 900px){ 
    .image-absolute {
        position: absolute;
    }
    .desktop-padding>.agni_column-inner{
        padding-right: 30px !important;
    }
    .desktop-padding .text-justify{
        margin: 0px; 
    }
    .shadow-block{
        height: 400px;
    }
    .image1{
        position: absolute;
        margin: 55px -90px;
        width: 302px;
    }
    .block1{
        position: absolute;
        margin: 40px 10px;
        width: 530px;
    }
    .row-tab{
        background-position: center 106px;
    }   
    .tc-tabs-style1 {
        width: 900px;
    }
    .tc-tabs-style1.wdo-tabs-container .nav-tabs > li{
        width: 164px;
        float: left;
    }
    .tc-tabs-style1 .nav-tabs li a{
        width: 164px;
    }
    .tc-tabs-style1 .nav-tabs li.active a{
        margin-top: -10px;
        margin-left: -10px;
        width: 184px;
        height: 163px;
        z-index: 9999;
        font-weight: bold !important;
        -webkit-box-shadow: 0px 0px 3px 1px rgb(241, 243, 255); 
        box-shadow: 0px 0px 3px 1px rgb(241, 243, 255);
    }
}
@media (min-width: 1024px){
    /*#como-funciona{
        background-image: url(../../../wp-content/uploads/2019/04/image-1.jpg);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: 70% center;
        background-attachment: scroll;
    }*/
}
@media (min-width: 768px){
    .header-navigation-menu.shrink-header-menu:not(.side-header-menu), .header-navigation-menu.shrink-header-menu:not(.side-header-menu) .header-logo {
        min-height: 114px;
    }
    .shrink-header-menu:not(.side-header-menu) .nav-menu {
        line-height: 114px;
    }
    .shrink-header-menu:not(.side-header-menu) .header-icon img {
        max-height: 58px;
    }
    .puntos-column > .vc_column-inner > .wpb_wrapper{
        height: 483px;
    }
    .usa-puntos > .agni_column-inner{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media (max-width: 768px) { 
    .kuiss-bullet ul li{
        /*display: inherit;*/
    }
    .agni-image-figure{
        margin-bottom: 30px;
    }
    .text-right {
        text-align: center !important;
    }
    .text-left {
        text-align: center !important;
    }
    p.p1 {
        text-align: center !important;
    }
    .separator {
        width: 100% !important;
    }
    .transparent-header-menu .header-icon img{
        margin-top: 10px;
    }
 }