/* ==========================================================================
HELPERS CLASSES
========================================================================== */
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
  -webkit-text-size-adjust: 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;
}

a {
  text-decoration: none;
  outline: 0;
}
a:hover, a:focus, a:active {
  outline: 0;
  text-decoration: none;
}

.btn-close:focus,
.btn.active.focus,
.btn.active:focus, .btn.focus,
.btn.focus:active, .btn:active:focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

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

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

.map {
  line-height: 1;
}
.map iframe {
  width: 100%;
}

label {
  display: block;
  font-weight: 700;
  color: #002E4B;
}

select,
input[type=text],
input[type=url],
input[type=date],
input[type=file],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
input[type=number],
textarea {
  display: block;
  width: 100%;
  padding: 0.5rem 0;
  height: 40px;
  line-height: 1.5;
  background: none;
  background-clip: padding-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: none;
  border-bottom: 1px solid #002E4B;
}
select:focus,
input[type=text]:focus,
input[type=url]:focus,
input[type=date]:focus,
input[type=file]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=number]:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
  border-bottom: 1px solid #002E4B;
}
select[readonly],
input[type=text][readonly],
input[type=url][readonly],
input[type=date][readonly],
input[type=file][readonly],
input[type=email][readonly],
input[type=tel][readonly],
input[type=number][readonly],
input[type=password][readonly],
input[type=number][readonly],
textarea[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=file] {
  display: none;
}

#fileName {
  background-color: #002E4B;
  display: inline-block;
  padding: 7px 20px;
  border-radius: 3px;
  color: #FFFFFF;
  margin-top: 10px;
  font-weight: normal;
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 250px;
}

textarea {
  height: 70px;
}

select {
  padding: 0;
  -moz-padding-start: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 20px auto;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBwb2ludHM9IjM5Ni42LDE2MCA0MTYsMTgwLjcgMjU2LDM1MiA5NiwxODAuNyAxMTUuMywxNjAgMjU2LDMxMC41ICIvPjwvc3ZnPg==);
}

.select2-container--default .select2-selection--single {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  border-bottom: 1px solid #002E4B !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 12px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBwb2ludHM9IjM5Ni42LDE2MCA0MTYsMTgwLjcgMjU2LDM1MiA5NiwxODAuNyAxMTUuMywxNjAgMjU2LDMxMC41ICIvPjwvc3ZnPg==);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.nice-select {
  float: none;
  font-size: 16px;
  border: 1px solid #dee2e6;
  border-radius: 0;
  padding-left: 0.75rem;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
}
.nice-select .list {
  width: 100%;
  border-radius: 0;
  border: 1px solid #dee2e6;
}
.nice-select:after {
  margin-top: -2px;
  right: 12px;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #ced4da;
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  display: flex;
  align-items: center;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
}

.woocommerce .button,
.wp-block-button__link,
input[type=button],
input[type=submit] {
  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;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.6rem 2rem;
  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;
  background-color: #B1C800;
  color: #FFF;
  font-weight: 600;
  font-size: 16px;
  border-radius: 5px;
}
.woocommerce .button:hover,
.wp-block-button__link:hover,
input[type=button]:hover,
input[type=submit]:hover {
  color: #FFF;
  background-color: #9aaf00;
}

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

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

::-webkit-input-placeholder {
  opacity: 0.5;
}

::-moz-placeholder {
  opacity: 0.5;
}

:-ms-input-placeholder {
  opacity: 0.5;
}

