body {
  font-family: "Open Sans", sans-serif !important;
  overflow-x: hidden;
}

/***********************Custom Scrollbar**************************/
/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 2px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #0f2026;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.offcanvas-body::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}

.offcanvas-body::-webkit-scrollbar-thumb {
  background: #0f2026;
}

/***********************Custom Highlight Text***********************/
::-moz-selection {
  /* Code for Firefox */
  color: #444;
  background: #0d4d5f;
}

::selection {
  color: #444;
  background: #0d4d5f;
}

/***********************Custom Formattings**************************/
.nice-select:focus,
button:focus,
a:focus,
input:focus,
select:focus,
textarea:focus,
select:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

/***********************Remove Autofill bg Color***********************/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: inherit !important;
  background-color: transparent !important;
}

/***********************Default Formatting***********************/
/*********************************Global Styles***************************************************/
.all-caps {
  text-transform: uppercase;
}

.title-case {
  text-transform: capitalize !important;
}

.z-top {
  z-index: 2;
  position: relative;
}

.overflow-hidden {
  overflow-x: hidden !important;
}

.text-right {
  text-align: right;
}

.font-italic {
  font-style: italic;
}

.text-deco-none {
  text-decoration: none;
}

@media (min-width: 1025px) {
  .without-banner {
    height: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .without-banner {
    height: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .without-banner {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .without-banner {
    height: 60px;
  }
}

.visibility-hidden {
  visibility: hidden;
}

.mrl-auto {
  margin-left: auto;
  margin-right: auto;
}

.ml-auto {
  margin-left: auto !important;
}

.one-nav {
  display: none !important;
}

/**************************Wrapper****************************************/
.wrapper--95 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--95 {
    width: 95%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--95 {
    width: 95%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--95 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--95 {
    width: 90%;
  }
}
.wrapper--90 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--90 {
    width: 90%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--90 {
    width: 90%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--90 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--90 {
    width: 90%;
  }
}
.wrapper--85 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--85 {
    width: 85%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--85 {
    width: 85%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--85 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--85 {
    width: 90%;
  }
}
.wrapper--50 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--50 {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--50 {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--50 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--50 {
    width: 90%;
  }
}
.wrapper--40 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--40 {
    width: 40%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--40 {
    width: 40%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--40 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--40 {
    width: 90%;
  }
}
.wrapper--35 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--35 {
    width: 35%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--35 {
    width: 35%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--35 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--35 {
    width: 90%;
  }
}
.wrapper--65 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--65 {
    width: 65%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--65 {
    width: 65%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--65 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--65 {
    width: 90%;
  }
}
.wrapper--60 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--60 {
    width: 60%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--60 {
    width: 60%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--60 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--60 {
    width: 90%;
  }
}
.wrapper--75 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--75 {
    width: 75%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--75 {
    width: 75%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--75 {
    width: 85%;
  }
}
@media (max-width: 600px) {
  .wrapper--75 {
    width: 85%;
  }
}
.wrapper--70 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--70 {
    width: 70%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--70 {
    width: 70%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--70 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--70 {
    width: 90%;
  }
}
.wrapper--80 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--80 {
    width: 80%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--80 {
    width: 80%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--80 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--80 {
    width: 90%;
  }
}

@media (min-width: 1025px) {
  .width--90 {
    width: 90%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--90 {
    width: 90%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--90 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--90 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--85 {
    width: 85%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--85 {
    width: 85%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--85 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--85 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--80 {
    width: 80%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--80 {
    width: 80%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--80 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--80 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--75 {
    width: 75%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--75 {
    width: 75%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--75 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--75 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--70 {
    width: 70%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--70 {
    width: 70%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--70 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--70 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--65 {
    width: 65%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--65 {
    width: 65%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--65 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--65 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--62 {
    width: 62%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--62 {
    width: 62%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--62 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--62 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--60 {
    width: 60%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--60 {
    width: 60%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--60 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--60 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--53 {
    width: 53%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--53 {
    width: 53%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--53 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--53 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--50 {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--50 {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--50 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--50 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--55 {
    width: 55%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--55 {
    width: 55%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--55 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--55 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--43 {
    width: 43%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--43 {
    width: 43%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--43 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--43 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--40 {
    width: 40%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--40 {
    width: 40%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--40 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--40 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--49 {
    width: 49%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--49 {
    width: 49%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--49 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--49 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--48 {
    width: 48%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--48 {
    width: 48%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--48 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--48 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--47 {
    width: 47%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--47 {
    width: 47%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--47 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--47 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--45 {
    width: 45%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--45 {
    width: 45%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--45 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--45 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--35 {
    width: 35%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--35 {
    width: 35%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--35 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--35 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--30 {
    width: 30%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--30 {
    width: 30%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--30 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--30 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--33 {
    width: 33.33%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--33 {
    width: 33.33%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--33 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--33 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--25 {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--25 {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--25 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--25 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--20 {
    width: 20%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--20 {
    width: 20%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--20 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--20 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--15 {
    width: 15%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--15 {
    width: 15%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--15 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--15 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--10 {
    width: 10%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--10 {
    width: 10%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--10 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--10 {
    width: 100%;
  }
}

/**************************Wrapper End**************************************************/
/****************************Fonts Styles*********************************************/
@media (min-width: 1025px) {
  .heading--64 {
    font-size: 3.3333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--64 {
    font-size: 3.3333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--64 {
    font-size: 50px !important;
  }
}
@media (max-width: 600px) {
  .heading--64 {
    font-size: 35px !important;
  }
}
@media (min-width: 1025px) {
  .heading--64 {
    line-height: 3.8541666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--64 {
    line-height: 3.8541666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--64 {
    line-height: 60px;
  }
}
@media (max-width: 600px) {
  .heading--64 {
    line-height: 45px;
  }
}
@media (min-width: 1025px) {
  .heading--48 {
    font-size: 2.5vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--48 {
    font-size: 2.5vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--48 {
    font-size: 35px !important;
  }
}
@media (max-width: 600px) {
  .heading--48 {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .heading--48 {
    line-height: 3.0208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--48 {
    line-height: 3.0208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--48 {
    line-height: 45px;
  }
}
@media (max-width: 600px) {
  .heading--48 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .heading--36 {
    font-size: 1.875vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--36 {
    font-size: 1.875vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--36 {
    font-size: 30px !important;
  }
}
@media (max-width: 600px) {
  .heading--36 {
    font-size: 20px !important;
  }
}
@media (min-width: 1025px) {
  .heading--36 {
    line-height: 2.3958333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--36 {
    line-height: 2.3958333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--36 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .heading--36 {
    line-height: 30px;
  }
}
.heading--36 span {
  font-weight: 300 !important;
}
@media (min-width: 1025px) {
  .heading--28 {
    font-size: 1.4583333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--28 {
    font-size: 1.4583333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--28 {
    font-size: 30px !important;
  }
}
@media (max-width: 600px) {
  .heading--28 {
    font-size: 20px !important;
  }
}
@media (min-width: 1025px) {
  .heading--28 {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--28 {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--28 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .heading--28 {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .heading--24 {
    font-size: 1.25vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--24 {
    font-size: 1.25vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--24 {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .heading--24 {
    font-size: 20px !important;
  }
}
@media (min-width: 1025px) {
  .heading--24 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--24 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--24 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .heading--24 {
    line-height: 30px;
  }
}

@media (min-width: 1025px) {
  .paragraph--22 {
    font-size: 1.1458333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--22 {
    font-size: 1.1458333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--22 {
    font-size: 18px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--22 {
    font-size: 18px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--22 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--22 {
    line-height: 1.9270833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--22 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .paragraph--22 {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .paragraph--20 {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--20 {
    font-size: 1.1458333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--20 {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--20 {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--20 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--20 {
    line-height: 1.9270833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--20 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .paragraph--20 {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .paragraph--18-x {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--18-x {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--18-x {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--18-x {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--18-x {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--18-x {
    line-height: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--18-x {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .paragraph--18-x {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .paragraph--18 {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--18 {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--18 {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--18 {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--18 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--18 {
    line-height: 1.9270833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--18 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .paragraph--18 {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .paragraph--16 {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--16 {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--16 {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--16 {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--16 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--16 {
    line-height: 1.9270833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--16 {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .paragraph--16 {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .paragraph--14 {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--14 {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--14 {
    font-size: 13px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--14 {
    font-size: 13px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--14 {
    line-height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--14 {
    line-height: 1.40625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--14 {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .paragraph--14 {
    line-height: 20px;
  }
}
@media (min-width: 1025px) {
  .paragraph--12 {
    font-size: 0.625vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--12 {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--12 {
    font-size: 13px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--12 {
    font-size: 13px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--12 {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--12 {
    line-height: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--12 {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .paragraph--12 {
    line-height: 20px;
  }
}

.creative-heading svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .creative-heading svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .creative-heading svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .creative-heading svg {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .creative-heading svg {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .creative-heading svg {
    width: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .creative-heading svg {
    width: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .creative-heading svg {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .creative-heading svg {
    width: 30px;
  }
}
@media (min-width: 1025px) {
  .creative-heading svg {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .creative-heading svg {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .creative-heading svg {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .creative-heading svg {
    margin-right: 10px;
  }
}

.font-color--dark-black {
  color: #0f2026;
}
.font-color--black {
  color: #000000;
}
.font-color--light-black {
  color: #5b5b5b;
}
.font-color--white {
  color: #fff;
}
.font-color--light-gray {
  color: #c3c3c3;
}
.font-color--dark-gray {
  color: #5b5b5b;
}
.font-color--green {
  color: #39ae41;
}
.font-color--green-font {
  color: #0d4d5f;
}

a.font-color--dark-black:hover {
  color: #f0b937;
}

.font-family--archivo {
  font-family: "Archivo", sans-serif;
}
.font-family--open {
  font-family: "Open Sans", sans-serif;
}
.font-family--oswald {
  font-family: "Oswald", sans-serif;
}

.font-weight--100 {
  font-weight: 100 !important;
}
.font-weight--300 {
  font-weight: 300 !important;
}
.font-weight--400 {
  font-weight: 400 !important;
}
.font-weight--500 {
  font-weight: 500 !important;
}
.font-weight--600 {
  font-weight: 600 !important;
}
.font-weight--700 {
  font-weight: 700 !important;
}

@media (min-width: 1025px) {
  .letter-space--09 {
    letter-spacing: 0.046875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .letter-space--09 {
    letter-spacing: 0.046875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .letter-space--09 {
    letter-spacing: 0.9px;
  }
}
@media (max-width: 600px) {
  .letter-space--09 {
    letter-spacing: 0.9px;
  }
}

a.font-color--white {
  transition: all 0.5s;
  text-decoration: none;
}
a.font-color--white:hover {
  transition: all 0.5s;
  color: #f0b937;
}

.font-style-italic {
  font-style: italic;
}

/****************************Font Styles END*********************************************/
/****************************padding*********************************************/
@media (min-width: 1025px) {
  .padding-top--150 {
    padding-top: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--150 {
    padding-top: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--150 {
    padding-top: 60px;
  }
}
@media (max-width: 600px) {
  .padding-top--150 {
    padding-top: 60px;
  }
}
@media (min-width: 1025px) {
  .padding-top--100 {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--100 {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--100 {
    padding-top: 50px;
  }
}
@media (max-width: 600px) {
  .padding-top--100 {
    padding-top: 50px;
  }
}
@media (min-width: 1025px) {
  .padding-top--70 {
    padding-top: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--70 {
    padding-top: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--70 {
    padding-top: 50px;
  }
}
@media (max-width: 600px) {
  .padding-top--70 {
    padding-top: 50px;
  }
}
@media (min-width: 1025px) {
  .padding-top--50 {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--50 {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--50 {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .padding-top--50 {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-top--30 {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--30 {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--30 {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .padding-top--30 {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .padding-top--20 {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--20 {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--20 {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .padding-top--20 {
    padding-top: 15px;
  }
}
@media (min-width: 1025px) {
  .padding-top--15 {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--15 {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--15 {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .padding-top--15 {
    padding-top: 15px;
  }
}
@media (min-width: 1025px) {
  .padding-top--10 {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--10 {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--10 {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .padding-top--10 {
    padding-top: 10px;
  }
}

@media (min-width: 1025px) {
  .padding-bottom--150 {
    padding-bottom: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--150 {
    padding-bottom: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--150 {
    padding-bottom: 60px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--150 {
    padding-bottom: 60px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--100 {
    padding-bottom: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--100 {
    padding-bottom: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--100 {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--100 {
    padding-bottom: 50px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--70 {
    padding-bottom: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--70 {
    padding-bottom: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--70 {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--70 {
    padding-bottom: 50px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--50 {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--50 {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--50 {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--50 {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--30 {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--30 {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--30 {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--30 {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--20 {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--20 {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--20 {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--20 {
    padding-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--15 {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--15 {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--15 {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--15 {
    padding-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--10 {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--10 {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--10 {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--10 {
    padding-bottom: 10px;
  }
}

@media (min-width: 1025px) {
  .padding-left--10 {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--10 {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--10 {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .padding-left--10 {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-left--20 {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--20 {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--20 {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .padding-left--20 {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-left--30 {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--30 {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--30 {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .padding-left--30 {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-left--50 {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--50 {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--50 {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .padding-left--50 {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-left--80 {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--80 {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--80 {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .padding-left--80 {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-left--70 {
    padding-left: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--70 {
    padding-left: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--70 {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .padding-left--70 {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-left--100 {
    padding-left: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--100 {
    padding-left: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--100 {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .padding-left--100 {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .padding-left--200 {
    padding-left: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--200 {
    padding-left: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--200 {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .padding-left--200 {
    padding-left: 0px;
  }
}

@media (min-width: 1025px) {
  .padding-right--10 {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--10 {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--10 {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .padding-right--10 {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-right--20 {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--20 {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--20 {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .padding-right--20 {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-right--30 {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--30 {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--30 {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .padding-right--30 {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-right--50 {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--50 {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--50 {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .padding-right--50 {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-right--80 {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--80 {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--80 {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .padding-right--80 {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-right--100 {
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--100 {
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--100 {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .padding-right--100 {
    padding-right: 0px;
  }
}

@media (min-width: 1025px) {
  .margin-right--20 {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-right--20 {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-right--20 {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .margin-right--20 {
    margin-right: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-right--30 {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-right--30 {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-right--30 {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .margin-right--30 {
    margin-right: 10px;
  }
}

@media (min-width: 1025px) {
  .margin-bottom--100 {
    margin-bottom: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-bottom--100 {
    margin-bottom: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-bottom--100 {
    margin-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .margin-bottom--100 {
    margin-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  .margin-bottom--10 {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-bottom--10 {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-bottom--10 {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .margin-bottom--10 {
    margin-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-bottom--20 {
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-bottom--20 {
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-bottom--20 {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .margin-bottom--20 {
    margin-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-bottom--30 {
    margin-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-bottom--30 {
    margin-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-bottom--30 {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .margin-bottom--30 {
    margin-bottom: 10px;
  }
}

@media (min-width: 1025px) {
  .margin-top--10 {
    margin-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-top--10 {
    margin-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-top--10 {
    margin-top: 10px;
  }
}
@media (max-width: 600px) {
  .margin-top--10 {
    margin-top: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-top--20 {
    margin-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-top--20 {
    margin-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-top--20 {
    margin-top: 10px;
  }
}
@media (max-width: 600px) {
  .margin-top--20 {
    margin-top: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-top--30 {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-top--30 {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-top--30 {
    margin-top: 10px;
  }
}
@media (max-width: 600px) {
  .margin-top--30 {
    margin-top: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-top--50 {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-top--50 {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-top--50 {
    margin-top: 40px;
  }
}
@media (max-width: 600px) {
  .margin-top--50 {
    margin-top: 40px;
  }
}

/****************************padding END*********************************************/
/****************************bg color*********************************************/
.bg-color--black {
  background-color: #000;
}
.bg-color--dark-black {
  background-color: #0f2026;
}
.bg-color--blue {
  background-color: #0b3040;
}
.bg-color--dark-blue {
  background-color: #0b3040;
}
.bg-color--dark-blue2 {
  background-color: #12262e;
}
.bg-color--cream {
  background-color: #F2E9E4;
}
.bg-color--green {
  background-color: #39ae41;
}
.bg-color--orange {
  background-color: #cf5c36;
}

.next-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  font-weight: 600;
  width: max-content;
  font-family: "Archivo", sans-serif;
  text-transform: uppercase;
  font-style: normal;
  transition: all 0.3s;
}
@media (min-width: 1025px) {
  .next-btn {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .next-btn {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .next-btn {
    height: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    height: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .next-btn {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .next-btn {
    letter-spacing: 0.028125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    letter-spacing: 0.028125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    letter-spacing: 0.54px;
  }
}
@media (max-width: 600px) {
  .next-btn {
    letter-spacing: 0.54px;
  }
}
@media (min-width: 1025px) {
  .next-btn {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .next-btn {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .next-btn {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .next-btn {
    padding-right: 20px;
  }
}
.next-btn--yellow {
  background: #f0b937;
  color: #0f2026;
}
.next-btn--yellow:hover {
  color: #fff;
  background: #cf5c36;
}
.next-btn--yellow::after {
  content: "";
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
  border: 1px solid #000;
}
.next-btn--yellow-border-none {
  background: #f0b937;
  color: #0f2026;
}
.next-btn--yellow-border-none:hover {
  color: #fff;
  background: #cf5c36;
}
.next-btn--yellow-no-border {
  background: #f0b937;
  color: #0f2026;
}
@media (min-width: 1025px) {
  .next-btn--yellow-no-border {
    height: 2.34375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn--yellow-no-border {
    height: 2.34375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn--yellow-no-border {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .next-btn--yellow-no-border {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .next-btn--yellow-no-border {
    font-size: 0.78125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn--yellow-no-border {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn--yellow-no-border {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .next-btn--yellow-no-border {
    font-size: 14px !important;
  }
}
.next-btn--yellow-no-border:hover {
  color: #fff;
  background: #cf5c36;
}
.next-btn--green-no-border {
  background: #0d4d5f;
  color: #fff;
}
@media (min-width: 1025px) {
  .next-btn--green-no-border {
    height: 2.34375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn--green-no-border {
    height: 2.34375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn--green-no-border {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .next-btn--green-no-border {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .next-btn--green-no-border {
    font-size: 0.78125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn--green-no-border {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn--green-no-border {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .next-btn--green-no-border {
    font-size: 14px !important;
  }
}
.next-btn--green-no-border:hover {
  color: #fff;
  background: #cf5c36;
}
.next-btn--yellow-white {
  background: #f0b937;
  color: #0f2026;
}
.next-btn--yellow-white:hover {
  color: #fff;
  background: #cf5c36;
}
.next-btn--yellow-white::after {
  content: "";
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
  border: 1px solid #fff;
}
.next-btn--back-btn {
  background: transparent;
  color: #0f2026;
  padding-left: 0 !important;
}
@media (min-width: 1025px) {
  .next-btn--back-btn svg {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn--back-btn svg {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn--back-btn svg {
    margin-right: 15px;
  }
}
@media (max-width: 600px) {
  .next-btn--back-btn svg {
    margin-right: 15px;
  }
}
.next-btn--back-btn:hover {
  color: #cf5c36;
}
.next-btn--back-btn:hover path {
  fill: #cf5c36;
}

@media (min-width: 1025px) {
  .find-btn {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .find-btn {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .find-btn {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .find-btn {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .find-btn {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .find-btn {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .find-btn {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .find-btn {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .find-btn {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .find-btn {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .find-btn {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .find-btn {
    padding-right: 20px;
  }
}

@media (min-width: 1025px) {
  .six-item-slider,
  .two-item-slider,
  .three-item-slider,
  .four-item-slider {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .six-item-slider,
  .two-item-slider,
  .three-item-slider,
  .four-item-slider {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .six-item-slider,
  .two-item-slider,
  .three-item-slider,
  .four-item-slider {
    margin-left: -5px;
  }
}
@media (max-width: 600px) {
  .six-item-slider,
  .two-item-slider,
  .three-item-slider,
  .four-item-slider {
    margin-left: -5px;
  }
}
@media (min-width: 1025px) {
  .six-item-slider,
  .two-item-slider,
  .three-item-slider,
  .four-item-slider {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .six-item-slider,
  .two-item-slider,
  .three-item-slider,
  .four-item-slider {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .six-item-slider,
  .two-item-slider,
  .three-item-slider,
  .four-item-slider {
    margin-right: -5px;
  }
}
@media (max-width: 600px) {
  .six-item-slider,
  .two-item-slider,
  .three-item-slider,
  .four-item-slider {
    margin-right: -5px;
  }
}
@media (min-width: 1025px) {
  .six-item-slider .slide-item,
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .four-item-slider .slide-item {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .six-item-slider .slide-item,
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .four-item-slider .slide-item {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .six-item-slider .slide-item,
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .four-item-slider .slide-item {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .six-item-slider .slide-item,
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .four-item-slider .slide-item {
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  .six-item-slider .slide-item,
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .four-item-slider .slide-item {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .six-item-slider .slide-item,
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .four-item-slider .slide-item {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .six-item-slider .slide-item,
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .four-item-slider .slide-item {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .six-item-slider .slide-item,
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .four-item-slider .slide-item {
    padding-right: 5px;
  }
}

@media (min-width: 1025px) {
  .four-item-grid {
    margin-left: -0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid {
    margin-left: -0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid {
    margin-left: -10px;
  }
}
@media (max-width: 600px) {
  .four-item-grid {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .four-item-grid {
    margin-right: -0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid {
    margin-right: -0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid {
    margin-right: -10px;
  }
}
@media (max-width: 600px) {
  .four-item-grid {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .four-item-grid .list-item {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid .list-item {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid .list-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .four-item-grid .list-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .four-item-grid .list-item {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid .list-item {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid .list-item {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .four-item-grid .list-item {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .four-item-grid .list-item {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid .list-item {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid .list-item {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .four-item-grid .list-item {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .four-item-grid .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid .list-item {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .four-item-grid .list-item {
    padding-bottom: 20px;
  }
}

@media (min-width: 1025px) {
  .three-item-grid {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid {
    margin-left: -10px;
  }
}
@media (max-width: 600px) {
  .three-item-grid {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .three-item-grid {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid {
    margin-right: -10px;
  }
}
@media (max-width: 600px) {
  .three-item-grid {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .three-item-grid .list-item {
    width: 33.3%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid .list-item {
    width: 33.3%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid .list-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .three-item-grid .list-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .three-item-grid .list-item {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid .list-item {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid .list-item {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .three-item-grid .list-item {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .three-item-grid .list-item {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid .list-item {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid .list-item {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .three-item-grid .list-item {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .three-item-grid .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid .list-item {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .three-item-grid .list-item {
    padding-bottom: 20px;
  }
}

.ul-half ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ul-half ul li {
  width: 33%;
}

.wysiwig-testimonial a {
  font-weight: 600;
}

.visible-hidden {
  visibility: hidden !important;
}

/****************************bg Color end*********************************************/
@media (min-width: 1025px) {
  .btn-wrap a {
    margin-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .btn-wrap a {
    margin-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .btn-wrap a {
    margin-left: 10px;
  }
}
@media (max-width: 600px) {
  .btn-wrap a {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .btn-wrap a {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .btn-wrap a {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .btn-wrap a {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .btn-wrap a {
    margin-right: 0px;
  }
}

.sitemap-div a {
  text-decoration: none !important;
}
.sitemap-div a:hover {
  color: #000 !important;
}

.js-scroll {
  opacity: 0;
  transition: opacity 500ms;
}

.js-scroll.scrolled {
  opacity: 1;
}

.scrolled.revealup {
  animation: animateup 0.5s ease-in-out both;
}

@keyframes animateup {
  0% {
    transform: translate3d(0px, 20px, 0);
    opacity: 0;
    transition: all 0.3s;
  }
  100% {
    transition: all 0.3s;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.scrolled.revealleft {
  animation: animateleft 0.5s ease-in-out both;
}

.scrolled.moveleft {
  animation: moveleft 1s ease-in-out both;
}

.scrolled.movetop {
  animation: movetop 0.5s ease-in-out both;
}

.scrolled.movebottom {
  animation: movebottom 0.5s ease-in-out both;
}

@keyframes animateleft {
  0% {
    transform: translate3d(-100px, 0px, 0);
    opacity: 0;
    transition: all 0.3s;
  }
  100% {
    transition: all 0.3s;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes moveleft {
  0% {
    transform: translate3d(-40px, 0px, 0);
    transition: all 0.3s;
  }
  100% {
    transition: all 0.3s;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes movetop {
  0% {
    transform: translate3d(0px, 40px, 0);
    transition: all 0.3s;
  }
  100% {
    transition: all 0.3s;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes movebottom {
  0% {
    transform: translate3d(0px, -40px, 0);
    transition: all 0.3s;
  }
  100% {
    transition: all 0.3s;
    transform: translate3d(0, 0, 0);
  }
}
/* Initial state for reveal containers */
.reveal-left,
.reveal-right,
.reveal-top,
.reveal-bottom {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  clip-path: inset(0 100% 0 0); /* Default to reveal-left */
}

.reveal-top img,
.reveal-bottom img,
.reveal-left img,
.reveal-right img {
  transform: scale(1.3); /* Initial zoom-in scale */
}

/* Left side reveal */
.reveal-bottom.scrolled {
  animation: slideInBottomClip 1s forwards ease-out;
}

/* Right side reveal */
.reveal-bottom {
  clip-path: inset(0 0 100% 0); /* Fully clipped from the left initially */
}

/* Left side reveal */
.reveal-top.scrolled {
  animation: slideInTopClip 1s forwards ease-out;
}

/* Right side reveal */
.reveal-top {
  clip-path: inset(100% 0 0 0); /* Fully clipped from the left initially */
}

/* Left side reveal */
.reveal-left.scrolled {
  animation: slideInLeftClip 1s forwards ease-out;
}

/* Right side reveal */
.reveal-right {
  clip-path: inset(0 0 0 100%); /* Fully clipped from the left initially */
}

.reveal-right.scrolled {
  animation: slideInRightClip 1s forwards ease-out;
}

/* Image animation for both left and right sides when scrolled */
.reveal-left.scrolled img,
.reveal-right.scrolled img {
  animation: scaleAndSlideImage 1s forwards ease-out; /* Image animation starts after 1.5s delay */
}

/* Keyframes for left-to-right clip-path reveal */
@keyframes slideInLeftClip {
  from {
    clip-path: inset(0 100% 0 0); /* Fully clipped from the right */
  }
  to {
    clip-path: inset(0 0 0 0); /* No clipping, fully revealed */
  }
}
/* Keyframes for right-to-left clip-path reveal */
@keyframes slideInRightClip {
  from {
    clip-path: inset(0 0 0 100%); /* Fully clipped from the left */
  }
  to {
    clip-path: inset(0 0 0 0); /* No clipping, fully revealed */
  }
}
@keyframes slideInTopClip {
  from {
    clip-path: inset(100% 0 0 0); /* Fully clipped from the top */
  }
  to {
    clip-path: inset(0 0 0 0); /* No clipping, fully revealed */
  }
}
@keyframes slideInBottomClip {
  from {
    clip-path: inset(0 0 100% 0); /* Fully clipped from the bottom */
  }
  to {
    clip-path: inset(0 0 0 0); /* No clipping, fully revealed */
  }
}
/* Keyframes for image scale effect */
@keyframes scaleAndSlideImage {
  from {
    transform: scale(1.3);
  }
  to {
    transform: scale(1);
  }
}
.scroll-element {
  transition: transform 0.1s ease-out;
}

.animate-title .letter {
  position: relative;
}

#adaptive-cursor {
  align-items: center !important;
  background-color: transparent;
  color: transparent;
  display: flex !important;
  font-size: 0px !important;
  height: 0;
  justify-content: center !important;
  padding: 0px;
  pointer-events: none;
  position: fixed;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  transform: translate(-50%, -50%);
  transition: color 0.5s ease;
  width: 0;
  z-index: 100;
}
@media (min-width: 1025px) {
  #adaptive-cursor {
    font-size: 0.6770833333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #adaptive-cursor {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #adaptive-cursor {
    font-size: 12px !important;
  }
}
@media (max-width: 600px) {
  #adaptive-cursor {
    font-size: 12px !important;
  }
}
@media (min-width: 1025px) {
  #adaptive-cursor {
    line-height: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #adaptive-cursor {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #adaptive-cursor {
    line-height: 16px;
  }
}
@media (max-width: 600px) {
  #adaptive-cursor {
    line-height: 16px;
  }
}
#adaptive-cursor svg {
  height: 0;
  width: 0;
}
#adaptive-cursor.has-label-state, #adaptive-cursor.has-icon-state {
  color: rgb(255, 255, 255);
}
@media (min-width: 1025px) {
  #adaptive-cursor.has-label-state, #adaptive-cursor.has-icon-state {
    padding: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #adaptive-cursor.has-label-state, #adaptive-cursor.has-icon-state {
    padding: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #adaptive-cursor.has-label-state, #adaptive-cursor.has-icon-state {
    padding: 15px;
  }
}
@media (max-width: 600px) {
  #adaptive-cursor.has-label-state, #adaptive-cursor.has-icon-state {
    padding: 15px;
  }
}
#adaptive-cursor.has-icon-state .material-icons {
  color: rgb(255, 255, 255);
}
@media (min-width: 1025px) {
  #adaptive-cursor.has-icon-state .material-icons {
    padding: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #adaptive-cursor.has-icon-state .material-icons {
    padding: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #adaptive-cursor.has-icon-state .material-icons {
    padding: 15px;
  }
}
@media (max-width: 600px) {
  #adaptive-cursor.has-icon-state .material-icons {
    padding: 15px;
  }
}
@media (min-width: 1025px) {
  #adaptive-cursor.has-icon-state .material-icons svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #adaptive-cursor.has-icon-state .material-icons svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #adaptive-cursor.has-icon-state .material-icons svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  #adaptive-cursor.has-icon-state .material-icons svg {
    width: 20px;
  }
}
@media (min-width: 1025px) {
  #adaptive-cursor.has-icon-state .material-icons svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #adaptive-cursor.has-icon-state .material-icons svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #adaptive-cursor.has-icon-state .material-icons svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  #adaptive-cursor.has-icon-state .material-icons svg {
    height: 20px;
  }
}

.carousel__text {
  transition: all 1s;
  opacity: 0;
  transform: translateY(100px);
}

.slick-current .carousel__text {
  transition: all 1s;
  opacity: 1;
  transform: translateY(0);
}

.venobox {
  position: relative;
}
.venobox::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.46);
  background-image: url("../../img/plus.png");
  background-repeat: no-repeat !important;
  background-position: center;
  opacity: 0;
  transition: all 0.3s;
}
.venobox:hover::before {
  opacity: 1;
  transition: all 0.3s;
}

/****************************Nav Buttons END*********************************************/
@media only screen and (min-width: 1025px) {
  .finace-guide-btn a {
    width: 70%;
  }
  .padding-left--5per {
    padding-left: 5%;
  }
  .padding-right--5per {
    padding-right: 5%;
  }
  #three60Modal .modal-dialog {
    width: max-content !important;
    max-width: max-content !important;
  }
  #three60Modal iframe {
    width: 80vw;
    height: 80vh;
  }
  #three60Modal .modal-header,
  #three60Modal .modal-content {
    border: 0;
    background: transparent !important;
  }
  .desktop-padding-bottom--0 {
    padding-bottom: 0 !important;
  }
  .mobile_tab_el,
  .mobile_el {
    display: none !important;
  }
  .mobile_tab_el {
    display: none !important;
  }
  .row-reverse-div {
    flex-direction: row-reverse;
  }
  .desktop_flex-column {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .tab-padding-bottom--0 {
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 1025px) {
  .mobile-justify-between {
    justify-content: space-between !important;
  }
  #three60Modal .modal-dialog {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }
  #three60Modal iframe {
    width: 90vw;
    height: 80vh;
    margin: auto;
    display: block;
  }
  #three60Modal .modal-header,
  #three60Modal .modal-content {
    border: 0;
    background: transparent !important;
  }
  .mobile-flex-column {
    flex-direction: column;
  }
  .desktop_el {
    display: none !important;
  }
  .mobile-width-max {
    width: max-content !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .offer-slider {
    padding: 0;
  }
  .slick-slider {
    padding-bottom: 55px;
  }
  .slick-slider .slick-arrow {
    position: absolute;
    top: auto !important;
    bottom: 0;
  }
  .slick-slider .slick-prev {
    right: auto !important;
    left: calc(50% - 55px) !important;
  }
  .slick-slider .slick-next {
    left: auto !important;
    right: calc(50% - 55px) !important;
  }
  .testimonial-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .logo-slider {
    padding-bottom: 0 !important;
  }
  .font-family--open.heading--36 {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  .logo-svg-top-right {
    right: 0 !important;
  }
  .logo-svg-top-left {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .finace-guide-btn a {
    width: 100%;
  }
  .tab-d-flex {
    display: flex;
  }
  .tab-justofy-between {
    justify-content: space-between;
  }
  .tab-m-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .row-reverse-div {
    flex-direction: row-reverse;
  }
  .tab-width--50 {
    width: 50%;
  }
  .tab-width--40 {
    width: 40%;
  }
  .tab-width--60 {
    width: 60%;
  }
  .tab-width--47 {
    width: 47%;
  }
  .tab-creative-center {
    justify-content: center;
  }
  .tab-justify-between {
    justify-content: space-between;
  }
  .tab-justify-center {
    justify-content: center !important;
  }
  .tab-btn-center {
    margin-left: auto;
    margin-right: auto;
  }
  .tab-width--35 {
    width: 40%;
  }
  .tab-padding-left--0 {
    padding-left: 0 !important;
  }
  .tab-justify-start {
    justify-content: flex-start !important;
  }
  .tab-padding-bottom--30 {
    padding-bottom: 30px !important;
  }
  .tab-btn-center {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .mobile_el {
    display: none !important;
  }
  .tab-flex-column {
    flex-direction: column;
  }
  .tab-justify-between {
    justify-content: space-between;
  }
  .tab-padding-top--50 {
    padding-top: 50px !important;
  }
  .tab-padding-bottom--50 {
    padding-bottom: 50px !important;
  }
  .tab-margin-top--50 {
    margin-top: 50px !important;
  }
  .tab-padding-bottom--0 {
    padding-bottom: 0 !important;
  }
  .tab-text-center {
    text-align: center !important;
  }
  .tab-display-flex {
    display: flex;
  }
  .tab-width-auto {
    width: max-content !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tab-padding-top--30 {
    padding-top: 30px !important;
  }
  .tab-justify-between {
    justify-content: space-between !important;
  }
  .tab-justify-start {
    justify-content: flex-start !important;
  }
  .tab-justify-center {
    justify-content: center !important;
  }
  .tab-padding-top--0 {
    padding-top: 0;
  }
  .tab-justify-center {
    justify-content: center;
  }
  .tab-column-reverse {
    flex-direction: column-reverse;
  }
  .tab-margin-top--0 {
    margin-top: 0 !important;
  }
  .tab-padding-bottom--20 {
    padding-bottom: 20px !important;
  }
  .tab-padding-bottom--200 {
    padding-bottom: 550px !important;
  }
  .tab-width--80 {
    width: 80% !important;
  }
  .tab-width--20 {
    width: 20% !important;
  }
  .tab-width--49 {
    width: 49% !important;
  }
}
@media only screen and (max-width: 600px) {
  .mobile-w-100 {
    width: 100% !important;
  }
  .mobile-padding-bottom--200 {
    padding-bottom: 250px !important;
  }
  .creative-heading {
    flex-direction: column;
  }
  .creative-heading svg {
    margin: 0 !important;
  }
  .mobile-padding-bottom--0 {
    padding-bottom: 0 !important;
  }
  .btn-wrap a {
    width: 230px;
  }
  .mobile-padding-bottom--20 {
    padding-bottom: 20px !important;
  }
  .mobile-btn-center {
    margin-left: auto;
    margin-right: auto;
  }
  .next-btn {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
  }
  .mobile-justify-center {
    justify-content: center !important;
  }
  .mobile-justify-content-start {
    justify-content: flex-start !important;
  }
  .three-item-grid .list-item:last-child {
    padding-bottom: 0 !important;
  }
  .four-item-grid .list-item:last-child {
    padding-bottom: 0 !important;
  }
  .two-item-grid .list-item:last-child {
    padding-bottom: 0 !important;
  }
  .mobile-padding-bottom--0 {
    padding-bottom: 0 !important;
  }
  .mobile-padding-top--0 {
    padding-top: 0 !important;
  }
  .mobile-padding-bottom--30 {
    padding-bottom: 30px !important;
  }
  .mobile-padding-top--50 {
    padding-top: 50px;
  }
  .mobile-padding-left--0 {
    padding-left: 0;
  }
  .mobile-text-center {
    text-align: center;
  }
  .mobile-flex-wrap {
    flex-wrap: wrap;
  }
  .mobile-padding-bottom--100 {
    padding-bottom: 150px !important;
  }
  .mobile-padding-bottom--50 {
    padding-bottom: 50px !important;
  }
  .mobile-padding--0 {
    padding: 0 !important;
  }
  .mobile-padding-top--30 {
    padding-top: 30px !important;
  }
  .mobile-justify-center {
    justify-content: center !important;
  }
  .mobile-padding-left--0 {
    padding-left: 0 !important;
  }
  .mobile-padding-right--0 {
    padding-right: 0 !important;
  }
  .mobile-margin-top--50 {
    margin-top: 50px !important;
  }
  .mobile-margin-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .mobile-m-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .mobile-flex-column-revers {
    flex-direction: column-reverse;
  }
  .logo-svg-top-right {
    right: 0 !important;
  }
  .creative-line {
    justify-content: center;
    font-size: 12px !important;
  }
  .creative-line-main {
    justify-content: center;
  }
  .creative-line::after,
  .creative-line-main::after,
  .creative-line-main--ab::before {
    width: 20px;
    display: none !important;
  }
  .mobile-width--20 {
    width: 20%;
  }
  .mobile-margin-top--0 {
    margin-top: 0 !important;
  }
  .mobile-width--80 {
    width: 80%;
  }
  .mobile-column-reverse {
    flex-direction: column-reverse;
  }
  .logo-svg-bottom-right {
    display: none !important;
  }
  .btn-wrap a,
  .btn-wrap button {
    margin-left: auto;
    margin-right: auto;
    width: 80% !important;
  }
}
@media only screen and (max-width: 600px) and (min-width: 1025px) {
  .btn-wrap a,
  .btn-wrap button {
    margin-bottom: 0vw;
  }
}
@media only screen and (max-width: 600px) and (min-width: 1025px) and (max-width: 1600px) {
  .btn-wrap a,
  .btn-wrap button {
    margin-bottom: 0vw;
  }
}
@media only screen and (max-width: 600px) and (min-width: 600px) and (max-width: 1025px) {
  .btn-wrap a,
  .btn-wrap button {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 600px) and (max-width: 600px) {
  .btn-wrap a,
  .btn-wrap button {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .ul-half ul {
    width: 80%;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }
  .ul-half ul li {
    width: 100%;
  }
  .desktop_tab_el {
    display: none !important;
  }
  .mobile-padding-left--20 {
    padding-left: 20px;
  }
  .mobile-padding-right--20 {
    padding-right: 20px;
  }
  .w-mobile--50 {
    width: 50% !important;
  }
  .finace-guide-btn a {
    width: 100% !important;
  }
}
.header {
  z-index: 99999;
  position: relative;
}
.header .header__top {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 3.125vw 100%);
}
@media (min-width: 1025px) {
  .header .header__top {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__top {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__top {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .header .header__top {
    height: 50px;
  }
}
.header .header__top ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.header .header__top ul a {
  display: flex;
  align-items: center;
}
.header .header__top ul a span {
  background: #fff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1025px) {
  .header .header__top ul a span {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__top ul a span {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__top ul a span {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__top ul a span {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .header .header__top ul a span {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__top ul a span {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__top ul a span {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__top ul a span {
    width: 30px;
  }
}
@media (min-width: 1025px) {
  .header .header__top ul a span {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__top ul a span {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__top ul a span {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .header .header__top ul a span {
    margin-right: 10px;
  }
}
@media (min-width: 1025px) {
  .header .header__top .header__top-contact {
    padding-left: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__top .header__top-contact {
    padding-left: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__top .header__top-contact {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__top .header__top-contact {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .header .header__top .header__top-contact li {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__top .header__top-contact li {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__top .header__top-contact li {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__top .header__top-contact li {
    padding-right: 30px;
  }
}
.header .header__top .header__top-contact li svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .header .header__top .header__top-contact li svg {
    height: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__top .header__top-contact li svg {
    height: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__top .header__top-contact li svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .header .header__top .header__top-contact li svg {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .header .header__top .header__top-contact li svg {
    width: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__top .header__top-contact li svg {
    width: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__top .header__top-contact li svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .header .header__top .header__top-contact li svg {
    width: 20px;
  }
}
@media (min-width: 1025px) {
  .header .header__top .header__top-social {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__top .header__top-social {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__top .header__top-social {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__top .header__top-social {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .header .header__top .header__top-social li {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__top .header__top-social li {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__top .header__top-social li {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__top .header__top-social li {
    padding-left: 30px;
  }
}
.header .header__top .header__top-social li svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .header .header__top .header__top-social li svg {
    height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__top .header__top-social li svg {
    height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__top .header__top-social li svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .header .header__top .header__top-social li svg {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .header .header__top .header__top-social li svg {
    width: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__top .header__top-social li svg {
    width: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__top .header__top-social li svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .header .header__top .header__top-social li svg {
    width: 20px;
  }
}
.header .header__top .header__top-social a:hover path {
  fill: #f0b937 !important;
}
@media (min-width: 1025px) {
  .header .header__logo {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__logo {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__logo {
    padding-left: 5%;
  }
}
@media (max-width: 600px) {
  .header .header__logo {
    padding-left: 5%;
  }
}
@media (min-width: 1025px) {
  .header .header__logo {
    width: 16.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__logo {
    width: 16.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__logo {
    width: auto;
  }
}
@media (max-width: 600px) {
  .header .header__logo {
    width: auto;
  }
}
.header .header__logo img {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .header .header__logo img {
    height: 5.9895833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__logo img {
    height: 5.9895833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__logo img {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .header .header__logo img {
    height: 50px;
  }
}
@media (min-width: 1025px) {
  .header .header__logo img {
    width: 8.59375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__logo img {
    width: 8.59375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__logo img {
    width: auto;
  }
}
@media (max-width: 600px) {
  .header .header__logo img {
    width: auto;
  }
}
@media only screen and (max-width: 1025px) {
  .header .header__logo {
    height: 60px !important;
    display: flex;
    align-items: center;
    width: 30%;
  }
}
.header .header__menu {
  width: calc(100% - 16.6666666667vw);
}
@media only screen and (max-width: 1025px) {
  .header .header__menu {
    width: 65%;
  }
}
.header .header__menu li.menu-item-has-children {
  position: relative;
}
.header .header__menu li.menu-item-has-children a {
  position: relative;
  display: flex;
  align-items: center;
}
.header .header__menu li.menu-item-has-children a::after {
  content: "";
  height: 1.0416666667vw;
  width: 1.0416666667vw;
  transition: all 0.3s;
  background-image: url("../../img/down.png");
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat !important;
}
.header .header__menu li.menu-item-has-children:hover a::after {
  transition: all 0.5s;
  transform: rotate(180deg);
}
.header .header__menu li.menu-item-has-children:hover .sub-menu {
  transition: 0.3s;
  opacity: 1;
  visibility: visible;
}
.header .header__menu li.menu-item-has-children .sub-menu {
  padding: 0;
  list-style: none;
  margin: 0;
  transition: all 0.3s ease;
  position: absolute;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  border: 0 !important;
  width: max-content;
  transform: translateX(-10%);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media (min-width: 1025px) {
  .header .header__menu li.menu-item-has-children .sub-menu {
    top: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__menu li.menu-item-has-children .sub-menu {
    top: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__menu li.menu-item-has-children .sub-menu {
    top: 0px;
  }
}
@media (max-width: 600px) {
  .header .header__menu li.menu-item-has-children .sub-menu {
    top: 0px;
  }
}
.header .header__menu li.menu-item-has-children .sub-menu li {
  flex-grow: unset !important;
  background: #fff;
  padding-left: 0;
  padding-right: 0;
}
.header .header__menu li.menu-item-has-children .sub-menu a {
  background: #e7e7e7;
  font-weight: 500;
  text-align: left !important;
  width: 100%;
  justify-content: flex-start;
  color: #000;
}
@media (min-width: 1025px) {
  .header .header__menu li.menu-item-has-children .sub-menu a {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__menu li.menu-item-has-children .sub-menu a {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__menu li.menu-item-has-children .sub-menu a {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__menu li.menu-item-has-children .sub-menu a {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .header .header__menu li.menu-item-has-children .sub-menu a {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__menu li.menu-item-has-children .sub-menu a {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__menu li.menu-item-has-children .sub-menu a {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__menu li.menu-item-has-children .sub-menu a {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .header .header__menu li.menu-item-has-children .sub-menu a {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__menu li.menu-item-has-children .sub-menu a {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__menu li.menu-item-has-children .sub-menu a {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__menu li.menu-item-has-children .sub-menu a {
    padding-right: 30px;
  }
}
.header .header__menu li.menu-item-has-children .sub-menu a:hover {
  background: #0d4d5f !important;
}
.header .header__menu li.menu-item-has-children .sub-menu li:hover {
  background: #0d4d5f !important;
}
.header .header__menu li.menu-item-has-children .sub-menu li:hover a {
  color: #fff !important;
}
.header .header__menu li.menu-item-has-children .sub-menu a::after,
.header .header__menu li.menu-item-has-children .sub-menu a::before {
  display: none;
}
.header .header__menu li.current-menu-item a {
  color: #cf5c36;
}
.header .header__menu .sub-menu {
  padding: 0;
  list-style: none;
  margin: 0;
  transition: all 0.3s ease;
  position: absolute;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  border: 0 !important;
  width: max-content;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media (min-width: 1025px) {
  .header .header__menu .sub-menu {
    top: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__menu .sub-menu {
    top: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__menu .sub-menu {
    top: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__menu .sub-menu {
    top: 30px;
  }
}
.header .header__menu .sub-menu li {
  flex-grow: unset !important;
  background: #fff;
}
.header .header__menu .sub-menu li:hover {
  background: #0d4d5f !important;
}
.header .header__menu .sub-menu li.current-menu-item a {
  color: #cf5c36 !important;
}
.header .header__menu .sub-menu a {
  width: 100%;
  color: #000;
}
@media (min-width: 1025px) {
  .header .header__menu .sub-menu a {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__menu .sub-menu a {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__menu .sub-menu a {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__menu .sub-menu a {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .header .header__menu .sub-menu a {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__menu .sub-menu a {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__menu .sub-menu a {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__menu .sub-menu a {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .header .header__menu .sub-menu a {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__menu .sub-menu a {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__menu .sub-menu a {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .header .header__menu .sub-menu a {
    padding-right: 30px;
  }
}
.header .header__menu .sub-menu a::after {
  display: none;
}
@media (min-width: 1025px) {
  .header .header__bottom {
    height: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header .header__bottom {
    height: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header .header__bottom {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .header .header__bottom {
    height: 60px;
  }
}

@media (min-width: 1025px) {
  .header__bottom {
    padding-left: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__bottom {
    padding-left: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header__bottom {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .header__bottom {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .header__bottom {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__bottom {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header__bottom {
    padding-right: 5%;
  }
}
@media (max-width: 600px) {
  .header__bottom {
    padding-right: 5%;
  }
}
.header__bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
@media (min-width: 1025px) {
  .header__bottom ul li {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__bottom ul li {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header__bottom ul li {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .header__bottom ul li {
    padding-right: 30px;
  }
}
.header__bottom ul li a {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  font-family: "Archivo", sans-serif;
  color: #0f2026;
}
@media (min-width: 1025px) {
  .header__bottom ul li a {
    letter-spacing: 0.046875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__bottom ul li a {
    letter-spacing: 0.046875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header__bottom ul li a {
    letter-spacing: 0px;
  }
}
@media (max-width: 600px) {
  .header__bottom ul li a {
    letter-spacing: 0px;
  }
}
@media (min-width: 1025px) {
  .header__bottom ul li a {
    height: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__bottom ul li a {
    height: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header__bottom ul li a {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .header__bottom ul li a {
    height: 60px;
  }
}
@media (min-width: 1025px) {
  .header__bottom ul li a {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__bottom ul li a {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header__bottom ul li a {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .header__bottom ul li a {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .header__bottom ul li a {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__bottom ul li a {
    line-height: 1.9270833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header__bottom ul li a {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .header__bottom ul li a {
    line-height: 25px;
  }
}
.header__bottom ul li a:hover {
  color: #f0b937;
}
.header__bottom .favorite-ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
@media (min-width: 1025px) {
  .header__bottom .favorite-ul {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__bottom .favorite-ul {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header__bottom .favorite-ul {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .header__bottom .favorite-ul {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .header__bottom .favorite-ul li {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__bottom .favorite-ul li {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header__bottom .favorite-ul li {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .header__bottom .favorite-ul li {
    padding-right: 20px;
  }
}
.header__bottom .favorite-ul svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .header__bottom .favorite-ul svg {
    height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__bottom .favorite-ul svg {
    height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header__bottom .favorite-ul svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .header__bottom .favorite-ul svg {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .header__bottom .favorite-ul svg {
    width: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__bottom .favorite-ul svg {
    width: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header__bottom .favorite-ul svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .header__bottom .favorite-ul svg {
    width: 20px;
  }
}
@media (min-width: 1025px) {
  .header__bottom .favorite-ul svg {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header__bottom .favorite-ul svg {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header__bottom .favorite-ul svg {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .header__bottom .favorite-ul svg {
    margin-right: 10px;
  }
}
.header__bottom .favorite-ul a:hover path {
  fill: #f0b937;
}

.hamburger {
  position: relative;
  width: 2em;
  height: 2.5em;
  padding: 0;
  font-size: inherit;
  border: 0;
  transition: all 0.3s ease;
  cursor: pointer;
  background: transparent;
}
.hamburger span {
  position: absolute;
  right: 0;
  background: #000;
  width: 100%;
  height: 2px;
  border-radius: 0;
  transition: inherit;
}
.hamburger span:nth-child(1) {
  top: 0.625em;
}
.hamburger span:nth-child(2) {
  top: 1.25em;
}
.hamburger span:nth-child(3) {
  top: 1.875em;
}

.hamburger.is-active span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotateZ(-135deg);
}
.hamburger.is-active span:nth-child(2) {
  right: 50%;
  width: 0;
}
.hamburger.is-active span:nth-child(3) {
  top: 50%;
  width: 100%;
  transform: translateY(-50%) rotateZ(135deg);
}

.header.no-banners {
  border-bottom: 1px solid #c3c3c3;
}

.scroll-menu {
  transition: all 0.5s;
  transform: translateY(-100%);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media (min-width: 1025px) {
  .scroll-menu {
    height: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-menu {
    height: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-menu {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .scroll-menu {
    height: 60px;
  }
}
@media (min-width: 1025px) {
  .scroll-menu .header__logo {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-menu .header__logo {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-menu .header__logo {
    padding-left: 5%;
  }
}
@media (max-width: 600px) {
  .scroll-menu .header__logo {
    padding-left: 5%;
  }
}
@media (min-width: 1025px) {
  .scroll-menu .header__logo {
    width: 16.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-menu .header__logo {
    width: 16.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-menu .header__logo {
    width: auto;
  }
}
@media (max-width: 600px) {
  .scroll-menu .header__logo {
    width: auto;
  }
}
.scroll-menu .header__logo img {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .scroll-menu .header__logo img {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-menu .header__logo img {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-menu .header__logo img {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .scroll-menu .header__logo img {
    height: 50px;
  }
}
@media (min-width: 1025px) {
  .scroll-menu .header__logo img {
    width: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-menu .header__logo img {
    width: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-menu .header__logo img {
    width: auto;
  }
}
@media (max-width: 600px) {
  .scroll-menu .header__logo img {
    width: auto;
  }
}
@media only screen and (max-width: 1025px) {
  .scroll-menu .header__logo {
    height: 60px !important;
    display: flex;
    align-items: center;
    width: 30%;
  }
}
@media only screen and (max-width: 1025px) {
  .scroll-menu .header__menu {
    width: 65%;
  }
}
@media (min-width: 1025px) {
  .scroll-menu .header__bottom {
    height: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-menu .header__bottom {
    height: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-menu .header__bottom {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .scroll-menu .header__bottom {
    height: 60px;
  }
}
@media (min-width: 1025px) {
  .scroll-menu .header__bottom ul li a {
    height: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-menu .header__bottom ul li a {
    height: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-menu .header__bottom ul li a {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .scroll-menu .header__bottom ul li a {
    height: 60px;
  }
}
.scroll-menu .header__bottom .sub-menu {
  top: 4.1666666667vw !important;
}

#header.header-scrolled .scroll-menu {
  transition: all 0.5s;
  transform: translateY(0%);
}

#nav_accordion a {
  color: #fff;
}
#nav_accordion .current_page_item a {
  color: #f0b937;
}
#nav_accordion .has-submenu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#nav_accordion .has-submenu a {
  color: #fff;
}
#nav_accordion .has-submenu .has-submenu-toggle {
  width: calc(100% - 30px);
}
#nav_accordion .has-submenu .current_page_item a {
  color: #f0b937;
}
#nav_accordion .has-submenu .toggle-btn-slide {
  position: relative;
  cursor: pointer;
  width: 30px;
  height: 30px;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
#nav_accordion .has-submenu .toggle-btn-slide::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("../../img/down-arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
#nav_accordion .has-submenu .toggle-btn-slide.active {
  transform: rotate(180deg);
  transition: all 0.3s;
}
#nav_accordion .has-submenu ul {
  list-style: none;
  margin: 0;
  width: 100%;
}
@media (min-width: 1025px) {
  #nav_accordion .has-submenu ul {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #nav_accordion .has-submenu ul {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #nav_accordion .has-submenu ul {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  #nav_accordion .has-submenu ul {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  #nav_accordion .has-submenu ul {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #nav_accordion .has-submenu ul {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #nav_accordion .has-submenu ul {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  #nav_accordion .has-submenu ul {
    padding-top: 10px;
  }
}
#nav_accordion .has-submenu ul li {
  padding-bottom: 10px;
}
#nav_accordion .has-submenu ul a {
  text-decoration: none !important;
  transition: all 0.3s;
}
@media (min-width: 1025px) {
  #nav_accordion .has-submenu ul a {
    font-size: 1.3020833333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #nav_accordion .has-submenu ul a {
    font-size: 1.3020833333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #nav_accordion .has-submenu ul a {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  #nav_accordion .has-submenu ul a {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  #nav_accordion .has-submenu ul a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #nav_accordion .has-submenu ul a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #nav_accordion .has-submenu ul a {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  #nav_accordion .has-submenu ul a {
    line-height: 25px;
  }
}
#nav_accordion .has-submenu ul a:hover {
  transition: all 0.3s;
  color: #0d4d5f !important;
  transform: translateX(0.5208333333vw) !important;
}

@media only screen and (max-width: 1025px) {
  .header__bottom {
    justify-content: flex-end !important;
  }
  #header {
    background: #fff;
    z-index: 99999999;
  }
}
#offcanvasNav {
  background: #0d4d5f;
  z-index: 999999;
}
#offcanvasNav .offcanvas-header {
  height: 60px;
  padding: 0;
}
#offcanvasNav .offcanvas-body {
  padding: 30px 20px;
}

@media only screen and (max-width: 600px) {
  .find-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .find-btn {
    margin-right: 30px;
  }
}
@media (min-width: 1025px) {
  .footer-top {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-top {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-top {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .footer-top {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .footer-top {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-top {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-top {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .footer-top {
    padding-bottom: 20px;
  }
}
.footer-top ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 1025px) {
  .footer-top ul li {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-top ul li {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-top ul li {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .footer-top ul li {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .footer-top ul li {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-top ul li {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-top ul li {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .footer-top ul li {
    padding-right: 20px;
  }
}
.footer-top ul li a {
  display: flex;
  align-items: center;
}
.footer-top ul li svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .footer-top ul li svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-top ul li svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-top ul li svg {
    width: 100px;
  }
}
@media (max-width: 600px) {
  .footer-top ul li svg {
    width: 100px;
  }
}
@media (min-width: 1025px) {
  .footer-top ul li svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-top ul li svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-top ul li svg {
    height: 100px;
  }
}
@media (max-width: 600px) {
  .footer-top ul li svg {
    height: 100px;
  }
}
@media (min-width: 1025px) {
  .footer-top ul li svg {
    margin-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-top ul li svg {
    margin-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-top ul li svg {
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  .footer-top ul li svg {
    margin-right: 20px;
  }
}

@media (min-width: 1025px) {
  .footer-center {
    padding-top: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center {
    padding-top: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .footer-center {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .footer-center {
    padding-bottom: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center {
    padding-bottom: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .footer-center {
    padding-bottom: 30px;
  }
}
.footer-center .con-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 1025px) {
  .footer-center .con-ul {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .con-ul {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .con-ul {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .footer-center .con-ul {
    padding-top: 20px;
  }
}
.footer-center .con-ul li {
  display: flex;
}
@media (min-width: 1025px) {
  .footer-center .con-ul li {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .con-ul li {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .con-ul li {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .footer-center .con-ul li {
    padding-bottom: 20px;
  }
}
.footer-center .con-ul li .con-li {
  display: flex;
  align-items: center;
}
.footer-center .con-ul li span {
  background: #cf5c36;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1025px) {
  .footer-center .con-ul li span {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .con-ul li span {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .con-ul li span {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .footer-center .con-ul li span {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .footer-center .con-ul li span {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .con-ul li span {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .con-ul li span {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .footer-center .con-ul li span {
    width: 30px;
  }
}
@media (min-width: 1025px) {
  .footer-center .con-ul li span {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .con-ul li span {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .con-ul li span {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .footer-center .con-ul li span {
    margin-right: 10px;
  }
}
.footer-center .con-ul li span svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .footer-center .con-ul li span svg {
    height: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .con-ul li span svg {
    height: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .con-ul li span svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .footer-center .con-ul li span svg {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .footer-center .con-ul li span svg {
    width: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .con-ul li span svg {
    width: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .con-ul li span svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .footer-center .con-ul li span svg {
    width: 20px;
  }
}
.footer-center .social-ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
@media (min-width: 1025px) {
  .footer-center .social-ul {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .social-ul {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .social-ul {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .footer-center .social-ul {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .footer-center .social-ul li {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .social-ul li {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .social-ul li {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .footer-center .social-ul li {
    padding-right: 20px;
  }
}
.footer-center .social-ul li span {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1025px) {
  .footer-center .social-ul li span {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .social-ul li span {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .social-ul li span {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .footer-center .social-ul li span {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .footer-center .social-ul li span {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .social-ul li span {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .social-ul li span {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .footer-center .social-ul li span {
    width: 30px;
  }
}
@media (min-width: 1025px) {
  .footer-center .social-ul li span {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .social-ul li span {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .social-ul li span {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .footer-center .social-ul li span {
    margin-right: 10px;
  }
}
.footer-center .social-ul li span svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .footer-center .social-ul li span svg {
    height: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .social-ul li span svg {
    height: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .social-ul li span svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .footer-center .social-ul li span svg {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .footer-center .social-ul li span svg {
    width: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-center .social-ul li span svg {
    width: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-center .social-ul li span svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .footer-center .social-ul li span svg {
    width: 20px;
  }
}
.footer-center .social-ul a:hover span {
  background: #f0b937;
}
.footer-center .social-ul a:hover path {
  fill: #000 !important;
}

.copyright-menu .current-menu-item a {
  color: #cf5c36 !important;
}

.footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 1025px) {
  .footer-menu li {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu li {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu li {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .footer-menu li {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .footer-menu li {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu li {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu li {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .footer-menu li {
    padding-top: 15px;
  }
}
@media (min-width: 1025px) {
  .footer-menu li {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu li {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu li {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .footer-menu li {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .footer-menu li {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu li {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu li {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .footer-menu li {
    line-height: 20px;
  }
}
.footer-menu li a {
  text-decoration: none;
  color: #c2c2c2;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}
@media (min-width: 1025px) {
  .footer-menu li a {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu li a {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu li a {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .footer-menu li a {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .footer-menu li a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu li a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu li a {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .footer-menu li a {
    line-height: 20px;
  }
}
.footer-menu li a:hover {
  color: #f0b937;
}
.footer-menu .current-menu-item a {
  color: #cf5c36 !important;
}

@media (min-width: 1025px) {
  .footer-bottom {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .footer-bottom {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .footer-bottom {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .footer-bottom {
    padding-bottom: 70px;
  }
}
.footer-bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.footer-bottom ul li {
  border-right: 1px solid rgba(255, 255, 255, 0.43);
}
@media (min-width: 1025px) {
  .footer-bottom ul li {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom ul li {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom ul li {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .footer-bottom ul li {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .footer-bottom ul li {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom ul li {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom ul li {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .footer-bottom ul li {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .footer-bottom ul li {
    margin-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom ul li {
    margin-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom ul li {
    margin-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .footer-bottom ul li {
    margin-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .footer-bottom ul li {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom ul li {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom ul li {
    font-size: 13px !important;
  }
}
@media (max-width: 600px) {
  .footer-bottom ul li {
    font-size: 13px !important;
  }
}
@media (min-width: 1025px) {
  .footer-bottom ul li {
    line-height: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom ul li {
    line-height: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom ul li {
    line-height: 13px;
  }
}
@media (max-width: 600px) {
  .footer-bottom ul li {
    line-height: 13px;
  }
}
.footer-bottom ul li a {
  text-decoration: none;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .footer-bottom ul li a {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom ul li a {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom ul li a {
    font-size: 13px !important;
  }
}
@media (max-width: 600px) {
  .footer-bottom ul li a {
    font-size: 13px !important;
  }
}
@media (min-width: 1025px) {
  .footer-bottom ul li a {
    line-height: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom ul li a {
    line-height: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom ul li a {
    line-height: 13px;
  }
}
@media (max-width: 600px) {
  .footer-bottom ul li a {
    line-height: 13px;
  }
}
.footer-bottom ul li a:hover {
  color: #f0b937;
}
@media only screen and (min-width: 1025px) {
  .footer-bottom ul li:first-child {
    padding-left: 0 !important;
  }
}
.footer-bottom ul li:last-child {
  border: 0 !important;
}
.footer-bottom p a {
  text-decoration: none;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .footer-bottom p a {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom p a {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom p a {
    font-size: 13px !important;
  }
}
@media (max-width: 600px) {
  .footer-bottom p a {
    font-size: 13px !important;
  }
}
@media (min-width: 1025px) {
  .footer-bottom p a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom p a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom p a {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .footer-bottom p a {
    line-height: 20px;
  }
}
.footer-bottom p a:hover {
  color: #f0b937;
}

.footer-ab {
  position: absolute;
  right: 0;
  top: auto;
  z-index: 1;
  height: auto;
}
@media (min-width: 1025px) {
  .footer-ab {
    width: 28.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-ab {
    width: 28.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-ab {
    width: 150px;
  }
}
@media (max-width: 600px) {
  .footer-ab {
    width: 150px;
  }
}
@media (min-width: 1025px) {
  .footer-ab {
    bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-ab {
    bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-ab {
    bottom: 5px;
  }
}
@media (max-width: 600px) {
  .footer-ab {
    bottom: 5px;
  }
}

.footer-center-ab {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 1025px) {
  .footer-ab {
    display: none !important;
  }
  .footer-bottom ul {
    justify-content: center;
  }
}
.filter-wrap {
  background: #f3f3f3;
}
@media (min-width: 1025px) {
  .filter-wrap {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .filter-wrap {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .filter-wrap {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .filter-wrap {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .filter-wrap {
    padding-bottom: 20px;
  }
}
.filter-wrap select {
  width: 100%;
}
.filter-wrap .search-widget__label {
  width: 100%;
  cursor: pointer;
  color: #5b5b5b;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  .filter-wrap .search-widget__label {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .search-widget__label {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .search-widget__label {
    font-size: 13px !important;
  }
}
@media (max-width: 600px) {
  .filter-wrap .search-widget__label {
    font-size: 13px !important;
  }
}
.filter-wrap .filter-column {
  width: 12.5%;
}
@media (min-width: 1025px) {
  .filter-wrap .filter-column {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-column {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-column {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-column {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .filter-column {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-column {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-column {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-column {
    padding-right: 0px;
  }
}
.filter-wrap .filter-column__long {
  width: 25%;
}
.filter-wrap .filter-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  width: 100%;
  border: 1px solid #cf5c36 !important;
  font-family: "Archivo", sans-serif;
  text-transform: uppercase;
  font-style: normal;
  transition: all 0.3s;
  background: #cf5c36;
  border-radius: 5px;
  color: #fff;
}
@media (min-width: 1025px) {
  .filter-wrap .filter-submit {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-submit {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-submit {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-submit {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .filter-submit {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-submit {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-submit {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-submit {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .filter-submit {
    letter-spacing: 0.028125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-submit {
    letter-spacing: 0.028125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-submit {
    letter-spacing: 0.54px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-submit {
    letter-spacing: 0.54px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .filter-submit {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-submit {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-submit {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-submit {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .filter-submit {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-submit {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-submit {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-submit {
    padding-right: 20px;
  }
}
.filter-wrap .filter-submit:hover {
  color: #fff;
  background: #cf5c36;
}
.filter-wrap .input-wrap {
  border-radius: 5px;
  border: 1px solid #cf5c36 !important;
  background: #fff;
}
.filter-wrap .select2-container--default .select2-selection--single {
  border-radius: 5px !important;
}
.filter-wrap .filter-column-inner {
  position: relative;
  display: flex;
  align-items: center;
}
@media (min-width: 1025px) {
  .filter-wrap .filter-column-inner {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-column-inner {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-column-inner {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-column-inner {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .filter-column-inner {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-column-inner {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-column-inner {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-column-inner {
    padding-right: 10px;
  }
}
.filter-wrap .filter-column-inner span {
  color: #5b5b5b;
}
@media (min-width: 1025px) {
  .filter-wrap .filter-column-inner span {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-column-inner span {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-column-inner span {
    font-size: 12px !important;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-column-inner span {
    font-size: 12px !important;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .filter-column-inner span {
    line-height: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-column-inner span {
    line-height: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-column-inner span {
    line-height: 13px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-column-inner span {
    line-height: 13px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .filter-column-inner .select2-selection {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-column-inner .select2-selection {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-column-inner .select2-selection {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-column-inner .select2-selection {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .filter-column-inner .select2-selection {
    line-height: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .filter-column-inner .select2-selection {
    line-height: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .filter-column-inner .select2-selection {
    line-height: 14px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .filter-column-inner .select2-selection {
    line-height: 14px;
  }
}
.filter-wrap .filter-column-inner::after {
  content: "";
  position: absolute;
  top: 0.5208333333vw;
  bottom: 0.5208333333vw;
  right: 0;
  width: 1px;
  height: calc(100% - 1.0416666667vw);
  background: #5b5b5b;
}
.filter-wrap .filter-column-inner:last-child::after {
  display: none !important;
}
.filter-wrap li.disabled {
  opacity: 0.4;
}
.filter-wrap .dropdown button {
  background: #fff;
  color: #000;
  display: flex;
  align-items: center;
  width: 100% !important;
  text-align: left;
  font-family: "Archivo", sans-serif;
  border: 0 !important;
  text-transform: uppercase;
  font-weight: 500;
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown button {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown button {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown button {
    font-size: 12px !important;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown button {
    font-size: 12px !important;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown button {
    line-height: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown button {
    line-height: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown button {
    line-height: 13px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown button {
    line-height: 13px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown button {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown button {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown button {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown button {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown button {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown button {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown button {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown button {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown button {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown button {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown button {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown button {
    padding-right: 10px;
  }
}
.filter-wrap .dropdown .dropdown-toggle::after {
  background-image: url("../../../img/down-select.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 0.5208333333vw);
  background-size: 0.5208333333vw auto;
  border: 0;
  height: 1.0416666667vw;
  width: 1.0416666667vw;
  position: absolute;
  right: 0.2604166667vw;
  z-index: 111;
}
@media only screen and (max-width: 1025px) {
  .filter-wrap .dropdown .dropdown-toggle::after {
    background-position: calc(100% - 10px);
    background-size: 10px auto;
    height: 20px;
    width: 20px;
    right: 5px;
  }
}
.filter-wrap .dropdown .dropdown-menu {
  width: 100%;
  border: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0 !important;
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown .dropdown-menu {
    padding-bottom: 10px;
  }
}
.filter-wrap .dropdown .dropdown-menu li {
  display: flex;
  border-bottom: 1px solid #f1f1f1;
  align-items: center;
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu li {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown .dropdown-menu li {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu li {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown .dropdown-menu li {
    padding-top: 5px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu li {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown .dropdown-menu li {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu li {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown .dropdown-menu li {
    padding-bottom: 5px;
  }
}
.filter-wrap .dropdown .dropdown-menu li label {
  cursor: pointer;
  text-transform: uppercase;
  width: calc(100% - 1.5625vw);
  color: #5b5b5b;
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu li label {
    font-size: 0.78125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown .dropdown-menu li label {
    font-size: 0.8854166667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown .dropdown-menu li label {
    font-size: 13px !important;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown .dropdown-menu li label {
    font-size: 13px !important;
  }
}
.filter-wrap .dropdown .dropdown-menu li:last-child {
  border: 0 !important;
}
.filter-wrap .dropdown-submenu {
  padding: 0;
  width: 100%;
}
.filter-wrap .dropdown-submenu li {
  display: flex;
  flex-wrap: nowrap !important;
  border-bottom: 1px solid #efefef;
  align-items: center;
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown-submenu li {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown-submenu li {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown-submenu li {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown-submenu li {
    padding-top: 5px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown-submenu li {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown-submenu li {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown-submenu li {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown-submenu li {
    padding-bottom: 5px;
  }
}
.filter-wrap .dropdown-submenu li label {
  color: #5b5b5b;
}
@media (min-width: 1025px) {
  .filter-wrap .dropdown-submenu li label {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .dropdown-submenu li label {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .dropdown-submenu li label {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .filter-wrap .dropdown-submenu li label {
    font-size: 15px !important;
  }
}
.filter-wrap .dropdown-menu {
  overflow: auto;
  max-height: 15.625vw;
}
.filter-wrap .modal-drop li {
  flex-wrap: wrap;
}
.filter-wrap .modal-drop li li {
  flex-wrap: wrap !important;
}
.filter-wrap .modal-label {
  padding-left: 0 !important;
  font-weight: 600;
  text-align: center;
  background: #ebebeb;
  width: 100% !important;
}
@media (min-width: 1025px) {
  .filter-wrap .modal-label {
    padding-top: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .modal-label {
    padding-top: 0.1041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .modal-label {
    padding-top: 2px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .modal-label {
    padding-top: 2px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .modal-label {
    padding-bottom: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .modal-label {
    padding-bottom: 0.1041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .modal-label {
    padding-bottom: 2px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .modal-label {
    padding-bottom: 2px;
  }
}
.filter-wrap .in-wrap {
  width: 100%;
  display: flex;
  align-items: center;
}
@media (min-width: 1025px) {
  .filter-wrap .in-wrap {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .in-wrap {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .in-wrap {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .in-wrap {
    padding-top: 5px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap .in-wrap {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .in-wrap {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .in-wrap {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap .in-wrap {
    padding-bottom: 5px;
  }
}
.filter-wrap .in-wrap label {
  color: #5b5b5b;
}
@media (min-width: 1025px) {
  .filter-wrap .in-wrap label {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap .in-wrap label {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap .in-wrap label {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .filter-wrap .in-wrap label {
    font-size: 15px !important;
  }
}
.filter-wrap li:last-child {
  border: 0 !important;
}
.filter-wrap .modal-li {
  border: 0 !important;
}

.filter-wrap--banner {
  padding: 0 !important;
}
@media only screen and (max-width: 1025px) {
  .filter-wrap--banner {
    z-index: 999;
    position: relative;
  }
}

#filter-wrap-mobile {
  border-bottom: 1px solid #a3a3a3;
}

.filter-wrap-sidebar {
  flex-direction: column;
}
@media (min-width: 1025px) {
  .filter-wrap-sidebar {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap-sidebar {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap-sidebar {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .filter-wrap-sidebar {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap-sidebar {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap-sidebar {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap-sidebar {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .filter-wrap-sidebar {
    padding-right: 20px;
  }
}
.filter-wrap-sidebar .filter-column {
  width: 100% !important;
}
@media (min-width: 1025px) {
  .filter-wrap-sidebar .filter-column {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap-sidebar .filter-column {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap-sidebar .filter-column {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .filter-wrap-sidebar .filter-column {
    padding-bottom: 10px;
  }
}
.filter-wrap-sidebar .filter-column .visibility-hidden {
  display: none !important;
}

@media only screen and (min-width: 1025px) {
  .modal-backdrop {
    z-index: 99999 !important;
  }
  .filter-wrap input[type=checkbox] {
    position: relative;
    visibility: hidden;
    -moz-appearance: initial;
    display: inline-block;
    width: 1.5625vw;
    height: 0.78125vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
  }
  .filter-wrap input[type=checkbox]:before,
  .filter-wrap input[type=checkbox]:checked:after {
    width: 0.78125vw;
    height: 0.78125vw;
    top: 0;
    right: 0;
    bottom: 0;
    position: relative;
    content: "";
    visibility: visible;
    border: 1px solid #0d4d5f !important;
  }
  .filter-wrap input[type=checkbox]:checked:after {
    margin: auto;
    left: -0.78125vw;
    font-size: 10px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #0d4d5f;
    font-family: FontAwesome;
    background-image: url("../../../img/tick.png");
    background-size: 0.5208333333vw auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #0d4d5f;
    display: inline-block;
    border: 1px solid #0d4d5f !important;
  }
  .filter-wrap input[type=checkbox]:before {
    left: 0;
    background-color: transparent;
    display: inline-block;
  }
  .filter-wrap input[type=checkbox]:before,
  .filter-wrap input[type=checkbox]:checked:after {
    border: 1px solid #0d4d5f !important;
  }
  .filter-wrap input[type=radio] {
    position: relative;
    visibility: hidden;
    -moz-appearance: initial;
    display: inline-block;
    width: 1.5625vw;
    height: 0.78125vw;
    display: flex;
    border-radius: 50%;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
  }
  .filter-wrap input[type=radio]:before,
  .filter-wrap input[type=radio]:checked:after {
    width: 0.78125vw;
    height: 0.78125vw;
    top: 0;
    right: 0;
    bottom: 0;
    position: relative;
    border-radius: 50%;
    content: "";
    visibility: visible;
    border: 1px solid #0d4d5f !important;
  }
  .filter-wrap input[type=radio]:checked:after {
    margin: auto;
    left: -0.78125vw;
    font-size: 10px;
    display: flex !important;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    color: #0d4d5f;
    font-family: FontAwesome;
    background-image: url("../../../img/tick.png");
    background-size: 0.5208333333vw auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #0d4d5f;
    display: inline-block;
    border: 1px solid #0d4d5f !important;
  }
  .filter-wrap input[type=radio]:before {
    left: 0;
    background-color: transparent;
    border-radius: 50%;
    display: inline-block;
  }
  .filter-wrap input[type=radio]:before,
  .filter-wrap input[type=radio]:checked:after {
    border: 1px solid #0d4d5f !important;
  }
  .search-widget .filter-column {
    width: 16.6666666667%;
  }
  .search-widget .filter-column__long {
    width: 33.3333333333% !important;
  }
  .search-widget .input-wrap {
    border: 0 !important;
    border-radius: 0 !important;
  }
}
@media only screen and (max-width: 1025px) {
  #filter-wrap-mobile {
    display: none !important;
  }
  #keyword::placeholder {
    color: white;
    opacity: 1;
  }
  .filter-wrap .dropdown .dropdown-menu li label {
    width: calc(100% - 30px);
  }
  .result-wrap-in p {
    width: auto;
    padding-bottom: 20px;
  }
  .filter-wrap .dropdown-menu {
    overflow: auto;
    max-height: 3cm;
  }
  .filter-wrap input[type=checkbox] {
    position: relative;
    visibility: hidden;
    -moz-appearance: initial;
    display: inline-block;
    width: 30px;
    height: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
  }
  .filter-wrap input[type=checkbox]:before,
  .filter-wrap input[type=checkbox]:checked:after {
    width: 15px;
    height: 15px;
    top: 0;
    right: 0;
    bottom: 0;
    position: relative;
    content: "";
    visibility: visible;
    border: 1px solid #0d4d5f !important;
  }
  .filter-wrap input[type=checkbox]:checked:after {
    margin: auto;
    left: -15px;
    font-size: 10px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #0d4d5f;
    font-family: FontAwesome;
    background-image: url("../../../img/tick.png");
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #0d4d5f;
    display: inline-block;
    border: 1px solid #0d4d5f !important;
  }
  .filter-wrap input[type=checkbox]:before {
    left: 0;
    background-color: transparent;
    display: inline-block;
  }
  .filter-wrap input[type=checkbox]:before,
  .filter-wrap input[type=checkbox]:checked:after {
    border: 1px solid #0d4d5f !important;
  }
  .filter-wrap input[type=radio] {
    position: relative;
    visibility: hidden;
    -moz-appearance: initial;
    display: inline-block;
    width: 30px;
    height: 15px;
    border-radius: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
  }
  .filter-wrap input[type=radio]:before,
  .filter-wrap input[type=radio]:checked:after {
    width: 15px;
    height: 15px;
    top: 0;
    right: 0;
    border-radius: 50%;
    bottom: 0;
    position: relative;
    content: "";
    visibility: visible;
    border: 1px solid #0d4d5f !important;
  }
  .filter-wrap input[type=radio]:checked:after {
    margin: auto;
    left: -15px;
    font-size: 10px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #0d4d5f;
    font-family: FontAwesome;
    background-image: url("../../../img/tick.png");
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #0d4d5f;
    display: inline-block;
    border: 1px solid #0d4d5f !important;
  }
  .filter-wrap input[type=radio]:before {
    left: 0;
    background-color: transparent;
    display: inline-block;
    border-radius: 50%;
  }
  .filter-wrap input[type=radio]:before,
  .filter-wrap input[type=radio]:checked:after {
    border: 1px solid #0d4d5f !important;
  }
  .search-div {
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 99999;
    left: 0;
    right: 0;
  }
  .search-div p {
    display: none !important;
  }
  .search-div span span {
    display: none !important;
  }
  .search-div .search-form {
    display: flex !important;
    flex-grow: 1;
    margin: 0 !important;
    padding: 0 !important;
  }
  .search-div .search-form input {
    flex-grow: 1 !important;
    padding-left: 10px !important;
    background: #0d4d5f;
    color: #fff !important;
  }
  .search-div .search-form button {
    background: #0d4d5f;
  }
  .search-div .search-form button svg path {
    fill: #fff !important;
  }
  .search-div .more-filter-btn {
    border-radius: 0 !important;
    background: #cf5c36;
    color: #fff !important;
  }
  .search-div .more-filter-btn svg path {
    fill: #fff !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .search-widget .filter-column {
    width: 49% !important;
    padding-bottom: 15px;
  }
  .search-widget .input-wrap {
    border: 0 !important;
    border-radius: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .search-widget {
    display: flex;
    flex-direction: column;
  }
  .search-widget .filter-column {
    width: 100% !important;
    padding-bottom: 15px;
  }
  .search-widget .input-wrap {
    border: 0 !important;
    border-radius: 0 !important;
  }
}
.banner-section::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #000;
}

.banner-section {
  height: calc(100vh - 8.3333333333vw);
}

@media only screen and (min-width: 1025px) {
  .banner-section-inner {
    height: 31.25vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-section-inner {
    height: 700px !important;
  }
}
@media only screen and (max-width: 600px) {
  .banner-section-inner {
    height: 500px !important;
  }
}

.video-container video,
.video-container img {
  height: calc(100vh - 8.3333333333vw);
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  .video-container video {
    margin-bottom: -0.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .video-container video {
    margin-bottom: -0.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .video-container video {
    margin-bottom: -8px;
  }
}
@media (max-width: 600px) {
  .video-container video {
    margin-bottom: -8px;
  }
}

#bannerSlider {
  position: relative;
}
#bannerSlider .carousel-item {
  position: relative;
}
#bannerSlider .carousel-item .banner-img {
  width: 100%;
  object-fit: cover;
  height: calc(100vh - 8.3333333333vw);
}
#bannerSlider .carousel-item::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #000;
}
#bannerSlider .carousel-indicators {
  position: absolute;
  right: 2%;
  bottom: 0;
  z-index: 999;
  left: auto;
  bottom: 0;
  justify-content: center;
  display: flex;
  flex-direction: column;
  margin: auto !important;
  top: 0;
}
#bannerSlider .carousel-indicators button {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  text-indent: unset !important;
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "DM Sans", serif;
}
@media (min-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    height: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bannerSlider .carousel-indicators button {
    height: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    height: 10px;
  }
}
@media (max-width: 600px) {
  #bannerSlider .carousel-indicators button {
    height: 10px;
  }
}
@media (min-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    width: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bannerSlider .carousel-indicators button {
    width: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    width: 10px;
  }
}
@media (max-width: 600px) {
  #bannerSlider .carousel-indicators button {
    width: 10px;
  }
}
@media (min-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bannerSlider .carousel-indicators button {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  #bannerSlider .carousel-indicators button {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    margin-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bannerSlider .carousel-indicators button {
    margin-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    margin-top: 5px;
  }
}
@media (max-width: 600px) {
  #bannerSlider .carousel-indicators button {
    margin-top: 5px;
  }
}
@media (min-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bannerSlider .carousel-indicators button {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    margin-bottom: 5px;
  }
}
@media (max-width: 600px) {
  #bannerSlider .carousel-indicators button {
    margin-bottom: 5px;
  }
}
#bannerSlider .carousel-indicators button.active {
  background: #cf5c36;
  border: 1px solid #cf5c36;
}

@media only screen and (min-width: 1025px) {
  .banner-section-inner .carousel-item .banner-img {
    height: 31.25vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-section-inner .carousel-item .banner-img {
    height: 700px !important;
  }
}
@media only screen and (max-width: 600px) {
  .banner-section-inner .carousel-item .banner-img {
    height: 500px !important;
  }
}

.banner-caption {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: auto;
  z-index: 3;
  width: 100%;
}
@media (min-width: 1025px) {
  .banner-caption {
    padding-top: 10.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .banner-caption {
    padding-top: 10.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-caption {
    padding-top: 100px;
  }
}
@media (max-width: 600px) {
  .banner-caption {
    padding-top: 100px;
  }
}
@media (min-width: 1025px) {
  .banner-caption {
    bottom: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .banner-caption {
    bottom: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-caption {
    bottom: 50px;
  }
}
@media (max-width: 600px) {
  .banner-caption {
    bottom: 50px;
  }
}
.banner-caption .banner-caption__inner {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  transform: translateY(0.78125vw);
  transition: all 0.5s;
  opacity: 0;
}

.carousel-item.active .banner-caption__inner {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.5s;
}

.search-widget-wrap {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: auto;
  z-index: 3;
  width: 100%;
}
@media (min-width: 1025px) {
  .search-widget-wrap {
    padding-top: 10.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget-wrap {
    padding-top: 10.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget-wrap {
    padding-top: 100px;
  }
}
@media (max-width: 600px) {
  .search-widget-wrap {
    padding-top: 100px;
  }
}
@media (min-width: 1025px) {
  .search-widget-wrap {
    bottom: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget-wrap {
    bottom: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget-wrap {
    bottom: 50px;
  }
}
@media (max-width: 600px) {
  .search-widget-wrap {
    bottom: 50px;
  }
}
.search-widget-wrap .search-widget-wrap__inner {
  font-size: 0;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.search-widget {
  display: flex;
  flex-wrap: wrap;
  background: rgba(0, 0, 0, 0.55);
}
@media (min-width: 1025px) {
  .search-widget {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .search-widget {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .search-widget {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .search-widget {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .search-widget {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .search-widget {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .search-widget {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .search-widget {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .search-widget .width--20 {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .width--20 {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .width--20 {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .search-widget .width--20 {
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  .search-widget .width--20 {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .width--20 {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .width--20 {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .search-widget .width--20 {
    padding-right: 5px;
  }
}
.search-widget .search-widget__col {
  display: flex;
  flex-direction: column;
}
.search-widget .search-widget__col select {
  width: 100% !important;
}
.search-widget .search-widget__label {
  text-decoration: none;
  color: #fff;
  text-align: left;
  display: block;
  text-transform: uppercase;
  font-weight: 500;
}
@media (min-width: 1025px) {
  .search-widget .search-widget__label {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .search-widget__label {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .search-widget__label {
    font-size: 13px !important;
  }
}
@media (max-width: 600px) {
  .search-widget .search-widget__label {
    font-size: 13px !important;
  }
}
@media (min-width: 1025px) {
  .search-widget .search-widget__label {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .search-widget__label {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .search-widget__label {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .search-widget .search-widget__label {
    line-height: 15px;
  }
}
@media (min-width: 1025px) {
  .search-widget .search-widget__label {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .search-widget__label {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .search-widget__label {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .search-widget .search-widget__label {
    padding-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  .search-widget select {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget select {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget select {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .search-widget select {
    height: 50px;
  }
}
.search-widget .modal-li {
  border: 0 !important;
}
.search-widget input[type=text] {
  font-family: "Archivo", sans-serif;
  border: 0 !important;
  text-transform: uppercase;
  font-weight: 500;
}
@media (min-width: 1025px) {
  .search-widget input[type=text] {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget input[type=text] {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget input[type=text] {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .search-widget input[type=text] {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .search-widget input[type=text] {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget input[type=text] {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget input[type=text] {
    line-height: 24px;
  }
}
@media (max-width: 600px) {
  .search-widget input[type=text] {
    line-height: 24px;
  }
}
@media (min-width: 1025px) {
  .search-widget input[type=text] {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget input[type=text] {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget input[type=text] {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .search-widget input[type=text] {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .search-widget input[type=text] {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget input[type=text] {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget input[type=text] {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget input[type=text] {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .search-widget input[type=text] {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget input[type=text] {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget input[type=text] {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget input[type=text] {
    padding-right: 10px;
  }
}
.search-widget .search-widget-btn button {
  border: 0;
  background: #f0b937;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  font-family: "Archivo", sans-serif;
  text-transform: uppercase;
  font-style: normal;
  transition: all 0.3s;
}
@media (min-width: 1025px) {
  .search-widget .search-widget-btn button {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .search-widget-btn button {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .search-widget-btn button {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .search-widget .search-widget-btn button {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .search-widget .search-widget-btn button {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .search-widget-btn button {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .search-widget-btn button {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .search-widget .search-widget-btn button {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .search-widget .search-widget-btn button {
    letter-spacing: 0.028125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .search-widget-btn button {
    letter-spacing: 0.028125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .search-widget-btn button {
    letter-spacing: 0.54px;
  }
}
@media (max-width: 600px) {
  .search-widget .search-widget-btn button {
    letter-spacing: 0.54px;
  }
}
@media (min-width: 1025px) {
  .search-widget .search-widget-btn button {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .search-widget-btn button {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .search-widget-btn button {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .search-widget .search-widget-btn button {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .search-widget .search-widget-btn button {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .search-widget-btn button {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .search-widget-btn button {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .search-widget .search-widget-btn button {
    padding-right: 20px;
  }
}
.search-widget .dropdown button {
  background: #fff;
  color: #000;
  width: 100% !important;
  text-align: left;
  font-family: "Archivo", sans-serif;
  border: 0 !important;
  text-transform: uppercase;
  font-weight: 500;
}
@media (min-width: 1025px) {
  .search-widget .dropdown button {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown button {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown button {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown button {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown button {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown button {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown button {
    line-height: 24px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown button {
    line-height: 24px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown button {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown button {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown button {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown button {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown button {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown button {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown button {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown button {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown button {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown button {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown button {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown button {
    padding-right: 10px;
  }
}
.search-widget .dropdown .dropdown-toggle::after {
  background-image: url("../../img/down-select.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 0.5208333333vw);
  background-size: 0.5208333333vw auto;
  border: 0;
  height: 1.0416666667vw;
  width: 1.0416666667vw;
  position: absolute;
  right: 0.2604166667vw;
  z-index: 111;
}
@media only screen and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-toggle::after {
    background-position: calc(100% - 10px);
    background-size: 10px auto;
    height: 20px;
    width: 20px;
    right: 5px;
  }
}
.search-widget .dropdown .dropdown-menu {
  border-radius: 0 !important;
  width: 100%;
  padding: 0;
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    line-height: 24px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu {
    line-height: 24px;
  }
}
.search-widget .dropdown .dropdown-menu .dropdown-item:hover {
  color: #fff;
  background: #0d4d5f;
}
.search-widget .dropdown .dropdown-menu .parent-item {
  color: #fff;
  background: #cf5c36;
}
.search-widget .dropdown button {
  background: #fff;
  color: #000;
  width: 100% !important;
  text-align: left;
  font-family: "Archivo", sans-serif;
  border: 0 !important;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-weight: 500;
}
@media (min-width: 1025px) {
  .search-widget .dropdown button {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown button {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown button {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown button {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown button {
    line-height: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown button {
    line-height: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown button {
    line-height: 14px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown button {
    line-height: 14px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown button {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown button {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown button {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown button {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown button {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown button {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown button {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown button {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown button {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown button {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown button {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown button {
    padding-right: 10px;
  }
}
.search-widget .dropdown .search-widget__label {
  cursor: pointer;
  width: 100%;
  color: #5b5b5b;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  .search-widget .dropdown .search-widget__label {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .search-widget__label {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .search-widget__label {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .search-widget__label {
    font-size: 14px !important;
  }
}
.search-widget .dropdown .dropdown-toggle::after {
  background-image: url("../../img/down-select.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 0.5208333333vw);
  background-size: 0.5208333333vw auto;
  border: 0;
  height: 1.0416666667vw;
  width: 1.0416666667vw;
  position: absolute;
  right: 0.2604166667vw;
  z-index: 111;
}
@media only screen and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-toggle::after {
    background-position: calc(100% - 10px);
    background-size: 10px auto;
    height: 20px;
    width: 20px;
    right: 5px;
  }
}
.search-widget .dropdown .dropdown-menu {
  overflow: auto;
  max-height: 15.625vw;
}
@media only screen and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    max-height: 300px;
  }
}
.search-widget .dropdown .dropdown-menu {
  width: 100%;
  border: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0 !important;
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu {
    padding-bottom: 10px;
  }
}
.search-widget .dropdown .dropdown-menu li {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #efefef;
  align-items: center;
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu li {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu li {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu li {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu li {
    padding-top: 5px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu li {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu li {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu li {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu li {
    padding-bottom: 5px;
  }
}
.search-widget .dropdown .dropdown-menu li label {
  cursor: pointer;
  color: #5b5b5b;
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu li label {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu li label {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu li label {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu li label {
    font-size: 14px !important;
  }
}
.search-widget .dropdown .dropdown-menu .dropdown-submenu {
  padding: 0;
  width: 100%;
}
.search-widget .dropdown .dropdown-menu .dropdown-submenu li {
  display: flex;
  flex-wrap: nowrap !important;
  border-bottom: 1px solid #efefef;
  align-items: center;
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .dropdown-submenu li {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu .dropdown-submenu li {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .dropdown-submenu li {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu .dropdown-submenu li {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .dropdown-submenu li {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu .dropdown-submenu li {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .dropdown-submenu li {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu .dropdown-submenu li {
    padding-bottom: 10px;
  }
}
.search-widget .dropdown .dropdown-menu .dropdown-submenu li label {
  cursor: pointer;
  color: #5b5b5b;
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .dropdown-submenu li label {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu .dropdown-submenu li label {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .dropdown-submenu li label {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu .dropdown-submenu li label {
    font-size: 14px !important;
  }
}
.search-widget .dropdown .dropdown-menu .modal-drop li {
  flex-wrap: wrap;
}
.search-widget .dropdown .dropdown-menu .modal-drop li li {
  flex-wrap: wrap !important;
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .modal-drop .in-wrap {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu .modal-drop .in-wrap {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .modal-drop .in-wrap {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu .modal-drop .in-wrap {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .modal-drop .in-wrap {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu .modal-drop .in-wrap {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .modal-drop .in-wrap {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu .modal-drop .in-wrap {
    padding-bottom: 10px;
  }
}
.search-widget .dropdown .dropdown-menu .modal-label {
  padding-left: 0 !important;
  font-weight: 600;
  text-align: center;
  background: #ebebeb;
  width: 100% !important;
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .modal-label {
    padding-top: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu .modal-label {
    padding-top: 0.1041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .modal-label {
    padding-top: 2px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu .modal-label {
    padding-top: 2px;
  }
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .modal-label {
    padding-bottom: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu .modal-label {
    padding-bottom: 0.1041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .modal-label {
    padding-bottom: 2px;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu .modal-label {
    padding-bottom: 2px;
  }
}
.search-widget .dropdown .dropdown-menu .in-wrap {
  width: 100%;
  display: flex;
  align-items: center;
}
.search-widget .dropdown .dropdown-menu .in-wrap label {
  width: calc(100% - 1.5625vw);
  color: #5b5b5b;
}
@media (min-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .in-wrap label {
    font-size: 0.78125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-widget .dropdown .dropdown-menu .in-wrap label {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .in-wrap label {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .search-widget .dropdown .dropdown-menu .in-wrap label {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-menu .in-wrap label {
    width: calc(100% - 30px);
  }
}
.search-widget .dropdown .dropdown-menu li:last-child {
  border: 0 !important;
}

@media (min-width: 600px) and (max-width: 1025px) {
  .banner-caption .banner-caption__inner {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 600px) {
  .banner-caption .banner-caption__inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .video-container video,
  .video-container img {
    height: 500px;
  }
  .banner-section {
    height: 500px;
  }
  #bannerSlider .carousel-item .banner-img,
  .video-container video,
  .video-container img {
    height: 500px;
  }
  .banner-section {
    height: 500px;
  }
}
@media only screen and (max-width: 600px) {
  #bannerSlider .carousel-item .banner-img,
  .video-container video,
  .video-container img {
    height: 500px;
  }
  .banner-section {
    height: 500px;
  }
}
@media only screen and (min-width: 1025px) {
  .search-widget-wrap input[type=checkbox] {
    position: relative;
    visibility: hidden;
    -moz-appearance: initial;
    display: inline-block;
    width: 1.5625vw;
    height: 0.78125vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
  }
  .search-widget-wrap input[type=checkbox]:before,
  .search-widget-wrap input[type=checkbox]:checked:after {
    width: 0.78125vw;
    height: 0.78125vw;
    top: 0;
    right: 0;
    bottom: 0;
    position: relative;
    content: "";
    visibility: visible;
    border: 1px solid #0d4d5f !important;
  }
  .search-widget-wrap input[type=checkbox]:checked:after {
    margin: auto;
    left: -0.78125vw;
    font-size: 10px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #0d4d5f;
    font-family: FontAwesome;
    background-image: url("../../img/tick.png");
    background-size: 0.5208333333vw auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #0d4d5f;
    display: inline-block;
    border: 1px solid #0d4d5f !important;
  }
  .search-widget-wrap input[type=checkbox]:before {
    left: 0;
    background-color: transparent;
    display: inline-block;
  }
  .search-widget-wrap input[type=checkbox]:before,
  .search-widget-wrap input[type=checkbox]:checked:after {
    border: 1px solid #0d4d5f !important;
  }
  .search-widget-wrap input[type=radio] {
    position: relative;
    visibility: hidden;
    -moz-appearance: initial;
    display: inline-block;
    width: 1.5625vw;
    height: 0.78125vw;
    display: flex;
    border-radius: 50%;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
  }
  .search-widget-wrap input[type=radio]:before,
  .search-widget-wrap input[type=radio]:checked:after {
    width: 0.78125vw;
    height: 0.78125vw;
    top: 0;
    right: 0;
    bottom: 0;
    position: relative;
    border-radius: 50%;
    content: "";
    visibility: visible;
    border: 1px solid #0d4d5f !important;
  }
  .search-widget-wrap input[type=radio]:checked:after {
    margin: auto;
    left: -0.78125vw;
    font-size: 10px;
    display: flex !important;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    color: #0d4d5f;
    font-family: FontAwesome;
    background-image: url("../../img/tick.png");
    background-size: 0.5208333333vw auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #0d4d5f;
    display: inline-block;
    border: 1px solid #0d4d5f !important;
  }
  .search-widget-wrap input[type=radio]:before {
    left: 0;
    background-color: transparent;
    border-radius: 50%;
    display: inline-block;
  }
  .search-widget-wrap input[type=radio]:before,
  .search-widget-wrap input[type=radio]:checked:after {
    border: 1px solid #0d4d5f !important;
  }
}
@media only screen and (max-width: 1025px) {
  .search-widget .dropdown .dropdown-toggle::after {
    background-image: url("../../img/down-select.png");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) !important;
    background-size: 10px auto !important;
    border: 0;
    height: 20px !important;
    width: 20px !important;
    position: absolute;
    right: 5px !important;
    z-index: 111;
  }
  .banner-section {
    height: auto;
  }
  .banner-section .search-widget-wrap {
    background: #0d4d5f;
    position: relative !important;
    bottom: auto !important;
    padding: 0 !important;
  }
  .banner-section .search-widget-wrap #search-widget {
    width: 100%;
  }
  .banner-section .search-widget-wrap #search-widget .width--20 {
    padding-bottom: 10px;
  }
  .banner-section .search-widget-wrap .visible-hidden.search-widget__label {
    display: none !important;
  }
  .search-widget-wrap input[type=checkbox] {
    position: relative;
    visibility: hidden;
    -moz-appearance: initial;
    display: inline-block;
    width: 30px;
    height: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
  }
  .search-widget-wrap input[type=checkbox]:before,
  .search-widget-wrap input[type=checkbox]:checked:after {
    width: 15px;
    height: 15px;
    top: 0;
    right: 0;
    bottom: 0;
    position: relative;
    content: "";
    visibility: visible;
    border: 1px solid #0d4d5f !important;
  }
  .search-widget-wrap input[type=checkbox]:checked:after {
    margin: auto;
    left: -15px;
    font-size: 10px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #0d4d5f;
    font-family: FontAwesome;
    background-image: url("../../img/tick.png");
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #0d4d5f;
    display: inline-block;
    border: 1px solid #0d4d5f !important;
  }
  .search-widget-wrap input[type=checkbox]:before {
    left: 0;
    background-color: transparent;
    display: inline-block;
  }
  .search-widget-wrap input[type=checkbox]:before,
  .search-widget-wrap input[type=checkbox]:checked:after {
    border: 1px solid #0d4d5f !important;
  }
  .search-widget-wrap input[type=radio] {
    position: relative;
    visibility: hidden;
    -moz-appearance: initial;
    display: inline-block;
    width: 30px;
    height: 15px;
    border-radius: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
  }
  .search-widget-wrap input[type=radio]:before,
  .search-widget-wrap input[type=radio]:checked:after {
    width: 15px;
    height: 15px;
    top: 0;
    right: 0;
    border-radius: 50%;
    bottom: 0;
    position: relative;
    content: "";
    visibility: visible;
    border: 1px solid #0d4d5f !important;
  }
  .search-widget-wrap input[type=radio]:checked:after {
    margin: auto;
    left: -15px;
    font-size: 10px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #0d4d5f;
    font-family: FontAwesome;
    background-image: url("../../img/tick.png");
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #0d4d5f;
    display: inline-block;
    border: 1px solid #0d4d5f !important;
  }
  .search-widget-wrap input[type=radio]:before {
    left: 0;
    background-color: transparent;
    display: inline-block;
    border-radius: 50%;
  }
  .search-widget-wrap input[type=radio]:before,
  .search-widget-wrap input[type=radio]:checked:after {
    border: 1px solid #0d4d5f !important;
  }
}
@media only screen and (max-width: 600px) {
  #bannerSlider .carousel-indicators {
    right: 0 !important;
    z-index: 999;
    left: 0 !important;
    bottom: 0 !important;
    justify-content: center;
    display: flex;
    flex-direction: row !important;
    top: auto !important;
    padding-bottom: 10px;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-section .search-widget-wrap .search-widget {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .banner-section .search-widget-wrap .search-widget .width--20 {
    width: 49%;
  }
  .banner-section .search-widget-wrap .search-widget .search-widget-btn {
    width: 100% !important;
  }
}
.slick-slider:not(.slick-initialized),
.slick-slider-related .products:not(.slick-initialized) {
  display: none !important;
}

.tab-content > .tab-pane:not(.active),
.pill-content > .pill-pane:not(.active) {
  display: block;
  height: 0;
  overflow-y: hidden;
}

.slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
}

.slick-dots button {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #0d4d5f;
  font-size: 0;
  border: 0;
}

.slick-arrow {
  border: 0;
  font-size: 0;
  background-color: transparent;
  background-repeat: no-repeat !important;
  background-position: center;
  background-size: 60%;
  z-index: 1;
  border-radius: 50%;
}
@media (min-width: 1025px) {
  .slick-arrow {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .slick-arrow {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .slick-arrow {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .slick-arrow {
    width: 40px;
  }
}
@media (min-width: 1025px) {
  .slick-arrow {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .slick-arrow {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .slick-arrow {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .slick-arrow {
    height: 40px;
  }
}

.slick-prev:before,
.slick-next:before {
  display: none;
}

.slick-slider .slick-prev {
  background-image: url("../../img/prev.png") !important;
  transition: all 0.5s;
}
.slick-slider .slick-prev:hover {
  background-image: url("../../img/prev-y.png") !important;
  transition: all 0.5s;
}
.slick-slider .slick-next {
  background-image: url("../../img/next.png") !important;
  transition: all 0.5s;
}
.slick-slider .slick-next:hover {
  background-image: url("../../img/next-y.png") !important;
  transition: all 0.5s;
}

.white-arrows .slick-prev {
  background-image: url("../../img/prev-w.png") !important;
  transition: all 0.3s;
}
.white-arrows .slick-prev:hover {
  background-image: url("../../img/prev-y.png") !important;
  transition: all 0.3s;
}
.white-arrows .slick-next {
  background-image: url("../../img/next-w.png") !important;
  transition: all 0.3s;
}
.white-arrows .slick-next:hover {
  background-image: url("../../img/next-y.png") !important;
  transition: all 0.3s;
}

.carousel__text {
  transition: all 1s;
  opacity: 0;
  transform: translateY(100px);
}

.slick-current .carousel__text {
  transition: all 1s;
  opacity: 1;
  transform: translateY(0);
}

.no-arrows {
  padding-bottom: 0 !important;
}

.top-right-arrows .slick-arrow {
  position: absolute;
  top: -4.1666666667vw;
}
.top-right-arrows .slick-prev {
  right: 4.1666666667vw;
}
.top-right-arrows .slick-next {
  right: 0.5208333333vw;
}

.center-arrows .slick-arrow {
  position: absolute;
  top: calc(50% - 1.5625vw);
}
.center-arrows .slick-prev {
  left: -3.125vw;
}
.center-arrows .slick-next {
  right: -3.125vw;
}

.review-slider .slick-arrow {
  position: absolute;
  top: 12.7604166667vw;
}
.review-slider .slick-prev {
  left: -3.125vw;
}
.review-slider .slick-next {
  right: -3.125vw;
}

.vehicle-inner-slider .slick-arrow {
  position: absolute;
}
@media only screen and (min-width: 1025px) {
  .vehicle-inner-slider .slick-arrow {
    bottom: 1.5625vw !important;
  }
}
@media only screen and (min-width: 1025px) {
  .vehicle-inner-slider .slick-prev {
    left: calc(50% - 2.6041666667vw) !important;
  }
}
@media only screen and (min-width: 1025px) {
  .vehicle-inner-slider .slick-next {
    right: calc(50% - 2.6041666667vw) !important;
  }
}
.vehicle-inner-slider button {
  background-color: #fff !important;
}
@media (min-width: 1025px) {
  .vehicle-inner-slider button {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-inner-slider button {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-inner-slider button {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .vehicle-inner-slider button {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .vehicle-inner-slider button {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-inner-slider button {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-inner-slider button {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .vehicle-inner-slider button {
    width: 40px;
  }
}
.vehicle-inner-slider img {
  object-fit: cover;
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .vehicle-inner-slider img {
    height: 34.8958333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-inner-slider img {
    height: 450px !important;
  }
}
@media only screen and (max-width: 600px) {
  .vehicle-inner-slider img {
    height: 250px !important;
  }
}

.wysiwig-container {
  font-family: "Open Sans", sans-serif;
  color: #5b5b5b;
  /*custom list Style*/
}
.wysiwig-container p,
.wysiwig-container td,
.wysiwig-container th,
.wysiwig-container li,
.wysiwig-container span {
  color: #000000;
  font-family: "Open Sans", sans-serif;
}
@media (min-width: 1025px) {
  .wysiwig-container li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container li {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container li {
    padding-bottom: 15px;
  }
}
.wysiwig-container strong {
  font-weight: 600 !important;
  color: #000 !important;
}
.wysiwig-container a {
  font-family: "Open Sans", sans-serif;
  color: #000000;
  text-decoration: underline;
}
.wysiwig-container a:hover {
  text-decoration: underline;
  color: #cf5c36 !important;
}
.wysiwig-container h1,
.wysiwig-container h2,
.wysiwig-container h3,
.wysiwig-container h4,
.wysiwig-container h5,
.wysiwig-container h6 {
  color: #000000;
  font-family: "Archivo", sans-serif;
}
@media (min-width: 1025px) {
  .wysiwig-container h1,
  .wysiwig-container h2,
  .wysiwig-container h3,
  .wysiwig-container h4,
  .wysiwig-container h5,
  .wysiwig-container h6 {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h1,
  .wysiwig-container h2,
  .wysiwig-container h3,
  .wysiwig-container h4,
  .wysiwig-container h5,
  .wysiwig-container h6 {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h1,
  .wysiwig-container h2,
  .wysiwig-container h3,
  .wysiwig-container h4,
  .wysiwig-container h5,
  .wysiwig-container h6 {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h1,
  .wysiwig-container h2,
  .wysiwig-container h3,
  .wysiwig-container h4,
  .wysiwig-container h5,
  .wysiwig-container h6 {
    padding-bottom: 10px;
  }
}
.wysiwig-container ul {
  list-style: none;
}
.wysiwig-container ul li {
  text-align: left !important;
  position: relative;
  border-radius: 50%;
}
@media (min-width: 1025px) {
  .wysiwig-container ul li {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container ul li {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container ul li {
    padding-left: 15px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container ul li {
    padding-left: 15px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container ul li {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container ul li {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container ul li {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container ul li {
    padding-bottom: 15px;
  }
}
.wysiwig-container ul li::before {
  content: "";
  position: absolute;
  left: 0;
  background-color: transparent;
  background-image: url("../../img/li-icon.png");
  border-radius: 50%;
}
@media (min-width: 1025px) {
  .wysiwig-container ul li::before {
    height: 0.3645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container ul li::before {
    height: 0.3645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container ul li::before {
    height: 5px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container ul li::before {
    height: 5px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container ul li::before {
    width: 0.3645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container ul li::before {
    width: 0.3645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container ul li::before {
    width: 5px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container ul li::before {
    width: 5px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container ul li::before {
    top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container ul li::before {
    top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container ul li::before {
    top: 8px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container ul li::before {
    top: 8px;
  }
}
.wysiwig-container table {
  border-collapse: collapse;
  width: 100%;
}
.wysiwig-container table th,
.wysiwig-container table td {
  border: 1px solid #454545;
}
@media (min-width: 1025px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container table th,
  .wysiwig-container table td {
    padding-top: 10px;
  }
}
.wysiwig-container table th {
  background: #454545;
  color: #fff;
}

.wysiwig-container ul {
  list-style: none;
  padding: 0;
}
.wysiwig-container ul li {
  text-align: left !important;
  position: relative;
}
@media (min-width: 1025px) {
  .wysiwig-container ul li {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container ul li {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container ul li {
    padding-left: 15px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container ul li {
    padding-left: 15px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container ul li {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container ul li {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container ul li {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container ul li {
    padding-bottom: 10px;
  }
}
.wysiwig-container ul li::before {
  content: "";
  position: absolute;
  border-radius: 0 !important;
  left: 0;
  background-image: url("../../img/li-icon.png");
  background-repeat: no-repeat;
  background-size: 0.7291666667vw;
  background-position: center;
}
@media (min-width: 1025px) {
  .wysiwig-container ul li::before {
    height: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container ul li::before {
    height: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container ul li::before {
    height: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container ul li::before {
    height: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container ul li::before {
    width: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container ul li::before {
    width: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container ul li::before {
    width: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container ul li::before {
    width: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container ul li::before {
    top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container ul li::before {
    top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container ul li::before {
    top: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container ul li::before {
    top: 10px;
  }
}

.wysiwig-container.font-color--white {
  color: #fff !important;
}
.wysiwig-container.font-color--white h1,
.wysiwig-container.font-color--white h2,
.wysiwig-container.font-color--white h3,
.wysiwig-container.font-color--white h4,
.wysiwig-container.font-color--white h5,
.wysiwig-container.font-color--white h6 {
  color: #fff !important;
}
.wysiwig-container.font-color--white p,
.wysiwig-container.font-color--white a,
.wysiwig-container.font-color--white li,
.wysiwig-container.font-color--white td,
.wysiwig-container.font-color--white th {
  color: #fff !important;
}

@media (min-width: 1025px) {
  .wysiwig-container {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .wysiwig-container {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container p {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container p {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container p {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .wysiwig-container p {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container p {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container p {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container li {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container li {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container li {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .wysiwig-container li {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container li {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container li {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container li {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container li {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container a {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container a {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container a {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .wysiwig-container a {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container a {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container td {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container td {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container td {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .wysiwig-container td {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container td {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container td {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container th {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container th {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container th {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .wysiwig-container th {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container th {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container th {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container th {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container th {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container h1 {
    font-size: 3.3854166667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h1 {
    font-size: 3.3854166667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h1 {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h1 {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container h1 {
    line-height: 3.90625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h1 {
    line-height: 3.90625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h1 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h1 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container h2 {
    font-size: 2.0833333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h2 {
    font-size: 2.0833333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h2 {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container h2 {
    line-height: 2.5vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h2 {
    line-height: 2.5vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h2 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h2 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container h3 {
    font-size: 1.8229166667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h3 {
    font-size: 1.8229166667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h3 {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container h3 {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h3 {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h3 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h3 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container h4 {
    font-size: 1.5625vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h4 {
    font-size: 1.5625vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h4 {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h4 {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container h4 {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h4 {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h4 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h4 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container h5 {
    font-size: 1.3020833333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h5 {
    font-size: 1.3020833333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h5 {
    font-size: 20px !important;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h5 {
    font-size: 20px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container h5 {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h5 {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h5 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h5 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container h6 {
    font-size: 1.1458333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h6 {
    font-size: 1.1458333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h6 {
    font-size: 20px !important;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h6 {
    font-size: 20px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwig-container h6 {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwig-container h6 {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwig-container h6 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwig-container h6 {
    line-height: 35px;
  }
}

@media only screen and (max-width: 1025px) {
  .offer-inner .wysiwig-container ul li::before {
    background-size: 10px;
  }
  .wysiwig-container ul li::before {
    background-size: 20px;
    height: 25px;
    width: 25px;
  }
  .wysiwig-container ul li {
    padding-left: 40px;
  }
  .wysiwig-container ul li::before {
    top: 5px;
  }
}
/*# sourceMappingURL=global.css.map */
