/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */
/*Helper Class*/
.no-padding {
  padding: 0 !important;
}
.m-0 {
  margin: 0 !important;
}
.et_pb_button_module_wrapper {
  margin: 0 !important;
}

/*Global*/
#page-container {
  padding-top: 140px;
}

body {
  font-weight: 400;
}
span[style^="color: #ff0000"] {
  color: #d81e05 !important;
}
.custom-overflow {
  overflow: hidden;
}

a {
  font-weight: 500;
}

.container-posts::before {
  background-color: unset !important;
}
.container-posts {
  max-width: 1120px;
  margin: 60px auto 0 auto;
}
.et_pb_text ul {
  padding-left: 2em;
}

.et_pb_text ul li {
  line-height: 24px;
  margin-bottom: 16px;
}

.et_pb_text ul li:last-child {
  margin-bottom: 0;
}

.mapfre_form-modal h4 {
  font-size: 20px;
}

.mapfre_form-modal p {
  font-size: 16px;
}
.opacity-0 {
  opacity: 0;
}

@media (max-width: 768px) {
  .et_pb_text h2 {
    font-size: 24px !important;
  }
  .et_pb_text.custom-h2-container h2 {
    font-size: 24px !important;
  }
}

/*Sticky Menu*/
#sticky {
  max-width: 1120px !important;
  z-index: 1000;
}
#sticky.d-none {
  display: none;
}
header .et_builder_inner_content {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: #fff;
  height: auto;
  z-index: 999;
  -webkit-transition: 300ms all cubic-bezier(0.4, 0, 0.2, 1);
  transition: 300ms all cubic-bezier(0.4, 0, 0.2, 1);
}
header .background-menu {
  background-color: #fff;
  width: 100vw;
  position: absolute;
  top: 138px;
  left: 0;
  display: none;
  height: 380px;
  box-shadow: 3px 18px 15px -17px rgba(16, 16, 16, 0.24);
}
header .background-menu.show {
  display: block;
  z-index: 999;
}
header .background-menu.show:hover {
  transition: all 0.2s ease-in-out;
}
.sticky-menu .et-menu-nav li.mega-menu:hover > ul {
  display: none;
  opacity: 0 !important;
  visibility: hidden !important;
}
.sticky-menu
  #dropdown-menu-desktop
  .et_pb_menu--without-logo
  .et_pb_menu__menu
  > nav
  > ul
  > li.mega-menu
  > a {
  padding-bottom: 23px;
  margin-top: 23px;
}
.sticky-menu {
  display: flex;
}
.sticky-menu-parent {
  box-shadow: 0 4px 8px 0 rgba(16, 16, 16, 0.24);
}
.sticky-menu .search-menu {
  display: none;
}
#sticky.sticky-menu .logo-menu {
  margin-top: 0;
}
.sticky-menu .container-logo {
  width: 100%;
}
.sticky-menu .container-logo .logo-menu {
  max-width: 232px;
}
.sticky-menu .et_pb_row_0_tb_header {
  width: 25% !important;
}
.sticky-menu .et_pb_row_1_tb_header {
  width: 75% !important;
}
.sticky-menu .hidden-desktop.sticky-menu-buttons {
  display: block !important;
}
.sticky-menu #dropdown-menu-desktop .contact-question {
  display: none;
}
.sticky-menu #dropdown-menu-desktop .sticky-menu-buttons {
  display: block !important;
  cursor: pointer;
}
.sticky-menu #dropdown-menu-desktop li.sticky-menu-buttons a {
  margin-top: 23px;
  padding: 0 15px;
  border-left: 1px solid #eae9e9;
  padding-left: 33px;
}
.sticky-menu #dropdown-menu-desktop li.sticky-menu-buttons.client-area a {
  border-left: none;
  padding-left: 15px;
}
.sticky-menu #dropdown-menu-desktop .et_pb_menu .et-menu > li {
  margin: 0 8px !important;
}
.sticky-menu #dropdown-menu-desktop .et_pb_menu .et-menu li.partner {
  margin-right: 0 !important;
}
.sticky-menu #dropdown-menu-desktop .et_pb_menu .et-menu li.client-area {
  margin-left: 0 !important;
}
.sticky-menu
  #dropdown-menu-desktop
  .et_pb_menu
  .et-menu
  li.client-area
  > a:after {
  content: "\24" !important;
  color: #000;
  font-family: ETmodules;
  font-size: 16px;
  position: absolute;
  right: -4px;
  font-weight: 800;
}
.sticky-menu #dropdown-menu-desktop .et-menu-nav {
  border-top: none;
}
.sticky-menu #dropdown-menu-desktop li.sticky-menu-buttons {
  border-bottom: none;
}
#sticky.et_pb_section_0_tb_header.et_pb_section {
  margin-right: auto;
  margin-left: auto;
}
.sticky-menu #dropdown-menu-desktop .et-menu.nav {
  display: flex;
  flex-direction: row;
}
.sticky-menu #dropdown-menu-desktop .et_pb_menu .et-menu > li.client-area {
  margin-right: 0 !important;
}
.sticky-menu #dropdown-menu-desktop .et_pb_menu .et-menu > li.black-font > a {
  color: #101010;
}
.sticky-menu .btn-inline.et_pb_row {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.sticky-menu
  #dropdown-menu-desktop
  .et-menu-nav
  li.mega-menu.mega-menu-parent
  > ul
  > li:first-child {
  padding-left: 15px !important;
}
.sticky-menu
  #dropdown-menu-desktop
  .et-menu-nav
  li.mega-menu
  > ul
  > li:first-child {
  padding-left: 15px !important;
}
.tab-fidelization-enterprise h3,
.tab-fidelization-enterprise h3 b {
  line-height: 32px;
  color: #101010;
  font-weight: 400;
}
@media (max-width: 1146px) {
  .sticky-menu .et_pb_row_0_tb_header {
    width: 14%;
    margin-right: 14px;
    margin-top: 8px;
  }
  .sticky-menu .et_pb_row_1_tb_header {
    width: 100%;
  }
  .sticky-menu .et_pb_menu__menu > nav > ul {
    justify-content: center;
  }
}

/*header */
.search-bar-container .search-bar.active {
  opacity: 1;
  display: block;
}
.search-bar-container .search-bar {
  opacity: 0;
  display: none;
}
.search-bar-container #input-search {
  height: 47px;
  box-sizing: border-box;
  padding-left: 10px;
  width: 311px;
  vertical-align: top;
  border: 1px solid #eae9e9;
  border-radius: 4px;
  font-size: 16px;
  padding-right: 40px;
}
.search-bar-container #input-search:focus {
  outline: none;
}
.search-bar-container ::placeholder {
  color: #d1d0d0;
  font-size: 16px;
}
.search-bar-container .search-icon {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 8px;
  top: 12px;
  object-fit: contain;
}
.search-bar-container .search-icon:hover {
  cursor: pointer;
}
.search-bar-container .lens-bar {
  height: 48px;
  position: absolute;
  top: 0;
  z-index: 2;
  width: 40px;
  right: 0;
}
.search-bar-container .close-search {
  position: absolute;
  top: 15px;
  right: -22px;
  display: none;
}
.search-bar-container .close-search.active {
  display: block;
}
.search-bar-container .bottom-line {
  border-bottom: 1px solid gray;
  transform: translateX(-180px);
  transition: 1s;
}
.search-bar-container .bottom-line.active {
  transform: translateX(0);
}
.search-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 35px;
}
.search-menu .et_pb_module {
  margin-bottom: 0 !important;
}
header .et_builder_inner_content {
  padding: 0 10px;
}

