/*
 Theme Name:   Refreeze The Arctic
 Description:  Refreeze The Arctic Theme
 Author:       Artifice Creative
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.line-left::before {
  content: " ";
  height: 250px;
  background: #41b7eb;
  width: 10px;
  bottom: calc(100% - 21px);
  left: -52px;
  margin: auto;
  display: inline-block;
  position: absolute; }

.line-left::after {
  content: " ";
  height: 10px;
  background: #41b7eb;
  width: 50px;
  bottom: calc(100% - 21px);
  left: -52px;
  margin: auto;
  display: inline-block;
  position: absolute; }

.stat-holder {
  border-left: 6px solid #ededed; }

.effort-opt {
  cursor: pointer;
  transition: all 0.2s ease-in-out; }
  .effort-opt:hover {
    box-shadow: 0px 0px 31px #197ca8 !important;
    margin-top: 3px;
    margin-bottom: -3px; }

.set-circ {
  height: 65px;
  width: 65px;
  border-radius: 65px;
  position: absolute;
  top: 10%;
  left: 10%;
  z-index: 400; }

.over-hide {
  overflow: hidden !important; }

.hor-line::before {
  content: " ";
  height: 20px;
  width: 100%;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
  display: inline-block;
  position: absolute;
  background: #41b7eb;
  z-index: 1; }

.z-2 {
  z-index: 200; }

.z-4 {
  z-index: 400; }

.block-stat {
  width: 420px; }

.img-minus-t {
  margin-top: -50px !important;
  margin-bottom: 40px !important; }

.marg-minus-l {
  margin-left: -12px; }

.foot-cta-contain-body img {
  width: auto !important; }

.foot-cta-contain-body .h3 {
  line-height: 0.9em; }

.foot-cta .foot-cta-contain {
  max-width: 1140px; }

.opt-go-to {
  width: auto;
  display: block;
  position: relative;
  max-width: 300px; }

.line-hor {
  height: 15px;
  max-width: 100%;
  width: 350px; }

.bord-line-t {
  width: 12px;
  height: 610px;
  margin: auto;
  display: block;
  position: absolute;
  bottom: calc(100% + 8px);
  left: 6px; }

.banner-line {
  width: 12px;
  height: 100vh;
  margin: auto;
  display: block;
  position: absolute;
  top: calc(100% - 7px);
  left: 10px; }

.bac-grad-dark {
  background: -webkit-linear-gradient(#2d7291, #1b5068); }

.grad-dark {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
  height: calc(25vh);
  background: #06212d;
  background: -moz-linear-gradient(0deg, #06212d 18%, rgba(6, 33, 45, 0.70632) 65%, rgba(6, 33, 45, 0) 93%);
  background: -webkit-linear-gradient(0deg, #06212d 18%, rgba(6, 33, 45, 0.70632) 65%, rgba(6, 33, 45, 0) 93%);
  background: linear-gradient(0deg, #06212d 18%, rgba(6, 33, 45, 0.70632) 65%, rgba(6, 33, 45, 0) 93%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#06212d",endColorstr="#06212d",GradientType=1); }

.intro-cont p {
  font-weight: bold;
  color: #000; }

.bac-wht-trans {
  background-color: rgba(255, 255, 255, 0.5); }

.bac-wht-trans-alt {
  background-color: rgba(255, 255, 255, 0.2); }

.navbar-expand-lg .navbar-nav {
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(255, 255, 255, 0.3); }
  .navbar-expand-lg .navbar-nav .nav-item {
    margin-bottom: 0px; }
  .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0px; }

#topnav {
  position: absolute; }
  #topnav #header-logo {
    width: 8vw;
    min-width: 100px; }

p {
  font-size: 17px;
  line-height: 1.4rem; }
  p small {
    font-size: 13px; }

.pos-rel {
  position: relative; }

.container-half {
  max-width: 770px;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px; }

.circ {
  height: 70px;
  width: 70px;
  border-radius: 70px; }

.opa-5 {
  opacity: 0.5 !important; }

.w-100 {
  width: 100%; }

.w-100-force {
  width: 100%;
  max-width: none !important; }

.quote-cont {
  position: absolute;
  bottom: 20%;
  margin: auto;
  float: none;
  display: inline-block;
  width: 75%;
  max-width: 460px; }
  .quote-cont.quote-cont-s {
    bottom: 8%; }
  .quote-cont.quote-cont-t {
    bottom: auto;
    top: 21%;
    left: 3vw; }

.clip-extend {
  width: calc(100% + 30px) !important;
  margin-left: -15px !important; }

.quote-l {
  left: 5vw; }

.quote-r {
  right: 10vw; }

.quote-middle {
  left: 0;
  right: 0; }

.select-raf {
  outline: none;
  border: none;
  padding: 0px 26px 0px 11px;
  max-width: 229px;
  width: 100%;
  margin-bottom: 0px; }

.ice {
  height: 100%;
  width: auto;
  position: absolute; }
  .ice.ice-r {
    right: -2px; }

.line-guide {
  margin-left: auto;
  display: block;
  width: 36%;
  margin-right: 15%;
  height: 13px;
  background: #1e556e;
  margin-top: 50px;
  position: relative; }
  .line-guide::after {
    content: " ";
    width: 13px;
    position: absolute;
    right: 0;
    height: 40px;
    background: #1e556e;
    bottom: 0; }
  .line-guide::before {
    content: " ";
    width: 13px;
    position: absolute;
    left: 0;
    height: 40px;
    background: #1e556e;
    top: 0; }

.line-r::after {
  content: " ";
  width: 88px;
  position: absolute;
  left: calc(100% - 21px);
  height: 13px;
  background: #1e556e;
  top: 35px; }

.badge-effort {
  width: 37px !important; }

.marg-minus-b {
  margin-bottom: -70px; }
  .marg-minus-b-xl {
    margin-bottom: -18vw; }

.width-extend {
  margin-left: -100px;
  margin-right: -100px;
  width: calc(100% + 200px); }

.clip-polygon {
  clip-path: polygon(8% 7%, 71% 9%, 100% 50%, 77% 85%, 26% 91%, 0 68%);
  background-repeat: no-repeat;
  margin: auto;
  /* Note that percentages work as well as px */ }

.clip-polygon-alt {
  clip-path: polygon(18% 2%, 81% 11%, 96% 58%, 65% 90%, 16% 91%, 1% 50%);
  background-repeat: no-repeat;
  margin: auto;
  width: 100%;
  /* Note that percentages work as well as px */ }

.clip-polygon-alt2 {
  clip-path: polygon(34% 2%, 94% 11%, 92% 58%, 75% 84%, 6% 91%, 1% 20%);
  background-repeat: no-repeat;
  margin: auto;
  /* Note that percentages work as well as px */ }

.clip-polygon-tall {
  clip-path: polygon(26% 7%, 81% 0%, 100% 10%, 100% 87%, 56% 99%, 27% 89%, 1% 68%, 0 38%);
  background-repeat: no-repeat;
  margin: auto;
  max-width: 900px;
  margin-left: auto;
  display: block;
  margin-right: 0;
  margin-top: -80px; }

.block-h-2 {
  margin-top: 13vw; }

.block-h-3 {
  margin-top: 12vw; }

.block-h-4 {
  margin-top: 2vw; }