:-moz-placeholder {
  opacity: 0.5;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

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

/* ==========================================================================
CF7
========================================================================== */
.wpcf7-form .wpcf7-form-control-wrap {
  display: block;
}
.wpcf7-form .field-cf7 {
  margin-bottom: 12px;
}
.wpcf7-form .field-cf7 label {
  margin-bottom: 3px;
}
.wpcf7-form .wpcf7-list-item {
  margin: 0;
  display: block;
}
.wpcf7-form.submitting .wpcf7-submit {
  background-image: url(../images/loading.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
  color: transparent;
}
.wpcf7-form .button-cf7 {
  padding-top: 24px;
}
.wpcf7-form .wpcf7-submit {
  min-width: 100px;
}
.wpcf7-form .wpcf7-spinner {
  display: none !important;
}
.wpcf7-form .wpcf7-not-valid {
  border-bottom-color: #f00;
}
.wpcf7-form .wpcf7-not-valid + .nice-select {
  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;
  display: none !important;
}
.wpcf7-form div.wpcf7-spam-blocked,
.wpcf7-form div.wpcf7-mail-sent-ng {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.wpcf7-field-group-remove,
.wpcf7-field-group-add {
  border: none;
  border-radius: 30px;
  background-color: #002E4B;
  color: #FFF;
  font-size: 18px;
  padding: 8px 30px;
  display: block;
}
.wpcf7-field-group-remove:hover,
.wpcf7-field-group-add:hover {
  color: white;
  background-color: #134A8C;
}

.wpcf7-field-group-add {
  max-width: 200px;
  margin: 10px auto 20px auto;
}

@media (min-width: 768px) {
  .cf7-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12px 30px;
  }
}
/* ==========================================================================
OWL CAROUSEL
========================================================================== */
.owl-carousel {
  position: relative;
  display: none;
}
.owl-carousel .owl-item img {
  max-width: 100%;
  width: auto;
  display: inline-block;
}
.owl-carousel .owl-dots {
  margin-top: 24px;
  line-height: 1;
}
.owl-carousel .owl-nav {
  margin-top: 24px;
}
.owl-carousel .owl-nav button {
  background: #000;
  margin: 0;
  width: 45px;
  height: 45px;
  border: 1px solid #000;
  border-radius: 50%;
  font-size: 70px;
  overflow: hidden;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 30px !important;
}
.owl-carousel .owl-nav button span {
  display: none;
}
.owl-carousel .owl-nav button.owl-next {
  background-color: #002E4B;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMTYwIDExNS40IDE4MC43IDk2IDM1MiAyNTYgMTgwLjcgNDE2IDE2MCAzOTYuNyAzMTAuNSAyNTZ6IiBmaWxsPSIjZmZmZmZmIiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) !important;
}
.owl-carousel .owl-nav button.owl-prev {
  background-color: #002E4B;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMzUyIDExNS40IDMzMS4zIDk2IDE2MCAyNTZsMTcxLjMgMTYwIDIwLjctMTkuM0wyMDEuNSAyNTZ6IiBmaWxsPSIjZmZmZmZmIiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) !important;
}
.owl-carousel .owl-nav [class*=owl-]:hover {
  background-color: #002E4B;
  opacity: 0.8;
}

.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px;
  background: none;
  border: 1px solid #002E4B;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #002E4B;
  opacity: 1;
}

@media (min-width: 1200px) {
  .owl-carousel .owl-dots {
    margin-top: 48px;
  }
  .owl-carousel .owl-nav {
    margin-top: 48px;
  }
}
@media (min-width: 1400px) {
  .middle-arrows-owl-carousel {
    padding: 0 48px;
  }
  .middle-arrows-owl-carousel .owl-carousel .owl-nav {
    margin-top: 0;
    position: absolute;
    top: calc(50% - 25px);
    left: 0;
    width: 100%;
    pointer-events: none;
  }
  .middle-arrows-owl-carousel .owl-carousel .owl-nav button {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    pointer-events: auto;
  }
  .middle-arrows-owl-carousel .owl-carousel .owl-nav button.owl-prev {
    float: left;
    margin-left: -70px;
  }
  .middle-arrows-owl-carousel .owl-carousel .owl-nav button.owl-next {
    float: right;
    margin-right: -70px;
  }
}
/* ==========================================================================
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;
  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;
}

.widget_recent_entries ul {
  list-style: none;
  padding-left: 0;
}
.widget_recent_entries ul li a {
  display: block;
}
.widget_recent_entries ul li:not(:last-child) {
  margin-bottom: 12px;
}

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

/* ==========================================================================
ZOOM EFECT
========================================================================== */
.wp-block-gallery a,
a.zoom-effect {
  position: relative;
  display: inline-block;
}
.wp-block-gallery a:before,
a.zoom-effect:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 90;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.4s ease-out;
  background-color: rgba(0, 46, 75, 0.6);
  background-image: url(../images/icon-zoom.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
  border-radius: 5px;
}
.wp-block-gallery a:hover:after,
a.zoom-effect:hover:after {
  opacity: 1;
}
.wp-block-gallery a:hover:before,
a.zoom-effect:hover:before {
  opacity: 1;
}

/* ==========================================================================
NAVIGATION
========================================================================== */
.navigation {
  padding-top: 24px;
}
.navigation .screen-reader-text {
  display: none;
}
.navigation.pagination .nav-links {
  width: 100%;
  text-align: center;
}
.navigation.pagination a, .navigation.pagination span {
  border: none;
  color: #B1C800;
  width: 40px;
  height: 40px;
  text-align: center;
  display: inline-block;
  font-size: 22px;
  line-height: 39px;
  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: #B1C800;
  color: #FFFFFF;
}
.navigation.post-navigation {
  padding-top: 48px;
}
.navigation.post-navigation .nav-links {
  display: flex;
  justify-content: space-between;
}
.navigation.post-navigation .nav-links .nav-next {
  margin-left: auto;
}
.navigation.post-navigation .nav-links a {
  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.375rem 0.75rem;
  border: 2px solid #B1C800;
  border-radius: 0.25rem;
  min-width: 130px;
  background-color: #B1C800;
  font-weight: 700;
  color: #FFFFFF;
}
.navigation.post-navigation .nav-links a:hover {
  background-color: #9aaf00;
  border-color: #9aaf00;
  color: #FFFFFF;
}

/* ==========================================================================
BLOG
========================================================================== */
.list-posts .col {
  margin-bottom: 24px;
}
.list-posts h3 {
  font-size: 20px;
}
.list-posts h3 a {
  color: #002E4B;
}
.list-posts.list-posts-related .col:nth-child(3) {
  display: none;
}
.list-posts .wrap-content {
  padding: 24px;
}
.list-posts .post {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 10px 14px 45px rgba(212, 216, 224, 0.4);
  background-color: #FFFFFF;
  height: 100%;
}

@media (min-width: 768px) {
  .list-posts .col {
    margin-bottom: 48px;
  }
}
@media (min-width: 992px) {
  .list-posts.list-posts-related .col:nth-child(3) {
    display: block;
  }
}
@media (min-width: 1200px) {
  .list-posts .wrap-content {
    padding: 31.2px;
  }
}
.post .image-post img {
  max-width: none;
  width: 100%;
  aspect-ratio: 1/0.55;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.post .image-post a {
  display: block;
}
.post .meta-post {
  font-size: 90%;
  display: flex;
  opacity: 0.5;
}
.post .meta-post span {
  display: block;
}
.post .meta-post span:not(:last-child):after {
  content: " | ";
  display: inline-block;
  padding: 0 12px;
}
.post .meta-post span:last-child {
  padding-right: 0;
}
.post .meta-post span a {
  color: #000;
}
.post .meta-post .list-terms a:not(:last-child):after {
  content: ", ";
}

.single .title-post {
  font-size: 26px;
  margin-bottom: 1rem;
}
.single .content-post h2 {
  font-family: "DM Sans", sans-serif;
  font-size: 22px;
}
.single .content-post h3 {
  font-size: 18px;
}

@media (min-width: 1200px) {
  .single .title-post {
    font-size: 30px;
  }
  .single .content-post {
    padding-top: 1rem;
  }
  .single .content-post h1, .single .content-post h2, .single .content-post h3, .single .content-post h4, .single .content-post h5, .single .content-post h6, .single .content-post p, .single .content-post ul {
    margin-bottom: 1.5rem;
  }
  .single .content-post h2 {
    font-family: "DM Sans", sans-serif;
    font-size: 24px;
  }
  .single .content-post h3 {
    font-size: 20px;
  }
}
/* ==========================================================================
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;
  line-height: 1;
}

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

/* ==========================================================================
SEARCH
========================================================================== */
.search-form .input-group {
  border: 1px solid #ced4da;
}
.search-form .form-control {
  margin-left: 0 !important;
}
.search-form .search-field {
  border: none;
}
.search-form .btn {
  border-radius: 0;
  background-color: #FFFFFF;
}
.search-form .btn img {
  width: 30px;
}

.wrap-search .search-form .input-group {
  border: none;
}
.wrap-search .search-form .form-control {
  margin-left: 0 !important;
  padding: 0;
  font-size: 18px;
}
.wrap-search .search-form .search-field {
  border: none;
}
.wrap-search .search-form .btn {
  border-radius: 0;
  background-color: #FFFFFF;
  padding: 0;
}
.wrap-search .search-form .btn img {
  width: 30px;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  left: 0;
  top: 0;
  display: none;
}

.wrap-search {
  background-color: #FFFFFF;
  position: fixed;
  width: 100%;
  z-index: 9999;
  left: 0;
  top: 0;
  padding: 24px 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  transition: -webkit-transform 0.35s ease-out;
  transition: transform 0.35s ease-out;
  transition: transform 0.35s ease-out, -webkit-transform 0.35s ease-out;
}
.wrap-search.open {
  -webkit-transform: translate(0);
          transform: translate(0);
}
.wrap-search .dgwt-wcas-sf-wrapp {
  width: calc(100% - 48px);
}
.wrap-search .dgwt-wcas-sf-wrapp {
  margin: 0 24px;
}
.wrap-search .search-form {
  padding: 0 24px;
}

@media (min-width: 768px) {
  .wrap-search .search-form,
.wrap-search .dgwt-wcas-sf-wrapp {
    margin: 0 auto;
    max-width: 800px;
  }
}
@media (min-width: 992px) {
  .wrap-search {
    padding: 36px 0;
  }
}
/* ==========================================================================
BOOSTRAP
========================================================================== */
.accordion-item {
  border: none;
  margin-bottom: 24px;
  box-shadow: 10px 14px 45px rgba(212, 216, 224, 0.4);
  border-radius: 5px;
  overflow: hidden;
}

.accordion-button {
  font-family: "DM Sans";
  font-weight: 700;
  color: #002E4B;
}
.accordion-button img {
  max-width: 25px;
}
.accordion-button span {
  display: flex;
  align-items: center;
  gap: 12px;
}

.accordion-button:not(.collapsed) {
  color: #002E4B;
  background-color: #FFFFFF;
  box-shadow: none;
  border-radius: 5px;
}

.accordion-body {
  border-bottom: 3px solid #B1C800;
}

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

/* ==========================================================================
GENERAL
========================================================================== */
body {
  background: #F2F4F8;
  color: #000;
  font-family: "DM Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1rem;
  font-weight: 900;
  color: #002E4B;
}

h2 {
  font-family: "Montserrat", sans-serif;
}

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

h1, h2, h3, h4, h5, h6, p, ul {
  margin-bottom: 2rem;
}

a {
  color: #B1C800;
}
a:hover {
  color: #9aaf00;
}

.btn-link {
  color: #B1C800;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}
.btn-link .material-symbols-outlined {
  font-size: 20px;
  margin-left: 5px;
}
.btn-link:hover {
  color: #9aaf00;
}

.btn-custom {
  background-color: #002E4B;
  color: #FFF;
}
.btn-custom:hover {
  color: #FFF;
  background-color: #000f18;
}

@media (min-width: 1200px) {
  h2 {
    font-size: 40px;
  }
  h2.small-h2 {
    font-size: 30px;
  }
}
.container,
.container-xxl,
.container-xl,
.container-fluid {
  padding-left: 24px;
  padding-right: 24px;
}

.col-item {
  margin-bottom: 24px;
}

.col-item-half {
  margin-bottom: 12px;
}

.section {
  padding-top: 48px;
  padding-bottom: 48px;
}

@media (min-width: 992px) {
  .section {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}
/* ==========================================================================
GUTENBERG
========================================================================== */
.alignfull {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
  position: relative;
  overflow: hidden;
}

.wp-block-button__link {
  padding: 0.6rem 2rem;
  font-weight: 700;
}

.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img,
.wp-block-image .is-style-rounded img {
  border-radius: 5px;
}

.wp-block-button__link {
  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;
}
.wp-block-button__link img {
  margin-right: 12px;
}
.wp-block-button__link.has-secondary-background-color:hover {
  background-color: #9aaf00 !important;
}
.wp-block-button__link.has-primary-background-color:hover {
  background-color: #001e32 !important;
}

.is-style-outline .wp-block-button__link.has-secondary-color {
  border: 2px solid #B1C800;
}
.is-style-outline .wp-block-button__link.has-secondary-color:hover {
  text-decoration: none !important;
  background-color: #6d7c00;
}

.is-style-box {
  background: #FFFFFF;
  box-shadow: 10px 14px 45px rgba(212, 216, 224, 0.4);
  border-radius: 5px;
  border-radius: 5px;
  height: 100%;
  padding: 24px;
}

@media (min-width: 1200px) {
  .is-style-box {
    padding: 36px;
  }
}
/* ==========================================================================
TOP BAR
========================================================================== */
#top-bar {
  background-color: #002E4B;
  color: #FFFFFF;
  padding: 5px 0;
  position: relative;
  z-index: 999;
}
#top-bar a {
  color: #FFFFFF;
}

/* ==========================================================================
HEADER
========================================================================== */
#main-header {
  color: #FFFFFF;
  z-index: 998;
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  top: 0;
}
#main-header .row {
  justify-content: space-between;
}
#main-header .col-logo .row {
  align-items: center;
}
#main-header .col-logo a {
  display: block;
}
#main-header .col-logo a img {
  max-width: 80px;
}