body #page-container .et_pb_section .btn-header.et_pb_button {
  padding: 0 24px 26px 0 !important;
}
body #page-container .et_pb_section .btn-header.et_pb_button.active {
  border-bottom-color: #666666 !important;
}
body #page-container .et_pb_section .btn-header.et_pb_button.partner,
body #page-container .et_pb_section .btn-header.et_pb_button.partner:hover {
  padding: 0 0 26px 0 !important;
}
body #page-container .et_pb_section .btn-header.et_pb_button:hover {
  padding: 0 24px 26px 0 !important;
}
body #page-container header .btn-header.individuals-enterprise:after {
  font-family: ETmodules;
  content: "3" !important;
  font-size: 18px !important;
  position: absolute;
  right: 0;
  top: 0 !important;
  font-weight: 800;
  color: #d1d0d0;
}
body #page-container header .hidden-desktop.individuals-enterprise a {
  position: relative;
}
body
  #page-container
  header
  .hidden-desktop.individuals-enterprise:not(.without-arrow)
  a:after {
  font-family: ETmodules;
  content: "3" !important;
  font-size: 20px !important;
  position: absolute;
  top: 10px;
  right: 0;
  font-weight: 800;
  color: #eae9e9;
}

body #page-container header .btn-header.individuals-enterprise.active:after {
  content: "2" !important;
  color: #666;
}

body
  #page-container
  header
  .hidden-desktop.individuals-enterprise.active.ocult
  a:after {
  content: "3" !important;
  color: #eae9e9;
}

body
  #page-container
  header
  .hidden-desktop.individuals-enterprise.active
  a:after {
  content: "2" !important;
  color: #666;
}
body
  #page-container
  header
  .et_pb_section
  .et_pb_button_0_tb_header.individuals-enterprise.active,
body
  #page-container
  header
  .et_pb_section
  .et_pb_button_1_tb_header.individuals-enterprise.active {
  border-bottom-width: 4px !important;
  border-bottom-color: #666666 !important;
  color: #101010 !important;
}
body
  #page-container
  header
  .btn-header.individuals-enterprise.active.custom-margin-right {
  margin-right: 45px;
}
header .btn-header.individuals-enterprise.active {
  border-bottom: 4px solid #666666 !important;
}
body #page-container header .btn-header.individuals-enterprise {
  border-bottom: 4px solid transparent !important;
  border-width: 4px !important;
}
.search-bar-container-column {
  position: absolute;
  top: -11px;
  right: 0;
}
#menu-menu-empresas a:hover {
  color: #101010;
}
#menu-menu-empresas .mega-menu.without-arrow:hover {
  border-color: transparent;
}
#menu-menu-empresas .mega-menu:not(.without-arrow) > a:after {
  color: #d1d0d0;
  font-family: ETmodules;
  content: "3";
  font-size: 18px;
  position: absolute;
  font-weight: 800;
  right: -4px;
}
.sticky-menu #menu-menu-empresas .mega-menu:not(.without-arrow) > a:after {
  content: unset;
}
#dropdown-menu-desktop li.current-menu-ancestor.current-page-ancestor,
#dropdown-menu-desktop li.current-menu-ancestor.current-menu-item {
  border-color: #666;
}
#menu-menu-empresas .mega-menu.current-menu-item:not(.without-arrow) > a:after {
  content: "2";
  color: #101010;
}

.et_pb_button_2_tb_header_wrapper .et_pb_button_2_tb_header,
.et_pb_button_2_tb_header_wrapper .et_pb_button_2_tb_header:hover {
  padding-top: 0;
}
.et_pb_button_1_tb_header_wrapper .et_pb_button_1_tb_header,
.et_pb_button_1_tb_header_wrapper .et_pb_button_1_tb_header:hover {
  padding-top: 0.3rem !important;
}
#menu-menu-empresas .mega-menu > a {
  padding-right: 20px;
  font-weight: 400;
}
.et_pb_menu--without-logo #menu-menu-empresas > li {
  margin-top: 17px !important;
}
.btn-header.et_pb_button:hover {
  padding-top: 0.3em;
}
#page-container .et_pb_section .btn-header {
  color: #666666 !important;
  border-left: 1px solid #000;
}
#page-container .btn-header.et_pb_button:hover {
  color: #101010 !important;
}
#page-container .btn-header.et_pb_button {
  border: none;
  font-weight: 400;
}
#page-container .btn-header.et_pb_button:hover {
  color: #101010 !important;
}
body #page-container .et_pb_section .btn-header.black-font {
  color: #101010 !important;
}
#page-container .btn-header.et_pb_button:after {
  line-height: inherit !important;
  font-size: inherit !important;
  left: auto !important;
  margin-left: 0.2rem !important;
  opacity: 1;
  top: 0;
}
.btn-header.et_pb_button:hover {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
}
.btn-header.et_pb_custom_button_icon.et_pb_button:after {
  content: url("./assets/img/flecha-avanzar.png");
}
.et-download-button:after {
  content: url("./assets/img/descargar.svg");
  vertical-align: middle;
}
.btn-inline .et_pb_button_0_tb_header_wrapper {
  margin-right: 0 !important;
}