.clip-polygon-tall-l {
  clip-path: polygon(0% 18%, 41% 15%, 80% 30%, 110% 67%, 56% 99%, 9% 89%, 4% 83%, 0% 65%);
  background-repeat: no-repeat;
  margin: auto;
  margin-left: auto;
  display: block;
  margin-right: 0; }

.clip-polygon-tall-l2 {
  clip-path: polygon(0% 10%, 26% 0%, 100% 42%, 75% 98%, 0% 80%);
  background-repeat: no-repeat;
  margin: auto;
  margin-left: auto;
  display: block;
  margin-right: 0; }

.clip-polygon-tall-l-alt {
  clip-path: polygon(0% 18%, 21% 0%, 70% 10%, 100% 47%, 86% 89%, 19% 100%, 0% 83%, 0% 65%);
  background-repeat: no-repeat;
  margin: auto;
  margin-left: auto;
  display: block;
  margin-right: 0; }

.clip-polygon-tall-alt {
  clip-path: polygon(0% 18%, 33% 0%, 75% 12%, 100% 57%, 90% 90%, 35% 100%, 9% 89%, 4% 83%, 0% 65%);
  background-repeat: no-repeat;
  margin: auto;
  margin-left: auto;
  display: block;
  margin-right: 0; }

.clip-prob {
  background-repeat: no-repeat;
  margin: auto;
  margin-left: auto;
  display: block;
  margin-right: 0;
  clip-path: polygon(0% 11%, 16% 0%, 54% 0%, 86% 16%, 100% 37%, 95% 62%, 77% 94%, 11% 100%, 0% 94%); }

.clip-inv {
  background-repeat: no-repeat;
  margin: auto;
  margin-left: auto;
  display: block;
  margin-right: 0; }

.clip-inv-1 {
  clip-path: polygon(0% 8%, 33% 0%, 69% 12%, 100% 41%, 89% 84%, 65% 99%, 11% 96%, 0% 90%); }

.clip-inv-2 {
  clip-path: polygon(3% 45%, 25% 14%, 65% 18%, 85% 35%, 97% 79%, 78% 94%, 54% 95%, 17% 100%, 0% 76%); }

.clip-inv-3 {
  clip-path: polygon(0% 54%, 13% 17%, 50% 8%, 81% 21%, 95% 49%, 92% 84%, 72% 90%, 50% 100%, 10% 95%); }

.clip-inv-4 {
  clip-path: polygon(0% 63%, 6% 31%, 32% 8%, 90% 21%, 100% 30%, 100% 84%, 85% 93%, 54% 100%, 10% 93%); }

.clip-inv-5 {
  clip-path: polygon(0% 54%, 12% 6%, 50% 0%, 81% 8%, 97% 40%, 91% 87%, 76% 95%, 38% 100%, 10% 95%); }

.clip-inv-6 {
  clip-path: polygon(4% 16%, 50% 8%, 81% 14%, 100% 34%, 96% 92%, 50% 100%, 10% 94%, 0% 66%); }

.clip-polygon-tall-r {
  clip-path: polygon(48% 15%, 100% 20%, 100% 70%, 81% 96%, 10% 89%, 0% 52%);
  background-repeat: no-repeat;
  margin: auto;
  margin-left: auto;
  display: block;
  margin-right: 0;
  width: 95%; }

.line-full {
  width: 2px;
  height: 100%; }

footer {
  padding-top: 0; }

.gen-back {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important; }

