.page_main iframe {
    height: 100vh;
}
.page_main {
   margin-top: 0 !important;
}
.ebook-sec {
    height: 600px;
    background-color: #303030;
}
.ebook-sec .ebookwrap {
    width: 100%;
    height: 750px;
}
.ebook-sec .ebookwrap iframe {
    margin: 50px auto;
    width: 100%;
    height: 500px;
    
} 
/*CSS ends*/

p.slick-slide {
    border-radius: 50px;
    font-size: 120%;
    color: black !important;
    background: white !important;
}
.ind-item-module p {
    border-radius: 50px;
    font-size: 100%;
   
    color: black !important;
    background: white !important;
}
.ind-item-module p {
    float: left;
    
    height: 40px;
    padding: 8px 20px;
}
.ind-item-module p.active{
    background: var(--primary-color) !important;
}
@media (max-width: 992px) {
    p.slick-slide {
       
        font-size: 100%;
       
    }
    .ind-item-module p {
       
        font-size: 100%;
        
    }

}
@media (max-width: 768px) {
    
    .ind-item-module p {
       
        
        padding: 5px;
        margin: 2px;
        
    }
    .ind-item-module {
        display:inline-block;
    }
    .coh-image-responsive-xl {
  
        max-height: 50px;
    }
}

.coh-style-eventsandwebinar-page .demo-detail-page.events-and-webinars-page .marketo-form-wrapper {
    top: -200px;
  
}
.industry-section .sm-container {
    margin-top: -33vh;/*-500*/
}
@media (min-width: 1200px) {
    .industry-section .sm-container {
        margin-top: -33vh;
    }
}
@media (max-width: 500px) {
    .industry-section .sm-container {
        margin-top: -33vh;
    }
}

.common-section {
    padding-bottom: 180px;

}

.tile-card-module .tile-card-upper-box h3 {
   
    color: black !important;
}

.info-card-section:before {
    
   /* background-color: #44879E !important;*/
}
.info-card-section {
    
    background-color: #44879E !important;
}

p.info-title.animate__fadeInUp.wow {
    min-height: 85px;
}

.ultimasnoticias h2{
    font-size:50px !important;
}
.ultimasnoticias h3{
    font-size:30px !important;
}

.banner-section {
    background-image: url('../images/fondo2600.jpg');
  
    min-height:80vh;
    
   
}
.short-header .logoarriba{
    max-height: 60px !important;
}

@media (max-width: 768px) {
    .short-header .logoarriba{
        max-height: 66px !important;
    }
}
/*gsspain movil */
@media (max-width:768px) {
    .coh-ce-cpt_aai_site_header-f7c26810 {
        height: 66px !important;
        -webkit-transition: all 200ms;
        transition: all 200ms;
    }
    .banner-section .banner-inner .banner-left-box .btn-link {
        width: auto;
    }
    .banner-section .banner-inner .banner-left-box {
        max-width: 100%;
        text-align: center;
    }
    .ind-details-box p {
        font-size: 18px;
        line-height: 22px;
    }
    .common-section {
        padding-bottom: 60px;
    }
    .ocultomovil{
        display:none !important;
    }
    .comparison-table-wrap .cmp-module.module3 .cmp-box.c-head {
        flex-direction: column;
    }
    p.info-title.animate__fadeInUp.wow {
        min-height: auto;
    }
    .ultimasnoticias h2 {
        font-size: 35px !important;
    }
    .coh-ce-cpt_aai_site_footer-898ed93 {
        width: auto !important;
        min-width: auto;
    }
}

@media (min-width: 992px) {
    .logoarriba{
        max-height: 90px !important;
    }
}
.btcontacto{
    font-size:13px !important;
}
@media (max-width: 1300px) {
    .banner-section {
        background-image: url('../images/fondo1300.jpg');
    }
}

@media (min-width: 1500px) {
    .banner-section {
        background-image: url('../images/fondo2900.jpg');
    }
}
@media (max-height:900px){
    .banner-section {
        min-height:694px;
    }
}
@media (max-width:600px){
    .banner-section {
        background-image: url('../images/vertical.jpg');
        min-height:80vh;
    }
   
}
.about-hero .banner-section .banner-inner .banner-left-box h2{
    text-shadow: 1px 1px white;
}

.banner-section .banner-inner .banner-left-box h1 {
    text-shadow: 1px 1px white;
}
.slick-prev, .slick-next{
    display:none !important;
}