@media (max-width: 1023px) {
  #main-header .top-header {
    position: absolute;
    width: calc(100% - 50px);
    top: 0;
    z-index: 999;
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  #main-header .top-header .container-xxl {
    padding-right: 0;
  }
  #main-header .top-header .row {
    height: 60px;
  }
}
@media (min-width: 1024px) {
  #main-header {
    transition: all 0.25s ease-out;
    background: #F2F4F8;
  }
  #main-header .col-logo a img {
    max-width: none;
    width: auto;
    height: 50px;
  }
  #main-header .col-logo .logo-ces a img {
    height: 45px;
  }
  #main-header .top-header {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  #main-header.nav-hide {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  #main-header.nav-scrolled {
    background: #F2F4F8;
  }
  #main-header .row {
    justify-content: space-between;
  }
  #main-header .cnss-social-icon {
    float: right;
  }
}
@media (min-width: 1200px) {
  #main-header .top-header {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
/* ==========================================================================
MENU
========================================================================== */
#mega-toggle-block-0 {
  margin-right: 16px !important;
}

@media (max-width: 1023px) {
  #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;
  }
  #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: #001e32;
    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;
  }
}
@media (min-width: 992px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    font-weight: 700 !important;
    border-bottom: 4px solid #B1C800 !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding-right: 20px;
    padding-left: 20px;
  }
}
/* ==========================================================================
FOOTER
========================================================================== */
#main-footer {
  background-color: #002E4B;
  color: #FFFFFF;
}
#main-footer a {
  color: #FFFFFF;
}
#main-footer a:hover {
  text-decoration: underline;
}
#main-footer p {
  margin-bottom: 0.5rem;
}
#main-footer #top-footer {
  padding: 12px 0;
}
#main-footer .col-item {
  margin: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}
