html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
  -webkit-text-size-adjust: none;
}

label {
  font-weight: 700;
  margin-bottom: 5px;
}

input[type=date],
input[type=button],
input[type=submit],
input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
input[type=number],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

input[type=date],
input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
input[type=number],
select,
textarea {
  background: none;
}

input[type=date] {
  background: none;
}

input[type=button],
input[type=submit] {
  border-radius: 4px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=button]:focus,
input[type=submit]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=number]:focus,
textarea:focus,
button:focus,
.btn.focus:focus,
.btn:focus:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control:focus {
  border-color: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

::-webkit-input-placeholder {
  opacity: 1;
  color: #858789;
}

::-moz-placeholder {
  opacity: 1;
  color: #858789;
}

:-ms-input-placeholder {
  opacity: 1;
  color: #858789;
}

:-moz-placeholder {
  opacity: 1;
  color: #858789;
}

.form-control:focus {
  border-color: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.old-browser {
  position: relative;
  z-index: 110;
  background-color: #ff0000;
  text-align: center;
  color: #FFFFFF;
  font-family: Arial;
  padding: 10px 0;
  font-size: 14px;
}
.old-browser .fa {
  font-size: 50px;
}
.old-browser p {
  margin: 5px 0;
}
.old-browser a {
  color: #FFFFFF;
}

.grecaptcha-badge {
  right: -300px !important;
}

video {
  width: 100%;
  height: auto;
}

/* ==========================================================================
HELPERS CLASSES
========================================================================== */
a {
  text-decoration: none;
  outline: 0;
}
a:hover, a:focus, a:active {
  outline: 0;
  text-decoration: none;
}

.btn.active.focus,
.btn.active:focus, .btn.focus,
.btn.focus:active, .btn:active:focus,
.btn:focus {
  outline: 0;
}

img {
  max-width: 100%;
  height: auto;
}

/* ==========================================================================
OWL CAROUSEL
========================================================================== */
.owl-carousel {
  display: none;
}

.owl-carousel {
  display: none;
}
.owl-carousel .owl-item img {
  max-width: 100%;
  width: auto;
  display: inline-block;
}

.owl-carousel {
  position: relative;
}
.owl-carousel .owl-nav {
  margin: 0;
}
.owl-carousel .owl-nav button {
  background: #000;
  margin: 0;
  width: 50px;
  height: 50px;
  border: 1px solid #000;
  border-radius: 50%;
  font-size: 70px;
  overflow: hidden;
  text-align: -100px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.owl-carousel .owl-nav button span {
  display: none;
}
.owl-carousel .owl-nav button.owl-next {
  background-color: #f4a016;
  background-image: url(../images/owl-right-arrow.png) !important;
}
.owl-carousel .owl-nav button.owl-prev {
  background-color: #f4a016;
  background-image: url(../images/owl-left-arrow.png) !important;
}
.owl-carousel .owl-nav [class*=owl-]:hover {
  background-color: #f4a016;
  opacity: 0.8;
}

@media (min-width: 992px) {
  .owl-carousel .owl-nav {
    height: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    margin-top: -50px;
  }
  .owl-carousel .owl-nav button.owl-next {
    float: right;
    margin-right: -60px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    float: left;
    margin-left: -60px;
  }
}
.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px;
  background: none;
  border: 1px solid #f4a016;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #f4a016;
  opacity: 1;
}

/* ==========================================================================
WORDPRESS CLASSES
========================================================================== */
.aligncenter,
.alignleft,
.alignright,
a img.aligncenter,
a img.alignleft,
a img.alignright {
  margin: 15px auto;
  display: block;
}

@media (min-width: 768px) {
  .alignright,
  a img.alignright {
    float: right;
    margin: 15px 0 15px 15px;
  }
  .alignleft,
  a img.alignleft {
    float: left;
    margin: 15px 15px 15px 0;
  }
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* ==========================================================================
ANIMATE
========================================================================== */
.owl-carousel .animated,
.wow {
  visibility: hidden;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
}

/* ==========================================================================
ZOOM EFECT
========================================================================== */
a.zoom-effect {
  position: relative;
  display: inline-block;
}
a.zoom-effect:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  border: 7px solid rgba(244, 160, 22, 0.8);
  z-index: 99;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  border-radius: 8px;
}
a.zoom-effect:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 90;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  background-color: rgba(0, 0, 0, 0.6);
  background-image: url(../images/icon-zoom.png);
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 8px;
}
a.zoom-effect:hover:after {
  opacity: 1;
}
a.zoom-effect:hover:before {
  opacity: 1;
}

/* ==========================================================================
NAVIGATION
========================================================================== */
.navigation {
  padding-top: 30px;
}
.navigation .screen-reader-text {
  display: none;
}
.navigation.pagination .nav-links {
  width: 100%;
  text-align: center;
}
.navigation.pagination a, .navigation.pagination span {
  border: none;
  color: #f4a016;
  width: 40px;
  height: 40px;
  text-align: center;
  display: inline-block;
  font-size: 22px;
  line-height: 42px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  border-radius: 50%;
}
.navigation.pagination a:hover,
.navigation.pagination span.current {
  background-color: #f4a016;
  color: #FFFFFF;
}
.navigation.post-navigation {
  padding-top: 60px;
}
.navigation.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.navigation.post-navigation .nav-links .nav-next {
  margin-left: auto;
}
.navigation.post-navigation .nav-links a {
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  font-size: 1rem;
  line-height: 1.5;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 0.47rem 0.75rem 0.275rem 0.75rem;
  border: 2px solid #f4a016;
  border-radius: 5px;
  min-width: 130px;
}
.navigation.post-navigation .nav-links a:hover {
  background-color: #f4a016;
  color: #FFFFFF;
}

@media (min-width: 992px) {
  .navigation {
    padding-top: 60px;
  }
}
/* ==========================================================================
CF7
========================================================================== */
.wpcf7-form.submitting .wpcf7-submit {
  background-image: url(../images/loading.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px;
  color: transparent;
}
.wpcf7-form .field-cf7 {
  padding-bottom: 24px;
}
.wpcf7-form .wpcf7-spinner {
  display: none !important;
}
.wpcf7-form .wpcf7-file {
  font-size: 14px;
}
.wpcf7-form .wpcf7-date,
.wpcf7-form .form-control,
.wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-textarea,
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-intl_tel,
.wpcf7-form .wpcf7dtx-dynamictext {
  width: 100%;
  height: 40px;
  padding: 0;
  border: none;
  border-bottom: 2px solid #9c9c9b;
}
.wpcf7-form .wpcf7-date .wpcf7-not-valid,
.wpcf7-form .form-control .wpcf7-not-valid,
.wpcf7-form .wpcf7-number .wpcf7-not-valid,
.wpcf7-form .wpcf7-textarea .wpcf7-not-valid,
.wpcf7-form .wpcf7-text .wpcf7-not-valid,
.wpcf7-form .wpcf7-intl_tel .wpcf7-not-valid,
.wpcf7-form .wpcf7dtx-dynamictext .wpcf7-not-valid {
  border-color: #f00 !important;
}
.wpcf7-form .wpcf7-select {
  background: none;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px auto;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBwb2ludHM9IjM5Ni42LDE2MCA0MTYsMTgwLjcgMjU2LDM1MiA5NiwxODAuNyAxMTUuMywxNjAgMjU2LDMxMC41ICIvPjwvc3ZnPg==);
}
.wpcf7-form .wpcf7-textarea {
  width: 100%;
  padding: 0;
  height: 100px;
}
.wpcf7-form .checkbox-cf7 {
  font-size: 14px;
}
.wpcf7-form .checkbox-cf7 .wpcf7-list-item {
  margin-right: 5px;
}
.wpcf7-form .wpcf7-not-valid {
  border-color: #f00;
}
.wpcf7-form div.wpcf7-response-output {
  margin: 0 0 15px 0;
  padding: 5px;
  font-size: 14px;
  text-align: center;
}
.wpcf7-form.invalid .wpcf7-response-output {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 4px;
}
.wpcf7-form.sent .wpcf7-response-output {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  border-radius: 4px;
}
.wpcf7-form span.wpcf7-not-valid-tip {
  font-size: 14px;
  padding-top: 5px;
  display: block;
}
.wpcf7-form div.wpcf7-spam-blocked,
.wpcf7-form div.wpcf7-mail-sent-ng {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.wpcf7-form span.wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-form .wpcf7-radio label {
  margin: 0;
}
.wpcf7-form .wpcf7-radio span.wpcf7-list-item {
  display: block;
}

.intl-tel-input {
  display: block !important;
}

.nice-select {
  float: none;
  font-size: 14px;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #9c9c9b;
  padding-left: 0;
}
.nice-select:after {
  margin-top: -2px;
  right: 12px;
}
.nice-select .list {
  width: 100%;
  border-radius: 0;
}

@media (min-width: 768px) {
  .nice-select {
    font-size: 16px;
  }
}
.wpcf7-field-group p:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.wpcf7-field-group .wpcf7-field-group-remove {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.wpcf7-field-group-remove,
.wpcf7-field-group-add {
  border: none;
  border-radius: 30px;
  background-color: #f4a016;
  color: #FFF;
  font-size: 30px;
  font-weight: 700;
  padding: 8px 30px 5px 30px;
  line-height: 0.8;
  display: inline-block;
}
.wpcf7-field-group-remove:hover,
.wpcf7-field-group-add:hover {
  color: white;
  background-color: #e6930b;
}

.custom-file-label::after {
  content: "\f002";
  background-color: #f4a016;
  font: normal normal normal 19px/1 FontAwesome;
  color: #FFFFFF;
  line-height: 26px;
  border-radius: 0 30px 30px 0;
  right: -2px;
  top: -2px;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.custom-file-label::after:hover {
  color: white;
  background-color: #134A8C;
}

.custom-file-label {
  width: 100%;
  height: 40px;
  line-height: 36px;
  padding: 0 20px;
  border: 2px solid #E6E7E8;
  background: #E6E7E8 !important;
  border-radius: 30px;
}

/* ==========================================================================
WIDGET NAV
========================================================================== */
.widget_nav_menu .widget-title {
  display: none;
}
.widget_nav_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget_nav_menu ul li {
  list-style: none;
}
.widget_nav_menu ul li a {
  display: block;
  border: 2px solid #30282a;
  border-bottom: 0;
  text-transform: uppercase;
  color: #343434;
  font-size: 14px;
  padding: 10px 15px;
}
.widget_nav_menu ul li a:hover {
  color: #FFFFFF;
  background-color: #343434;
  text-decoration: none;
}
.widget_nav_menu ul li:last-child a {
  border-bottom: 2px solid #30282a;
}
.widget_nav_menu ul li.current-menu-item a {
  color: #FFFFFF;
  background-color: #343434;
}

/* ==========================================================================
GENERAL
========================================================================== */
.error404 article .title-page {
  font-size: 100px;
}

.search-no-results article .inner {
  max-width: 500px;
  margin: 0 auto;
}
.search-no-results article .inner .form-group {
  margin-bottom: 0;
}
.search-no-results article .inner .buscador {
  padding-top: 15px;
}

.search-form .btn {
  border-radius: 0 3px 3px 0;
  background-color: #f4a016;
  color: #FFF;
}

.wrap-search {
  background-color: rgba(0, 0, 0, 0.88);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  left: 0;
  top: 0;
  display: none;
}
.wrap-search .inner {
  position: relative;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrap-search .form-group {
  position: relative;
}
.wrap-search .fa-search {
  position: absolute;
  color: #FFFFFF;
  top: 22px;
  left: 15px;
}
.wrap-search .fa-times-circle-o {
  position: absolute;
  color: #FFFFFF;
  bottom: -80px;
  left: 50%;
  margin-left: -15px;
  font-size: 34px;
  cursor: pointer;
  opacity: 0.7;
}
.wrap-search .form-control {
  background: none;
  color: #FFF;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #FFFFFF;
  text-align: center;
  font-size: 18px;
  height: 60px;
  padding: 0 40px;
}

@media (min-width: 768px) {
  .wrap-search .container {
    max-width: 800px;
  }
}
.meta-post {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.meta-post span {
  display: block;
}
.meta-post span:not(:last-child):after {
  content: " | ";
  display: inline-block;
  padding: 0 12px;
}
.meta-post span:last-child {
  padding-right: 0;
}
.meta-post .list-terms a:not(:last-child):after {
  content: ", ";
}

.field-upload {
  overflow: hidden;
}
.field-upload label {
  display: block;
  font-weight: 700;
  margin-bottom: 5px;
}
.field-upload .wpcf7-form-control-wrap {
  border: 2px solid rgba(0, 0, 0, 0.5);
  display: block;
  padding: 5px;
}

.btn-200 .btn-custom {
  width: 150px;
}

.field-eye {
  position: relative;
}
.field-eye .icon-eye {
  width: 30px;
  height: 20px;
  background-image: url(../images/icon-eye.svg);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 5;
  cursor: pointer;
}

.fa-eye {
  cursor: pointer;
}

.wpcf7-form.compress-form .field-cf7 {
  padding-bottom: 12px;
}

@media (min-width: 992px) {
  .wpcf7-form.compress-form {
    background-color: #F2F2F2;
    padding: 60px;
  }
}
/* ==========================================================================
GENERAL
========================================================================== */
@font-face {
  font-family: "Centrale Sans";
  src: url("../fonts/CentraleSansRegular.woff2") format("woff2"), url("../fonts/CentraleSansRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Centrale Sans";
  src: url("../fonts/CentraleSansRegularItalic.woff2") format("woff2"), url("../fonts/CentraleSansRegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Centrale Sans";
  src: url("../fonts/CentraleSans-Bold.woff2") format("woff2"), url("../fonts/CentraleSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Centrale Sans";
  src: url("../fonts/CentraleSans-BoldItalic.woff2") format("woff2"), url("../fonts/CentraleSans-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Centrale Sans";
  src: url("../fonts/CentraleSans-Medium.woff2") format("woff2"), url("../fonts/CentraleSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Centrale Sans";
  src: url("../fonts/CentraleSans-MediumItalic.woff2") format("woff2"), url("../fonts/CentraleSans-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "CentraleSansXBold";
  src: url("../fonts/CentraleSansXBold.woff2") format("woff2"), url("../fonts/CentraleSansXBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CentraleSansXBold-It";
  src: url("../fonts/CentraleSansXBold-It.woff2") format("woff2"), url("../fonts/CentraleSansXBold-It.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  color: #838587;
  font-family: "Centrale Sans";
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "CentraleSansXBold-It";
}

a {
  color: #f4a016;
}
a:hover {
  color: #f4a016;
}

.social a {
  display: inline-block;
  font-size: 18px;
  text-align: center;
  margin-left: 5px;
  color: #000;
}
.social.social-rounded {
  padding-top: 2px;
  background-color: #FFF;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 0 2px;
}

.uacf7-next,
.uacf7-prev,
.btn {
  font-weight: 700;
  line-height: 30px;
  height: 40px;
}

.btn-custom {
  background-color: #f4a016;
  color: #FFF;
}
.btn-custom:hover {
  color: #FFF;
  background-color: #165f7f;
}

.btn-white {
  background-color: #FFFFFF;
  color: #f4a016;
}
.btn-white:hover {
  color: #FFF;
  background-color: #165f7f;
}

.content-page h1, .content-page h2, .content-page h3, .content-page h4, .content-page h5, .content-page h6,
.content-post h1,
.content-post h2,
.content-post h3,
.content-post h4,
.content-post h5,
.content-post h6 {
  margin: 20px 0;
}
.content-page table,
.content-post table {
  width: 100%;
  max-width: 100%;
  margin: 25px 0;
  background-color: transparent;
  font-size: 0.9rem;
}
.content-page table tbody tr:nth-of-type(2n+1),
.content-post table tbody tr:nth-of-type(2n+1) {
  background-color: rgba(0, 0, 0, 0.05);
}
.content-page table td, .content-page table th,
.content-post table td,
.content-post table th {
  padding: 0.3rem;
}
.content-page table td, .content-page table th,
.content-post table td,
.content-post table th {
  border-top: 1px solid #dee2e6;
}

h1, h2, h3 {
  color: #165f7f;
}

h4 {
  color: #165f7f;
}

.big-subtitle h2,
.title-page {
  text-align: center;
  color: #f4a016;
  margin-bottom: 24px;
}

.blue-subtitle h2 {
  color: #165f7f;
  font-family: "Centrale Sans";
  font-style: italic;
}
.blue-subtitle h2 strong {
  font-family: "CentraleSansXBold-It";
  font-style: normal;
}

p:last-child {
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.3rem;
  }
  h5 {
    font-size: 1rem;
  }
  h6 {
    font-size: 1rem;
  }
  ul {
    padding: 0 0 0 15px;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2.2rem;
  }
  h3 {
    font-size: 2rem;
  }
  h4 {
    font-size: 1.5rem;
  }
  h5 {
    font-size: 1.05rem;
  }
  h6 {
    font-size: 1rem;
  }
  .title-page {
    margin-bottom: 36px;
  }
  .big-subtitle h2 {
    font-size: 3rem;
    margin-bottom: 36px;
  }
}
.container,
.container-xl,
.container-fluid {
  padding-left: 24px;
  padding-right: 24px;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1140px;
}

.col-item {
  padding-top: 12px;
  padding-bottom: 12px;
}

.section {
  padding-top: 30px;
  padding-bottom: 30px;
  scroll-margin-top: 90px;
}

@media (min-width: 768px) {
  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .section {
    scroll-margin-top: 105px;
  }
}
/* ==========================================================================
HEADER
========================================================================== */
#top-bar {
  background-color: #f4a016;
  color: #FFFFFF;
  padding: 12px 0 10px 0;
  height: 30px;
  position: relative;
  z-index: 99;
}
#top-bar .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#top-bar a {
  color: #FFFFFF;
}
#top-bar .container-xl {
  padding-left: 15px;
  padding-right: 15px;
}

#top-menu li {
  padding: 0 5px;
  border-right: 1px solid #FFFFFF;
}
#top-menu li:first-child {
  padding-left: 0;
}
#top-menu li:last-child {
  padding-right: 0;
  border-right: none;
}
#top-menu a {
  font-size: 13px;
  line-height: 10px;
  font-weight: 700;
  display: block;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position: center left;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
#top-menu a:hover {
  opacity: 0.8;
}

.language-switch {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #FFFFFF;
  font-family: "Centrale Sans";
  font-weight: 700;
  line-height: 13px;
}
.language-switch li {
  display: inline-block;
}
.language-switch li a {
  color: #FFFFFF;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  font-size: 13px;
  line-height: 13px;
  display: block;
}
.language-switch li:after {
  content: " | ";
}
.language-switch li:last-child:after {
  display: none;
}
.language-switch li.current-lang a, .language-switch li:hover a {
  color: #f4a016;
}

@media (min-width: 992px) {
  #top-bar {
    padding-top: 10px;
    height: 35px;
  }
  #top-bar .container-xl {
    padding-left: 24px;
    padding-right: 24px;
  }
  #top-bar li {
    padding: 0 15px;
  }
  #top-menu .nav-pills {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #top-menu a {
    font-size: 15px;
    line-height: 15px;
  }
  .language-switch li a {
    font-size: 15px;
    line-height: 15px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child {
    margin-right: 0 !important;
  }
}
.wrap-header {
  position: relative;
  z-index: 999;
}
.wrap-header.js-is-sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}

#main-header {
  color: #FFFFFF;
  z-index: 99;
  position: relative;
}
#main-header .logo a {
  display: block;
}
#main-header .logo a img {
  max-width: 160px;
}