.line {
  width: 12px;
  height: 130px;
  margin: auto;
  display: block; }
  .line.line-lg {
    height: 230px; }
  .line.line-grad {
    background: #06212d;
    background: -moz-linear-gradient(180deg, #06212d 0%, #1a9fda 67%);
    background: -webkit-linear-gradient(180deg, #06212d 0%, #1a9fda 67%);
    background: linear-gradient(180deg, #06212d 0%, #1a9fda 67%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#06212d",endColorstr="#1a9fda",GradientType=1); }
  .line.line-grad-wht {
    background: white;
    background: -moz-linear-gradient(180deg, white 0%, #1a9fda 67%);
    background: -webkit-linear-gradient(180deg, white 0%, #1a9fda 67%);
    background: linear-gradient(180deg, white 0%, #1a9fda 67%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#06212d",endColorstr="#1a9fda",GradientType=1); }

.process-line {
  width: 12px;
  height: 130px;
  margin: auto;
  display: block;
  background: #41b7eb;
  position: absolute;
  height: calc(100% - 240px);
  top: 0;
  bottom: 0;
  margin: auto; }
  .process-line::before {
    content: " ";
    background: #41b7eb;
    background: -moz-linear-gradient(0deg, #41b7eb 11%, rgba(65, 183, 235, 0) 100%);
    background: -webkit-linear-gradient(0deg, #41b7eb 11%, rgba(65, 183, 235, 0) 100%);
    background: linear-gradient(0deg, #41b7eb 11%, rgba(65, 183, 235, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#41b7eb",endColorstr="#41b7eb",GradientType=1);
    position: absolute;
    top: -120px;
    width: 12px;
    left: 0;
    height: 120px; }
  .process-line::after {
    content: " ";
    background: #41b7eb;
    background: -moz-linear-gradient(180deg, #41b7eb 11%, rgba(65, 183, 235, 0) 100%);
    background: -webkit-linear-gradient(180deg, #41b7eb 11%, rgba(65, 183, 235, 0) 100%);
    background: linear-gradient(180deg, #41b7eb 11%, rgba(65, 183, 235, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#41b7eb",endColorstr="#41b7eb",GradientType=1);
    position: absolute;
    bottom: -120px;
    width: 12px;
    left: 0;
    height: 120px; }

.process-title {
  position: relative; }
  .process-title::before {
    content: " ";
    background: #41b7eb;
    position: absolute;
    top: 58px;
    width: 50px;
    left: -57px;
    height: 12px; }

.pad-def-main {
  padding-top: 100px;
  padding-bottom: 100px; }

.pad-def-t {
  padding-top: 100px; }

.pad-def-b {
  padding-bottom: 100px; }

.max-cont-xxxs {
  max-width: 250px; }

.max-cont-xxs {
  max-width: 310px; }

.max-cont-xs {
  max-width: 350px; }

.max-cont-s {
  max-width: 450px; }

.max-cont-m {
  max-width: 700px; }

.max-cont-l {
  max-width: 900px; }

.max-cont-xl {
  max-width: 1100px; }

.max-img-lg {
  max-width: 1000px; }

.col-prim {
  color: #197ca8; }

.col-sec {
  color: #1e556e; }

.col-ter {
  color: #41b7eb; }

.col-wht {
  color: #fff; }

.col-blk {
  color: #000; }

.col-gry {
  color: #f1f1f1; }

.col-gry-d {
  color: #ededed; }

.col-gry-l {
  color: #f3f5fb; }

.col-dark {
  color: #06212d; }

.col-dark-alt {
  color: #0b3447; }

.col-bro {
  color: #9e661d; }

.col-sil {
  color: #cccccc; }

.col-gld {
  color: #da9c3b; }

.bac-prim {
  background-color: #197ca8; }

.bac-sec {
  background-color: #1e556e; }

.bac-ter {
  background-color: #41b7eb; }

.bac-wht {
  background-color: #fff; }

.bac-blk {
  background-color: #000; }

.bac-gry {
  background-color: #f1f1f1; }

.bac-gry-d {
  background-color: #ededed; }

.bac-gry-l {
  background-color: #f3f5fb; }

.bac-dark {
  background-color: #06212d; }

.bac-dark-alt {
  background-color: #0b3447; }

.bac-bro {
  background-color: #9e661d; }

.bac-sil {
  background-color: #cccccc; }

.bac-gld {
  background-color: #da9c3b; }

.card-img {
  height: 200px;
  width: 100%; }

.owl-concerned {
  position: relative; }
  .owl-concerned::before {
    content: " ";
    width: 100%;
    background: #41b7eb;
    height: 15px;
    position: absolute;
    top: 120px;
    left: 0; }
  .owl-concerned .item {
    width: 280px; }

.owl-hor-2 img {
  max-width: 130px; }

.owl-part .item {
  max-width: 270px !important; }

.owl-news .item {
  max-width: 370px !important; }

.card-columns .card {
  margin-bottom: 1.8rem; }

.year-block::before {
  content: " ";
  height: 10px;
  background: #41b7eb;
  width: 100%;
  top: 0px;
  bottom: 0px;
  left: 0px;
  margin: auto;
  display: inline-block;
  position: absolute; }

.sect-timeline-line {
  content: " ";
  height: 100%;
  background: #41b7eb;
  width: 10px;
  top: 0px;
  bottom: 0px;
  left: -16px;
  margin: auto;
  display: inline-block;
  position: absolute; }

.sect-timeline-line::before, .sect-timeline-line::after {
  content: " ";
  height: 100px;
  width: 10px;
  left: 0;
  margin: auto;
  display: inline-block;
  position: absolute; }

.sect-timeline-line::before {
  bottom: 100%;
  background: #41b7eb;
  background: -moz-linear-gradient(180deg, rgba(65, 183, 235, 0) 8%, #41b7eb 100%);
  background: -webkit-linear-gradient(180deg, rgba(65, 183, 235, 0) 8%, #41b7eb 100%);
  background: linear-gradient(180deg, rgba(65, 183, 235, 0) 8%, #41b7eb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#41b7eb",endColorstr="#41b7eb",GradientType=1); }

.sect-timeline-line::after {
  content: " ";
  top: 100%;
  background: #41b7eb;
  background: -moz-linear-gradient(0deg, rgba(65, 183, 235, 0) 8%, #41b7eb 100%);
  background: -webkit-linear-gradient(0deg, rgba(65, 183, 235, 0) 8%, #41b7eb 100%);
  background: linear-gradient(0deg, rgba(65, 183, 235, 0) 8%, #41b7eb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#41b7eb",endColorstr="#41b7eb",GradientType=1); }

.accord-gen.accord-gen-alt .card-header .h4 {
  color: #41b7eb; }

.accord-gen.accord-gen-alt .card-header .acc-text {
  color: #1e556e; }

.accord-gen.accord-gen-alt .card-header {
  background: #fff; }

.accord-gen .card {
  background: transparent;
  margin-bottom: 15px; }

.accord-gen .card-body {
  text-align: left; }
  .accord-gen .card-body p {
    margin-bottom: 0px; }

.accord-gen .card-header {
  border-radius: 40px !important;
  background: #1e556e;
  padding-right: 60px !important; }
  .accord-gen .card-header .btn-link {
    color: #41b7eb;
    padding: 0px; }
  .accord-gen .card-header .acc-text {
    padding-top: 6px;
    padding-left: 14px; }

.nav-pills-alt .nav-link {
  position: relative;
  transition: all 0.2s ease-in-out; }
  .nav-pills-alt .nav-link .font-heading, .nav-pills-alt .nav-link p {
    color: #1e556e;
    transition: all 0.2s ease-in-out; }
  .nav-pills-alt .nav-link:hover .font-heading {
    color: #41b7eb; }
  .nav-pills-alt .nav-link:hover p {
    color: #000; }
  .nav-pills-alt .nav-link.active {
    background-color: transparent;
    opacity: 1;
    color: #000; }
    .nav-pills-alt .nav-link.active .font-heading {
      color: #41b7eb; }
    .nav-pills-alt .nav-link.active p {
      color: #000; }

.nav-pills-gen .nav-link {
  color: #fff;
  position: relative;
  transition: all 0.2s ease-in-out;
  opacity: 0.5;
  padding-left: 70px; }
  .nav-pills-gen .nav-link:hover {
    color: #41b7eb;
    opacity: 1; }
  .nav-pills-gen .nav-link::before {
    content: " ";
    left: 0px;
    top: 20px;
    height: 9px;
    width: 50px;
    background: #41b7eb;
    position: absolute; }
  .nav-pills-gen .nav-link.active {
    background-color: transparent;
    opacity: 1; }

.list-bullet {
  list-style: none; }
  .list-bullet li {
    position: relative;
    margin-bottom: 19px !important;
    padding-left: 20px; }
    .list-bullet li::after {
      content: " ";
      top: 9px;
      width: 21px;
      height: 5px;
      background: #41b7eb;
      left: -14px;
      position: absolute; }

.issues-carousel img.w-100 {
  width: 100% !important; }

.issues-carousel img.w-100.img-max {
  max-width: 600px !important; }

.banner-main {
  overflow: hidden;
  width: 100%;
  display: block;
  position: relative;
  min-height: 510px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .banner-main::before {
    content: " ";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.35;
    position: absolute; }

.banner-under {
  z-index: 0;
  top: 0px;
  left: 0px;
  width: 100%;
  height: calc(110vw);
  position: absolute;
  display: block;
  opacity: 0.6; }
  .banner-under::before {
    content: " ";
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 60%;
    opacity: 1;
    position: absolute;
    background: #06212d;
    background: -moz-linear-gradient(360deg, #06212d 12%, rgba(6, 33, 45, 0) 87%);
    background: -webkit-linear-gradient(360deg, #06212d 12%, rgba(6, 33, 45, 0) 87%);
    background: linear-gradient(360deg, #06212d 12%, rgba(6, 33, 45, 0) 87%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#06212d",endColorstr="#06212d",GradientType=1); }

.ice-bord-top::after {
  content: " ";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 250px;
  background-image: url(../../images/icons/ice-bord-top.svg) !important;
  background-position: top center !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute; }

.ice-bord-bot::before {
  content: " ";
  bottom: -10px;
  left: 0px;
  width: 100%;
  height: 250px;
  background-image: url(../../images/icons/ice-bord-bot.svg) !important;
  background-position: bottom center !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute; }

.home-cap {
  position: absolute;
  top: 110px;
  left: -400%;
  right: calc(-400% - 70px);
  margin: auto;
  width: 1930px; }

.banner-home {
  padding-top: 40px;
  overflow: hidden;
  width: 100%;
  display: block;
  position: relative;
  min-height: calc(300px + 100vh);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 250px; }

.ban-text-bg {
  font-size: 15rem;
  font-family: "Bebas Neue", "Poppins", sans-serif !important;
  top: 80px;
  bottom: 0;
  position: absolute;
  opacity: 0.2;
  right: -1500px;
  left: -1500px;
  margin: auto;
  float: none;
  display: inline-block;
  height: 174px;
  width: 3000px;
  text-align: center;
  line-height: 0.8;
  letter-spacing: -11px;
  white-space: nowrap; }

.bg-text {
  width: 200%;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  right: -100%;
  display: inline-block;
  float: none;
  margin: auto;
  height: 280px;
  font-size: 5rem;
  font-family: "Bebas Neue", "Poppins", sans-serif !important;
  font-size: 23rem;
  line-height: 20rem;
  opacity: 0.7; }

.ban-bot {
  bottom: -2px;
  left: 0;
  width: 100%;
  position: absolute; }

.form-general input.wpcf7-text, .form-general textarea {
  padding: 18px 30px;
  font-weight: bold;
  font-size: 20px;
  max-width: 100%; }

.form-general input.wpcf7-submit {
  background: #41b7eb;
  padding: 11px 79px;
  font-weight: bold;
  font-family: "Bebas Neue", "Poppins", sans-serif;
  font-size: 36px;
  height: auto;
  line-height: normal;
  margin-right: -60px;
  transition: all 0.3s ease-in-out; }
  .form-general input.wpcf7-submit:hover {
    background: #197ca8;
    color: #fff; }

.form-general .wpcf7-not-valid-tip {
  text-align: left;
  padding-top: 10px;
  color: #fff; }

.form-general .wpcf7-response-output {
  color: #fff;
  padding: 14px; }

.form-general textarea {
  max-width: none;
  width: 100%; }

.donate-cost input, .donate-cost .input-group-text {
  border-radius: 0;
  border: none !important; }

.donate-fields input {
  height: auto; }

.donate-fields textarea {
  min-height: 181px; }

.donate-fields input, .donate-fields textarea {
  font-size: "Dual300", sans-serif;
  padding: 22px 40px;
  border-radius: 0;
  font-size: 21px; }

.donate-confirm input {
  width: auto;
  min-width: 100px;
  max-width: 130px;
  padding: 26px 20px;
  border-radius: 0;
  background: #1e556e !important;
  color: #41b7eb;
  font-family: "Bebas Neue", "Poppins", sans-serif;
  font-size: 26px;
  border: none; }

.btn-gon {
  transition: all 0.2s ease-in-out;
  font-family: "Bebas Neue", "Poppins", sans-serif;
  padding: 0px 10px;
  margin-bottom: 0px;
  border-radius: 0; }
  .btn-gon:hover {
    background-color: #1e556e;
    color: #fff; }

#donation-form .donate-submit .btn {
  border: none;
  transition: all 0.2s ease-in-out;
  font-family: "Bebas Neue", "Poppins", sans-serif;
  padding: 6px 30px;
  margin-bottom: 0px;
  border-radius: 0;
  font-family: "Bebas Neue", "Poppins", sans-serif;
  font-size: 36px;
  background-color: #41b7eb;
  color: #1e556e; }
  #donation-form .donate-submit .btn:hover {
    background-color: #1e556e;
    color: #fff; }

.page-link.page-link-l {
  font-size: 51px; }

.page-link .page-link-text, .page-link .page-link-arrow {
  transition: all 0.2s ease-in-out; }

.page-link:hover {
  background: transparent; }
  .page-link:hover .page-link-text, .page-link:hover .page-link-arrow {
    color: #197ca8; }

.page-link.hover-ter:hover .page-link-text, .page-link.hover-ter:hover .page-link-arrow {
  color: #fff; }

.page-link.page-link-alt {
  background: transparent !important;
  border: none;
  padding: 0px;
  cursor: pointer; }
  .page-link.page-link-alt:hover {
    color: #41b7eb !important; }

.btn.but-3rs-search:hover, .btn.but-3rs-search:active, .btn.but-3rs-search:focus, .btn.but-3rs-search:visited {
  background: #1e556e !important;
  outline: none;
  border: none; }
  .btn.but-3rs-search:hover span, .btn.but-3rs-search:active span, .btn.but-3rs-search:focus span, .btn.but-3rs-search:visited span {
    color: #fff !important; }
  .btn.but-3rs-search:hover .page-link-arrow, .btn.but-3rs-search:active .page-link-arrow, .btn.but-3rs-search:focus .page-link-arrow, .btn.but-3rs-search:visited .page-link-arrow {
    color: #fff !important; }

.btn-s {
  font-size: 1.9rem !important; }

a.btn-fill {
  padding: 6px 21px !important;
  background: #41b7eb !important; }
  a.btn-fill .page-link-text, a.btn-fill .page-link-arrow {
    color: #1e556e; }
  a.btn-fill:hover {
    background: #197ca8 !important; }
    a.btn-fill:hover .page-link-text, a.btn-fill:hover .page-link-arrow {
      color: #fff; }

.donate-opts .btn {
  width: 100%;
  background: #1e556e;
  color: #41b7eb;
  border: none;
  font-family: "Bebas Neue", "Poppins", sans-serif;
  font-size: 36px;
  margin-bottom: 14px;
  border-radius: 0 !important;
  transition: 0.2s all ease-in-out; }
  .donate-opts .btn:hover {
    background: #41b7eb;
    color: #1e556e; }

.accordion.accord-gen .card {
  border: none; }

.accordion.accord-gen .btn-link {
  position: relative; }
  .accordion.accord-gen .btn-link:active, .accordion.accord-gen .btn-link:focus {
    outline: none; }
  .accordion.accord-gen .btn-link.collapsed::after {
    transform: rotate(135deg);
    top: 6px; }
  .accordion.accord-gen .btn-link::after {
    transition: all 0.4s ease-in-out;
    content: " ";
    height: 15px;
    width: 16px;
    right: -32px;
    top: 13px;
    border-top: 4px solid #197ca8;
    border-right: 4px solid #197ca8;
    position: absolute;
    transform: rotate(-45deg); }

.btn.focus, .btn:focus {
  box-shadow: none;
  text-decoration: none; }

.h1 {
  font-size: 3.7rem;
  line-height: 0.9; }
  @media screen and (min-width: 1024px) {
    .h1 {
      font-size: 4rem; } }
  @media screen and (min-width: 1600px) {
    .h1 {
      font-size: 4.4rem; } }

.h2 {
  font-size: 2.7rem;
  line-height: 0.9; }
  @media screen and (min-width: 1024px) {
    .h2 {
      font-size: 3.2rem; } }
  @media screen and (min-width: 1600px) {
    .h2 {
      font-size: 3.4rem; } }

.h3 {
  font-size: 2.3rem; }
  @media screen and (min-width: 1024px) {
    .h3 {
      font-size: 2.4rem; } }
  @media screen and (min-width: 1600px) {
    .h3 {
      font-size: 2.6rem; } }

.h4 {
  font-size: 2rem; }
  @media screen and (min-width: 1024px) {
    .h4 {
      font-size: 2.1rem; } }
  @media screen and (min-width: 1600px) {
    .h4 {
      font-size: 2.4rem; } }

.h5 {
  font-size: 1.3rem; }
  @media screen and (min-width: 1024px) {
    .h5 {
      font-size: 1.3rem; } }
  @media screen and (min-width: 1500px) {
    .h5 {
      font-size: 1.6rem; } }

.h6 {
  font-size: 1.1rem; }
  @media screen and (min-width: 1024px) {
    .h6 {
      font-size: 1.1rem; } }

.display-1 {
  font-size: 6.5rem;
  line-height: 0.8;
  font-family: "Bebas Neue", "Poppins", sans-serif; }
  @media screen and (min-width: 768px) {
    .display-1 {
      font-size: 9rem; } }
  @media screen and (min-width: 1024px) {
    .display-1 {
      font-size: 11rem; } }
  @media screen and (min-width: 1600px) {
    .display-1 {
      font-size: 14rem; } }

.display-2 {
  font-size: 5.7rem;
  line-height: 0.8;
  font-family: "Bebas Neue", "Poppins", sans-serif;
  letter-spacing: -5.8px; }
  @media screen and (min-width: 550px) {
    .display-2 {
      font-size: 7.5rem; } }
  @media screen and (min-width: 768px) {
    .display-2 {
      font-size: 8rem; } }
  @media screen and (min-width: 1024px) {
    .display-2 {
      font-size: 9rem; } }
  @media screen and (min-width: 1600px) {
    .display-2 {
      font-size: 12rem; } }

.display-3 {
  font-size: 4.5rem;
  line-height: 0.8em;
  font-family: "Bebas Neue", "Poppins", sans-serif; }
  @media screen and (min-width: 768px) {
    .display-3 {
      font-size: 7rem; } }
  @media screen and (min-width: 1600px) {
    .display-3 {
      font-size: 7rem; } }

.display-4 {
  font-size: 2.1rem;
  line-height: 0.8;
  font-family: "Bebas Neue", "Poppins", sans-serif; }
  @media screen and (min-width: 768px) {
    .display-4 {
      font-size: 2.5rem; } }
  @media screen and (min-width: 1024px) {
    .display-4 {
      font-size: 4.5rem; } }
  @media screen and (min-width: 1600px) {
    .display-4 {
      font-size: 5.5rem; } }

/* bebas-neue-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/bebas-neue/bebas-neue-v14-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/bebas-neue/bebas-neue-v14-latin-regular.woff2") format("woff2"), url("../../fonts/bebas-neue/bebas-neue-v14-latin-regular.woff") format("woff"), url("../../fonts/bebas-neue/bebas-neue-v14-latin.ttf") format("truetype"), url("../../fonts/bebas-neue/bebas-neue-v14-latin-regular.svg#BebasNeue") format("svg");
  /* Legacy iOS */ }

.set-title-s {
  margin-bottom: 53px;
  padding-top: 5px;
  font-size: 4vw !important; }
  .set-title-s span {
    font-size: 2vw !important;
    display: block; }

.set-title-s-alt {
  padding-top: 5px;
  font-size: 4rem !important;
  letter-spacing: -1px; }
  .set-title-s-alt span {
    font-size: 2rem !important;
    display: block; }

p {
  font-size: 17px;
  line-height: normal; }

.bg-text-s {
  top: 0;
  bottom: 0;
  position: absolute;
  opacity: 0.3;
  right: -100%;
  left: -100%;
  margin: auto;
  float: none;
  display: inline-block;
  height: 100px;
  width: 100%;
  text-align: center;
  line-height: 0.8;
  color: #1e556e; }

.bg-text {
  top: 0;
  bottom: 0;
  position: absolute;
  opacity: 1;
  right: -100%;
  left: -100%;
  margin: auto;
  float: none;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 0.8; }
  .bg-text-l {
    font-size: 13rem;
    overflow: visible;
    bottom: 50%; }

.bg-element .bg-text-l {
  line-height: 0.8em;
  height: 120px; }

.bg-element .bg-title {
  line-height: 0.8em; }

.set-title {
  margin-bottom: 53px;
  padding-top: 5px; }
  .set-title span {
    font-size: 4rem;
    display: block;
    letter-spacing: -3px; }

.font-heading {
  font-family: "Bebas Neue", "Poppins", sans-serif !important; }

.font-main {
  font-family: "Dual300", sans-serif !important; }

.text-grad {
  background: -webkit-linear-gradient(#39acdf, #3087ae);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.text-grad-sec {
  background: -webkit-linear-gradient(#2d7291, #1b5068);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.text-grad-ter {
  background: -webkit-linear-gradient(#41b7eb, #197ca8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.page-title {
  margin-bottom: 0px !important;
  width: 100%;
  text-align: center; }

p.p-slim {
  line-height: 1rem; }

.bg-numb {
  position: absolute;
  left: 16px;
  top: 9px;
  opacity: 0.35;
  line-height: 1; }

.set-hor-line {
  position: absolute;
  width: 80%;
  height: 20px;
  z-index: 0;
  top: 0px;
  margin: auto;
  display: inline-block;
  left: 0;
  right: 0;
  bottom: 0; }

.navbar {
  z-index: 9999; }

.hamburger {
  right: 20px; }
  .hamburger.is-active {
    right: 15px; }

.page-id-439 .hamburger-inner, .page-id-439 .hamburger-inner::after, .page-id-439 .hamburger-inner::before {
  background-color: #fff; }

.opt-nav {
  border-bottom: none; }
  .opt-nav.opt-nav-alt .nav-link {
    border: 12px solid #06212d;
    background: #1e556e; }
    .opt-nav.opt-nav-alt .nav-link.active {
      border: 12px solid #06212d; }
  .opt-nav .nav-link {
    border-radius: 50%;
    height: 165px;
    width: 165px;
    background: #fff;
    transform: scale(0.7);
    transition: all 0.3s ease-in-out;
    border: 12px solid #41b7eb; }
    .opt-nav .nav-link.active {
      border: 12px solid #41b7eb;
      transform: scale(1); }
      .opt-nav .nav-link.active img {
        opacity: 1; }
    .opt-nav .nav-link img {
      width: 100%;
      opacity: 0.4;
      transition: all 0.3s ease-in-out; }

.menu-prim .mega-menu-item {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.menu-prim .mega-sub-menu .menu-item {
  font-size: 20px;
  margin-bottom: 8px; }

.menu-prim .mega-sub-menu .menu a {
  color: #000; }

#mega-menu-wrap-menu-1 {
  margin-top: 50px; }

.menu-prim .mega-sub-menu {
  margin: auto;
  display: inline-block; }

.menu-prim .mega-sub-menu li.mega-menu-item {
  max-width: 380px; }

.menu-prim .mega-foot {
  text-align: center;
  background: #41b7eb !important;
  padding-top: 6px !important; }
  .menu-prim .mega-foot .h5 {
    font-size: 25px;
    margin-bottom: 0px !important; }
  .menu-prim .mega-foot a.h5 {
    line-height: 1.4rem !important;
    margin-top: -3px;
    margin-left: 5px; }
    .menu-prim .mega-foot a.h5:hover {
      color: #1e556e !important; }
  .menu-prim .mega-foot .d-flex {
    justify-content: center; }

.menu-prim #mega-menu-item-740.mega-current-menu-item a.mega-menu-link {
  color: #fff !important; }

.menu-prim #mega-menu-item-740 a.mega-menu-link {
  background: #41b7eb !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  border-radius: 40px !important;
  font-weight: bold !important; }
  .menu-prim #mega-menu-item-740 a.mega-menu-link:hover {
    background: #197ca8 !important;
    color: #fff !important; }

.menu-prim .mega-col .mega-sub-menu .mega-menu-column {
  padding: 30px 24px 20px !important; }
  .menu-prim .mega-col .mega-sub-menu .mega-menu-column:nth-child(1) {
    background: #f3f5fb !important; }

.menu-prim .mega-menu-item {
  padding-top: 10px !important; }
  .menu-prim .mega-menu-item ul.menu li {
    margin-bottom: 11px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5rem !important; }
    .menu-prim .mega-menu-item ul.menu li a {
      color: #1e556e !important; }
    .menu-prim .mega-menu-item ul.menu li:hover a {
      color: #41b7eb !important; }
  .menu-prim .mega-menu-item:hover a.mega-menu-link {
    background: #fff;
    color: #41b7eb; }

.menu-prim .mega-menu-column .widget_recent_entries .mega-block-title {
  display: none !important; }

.menu-prim .mega-menu-column .widget_recent_entries ul li {
  line-height: 1.5rem;
  margin-bottom: 9px; }

.menu-prim .mega-menu-column .widget_recent_entries ul a {
  font-size: 18px;
  color: #1e556e;
  line-height: 1.4rem;
  font-weight: bold; }

.menu-prim .mega-menu-column .widget_recent_entries ul .post-date {
  clear: left;
  display: block;
  font-size: 15px;
  color: #41b7eb;
  font-weight: bold; }

.menu-prim .mega-menu-column.mega-col-flex .mega-menu-item-type-widget.widget_text {
  padding-bottom: 0px !important; }
  .menu-prim .mega-menu-column.mega-col-flex .mega-menu-item-type-widget.widget_text .mega-block-title {
    font-family: "Bebas Neue", "Poppins", sans-serif !important;
    font-size: 14px !important;
    color: #1e556e !important;
    letter-spacing: 3.5px; }
  .menu-prim .mega-menu-column.mega-col-flex .mega-menu-item-type-widget.widget_text .textwidget p {
    font-family: "Bebas Neue", "Poppins", sans-serif;
    font-size: 30px;
    color: #197ca8;
    line-height: 1.8rem !important; }

.menu-prim .mega-menu-column.mega-col-flex .mega-sub-menu {
  flex-direction: column !important; }

#mega-menu-wrap-menu-1 a.mega-menu-link {
  padding-bottom: 5px !important;
  height: 50px !important;
  padding-top: 5px !important; }

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  background: #fff; }

a.page-link {
  font-family: "Bebas Neue", "Poppins", sans-serif;
  border: none;
  padding: 0px;
  background-color: transparent; }
  a.page-link:focus {
    box-shadow: none; }

.page-link-arrow {
  margin-left: 10px; }

.set-nav .set-nav-arrow {
  cursor: pointer;
  transition: all 0.2s ease-in-out; }
  .set-nav .set-nav-arrow:hover {
    opacity: 0.5; }

.nav-choice {
  border: none; }
  .nav-choice .nav-link {
    transition: all 0.2s ease-in-out;
    background: #f1f1f1;
    color: #000; }
    .nav-choice .nav-link.active {
      background: #1e556e;
      color: #fff; }

.foot-main .footer-inner {
  height: auto; }

#foot-menu li::marker {
  content: ""; }

ul#foot-menu {
  padding-left: 0px; }

#foot-menu li {
  line-height: normal;
  margin-bottom: 15px; }

#foot-menu li a {
  font-size: 15px;
  padding: 0px; }

#foot-copy {
  display: flex; }
  #foot-copy li {
    line-height: normal;
    margin-bottom: 15px; }
    #foot-copy li::marker {
      content: ""; }
    #foot-copy li a {
      font-size: 13px;
      padding: 0px 10px; }

.foot-copy {
  border-top: 1px solid #1c526a;
  border-top: 0.5px solid #1c526a; }

.foot-menu-contain {
  max-width: 213px; }

.foot-col {
  border-right: 1px solid #1c526a;
  border-right: 0.5px solid #1c526a; }

.foot-main #logo-footer {
  top: 0;
  left: 0;
  width: 100px;
  height: auto;
  position: relative; }

.foot-main p small {
  font-size: small; }

.foot-cta {
  margin-bottom: -100px; }

.foot-columns .foot-col:last-child {
  border-right: none; }

@media (max-width: 991.98px) {
  .block-set-stat {
    max-width: 500px;
    margin: auto; }
    .block-set-stat .display-4 {
      font-size: 4.5rem; }
  .opt-nav .nav-link {
    height: 145px;
    width: 145px; }
    .opt-nav .nav-link.active {
      transform: scale(0.95); }
  .banner-main {
    padding-top: 80px; }
  .line {
    height: 120px; }
  .container-half {
    max-width: none; } }

@media (max-width: 767.98px) {
  .process-line {
    left: -3px; }
  .process-title::before {
    top: 53px;
    width: 25px;
    left: -18px; }
  .opt-nav .nav-link {
    height: 125px;
    width: 125px; }
    .opt-nav .nav-link.active {
      transform: scale(0.95); }
  .donate-fields input, .donate-fields textarea {
    padding: 15px 15px !important; }
  .clip-inv-1 {
    clip-path: polygon(0% 8%, 31% 0%, 58% 12%, 100% 31%, 100% 84%, 85% 99%, 11% 91%, 0% 90%); }
  .clip-inv-3 {
    clip-path: polygon(0% 24%, 12% 17%, 34% 6%, 97% 13%, 100% 43%, 97% 84%, 79% 90%, 52% 100%, 3% 91%); }
  .clip-inv-4 {
    clip-path: polygon(0% 63%, 4% 31%, 72% 7%, 100% 17%, 100% 30%, 100% 84%, 106% 93%, 38% 100%, 12% 97%); }
  .set-hor-line.set-hor-line-process {
    width: 20px;
    height: 110px; }
  .clip-prob, .clip-polygon-tall {
    clip-path: polygon(0% 2%, 89% 27%, 100% 89%, 11% 100%, 0% 94%) !important; }
  .banner-home .set-title {
    font-size: 7rem; }
    .banner-home .set-title span {
      font-size: 3.8rem; }
  .quote-cont.quote-cont-t .font-main {
    font-size: 1.4rem !important; }
  .quote-cont.quote-cont-t .font-heading {
    font-size: 1.5rem !important; }
  .offcanvas-lg.offcanvas-end {
    padding-top: 49vw !important; }
  .quote-cont.quote-cont-s {
    bottom: 16%; }
  .clip-polygon-tall {
    margin-top: 0px; }
  .font-main span {
    display: block; }
  .max-cont-xxs {
    max-width: 380px; }
  .max-cont-mob {
    max-width: 370px; }
  .offcanvas-lg.offcanvas-end {
    padding-top: 49vw; }
  .card-columns-actions {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; }
  .foot-cta .h4.font-heading {
    font-size: 1.6rem; }
  .foot-cta .h1 {
    font-size: 3.3rem; }
  .foot-cta p {
    font-size: 15px; }
  .foot-main .footer-inner {
    height: auto;
    padding-top: 100px; }
  .foot-cta-img .ice {
    display: none; }
  .pad-def-main {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pad-def-b {
    padding-bottom: 60px; }
  .pad-def-t {
    padding-top: 60px; }
  .block-h-3 {
    margin-top: -30px; }
  .set-title-s {
    font-size: 58px !important; }
    .set-title-s span {
      font-size: 28px !important; }
  .bord-line-t {
    display: none; }
  .owl-opt {
    margin-top: -60px;
    z-index: 200; }
  .banner-line {
    width: 10px;
    height: 100vh;
    top: calc(100% - 1px);
    left: 4px; }
  .banner-home {
    padding-top: 40px;
    min-height: 0;
    padding-bottom: 380px;
    padding-top: 179px; }
  .page-link.page-link-l {
    font-size: 40px; }
  .home-cap {
    top: 99%;
    left: -400%;
    right: calc(-400% - 70px);
    width: 980px; }
  .max-cont-xs {
    max-width: 430px; }
  .container-half {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 540px; }
  .part-text {
    display: none !important; }
  #footer-image {
    top: -11vw;
    width: auto;
    height: 22vw;
    left: 20px; }
  .foot-cta .foot-cta-contain {
    width: 90%;
    max-width: 590px; }
  .foot-cta-img {
    height: 279px;
    overflow: hidden;
    position: relative; }
    .foot-cta-img .ice {
      right: -70px;
      transform: rotate(-4deg);
      height: 670px;
      top: -17px; }
  .set-title span {
    font-size: 3.7rem; }
  .marg-minus-b {
    margin-bottom: -30px; }
  .set-title {
    margin-bottom: 24px !important; } }

@media (max-width: 500px) {
  .block-set-stat .bac-sec {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .block-set-stat .display-4 {
    font-size: 4.4rem; }
  .h4 {
    line-height: 2rem; }
  .h2 {
    line-height: 2.4rem; }
  .set-title span {
    font-size: 3rem; }
  .marg-minus-b-xl {
    margin-bottom: 0; }
  .bg-text-s {
    font-size: 8.5rem; }
  .banner-home {
    padding-bottom: 380px; }
  .quote-cont.quote-cont-t {
    top: 26% !important;
    width: 78% !important; }
    .quote-cont.quote-cont-t .font-main {
      font-size: 1.2rem !important; }
    .quote-cont.quote-cont-t .font-heading {
      font-size: 1.5rem !important; }
  .clip-polygon-tall-l2 {
    clip-path: polygon(0% 5%, 63% 0%, 100% 35%, 100% 70%, 94% 100%, 0% 88%); }
  .clip-polygon-tall {
    clip-path: polygon(0% 11%, 16% 0%, 54% 0%, 86% 16%, 100% 37%, 95% 62%, 77% 94%, 11% 100%, 0% 94%); }
  .block-h-3 {
    margin-top: -57px; }
  .block-h-4 {
    margin-top: -70px; }
  #foot-copy li {
    margin-bottom: 5px; }
  .bg-text {
    font-size: 14rem; }
  .foot-cta-img {
    height: 199px; } }

@media (min-width: 576px) {
  .card-columns-actions {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; }
  .set-title-s-alt {
    padding-top: 5px;
    font-size: 4vw !important;
    letter-spacing: -3px; }
    .set-title-s-alt span {
      font-size: 3vw !important; } }

@media (max-width: 991.98px) {
  #our-partners .max-cont-xs {
    max-width: 491px; }
  .donate-fields input, .donate-fields textarea {
    padding: 23px 15px; }
  .owl-cont .foot-cta-img {
    display: none !important; }
  .year-block::before {
    content: " ";
    height: 10px;
    background: #41b7eb;
    width: 50%; }
  .clip-polygon-alt {
    max-width: 450px; }
  #problem .max-cont-xs {
    max-width: none; } }

@media (min-width: 768px) {
  .max-cont-xs {
    max-width: 460px; }
  .set-title-s {
    font-size: 6vw !important; }
    .set-title-s span {
      font-size: 4vw !important;
      margin-bottom: 3px; }
  .grad-dark {
    height: calc(15vh); }
  .set-title-s-alt {
    font-size: 6vw !important; }
    .set-title-s-alt span {
      font-size: 4vw !important; }
  .banner-home {
    min-height: 860px;
    padding-bottom: 50px; }
  .owl-cont .item {
    width: 850px !important; }
    .owl-cont .item.item-s {
      width: 650px !important; }
  .owl-part .item {
    max-width: 309px !important; }
  .foot-col {
    padding-top: 120px !important;
    padding-bottom: 57px !important; }
    .foot-col:nth-child(2), .foot-col:nth-child(3) {
      padding-top: 10px !important; }
  .marg-minus-t {
    margin-top: -140px; }
    .marg-minus-t-l {
      margin-top: -16vw; }
  .img-minus-t {
    margin-top: -50px !important;
    margin-bottom: 100px !important; }
  .marg-minus-t-l {
    margin-top: -4vw; } }

@media (min-width: 992px) {
  .line-guide {
    width: 20px; }
  .marg-minus-t-l {
    margin-top: -9vw; }
  .quote-cont.quote-cont-s.quote-team {
    bottom: 12%; }
    .quote-cont.quote-cont-s.quote-team .h3 {
      font-size: 2.6rem; }
    .quote-cont.quote-cont-s.quote-team .h5 {
      font-size: 1.5rem; }
  .nav-pills-gen .nav-link .h4 {
    font-size: 1.8rem;
    line-height: 1.7rem; }
  .foot-col {
    padding-top: 120px !important; }
    .foot-col:nth-child(2), .foot-col:nth-child(3) {
      padding-top: 120px !important; }
  .owl-concerned .item {
    width: 420px;
    padding-left: 10px;
    padding-right: 10px; }
  .owl-concerned::before {
    top: 120px; }
  .font-heading.h4 {
    line-height: 2.3rem; }
  .card-columns-actions {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; } }

@media (max-width: 1023.98px) {
  .accord-gen .card-header {
    border-radius: 16px !important; }
  .foot-col {
    border-right: 0; }
  .offcanvas-lg.offcanvas-end {
    background: #fff; }
    .offcanvas-lg.offcanvas-end .nav-item .nav-link {
      color: #1e556e;
      font-family: "Bebas Neue", "Poppins", sans-serif;
      font-size: 36px; } }

@media (max-width: 1024px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    flex-direction: column;
    max-width: 100%;
    color: #212529;
    visibility: hidden;
    background-color: #fff !important;
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
    width: 100%;
    left: 0; }
  .offcanvas-lg.hiding, .offcanvas-lg.show, .offcanvas-lg.showing {
    visibility: visible; }
  .offcanvas-lg.show:not(.hiding), .offcanvas-lg.showing {
    transform: none; }
  .offcanvas-lg.offcanvas-end.show:not(.hiding), .offcanvas-lg.offcanvas-end.showing {
    padding-left: 4%;
    padding-right: 4%; }
  .quote-cont.quote-cont-t {
    top: 32%;
    width: 65%; }
    .quote-cont.quote-cont-t .font-main {
      font-size: 1.4rem; }
    .quote-cont.quote-cont-t .font-heading {
      font-size: 1.7rem; }
  .quote-r {
    right: 3vw; }
  .quote-cont.quote-r {
    width: 65%; }
    .quote-cont.quote-r .font-main {
      font-size: 1.4rem; }
    .quote-cont.quote-r .font-heading {
      font-size: 1.7rem; }
  #footer-image {
    display: none !important; }
  .offcanvas-lg.offcanvas-end {
    transition: height 0.2s ease-in-out;
    height: 100%; }
    .offcanvas-lg.offcanvas-end.show:not(.hiding), .offcanvas-lg.offcanvas-end.showing {
      padding-left: 4%;
      padding-right: 4%; }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-size: 19px; }
  .menu-prim #mega-menu-item-740 {
    text-align: center !important; }
    .menu-prim #mega-menu-item-740 a.mega-menu-link {
      width: auto !important;
      display: inline-block !important;
      margin: auto !important;
      float: none !important;
      padding-left: 50px !important;
      padding-right: 50px !important; }
  .menu-prim .mega-col .mega-sub-menu .mega-menu-column:nth-child(1) {
    background: transparent !important; }
  .menu-prim .widget_text,
  .mega-foot {
    display: none !important; }
  .menu-prim .mega-col .mega-sub-menu .mega-menu-column {
    padding: 0 !important; }
  #mega-menu-wrap-menu-1 {
    padding-bottom: 40px;
    max-width: 600px;
    margin: auto; }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
      color: #000; }
  .offcanvas-lg.offcanvas-end {
    padding-top: 38vw; } }

@media (min-width: 992px) {
  .page-gen ul {
    margin-left: 20px !important;
    list-style: auto !important; }
  .page-gen li {
    margin-bottom: 1px;
    font-family: inherit;
    font-size: inherit; } }

@media (min-width: 1025px) {
  .hamburger {
    display: none !important; }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-size: 18px; }
  .hamburger {
    display: none; }
  #mega-menu-wrap-menu-1 {
    margin-top: 11px; }
  .menu-prim .mega-menu-item {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-size: 19px; }
  .offcanvas-lg .offcanvas-body {
    margin-left: auto; }
  .menu-prim .mega-col .mega-sub-menu {
    display: flex !important;
    align-items: stretch !important; } }

@media (max-width: 1440.98px) {
  .banner-under {
    max-height: 680px; }
  .line-r::after {
    width: 13px;
    left: calc(50% - 21px);
    height: 33px;
    top: calc(100% - 21px); }
  .quote-cont.quote-cont-t {
    top: 32%;
    width: 65%; }
    .quote-cont.quote-cont-t .font-main {
      font-size: 1.4rem; }
    .quote-cont.quote-cont-t .font-heading {
      font-size: 1.7rem; }
  .quote-r {
    right: 3vw; }
  .quote-cont.quote-r {
    width: 65%; }
    .quote-cont.quote-r .font-main {
      font-size: 1.4rem; }
    .quote-cont.quote-r .font-heading {
      font-size: 1.7rem; }
  .banner-under {
    height: 550px; }
  .foot-cta {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    width: 95%; }
  .container-half {
    max-width: 830px; }
  .h2 {
    line-height: 2.9rem; }
  .set-title {
    margin-bottom: 23px;
    padding-top: 5px; } }

@media (max-width: 1023.98px) {
  .banner-main .container {
    max-width: none; }
  .hide-tablet-d {
    display: none; }
  .line-guide {
    width: 20px;
    margin-right: auto;
    height: 103px;
    margin-top: 0; }
    .line-guide::after, .line-guide::before {
      display: none; }
  .opt-nav.opt-nav-alt .nav-link {
    height: 125px;
    width: 125px;
    margin: 15px 0 !important; }
    .opt-nav.opt-nav-alt .nav-link .display-3.font-heading {
      font-size: 5rem; } }

@media (min-width: 1200px) {
  .set-title-s-alt {
    font-size: 4.5vw !important; }
    .set-title-s-alt span {
      font-size: 2.1vw !important;
      letter-spacing: -1px; }
  .max-cont-xl {
    max-width: 890px; }
  .set-title-s {
    font-size: 4vw !important; }
    .set-title-s span {
      font-size: 2vw !important;
      margin-bottom: 0px; }
  .quote-cont.quote-cont-s.quote-team {
    bottom: 10%; }
    .quote-cont.quote-cont-s.quote-team .h3 {
      font-size: 2.2rem; }
    .quote-cont.quote-cont-s.quote-team .h5 {
      font-size: 1.3rem; }
  .line-left::after {
    width: 20px;
    left: -12px;
    bottom: calc(100% - 15px); }
  .line-left::before {
    bottom: calc(100% - 15px);
    left: -21px; }
  .ban-text-bg {
    top: 0px;
    font-size: 21rem;
    letter-spacing: -18px;
    height: 237px; }
  #mega-menu-wrap-menu-1 {
    margin-top: 24px; }
  .offcanvas-lg .offcanvas-body {
    margin-left: auto; }
  .banner-main {
    min-height: 700px; }
  .h3 {
    line-height: 0.9em; }
  .clip-prob {
    clip-path: polygon(0% 11%, 26% 0%, 83% 0%, 100% 36%, 100% 67%, 95% 72%, 67% 94%, 11% 100%, 0% 94%); }
  .foot-menu-contain {
    max-width: 163px; }
  .home-cap {
    width: 1930px;
    right: calc(-400% - 200px); }
  .banner-home {
    min-height: calc(100px + 100vh);
    padding-bottom: 290px;
    padding-top: 220px; }
  .max-cont-xs {
    max-width: 378px; }
  .foot-cta .foot-cta-contain {
    max-width: 1020px; }
  .grad-dark {
    height: calc(25vh); } }

@media (max-width: 1199px) {
  .nav-pills-gen .nav-link {
    padding-left: 0px; }
    .nav-pills-gen .nav-link::before {
      display: none; }
  .line-left::before, .line-left::after {
    display: none !important; }
  .page-links .page-links-divide, .page-links .page-link-2 {
    display: none !important; } }

@media (max-width: 1699px) {
  .banner-under {
    max-height: 680px; } }

@media (min-width: 1200px) {
  .menu-prim .mega-menu-item {
    padding-left: 15px !important;
    padding-right: 15px !important; }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-size: 19px; }
  .banner-main {
    min-height: 600px; } }

@media (min-width: 1350px) {
  .ban-text-bg {
    font-size: 23rem;
    letter-spacing: -16px;
    height: 260px; } }

@media (min-width: 1500px) {
  .nav-pills-gen .nav-link .h4 {
    font-size: 2.1rem;
    line-height: 2rem; }
  .block-stat {
    width: 500px; } }

@media (min-width: 1600px) {
  .quote-cont.quote-cont-t {
    max-width: 430px;
    top: 27%; }
    .quote-cont.quote-cont-t .font-main {
      font-size: 2rem; }
    .quote-cont.quote-cont-t .font-heading {
      font-size: 1.7rem; }
  .quote-cont.quote-r {
    max-width: 430px; }
    .quote-cont.quote-r .font-main {
      font-size: 2rem; }
    .quote-cont.quote-r .font-heading {
      font-size: 1.7rem; }
  .max-cont-xl {
    max-width: 1100px; }
  .ban-text-bg {
    font-size: 23rem;
    top: 0;
    letter-spacing: -16px;
    height: 260px; } }

@media (min-width: 1700px) {
  .marg-minus-t-l {
    margin-top: -16vw; }
  .banner-under {
    max-height: 710px; }
  .home-cap {
    width: 2200px;
    right: calc(-400% - 140px);
    top: 160px; }
  .quote-cont.quote-cont-s.quote-team .h3 {
    font-size: 2.6rem; }
  .quote-cont.quote-cont-s.quote-team .h5 {
    font-size: 1.5rem; }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-size: 23px; }
  .container-half {
    max-width: 730px; }
  .banner-main {
    min-height: 700px; }
  #mega-menu-wrap-menu-1 {
    margin-top: 45px; }
  .max-cont-xs {
    max-width: 378px; }
  .owl-hor-2 img {
    max-width: 145px; }
  .container {
    max-width: 1420px; }
  .container-half {
    width: 710px; }
  .set-title {
    margin-bottom: 33px;
    padding-top: 5px; }
    .set-title span {
      font-size: 6rem;
      display: block; } }