#main-footer #bottom-footer {
  text-align: center;
}
#main-footer #bottom-footer .inner {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 24px 0;
}
#main-footer #bottom-footer p {
  margin: 0;
  font-size: 14px;
}
#main-footer h3 {
  font-size: 22px;
  color: #B1C800;
}
#main-footer .item-info {
  align-items: flex-start;
}
#main-footer .item-info .wp-block-image {
  line-height: 22px;
}
#main-footer .item-info p {
  margin: 0;
}

@media (min-width: 768px) {
  #main-footer #top-footer {
    padding: 24px 0;
  }
}
@media (min-width: 992px) {
  #main-footer #top-footer {
    padding: 48px 0;
  }
  #main-footer #bottom-footer .inner {
    padding: 28.8px 0;
  }
  #main-footer #block-15 {
    order: 2;
  }
}
@media (min-width: 1200px) {
  #main-footer #top-footer {
    padding: 72px 0;
  }
}
/* ==========================================================================
HEADER PAGE
========================================================================== */
.header-page {
  background-color: #B1C800;
  padding: 72px 0;
  position: relative;
  text-align: center;
  overflow: hidden;
  background: linear-gradient(92.49deg, rgba(0, 103, 173, 0.7) 0%, rgba(177, 200, 0, 0.7) 100%);
}
.header-page h1 {
  margin: 0;
  color: #FFFFFF;
  font-family: "Montserrat";
  font-weight: 900;
}
.header-page .breadcrumbs {
  color: #FFFFFF;
  font-size: 15px;
}
.header-page .breadcrumbs a {
  color: #FFFFFF;
}
.header-page img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  mix-blend-mode: multiply;
  opacity: 0.6;
}
.header-page .container-xxl {
  position: relative;
  z-index: 5;
}