.btn-inline .et_pb_button_module_wrapper {
  margin-right: 32px !important;
}
header .btn-inline .et_pb_button_module_wrapper {
  margin-right: 24px !important;
}
#top-menu-desktop-enterprise .et_pb_button_module_wrapper {
  margin-right: 24px !important;
}
/*Mega menu*/
#dropdown-menu-desktop {
  padding: 0 !important;
}
#dropdown-menu-desktop .et-menu li li.title-menu a:hover {
  text-decoration: none;
}
#dropdown-menu-desktop .et-menu li li:not(.title-menu) > a:hover {
  text-decoration: underline;
}
#dropdown-menu-desktop .et-menu-nav li.mega-menu > ul > li > a:first-child,
#dropdown-menu-responsive
  .et_mobile_menu
  li.menu-item-has-children:first-child
  > a:first-child {
  font-weight: normal;
  border-bottom: none;
}
#dropdown-menu-desktop .red-text a {
  color: #d81e05;
  font-weight: 700;
}
.et-menu-nav li.mega-menu ul li.red-text {
  padding-bottom: 12px !important;
}
.border-bottom-gray {
  border-bottom: 1px solid rgba(16, 16, 16, 0.24);
}
#menu-menu-principal li.mega-menu > ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 1px;
  padding-bottom: 0;
  border-top: 1px solid #eae9e9;
  padding-top: 0;
  padding-left: 0;
}
#dropdown-menu-desktop .et-menu-nav li.mega-menu.mega-menu-parent > ul > li {
  width: 30%;
  padding: 32px !important;
}
#dropdown-menu-desktop
  .et-menu-nav
  li.mega-menu.mega-menu-parent
  > ul
  > li:first-child {
  padding-left: 0 !important;
}
#dropdown-menu-desktop .et-menu-nav li.mega-menu li > a {
  width: 100% !important;
  font-weight: normal;
}
#dropdown-menu-desktop
  .et-menu-nav
  li.mega-menu.mega-menu-parent
  > ul
  > li:last-child {
  background-color: #eae9e9;
}
#dropdown-menu-desktop .nav li.mega-menu > ul {
  background: none;
  border: none;
  box-shadow: none;
}
#dropdown-menu-desktop .et-menu-nav li.mega-menu ul li.custom-list-gray {
  background-color: #eae9e9 !important;
}
#dropdown-menu-desktop .et-menu-nav li.mega-menu > ul > li.title-menu > a,
.title-menu > a,
#dropdown-menu-desktop .et-menu .et-show-dropdown.menu-item-has-children > a {
  font-weight: 400;
  color: #101010;
}
#dropdown-menu-desktop .et-menu .menu-item-has-children > a:first-child:after {
  color: #d1d0d0;
  font-size: 18px;
  right: -4px;
}
#dropdown-menu-desktop
  .et-menu
  .et-show-dropdown.menu-item-has-children
  > a:after {
  content: "2" !important;
  color: #666;
}
#dropdown-menu-desktop li.mega-menu {
  border-bottom: 4px solid transparent;
}
#dropdown-menu-desktop li.et-show-dropdown {
  border-color: #666666;
}
#dropdown-menu-desktop li.et-show-dropdown.contact-question,
.sticky-menu #dropdown-menu-desktop li.et-show-dropdown {
  border-bottom: none;
}
.sticky-menu .et-menu .menu-item-has-children > a:first-child:after,
.sticky-menu
  #dropdown-menu-desktop
  .et-menu
  .et-show-dropdown.menu-item-has-children
  > a:after {
  content: "" !important;
}
#dropdown-menu-desktop .et_pb_menu__menu,
#dropdown-menu-desktop .et-menu-nav,
#dropdown-menu-desktop .et-menu.nav {
  width: 100%;
}
#dropdown-menu-desktop .et_pb_menu .et-menu > li.m-l-auto {
  margin-left: auto !important;
}
#dropdown-menu-desktop .et_pb_fullwidth_menu .et-menu > li,
#dropdown-menu-desktop .et_pb_menu .et-menu > li {
  padding-left: 0;
  padding-right: 0;
  margin: 0 11px !important;
}
#dropdown-menu-desktop .et-menu li li a {
  padding: 6px 0;
}
#dropdown-menu-desktop
  .et-menu-nav
  li.mega-menu
  > ul
  > li:last-child
  > a:first-child {
  padding-right: 28px;
}
#dropdown-menu-desktop .et-menu-nav li.mega-menu ul li.custom-padding-top-li {
  padding-top: 10px !important;
}
#dropdown-menu-desktop .et-menu-nav li.mega-menu ul li {
  float: none !important;
}
#dropdown-menu-desktop .et-menu-nav li.mega-menu > ul > li {
  padding: 32px !important;
}
#dropdown-menu-desktop .et-menu-nav li.mega-menu > ul > li:first-child {
  padding-left: 0 !important;
}
#dropdown-menu-desktop .et-menu-nav li.mega-menu > ul > li.health-list {
  width: 20%;
}
#dropdown-menu-desktop .et-menu-nav li.mega-menu > ul > li.services {
  width: 30%;
}
#dropdown-menu-desktop .et-menu-nav li.mega-menu li.health-list > ul,
#dropdown-menu-desktop .nav li.health-list ul,
#dropdown-menu-desktop .nav li.services ul,
#dropdown-menu-desktop .et-menu-nav li.mega-menu li.services > ul {
  width: auto !important;
}
#dropdown-menu-desktop .et-menu li li a:hover {
  text-decoration: underline;
  background: transparent;
}
#dropdown-menu-desktop .et-menu a:hover {
  opacity: 1;
}
#dropdown-menu-desktop
  .et_pb_menu--without-logo
  .et_pb_menu__menu
  > nav
  > ul
  > li.mega-menu
  > a,
