/*-------------------------------------
    Template Name: Hagemeister Park - Html Template
    Template URI: https://---.com
    Description: Hagemeister Park - Html Template
    Author: ...
    Author URI: https://---.com
    Version: 1.0
    Tags: theme, template, etc
---------------------------------------*/
/*********************************
/* Fonts
/* Helvetica
/*
*********************************/
/*********************************
/*  Custom Font Start
*********************************/
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/customfonts/Helvetica-BoldOblique.woff2") format("woff2"), url("../fonts/customfonts/Helvetica-BoldOblique.woff") format("woff"), url("../fonts/customfonts/Helvetica-BoldOblique.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/customfonts/Helvetica-Compressed.woff2") format("woff2"), url("../fonts/customfonts/Helvetica-Compressed.woff") format("woff"), url("../fonts/customfonts/Helvetica-Compressed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/customfonts/Helvetica-Light.woff2") format("woff2"), url("../fonts/customfonts/Helvetica-Light.woff") format("woff"), url("../fonts/customfonts/Helvetica-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/customfonts/Helvetica.woff2") format("woff2"), url("../fonts/customfonts/Helvetica.woff") format("woff"), url("../fonts/customfonts/Helvetica.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/customfonts/Helvetica-Bold.woff2") format("woff2"), url("../fonts/customfonts/Helvetica-Bold.woff") format("woff"), url("../fonts/customfonts/Helvetica-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/customfonts/Helvetica-Oblique.woff2") format("woff2"), url("../fonts/customfonts/Helvetica-Oblique.woff") format("woff"), url("../fonts/customfonts/Helvetica-Oblique.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
/*********************************
/*  Custom Font End
*********************************/
/**********
 ** Uses
@include themify($themes) {
    propnname: themed('variable');  
}
**/
/**
 * For max-width media query, device width are sets as::after
 * xl = 1440
 * medium = 1199
 * tabland = 991
 * tabport = 767
 * phone
 * phone-sm
 * phone-mid
 * phone-xm
 */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Helvetica";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.7rem;
}

a {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
  outline: 0px;
}