@media (min-width: 768px) {
  .header-page {
    padding: 48px 0;
  }
}
@media (max-width: 991px) {
  .header-page .breadcrumbs {
    display: none;
  }
}
@media (min-width: 992px) {
  .header-page {
    padding: 96px 0;
  }
  .header-page h1 {
    margin: 0 0 12px 0;
  }
}
@media (min-width: 1200px) {
  .header-page {
    padding: 120px 0;
  }
  .header-page h1 {
    font-size: 50px;
  }
}
/* ==========================================================================
ALIANZAS
========================================================================== */
.lista-alianzas .is-style-box {
  padding: 24px;
  padding-top: 0;
}
.lista-alianzas .is-style-box h3 {
  font-size: 22px;
  margin-bottom: 1rem;
}

@media (min-width: 1200px) {
  .lista-alianzas .is-style-box {
    padding-top: 0;
  }
}
/* ==========================================================================
SERVICIOS
========================================================================== */
@media (min-width: 1200px) {
  .lista-servicios {
    max-width: 900px;
    margin: 0 auto;
  }
  .lista-servicios h2 {
    font-size: 30px;
    margin-bottom: 1.5rem;
  }
}
/* ==========================================================================
CONTACTO
========================================================================== */
.section-tcn h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  margin-bottom: 0.5rem;
}