#dropdown-menu-desktop .et_pb_menu .et-menu > li.contact-question a {
  padding-bottom: 19px;
  margin-top: 19px;
  font-weight: 400;
}
#dropdown-menu-desktop .et-menu-nav {
  border-top: 1px solid #eae9e9;
}
#dropdown-menu-desktop.et_pb_menu .et_mobile_menu ul.sub-menu {
  background-color: #eae9e9 !important;
}
#et-boc #dropdown-menu-desktop .et_pb_menu .nav li:last-child ul {
  background-color: #eae9e9 !important;
}
#dropdown-menu-responsive .mobile_nav {
  pointer-events: none;
}
#dropdown-menu-responsive .et_pb_column {
  margin-bottom: 0;
}
#dropdown-menu-responsive .et_pb_menu .et_mobile_menu li.hidden-menu ul {
  visibility: hidden !important;
  display: none !important;
  height: 0;
}
#dropdown-menu-desktop .et-menu a:hover {
  opacity: 1;
}
#dropdown-menu-responsive .custom-open > ul {
  display: block !important;
  margin-top: 10px;
  overflow-y: auto;
  height: 96vh;
}
#dropdown-menu-responsive .et_mobile_menu .menu-item-has-children > a {
  background-color: #ffffff;
}
#dropdown-menu-responsive
  .et_mobile_menu
  .menu-item-has-children.hidden-menu
  > a:after {
  content: "3" !important;
  color: #eae9e9;
}
#dropdown-menu-responsive .et_mobile_menu .menu-item-has-children > a:after {
  content: "2" !important;
  color: #000;
  font-family: ETmodules;
  content: "3";
  font-size: 20px;
  position: absolute;
  right: 0;
  font-weight: 800;
}
#dropdown-menu-responsive .et_mobile_menu li .menu-item-has-children > a {
  background-color: transparent !important;
}
#dropdown-menu-responsive .et_mobile_menu li a:hover,
#dropdown-menu-responsive .nav ul li a:hover {
  background-color: unset;
}
#dropdown-menu-responsive .et_mobile_menu {
  border-top: none;
}
#dropdown-menu-responsive .et_mobile_menu .custom-list-gray {
  display: none;
}
#dropdown-menu-responsive .et_mobile_menu li li {
  padding-left: 0;
}
#et-boc #dropdown-menu-responsive .et_pb_menu .et_mobile_menu ul.sub-menu {
  padding-left: 0 !important;
  background-color: #f9f9f9 !important;
}
#dropdown-menu-responsive .et_pb_fullwidth_menu .et_mobile_menu,
#dropdown-menu-responsive .et_pb_menu .et_mobile_menu {
  padding-left: 0;
  padding-right: 0;
  box-shadow: unset;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
#dropdown-menu-responsive .slide-in-top {
  -webkit-animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
#dropdown-menu-responsive .slide-out-top {
  -webkit-animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53)
    both;
  animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}
#dropdown-menu-desktop li.current-menu-item {
  border-color: #666666;
  color: #101010;
}
.sticky-menu #dropdown-menu-desktop li.current-menu-item {
  border-color: #fff;
}

#dropdown-menu-desktop
  li.current-menu-ancestor.current-page-ancestor
  > a:first-child:after,
#dropdown-menu-desktop
  li.current-menu-ancestor.current-menu-item
  > a:first-child:after {
  color: #666 !important;
}
.hidden-desktop {
  display: none !important;
}
#btn-discount {
  display: none;
}
#btn-show-list {
  display: none;
}
.et_pb_section_0:not(.et_pb_with_background):not(.et_pb_fullwidth_section) {
  border-top: 4px solid #eae9e9;
}
.section-post
  .et_pb_section_0:not(.et_pb_with_background):not(.et_pb_fullwidth_section) {
  border-top: none;
}
.et_pb_text h2 {
  font-weight: 400;
  color: #101010;
}

small {
  font-size: 12px !important;
}
.mb-component-container h4:first-child {
  margin-top: 40px;
}
.owl-carousel-home .owl-item img {
  max-width: 800px;
}
blockquote {
  line-height: 1;
  border-color: transparent !important;
}
.custom-bullet ul > ul li:before,
.custom-bullet ul > ol li:before {
  content: "•";
  position: absolute;
  left: 25px;
  font-size: 20px;
}
.custom-bullet ul > ul,
.custom-bullet ul > ol {
  margin-bottom: 0;
  padding-left: 25px;
}

#dropdown-menu-desktop.dropdown-menu-enterprise .nav li.mega-menu > ul {
  display: flex;
  justify-content: space-between;
}
#dropdown-menu-desktop li.current-menu-ancestor.current-page-ancestor > a,
#dropdown-menu-desktop li.current-menu-ancestor.current-menu-item > a {
  color: #101010;
}
#dropdown-menu-responsive li > a hr {
  border-color: rgba(0, 0, 0, 0.03) !important;
  background-color: rgba(0, 0, 0, 0.03) !important;
  height: 1px;
}
#email-info-modal.mapfre_form-modal .modal-text-masseage .faild h5 {
  display: none;
}

#email-info-modal.mapfre_form-modal
  .modal-text-masseage.show
  .faild.show
  h5.show {
  display: block;
}

.page-template-page-template-blank
  .et_pb_section_0:not(.et_pb_with_background):not(.et_pb_fullwidth_section) {
  border: none;
}

.et-menu-nav .nav > li > a:hover,
.et-menu-nav .nav > li > button:hover {
  background-color: #fff;
}

.et-menu-nav .nav {
  margin-bottom: 0;
}

.img-text-button-container h3 {
  line-height: 1.33;
  font-size: 24px;
}
h3 {
  line-height: 1.33;
}
.section-post h2,
.section-post h3 {
  color: #101010;
}