@media (max-width: 991px) {
  #main-header .logo a {
    position: absolute;
    left: 50%;
    margin-left: -80px;
    z-index: 99;
    top: 15px;
  }
  #main-header .col-languages {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    line-height: 60px;
  }
  #main-header #main-navigation {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media (min-width: 992px) {
  #main-header {
    background-color: #165f7f;
  }
  #main-header.no-slide-video {
    background-color: #165f7f;
  }
  #main-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #main-header .col-menu {
    margin-left: auto;
  }
  #main-header .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #main-header .col-languages {
    padding-top: 3px;
  }
  .wrap-header.js-is-sticky #main-header {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #165f7f;
  }
  #mega-menu-item-91 .mega-menu-link,
  #mega-menu-item-14 .mega-menu-link {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #mega-menu-item-91 .mega-menu-link:after, #mega-menu-item-91 .mega-menu-link:before,
  #mega-menu-item-14 .mega-menu-link:after,
  #mega-menu-item-14 .mega-menu-link:before {
    content: "" !important;
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    background-image: url(../images/arrow-menu.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    -webkit-filter: brightness(0) invert(1) !important;
            filter: brightness(0) invert(1) !important;
  }
  #mega-menu-item-91 .mega-menu-link:after,
  #mega-menu-item-14 .mega-menu-link:after {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
    margin-left: 6px;
  }
  #mega-menu-item-91:hover .mega-menu-link:before,
  #mega-menu-item-91:hover .mega-menu-link:after, #mega-menu-item-91.mega-current-menu-item .mega-menu-link:before,
  #mega-menu-item-91.mega-current-menu-item .mega-menu-link:after,
  #mega-menu-item-14:hover .mega-menu-link:before,
  #mega-menu-item-14:hover .mega-menu-link:after,
  #mega-menu-item-14.mega-current-menu-item .mega-menu-link:before,
  #mega-menu-item-14.mega-current-menu-item .mega-menu-link:after {
    -webkit-filter: none !important;
            filter: none !important;
  }
  .mega-lang-item {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #main-header .logo a img {
    max-width: 230px;
  }
}
#primary {
  position: relative;
}
#primary:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 6px;
  left: 0;
  top: -3px;
  background-color: #FFFFFF;
  z-index: 990;
}