@media (min-width: 1200px) {
  .section-tcn {
    padding-top: 96px;
    padding-bottom: 96px;
    position: relative;
    z-index: 10;
  }
  .section-tcn h3 {
    font-size: 2.5rem;
  }
  .section-tcn:after, .section-tcn:before {
    content: "";
    display: block;
    position: absolute;
  }
  .section-tcn:before {
    width: 170px;
    height: 84px;
    background-image: url(../images/palo-tcn.png);
    left: 5%;
    top: 0;
  }
  .section-tcn:after {
    width: 245px;
    height: 340px;
    background-image: url(../images/perrito-tcn.png);
    right: 8%;
    bottom: -50px;
  }
}
/* ==========================================================================
SEDES
========================================================================== */
.lista-sedes h3 {
  margin-bottom: 0.7rem;
  font-size: 22px;
}
.lista-sedes .has-primary-color {
  margin-bottom: 1rem;
  display: flex;
  align-items: flex-start;
  gap: 6px;
}
.lista-sedes .has-primary-color img {
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
  display: block;
}

@media (min-width: 1200px) {
  .lista-sedes h3 {
    margin-bottom: 0.7rem;
    font-size: 24px;
  }
}
.lista-servicios-sedes figcaption {
  font-weight: 700;
  color: #002E4B;
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 992px) {
  .lista-servicios-sedes .col:last-child {
    display: none;
  }
}
@media (min-width: 1200px) {
  .lista-servicios-sedes figcaption {
    margin-top: 1rem;
    font-size: 18px;
  }
  .wp-block-gallery {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 24px !important;
  }
  .wp-block-gallery .wp-block-image {
    width: 100% !important;
  }
  .small-video {
    max-width: 70%;
  }
}
.wp-block-gallery img {
  border-radius: 5px !important;
}