@media (max-width: 768px) {
  .img-text-button-container h3 {
    line-height: 1.33;
    font-size: 20px;
  }
  h1 {
    font-size: 24px;
  }
  .section-post h3 {
    font-size: 20px !important;
  }
  .section-post h2 {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .section-app-link {
    height: 53px;
  }

  .col-md-7 img {
    object-fit: cover;
    height: 496px;
  }
}
/* Animations */
/**
 * ----------------------------------------
 * animation slide-in-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation slide-out-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
  }
}
@keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
  }
}
@media (max-width: 1146px) {
  #dropdown-menu-desktop .et_pb_menu__menu {
    margin-left: 4px;
    margin-right: 2px;
  }
}

@media (max-width: 980px) {
  .et_pb_section_0:not(.et_pb_with_background):not(.et_pb_fullwidth_section) {
    border-top: none;
  }
  #page-container .et_pb_section .btn-header {
    border-left: none;
  }
  .et-tb-has-header #page-container {
    padding-top: 56px !important;
  }
  header .et_builder_inner_content {
    padding: 0;
  }
  #dropdown-menu-responsive .et_pb_row .et_pb_column .et_pb_module:last-child {
    text-align: center;
  }
  #dropdown-menu-responsive .et_pb_image .et_pb_image_wrap {
    width: 50%;
  }
  #dropdown-menu-responsive .mobile_bar_icon:before {
    content: "\61";
    font-size: 32px;
    position: relative;
    left: 0;
    top: 0;
    cursor: pointer;
    font-family: ETmodules;
    color: #666666;
    margin-right: 10px;
  }
  #dropdown-menu-responsive .custom-open .mobile_bar_icon:before {
    content: "\4d";
  }
  #dropdown-menu-responsive.et_pb_row {
    width: 100%;
    margin: 0;
    padding: 15px 0;
  }
  header #dropdown-menu-responsive .logo-responsive .et_pb_image_wrap {
    top: 0px !important;
  }
  header
    #dropdown-menu-responsive.enterprise-menu-responsive
    .logo-responsive
    .et_pb_image_wrap {
    top: -6px !important;
  }
  header
    #dropdown-menu-responsive.freelance-menu-responsive
    .logo-responsive
    .et_pb_image_wrap {
    top: 5px !important;
  }
  #dropdown-menu-responsive.menu-responsive.et_pb_row {
    padding: 15px 0;
  }
  header #dropdown-menu-responsive .et_pb_image_wrap {
    position: absolute !important;
  }
  #dropdown-menu-responsive .et_pb_column:first-child {
    z-index: 12;
  }
  #dropdown-menu-responsive
    .et_pb_column:first-child
    .et_pb_image
    .et_pb_image_wrap {
    left: 15px;
    width: 24px;
    top: 0;
  }
  #dropdown-menu-responsive .et_pb_column:nth-child(2) {
    z-index: 10;
  }
  #dropdown-menu-responsive
    .et_pb_column:nth-child(2)
    .et_pb_image
    .et_pb_image_wrap {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 180px;
  }
  .hidden-desktop {
    display: block !important;
  }
  #dropdown-menu-responsive #mobile_menu2 input[type="text"] {
    border: 1px solid #c2c1c15e;
    color: #4e4e4e;
    border-radius: 4px;
    width: 100%;
    height: 38px;
    padding: 10px;
  }
  #dropdown-menu-responsive .et_mobile_menu .menu-item-has-children > a {
    margin: 0 5%;
  }
  #dropdown-menu-responsive .et_mobile_menu li a {
    padding: 16px 0;
    margin: 0 5%;
  }
  #dropdown-menu-responsive .et_mobile_menu li a {
    border-bottom: none;
  }
  #dropdown-menu-responsive .et_mobile_menu li.menu-item-has-children a {
    font-weight: normal;
  }
  #dropdown-menu-responsive .et_mobile_menu li.individuals-enterprise a {
    font-size: 20px;
  }
  #dropdown-menu-responsive .et_mobile_menu li.individuals-enterprise.active a {
    font-weight: 500 !important;
    color: #101010 !important;
  }
  #dropdown-menu-responsive .et_mobile_menu .client-area > a:after {
    content: "\24" !important;
    color: #000;
    font-family: ETmodules;
    font-size: 16px;
    position: absolute;
    right: 30px;
    font-weight: 800;
  }
  #dropdown-menu-responsive .et_mobile_menu .client-area > a {
    font-weight: 900;
    color: #101010;
  }
  #dropdown-menu-responsive .et_mobile_menu li a:hover {
    opacity: 1;
  }
  #dropdown-menu-responsive #mobile_menu2 #searchform-custom-enterprise > div,
  #dropdown-menu-responsive #mobile_menu2 #searchform-custom > div {
    position: relative;
  }
  #dropdown-menu-responsive #mobile_menu2 input[type="submit"] {
    background: url("./assets/img/buscar.png");
    background-repeat: no-repeat;
    border: none;
    height: 24px;
    width: 24px;
    position: absolute;
    right: 5px;
    top: 6px;
  }
  #dropdown-menu-responsive .black-font > a {
    color: #101010 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
  }
  #dropdown-menu-responsive #mobile_menu2 > li.menu-item-has-children > a {
    font-weight: 500;
    color: #101010;
    position: relative;
  }
  #dropdown-menu-responsive #mobile_menu2 > li > a {
    font-size: 20px !important;
    font-weight: normal;
    color: #666;
  }
  #dropdown-menu-responsive #mobile_menu2 > li.hidden-menu > a {
    color: #666;
    font-weight: normal;
  }
  #top-menu-desktop-enterprise {
    display: none;
  }
  body #page-container header .btn-header.individuals-enterprise:after,
  body #page-container header .btn-header.individuals-enterprise.active:after {
    content: unset !important;
  }
  .reverse-content-responsive {
    display: flex;
    flex-direction: column-reverse;
  }
  .reverse-content-responsive .et_pb_column:nth-child(2) {
    margin-bottom: 40px !important;
  }
  #btn-discount {
    display: block;
  }
  #btn-show-list {
    display: block;
  }
  .discount-target {
    display: none;
    background-color: rgba(234, 233, 233, 0.3);
  }
  .discount-target.show {
    display: block;
  }
  .inline-content {
    display: flex;
  }
  .search-container .accordion.initial-list {
    display: none;
  }
  .search-container .accordion.initial-list.show {
    display: block;
  }
  .et_pb_menu_1_tb_header .mobile_nav .mobile_menu_bar:before {
    color: #666 !important;
  }
}

/*Footer*/
#footer-customizer-bottom.et_pb_row {
  padding: 32px 0 132px;
}
#footer-customizer .footer {
  border-top: 1px solid #eae9e9;
  padding-top: 56px;
  border-bottom: 1px solid #eae9e9;
}
#footer-customizer .footer ul {
  width: 100%;
}
#footer-customizer .footer ul li {
  width: 25%;
}
#footer-customizer .footer .et_pb_menu__menu,
.footer nav {
  width: 100%;
}
#footer-customizer .footer .sub-menu {
  position: static !important;
  visibility: visible !important;
  opacity: 1;
  border: none;
  box-shadow: none;
  width: auto;
  z-index: 1;
  padding: 0 !important;
  margin-bottom: 40px;
}
#footer-customizer
  .footer
  .et-menu
  .menu-item-has-children
  > a:first-child:after {
  content: "";
}
#footer-customizer .footer .sub-menu li {
  width: 100%;
  padding: 0;
  line-height: 1;
}
#footer-customizer .footer .sub-menu li:not(:last-child) {
  margin-bottom: 16px;
}
#footer-customizer .footer .sub-menu li a {
  padding: 0;
  font-weight: normal;
  color: #666666;
}
#footer-customizer .footer .sub-menu li a:hover {
  background-color: transparent;
  opacity: 1;
}
#footer-customizer .footer .et_pb_menu__menu > nav > ul > li {
  display: inline-block;
  margin-top: 0;
}
#footer-customizer .footer .column-menu-title > a {
  font-size: 14px;
  margin-bottom: 24px;
  padding: 0 !important;
  color: #101010;
}
#footer-customizer .footer .column-menu-title > a:hover {
  cursor: initial;
  opacity: 1;
}
#footer-customizer .footer .et_mobile_nav_menu {
  display: none;
}
footer {
  position: relative;
}
footer::after {
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 160px solid #d81e05;
  border-left: 126px solid transparent;
  visibility: visible;
  display: block;
  content: "";
  z-index: 2;
}
#footer-customizer {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#footer-customizer .d-block {
  display: block !important;
}
#footer-customizer .footer .column-menu-title.img-transform ul {
  display: block;
}
footer #ot-sdk-btn.ot-sdk-show-settings,
footer #ot-sdk-btn.optanon-show-settings {
  color: #666;
  font-size: 14px;
  padding: 0;
  border: none;
}

