/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@font-face {
  font-family: 'Degular Display';
  src: url('fonts_2025/DegularDisplay-Black.woff2') format('woff2'),
       url('fonts_2025/DegularDisplay-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Degular Display';
  src: url('fonts_2025/DegularDisplay-Medium.woff2') format('woff2'),
       url('fonts_2025/DegularDisplay-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'Inter', sans-serif;
  font-weight: 300; /* Light weight */
}
/*****************************************/
/* Start your style declarations here    */
/*****************************************/
a {
  font-size: 16px!important;
}
/* Navbar*/
.header.header_style_one .container {
    max-width: 1300px!important;
}
.botom_content {
    box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.15);
    padding: 20px 0px!important;
}

/*topbar*/
.header.header_style_one .top_content {
    background: #FF5515!important;
}
.header.header_style_one .top_content .d_content ul li a, .header.header_style_one .top_content .d_content .language button {
    color: #000!important;
}
.header.header_style_one .top_content .d_content .language button small {
    background: #000!important;
}
.fa-angle-down:before {
    color: #000;
}
/* Slider */
#hs_cos_wrapper_module_17013677978492 .hs-gallery-slider-main__arrow .splide__arrow svg {
    margin-top: 0!important;
    fill: #000000!important;
}
#hs_cos_wrapper_module_17013677978492 .hs-gallery-slider-main__arrow .splide__arrow {
    background-color: #fff!important;
}

@media (max-width: 768px) {
  body .header.header_style_one .top_content  {
    display: flex!important;
  }
  .header.header_style_one .top_content .d_content .language {
    padding-left: 0px!important;
  }
  button.dropdown_toggle {
    padding: 0!important;
  }
  .header.header_style_one .top_content .d_content ul li {
      padding-bottom: 6px!important;
  }
  .header.header_style_one .top_content .d_content ul li a {
    display: none;
  }
  .header.header_style_one .top_content .d_content ul li {
    display: flex!important;
  }
  #hs_cos_wrapper_module_17013688480677 .hs-gallery-slider-main__arrow .splide__arrow svg {
    margin-top: -3px!important;
  }
  #hs_cos_wrapper_module_17013688480677 .slider__container {
    padding: 0px!important;
  }
  .header.header_style_one .top_content .d-flex {
    justify-content: flex-start!important;
  }
  .header.header_style_one .logo_box {
    min-width: 0%!important;
  }
  .header.header_style_one .botom_content {
      padding: 20px 0!important;
  }
  .theme_btn {
    padding: 12px 50px!important;
  }
  .header.header_style_one .botom_content .m_right_content ul li {
    padding: 0px 20px!important;
  }
  .button_box_menu {
    order: 2!important;
  }

@media screen and (max-width: 1024px) and (min-width: 769px) {
  .header.header_style_one .botom_content {
    padding: 20px 0px!important;
  }
  #hs_cos_wrapper_module_17005889704484 .hs-gallery-slider-main__arrow .splide__arrow {
    background-color: #333!important;
  }
  #hs_cos_wrapper_module_17005889704484 .hs-gallery-slider-main__arrow .splide__arrow svg {
    fill: #fff!important;
  }
  .dnd_area-row-6-padding {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

/* Nav bar - Drop-down menu*/
/*body .navbar_nav .submenu li .submenu>li>.submenu {
    margin-top: -17px!important;
}*/
.navbar_nav .submenu li .submenu>li.dropdown:after {
    background-color: white;
    content: "▾";
    height: 10px;
    width: 1fpx;
}
.navbar_nav .submenu li .submenu>li>.submenu>li>.submenu {
    left: 100%!important;
}

/* icono arrow navbar*/
.navbar_nav .submenu>li.dropdown:after {
    content: "▾";
    font-size: 24px;
    line-height: 10px;
}

/* icono arrow tab*/
.block_faq dl dt .card-header .btn-link:before {
    content: "▾"!important;
    font-size: 24px;
    height: 30px;
}
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@900&display=swap');

/* Fuentes */
h1, h2, h3, h4 {
  font-family: Lato,sans-serif;
  font-weight: 900!important;
}

#hs_cos_wrapper_widget_1695661624376 .banner_type_one .content_box .content p {
    color: #fff!important;
}

/*botones*/
a:hover {
    color: #FFE1CC!important;
}
a.theme_btn, #hs_cos_wrapper_module_1695744760374 .theme_btn, #hs_cos_wrapper_module_1695664534860 .theme_btn, #hs_cos_wrapper_module_1695664593816 .theme_btn, #hs_cos_wrapper_module_1696092603331 .theme_btn  {
    border: 1px solid #FF5515!important;
}
#hs_cos_wrapper_widget_1701113284935 .theme_btn:hover {
    background-color: #fff!important;
    color: #333!important;
}
.scrollUp.show {
    background-color: #9054A1;
    border: none;
    color: #fff;
}