.bg-huesos {
  background-image: url(../images/bg-huesos.png);
}
.bg-huesos .is-style-box {
  box-shadow: 10px 14px 45px rgba(0, 46, 75, 0.2);
}

.item-map {
  padding: 24px;
}
.item-map .wp-block-group__inner-container {
  position: relative;
}
.item-map .info h3 {
  margin-bottom: 1rem;
}
.item-map .info p {
  margin-bottom: 1rem;
  display: flex;
  align-items: flex-start;
  gap: 6px;
}
.item-map .info p img {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
.item-map .info a {
  color: #002E4B;
}
.item-map .info a:hover {
  text-decoration: underline;
}

@media (min-width: 992px) {
  .item-map {
    padding: 0;
  }
  .item-map .wp-block-group__inner-container {
    position: relative;
  }
  .item-map .info {
    padding: 24px;
    position: absolute;
    height: 100%;
    z-index: 980;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 40%;
  }
  .item-map .info .inner {
    background-color: #FFFFFF;
    padding: 24px;
    border-radius: 5px;
    box-shadow: 10px 14px 45px rgba(212, 216, 224, 0.4);
  }
}
@media (min-width: 1200px) {
  .item-map .info {
    padding-left: 48px;
    width: 30%;
  }
}
/* ==========================================================================
PROFESIONALES
========================================================================== */
.dropdown-toggle {
  background-color: #FFFFFF;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #002E4B;
}

#page-22 {
  min-height: 50vh;
}

.lista-profesionales {
  display: grid;
  grid-gap: 24px;
}
.lista-profesionales .profesional {
  box-shadow: 10px 14px 45px rgba(212, 216, 224, 0.4);
  background-color: #FFFFFF;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
}
.lista-profesionales .profesional .inner {
  padding: 24px;
}
.lista-profesionales .profesional h3 {
  margin: 0;
  font-size: 18px;
}
.lista-profesionales .profesional .especialidad {
  color: #0067AD;
  font-weight: 700;
}
.lista-profesionales .profesional .sedes {
  color: #0067AD;
  font-weight: 700;
}
.lista-profesionales .profesional .sedes span {
  background-image: url(../images/icon-sede-profesional.svg);
  background-repeat: no-repeat;
  padding-left: 17px;
  background-position: 0 50%;
}
.lista-profesionales .profesional .sedes span:not(:last-child) {
  margin-right: 12px;
}
.lista-profesionales .profesional .especialidad span:not(:last-child):after {
  content: ", ";
}

@media (min-width: 768px) {
  .lista-profesionales {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .lista-profesionales {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .lista-profesionales {
    grid-template-columns: repeat(4, 1fr);
  }
}
/* ==========================================================================
NOSOTROS
========================================================================== */
.linea-tiempo {
  padding-left: 50px;
  position: relative;
}
.linea-tiempo:before {
  content: "";
  width: 5px;
  height: 100%;
  background-color: #EAF4FF;
  position: absolute;
  top: 0;
  left: 10px;
}
.linea-tiempo .wp-bootstrap-blocks-row {
  padding-bottom-bottom: 2rem;
  position: relative;
}
.linea-tiempo .wp-bootstrap-blocks-row h2 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  color: #B1C800;
}
.linea-tiempo .wp-bootstrap-blocks-row h3 {
  margin-bottom: 1rem;
  font-size: 22px;
}
.linea-tiempo .wp-bootstrap-blocks-row p {
  margin-bottom: 0.7rem;
}
.linea-tiempo .wp-bootstrap-blocks-row:before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #B1C800;
  position: absolute;
  border-radius: 50%;
  top: 12px;
  left: -33px;
}

@media (min-width: 992px) {
  .linea-tiempo {
    padding-right: 50px;
    background-image: url(../images/bg-lt.png);
    background-position: 50% 22%;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .linea-tiempo:before {
    left: 50%;
    margin-left: -2.5px;
  }
  .linea-tiempo .wp-bootstrap-blocks-row:nth-child(odd) {
    padding-right: 50px;
    text-align: right;
  }
  .linea-tiempo .wp-bootstrap-blocks-row:nth-child(even) {
    flex-direction: row-reverse;
    padding-left: 50px;
  }
  .linea-tiempo .wp-bootstrap-blocks-row:before {
    left: 50%;
    margin-left: -7px;
  }
}
.button-story {
  padding-bottom: 48px;
  background-color: #CCC;
}

.section-story-2.hide {
  position: relative;
  height: 300px;
  background: rgb(255, 255, 255);
}
.section-story-2.hide:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}

