/** Web Site Special Variables **/
@import "fontawesome/css/all.min.css";
@import "aos.css";
@import "pushy.css";
@import "jquery.fancybox.min.css";
@font-face {
  font-family: "Font New";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin Medium";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Times";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin Book";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin Black";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin BlackItalic";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin Light";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Acumin italic";
  src: url("../fonts/Acumin-ItPro.woff2") format("woff2"), url("../fonts/Acumin-ItPro.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Acumin Medium Italic";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin Bold";
  src: url("../fonts/Acumin-BdPro.woff2") format("woff2"), url("../fonts/Acumin-BdPro.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Acumin SemiBold";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Acumin Variable Concept";
  src: url("../fonts/Acumin-Variable-Concept.woff2") format("woff2"), url("../fonts/Acumin-Variable-Concept.woff") format("woff");
}
@font-face {
  font-family: "Ebrima";
  src: url("../fonts/ebrima.woff") format("woff2"), url("../fonts/ebrima.woff") format("woff");
}
@font-face {
  font-family: "Social Color";
  src: url("../fonts/Social Color Pro.woff2") format("woff2"), url("../fonts/Social Color Pro.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Bold";
  src: url("../fonts/Montserrat/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Bold.woff") format("woff");
}
@font-face {
  font-family: "Montserrat SemiBold";
  src: url("../fonts/Montserrat/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Medium";
  src: url("../fonts/Montserrat/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Medium.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Regular";
  src: url("../fonts/Montserrat/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Regular.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Thin";
  src: url("../fonts/Montserrat/Montserrat-Thin.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Thin.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Light";
  src: url("../fonts/Montserrat/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Light.woff") format("woff");
}
@font-face {
  font-family: "Myriad Pro Bold";
  src: url("../fonts/MyriadPro/MyriadPro-Bold.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-Bold.woff") format("woff");
}
@font-face {
  font-family: "Myriad Pro SemiBold";
  src: url("../fonts/MyriadPro/MyriadPro-SemiBold.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Myriad Pro Regular";
  src: url("../fonts/MyriadPro/MyriadPro-Regular.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-Regular.woff") format("woff");
}
header {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-content: flex-end;
  align-items: flex-end;
  margin-top: 40px;
  z-index: 99992;
  position: relative;
}
header .headerLeft {
  background-color: unset;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0;
  padding-left: 0;
  width: 84%;
}
header .headerLeft .newLogo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
}
header .headerLeft .headerLeftRight {
  background-color: #163749;
  border-top-left-radius: 30px;
  height: 72px;
  padding-left: 40px;
  padding-right: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
}
header .headerLeft .menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
header .headerLeft .menu li {
  margin-right: 43px;
}
header .headerLeft .menu li a {
  color: white;
  font-weight: 400;
  font-size: 23px;
}
header .headerLeft .menu li a.active {
  color: #dabf4f;
}
header .headerLeft .menu li:last-child {
  margin-right: 0;
}
header .headerLeft .langs {
  margin-right: 50px;
  margin-left: 50px;
}
header .headerLeft .langs button {
  background: transparent;
  border-color: transparent;
  color: White;
  font-weight: 700;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
}
header .headerLeft .langs button img {
  border: 1px solid #CCCCCC;
  width: 19px;
}
header .headerLeft .langs button span {
  font-size: 13px;
  margin-left: 3px;
  margin-bottom: -3px;
}
header .headerLeft .langs .dropdown-menu {
  background-color: #dabf4f;
  min-width: unset;
}
header .headerLeft .langs .dropdown-menu a {
  color: #163749;
}
header .headerLeft .langs .dropdown-menu a.active {
  background-color: #163749;
  color: white;
}
header .headerLeft .SignReg {
  margin-bottom: -3px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
}
header .headerLeft .SignReg p {
  color: white;
  font-weight: 400;
  margin-right: 15px;
  font-size: 14px;
}
header .headerLeft .SignReg p a {
  color: white;
  text-decoration: underline;
  font-weight: 400;
  font-size: 16px;
}

.newest-logo {
  position: absolute;
  top: 0;
  left: 7%;
}

.new-slogan {
  top: 180px !important;
}
.new-slogan h1 {
  max-width: 1200px;
  width: 100%;
  font-family: "Acumin Variable Concept";
  font-weight: 800 !important;
  letter-spacing: -1.151px;
  text-shadow: 4px 6px 0 black;
}
.new-slogan .slogan-1 {
  font-size: 64px !important;
  color: white !important;
  text-align: left !important;
}
.new-slogan .slogan-2 {
  font-size: 96px !important;
  color: #DAC04F !important;
  text-align: left !important;
}
.new-slogan .slogan-3 {
  font-size: 72px !important;
  color: #4198BA !important;
  text-align: right !important;
}
.new-slogan .slogan-4 {
  font-size: 52px !important;
  color: white !important;
  text-align: right !important;
}

.checkboxes {
  padding: 40px 0 64px 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkboxes .checkboxes-container {
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.checkboxes .checkboxes-container .checkbox {
  margin-bottom: 24px;
  width: 32%;
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: start;
}
.checkboxes .checkboxes-container .checkbox img {
  margin-right: 12px;
}
.checkboxes .checkboxes-container .checkbox .details h5 {
  margin-bottom: 12px;
  font-family: "Ebrima";
  font-weight: 700;
  font-size: 1rem;
  color: #457E9A;
}
.checkboxes .checkboxes-container .checkbox .details p {
  margin: 0;
  font-family: "Ebrima";
  font-size: 12px;
  color: black;
}

.top-offers {
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-offers .top-offer-container {
  max-width: 1200px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: start;
  align-items: center;
}
.top-offers .top-offer-container h4 {
  margin-bottom: 32px;
  width: 100%;
  font-family: "Acumin Variable Concept";
  font-weight: 600;
  font-size: 30px;
  color: #163749;
}
.top-offers .top-offer-container .top-offer {
  position: relative;
  margin-bottom: 124px;
  margin-right: 22px;
  width: calc((100% - 44px) / 3);
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-content: end;
  align-items: end;
}
.top-offers .top-offer-container .top-offer:nth-child(3n+1) {
  margin-right: 0;
}
.top-offers .top-offer-container .top-offer .white-space {
  background-color: white;
  position: absolute;
  top: 0;
  left: 0;
  width: 160px;
  height: 47px;
  z-index: 2;
}
.top-offers .top-offer-container .top-offer .offer-triangle {
  clip-path: polygon(24% 0, 0% 100%, 100% 100%);
  position: absolute;
  top: 0;
  left: 139px;
  width: 88px;
  height: 47px;
  z-index: 2;
  border: 0;
}
.top-offers .top-offer-container .top-offer .yellow-triangle {
  background-color: #EAD680;
}
.top-offers .top-offer-container .top-offer .blue-triangle {
  background-color: #86C4D9;
}
.top-offers .top-offer-container .top-offer .offer-details {
  clip-path: polygon(0 0, 100% 0, 67% 100%, 0% 100%);
  position: absolute;
  top: 47px;
  left: 0;
  padding: 20px 18px;
  width: 226px;
  display: flex;
  flex-direction: column;
  z-index: 3;
}
.top-offers .top-offer-container .top-offer .offer-details h2 {
  margin-bottom: 18px;
  font-family: "Montserrat Bold";
  font-size: 28px;
  color: white;
}
.top-offers .top-offer-container .top-offer .offer-details .offer-date {
  margin-bottom: 0.5rem;
  font-family: "Montserrat Medium";
  font-size: 12px;
  color: #163749;
}
.top-offers .top-offer-container .top-offer .offer-details .offer-days {
  margin-bottom: 20px;
  font-family: "Montserrat Bold";
  font-size: 18px;
  color: #FFF;
}
.top-offers .top-offer-container .top-offer .offer-details .offer-price {
  margin-bottom: 20px;
  font-family: "Montserrat Bold";
  font-size: 32px;
  color: white;
}
.top-offers .top-offer-container .top-offer .offer-details .offer-distance-title {
  margin-bottom: 0.5rem;
  font-family: "Montserrat Bold";
  font-size: 11px;
  color: #163749;
}
.top-offers .top-offer-container .top-offer .offer-details .offer-distance-1,
.top-offers .top-offer-container .top-offer .offer-details .offer-distance-2 {
  margin-bottom: 5px;
  font-family: "Montserrat Medium";
  font-size: 9px;
  color: #163749;
}
.top-offers .top-offer-container .top-offer .offer-details .offer-link {
  background-color: white;
  border-radius: 0.5rem;
  margin-top: 10px;
  padding: 6px 0;
  width: 110px;
  font-family: "Montserrat Bold";
  font-size: 11px;
  color: #163749;
  text-align: center;
}
.top-offers .top-offer-container .top-offer .yellow-offer {
  background-color: #DAC050;
}
.top-offers .top-offer-container .top-offer .blue-offer {
  background-color: #64B1CC;
}
.top-offers .top-offer-container .top-offer img {
  z-index: 1;
  height: 246px;
}

.show-all-offers-button {
  margin-top: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.show-all-offers-button .show-all-offers {
  background: #163749;
  border-radius: 5px;
  padding: 20px;
  max-width: 1200px;
  width: 100%;
  font-family: "Montserrat Bold";
  font-size: 36px;
  color: white;
  text-align: center;
}

.new-contact-details {
  margin: 44px 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.new-contact-details .new-contact-details-container {
  max-width: 1200px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.new-contact-details .new-contact-details-container .contact-detail {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.new-contact-details .new-contact-details-container .contact-detail .icons-2 {
  display: none;
}
.new-contact-details .new-contact-details-container .contact-detail .phone-no {
  margin-right: 1rem;
  font-family: "Montserrat Bold";
  font-size: 30px;
  color: #163749;
}

.new-footer {
  background-color: #163749;
  padding: 24px 0;
  width: 100%;
}
.new-footer .new-footer-container {
  max-width: 1200px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.new-footer .new-footer-container .footer-menu {
  width: 50%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.new-footer .new-footer-container .footer-menu .footer-list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.new-footer .new-footer-container .footer-menu .footer-list li {
  margin-bottom: 0.4rem;
}
.new-footer .new-footer-container .footer-menu .footer-list li:last-child {
  margin-bottom: 0;
}
.new-footer .new-footer-container .footer-menu .footer-list li a {
  font-family: "Acumin Variable Concept";
  font-size: 20px;
  color: white;
}
.new-footer .new-footer-container .footer-menu .footer-list li a:hover {
  text-decoration: underline;
}
.new-footer .new-footer-container .footer-newsletter {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: end;
}
.new-footer .new-footer-container .footer-newsletter h6 {
  margin-bottom: 0.7rem;
  font-family: "Myriad Pro Regular";
  font-size: 18px;
  color: white;
}
.new-footer .new-footer-container .footer-newsletter form {
  min-width: 460px;
  width: 460px;
  display: flex;
  flex-direction: column;
}
.new-footer .new-footer-container .footer-newsletter form .form-topp {
  background: white;
  border-radius: 10px;
  min-width: 360px;
  height: 38px !important;
  display: flex;
  flex-direction: row;
}
.new-footer .new-footer-container .footer-newsletter form .new-newsletter-input {
  box-shadow: none;
  outline: none;
  border: none;
  border-radius: 10px;
  height: 38px !important;
  display: flex;
  font-size: 14px;
  font-family: "Myriad Pro Regular";
  color: black;
}
.new-footer .new-footer-container .footer-newsletter form .new-newsletter-input::placeholder {
  color: #B2B2B2;
}
.new-footer .new-footer-container .footer-newsletter form .new-newsletter-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.new-footer .new-footer-container .footer-newsletter form button {
  background: #64B1CC;
  border-radius: 10px;
  outline: none;
  border: none;
  padding: 0 28px;
  height: 38px !important;
  font-family: "Myriad Pro Bold";
  font-size: 14px;
  color: white;
}
.new-footer .new-footer-container .footer-newsletter form .formEbulten {
  margin-top: 0.8rem;
  width: 100% !important;
}
.new-footer .new-footer-container .footer-newsletter form .formEbulten .form-check-input:checked + label::after {
  top: 9px;
}
.new-footer .new-footer-container .footer-newsletter form .formEbulten .form-check-label {
  font-size: 12px !important;
  color: white !important;
  line-height: 20px;
}
.new-footer .new-footer-container .footer-newsletter form .formEbulten .form-check-label a {
  color: #64B1CC;
  text-decoration: underline;
}
.new-footer .new-footer-container .footer-newsletter form .custom-button-newsletter-2 {
  margin: 0.8rem 0 0 0 !important;
  padding: 0 !important;
  font-size: 14px !important;
  text-decoration: underline !important;
}
.new-footer .new-footer-container .footer-newsletter p {
  margin: 1rem 0 0 0;
  font-family: "Acumin Variable Concept";
  font-size: 14px;
  color: white;
}

.new-copyright {
  background-color: #163749;
  padding: 0.5rem 0 1rem 0;
  width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
}
.new-copyright p {
  margin: 0;
  font-family: "Acumin Variable Concept";
  font-size: 14px;
  color: white;
}

.pushy.pushy-right {
  background-color: #163749 !important;
  z-index: 10000000000000000 !important;
}

.pushy a {
  border-bottom: 1px solid white !important;
}

@media only screen and (max-width: 1720px) {
  header .headerLeft {
    width: 88% !important;
  }
  .newest-logo {
    left: 5%;
  }
}
@media only screen and (max-width: 1680px) {
  .newest-logo {
    left: 3%;
  }
}
@media only screen and (max-width: 1640px) {
  header .headerLeft {
    width: 92% !important;
  }
  .newest-logo {
    left: 2%;
  }
}
@media only screen and (max-width: 1610px) {
  .newest-logo {
    left: 1%;
  }
}
@media only screen and (max-width: 1560px) {
  header .headerLeft .headerLeftRight {
    padding-left: 28px !important;
    padding-right: 32px !important;
  }
  header .headerLeft .headerLeftRight .menu li a {
    font-size: 20px !important;
  }
  header .headerLeft .langs {
    margin: 0 12px !important;
  }
}
@media only screen and (max-width: 1440px) {
  header .headerLeft .headerLeftRight .menu li {
    margin-right: 24px !important;
  }
  header .headerLeft .headerLeftRight .menu li:last-child {
    margin-right: 4px !important;
  }
  .new-slogan h1 {
    max-width: 878px;
  }
  .checkboxes .checkboxes-container {
    max-width: 878px;
  }
  .top-offers .top-offer-container {
    max-width: 878px;
  }
  .top-offers .top-offer-container h4 {
    padding-left: 45px;
  }
  .top-offers .top-offer-container .top-offer {
    width: calc((100% - 22px) / 2);
  }
  .top-offers .top-offer-container .top-offer:nth-child(3n+1) {
    margin-right: 22px;
  }
  .top-offers .top-offer-container .top-offer:nth-child(2n+1) {
    margin-right: 0;
  }
  .top-offers .top-offer-container .top-offer .offer-triangle {
    left: 183px;
  }
  .top-offers .top-offer-container .top-offer .offer-details {
    left: 45px;
  }
  .show-all-offers-button .show-all-offers {
    max-width: 878px;
  }
  .new-contact-details .new-contact-details-container {
    max-width: 878px;
  }
  .new-footer .new-footer-container {
    max-width: 878px;
  }
  .new-footer .new-footer-container .footer-newsletter form {
    min-width: 380px;
    width: 380px;
  }
}
@media only screen and (max-width: 1320px) {
  header .headerLeft {
    width: 94% !important;
  }
  header .headerLeft .headerLeftRight .menu li {
    margin-right: 18px !important;
  }
  header .headerLeft .headerLeftRight .menu li:last-child {
    margin-right: 0 !important;
  }
  header .headerLeft .headerLeftRight .menu li a {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 1075px) {
  .newest-logo {
    left: -2rem;
  }
}
@media only screen and (max-width: 1024px) {
  .new-slogan h1 {
    max-width: 693px;
  }
  .new-slogan .slogan-1 {
    font-size: 50px !important;
  }
  .new-slogan .slogan-2 {
    font-size: 78px !important;
  }
  .new-slogan .slogan-3 {
    font-size: 60px !important;
  }
  .new-slogan .slogan-4 {
    font-size: 41px !important;
  }
  .checkboxes .checkboxes-container {
    max-width: 693px;
  }
  .checkboxes .checkboxes-container .checkbox {
    width: 48%;
  }
  .top-offers .top-offer-container {
    max-width: 693px;
    justify-content: center;
  }
  .top-offers .top-offer-container h4 {
    padding-left: 0;
    margin-bottom: 24px;
    width: 100%;
    font-size: 28px;
    text-align: center;
  }
  .top-offers .top-offer-container .top-offer {
    margin-right: 0 !important;
    width: 460px;
  }
  .top-offers .top-offer-container .top-offer .offer-triangle {
    left: 212px;
  }
  .top-offers .top-offer-container .top-offer .offer-details {
    left: 74px;
  }
  .show-all-offers-button .show-all-offers {
    padding: 20px 0;
    max-width: 693px;
    font-size: 28px;
  }
  .new-contact-details .new-contact-details-container {
    max-width: 693px;
  }
  .new-contact-details .new-contact-details-container .contact-detail:first-child {
    margin-bottom: 1rem;
    width: 100%;
  }
  .new-contact-details .new-contact-details-container .contact-detail:last-child {
    width: 100%;
  }
  .new-contact-details .new-contact-details-container .contact-detail .icons-2 {
    display: flex;
  }
  .new-contact-details .new-contact-details-container .contact-detail .icons-3 {
    display: none;
  }
  .new-contact-details .new-contact-details-container .contact-detail .phone-no {
    margin: 0;
    font-family: "Montserrat Bold";
    font-size: 26px;
    color: #163749;
  }
  .new-footer .new-footer-container {
    max-width: 693px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .new-footer .new-footer-container .footer-menu {
    order: 2;
    width: 100%;
  }
  .new-footer .new-footer-container .footer-newsletter {
    margin-bottom: 24px;
    order: 1;
    width: 100%;
    justify-content: start;
    align-items: start;
  }
  .new-footer .new-footer-container .footer-newsletter form {
    width: 100%;
  }
  .new-footer .new-footer-container .footer-newsletter p {
    display: none;
  }
  .new-copyright {
    display: flex;
  }
  .new-copyright p {
    max-width: 693px;
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  header .headerLeft .headerLeftRight .menu {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .new-slogan h1 {
    max-width: 90%;
  }
  .new-slogan .slogan-1 {
    font-size: 40px !important;
  }
  .new-slogan .slogan-2 {
    font-size: 62px !important;
  }
  .new-slogan .slogan-3 {
    font-size: 48px !important;
  }
  .new-slogan .slogan-4 {
    font-size: 32px !important;
  }
  .checkboxes {
    padding: 28px 0 48px 0;
  }
  .checkboxes .checkboxes-container {
    max-width: 90%;
  }
  .checkboxes .checkboxes-container .checkbox {
    width: 100%;
  }
  .top-offers .top-offer-container {
    max-width: 90%;
  }
  .show-all-offers-button {
    margin-top: 40px;
  }
  .show-all-offers-button .show-all-offers {
    max-width: 90%;
    font-size: 24px;
  }
  .new-contact-details {
    margin: 32px 0;
  }
  .new-contact-details .new-contact-details-container {
    max-width: 90%;
  }
  .new-footer .new-footer-container {
    max-width: 90%;
  }
  .new-copyright p {
    max-width: 90%;
  }
}
@media only screen and (max-width: 720px) {
  header {
    background-color: #163749 !important;
    border-radius: 0 !important;
    margin-top: 0 !important;
    width: 100% !important;
  }
  header .headerLeft {
    padding: 0 24px !important;
    width: 100% !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
  }
  header .headerLeft .newLogo {
    margin: 0 !important;
    opacity: 1 !important;
  }
  header .headerLeft .headerLeftRight {
    padding: 0 !important;
  }
  .newest-logo {
    display: none !important;
  }
}
@media only screen and (max-width: 560px) {
  .last-lang-li {
    display: flex !important;
  }
  .last-lang-li .langs {
    margin: 12px 0 0 0 !important;
  }
  .last-lang-li .langs button {
    background: transparent;
    border-color: transparent;
    color: White;
    font-weight: 700;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  .last-lang-li .langs button img {
    border: 1px solid #CCCCCC;
    width: 19px;
  }
  .last-lang-li .langs button span {
    font-size: 13px;
    margin-left: 3px;
    margin-bottom: -3px;
  }
  .last-lang-li .langs .dropdown-menu {
    background-color: #dabf4f;
    min-width: unset;
    margin: 0 !important;
    padding: 0.5rem 0 !important;
  }
  .last-lang-li .langs .dropdown-menu li {
    border: 0 !important;
    margin: 0 !important;
  }
  .last-lang-li .langs .dropdown-menu li a {
    margin-bottom: 0 !important;
    padding: 0.5rem 2rem !important;
    border: 0 !important;
    color: #163749;
  }
  .last-lang-li .langs .dropdown-menu li a:hover {
    background-color: #163749 !important;
    color: white !important;
  }
  .last-lang-li .langs .dropdown-menu li a.active {
    background-color: #163749;
    color: white;
  }
  header .headerLeft {
    padding: 0 1rem !important;
  }
  header .headerLeft .langs {
    display: none !important;
  }
  header .headerLeft .SignReg {
    margin-left: 12px !important;
  }
}
@media only screen and (max-width: 532px) {
  .top-offers .top-offer-container h4 {
    margin-bottom: 20px;
    font-size: 24px;
  }
  .top-offers .top-offer-container .top-offer {
    width: 100%;
  }
  .top-offers .top-offer-container .top-offer .white-space {
    width: 234px;
  }
}
@media only screen and (max-width: 520px) {
  .new-slogan h1 {
    text-align: center !important;
  }
  .new-slogan .slogan-1 {
    font-size: 28px !important;
  }
  .new-slogan .slogan-2 {
    font-size: 44px !important;
  }
  .new-slogan .slogan-3 {
    font-size: 32px !important;
  }
  .new-slogan .slogan-4 {
    font-size: 24px !important;
  }
}
@media only screen and (max-width: 500px) {
  .new-slogan h1 {
    width: 100% !important;
    margin-top: unset !important;
  }
  .new-slogan .slogan-1,
.new-slogan .slogan-2,
.new-slogan .slogan-3,
.new-slogan .slogan-4 {
    max-width: 92% !important;
    text-align: center !important;
  }
  .checkboxes {
    padding: 20px 0 40px 0;
  }
  .top-offers .top-offer-container h4 {
    font-size: 20px;
  }
  .top-offers .top-offer-container .top-offer .white-space {
    width: 160px;
  }
  .top-offers .top-offer-container .top-offer .offer-triangle {
    left: 139px;
  }
  .top-offers .top-offer-container .top-offer .offer-details {
    left: 0;
  }
  .show-all-offers-button {
    margin-top: 25px;
  }
  .new-contact-details {
    margin: 24px 0;
  }
  .new-footer .new-footer-container .footer-menu .footer-list li a {
    font-size: 16px;
  }
  .new-footer .new-footer-container .footer-newsletter h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 450px) {
  header .headerLeft {
    padding: 0 12px !important;
  }
  header .headerLeft .newLogo img {
    margin-top: 0.6rem !important;
    width: 180px !important;
  }
  .show-all-offers-button .show-all-offers {
    font-size: 18px;
  }
  .new-footer .new-footer-container .footer-newsletter form {
    min-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 360px) {
  .new-contact-details .new-contact-details-container .contact-detail .phone-no {
    font-size: 24px;
  }
  .new-footer .new-footer-container .footer-newsletter h6 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 330px) {
  .new-slogan .slogan-1 {
    font-size: 28px !important;
  }
  .new-slogan .slogan-2 {
    font-size: 36px !important;
  }
  .new-slogan .slogan-3 {
    font-size: 32px !important;
  }
}

/*# sourceMappingURL=new-style.css.map */
