/*
Theme Name:   thekickinrightscup
Theme URI:    https://thekickinrightscup.com
Description:  Child Theme
Author:       Manifiesto
Author URI:   https://thekickinrightscup.com
Template:     Divi
Version:      1.0.0
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  thekickinrightscup
*/
/*------------------------------------------------*/
@import url("../Divi/style.css");
/* VARIABLES */
/* FONTS */
@font-face {
  font-family: "humans-roman";
  src: url("fonts/Humanist521BT-Roman.woff2") format("woff2"), url("fonts/Humanist521BT-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "humans-bold";
  src: url("fonts/Humanist521BT-Bold.woff2") format("woff2"), url("fonts/Humanist521BT-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "bebas";
  src: url("fonts/Bebas-Regular.woff2") format("woff2"), url("fonts/Bebas-Regular.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.humans-roman, body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row#join-us p, body.home-v2 #page-container .et_pb_section.et_pb_section_2 .download-pdf a, body.home-v2 #page-container .et_pb_section#video-fp .et_pb_fullwidth_code #close-btn::before, body #main-header .no-desktop p, body #main-footer #et-footer-nav a, body #main-footer #et-footer-nav p, body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_text h2, body #main-content .et_pb_section.swiper-section .swiper-col-text p, body #cookie-law-info-bar .cli-bar-message, body .et_pb_button, body p, body {
  font-family: "humans-roman";
}

.humans-bold, body.home-v2 #page-container .et_pb_section#section-1 .et_pb_row .et_pb_column p:last-child, body #main-header .lang-selector div a, body #main-content .et_pb_section.swiper-section .swiper-col-text p:last-child, body #main-content .et_pb_section.swiper-section .swiper-col-text h1, body #cookie-law-info-bar a, body h1, body h2, body h3 {
  font-family: "humans-bold";
}

.bebas, body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .sw__hero__countdown__wrapper .sw__hero__countdown__date_container p {
  font-family: "bebas";
}

body {
  /* &.home-v1{
      #page-container{
          background: transparent;
          padding-top: 0px !important;

          #main-header{ 
              background: transparent !important;
              position: fixed !important;
              @media (max-width: $tablet) {
                  position: relative !important;
                  background: linear-gradient(90deg, rgb(202, 202, 202) 0%, rgb(209, 209, 209) 50%, rgb(219, 219, 219) 100%) !important;
              }
          }
      }
  } */
}
body h1, body h2, body h3 {
  line-height: 1.2em;
}
body p {
  line-height: 1.2em;
}
body .et_pb_button {
  color: #131f74;
  text-transform: uppercase;
  font-size: 18px;
  border: none !important;
  border-radius: 0px;
  background-color: transparent !important;
  padding: 0px 0px !important;
  transition: none !important;
  border-bottom: 1px solid #131f74 !important;
}
@media (max-width: 1200px) {
  body .et_pb_button {
    font-size: 16px;
  }
}
body .arrow-after::after {
  content: url("/wp-content/uploads/2022/12/sort-down-solid.svg");
  width: 20px;
  transition: none;
  opacity: 1;
  position: absolute;
  display: block;
  left: 50%;
  bottom: 26px;
  margin: 0px;
  -webkit-animation-name: bouncing;
          animation-name: bouncing;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}
@-webkit-keyframes bouncing {
  from {
    transform: translate(-50%, 8px);
  }
  to {
    transform: translate(-50%, 0);
  }
}
@keyframes bouncing {
  from {
    transform: translate(-50%, 8px);
  }
  to {
    transform: translate(-50%, 0);
  }
}
body header#main-header {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
body header#main-header.et-fixed-header {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
body #page-container {
  padding-top: 8% !important;
  padding-bottom: 0px !important;
  margin-top: 0px !important;
  background: linear-gradient(90deg, rgb(202, 202, 202) 0%, rgb(209, 209, 209) 50%, rgb(219, 219, 219) 100%);
}
@media (max-width: 980px) {
  body #page-container {
    padding-top: 20% !important;
  }
}
body #cookie-law-info-bar .cli-bar-btn_container {
  justify-content: space-between;
}
body #cookie-law-info-bar .cli-bar-btn_container #wt-cli-accept-all-btn {
  background-color: #d72f29 !important;
}
body .cli-modal-content #policy-link {
  color: #d72f29;
}
body .cli-modal-content #wt-cli-privacy-save-btn {
  background-color: #d72f29 !important;
}
body div#n2-ss-6 [data-hide-mobileportrait="1"] {
  display: block !important;
}
body div#n2-ss-3 [data-hide-mobileportrait="1"] {
  display: block !important;
}
@media (max-width: 600px) {
  body .et_pb_row {
    width: 90%;
  }
}
body #main-content .et_pb_section {
  background-color: transparent;
}
body #main-content .et_pb_section.swiper-section .swiper-col-text h1 {
  color: #131f74;
  font-size: 21px;
  line-height: 1.1em;
  padding-bottom: 8px !important;
  text-align: left;
}
@media (max-width: 1440px) {
  body #main-content .et_pb_section.swiper-section .swiper-col-text h1 {
    font-size: 17px;
  }
}
body #main-content .et_pb_section.swiper-section .swiper-col-text p {
  color: #131f74;
  font-size: 14px;
  line-height: 1.2em;
  text-align: justify;
  padding-top: 8px;
  border-top: 1px solid #131f74;
}
body #main-content .et_pb_section.swiper-section .swiper-col-text p:last-child {
  border: none;
  text-align: right;
}
body #main-content .et_pb_section.swiper-section .swiper-col-text p:last-child::before {
  content: url("/wp-content/uploads/2022/11/firma.png");
  display: block;
}
@media (max-width: 1440px) {
  body #main-content .et_pb_section.swiper-section .swiper-col-text p {
    font-size: 12px;
  }
}
body #main-content .et_pb_section.swiper-section .swiper-desktop {
  display: block;
}
@media (max-width: 980px) {
  body #main-content .et_pb_section.swiper-section .swiper-desktop {
    display: none;
  }
}
body #main-content .et_pb_section.swiper-section .swiper-desktop .swiper-col-text {
  position: absolute;
  bottom: 17%;
  right: 65%;
  max-width: 430px;
}
@media (max-width: 1700px) {
  body #main-content .et_pb_section.swiper-section .swiper-desktop .swiper-col-text {
    bottom: 23%;
    max-width: 430px;
  }
}
@media (max-width: 1440px) {
  body #main-content .et_pb_section.swiper-section .swiper-desktop .swiper-col-text {
    max-width: 400px;
    bottom: 23%;
    right: 69%;
  }
}
@media (max-width: 1366px) {
  body #main-content .et_pb_section.swiper-section .swiper-desktop .swiper-col-text {
    max-width: 280px;
    bottom: 24%;
  }
}
@media (max-width: 1200px) {
  body #main-content .et_pb_section.swiper-section .swiper-desktop .swiper-col-text {
    display: none;
  }
}
body #main-content .et_pb_section.swiper-section .swiper-mobile {
  display: none;
  margin-top: -50px;
}
@media (max-width: 980px) {
  body #main-content .et_pb_section.swiper-section .swiper-mobile {
    display: block;
  }
}
body #main-content .et_pb_section.swiper-section .swiper-mobile .swiper-col-text {
  bottom: 4vh;
  top: unset;
  transform: none !important;
  height: auto !important;
  max-width: 70%;
  margin: 0 auto;
}
body #main-content .et_pb_section.swiper-section .swiper-mobile .swiper-col-text div {
  margin: 0px;
  padding: 0px;
}
body #main-content .et_pb_section.swiper-section .swiper-mobile .swiper-col-text div p {
  line-height: 1.2em;
}
@media (max-width: 480px) {
  body #main-content .et_pb_section.swiper-section .swiper-mobile .swiper-col-text {
    bottom: 0;
    line-height: 1.1em;
  }
  body #main-content .et_pb_section.swiper-section .swiper-mobile .swiper-col-text div h1 {
    font-size: 15px;
  }
  body #main-content .et_pb_section.swiper-section .swiper-mobile .swiper-col-text div p {
    padding-bottom: 0px;
    font-size: 11px;
    line-height: 1.1em;
  }
}
body #main-content .et_pb_section#countdown-section {
  padding: 0px !important;
  margin: 0px !important;
  position: static !important;
}
body #main-content .et_pb_section#countdown-section .flipdown-container {
  padding: 0px !important;
  margin: 0px !important;
  position: absolute;
  top: 50%;
  left: 65%;
  transform: translateY(-50%);
  z-index: 99;
  max-width: 322px;
  text-align: center;
}
@media (max-width: 1366px) {
  body #main-content .et_pb_section#countdown-section .flipdown-container {
    max-width: 240px;
    left: 68%;
  }
}
@media (max-width: 1200px) {
  body #main-content .et_pb_section#countdown-section .flipdown-container {
    top: 15%;
    right: 50%;
    left: unset;
    width: 90%;
    transform: translateX(50%);
    max-width: none;
  }
}
@media (max-width: 600px) {
  body #main-content .et_pb_section#countdown-section .flipdown-container {
    top: 80px;
  }
}
body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column {
  position: static !important;
}
body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner {
  position: static !important;
}
body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown {
  text-align: center;
}
body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .sw__hero__countdown__wrapper {
  margin: 0 5px;
}
body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .sw__hero__countdown__wrapper .sw__hero__countdown__date_container {
  background-color: #131f74;
  height: 42px;
  width: 30px;
  border-radius: 4px;
}
body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .sw__hero__countdown__wrapper .sw__hero__countdown__date_container p {
  margin-top: 2px !important;
  font-size: 22px;
  margin-left: 10.5px;
}
@media (max-width: 1440px) {
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .sw__hero__countdown__wrapper {
    margin: 0 4px;
  }
}
@media (max-width: 1366px) {
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .seconds_wrapper {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .sw__hero__countdown__wrapper {
    margin: 0 12px;
  }
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .sw__hero__countdown__wrapper.seconds_wrapper {
    display: inline-block !important;
  }
}
@media (max-width: 600px) {
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .sw__hero__countdown__wrapper {
    margin: 0 3px;
  }
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .sw__hero__countdown__wrapper:first-child {
    margin-right: 8px !important;
  }
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .sw__hero__countdown__wrapper.seconds_wrapper {
    /* display: none !important; */
  }
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .sw__hero__countdown__wrapper .sw__hero__countdown__date_container {
    height: 34px;
    width: 24px;
  }
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_code_inner .sw__hero__countdown .sw__hero__countdown__wrapper .sw__hero__countdown__date_container p {
    font-size: 20px;
    margin-left: 8px;
  }
}
body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_text h2 {
  text-transform: uppercase;
  color: #131f74;
  text-align: center;
  font-size: 15px;
  letter-spacing: 2px;
  max-width: 420px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_text h2 {
    font-size: 13.8px;
  }
}
@media (max-width: 1366px) {
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_text h2 {
    font-size: 11.5px;
    letter-spacing: 1px;
    margin: 0 auto;
  }
}
@media (max-width: 1200px) {
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_text h2 {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_column .et_pb_text h2 {
    font-size: 12px;
    letter-spacing: 3px;
  }
}
@media (max-width: 980px) {
  body #main-content .et_pb_section#countdown-section .flipdown-container .et_pb_code {
    margin-bottom: 8px;
  }
}
body #main-footer {
  background-color: transparent;
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
}
@media (max-width: 1200px) {
  body #main-footer {
    position: relative;
    background: linear-gradient(90deg, rgb(202, 202, 202) 0%, rgb(209, 209, 209) 50%, rgb(219, 219, 219) 100%);
  }
}
@media (max-width: 600px) {
  body #main-footer .container {
    width: 90%;
  }
}
body #main-footer #et-footer-nav {
  background-color: transparent;
}
body #main-footer #et-footer-nav .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1480px;
}
@media (max-width: 1366px) {
  body #main-footer #et-footer-nav .container {
    padding: 8px 0;
    text-align: center;
  }
}
@media (max-width: 600px) {
  body #main-footer #et-footer-nav .container {
    flex-direction: column;
    padding-top: 0px;
  }
}
body #main-footer #et-footer-nav .container::after {
  display: none;
}
body #main-footer #et-footer-nav .container ul {
  width: 33%;
  text-align: center;
}
body #main-footer #et-footer-nav .container ul li {
  padding-right: 0px;
}
body #main-footer #et-footer-nav .container ul li a {
  font-weight: normal;
  text-decoration: underline;
}
@media (max-width: 600px) {
  body #main-footer #et-footer-nav .container ul {
    padding-top: 0;
    padding-bottom: 4px;
  }
}
body #main-footer #et-footer-nav .container .rrss {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #131f74;
  width: 33%;
}
body #main-footer #et-footer-nav .container .rrss.footer-desktop a:last-child {
  margin-right: auto;
}
body #main-footer #et-footer-nav .container .rrss p {
  display: flex;
}
body #main-footer #et-footer-nav .container .rrss p a {
  text-decoration: underline;
  padding-right: 4px;
  padding-left: 4px;
}
body #main-footer #et-footer-nav .container .rrss a {
  display: flex;
}
body #main-footer #et-footer-nav .container .rrss svg {
  width: 24px;
  padding-left: 8px;
  fill: #131f74;
}
body #main-footer #et-footer-nav .container .share {
  width: 33%;
}
body #main-footer #et-footer-nav .container .share p {
  margin-right: auto;
  text-decoration: underline;
}
body #main-footer #et-footer-nav .container .contact {
  width: 33%;
}
body #main-footer #et-footer-nav .container .contact p {
  margin-left: auto;
  color: #131f74;
  text-align: right;
}
@media (max-width: 1200px) {
  body #main-footer #et-footer-nav .container .contact p {
    text-align: center !important;
  }
}
body #main-footer #et-footer-nav .container .contact p a {
  text-decoration: underline;
  white-space: nowrap;
}
body #main-footer #et-footer-nav .container a {
  color: #131f74;
}
body #main-footer #et-footer-nav a, body #main-footer #et-footer-nav p {
  font-size: 14px;
  /* @media (max-width: $desktop-1700){
      font-size: 12px;
  }
  @media (max-width: $mobile){
      font-size: 10px;
  } */
}
@media (max-width: 1200px) {
  body #main-footer #et-footer-nav .container div, body #main-footer #et-footer-nav .container ul {
    width: auto !important;
  }
}
body #main-footer #footer-bottom {
  width: 100%;
  height: 13px;
  padding: 0;
  background-color: transparent;
  background-image: url("/wp-content/uploads/2022/12/footer-color.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
@media (max-width: 1200px) {
  body #main-footer #footer-bottom {
    height: 8px;
  }
}
@media (max-width: 600px) {
  body #main-footer #footer-bottom {
    height: 4px;
  }
}
body #main-footer .footer-desktop {
  display: flex !important;
}
body #main-footer .footer-tablet {
  display: none !important;
}
@media (max-width: 1200px) {
  body #main-footer .footer-desktop {
    display: none !important;
  }
  body #main-footer .footer-tablet {
    display: flex !important;
  }
}
body.press #page-container {
  padding-top: 0px !important;
}
body.press #page-container #main-header {
  position: relative;
}
body.press #page-container .et_pb_section {
  min-height: calc(100vh - 140px - 68px);
}
@media (max-width: 600px) {
  body.press #page-container .et_pb_section {
    min-height: calc(100vh - 110px - 60px);
  }
}
body.press #page-container footer {
  background: transparent !important;
  position: relative;
}
body.legals #page-container footer {
  position: relative !important;
  background: transparent !important;
}
body #main-header {
  position: fixed;
  padding: 20px 0;
  background: linear-gradient(90deg, rgb(202, 202, 202) 0%, rgb(209, 209, 209) 50%, rgb(219, 219, 219) 100%);
  z-index: 999;
}
@media (max-width: 1200px) {
  body #main-header {
    position: relative;
  }
}
@media (max-width: 600px) {
  body #main-header {
    padding-bottom: 0px;
    padding-top: 11px;
  }
  body #main-header .container {
    width: 90%;
  }
}
body #main-header .logo_container {
  position: relative;
}
@media (max-width: 600px) {
  body #main-header .logo_container {
    padding-top: 0px;
  }
}
body #main-header .logo_container a {
  display: block;
  text-align: center;
}
body #main-header .logo_container a #logo {
  max-width: 360px;
  max-height: 70%;
}
@media (max-width: 1440px) {
  body #main-header .logo_container a #logo {
    max-width: 340px;
  }
}
@media (max-width: 1366px) {
  body #main-header .logo_container a #logo {
    max-width: 280px;
  }
}
@media (max-width: 1200px) {
  body #main-header .logo_container {
    padding-top: 6px;
  }
}
@media (max-width: 1200px) {
  body #main-header .lang-selector-desktop {
    display: none;
  }
}
body #main-header .lang-selector {
  position: absolute;
  top: 20px;
  right: 40px;
}
body #main-header .lang-selector div {
  padding: 0px;
}
body #main-header .lang-selector div a {
  padding: 0px;
  color: #131f74;
}
body #main-header .no-desktop {
  display: none;
  width: 100%;
  height: 10px;
  position: relative;
  z-index: 99;
}
body #main-header .no-desktop p {
  color: #131f74;
  font-size: 14px;
  line-height: 1.1em;
  /*  @media (max-width: $mobile){
       font-size: 11px;
       a{
           font-size: 11px;
       }
   } */
}
body #main-header .no-desktop p a {
  text-decoration: underline;
  color: #131f74;
  font-size: 14px;
  line-height: 1em;
}
body #main-header .no-desktop svg {
  width: 14px;
}
body #main-header .no-desktop .share-header {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  display: flex;
}
body #main-header .no-desktop .share-header p {
  display: flex;
  align-self: center;
}
body #main-header .no-desktop .lang-selector {
  position: absolute;
  top: 0;
  right: 50%;
  transform: translateX(50%);
  height: 25px;
}
body #main-header .no-desktop .lang-selector span {
  font-size: 14px;
  line-height: 1em;
  /* @media (max-width: $mobile){
      font-size: 11px;
  } */
}
body #main-header .no-desktop .follow-us {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 25px;
}
body #main-header .no-desktop .follow-us a {
  padding-left: 8px;
  max-height: 16px;
}
body #main-header .no-desktop .follow-us a svg {
  fill: #131f74;
}
@media (max-width: 600px) {
  body #main-header .no-desktop .follow-us a {
    padding-left: 4px;
  }
}
@media (max-width: 1200px) {
  body #main-header .no-desktop {
    display: block;
  }
}
body.home-v2 #page-container {
  padding-top: 0px !important;
}
body.home-v2 #page-container #main-header {
  position: relative;
  z-index: 1;
  top: 0 !important;
}
body.home-v2 #page-container .et_pb_section {
  min-height: 100vh;
}
body.home-v2 #page-container .et_pb_section#section-1 {
  min-height: calc(100vh - 148px);
  z-index: 999;
}
body.home-v2 #page-container .et_pb_section.et_pb_section_2 {
  z-index: 989;
}
body.home-v2 #page-container .et_pb_section:last-child {
  min-height: calc(100vh - 61px);
}
body.home-v2 #page-container .et_pb_section .et_pb_row {
  max-width: 1440px;
  margin: 0 auto;
}
body.home-v2 #page-container .et_pb_section#video-fp {
  position: fixed;
  padding: 0px;
  margin: 0px;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100vh;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