.lista-valores h3 {
  margin-bottom: 1rem;
  font-size: 22px;
}
.lista-valores .is-style-box {
  padding-left: 80px;
  background-image: url(../images/icon-calores.svg);
  background-repeat: no-repeat;
  background-position: 24px 24px;
}

@media (min-width: 1200px) {
  .row-big-img img {
    max-width: 700px;
  }
  .row-big-img.flex-row-reverse img {
    margin-left: -76px;
  }
  .lista-valores .is-style-box {
    padding-left: 100px;
    background-position: 36px 36px;
  }
}
/* ==========================================================================
HOME
========================================================================== */
.wrap-botones-home {
  position: relative;
  z-index: 99;
  margin-top: -30px;
}

.botones-home {
  border-radius: 10px;
  padding: 36px 24px !important;
}
.botones-home .wp-block-image {
  margin: 0;
}

@media (min-width: 1200px) {
  .wrap-botones-home {
    margin-top: -40px;
  }
}
@media (min-width: 1200px) {
  .section-servicios-home {
    position: relative;
  }
  .section-servicios-home:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/img-servicios-home.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
  }
  .section-servicios-home .wp-bootstrap-blocks-container {
    position: relative;
    z-index: 5;
  }
}
#section-blog {
  background-color: #FFFFFF;
}

.list-posts-home .post:not(:first-child) {
  border-bottom: 1px solid #E5EFF1;
  box-shadow: none;
  background: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.list-posts-home .post:not(:first-child) .wrap-text {
  padding-left: 0;
  padding-right: 0;
}
.list-posts-home .post:not(:first-child):last-child {
  border: none;
}
.list-posts-home .post:not(:first-child) .image-post,
.list-posts-home .post:not(:first-child) .content-post {
  display: none;
}

@media (min-width: 992px) {
  .list-posts-home {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 48px;
    grid-row-gap: 0px;
  }
  .list-posts-home .post:nth-child(1) {
    grid-area: 1/1/4/2;
  }
  .list-posts-home .post:nth-child(2) {
    grid-area: 1/2/2/3;
  }
  .list-posts-home .post:nth-child(3) {
    grid-area: 2/2/3/3;
  }
  .list-posts-home .post:nth-child(4) {
    grid-area: 3/2/4/3;
  }
}
/* ==========================================================================
HOLA VET
========================================================================== */
.banner-hv a {
  color: #FFFFFF;
}

.list-planes .inner {
  border: 1px solid #0067AD;
  border-radius: 5px;
  padding: 24px;
  font-size: 14px;
}

@media (min-width: 768px) {
  .list-planes .inner {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
  }
  .list-planes .inner .wp-block-buttons {
    margin-top: 24px;
  }
}
.short-row {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.list-servicios-hv .wp-block-group {
  background-color: #F2F4F8;
  border-radius: 5px;
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  height: 100%;
}
.list-servicios-hv .wp-block-group .wp-block-image {
  flex: 0 0 50px;
  margin: 0 !important;
}
.list-servicios-hv .wp-block-group p {
  margin: 0 !important;
}

.table-plan figure {
  margin: 0;
}
.table-plan table {
  font-size: 14px;
}
.table-plan thead {
  background: #162b74;
  color: #FFFFFF;
}
.table-plan .wp-block-table.is-style-stripes td, .table-plan .wp-block-table.is-style-stripes th {
  border-bottom: 3px solid #FFFFFF;
}
.table-plan .wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
  background-color: #F2F4F8;
}
.table-plan .wp-block-table.is-style-stripes {
  border: none;
}
.table-plan .wp-element-caption {
  padding-top: 10px;
}

.modal-lg, .modal-xl {
  max-width: 650px;
}