/* Home */
/* testimonial cards */
.cell_17013683254262-padding.dnd-column, .cell_170136833510913-margin.dnd-column, .cell_17013683483442-padding.dnd-column {
    box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.15);
    background-color: #fff!important;
}
/* Subpaginas */
  .page_header_title {
    padding: 17% 0;
}

/* Blog */
.text-start {
    text-align: center;
}
.news_box.type_one .content_inner .tag_box {
    border-bottom: none!important;
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}
.news_box.type_one .content_inner {
    padding: 26px!important;
    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.10);
    display: flex;
    flex-direction: column;
    margin-bottom: 62px;
}
.news_box.type_one .content_inner .heading_a a, .footer .hs_cos_wrapper_type_header h2 {
    font-size: 20px!important;
    line-height: 30px!important;
}
.news_box.type_one .content_inner .heading_a a:hover {
    color: #FF5515!important;
}
.page_header_title .page_header_bg {
    background: rgba(255,255,255,0.00)!important;
}
.page_header_title .content-box ul li a, .page_header_title .content-box ul li:before {
    color: #fff;
}
.page_header_title .content-box ul li:last-child a {
    cursor: pointer;
    color: #fff;
}
.mini-widget-title a {
    font-size: 20px!important;
    line-height: 30px!important;
}
.mini-widget-title a:hover {
    color:#FF5515!important;
}
.navigation .pagination li a.current {
  color: #fff;
}
.news_box.type_one .content_inner .tag_box ul li:last-child {
    padding: 0 0 15px!important;
}
.news_box.type_one .content_inner .heading_a a {
    margin-bottom: 10px!important;
}
.news_box.type_one .content_inner .tag_box ul li a:hover {
    color: #fff!important;
}
.author-box {
    display: none;
}
.single-post .post-share-options {
    border-bottom: none;
    border-top: none;
}
.single-post .post-share-options .tag_box li a, .single-post .post-share-options .social_links {
    display: none;
}
.hs-search-field__bar button svg {
    height: 20px!important;
}
.comment_box form .hs-form-field.hs_email {
    padding-right: 0px;
}

/*header text subpages*/
#hs_cos_wrapper_module_16968703869513 .page_header_title .content-box .title h1, #hs_cos_wrapper_dnd_area-module-1 .page_header_title .content-box .title h1, .page_header_title .content-box ul, #hs_cos_wrapper_module_16972184048683 .page_header_title .content-box .title h1, #hs_cos_wrapper_module_16973120456643 .page_header_title .content-box .title h1, #hs_cos_wrapper_module_16974820390944 .page_header_title .content-box .title h1,.title {
    text-align: center;
}
.title {
    text-align: center;
}
.title p {
    color: #fff!important;
    text-align-last: center;
}
#hs_cos_wrapper_widget_1697566612952 input[type="text"] {
    padding-bottom: 0px !important;
}
#hs_cos_wrapper_site_search .hs-search-field__button {
    display: none;
}

/* Socios*/
/* logos */
.client_carousel .client_logo h5 {
    display: none;
}
.client_carousel .client_logo {
    padding-top: 25px!important;
}

@media only screen and (max-width: 600px) {
  .client_carousel .client_logo {
      padding-top: 0px!important;
  }
  .page_header_title .content-box .title h1 {
    padding: 0px 0px!important; 
  }
}
  
/* header desktop */
  .page_header_title .content-box .title h1 {
    padding: 0px 20%;
}

/* Informes y estudios cards*/
.span6.widget-span.widget-type-cell.cell_1698943803494-padding.cell_1698943803494-background-image.dnd-column.cell_1698943803494-vertical-alignment, .span6.widget-span.widget-type-cell.cell_1698946108892-vertical-alignment.cell_1698946108892-padding.cell_1698946108892-background-image.dnd-column {
    border-radius: 5px;
    border: 1px solid #EDEDED;
    background: #FFF;
}
.cell_16989483190062-padding, .cell_16989483190063-margin.cell_16989483190063-padding.cell_16989483190063-background-image.dnd-column, .cell_16989483190063-vertical-alignment.cell_16989483190063-padding.cell_16989483190063-background-image.dnd-column {
    border-radius: 5px;
    border: 1px solid #EDEDED;
    background: #FFF;
}
.heading_a:hover a {
    color:#FF5515!important;
}
#hs_cos_wrapper_widget_1698943932674 .icon_box_main p {
    color: #666666!important;
}
.icon_box_main .content h4 a {
    font-weight: 800!important;
}
.icon_box_main .icon_bx img {
    width: 40px!important;
}
/*Join Us */
#hs_cos_wrapper_module_169765506034016 input[type="text"], #hs_cos_wrapper_module_169765506034016 input[type="tel"], #hs_cos_wrapper_module_169765506034016 input[type="email"], #hs_cos_wrapper_widget_1697566612952 input[type="text"], #hs_cos_wrapper_widget_1697566612952 input[type="email"], #hs_cos_wrapper_widget_1697566612952 input[type="tel"] {
    background-color: #fff!important;
    opacity: 0.8;
}

/* Footer */
span a:hover {
    color: #FF5515!important;
}