footer #ot-sdk-btn.ot-sdk-show-settings:hover,
footer #ot-sdk-btn.optanon-show-settings:hover {
  background-color: inherit;
  color: #666;
}

/*Social media footer*/
#social-media-footer ul {
  list-style: none;
  padding: 0;
  text-align: right;
}
#social-media-footer ul li {
  display: inline-block;
}
#social-media-footer ul li:not(:last-child) {
  margin-right: 20px;
}
#footer-customizer .d-md-none {
  display: none;
}
#footer-customizer .d-md-block {
  display: block;
}
@media (max-width: 1290px) {
  #social-media-footer ul {
    text-align: left;
  }
}
@media (max-width: 980px) {
  #footer-customizer-bottom p {
    text-align: center;
  }
  #footer-customizer-bottom ul {
    text-align: center;
    margin-bottom: 25px;
  }
  #footer-customizer-bottom p {
    padding-top: 35px;
  }
  #footer-customizer .footer {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  #footer-customizer .footer .et_pb_menu__menu {
    display: block;
  }
  #footer-customizer
    .footer
    .et-menu
    .menu-item-has-children
    > a:first-child:after {
    content: "3";
  }
  #footer-customizer .footer ul li {
    width: 50%;
  }
  .et_pb_menu_0_tb_footer.footer .nav li .sub-menu {
    display: none;
    background-color: rgba(234, 233, 233, 0.3) !important;
    padding: 31px 24px !important;
    margin-bottom: 0;
  }
  #footer-customizer .footer .sub-menu li {
    width: 100%;
  }
  #footer-customizer .footer ul .column-menu-title a {
    cursor: pointer !important;
  }
  #footer-customizer .footer ul .column-menu-title > a {
    margin: 12px 0;
    font-size: 16px;
  }
  #footer-customizer .footer .et-menu li li a {
    width: 100%;
  }
  #footer-customizer .footer .et-menu .img-transform > a:after {
    content: "2" !important;
  }
  footer .et_pb_menu__wrap {
    margin: 0;
  }
  footer .et_pb_menu__menu {
    margin: 0;
  }
  footer .et_pb_menu .et-menu {
    margin: 0;
  }
  #footer-customizer .footer .sub-menu {
    padding: 12px 24px !important;
  }
  #footer-customizer .footer .et-menu .img-transform > a {
    color: #101010;
  }
  .custom-mobile-icon {
    height: 24px;
  }
}
@media (max-width: 479px) {
  footer::after {
    border-bottom: 80px solid #d81e05;
    border-left: 70px solid transparent;
  }
  #footer-customizer {
    padding-left: 0;
    padding-right: 0;
  }
  #footer-bottom-responsive {
    padding: 0 24px;
  }
  #footer-bottom-responsive ul {
    padding-top: 24px;
  }
  #footer-bottom-responsive .et_pb_column:first-child {
    margin-bottom: 14px;
  }
  #footer-bottom-responsive p {
    max-width: 80%;
    text-align: center;
    margin: 0 auto 28px;
  }
  #social-media-footer ul {
    text-align: center;
    margin-top: 4px;
  }
  #footer-customizer .d-sm-block {
    display: block;
  }
  #footer-customizer .d-sm-none {
    display: none;
  }
  #footer-customizer .footer ul li {
    width: 100%;
  }
  #footer-customizer .footer .et_pb_menu__menu > nav > ul > li {
    padding: 0;
  }
  #footer-customizer .footer ul .column-menu-title > a {
    margin: 12px 24px;
    color: #666666;
  }
  #footer-customizer .footer .et-menu .img-transform:after {
    color: #101010;
  }
  #footer-customizer .footer .et-menu .img-transform {
    color: #101010;
  }
}
/*Text*/
.et_pb_text h2 {
  padding-bottom: 0;
  margin-bottom: 24px;
  line-height: 1.33;
}

/*featured text*/
.section-featured-text h2 {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 16px;
  padding-bottom: 0;
  color: #101010;
}
.section-featured-text p {
  font-size: 20px;
  margin-bottom: 40px;
}

/*Responsive*/
@media (max-width: 768px) {
  .section-featured-text h2 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .section-featured-text p {
    font-size: 16px;
    margin-bottom: 24px;
  }
  form .privacy-policies-container.p-0 {
    padding: 0 !important;
  }
  body #page-container header .btn-header.individuals-enterprise {
    border-bottom: 0px solid transparent !important;
    border-width: 0px !important;
  }
}

/*title background*/
.bg-gray {
  background-color: rgba(234, 233, 233, 0.3) !important;
}
.title-bg .header-content {
  padding: 0;
  margin: 0 !important;
  display: flex;
  flex-direction: column-reverse;
}
.title-bg .header-content h1 {
  padding: 0;
}
.title-bg .et_pb_fullwidth_header_container {
  width: 100%;
}

.title-bg .et_pb_button_one {
  position: absolute;
  right: 0;
  margin: 0;
}
@media (max-width: 1200px) {
  .title-bg .et_pb_fullwidth_header_container {
    padding: 0 15px;
  }
}

/*Accordion*/
.accordion-customizer .et_pb_toggle {
  border: 0;
  border-bottom: 1px solid #eae9e9;
}
.accordion-customizer .et_pb_toggle_title:before {
  content: "3";
}
.accordion-customizer strong {
  font-weight: normal;
  color: #101010;
}
.accordion-customizer p {
  font-size: 16px;
}
.accordion-customizer ul {
  padding: 0 0 32px 1em;
}

.accordion-customizer ul li {
  list-style-type: none;
  margin-left: 16px;
  margin-top: 16px;
  font-size: 16px;
}

.accordion-customizer ul li:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%238db602' fill-rule='evenodd' d='M10 17c-.256 0-.512-.098-.707-.293l-4-4c-.391-.39-.391-1.023 0-1.414.391-.39 1.023-.39 1.414 0L10 14.586l7.293-7.293c.391-.39 1.023-.39 1.414 0 .391.391.391 1.023 0 1.414l-8 8c-.195.195-.451.293-.707.293'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: -4px;
}
.accordion-customizer .et_pb_toggle_open .et_pb_toggle_title:after {
  content: "2";
  position: absolute;
  right: 0;
  font-size: 16px;
  color: #101010;
  top: 50%;
  margin-top: -0.5em;
  font-family: ETmodules !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
}
.accordion-customizer .et_pb_toggle_close {
  background-color: #fff;
  padding: 0 0;
}
.accordion-customizer .et_pb_toggle_open {
  padding: 0 0 24px 0;
}
.accordion-customizer .et_pb_column .et_pb_module {
  margin: 0 !important;
}
.accordion-customizer .et_pb_toggle_title {
  padding: 24px 0 !important;
}