/* ==========================================================================
MENU
========================================================================== */
.mega-current_page_parent .mega-menu-link {
  color: #f4a016 !important;
}

@media (max-width: 991px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    text-align: center;
    background: none !important;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1) !important;
    width: 90%;
    margin: 0 auto;
    font-family: "Centrale Sans";
    font-weight: 700;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: none !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link span.mega-indicator {
    display: none !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link {
    border: none !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout.mega-toggle-on > a.mega-menu-link {
    border: none !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 0;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    text-align: center;
    border-bottom: 2px solid rgba(255, 255, 255, 0.05) !important;
    margin: 0 15px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    background: none !important;
  }
}
/* ==========================================================================
FOOTER
========================================================================== */
#main-footer {
  background-image: url(../images/bg-footer.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #165f7f;
  color: #FFFFFF;
  text-align: center;
  padding: 36px 0;
}
#main-footer a {
  color: #FFFFFF;
}
#main-footer .widget-title {
  margin-bottom: 12px;
  color: #f4a016;
  font-family: "CentraleSansXBold-It";
  font-size: 22px;
}
#main-footer .widget p:last-child {
  margin-bottom: 0;
}
#main-footer #text-7 p {
  margin-bottom: 0;
}
#main-footer .footer-2 .widget_text .widget-title {
  color: #f1f1f1;
  font-family: "Centrale Sans";
  font-weight: 700;
  border-bottom: 1px solid #FFFFFF;
  padding: 10px 0;
  text-align: left;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main-footer .footer-2 .widget_text .widget-title:after {
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  width: 30px;
  height: 30px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
#main-footer .footer-2 .widget_text.open .textwidget {
  display: block;
}
#main-footer .footer-2 .widget_text.open .widget-title:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
#main-footer .wpcf7 .row {
  background-color: #FFFFFF;
  border-radius: 4px;
}
#main-footer .wpcf7 .field-cf7 {
  padding-bottom: 0;
}
#main-footer .wpcf7 .btn {
  display: block;
  width: 100%;
}
#main-footer .wpcf7 .wpcf7-text {
  border: transparent;
  padding-top: 4px;
  border-radius: 4px 0 0 4px;
  padding-left: 12px;
}
#main-footer .wpcf7 .btn {
  height: 40px;
  line-height: 30px;
  border-radius: 4px;
}
#main-footer #media_image-5 a {
  display: inline-block;
  max-width: 280px;
}
#main-footer .footer-2 strong {
  color: #f4a016;
  font-size: 130%;
  font-family: "Centrale Sans";
  font-style: italic;
}
#main-footer ul.cnss-social-icon li.cn-fa-icon a {
  background: none !important;
}