button:hover, button:focus {
  outline: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

ul {
  margin: 0;
  padding: 0;
  list-style: inherit;
}

figure {
  margin: 0;
}

section {
  display: block;
  position: relative;
  padding: 90px 0;
  width: 100%;
}

.gutters-5 {
  margin-right: -5px;
  margin-left: -5px;
}
.gutters-5 > .col,
.gutters-5 > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.gutters-10 {
  margin-right: -10px;
  margin-left: -10px;
}
.gutters-10 > .col,
.gutters-10 > [class*=col-] {
  padding-right: 10px;
  padding-left: 10px;
}

.gutters-15 {
  margin-right: -15px;
  margin-left: -15px;
}
.gutters-15 > .col,
.gutters-15 > [class*=col-] {
  padding-right: 15px;
  padding-left: 15px;
}

.gutters-20 {
  margin-right: -20px;
  margin-left: -20px;
}
.gutters-20 > .col,
.gutters-20 > [class*=col-] {
  padding-right: 20px;
  padding-left: 20px;
}

.gutters-25 {
  margin-right: -25px;
  margin-left: -25px;
}
.gutters-25 > .col,
.gutters-25 > [class*=col-] {
  padding-right: 25px;
  padding-left: 25px;
}

.mb-05 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mt-05 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.ml-05 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mr-05 {
  margin-right: 5px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.px-05 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.px-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.px-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.px-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.py-05 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.pb-05 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pt-05 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pl-05 {
  padding-left: 5px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pr-05 {
  padding-right: 5px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.text-10 {
  font-size: 10px !important;
}

.text-11 {
  font-size: 11px !important;
}

.text-12 {
  font-size: 12px !important;
}

.text-13 {
  font-size: 13px !important;
}

.text-14 {
  font-size: 14px !important;
}

.text-15 {
  font-size: 15px !important;
}

.text-16 {
  font-size: 16px !important;
}

.text-17 {
  font-size: 17px !important;
}

.text-18 {
  font-size: 18px !important;
}

.text-19 {
  font-size: 19px !important;
}

.text-20 {
  font-size: 20px !important;
}

.text-21 {
  font-size: 21px !important;
}

.text-22 {
  font-size: 22px !important;
}

.text-23 {
  font-size: 23px !important;
}

.text-24 {
  font-size: 24px !important;
}

.text-25 {
  font-size: 25px !important;
}

.text-26 {
  font-size: 26px !important;
}

.text-27 {
  font-size: 27px !important;
}

.text-28 {
  font-size: 28px !important;
}

.text-29 {
  font-size: 29px !important;
}

.text-30 {
  font-size: 30px !important;
}

.text-31 {
  font-size: 31px !important;
}

.text-32 {
  font-size: 32px !important;
}

/*********************************
/*  Input Apperance Start
*********************************/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield !important;
}

input[type=date]::-webkit-calendar-picker-indicator {
  cursor: pointer;
  border-radius: 4px;
  margin-right: 2px;
}

/*********************************
/*  Input Apperance End
*********************************/
/*********************************
/*  Common Css Start
*********************************/
.border-none {
  border: none !important;
}

.btn-round {
  border-radius: 4px !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-color {
  background: #fafafb !important;
}

button:hover, button:focus {
  outline: 0px;
}

.bg-wrapper {
  background: url("../images/body-bg.jpg");
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

/*********************************
/*  row Custom
*********************************/
.row > * {
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 1);
  padding-left: calc(var(--bs-gutter-x) * 1);
  margin-top: var(--bs-gutter-y);
}

@media screen and (max-width: 768px) {
  .column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

@media (min-width: 479px) and (max-width: 575px) {
  .col-xs-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
}
/*********************************
/*  Heading Typography
*********************************/
h1 {
  font-family: "Helvetica";
}

h2 {
  font-family: "Helvetica";
  font-size: 48px;
  line-height: 120%;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  h2 {
    font-size: 38px;
  }
}
@media screen and (max-width: 575px) {
  h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 479px) {
  h2 {
    font-size: 28px;
  }
}

/*********************************
/*  Content Typography
*********************************/
p {
  font-family: "Helvetica";
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
}
@media screen and (max-width: 991px) {
  p {
    font-size: 18px;
  }
}
@media screen and (max-width: 479px) {
  p {
    font-size: 16px;
  }
}

/*********************************
/* Preloader Css Start
*********************************/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  z-index: 99999999;
  width: 100%;
  height: auto;
}
#preloader #status {
  width: 80px;
  height: 80px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/*********************************
/* Preloader Css End
*********************************/
/*********************************
/*  Button Style Start
*********************************/
.btn {
  font-family: "Helvetica";
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-transform: uppercase;
  padding: 16px 32px;
  height: 56px;
  border-radius: 0;
  letter-spacing: 1px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
@media screen and (max-width: 479px) {
  .btn {
    height: 50px;
  }
}
.btn:hover, .btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.btn-primary {
  background: #d74b27;
  color: #fff;
  border: none;
}
.btn-primary:hover {
  background: #000000;
  color: #fff;
}
.btn-secondary {
  background: #000000;
  color: #fff;
  border: 1px solid #000000;
}
.btn-secondary:hover {
  background: #fff;
  color: #000000;
}

.solid__btn {
  font-family: "Helvetica";
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: underline;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.solid__btn img {
  width: 14px;
  height: auto;
  display: block;
  margin-left: 8px;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.solid__btn i {
  height: 24px;
  width: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000000;
  margin-left: 8px;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.solid__btn:hover {
  color: #252522;
}
.solid__btn:hover img {
  margin-left: 10px;
}

/*********************************
/*  Button Style End
*********************************/
/*********************************
/* Header Start
*********************************/
.header {
  position: relative;
  width: 100%;
  background: transparent;
  z-index: 999;
}
.header__top {
  margin-left: auto;
  padding: 15px 15px 0 0;
}
.header__top--meta {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 991px) {
  .header__top--meta {
    display: none;
  }
}
.header__top--meta li {
  list-style: none;
  margin-right: 10px;
}
.header__top--meta li:last-of-type {
  margin-right: 0;
}
.header__top--meta li img {
  width: 40px;
  height: 40px;
  display: block;
}
.header__mid {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -30px;
}
@media screen and (max-width: 991px) {
  .header__mid {
    position: relative;
    margin-top: 0px;
  }
}
.header__mid .header__logo {
  max-width: 250px;
  margin: 0 30px;
}
@media screen and (max-width: 1440px) {
  .header__mid .header__logo {
    max-width: 200px;
  }
}
@media screen and (max-width: 991px) {
  .header__mid .header__logo {
    max-width: 160px;
  }
}
@media screen and (max-width: 575px) {
  .header__mid .header__logo {
    max-width: 150px;
    margin: 0 15px;
  }
}
@media screen and (max-width: 479px) {
  .header__mid .header__logo {
    max-width: 120px;
  }
}
.header__mid .header__logo img {
  width: 100%;
  height: auto;
  display: inline-block;
}
.header__mid .box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  padding: 10px 0;
  border: 10px solid #d74b27;
  border-width: 10px 0px;
}
@media screen and (max-width: 1440px) {
  .header__mid .box {
    padding: 8px 0;
    border-width: 5px 0;
  }
}
.header__mid .box .shape {
  height: 50px;
  background: #d74b27;
}
@media screen and (max-width: 1440px) {
  .header__mid .box .shape {
    height: 33px;
  }
}
.header .nav {
  background: transparent;
  padding: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
@media screen and (max-width: 991px) {
  .header .nav {
    padding: 15px 0;
  }
}
.header__menu .main__menu {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 90px;
}
@media screen and (max-width: 991px) {
  .header__menu .main__menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    height: auto;
    margin: 0;
    padding: 15px;
    -webkit-box-shadow: 0px 15px 10px 0px rgba(0, 0, 0, 0.1803921569);
            box-shadow: 0px 15px 10px 0px rgba(0, 0, 0, 0.1803921569);
  }
  .header__menu .main__menu li {
    width: 100%;
  }
  .header__menu .main__menu li a {
    font-size: 15px !important;
    line-height: 40px !important;
    margin-right: 0 !important;
    width: 100%;
  }
}
.header__menu .main__menu.open {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.header__menu .main__menu li {
  position: relative;
  list-style: none;
}
.header__menu .main__menu li a {
  font-family: "Helvetica";
  font-size: 18px;
  font-weight: 700;
  color: #d74b27;
  display: inline-block;
  margin-right: 48px;
  line-height: 90px;
  padding: 0;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  position: relative;
}
@media (max-width: 1322px) {
  .header__menu .main__menu li a {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .header__menu .main__menu li a {
    font-size: 16px;
    margin-right: 20px;
  }
}
.header__menu .main__menu li:last-child a {
  margin-right: 0;
}
.header__menu .main__menu li.active a, .header__menu .main__menu li:hover a {
  color: #000000;
}
.header__meta {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 5px;
}
.header__meta .meta__list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header__meta .meta__list li {
  list-style: none;
  margin-right: 10px;
}
.header__meta .meta__list li:last-of-type {
  margin-right: 0;
}
.header__meta .meta__list li img {
  width: 40px;
  height: 40px;
  display: block;
}
@media screen and (max-width: 479px) {
  .header__meta .meta__list li img {
    width: 35px;
    height: 35px;
  }
}

.nav-bg {
  position: sticky;
  top: -207px;
  width: 100%;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
@media screen and (max-width: 1440px) {
  .nav-bg {
    top: -171px;
  }
}
@media screen and (max-width: 991px) {
  .nav-bg {
    top: -132px;
  }
}
@media screen and (max-width: 575px) {
  .nav-bg {
    top: -124px;
  }
}
@media screen and (max-width: 479px) {
  .nav-bg {
    top: -103px;
  }
}
.nav-bg .nav {
  background: #fff !important;
  -webkit-box-shadow: 0px 15px 10px 0px rgba(0, 0, 0, 0.1803921569);
          box-shadow: 0px 15px 10px 0px rgba(0, 0, 0, 0.1803921569);
  border-bottom: 1px solid #e9e9e9;
}

/*********************************
/* Header Toggle Start 
*********************************/
.header__toggle .toggler__btn {
  cursor: pointer;
  border: 0;
  padding: 0;
  outline: none;
  font-size: 24px;
  border: none;
  padding: 0;
  color: #000000;
  height: 40px;
  width: 40px;
  background: transparent;
  border-radius: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header__toggle .toggler__btn svg {
  width: auto;
  height: 18px;
}
.header__toggle .toggler__btn svg path {
  fill: #000000;
}
@media screen and (max-width: 375px) {
  .header__toggle .toggler__btn svg {
    height: 15px;
  }
}
.header__toggle .toggler__btn i {
  pointer-events: none;
}

/*********************************
/* Header Toggle End 
*********************************/
/*********************************
/*  Banner Section Start
*********************************/
.hero__swiper--slider .swiper-wrapper .swiper-slide .slider__image {
  height: 90vh;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.hero__swiper--slider .swiper__pagination--group {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}
.hero__swiper--slider .swiper__pagination--group .swiper-pagination {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero__swiper--slider .swiper__pagination--group .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  min-width: 12px;
  margin-right: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.hero__swiper--slider .swiper__pagination--group .swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 30px;
  background: #d74b27;
  border-color: #d74b27;
}
.hero__swiper--slider .swiper__pagination--group .swiper-pagination-bullet:last-of-type {
  margin-right: 0;
}

/*********************************
/*  Banner Section End
*********************************/
/*********************************
/*  Igloos Banner Start
*********************************/
.igloo__banner {
  background: url("../images/banner/igloos-banner.jpg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  min-height: 600px;
}
@media screen and (max-width: 991px) {
  .igloo__banner {
    min-height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .igloo__banner {
    min-height: 350px;
  }
}
@media screen and (max-width: 575px) {
  .igloo__banner {
    min-height: 300px;
  }
}
@media screen and (max-width: 400px) {
  .igloo__banner {
    min-height: 200px;
  }
}

/*********************************
/*  Igloos Banner End
*********************************/
/*********************************
/*  Advance Form Start
*********************************/
.advance__search--section {
  padding: 60px 0;
}
@media screen and (max-width: 1440px) {
  .advance__search--section {
    padding: 40px 0;
  }
}
.advance__search--section .input-group {
  text-align: center;
}
@media screen and (max-width: 575px) {
  .advance__search--section .input-group .btn {
    padding: 16px 20px;
    height: 48px;
    margin: 0px 10px;
  }
}
@media screen and (max-width: 479px) {
  .advance__search--section .input-group .btn {
    width: 100%;
    margin: 0 0 5px;
  }
}

.advance__search {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .advance__search {
    margin: 0 15px;
  }
}
.advance__search .inline-form {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.advance__search .inline-form .input-group {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
@media screen and (max-width: 767px) {
  .advance__search .inline-form .input-group {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin: 5px 0;
  }
}
@media screen and (max-width: 400px) {
  .advance__search .inline-form .input-group {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin: 5px 0;
  }
}
.advance__search .inline-form .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0;
  background: #fff;
  border-right: 1px solid #d0d5dd;
  padding: 10px 14px;
  position: relative;
}
.advance__search .inline-form .input-group::after {
  content: "\f078";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #747474;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
@media screen and (max-width: 400px) {
  .advance__search .inline-form .input-group {
    border-radius: 8px !important;
  }
}
.advance__search .inline-form .input-group:first-of-type {
  border-radius: 8px 0px 0px 8px;
}
.advance__search .inline-form .input-group:last-of-type {
  display: block;
  padding: 0;
  border: none;
  background: transparent;
}
.advance__search .inline-form .input-group:last-of-type::after {
  display: none;
}
.advance__search .inline-form .input-group .form-control {
  font-family: "Helvetica";
  font-size: 16px;
  font-weight: 600;
  color: #747474;
  background: transparent;
  line-height: 28px;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 0;
  height: auto;
  cursor: pointer;
}
.advance__search .inline-form .input-group .form-control:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.advance__search .inline-form .input-group .form-control::-webkit-input-placeholder {
  text-transform: capitalize;
}
.advance__search .inline-form .input-group .form-control::-moz-placeholder {
  text-transform: capitalize;
}
.advance__search .inline-form .input-group .form-control:-ms-input-placeholder {
  text-transform: capitalize;
}
.advance__search .inline-form .input-group .form-control::-ms-input-placeholder {
  text-transform: capitalize;
}
.advance__search .inline-form .input-group .form-control::placeholder {
  text-transform: capitalize;
}
.advance__search .inline-form .input-group .form-control.nice-select::after {
  height: 8px;
  width: 8px;
  margin-top: -4px;
  border-color: #747474;
  display: none;
}
.advance__search .inline-form .input-group .form-control.nice-select .list {
  width: 100%;
  text-transform: capitalize;
}
.advance__search .inline-form .input-group .form-control.nice-select .current {
  text-transform: capitalize;
}
.advance__search .inline-form .input-group .icon {
  height: 18px;
  width: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 8px;
}
.advance__search .inline-form .input-group .icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.advance__search .inline-form .submit-btn {
  font-family: "Helvetica";
  font-size: 16px;
  display: inline-block;
  width: 100%;
  background: #d74b27;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  border: none;
  outline: none;
  height: 48px;
  border-radius: 0px 8px 8px 0px;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.advance__search .inline-form .submit-btn:hover {
  background: #000000;
}
@media screen and (max-width: 400px) {
  .advance__search .inline-form .submit-btn {
    border-radius: 8px;
  }
}

.msg-error {
  color: #c65848;
}

.g-recaptcha.error {
  border: solid 2px #c64848;
  padding: 0.2em;
  width: 19em;
}

/*********************************
/*  Advance Form End
*********************************/
/*********************************
/* Calender Start
*********************************/
.flatpickr-calendar {
  width: 320px;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.031372549);
  box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.031372549);
  -webkit-box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.0784313725);
  box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.0784313725);
}

.flatpickr-calendar .flatpickr-day {
  border: none;
}

.flatpickr-calendar .flatpickr-day.today,
.flatpickr-calendar .flatpickr-day.selected {
  background: #eb5e28;
  border-color: #eb5e28;
  color: #fff;
}

.flatpickr-calendar .flatpickr-day:hover {
  color: #eb5e28;
  background: rgba(235, 94, 40, 0.05);
  border-color: rgba(235, 94, 40, 0.05);
}

.flatpickr-calendar .flatpickr-month {
  height: 40px;
}

.flatpickr-calendar .flatpickr-current-month {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-size: 16px;
  left: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flatpickr-calendar .flatpickr-prev-month,
.flatpickr-calendar .flatpickr-next-month {
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(235, 94, 40, 0.05);
  fill: #667085;
  position: relative;
  border-radius: 8px;
}

.flatpickr-calendar .flatpickr-days .dayContainer {
  width: 285px;
  min-width: 285px;
  max-width: 285px;
}

.flatpickr-calendar .flatpickr-rContainer,
.flatpickr-calendar .flatpickr-weekdays {
  max-width: 285px;
}

.flatpickr-calendar .flatpickr-weekdays {
  height: 40px;
}

.flatpickr-calendar .flatpickr-weekday {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #344054;
}

.flatpickr-calendar .flatpickr-disabled {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flatpickr-calendar .flatpickr-monthDropdown-months:hover {
  background: transparent;
}

.flatpickr-calendar .numInputWrapper:hover {
  background: transparent;
}

.flatpickr-calendar .numInputWrapper input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/*********************************
  /* Calender End
  *********************************/
/*********************************
/*  Service Section Start
*********************************/
.service__wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.service__box {
  position: relative;
  cursor: pointer;
  display: block;
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
}
@media screen and (max-width: 767px) {
  .service__box {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media screen and (max-width: 479px) {
  .service__box {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.service__box .service__image {
  position: relative;
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
}
.service__box .service__image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(215, 75, 39, 0.5);
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.service__box .service__image img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.service__box .service__content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.service__box .service__content .title {
  max-width: 390px;
  text-align: center;
  color: #fff;
  text-shadow: 3px 3px 6px #4e4e4e;
  text-transform: uppercase;
  display: block;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
@media screen and (max-width: 1440px) {
  .service__box .service__content .title {
    font-size: 38px;
    max-width: 300px;
  }
}
@media screen and (max-width: 991px) {
  .service__box .service__content .title {
    font-size: 30px;
    max-width: 200px;
  }
}
.service__box:hover .service__image::after {
  opacity: 1;
}
.service__box:hover .service__image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
/*********************************
/*  Service Section End
*********************************/
/*********************************
/*  Newsletter Section Start
*********************************/
.newsletter__section {
  background: #d74b27;
  padding: 120px 0;
}
@media screen and (max-width: 991px) {
  .newsletter__section {
    padding: 70px 0;
  }
}

.newsletter__content {
  max-width: 780px;
}
@media screen and (max-width: 991px) {
  .newsletter__content {
    margin-bottom: 50px;
  }
}
.newsletter__content .desc {
  font-family: "Helvetica";
  font-size: 21px;
  font-weight: 400;
  color: #fff;
  line-height: 28px;
  margin-bottom: 30px;
}
.newsletter__content .desc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .newsletter__content .desc {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .newsletter__content .desc {
    font-size: 16px;
  }
}

.newsletter__top {
  margin-bottom: 20px;
}
.newsletter__top .title {
  font-family: "Helvetica";
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.newsletter__top .desc {
  color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .newsletter__top .desc {
    font-size: 18px;
  }
}
@media screen and (max-width: 479px) {
  .newsletter__top .desc {
    font-size: 16px;
  }
}

.newsletter__form .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.newsletter__form .input-group.text__arae label {
  width: 100%;
  margin-bottom: 10px;
}
.newsletter__form .input-group.text__arae .form-control {
  width: 100%;
}
.newsletter__form label {
  font-family: "Helvetica";
  font-size: 21px;
  font-weight: 500;
  color: #fff;
  line-height: 28px;
  text-transform: capitalize;
  margin-bottom: 0;
  margin-right: 8px;
}
@media screen and (max-width: 1199px) {
  .newsletter__form label {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .newsletter__form label {
    font-size: 16px;
  }
}
@media screen and (max-width: 400px) {
  .newsletter__form label {
    margin-bottom: 5px;
  }
}
.newsletter__form .form-control {
  font-family: "Helvetica";
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  line-height: 28px;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 5px 10px;
  height: 38px;
}
.newsletter__form .form-control:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (max-width: 400px) {
  .newsletter__form .form-control {
    width: 100%;
  }
}
.newsletter__form .submit__btn button {
  font-family: "Helvetica";
  font-size: 16px;
  font-weight: 600;
  padding: 6px 35px;
  border-radius: 8px;
  color: #d74b27;
  background: #fff;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-transform: capitalize;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.newsletter__form .submit__btn button:hover {
  background: #000000;
  color: #fff;
}
.newsletter__form.contact__form .input-group {
  margin-bottom: 10px;
}
.newsletter__form.contact__form label {
  width: 130px;
}
@media screen and (max-width: 767px) {
  .newsletter__form.contact__form label {
    width: 100px;
  }
}
.newsletter__form.contact__form .flex__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 479px) {
  .newsletter__form.contact__form .flex__wrapper {
    display: block;
  }
}
.newsletter__form.contact__form .flex__wrapper .flex__form {
  -ms-flex-preferred-size: calc(50% - 20px);
      flex-basis: calc(50% - 20px);
}
@media screen and (max-width: 479px) {
  .newsletter__form.contact__form .flex__wrapper .flex__form {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.newsletter__form.contact__form .flex__wrapper .flex__form .section-title {
  font-family: "Helvetica";
  font-size: 21px;
  font-weight: 600;
  line-height: 28px;
  color: #fff;
  border-left: 3px solid #fff;
  padding-left: 10px;
  margin-bottom: 20px;
}
.newsletter__form.contact__form .flex__wrapper .flex__form .formGroup p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  margin-bottom: 5px;
}
.newsletter__form.contact__form .flex__wrapper .flex__form .input-group {
  margin-bottom: 20px;
}
.newsletter__form.contact__form .flex__wrapper .flex__form .input-group label {
  width: 100%;
}
.newsletter__form.contact__form .flex__wrapper .nice-select .list {
  width: 100%;
  margin-top: 0;
  max-height: 250px;
  overflow-y: auto;
}
.newsletter__form textarea {
  resize: none;
  height: 120px !important;
}
.newsletter__form.version__02 .input-group {
  margin-bottom: 0;
}
.newsletter__form.version__02 .input-group label {
  display: block;
  width: 100%;
  font-size: 16px;
}
.newsletter__form.version__02 .form-control {
  width: 100%;
}

.formGroup .flex__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .formGroup .flex__form {
    display: block;
  }
}
.formGroup .flex__form .input-group {
  -ms-flex-preferred-size: calc(50% - 15px);
      flex-basis: calc(50% - 15px);
}

.legal__section {
  margin-top: 30px;
}
.legal__section .desc {
  font-family: "Helvetica";
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .legal__section .desc {
    font-size: 18px;
  }
}
@media screen and (max-width: 575px) {
  .legal__section .desc {
    font-size: 16px;
  }
}
.legal__section .desc:last-of-type {
  margin-bottom: 0;
}

.applicant {
  margin: 30px 0;
}
.applicant .form-group label {
  font-size: 18px;
  margin-bottom: 5px;
  display: block;
  width: 100%;
}
.applicant .form-group .form-control {
  max-width: 200px;
}

.contentBlock__intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .contentBlock__intro {
    display: block;
    margin-bottom: 40px;
  }
}
.contentBlock__intro .desc {
  font-size: 22px;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .contentBlock__intro .desc {
    font-size: 20px;
  }
}
@media screen and (max-width: 479px) {
  .contentBlock__intro .desc {
    font-size: 18px;
  }
}
.contentBlock__intro .titleBox {
  width: 300px;
  background: #505050;
  padding: 20px;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .contentBlock__intro .titleBox {
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 479px) {
  .contentBlock__intro .titleBox {
    width: 100%;
  }
}
.contentBlock__intro .titleBox__title {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}
.contentBlock__intro .titleBox__list li {
  list-style: none;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 5px;
}
.contentBlock__intro .titleBox__list li:last-of-type {
  margin-bottom: 0;
}

/*********************************
/*  Newsletter Section End
*********************************/
/*********************************
/*  Deliver Section Start
*********************************/
.deliver__section {
  padding: 70px 0;
}

.deliver__mySwiper {
  position: relative;
  max-height: 400px;
}
.deliver__mySwiper .swiper-wrapper .slider__image img {
  width: 100%;
  height: 100%;
  display: block;
}
.deliver__mySwiper .swiper__pagination--group {
  position: absolute;
  top: 38px;
  right: 15px;
  width: 100%;
  z-index: 1;
}
.deliver__mySwiper .swiper__pagination--group .swiper-pagination {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.deliver__mySwiper .swiper__pagination--group .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  min-width: 12px;
  margin-right: 10px;
  border: 1px solid #707070;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
}
.deliver__mySwiper .swiper__pagination--group .swiper-pagination-bullet-active {
  background: #252522;
}
.deliver__mySwiper .swiper__pagination--group .swiper-pagination-bullet:last-of-type {
  margin-right: 0;
}
.deliver__mySwiper .swiper__button--group .swiper-button-next,
.deliver__mySwiper .swiper__button--group .swiper-button-prev {
  width: 55px;
  height: 80px;
  background: #fff;
  font-size: 40px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0;
  right: auto;
  color: #000000;
  border-radius: 0px 10px 10px 0;
}
.deliver__mySwiper .swiper__button--group .swiper-button-next::after,
.deliver__mySwiper .swiper__button--group .swiper-button-prev::after {
  display: none;
}
@media screen and (max-width: 991px) {
  .deliver__mySwiper .swiper__button--group .swiper-button-next,
  .deliver__mySwiper .swiper__button--group .swiper-button-prev {
    width: 40px;
    height: 60px;
    font-size: 30px;
  }
}
.deliver__mySwiper .swiper__button--group .swiper-button-next {
  border-radius: 10px 0 0 10px;
  right: 0;
  left: auto;
}

/*********************************
/*  Deliver Section End
*********************************/
/*********************************
/*  Reserved Banner Start
*********************************/
.reserved__section {
  padding: 90px 0;
}
@media screen and (max-width: 991px) {
  .reserved__section {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  .reserved__section {
    padding: 50px 0;
  }
}
.reserved__section .container {
  max-width: 1130px;
}

.reserved__wrapper .reserved__title {
  color: #d74b27;
  margin-bottom: 0;
}
.reserved__wrapper .reserved__content {
  margin: 40px 0;
}
@media screen and (max-width: 575px) {
  .reserved__wrapper .reserved__content {
    margin-top: 20px;
  }
}
.reserved__wrapper .reserved__content .desc {
  margin-bottom: 30px;
}
.reserved__wrapper .rental__step {
  margin-bottom: 20px;
}
.reserved__wrapper .rental__step .title {
  font-family: "Helvetica";
  font-size: 21px;
  line-height: 24px;
  font-weight: 700;
  color: #d74b27;
  text-transform: uppercase;
  margin-bottom: 0px;
  display: inline-block;
}
.reserved__wrapper .rental__step .desc {
  font-size: 18px;
  margin-bottom: 0;
}
.reserved__wrapper .rental__step .desc .day {
  margin-right: 5px;
}
@media screen and (max-width: 479px) {
  .reserved__wrapper .rental__step .desc {
    font-size: 16px;
  }
}
.reserved__wrapper .replay {
  font-family: "Helvetica";
  font-size: 21px;
  font-weight: 700;
  line-height: 28px;
  color: #000000;
  font-style: italic;
}

/*********************************
/*  Reserved Banner End
*********************************/
/*********************************
/*  Contact Area Section Start
*********************************/
@media screen and (max-width: 767px) {
  .contact__area--section {
    padding-top: 50px;
  }
}
@media screen and (max-width: 991px) {
  .contact__area {
    margin-bottom: 30px;
  }
}
.contact__area .contact__inner .title {
  color: #d74b27;
  text-transform: uppercase;
}
.contact__area .contact__inner .desc {
  color: #000000;
  margin: 20px 0;
}
.contact__area .contact__inner .desc a {
  color: #000000;
  text-decoration: underline;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.contact__area .contact__inner .desc a:hover {
  color: #d74b27;
}
.contact__area .contact__address {
  margin-top: 40px;
}
.contact__area .contact__address ul li {
  list-style: none;
  font-family: "Helvetica";
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
}
.contact__area .contact__address ul li b {
  font-weight: 700;
  display: block;
}
.contact__area .contact__address ul li a {
  color: #000000;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.contact__area .contact__address ul li a:hover {
  color: #d74b27;
}
@media screen and (max-width: 991px) {
  .contact__area .contact__address ul li {
    font-size: 18px;
  }
}
@media screen and (max-width: 479px) {
  .contact__area .contact__address ul li {
    font-size: 16px;
  }
}

#map {
  height: 500px;
  width: 100%;
}

/*********************************
/*  Contact Area End
*********************************/
/*********************************
/*  Contact Section Start
*********************************/
.contact__section {
  background: #d74b27;
  padding: 80px 0;
}

.contact__title {
  margin-bottom: 20px;
}
.contact__title .title {
  font-family: "Helvetica";
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0px;
}
@media screen and (max-width: 479px) {
  .contact__title .title {
    font-size: 24px;
  }
}
.contact__title .desc {
  color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .contact__title .desc {
    font-size: 18px;
  }
}
@media screen and (max-width: 479px) {
  .contact__title .desc {
    font-size: 16px;
  }
}

/*********************************
/*  Contact Section End
*********************************/
/*********************************
/*  Footer Start
*********************************/
.footer {
  padding: 60px 0 150px;
}
@media screen and (max-width: 991px) {
  .footer {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 479px) {
  .footer {
    padding-bottom: 50px;
  }
}
.footer .container-fluid {
  max-width: 1500px;
}
.footer__menu {
  margin-bottom: 40px;
}
.footer__menu .main__menu {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer__menu .main__menu li {
  position: relative;
  list-style: none;
}
.footer__menu .main__menu li a {
  font-family: "Helvetica";
  font-size: 18px;
  font-weight: 700;
  color: #d74b27;
  display: inline-block;
  margin-right: 48px;
  line-height: 40px;
  padding: 0;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  position: relative;
}
@media screen and (max-width: 991px) {
  .footer__menu .main__menu li a {
    margin-right: 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 400px) {
  .footer__menu .main__menu li a {
    margin-right: 20px;
  }
}
@media screen and (max-width: 375px) {
  .footer__menu .main__menu li a {
    font-size: 13px;
    line-height: 32px;
  }
}
.footer__menu .main__menu li:last-child a {
  margin-right: 0;
}
.footer__menu .main__menu li.active a, .footer__menu .main__menu li:hover a {
  color: #000000;
}
.footer__address {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .footer__address {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer__address li {
  position: relative;
  list-style: none;
  font-family: "Helvetica";
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  display: inline-block;
  margin-right: 35px;
  line-height: 40px;
  padding: 0;
  text-transform: capitalize;
  position: relative;
}
.footer__address li::after {
  content: "";
  position: absolute;
  height: 5px;
  width: 5px;
  background: #000000;
  border-radius: 50%;
  top: 50%;
  right: -20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.footer__address li a {
  display: inline-block;
  color: #000000;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.footer__address li:last-of-type {
  margin-right: 0;
}
.footer__address li:last-of-type::after {
  display: none;
}
.footer__address li:hover a {
  color: #d74b27;
}
@media screen and (max-width: 991px) {
  .footer__address li {
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .footer__address li {
    font-size: 16px;
    margin-right: 0;
  }
  .footer__address li::after {
    display: none;
  }
}
@media screen and (max-width: 375px) {
  .footer__address li {
    font-size: 13px;
    line-height: 32px;
  }
}
.footer__bottom .copyright .desc {
  font-family: "Helvetica";
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  display: inline-block;
  line-height: 28px;
  margin-bottom: 0;
  padding: 0;
  text-transform: capitalize;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  position: relative;
}
@media screen and (max-width: 575px) {
  .footer__bottom .copyright .desc {
    font-size: 16px;
  }
}

.content__imgs img{max-width:340px;width:100%}
.content__imgs a{display:inline-block;margin-right:20px;margin-bottom:10px}
/*********************************
/*  Footer End
*********************************/