/*Static component*/
.section-app-link ul {
  list-style: none;
  padding: 0;
}
.section-app-link {
  padding: 0 !important;
}
.section-app-link h3 {
  font-size: 32px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 40px;
  padding-bottom: 0;
}
.section-app-link ul li {
  display: inline;
}
.section-app-link ul li:first-child {
  margin-right: 32px;
}
.section-app-link .et_pb_row {
  padding: 0;
}
.section-app-link .row {
  margin: 0;
  align-items: center;
}
.section-app-link .col-md-7 {
  text-align: right;
}
.section-app-link .col-md-5,
.section-app-link .col-md-7 {
  padding: 0;
}
.section-app-link .col-md-5 {
  padding-left: 11%;
}
.section-app-link .col-md-4,
.col-md-8 {
  position: relative;
  width: 100%;
}
.section-app-link .d-md-none {
  display: block !important;
  width: 100%;
}
@media (min-width: 992px) {
  .section-app-link .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .section-app-link .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
@media (max-width: 991.98px) {
  .section-app-link .d-md-none {
    display: none !important;
  }
  .section-app-link {
    background: #eae9e9 url("./assets/img/trapecio-gris.png") no-repeat center
      center;
    background-size: cover;
    padding: 40px !important;
  }
  .section-app-link h3 {
    text-align: center;
    font-size: 25px;
  }
  .section-app-link ul {
    text-align: center;
  }
  .section-app-link .col-md-5 {
    padding-left: 0;
  }
}
@media (max-width: 575.98px) {
  .section-app-link {
    padding: 40px 24px !important;
  }
  .section-app-link h3 {
    font-size: 20px;
    margin-bottom: 24px;
  }
  .section-app-link ul li:first-child {
    margin-right: 0;
  }
}
@media (max-width: 330px) {
  .section-app-link ul img {
    max-width: 120px;
  }
}

.section-search-page .col-md-8,
.section-search-page .col-12 {
  position: relative;
  width: 100%;
}
.section-search-page h1 {
  color: #101010;
  font-size: 32px;
  line-height: normal;
  font-weight: normal;
  padding-bottom: 40px;
  margin-top: 50px;
}
.section-search-page button span {
  color: #d81e05;
}
.section-search-page #et_search_icon:before {
  position: initial;
  font-weight: bold;
}
.section-search-page #et_search_icon:before {
  font-weight: bold;
}
.section-search-page input[type="text"] {
  padding: 10px 16px;
  font-size: 17px;
  border: 1px solid #eae9e9;
  border-right: none;
  border-radius: 4px 0 0 4px;
  float: left;
  width: 90%;
  background: transparent;
  color: #101010;
}
.section-search-page button {
  float: left;
  width: 10%;
  padding: 10px;
  background: transparent;
  color: white;
  font-size: 17px;
  border: 1px solid #eae9e9;
  border-radius: 0 4px 4px 0;
  border-left: none;
  cursor: pointer;
}
.section-search-page button:hover {
  background: transparent;
}
.section-search-page #et_search_icon:hover {
  color: #d81e05;
}
.section-search-page form {
  padding-bottom: 40px;
}
.section-search-page form::after {
  content: "";
  clear: both;
  display: table;
}
.section-search-page .result-search {
  margin-bottom: 40px;
  color: #666666;
  font-weight: normal;
}
.section-search-page h3 {
  font-size: 20px;
  color: #101010;
  font-weight: normal;
  padding-bottom: 16px;
}
.section-search-page p {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  padding-bottom: 0;
}
.section-search-page .d-flex {
  display: flex;
}
/* Modal redirect */
.custom-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.5;
  display: none;
}
.custom-modal-backdrop.show {
  display: block;
}
.custom-modal-redirect {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  display: none;
}
.custom-modal-redirect.show {
  display: block;
}
.custom-modal-redirect .modal-dialog {
  position: relative;
  min-height: calc(100% - 3.5rem);
  max-width: 736px;
  margin: 1.75rem auto;
  display: flex;
  align-items: center;
}
.custom-modal-redirect .modal-content {
  position: relative;
  display: flex;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  outline: 0;
  padding: 64px;
}
.custom-modal-redirect .modal-content .text-container h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
}

.card_with_icon_slider .link-advanced-cards.custom-bottom-external-link-cards {
  bottom: -40px;
}

.advanced-cards-container.custom-bottom-padding {
  padding-bottom: 40px;
}

.owl-carousel-home.slider-item-custom p {
  font-size: 16px;
}