@media (min-width: 768px) {
  #main-footer .footer-section {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  #main-footer .footer-section .col-item, #main-footer .footer-section:last-child {
    padding-bottom: 0;
  }
  #main-footer .footer-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #main-footer .footer-1 .widget-title {
    font-family: "Centrale Sans";
    font-weight: 500;
    font-style: italic;
    margin-bottom: 24px;
  }
  #main-footer .footer-2 {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #main-footer .footer-3 p {
    display: inline-block;
  }
  #main-footer .footer-3 p:after {
    content: " | ";
    display: inline-block;
    margin: 0 12px;
  }
  #main-footer .footer-3 p:last-child:after {
    display: none;
  }
  #main-footer .footer-1 .widget-title,
  #main-footer .footer-1 .textwidget {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  ul.cnss-social-icon {
    text-align: left !important;
    margin-left: -10px;
  }
}
@media (min-width: 992px) {
  #main-footer .footer-section {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  #main-footer .widget-title {
    font-size: 26px;
  }
  #main-footer .footer-1 .widget-title {
    font-size: 30px;
  }
  #main-footer .footer-1 .widget-title,
  #main-footer .footer-1 .textwidget {
    max-width: 450px;
  }
  #main-footer .footer-4 {
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  #main-footer {
    background-attachment: fixed;
  }
  #main-footer .footer-3 p {
    margin: 0;
  }
  #main-footer .container-xl {
    max-width: 1000px;
  }
}
.section-logos {
  text-align: center;
}
.section-logos h2 {
  margin-bottom: 24px;
  color: #f4a016;
}
.section-logos .logos {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-logos .logos a {
  display: block;
}
.section-logos .logos img {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.section-logos .logos img:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.section-logos .owl-carousel .owl-item img {
  display: block;
  max-width: none;
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 992px) {
  .section-logos .col-logos-2 .logos {
    padding-top: 15px;
  }
}
/* ==========================================================================
HEADER PAGE
========================================================================== */
.scroll-animation {
  color: #f4a016;
  font-family: "Centrale Sans";
  font-weight: 500;
  font-style: italic;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  z-index: 100;
  position: absolute;
  width: 130px;
  left: 50px;
  bottom: 10px;
  letter-spacing: 3px;
}
.scroll-animation span {
  display: block;
  width: 16px;
  height: 20px;
  background-image: url(../images/arrow-menu.svg) !important;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  -webkit-animation-name: arrowScroll;
          animation-name: arrowScroll;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.scroll-animation span:last-child {
  margin-right: 5px;
}
.scroll-animation span:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.scroll-animation span:nth-child(1) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

@media (min-width: 1200px) {
  .scroll-animation {
    left: 50%;
    margin-left: -530px;
  }
}
@-webkit-keyframes arrowScroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes arrowScroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.header-page {
  background-color: rgb(0, 0, 0);
  padding: 25px 0;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.header-page h1 {
  margin: 0;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 700;
}
.header-page .breadcrumbs {
  color: #FFFFFF;
  font-weight: 700;
}
.header-page .breadcrumbs a {
  color: #FFFFFF;
}

/* ==========================================================================
GET QUOTE
========================================================================== */
.rounded-img img {
  border-radius: 50px 0 50px 0;
}

.h2-blue h2 {
  color: #165f7f;
  margin-bottom: 30px;
}

.section-banner .col-text .inner {
  background-color: #f4a016;
  border-radius: 20px 20px 0 0;
  color: #FFFFFF;
}
.section-banner .col-text .inner.blue {
  background-color: #165f7f;
}
.section-banner .col-text .inner h2 {
  color: #FFFFFF;
  padding: 30px 30px 60px 30px;
}
.section-banner .col-text .inner .texts {
  padding: 30px 30px 50px 30px;
}
.section-banner .col-text .inner .texts h2 {
  color: #FFFFFF;
  padding: 0;
}
.section-banner .col-text .inner .texts p:last-child {
  margin-bottom: 0;
}
.section-banner .col-img {
  text-align: center;
}
.section-banner .col-img img {
  border-radius: 0 20px 0 20px;
  max-width: 90%;
  margin-top: -30px;
}

@media (min-width: 768px) {
  .section-banner .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section-banner .col-text .inner {
    background-color: #f4a016;
    border-radius: 30px 0 0 0;
  }
  .section-banner .col-text .inner h2 {
    padding: 30px;
  }
  .section-banner .col-text .inner .texts {
    padding: 30px;
  }
  .section-banner .col-text .inner .texts h2 {
    margin-bottom: 10px;
  }
  .section-banner .col-img {
    text-align: center;
  }
  .section-banner .col-img img {
    max-width: 100%;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .section-banner {
    max-width: 900px;
    margin: 0 auto;
  }
  .section-banner .col-text .inner {
    border-radius: 70px 0 0 0;
  }
  .section-banner .col-text .inner h2 {
    padding: 50px;
    font-size: 2.2rem;
  }
  .section-banner .col-text .inner .texts {
    padding: 50px;
  }
}
.section-phones h2 {
  text-align: center;
}
.section-phones .col-item p {
  border-bottom: 1px solid #9c9c9b;
}
.section-phones a {
  color: #838587;
}

@media (min-width: 768px) {
  .section-phones .col-item .inner {
    padding: 0 20px;
  }
}
@media (min-width: 992px) {
  .section-phones .col-item h2 {
    margin-bottom: 3rem;
  }
  .section-phones .col-item .inner {
    padding: 0 50px;
  }
}
/* ==========================================================================
COVERAGES
========================================================================== */
.section-quote-insurance h3 {
  margin-bottom: 30px;
}
.section-quote-insurance img {
  border-radius: 50px 0 50px 0;
}

@media (min-width: 992px) {
  .section-quote-insurance .wpcf7-form .field-cf7 {
    padding-bottom: 12px;
  }
}
.section-intro .content-page {
  max-width: 800px;
  margin: 0 auto;
  font-size: 130%;
  text-align: center;
  font-family: "Centrale Sans";
  font-weight: 500;
}

.section-icon h2 {
  text-align: center;
}

.section-buttons .list-icon p {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-buttons .list-icon p a {
  display: block;
  background-color: #838587;
  color: #FFFFFF;
  padding: 3px 8px 1px 8px;
  border-radius: 4px;
  font-size: 14px;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.section-buttons .list-icon p a:hover {
  background-color: #f4a016;
}

.list-icon p {
  border-bottom: 1px solid #9c9c9b;
  padding-top: 10px;
  padding-bottom: 8px;
  margin-bottom: 0;
  position: relative;
  padding-left: 40px;
}
.list-icon p:before {
  content: "";
  display: block;
  background-image: url(../images/icon-preventty.svg);
  background-repeat: no-repeat;
  background-size: 28px auto;
  background-position: left center;
  position: absolute;
  width: 40px;
  height: calc(100% + 1px);
  left: 0;
  top: 0;
  background-color: #FFFFFF;
  z-index: 99;
}

@media (min-width: 768px) {
  .section-icon h2 {
    margin-bottom: 36px;
  }
  .list-icon {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 48px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 48px;
  }
}
@media (min-width: 1200px) {
  .section-icon h2 {
    font-size: 2.7rem;
    max-width: 80%;
    margin: 0 auto 48px auto;
  }
  .list-icon {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 48px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 48px;
  }
}
.age-list h3 {
  margin-bottom: 24px;
}

.owl-icons .item span {
  display: block;
  height: 100px;
}
.owl-icons .item p {
  max-width: 66%;
  margin: 0 auto;
}

/* ==========================================================================
OUT TEAM
========================================================================== */
.section-intro-ot img {
  border-radius: 0 50px 0 50px;
}
.section-intro-ot .col-img {
  position: relative;
}
.section-intro-ot .col-img .arrow {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
}
.section-intro-ot .col-img .arrow img {
  border-radius: 0;
}

.section-our-team-list h3 {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Centrale Sans";
  font-weight: 500;
  font-style: italic;
}
.section-our-team-list h3:before {
  content: "";
  display: block;
  background-image: url(../images/icon-preventty.svg);
  background-repeat: no-repeat;
  background-size: 28px auto;
  background-position: left center;
  width: 45px;
  height: 40px;
}
.section-our-team-list.section-title-icons h3 img {
  margin-right: 10px;
  height: 40px;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
.section-our-team-list.section-title-icons h3:before {
  display: none;
}

@media (min-width: 992px) {
  .section-our-team-list .col-item:nth-child(odd) {
    padding-right: 24px;
  }
  .section-our-team-list .col-item:nth-child(even) {
    padding-left: 24px;
  }
}
/* ==========================================================================
COMERCIAL AUTO
========================================================================== */
.owl-theme .owl-nav.disabled + .owl-dots {
  padding-top: 20px;
}

.section-comercial-auto-list h3 {
  font-family: "Centrale Sans";
  color: #3c3c3b;
  font-weight: 600;
  font-size: 20px;
}
.section-comercial-auto-list p:last-child {
  margin-bottom: 0;
}
.section-comercial-auto-list .inner {
  height: 100%;
  position: relative;
  padding-bottom: 55px;
}
.section-comercial-auto-list .inner .image {
  position: relative;
}
.section-comercial-auto-list .inner .image img {
  border-radius: 50px 0 50px 0;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: -webkit-filter 0.3s ease-out;
  transition: -webkit-filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out, -webkit-filter 0.3s ease-out;
}
.section-comercial-auto-list .inner .image:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #165f7f;
  top: 0;
  left: 0;
  border-radius: 50px 0 50px 0;
  mix-blend-mode: overlay;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.section-comercial-auto-list .inner:hover .image img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.section-comercial-auto-list .inner:hover .image:after {
  opacity: 0;
}
.section-comercial-auto-list .inner-content .wrap-btn {
  position: absolute;
  bottom: 0;
}

.section-banner-auto .col-text .inner {
  background-color: #f4a016;
  border-radius: 0 30px 0 0;
  padding: 30px;
}
.section-banner-auto .col-text .inner h2 {
  color: #FFFFFF;
  font-size: 24px;
  margin-bottom: 20px;
}
.section-banner-auto .col-text .inner p {
  margin: 0;
}
.section-banner-auto .col-img {
  text-align: center;
  position: relative;
}
.section-banner-auto .col-img img {
  border-radius: 0 0 0 30px;
}
.section-banner-auto .col-img .logo-amazon {
  position: absolute;
  bottom: -50px;
  left: 50%;
  margin-left: -50px;
  z-index: 99;
}
.section-banner-auto .col-img .logo-amazon img {
  border-radius: 0;
  max-width: 100px;
}

@media (min-width: 768px) {
  .section-banner-auto .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .section-banner-auto .col-text .inner {
    background-color: #f4a016;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px;
  }
  .section-banner-auto .col-text .inner h2 {
    width: 100%;
  }
  .section-banner-auto .col-text .inner p {
    width: 100%;
  }
  .section-banner-auto .col-img {
    text-align: center;
  }
  .section-banner-auto .col-img:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 50%;
    background-color: #f4a016;
    right: 0;
    top: 0;
  }
  .section-banner-auto .col-img img {
    border-radius: 0 30px 0 30px;
    position: relative;
    z-index: 10;
  }
}
@media (min-width: 992px) {
  .section-banner-auto .col-text .inner {
    padding: 30px 50px;
  }
  .section-banner-auto .col-text .inner h2 {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .section-banner-auto .col-text .inner {
    padding: 30px 50px;
  }
  .section-banner-auto .col-img .logo-amazon {
    position: absolute;
    bottom: 50%;
    margin-bottom: -80px;
    left: 0;
    margin-left: -80px;
  }
  .section-banner-auto .col-img .logo-amazon img {
    max-width: 100%;
  }
}
.section-vertical-images h2 {
  text-align: center;
  margin-bottom: 15px;
}
.section-vertical-images .intro {
  padding-bottom: 30px;
}
.section-vertical-images .item p {
  font-family: "Centrale Sans";
  color: #3c3c3b;
  padding-top: 12px;
  font-weight: 600;
  max-width: 120px;
  margin-bottom: 0;
}
.section-vertical-images .item .image {
  position: relative;
}
.section-vertical-images .item .image img {
  border-radius: 30px 0 30px 0;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: -webkit-filter 0.3s ease-out;
  transition: -webkit-filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out, -webkit-filter 0.3s ease-out;
}
.section-vertical-images .item .image:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #165f7f;
  top: 0;
  left: 0;
  border-radius: 30px 0 30px 0;
  mix-blend-mode: overlay;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.section-vertical-images .item:hover .image img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.section-vertical-images .item:hover .image:after {
  opacity: 0;
}

.section-app {
  background-color: #f4a016;
  color: #FFFFFF;
}
.section-app h2 {
  color: #FFFFFF;
  margin-bottom: 14px;
  color: #165f7f;
}
.section-app .col-img img {
  max-width: 150px;
}
.section-app .col-text ul {
  list-style: none;
  padding: 0;
}
.section-app .col-text ul li {
  background-image: url(../images/arrow-menu.svg);
  background-repeat: no-repeat;
  background-position: 0 3px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  margin-bottom: 10px;
  padding-left: 25px;
}

.btn-block {
  display: block;
}

@media (min-width: 992px) {
  .section-app {
    position: relative;
  }
  .section-app h2 {
    margin-bottom: 30px;
  }
  .section-app .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 5;
  }
  .section-app .col-img img {
    max-width: 250px;
  }
}
@media (min-width: 1200px) {
  .section-app h2 {
    margin-bottom: 30px;
  }
  .section-app .col-img img {
    max-width: 100%;
  }
}
/* ==========================================================================
CATEGORY
========================================================================== */
.image-post {
  overflow: hidden;
  margin-bottom: 24px;
}
.image-post img {
  border-radius: 50px 0 50px 0;
  aspect-ratio: 1/0.55;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: none;
  width: 100%;
}

.list-category .image-post {
  position: relative;
}
.list-category .image-post img {
  max-width: none;
  width: 100%;
  border-radius: 50px 0 50px 0;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: -webkit-filter 0.3s ease-out;
  transition: -webkit-filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out, -webkit-filter 0.3s ease-out;
  aspect-ratio: 1/0.6;
  -o-object-fit: cover;
     object-fit: cover;
}
.list-category .image-post a {
  display: block;
}
.list-category .image-post a:after {
  content: "";
  display: block;
  background-color: #165f7f;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50px 0 50px 0;
  mix-blend-mode: overlay;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.list-category h3 {
  color: #3c3c3b;
  font-family: "Centrale Sans";
  font-weight: 500;
  font-style: normal;
  font-size: 1.2rem;
}
.list-category h3 a {
  color: #3c3c3b;
}
.list-category .post,
.list-category .inner {
  height: 100%;
  position: relative;
}
.list-category .inner {
  padding-bottom: 65px;
}
.list-category .read-more {
  position: absolute;
  bottom: 0;
}
.list-category .meta-post {
  font-size: 90%;
  color: #838587;
}
.list-category .meta-post a {
  color: #838587;
}

@media (min-width: 1200px) {
  .list-category .image-post:hover img {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
  }
  .list-category .image-post:hover a:after {
    opacity: 0;
  }
  .list-category h3 {
    font-size: 1.4rem;
  }
}
.title-post {
  font-size: 1.7rem;
  color: #3c3c3b;
}

.content-post h2 {
  font-size: 1.6rem;
}

@media (min-width: 1200px) {
  .title-post {
    font-size: 2rem;
  }
  .content-post h2 {
    font-size: 1.8rem;
  }
  .content-post h3 {
    font-size: 1.6rem;
  }
}
#sidebar .post .content-post {
  display: none;
}

.widget-title {
  color: #f4a016;
  margin-bottom: 30px;
}

/* ==========================================================================
HOME
========================================================================== */
.section-home-2 {
  color: #FFFFFF;
  font-weight: 600;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.section-home-2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.section-home-2 video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-home-2 .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-home-2 .big-subtitle h2 {
  text-align: left;
}
.section-home-2 .col-img img {
  border-radius: 50px 0 50px 0;
}

@media (min-width: 1200px) {
  .section-home-2 {
    font-size: 120%;
    position: relative;
    background-attachment: fixed;
  }
  .section-home-2 .container {
    position: relative;
    z-index: 10;
  }
}
.section-home-3 .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-home-3 .numers-list .item .inner {
  margin: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f2f2f2;
  border-radius: 10px 0 10px 0;
  padding: 5px;
}
.section-home-3 .numers-list .item span {
  display: block;
  margin-right: 8px;
}
.section-home-3 .numers-list .item .arrow img {
  width: 15px;
}
.section-home-3 .numers-list .item .number {
  text-align: center;
  width: 60px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  font-size: 40px;
  color: #FFFFFF;
  font-family: "CentraleSansXBold";
  background-color: #225674;
  border-radius: 0 5px 0 5px;
}
.section-home-3 .numers-list .item .text {
  font-weight: 600;
  line-height: 1;
  font-size: 13px;
}

@media (min-width: 1200px) {
  .section-home-3 .numers-list .item .text {
    width: 150px;
    padding-left: 5px;
    font-size: 16px;
  }
}
.owl-testimonials .item {
  border: 1px solid #165f7f;
  background-color: #FFFFFF;
  padding: 30px 30px 130px 30px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 0 50px 0 50px;
  position: relative;
  min-height: 500px;
}
.owl-testimonials .item h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 24px;
}
.owl-testimonials .item img {
  max-width: 100px;
  border-radius: 50%;
  float: right;
}
.owl-testimonials .item .footer-testimonial {
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  padding: 0 30px;
}
.owl-testimonials .item .footer-testimonial .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.owl-testimonials .item .footer-testimonial .col-name {
  text-transform: uppercase;
  font-size: 16px;
  font-style: italic;
}

.section-home-5 h3 {
  text-align: center;
  max-width: 500px;
  margin: 0 auto 35px auto;
  font-family: "Centrale Sans";
  font-weight: 500;
  font-style: italic;
  font-size: 1.2rem;
}
.section-home-5 h3 strong {
  font-family: "CentraleSansXBold-It";
}

.section-home-6 .col-img img {
  border-radius: 50px 0 50px 0;
}
.section-home-6 .wpcf7-form .form-control,
.section-home-6 .wpcf7-form .wpcf7-intl_tel,
.section-home-6 .wpcf7-form .wpcf7-number,
.section-home-6 .wpcf7-form .wpcf7-textarea,
.section-home-6 .wpcf7-form .wpcf7-text,
.section-home-6 .wpcf7-form .wpcf7dtx-dynamictext {
  font-size: 14px;
}
.section-home-6 .nice-select {
  font-size: 14px;
}

.form-control {
  border-radius: 0;
}

select option {
  font-family: Arial;
}

.list-services {
  display: -ms-grid;
  display: grid;
  gap: 12px;
  padding: 30px 0;
}
.list-services .item-service a {
  display: block;
  background-color: #FFF;
  border-radius: 20px 0 20px 0;
  padding: 12px;
  color: #838587;
  font-weight: 700;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  line-height: 1;
  min-height: 110px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.list-services .item-service a .title {
  width: 140px;
}

@media (min-width: 768px) {
  .list-services {
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
}
.slider-page {
  position: relative;
  overflow: hidden;
}
.slider-page::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #FFF;
  z-index: 99;
}
.slider-page .image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.slider-page .image img {
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-page .curve {
  position: absolute;
  bottom: 0;
  left: -2%;
  width: 104%;
  max-width: none;
  z-index: 10;
}
.slider-page .texts {
  z-index: 10;
  position: relative;
  padding: 50px 0;
  color: #FFFFFF;
}
.slider-page .texts h1, .slider-page .texts h2, .slider-page .texts h3, .slider-page .texts h4, .slider-page .texts h5 {
  color: #FFFFFF;
  margin-bottom: 1rem;
}
.slider-page .texts h1:last-child, .slider-page .texts h2:last-child, .slider-page .texts h3:last-child, .slider-page .texts h4:last-child, .slider-page .texts h5:last-child {
  margin-bottom: 0;
}
.slider-page .texts h1 {
  margin-bottom: 1rem;
  line-height: 1;
}
.slider-page .texts h2 {
  font-family: "Centrale Sans";
  font-weight: 500;
  font-style: italic;
  margin-bottom: 1rem;
}
.slider-page .texts .btn:not(:last-child) {
  margin-bottom: 7px;
}
.slider-page .texts h3 {
  font-family: "Centrale Sans";
  font-weight: 500;
  font-style: italic;
}
.slider-page .texts .wrap-btns {
  padding-top: 2rem;
  margin-bottom: 0;
}
.slider-page .texts .wrap-btns .btn {
  margin-right: 5px;
}
.slider-page .texts .wrap-btns:empty {
  display: none;
}

@media (max-width: 991px) {
  .slider-page .texts br {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .slider-page .texts {
    padding: 80px 0;
  }
  .slider-page .texts .btn:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .slider-page .image img {
    -o-object-position: 100% 0;
       object-position: 100% 0;
  }
}
@media (min-width: 992px) {
  .slider-page .texts {
    padding: 80px 0 120px 0;
  }
  .slider-page .texts h1 {
    font-size: 4rem;
  }
  .slider-page .texts h2 {
    font-size: 3rem;
  }
  .slider-page .texts h3 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .slider-page .texts {
    padding: 100px 0 170px 0;
  }
  .slider-page h1 {
    font-size: 4.5rem;
    margin-bottom: 0;
  }
  .slider-page h2 {
    font-size: 60px;
  }
  .slider-page h3 {
    font-size: 40px;
  }
}
.slider-page-home {
  color: #FFF;
  margin-top: -5px;
}
.slider-page-home .texts {
  position: relative;
}
.slider-page-home .texts h1 {
  color: #f4a016;
}

@media (min-width: 768px) {
  .slider-page-home {
    min-height: unset;
  }
  .slider-page-home .texts {
    position: relative;
  }
}
@media (min-width: 992px) {
  .slider-page.slider-page-home {
    min-height: unset;
  }
  .slider-page.slider-page-home .texts h1 {
    font-size: 3rem;
  }
  .slider-page.slider-page-home .texts h3 {
    font-size: 30px;
  }
  .bottom-texts,
  .list-services {
    max-width: 700px;
    margin: 0 auto;
  }
  .list-services .item-service a {
    gap: 18px;
  }
}
@media (min-width: 1200px) {
  .slider-page.slider-page-home .texts {
    padding: 50px 0 70px 0;
  }
  .list-services .item-service a {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .list-services .item-service a:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
/* ==========================================================================
ACCORDIONS
========================================================================== */
.accordion-header {
  font-style: bold;
  font-family: "Centrale Sans";
  font-family: "CentraleSansXBold";
  color: #9c9c9b;
}

.accordion-button {
  color: #9c9c9b;
  padding-left: 0;
}

.accordion-item {
  border-width: 2px;
  border-color: #9c9c9b;
}

.accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  color: #9c9c9b;
}

.accordion-button:focus {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-body {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 992px) {
  .accordion-button {
    font-size: 1.125rem;
  }
}
/* ==========================================================================
ANIMATIONS
========================================================================== */
@media (min-width: 992px) {
  .section-testimonials-li h2 {
    font-size: 2.2rem;
    max-width: 800px;
  }
  .section-testimonials-li .intro {
    max-width: 500px;
    margin: 0 auto;
  }
}
.title-video {
  margin: 0 auto 30px auto;
}

/* ==========================================================================
ANIMATIONS
========================================================================== */
.owl-images .owl-item:nth-child(6n+2) .item {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.owl-images .owl-item:nth-child(6n+3) .item {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.owl-images .owl-item:nth-child(6n+4) .item {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.owl-images .owl-item:nth-child(6n+5) .item {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.owl-images .owl-item:nth-child(6n+6) .item {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.owl-testimonials .owl-item:nth-child(3n+2) .item {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.owl-testimonials .owl-item:nth-child(3n+3) .item {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.list-category .item:nth-child(2n+2),
.list-category .col-item:nth-child(2n+2),
.section-our-team-list .item:nth-child(2n+2),
.section-our-team-list .col-item:nth-child(2n+2) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

.section-comercial-auto-list .col-item:nth-child(3n+2) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.section-comercial-auto-list .col-item:nth-child(3n+3) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

/* ==========================================================================
LANDING PAGE
========================================================================== */
.header-lp {
  padding: 20px 0;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 99;
}
.header-lp .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-lp .logo {
  display: block;
  text-align: center;
}
.header-lp .logo img {
  max-width: 200px;
}
.header-lp .col-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.header-lp .col-info .cnss-social-icon {
  margin: 0 !important;
  display: none;
}
.header-lp .col-info a {
  display: block;
  background-color: #FFFFFF;
  font-weight: 700;
  padding: 7px 160px 5px 10px;
  border-radius: 10px;
  font-style: italic;
  color: #606060;
  font-size: 20px;
  position: relative;
}
.header-lp .col-info a span {
  background-color: #f4a016;
  color: #FFFFFF;
  position: absolute;
  right: 0;
  top: 0;
  padding: 7px 8px 5px 8px;
  border-radius: 10px;
}

@media (min-width: 768px) {
  .header-lp .logo {
    text-align: left;
  }
  .header-lp .col-info {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  .header-lp .col-info .cnss-social-icon {
    display: block;
  }
}
.header-image-lp {
  position: relative;
  background-size: cover;
  padding: 180px 0 80px 0;
  color: #FFFFFF;
  z-index: 5;
  overflow: hidden;
}
.header-image-lp .container-xl {
  position: relative;
  z-index: 5;
}
.header-image-lp .curve {
  position: absolute;
  bottom: -2px;
  left: -2%;
  width: 104%;
  max-width: none;
  z-index: 10;
}
.header-image-lp h1, .header-image-lp h2, .header-image-lp h3, .header-image-lp h4, .header-image-lp h5, .header-image-lp h6 {
  color: #FFFFFF;
}

.single-landingpage ul.cnss-social-icon li.cn-fa-icon a {
  background: none !important;
  color: #FFFFFF !important;
}
.single-landingpage .bg-grey {
  background-color: #F9F9F9;
}
.single-landingpage p, .single-landingpage ul {
  margin-bottom: 1rem;
}
.single-landingpage p:last-child, .single-landingpage ul:last-child {
  margin-bottom: 0;
}
.single-landingpage h1, .single-landingpage h2, .single-landingpage h3, .single-landingpage h4, .single-landingpage h5, .single-landingpage h6 {
  font-weight: 400;
  font-family: "Centrale Sans";
  margin-bottom: 1rem;
}
.single-landingpage h1:last-child, .single-landingpage h2:last-child, .single-landingpage h3:last-child, .single-landingpage h4:last-child, .single-landingpage h5:last-child, .single-landingpage h6:last-child {
  margin-bottom: 0;
}
.single-landingpage h1 strong, .single-landingpage h2 strong, .single-landingpage h3 strong, .single-landingpage h4 strong, .single-landingpage h5 strong, .single-landingpage h6 strong {
  font-family: "CentraleSansXBold-It";
}
.single-landingpage h1 em, .single-landingpage h2 em, .single-landingpage h3 em, .single-landingpage h4 em, .single-landingpage h5 em, .single-landingpage h6 em {
  font-family: "CentraleSansXBold-It";
}
.single-landingpage .accordion h2 {
  margin-bottom: 0;
}
.single-landingpage .img-rounded img {
  border-radius: 20px 0 20px 0;
}
.single-landingpage .color-blue {
  color: #165f7f;
}
.single-landingpage .wrap-form {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  border-radius: 15px;
  padding: 20px;
  margin: 20px;
}
.single-landingpage .wrap-form h3 {
  font-weight: 700;
  font-style: italic;
  font-size: 22px;
}
.single-landingpage .wrap-form .btn {
  min-width: 150px;
}
.single-landingpage .wrap-form .small {
  padding-top: 30px;
}
.single-landingpage .bg-dots {
  background-image: url(../images/bg-dots.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.single-landingpage .accordion-button,
.single-landingpage .accordion-item {
  background: none !important;
}
.single-landingpage .wrap-form-page h3 {
  font-weight: 700;
  font-size: 20px;
}
.single-landingpage .wrap-form-page .wpcf7-form .wpcf7-date, .single-landingpage .wrap-form-page .wpcf7-form .form-control, .single-landingpage .wrap-form-page .wpcf7-form .wpcf7-number, .single-landingpage .wrap-form-page .wpcf7-form .wpcf7-textarea, .single-landingpage .wrap-form-page .wpcf7-form .wpcf7-text, .single-landingpage .wrap-form-page .wpcf7-form .wpcf7dtx-dynamictext, .single-landingpage .wrap-form-page .wpcf7-form .wpcf7-intl_tel {
  background: none;
}

.section-pasos-lp h2 {
  color: #606060;
  font-weight: 700;
  font-style: italic;
  font-size: 50px;
  line-height: 1;
  margin-bottom: 8px;
  opacity: 0.5;
}
.section-pasos-lp h3 {
  color: #165f7f;
  font-family: "Centrale Sans";
  font-weight: 700;
  font-style: italic;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  gap: 15px;
}

.section-footer-lp {
  background-color: #165f7f;
  color: #FFFFFF;
  background-size: cover;
  background-position: center center;
}
.section-footer-lp h1, .section-footer-lp h2, .section-footer-lp h3, .section-footer-lp h4, .section-footer-lp h5, .section-footer-lp h6 {
  color: #FFFFFF;
}
.section-footer-lp h2, .section-footer-lp h3 {
  font-family: "CentraleSansXBold-It";
  color: #f4a016;
}

.section-reviews h2 strong {
  display: block;
}
.section-reviews .review {
  text-align: center;
  font-size: 14px;
  padding: 0 40px;
}
.section-reviews .review .stars {
  font-size: 2rem;
  color: #f4a016;
}
.section-reviews .review .image img {
  max-width: none;
  width: 130px;
  border-radius: 50%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-reviews .review h3 {
  font-weight: 700;
  font-style: italic;
}

@media (min-width: 768px) {
  .header-image-lp {
    padding: 150px 0 150px 0;
  }
  .single-landingpage .wrap-form {
    padding: 30px;
    margin: 20px auto;
    max-width: 500px;
  }
  .single-landingpage .wrap-form-page .row .col-lg-12 {
    width: 50%;
  }
  .section-footer-lp ul.cnss-social-icon {
    text-align: right !important;
  }
  .section-footer-lp .btn {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .section-footer-lp .col-left img {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .header-image-lp {
    padding: 150px 0 150px 0;
    text-align: center;
    min-height: 50vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .single-landingpage .wrap-form {
    padding: 30px;
    margin: 20px auto;
    max-width: 550px;
  }
  .single-landingpage .wrap-form .small {
    font-size: 12px;
  }
  .single-landingpage .wrap-form-page .row .col-lg-12 {
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  .header-lp {
    padding: 30px 0;
  }
  .header-lp .logo img {
    max-width: 300px;
  }
  .header-image-lp {
    padding: 150px 0 150px 0;
    min-height: 670px;
    text-align: left;
  }
  .header-image-lp .texts {
    width: 50%;
  }
  .wrap-header-form {
    position: relative;
  }
  .wrap-header-form .wrap-form {
    position: absolute;
    right: calc(50% - 550px);
    z-index: 999;
    top: 100px;
    max-width: 500px;
  }
  .wrap-header-form .wpcf7-form .field-cf7 {
    padding-bottom: 12px;
  }
  .section-6 h2 strong,
  .section-1 h2 strong {
    display: block;
  }
  .section-1 {
    margin-top: 80px !important;
  }
  .section-1 .container-xl {
    background-image: url(../images/arrow-lefts-lp.svg), url(../images/arrows-rigth-lp.svg);
    background-repeat: no-repeat;
    background-position: 100% 50%, 0 50%;
  }
  .single-landingpage .big-headers h2 {
    font-size: 50px;
  }
  .single-landingpage .section-incluye .col-left {
    font-size: 22px;
    font-weight: 700;
  }
  .single-landingpage .wrap-form-page h3 {
    font-size: 30px;
  }
  .single-landingpage .wrap-form-page h3:nth-child(2) {
    font-size: 22px;
  }
  .single-landingpage .wrap-form-page .wpcf7-form .wpcf7-date, .single-landingpage .wrap-form-page .wpcf7-form .form-control, .single-landingpage .wrap-form-page .wpcf7-form .wpcf7-number, .single-landingpage .wrap-form-page .wpcf7-form .wpcf7-textarea, .single-landingpage .wrap-form-page .wpcf7-form .wpcf7-text, .single-landingpage .wrap-form-page .wpcf7-form .wpcf7dtx-dynamictext {
    background: none;
  }
  .section-footer-lp .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
/* ==========================================================================
APPLICATIONS
========================================================================== */
.list-applications {
  padding-top: 30px;
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
}
.list-applications p {
  margin: 0;
}
.list-applications a {
  color: #165f7f;
}
.list-applications h3 {
  font-size: 26px;
  margin: 0;
  padding: 24px 24px 0 24px;
}
.list-applications h3:last-child {
  padding-bottom: 24px;
}
.list-applications .application {
  display: block;
  background-color: #F9F9F9;
  border-radius: 0 30px 0 30px;
  font-weight: 700;
  color: #838587;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  overflow: hidden;
}
.list-applications .application ul {
  margin: 0;
  padding: 24px 24px 24px 48px;
}

.aplication-img-title {
  position: relative;
}
.aplication-img-title h3 a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 600px) {
  .list-applications {
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .list-applications {
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
/* ==========================================================================
LP WIN 4 TICKETS
========================================================================== */
.z-4 {
  z-index: 5;
}

.single-landingpage #primary::before {
  display: none !important;
}

.single-landingpage #top-bar {
  height: auto !important;
}

.lp-win-4-free-tickets-to-universal-studios .section-gradient {
  background: rgb(84, 166, 240);
  background: -webkit-gradient(linear, left top, right top, from(rgb(84, 166, 240)), to(rgb(86, 58, 230)));
  background: linear-gradient(90deg, rgb(84, 166, 240) 0%, rgb(86, 58, 230) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#54a6f0",endColorstr="#563ae6",GradientType=1);
  padding: 30px;
}
.lp-win-4-free-tickets-to-universal-studios .section-bg {
  padding: 30px;
  background-image: url(../images/lps/bg-logos.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.lp-win-4-free-tickets-to-universal-studios .title-section {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
.lp-win-4-free-tickets-to-universal-studios .title-section img {
  max-width: 200px;
}
.lp-win-4-free-tickets-to-universal-studios .title-section:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 26px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: rgb(242, 145, 0);
  background: -webkit-gradient(linear, left top, right top, from(rgb(242, 145, 0)), color-stop(30%, rgb(253, 199, 0)), color-stop(70%, rgb(240, 143, 52)), to(rgb(242, 145, 0)));
  background: linear-gradient(90deg, rgb(242, 145, 0) 0%, rgb(253, 199, 0) 30%, rgb(240, 143, 52) 70%, rgb(242, 145, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f29100",endColorstr="#f29100",GradientType=1);
}
.lp-win-4-free-tickets-to-universal-studios .title-section span {
  display: inline-block;
  padding: 20px 30px;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.lp-win-4-free-tickets-to-universal-studios .bg-logos {
  background-image: url(../images/lps/bg-logos.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.lp-win-4-free-tickets-to-universal-studios .section-logos h2 {
  color: #FFFFFF;
  font-weight: 900;
}
.lp-win-4-free-tickets-to-universal-studios .section-logos h3 {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 12px;
  margin-top: 20px;
}
.lp-win-4-free-tickets-to-universal-studios .section-logos a {
  color: #FFFFFF;
}
.lp-win-4-free-tickets-to-universal-studios .lp-content strong {
  font-family: "CentraleSansXBold" !important;
}
.lp-win-4-free-tickets-to-universal-studios .lp-content h2 {
  color: #606060;
}
.lp-win-4-free-tickets-to-universal-studios .bg-form {
  padding: 20px;
  border-radius: 10px;
}
.lp-win-4-free-tickets-to-universal-studios .bg-form h2 {
  font-weight: 700;
  color: #003072;
  font-family: "CentraleSansXBold" !important;
  margin-bottom: 30px;
}

@media (max-width: 600px) {
  .lp-win-4-free-tickets-to-universal-studios .bg-form {
    padding: 0;
    background: none;
  }
  .lp-win-4-free-tickets-to-universal-studios .wpcf7-form .field-cf7 {
    padding-bottom: 12px;
  }
  .lp-win-4-free-tickets-to-universal-studios .button-cf7 {
    padding-top: 24px;
  }
  .lp-win-4-free-tickets-to-universal-studios .wpcf7-form {
    font-size: 12px;
  }
  .lp-win-4-free-tickets-to-universal-studios .wpcf7-form .wpcf7-select {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .lp-win-4-free-tickets-to-universal-studios .bg-form {
    padding: 40px;
  }
}
@media (min-width: 992px) {
  .lp-win-4-free-tickets-to-universal-studios .section-logos h2 {
    font-size: 40px;
    margin-bottom: 50px;
  }
  .lp-win-4-free-tickets-to-universal-studios .section-logos h3 {
    font-size: 18px;
    margin-top: 20px;
  }
  .lp-win-4-free-tickets-to-universal-studios .section-logos a {
    color: #FFFFFF;
  }
  .lp-win-4-free-tickets-to-universal-studios .lp-content h2 {
    font-size: 2.4rem;
  }
  .lp-win-4-free-tickets-to-universal-studios .bg-form {
    padding: 50px;
  }
  .lp-win-4-free-tickets-to-universal-studios .bg-form h2 {
    letter-spacing: 0.1rem;
  }
}
@media (min-width: 1200px) {
  .lp-win-4-free-tickets-to-universal-studios .section-bg {
    padding: 50px;
  }
  .lp-win-4-free-tickets-to-universal-studios .title-section img {
    max-width: 300px;
  }
  .lp-win-4-free-tickets-to-universal-studios .section-logos h2 {
    font-size: 45px;
  }
  .lp-win-4-free-tickets-to-universal-studios .section-logos h3 {
    margin-top: 20px;
  }
  .lp-win-4-free-tickets-to-universal-studios .section-logos a {
    color: #FFFFFF;
  }
  .lp-win-4-free-tickets-to-universal-studios .lp-content h2 {
    font-size: 2.75rem;
    margin-bottom: 2rem;
  }
  .lp-win-4-free-tickets-to-universal-studios .lp-content h2:last-child {
    margin-bottom: 0;
  }
}
/* ==========================================================================
LP OFFERS
========================================================================== */
.landingpage-template-offers .header-lp {
  display: none !important;
}
.landingpage-template-offers .section-info {
  padding-top: 50px;
  padding-bottom: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.landingpage-template-offers .section-info p {
  margin-bottom: 3rem;
}
.landingpage-template-offers .section-bg {
  padding: 30px;
  background-color: #002B66;
}
.landingpage-template-offers .expires-text {
  color: #FFFFFF;
}
.landingpage-template-offers .logo img {
  max-width: 200px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.landingpage-template-offers .bg-button {
  margin-top: 70px;
  background-color: #005677;
  padding-bottom: 30px;
}
.landingpage-template-offers .bg-button p {
  margin-bottom: 0 !important;
}
.landingpage-template-offers .bg-button .btn {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.landingpage-template-offers .btn-big-rounded {
  width: 80%;
  border-radius: 50px;
  font-size: 20px;
  height: auto;
  padding: 0.6rem 0.75rem;
  color: #FFF;
}

@media (max-width: 600px) {
  .landingpage-template-offers .wpcf7-form .field-cf7 {
    padding-bottom: 12px;
  }
  .landingpage-template-offers .button-cf7 {
    padding-top: 24px;
  }
  .landingpage-template-offers .wpcf7-form {
    font-size: 12px;
  }
  .landingpage-template-offers .wpcf7-form .wpcf7-select {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .landingpage-template-offers .logo img {
    max-width: 300px;
  }
  .landingpage-template-offers .text img {
    max-width: 600px;
  }
  .landingpage-template-offers .bg-form {
    background-color: #EFEFEF;
    margin: 2rem 0;
  }
}
@media (min-width: 992px) {
  .landingpage-template-offers .section-info {
    padding-top: 80px;
  }
  .landingpage-template-offers .section-info p {
    margin-bottom: 4rem;
  }
  .landingpage-template-offers .text {
    margin-bottom: 6rem !important;
  }
  .landingpage-template-offers .text img {
    max-width: 800px;
  }
  .landingpage-template-offers .btn-big-rounded {
    width: 60%;
    border-radius: 70px;
    font-size: 30px;
    height: auto;
    padding: 0.6rem 0.75rem;
    height: 70px;
  }
}
/* ==========================================================================
VC STYLES
========================================================================== */
.vc_btn3 {
  font-weight: 700;
  font-size: 18px !important;
}

.vc_btn3.vc_btn3-style-custom {
  background-image: unset !important;
}

.vc_tta.vc_general .vc_tta-panel-title {
  font-size: 16px;
}

.vc_tta.vc_general .vc_tta-panel-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5) !important;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
  padding-left: 0;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background: none !important;
}

.item-beneficio > .vc_column-inner {
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  border-radius: 30px 0 30px 0;
  padding-top: 15px !important;
  padding-bottom: 15px;
}
.item-beneficio h3 {
  font-size: 1.5rem;
}

.vc_tta.vc_general .vc_tta-panel-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: none !important;
}

@media (min-width: 992px) {
  .section-arrows {
    background-image: url(../images/arrow-lefts-lp.svg), url(../images/arrows-rigth-lp.svg);
    background-repeat: no-repeat;
    background-position: 100% 50%, 0 50%;
    padding-left: 100px;
    padding-right: 100px;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .section-arrows h2 {
    font-size: 3rem;
  }
}
.split-title strong {
  display: block;
}

.rounded-img img {
  border-radius: 0 30px 0 30px;
}

.item-poliza > .vc_column-inner > .wpb_wrapper {
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  border-radius: 0 30px 0 30px;
  background-color: #FFF;
}
.item-poliza .wpb_text_column {
  padding: 0 30px;
}
.item-poliza h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
}

.lp-footer {
  color: #FFF;
}
.lp-footer h3 {
  font-size: 1.5rem;
  color: #f4a016;
}
.lp-footer a {
  color: #FFF;
}

@media (min-width: 1200px) {
  .item-poliza > .vc_column-inner > .wpb_wrapper {
    min-height: 690px;
  }
}
/* ==========================================================================
NEED ASSISTANCE
========================================================================== */
.section-need-assistance h3 {
  margin-bottom: 1rem;
  color: #f4a016;
}

/* ==========================================================================
IMPROVE
========================================================================== */
.section-improve {
  background-color: rgba(244, 160, 22, 0.1);
}
.section-improve h3 {
  max-width: 800px;
  margin: 0 auto;
}

.list-icon-text h3 {
  color: #165f7f;
  margin-top: 0;
}
.list-icon-text .item {
  border: 1px solid #CCCCCC;
  border-radius: 30px 0 30px 0;
  margin-bottom: 30px;
  padding: 30px;
  max-width: 800px;
  margin: 30px auto;
}
.list-icon-text .item:nth-child(even) {
  background-color: #F2F2F2;
}

.list-cols-content .item .inner {
  border: 1px solid #CCCCCC;
  border-radius: 30px 0 30px 0;
  overflow: hidden;
  height: 100%;
}
.list-cols-content .item .text {
  padding: 30px;
}
.list-cols-content .item h2, .list-cols-content .item h3 {
  margin-top: 0;
}

@media (min-width: 992px) {
  .list-cols-content .item h3 {
    font-size: 26px;
    color: #165f7f;
  }
}
/* ==========================================================================
MARQUEE TEXT
========================================================================== */
.marquee-text {
  background-color: #FFF;
  color: #f4a016;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  height: 33px;
}
.marquee-text a {
  display: block;
  padding: 10px 0 7px 0;
  overflow: hidden;
}
.marquee-text a::after {
  content: "";
  display: block;
  clear: both;
}

/* ==========================================================================
HELP & SUPPORT
========================================================================== */
.list-icon-text-hs .item h3 {
  font-size: 1.5rem;
}
.list-icon-text-hs .item .col-icon {
  text-align: center;
}
.list-icon-text-hs .item .col-icon img {
  max-width: 100px;
}

/* ==========================================================================
MULTISTEPS FORM
========================================================================== */
.steps-form .steps-row {
  display: table-row !important;
}

.steps-form .steps-row .steps-step {
  display: table-cell !important;
  text-align: center !important;
  position: relative !important;
  float: none !important;
}

.steps-form {
  margin-bottom: 30px;
}
.steps-form .steps-row::before {
  display: none;
}
.steps-form .steps-step {
  padding: 2px !important;
}
.steps-form .steps-step a {
  line-height: 1 !important;
  height: auto !important;
  width: 100% !important;
  border-radius: 0 !important;
  display: block;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-size: 16px !important;
  padding: 10px 5px !important;
}
.steps-form .steps-step p {
  margin: 0 !important;
  display: none !important;
}

.steps-form .steps-row .steps-step .btn-circle {
  background: #165f7f !important;
  color: #FFF !important;
  cursor: default;
}

.steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active {
  -webkit-transform: scale(1) !important;
          transform: scale(1) !important;
  background: #f4a016 !important;
  color: #165f7f !important;
}

.uacf7-next,
.uacf7-prev {
  margin: 30px 0 0 0 !important;
  display: inline-block;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 2rem 0.375rem 2rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  background-color: #165f7f;
  color: #FFF;
}

.uacf7-step.step-content.step-start button.uacf7-prev,
.uacf7-step.step-content.step-end button.uacf7-next {
  display: inline-block !important;
  visibility: hidden;
}

.uacf7-step.step-content.step-start button.uacf7-next {
  float: right !important;
}

/* ==========================================================================
WHATSAPP
========================================================================== */
.whatsapp-fixed {
  --wfb-space: 24px;
  position: fixed;
  bottom: 100px;
  left: var(--wfb-space);
  z-index: 999;
}
.whatsapp-fixed a {
  width: 50px;
  height: 50px;
  background-color: #25d366;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  padding: 10px;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTYuNjkzIDU2LjY5MyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1Ni42OTMgNTYuNjkzIj48cGF0aCBkPSJNNDYuMzggMTAuNzE0QzQxLjczIDYuMDU3IDM1LjU0NCAzLjQ5MiAyOC45NTQgMy40ODljLTEzLjU3OSAwLTI0LjYzIDExLjA1LTI0LjYzNiAyNC42MzNhMjQuNTg5IDI0LjU4OSAwIDAgMCAzLjI4OSAxMi4zMTZMNC4xMTIgNTMuMjA0bDEzLjA2LTMuNDI2YTI0LjYxNCAyNC42MTQgMCAwIDAgMTEuNzcyIDIuOTk5aC4wMWMxMy41NzcgMCAyNC42My0xMS4wNTIgMjQuNjM1LTI0LjYzNS4wMDItNi41ODItMi41NTgtMTIuNzcyLTcuMjA5LTE3LjQyOHpNMjguOTU0IDQ4LjYxNmgtLjAwOWEyMC40NDUgMjAuNDQ1IDAgMCAxLTEwLjQyMS0yLjg1NGwtLjc0OC0uNDQ0LTcuNzUgMi4wMzMgMi4wNy03LjU1NS0uNDg4LS43NzVhMjAuNDI3IDIwLjQyNyAwIDAgMS0zLjEzLTEwLjg5N2MuMDA0LTExLjI5IDkuMTktMjAuNDc0IDIwLjQ4NC0yMC40NzRhMjAuMzM2IDIwLjMzNiAwIDAgMSAxNC40NzYgNi4wMDUgMjAuMzUyIDIwLjM1MiAwIDAgMSA1Ljk5MSAxNC40ODVjLS4wMDQgMTEuMjktOS4xOSAyMC40NzYtMjAuNDc1IDIwLjQ3NnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjZmZmZmZmIiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48cGF0aCBkPSJNNDAuMTg1IDMzLjI4MWMtLjYxNS0uMzA4LTMuNjQyLTEuNzk3LTQuMjA2LTIuMDAzLS41NjQtLjIwNS0uOTc1LS4zMDgtMS4zODUuMzA4LS40MS42MTctMS41OSAyLjAwMy0xLjk0OSAyLjQxNC0uMzU5LjQxLS43MTguNDYyLTEuMzM0LjE1NC0uNjE1LS4zMDgtMi41OTktLjk1OC00Ljk1LTMuMDU1LTEuODMtMS42MzItMy4wNjUtMy42NDgtMy40MjQtNC4yNjQtLjM2LS42MTctLjAzOC0uOTUuMjctMS4yNTcuMjc3LS4yNzYuNjE1LS43MTkuOTIzLTEuMDc4LjMwOC0uMzYuNDEtLjYxNi42MTYtMS4wMjcuMjA1LS40MS4xMDItLjc3LS4wNTItMS4wNzgtLjE1My0uMzA4LTEuMzg0LTMuMzM4LTEuODk3LTQuNTctLjUtMS4yLTEuMDA4LTEuMDM4LTEuMzg1LTEuMDU3LS4zNTktLjAxOC0uNzctLjAyMi0xLjE4LS4wMjJzLTEuMDc3LjE1NC0xLjY0Mi43N2MtLjU2NC42MTYtMi4xNTQgMi4xMDYtMi4xNTQgNS4xMzUgMCAzLjAzIDIuMjA2IDUuOTU3IDIuNTEzIDYuMzY4LjMwOC40MSA0LjM0MSA2LjYyOCAxMC41MTYgOS4yOTRhMzUuMzQxIDM1LjM0MSAwIDAgMCAzLjUwOSAxLjI5N2MxLjQ3NC40NjkgMi44MTYuNDAyIDMuODc3LjI0NCAxLjE4My0uMTc3IDMuNjQyLTEuNDkgNC4xNTUtMi45MjcuNTEzLTEuNDM4LjUxMy0yLjY3LjM1OS0yLjkyNy0uMTU0LS4yNTctLjU2NC0uNDEtMS4xOC0uNzE5eiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNmZmZmZmYiIGNsYXNzPSJmaWxsLTAwMDAwMCI+PC9wYXRoPjwvc3ZnPg==);
}
.whatsapp-fixed.left {
  left: var(--wfb-space);
}
.whatsapp-fixed.right {
  left: unset;
  right: var(--wfb-space);
}

@media (min-width: 1200px) {
  .whatsapp-fixed {
    --wfb-space: 24px;
    bottom: 100px;
  }
  .whatsapp-fixed a {
    width: 60px;
    height: 60px;
    padding: 15px;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
  }
  .whatsapp-fixed a:hover {
    background-color: #11b04c;
  }
  .whatsapp-fixed.left {
    left: var(--wfb-space);
  }
  .whatsapp-fixed.right {
    right: var(--wfb-space);
  }
}