body.home-v2 #page-container .et_pb_section#video-fp .et_pb_column {
  position: static;
}
body.home-v2 #page-container .et_pb_section#video-fp .et_pb_fullwidth_code {
  max-width: 65%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.home-v2 #page-container .et_pb_section#video-fp .et_pb_fullwidth_code #close-btn {
  cursor: pointer;
  position: absolute;
  width: 100px;
  height: 22px;
  top: -40px;
  right: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.home-v2 #page-container .et_pb_section#video-fp .et_pb_fullwidth_code #close-btn svg {
  fill: #dedede;
  max-width: 20px;
}
body.home-v2 #page-container .et_pb_section#video-fp .et_pb_fullwidth_code #close-btn.es-btn::before {
  content: "CERRAR";
}
body.home-v2 #page-container .et_pb_section#video-fp .et_pb_fullwidth_code #close-btn.en-btn::before {
  content: "CLOSE";
}
body.home-v2 #page-container .et_pb_section#video-fp .et_pb_fullwidth_code #close-btn::before {
  display: block;
  color: #dedede;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.1em;
  letter-spacing: 4px;
}
body.home-v2 #page-container .et_pb_section#video-fp .et_pb_fullwidth_code video {
  width: 100% !important;
}
body.home-v2 #page-container .et_pb_section#section-1 {
  padding-bottom: 0px;
}
body.home-v2 #page-container .et_pb_section#section-1 .et_pb_row .et_pb_column h2 {
  color: #131f74;
  font-size: 32px;
  border-bottom: 1px solid #131f74;
  margin-bottom: 10px;
}
@media (max-width: 1440px) {
  body.home-v2 #page-container .et_pb_section#section-1 .et_pb_row .et_pb_column h2 {
    font-size: 24px;
  }
}
body.home-v2 #page-container .et_pb_section#section-1 .et_pb_row .et_pb_column p {
  color: #131f74;
  font-size: 18px;
  text-align: justify;
}
body.home-v2 #page-container .et_pb_section#section-1 .et_pb_row .et_pb_column p:last-child {
  text-align: left;
}
body.home-v2 #page-container .et_pb_section#section-1 .et_pb_row .et_pb_column p:last-child::before {
  content: url("/wp-content/uploads/2022/11/firma.png");
  display: block;
}
@media (max-width: 1440px) {
  body.home-v2 #page-container .et_pb_section#section-1 .et_pb_row .et_pb_column p {
    font-size: 16px;
  }
}
body.home-v2 #page-container .et_pb_section#section-1 .et_pb_row .et_pb_column .et_pb_image_wrap {
  width: 100%;
}
body.home-v2 #page-container .et_pb_section#section-1 .et_pb_row .et_pb_column .et_pb_image_wrap img {
  width: 100%;
}
body.home-v2 #page-container .et_pb_section#section-1 .et_pb_row .et_pb_column:first-child {
  margin-right: 2%;
}
body.home-v2 #page-container .et_pb_section#section-1 .et_pb_row#more-content {
  padding-top: 5%;
}
body.home-v2 #page-container .et_pb_section#section-1 .et_pb_row#more-content a::after {
  bottom: -36px;
}
body.home-v2 #page-container .et_pb_section.et_pb_section_2 .swiper-mobile {
  margin-top: 0 !important;
}
body.home-v2 #page-container .et_pb_section.et_pb_section_2 .download-pdf {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 66%;
  z-index: 99;
  background-color: transparent;
  width: 100%;
}
body.home-v2 #page-container .et_pb_section.et_pb_section_2 .download-pdf a {
  text-decoration: underline;
  color: #131f74;
  font-size: 16px;
  line-height: 1.1em;
}
@media (max-width: 1200px) {
  body.home-v2 #page-container .et_pb_section.et_pb_section_2 .download-pdf {
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    /* a{
        font-size: 16px;
    } */
  }
}
body.home-v2 #page-container .et_pb_section.et_pb_section_3 {
  padding-top: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row:first-child {
  padding-bottom: 0px;
}
body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row .et_pb_column_3 {
  width: 50%;
  margin-right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row .et_pb_column_3::after {
  content: "|";
  font-size: 0px;
  width: 1.8px;
  height: 100px;
  background-color: #131f74;
  display: block;
  margin-left: 50px;
}
@media (max-width: 1200px) {
  body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row .et_pb_column_3 {
    width: 100%;
  }
  body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row .et_pb_column_3::after {
    display: none;
  }
}
body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row .et_pb_column_4 {
  margin-left: 50px;
  width: calc(50% - 50px);
}
@media (max-width: 1200px) {
  body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row .et_pb_column_4 {
    width: 100%;
    margin: 0;
  }
}
body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row #universal-declarations {
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 1200px) {
  body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row #universal-declarations {
    margin: 0 auto;
  }
}
@media (max-width: 1200px) {
  body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row #universal-declarations .et_pb_image_wrap {
    padding-bottom: 40px;
  }
}
@media (max-width: 1200px) {
  body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row #apdhe {
    max-width: 340px;
    margin: 0 auto;
  }
}
body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row img {
  width: 340px;
}
@media (max-width: 1200px) {
  body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row img {
    max-width: 65%;
  }
}
@media (max-width: 1200px) {
  body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row .et_pb_image_wrap {
    text-align: center;
  }
}
body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row#join-us {
  padding-top: 54px;
}
body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row#join-us p {
  text-align: center;
  color: #131f74;
  font-size: 22px;
  line-height: 1.1em;
}
body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row#join-us p a {
  color: #d72f29;
  text-decoration: underline;
}
@media (max-width: 1200px) {
  body.home-v2 #page-container .et_pb_section.et_pb_section_3 .et_pb_row#join-us p {
    font-size: 16px;
  }
}
body.home-v2 #page-container footer {
  position: relative !important;
  z-index: 0;
}
body.home-v2 #page-container footer #et-footer-nav {
  padding: 15px 0;
}
body.home-v2 #page-container footer #et-footer-nav .rrss {
  width: 50% !important;
  justify-content: center !important;
}
body.home-v2 #page-container footer #et-footer-nav .rrss a:last-child {
  margin-right: 0 !important;
}
body.home-v2 #page-container footer #et-footer-nav .bottom-nav {
  display: none;
}
body.home-v2 #page-container footer #et-footer-nav .contact {
  width: 50% !important;
}
@media (max-width: 1200px) {
  body.home-v2 #page-container footer #et-footer-nav .contact {
    width: 100% !important;
  }
}
body.gallery #page-container {
  padding-top: 0px !important;
}
body.gallery #page-container #main-header {
  position: relative;
}
body.gallery #page-container h4 {
  color: #131f74;
}
body.gallery #page-container .et_pb_section_0 {
  padding-bottom: 0px;
}
body.gallery #page-container .et_pb_section_0 .et_pb_row {
  max-width: 1440px;
  margin: 0 auto;
}
body.gallery #page-container .et_pb_section_0 .et_pb_row h4 {
  text-align: center;
}
body.gallery #page-container .et_pb_section_0 .et_pb_row #masonry {
  padding-top: 0px;
}
body.gallery #page-container .et_pb_section_0 .et_pb_row #masonry div {
  background-color: transparent !important;
}
body.gallery #page-container .et_pb_section_0 .et_pb_row #masonry #bwg_thumbnails_masonry_0 {
  max-width: 1440px !important;
  width: 100% !important;
}
body.gallery #page-container .et_pb_section_0 .et_pb_row #masonry #bwg_thumbnails_masonry_0 .bwg-item {
  height: auto !important;
}
body.gallery #page-container .et_pb_section_0 .et_pb_row #masonry #bwg_thumbnails_masonry_0 .bwg-item img {
  max-width: none !important;
  opacity: 0.7 !important;
}
@media (max-width: 1200px) {
  body.gallery #page-container .et_pb_section_0 .et_pb_row #masonry #bwg_thumbnails_masonry_0 .bwg-item img {
    opacity: 1 !important;
  }
}
body.gallery #page-container .et_pb_section_0 .et_pb_row #masonry #bwg_thumbnails_masonry_0 .bwg-item img:hover {
  opacity: 1 !important;
}
body.gallery #page-container footer {
  position: relative;
}/*# sourceMappingURL=style.css.map */