/* Loader modal*/
.modal-spinner {
  z-index: 20000;
  bottom: 0;
  position: relative;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  width: 72px;
  height: 72px;
  margin-right: 56px;
}
/* Animation Loader modal */
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media (min-width: 768px) {
  .section-search-page .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .section-search-page .order-md-1 {
    order: 1;
  }
  .section-search-page .order-md-2 {
    order: 2;
  }
}
.section-search-page .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (max-width: 992px) {
  .big-trademark h3 {
    padding-bottom: 0;
    line-height: 24px;
  }
  /* Img text button container */
  .img-text-button-container {
    display: flex;
    flex-wrap: wrap;
  }
  .img-text-button-container .order-1-sm {
    order: 1;
  }
  .img-text-button-container .order-2-sm {
    order: 2;
  }
  .section-search-page .order-1 {
    order: 1;
  }
  .section-search-page .order-2 {
    order: 2;
  }
  .section-search-page h1 {
    margin-top: 0 !important;
  }
  .custom-modal-redirect .modal-dialog {
    max-width: 312px;
  }
  .custom-modal-redirect .modal-content {
    flex-direction: column;
    padding: 40px 24px;
    text-align: center;
  }
  .custom-modal-redirect .modal-content .text-container h3 {
    font-size: 20px;
    padding-bottom: 0;
  }
  .custom-modal-redirect .modal-content .text-container p {
    font-size: 16px;
    margin-top: 24px;
  }
  .modal-spinner {
    margin-right: 0;
    width: 56px;
    height: 56px;
    margin-bottom: 28px;
  }
  .first-section-text p,
  .first-section-text.et_pb_text ul li,
  .small-font-responsive.custom_text h3 {
    font-size: 20px;
  }
  .big-font-responsive.et_pb_text h2 {
    font-size: 24px !important;
  }
  .owl-carousel .card-post-container .card-post-img-container img {
    width: 100%;
    border-radius: 8px 8px 0px 0;
  }
  .owl-carousel .card-post-container {
    display: block;
  }
  .owl-carousel .card_post_item {
    border: 1px solid #eae9e9;
    border-radius: 8px;
  }
  .owl-carousel .card-post-container {
    padding: 0;
  }
  .cards-post.owl-carousel .owl-stage {
    height: 100%;
  }
  .cards-post.owl-carousel .owl-item {
    height: 100%;
  }
  .owl-carousel .card-post-container .text-content-container {
    margin: 0;
    padding: 24px;
  }
  .owl-carousel .card-post-container .text-content-container hr {
    display: block;
  }
  .owl-carousel .card-post-container .text-content-container a {
    opacity: 1;
  }
  .cards-post.owl-carousel .owl-stage-outer {
    padding-bottom: 24px;
  }
  .cards-post.only-lg {
    display: none;
  }
  .big-font-responsive-fidelity h2 {
    font-size: 32px;
  }
  .samll-font-responsive-fidelity .section-img-content h5 {
    font-size: 16px;
  }
  .samll-font-responsive-fidelity .section-img-content h4 {
    font-size: 20px;
  }
}
@media (max-width: 550px) {
  .section-search-page h1 {
    font-size: 24px;
    padding-bottom: 16px;
  }
  .section-search-page {
    padding-top: 26px;
  }
  .section-search-page > .et_pb_row {
    padding-top: 0;
  }
  .advanced-cards-container.custom-bottom-padding {
    padding-bottom: 0px;
  }
}
#left-area ul li ul,
.entry-content ul li ol,
.comment-content ul li ul,
.comment-content ul li ol,
body.et-pb-preview #main-content .container ul li ol {
  padding: 2px 0px 2px 0px;
}

.custom-bullet ul li ul {
  padding: 2px 0px 2px 0px !important;
}

/*Post*/
.section-post h5 {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  line-height: normal;
  text-transform: uppercase;
  padding-bottom: 0;
}
.section-post h1 {
  font-size: 40px;
  color: #101010;
  padding-bottom: 0;
  font-weight: normal;
  line-height: normal;
}
.section-post h4 {
  font-weight: normal;
  line-height: 32px;
  color: #101010;
  padding-bottom: 10px;
  font-size: 24px;
}
.section-post .bg-gray {
  padding: 54px 0;
  margin-bottom: 60px;
}
.section-post p {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  font-weight: normal;
  margin-bottom: 32px;
  padding-bottom: 0;
}
.section-post .box-bg-gray p {
  margin: 0;
  padding-bottom: 24px;
}
.section-post .box-bg-gray p:not(.has-background):last-of-type {
  padding-bottom: 0;
}
.section-post .box-bg-gray.bg-gray {
  border-radius: 8px;
}
.section-post ul {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  font-weight: normal;
}
.section-post #text-bg-gray {
  margin-top: 36px;
}
.section-post article {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.section-post .content-img img {
  display: block;
}

.et_pb_text a,
.text-container a {
  color: #d81e05;
}

.et_pb_module_inner a {
  color: #d81e05;
}

.custom-bottom-padding {
  padding-bottom: 40px;
}

@media (max-width: 980px) {
  .button-red .et_pb_button .section-post .featured-text-post img {
    display: none;
  }
}
@media (max-width: 550px) {
  .section-post h5 {
    font-size: 12px;
  }
  .section-post h1 {
    font-size: 24px;
  }
  .section-post .bg-gray {
    padding: 24px 0;
    margin-bottom: 40px;
  }
  .section-post h4 {
    font-size: 20px;
  }
  .section-post #section-img-text-post {
    margin-bottom: 10px;
  }
  .section-post #text-bg-gray {
    margin-top: 24px;
  }
  .section-post #text-bg-gray .bg-gray {
    padding: 24px;
  }
  .section-post #text-bg-gray p {
    margin-bottom: 0;
  }
}

/*Search MAPFRE*/
#searchresults input.mb-query {
  padding: 10px 16px;
  font-size: 17px;
  border: 1px solid #eae9e9;
  border-right: none;
  border-radius: 4px 0 0 4px;
  float: left;
  width: 100%;
  background: transparent;
  color: #101010;
  height: auto;
}
#searchresults .mb-query-container {
  display: block;
  width: 90%;
}
#searchresults .mb-query-btn-container {
  width: 10%;
  float: left;
}
#searchresults .mb-query-btn {
  padding: 10px;
  background: transparent;
  color: white;
  font-size: 17px;
  border: 1px solid #eae9e9;
  border-radius: 0 4px 4px 0;
  border-left: none;
  cursor: pointer;
  width: 100%;
  vertical-align: text-bottom;
  text-align: right;
}
#searchresults .icon-search {
  color: #d81e05;
  display: initial;
}
#searchresults .mb-query-btn-text {
  display: none;
}
#searchresults .icon-search:before {
  content: "\55";
  font-size: 17px;
  font-family: ETmodules !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
}
#searchresults hr {
  display: none;
}
#searchresults .mb_title_color {
  padding: 0;
  margin-bottom: 16px;
  margin-top: 40px;
}
#searchresults .mb_title_color a {
  color: #1a0dab;
  font-size: 16px;
}
#searchresults .mb_title_color a {
  color: #101010;
  font-size: 20px;
  font-weight: normal;
}
#searchresults .mb_title_color a > em {
  font-style: normal;
}
#searchresults .mb-content {
  color: #666666;
  line-height: 24px;
  font-size: 16px;
  padding: 0;
}
#searchresults .mb-content em {
  font-style: normal;
}
#searchresults .media {
  padding: 0;
  margin: 0;
  border-top: none;
}
#searchresults .media-body .mb_link_color {
  display: none;
}
#searchresults .pagination ul {
  box-shadow: none;
}
#searchresults .pagination ul > .active > a,
#searchresults .pagination ul > .active > span {
  color: #101010;
  cursor: default;
  background: transparent;
  border: none;
}
#searchresults .pagination ul > li > a,
#searchresults .pagination ul > li > span {
  color: #666666;
  border: none;
  font-weight: normal;
}
#searchresults .pagination ul > .active > a,
#searchresults .pagination ul > .active > span,
#searchresults .pagination ul > li > a:hover {
  background-color: transparent;
  color: #000;
}
form .privacy-policies-container {
  padding: 0 15px 15px 15px;
  font-size: 14px;
}
form .privacy-policies-container p {
  font-size: 14px !important;
}
