@charset "UTF-8";
@import "../css/bootstrap.css";
@import "../css/responsive.css";
@import "../css/developer.css";
@import "../css/font-awesome.min.css";
@import "../css/owl.carousel.min.css";
@import "../css/select2.min.css";
@import "../css/countrySelect.css";
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?nm66u");
  src: url("../fonts/icomoon.eot?nm66u#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?nm66u") format("truetype"), url("../fonts/icomoon.woff?nm66u") format("woff"), url("../fonts/icomoon.svg?nm66u#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=fii-], [class*=" fii-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fii-email:before {
  content: "";
  color: #fff;
}

.fii-facebook:before {
  content: "";
  color: #fff;
}

.fii-google-plus:before {
  content: "";
  color: #fff;
}

.fii-left-arrow:before {
  content: "";
  color: #fff;
}

.fii-linkdin:before {
  content: "";
  color: #fff;
}

.fii-phone-call:before {
  content: "";
  color: #fff;
}

.fii-right-arrow:before {
  content: "";
  color: #fff;
}

.fii-twitter:before {
  content: "";
  color: #fff;
}

/*************** Roboto Font ****************/
/* Light */
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Light.eot");
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans-Light.svg#OpenSans-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* Regular */
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Semibold */
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-SemiBold.eot");
  src: url("../fonts/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/OpenSans-SemiBold.woff") format("woff"), url("../fonts/OpenSans-SemiBold.ttf") format("truetype"), url("../fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* Bold */
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/* ExtraBold */
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-ExtraBold.eot");
  src: url("../fonts/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-ExtraBold.woff2") format("woff2"), url("../fonts/OpenSans-ExtraBold.woff") format("woff"), url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"), url("../fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/* Custom switch Box */
.custom-switch-box {
  width: 47px;
  height: 19px;
  padding: 0;
}
.custom-switch-box input {
  width: 100%;
  height: 100%;
}
.custom-switch-box .custom-control-label {
  width: 100%;
  height: 100%;
  display: block;
}
.custom-switch-box .custom-control-label::before {
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 14px;
  top: 0;
}
.custom-switch-box .custom-control-label::after {
  width: 15px;
  height: 15px;
  left: calc(3px + 2px);
  top: 50%;
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.custom-switch-box .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #19C3FB;
  background-color: #19C3FB;
}
.custom-switch-box .custom-control-input:checked ~ .custom-control-label::after {
  -moz-transform: translate(150%, -50%);
  -o-transform: translate(150%, -50%);
  -ms-transform: translate(150%, -50%);
  -webkit-transform: translate(150%, -50%);
  transform: translate(150%, -50%);
}

/* White */
/* Black */
/* Gray */
/* Red */
/* Green */
/* Yellow */
/* Blue */
/* Text Color Class */
/* White */
.white {
  color: #fff;
}

/* Black */
.black {
  color: #000;
}

/* Gray */
.gray-100 {
  color: #E0E0E0;
}

.gray-200 {
  color: #F5F5F5;
}

.gray-300 {
  color: #6B6B6B;
}

.gray-400 {
  color: #F9F9F9;
}

/* Red */
.red-100 {
  color: #DC1937;
}

/* Green */
.green-100 {
  color: #EBF75F;
}

/* Yellow */
.yellow-100 {
  color: #FFAB33;
}

/* Blue */
.blue-100 {
  color: #3790BF;
}

/* Background Color Class */
/* White */
.bg-white {
  background-color: #fff;
}

/* Black */
.bg-black {
  background-color: #000;
}

/* Gray */
.bg-gray-100 {
  background-color: #E0E0E0;
}

.bg-gray-200 {
  background-color: #F5F5F5;
}

.bg-gray-300 {
  background-color: #6B6B6B;
}

.bg-gray-400 {
  background-color: #F9F9F9;
}

/* Red */
.bg-red-100 {
  background-color: #DC1937;
}

/* Green */
.bg-green-100 {
  background-color: #EBF75F;
}

/* Yellow */
.bg-yellow-100 {
  background-color: #FFAB33;
}

/* Blue */
.bg-blue-100 {
  background-color: #3790BF;
}

.w-10 {
  width: 10%;
}

.w-20 {
  width: 20%;
}

.w-30 {
  width: 30%;
}

.w-40 {
  width: 40%;
}

.w-50 {
  width: 50%;
}

.w-60 {
  width: 60%;
}

.w-70 {
  width: 70%;
}

.w-80 {
  width: 80%;
}

.w-90 {
  width: 90%;
}

.w-100 {
  width: 100%;
}

.form-group {
  margin-bottom: 1.90625rem;
  position: relative;
}
@media screen and (max-width: 1439px) {
  .form-group {
    margin-bottom: 1.40625rem;
  }
}
.form-group label {
  margin-bottom: 0.8125rem;
  font-size: 1.25rem;
  color: #000;
}
@media screen and (max-width: 767px) {
  .form-group label {
    font-size: 1.125rem;
  }
}
.form-group label sup.star {
  color: #DC1937;
}
.form-group .form-control {
  height: 4.375rem;
  background-color: #fff;
  border: solid 1px #E0E0E0;
  -webkit-border-radius: 2.1875rem;
  -moz-border-radius: 2.1875rem;
  -ms-border-radius: 2.1875rem;
  border-radius: 2.1875rem;
  padding: 0.625rem 1.875rem;
  color: #6B6B6B;
  font-size: 1rem;
}
.form-group .form-control::-webkit-input-placeholder {
  color: #6B6B6B;
  opacity: 1;
}
.form-group .form-control::-moz-placeholder {
  color: #6B6B6B;
  opacity: 1;
}
.form-group .form-control:-ms-input-placeholder {
  color: #6B6B6B;
  opacity: 1;
}
.form-group .form-control:-moz-placeholder {
  color: #6B6B6B;
  opacity: 1;
}
.form-group .form-control:focus {
  box-shadow: none;
  border-color: #000;
}
.form-group.form-group-gray .form-control {
  background-color: #F5F5F5;
  border-color: transparent;
}
.form-group.form-group-gray .form-control:focus {
  box-shadow: none;
  border-color: #000;
}
.form-group.form-group-gray .select2-container--default .select2-selection--single {
  background-color: transparent;
}
.form-group.form-group-gray .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 12px;
  color: #000;
  line-height: 1.2rem;
}

textarea.form-control {
  height: 11.25rem !important;
  resize: none;
  -webkit-border-radius: 1.25rem;
  -moz-border-radius: 1.25rem;
  -ms-border-radius: 1.25rem;
  border-radius: 1.25rem;
  border: solid 1px #707070;
  padding: 1.9375rem 1.9375rem;
}
textarea.form-control:focus {
  box-shadow: none;
  border-color: #000;
}

/*************** Open Sans Font ****************/
/* Light */
.flight, footer .footer-first .form-group .form-control {
  font-family: "Open Sans";
  font-weight: 300;
}

/* Regular */
.fr, .backstage-sec .list li, .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--disabled, .select2-dropdown .select2-results .select2-results__options .select2-results__option, .btn-xs, .form-group .form-control {
  font-family: "Open Sans";
  font-weight: normal;
}

/* Semibold */
.fsb, .form-group label {
  font-family: "Open Sans";
  font-weight: 600;
}

/* Bold */
.fb, .btn-sm {
  font-family: "Open Sans";
  font-weight: bold;
}

/* ExtraBold */
.feb {
  font-family: "Open Sans";
  font-weight: bold;
}

.f-270 {
  font-size: 16.875rem;
}
@media screen and (max-width: 1919px) {
  .f-270 {
    font-size: 12.75rem;
  }
}
@media screen and (max-width: 991px) {
  .f-270 {
    font-size: 9.75rem;
  }
}
@media screen and (max-width: 767px) {
  .f-270 {
    font-size: 7.75rem;
  }
}
@media screen and (max-width: 575px) {
  .f-270 {
    font-size: 4.35rem;
  }
}

.f-60 {
  font-size: 3.75rem;
}
@media screen and (max-width: 1919px) {
  .f-60 {
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 575px) {
  .f-60 {
    font-size: 2.25rem;
  }
}

.f-50 {
  font-size: 3.125rem;
}
@media screen and (max-width: 1919px) {
  .f-50 {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 575px) {
  .f-50 {
    font-size: 1.65rem;
  }
}

.f-45 {
  font-size: 2.8125rem;
}
@media screen and (max-width: 1919px) {
  .f-45 {
    font-size: 2rem;
  }
}

.f-40 {
  font-size: 2.5rem;
}
@media screen and (max-width: 1919px) {
  .f-40 {
    font-size: 1.875rem;
  }
}

.f-35 {
  font-size: 2.1875rem;
}
@media screen and (max-width: 1919px) {
  .f-35 {
    font-size: 1.5rem;
  }
}

.f-26 {
  font-size: 1.625rem;
}
@media screen and (max-width: 1919px) {
  .f-26 {
    font-size: 1.125rem;
  }
}

.f-24 {
  font-size: 1.5rem;
  line-height: 2.3125rem;
}
@media screen and (max-width: 1919px) {
  .f-24 {
    font-size: 1.0625rem;
  }
}

.f-20 {
  font-size: 1.25rem;
}
@media screen and (max-width: 1919px) {
  .f-20 {
    font-size: 1.125rem;
  }
}

.f-18 {
  font-size: 1.125rem;
}
@media screen and (max-width: 1919px) {
  .f-18 {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 1439px) {
  .f-18 {
    font-size: 0.95rem;
  }
}

.f-16 {
  font-size: 1rem;
}
@media screen and (max-width: 1919px) {
  .f-16 {
    font-size: 0.75rem;
  }
}

.f-14 {
  font-size: 0.875rem;
}
@media screen and (max-width: 1919px) {
  .f-14 {
    font-size: 0.75rem;
  }
}

.ttu {
  text-transform: uppercase;
}

.ttc {
  text-transform: capitalize;
}

.ttl {
  text-transform: lowercase;
}

.tdu {
  text-decoration: underline;
}

.tc {
  text-align: center;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

.d-flex {
  display: -ms-flexbox;
  display: flex;
}

.d-inline-flex {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.aic {
  -ms-flex-align: center;
  align-items: center;
}

.jcs {
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}

.jce {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.jcc {
  -ms-flex-pack: center;
  justify-content: center;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btn:focus, .btn.focus {
  box-shadow: none;
}
.btn:focus-visible {
  outline: none;
}

.btn-xs {
  min-width: 7.8125rem;
  min-height: 2.8125rem;
  font-size: 1.125rem;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  padding: 0.625rem 1.125rem;
  text-transform: uppercase;
}
@media screen and (max-width: 1919px) {
  .btn-xs {
    font-size: 0.8125rem;
  }
}

.btn-sm {
  min-width: 13.4375rem;
  min-height: 3.875rem;
  font-size: 1.25rem;
  -webkit-border-radius: 0.3125rem;
  -moz-border-radius: 0.3125rem;
  -ms-border-radius: 0.3125rem;
  border-radius: 0.3125rem;
  padding: 0.9375rem 1.125rem;
  text-transform: uppercase;
}
@media screen and (max-width: 1919px) {
  .btn-sm {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 991px) {
  .btn-sm {
    min-width: 9.4375rem;
    min-height: 2.875rem;
  }
}

.btn-sm-24 {
  font-size: 1.5rem;
}
@media screen and (max-width: 1919px) {
  .btn-sm-24 {
    font-size: 1.125rem;
  }
}

.btn-white {
  background-color: #fff;
  border: solid 2px #fff;
  color: #DC1937;
}
.btn-white [class*=" icon-"]::before {
  color: #DC1937;
}
.btn-white:hover {
  background-color: #DC1937;
  border-color: #DC1937;
  color: #fff;
}
.btn-white:hover [class*=" icon-"]::before {
  color: #fff;
}

.btn-yellow {
  background-color: #FFAB33;
  border: solid 1px transparent;
  color: #fff;
}
.btn-yellow [class*=" icon-"]::before {
  color: #fff;
}
.btn-yellow:hover {
  background-color: transparent;
  border-color: #FFAB33;
  color: #FFAB33;
}
.btn-yellow:hover [class*=" icon-"]::before {
  color: #FFAB33;
}

.btn-blue {
  background-color: #3790BF;
  border: solid 1px transparent;
  color: #fff;
}
.btn-blue [class*=" icon-"]::before {
  color: #fff;
}
.btn-blue:hover {
  background-color: transparent;
  border-color: #3790BF;
  color: #3790BF;
}
.btn-blue:hover [class*=" icon-"]::before {
  color: #3790BF;
}

.btn-green {
  background-color: #AECE6F;
  border: solid 1px transparent;
  color: #fff;
}
.btn-green [class*=" icon-"]::before {
  color: #fff;
}
.btn-green:hover {
  background-color: transparent;
  border-color: #AECE6F;
  color: #AECE6F;
}
.btn-green:hover [class*=" icon-"]::before {
  color: #AECE6F;
}

.btn-border-white {
  border: solid 2px #fff;
  background-color: transparent;
  color: #fff;
}
.btn-border-white:hover {
  background-color: #fff;
  color: #000;
}

.btn-border-green {
  border: solid 2px #EBF75F;
  background-color: transparent;
  color: #EBF75F;
}
.btn-border-green:hover {
  background-color: #EBF75F;
  color: #000;
}

.cursor-po {
  cursor: pointer;
}

.custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-label::after {
  top: 0;
  width: 13px;
  height: 13px;
  border-radius: 3px;
}
.custom-checkbox.lg .custom-control-label::before, .custom-checkbox.lg .custom-control-label::after {
  top: 0;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 0.3125rem;
}

.custom-checkbox-blue .custom-control-label {
  padding-left: 10px;
  padding-top: 2px;
}
.custom-checkbox-blue .custom-control-label::before, .custom-checkbox-blue .custom-control-label::after {
  top: 0;
  width: 1.4375rem;
  height: 1.4375rem;
  border-radius: 0.3125rem;
}
.custom-checkbox-blue .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("../images/checkmark.svg");
  background-size: 0.8rem;
}
.custom-checkbox-blue .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #000;
  background-color: #000;
}

a {
  color: #000;
}
a:hover {
  color: #EBF75F;
  text-decoration: underline;
}

.list-style-none {
  list-style: none;
}

ul {
  padding: 0;
  margin: 0;
}

/* Border radius Class */
.b-radius-5 {
  -webkit-border-radius: 0.3125rem;
  -moz-border-radius: 0.3125rem;
  -ms-border-radius: 0.3125rem;
  border-radius: 0.3125rem;
}

.b-radius-20 {
  -webkit-border-radius: 1.25rem;
  -moz-border-radius: 1.25rem;
  -ms-border-radius: 1.25rem;
  border-radius: 1.25rem;
}

.b-radius-25 {
  -webkit-border-radius: 1.5625rem;
  -moz-border-radius: 1.5625rem;
  -ms-border-radius: 1.5625rem;
  border-radius: 1.5625rem;
}

.b-radius-30 {
  -webkit-border-radius: 1.875rem;
  -moz-border-radius: 1.875rem;
  -ms-border-radius: 1.875rem;
  border-radius: 1.875rem;
}

/* Overflow hidden Class */
.overflow-hidden {
  overflow: hidden;
}

/* Object fit Cover Class */
.obj-cover {
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}

/*Box shadow Class */
.boxshadow-100 {
  -webkit-box-shadow: 0px 10px 20px rgba(156, 156, 156, 0.12);
  -moz-box-shadow: 0px 10px 20px rgba(156, 156, 156, 0.12);
  box-shadow: 0px 10px 20px rgba(156, 156, 156, 0.12);
}

.boxshadow-200 {
  -webkit-box-shadow: 15px 15px 31px rgba(156, 156, 156, 0.16);
  -moz-box-shadow: 15px 15px 31px rgba(156, 156, 156, 0.16);
  box-shadow: 15px 15px 31px rgba(156, 156, 156, 0.16);
}

.boxshadow-300 {
  -webkit-box-shadow: 15px 15px 32px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 15px 15px 32px rgba(0, 0, 0, 0.07);
  box-shadow: 15px 15px 32px rgba(0, 0, 0, 0.07);
}

.box-shadow-none {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Opacity */
.op-50 {
  opacity: 50%;
}

/* white space */
.white-space-no {
  white-space: nowrap;
}

/* Line height */
.lh-normal {
  line-height: normal;
}

.lh-30 {
  line-height: 1.875rem;
}

/* Letter spacing */
.ls-4 {
  letter-spacing: 4px;
}

.custom-radio {
  padding: 0;
}
.custom-radio .custom-control-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.custom-radio .custom-control-label::before {
  left: 0;
  top: 0;
  width: 1.375rem;
  height: 1.375rem;
  position: relative;
  margin-right: 10px;
  border: solid 0.125rem #19C3FB;
}
.custom-radio .custom-control-label::after {
  left: 0;
  top: 0;
  width: 1.375rem;
  height: 1.375rem;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #19C3FB;
  background-color: #fff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("../images/radio-circle.svg");
  background-size: 0.875rem;
}

/* Custom switch Box */
.custom-switch-box {
  width: 47px;
  height: 19px;
  padding: 0;
}
.custom-switch-box input {
  width: 100%;
  height: 100%;
}
.custom-switch-box .custom-control-label {
  width: 100%;
  height: 100%;
  display: block;
}
.custom-switch-box .custom-control-label::before {
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 14px;
  top: 0;
}
.custom-switch-box .custom-control-label::after {
  width: 15px;
  height: 15px;
  left: calc(3px + 2px);
  top: 50%;
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.custom-switch-box .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #19C3FB;
  background-color: #19C3FB;
}
.custom-switch-box .custom-control-input:checked ~ .custom-control-label::after {
  -moz-transform: translate(150%, -50%);
  -o-transform: translate(150%, -50%);
  -ms-transform: translate(150%, -50%);
  -webkit-transform: translate(150%, -50%);
  transform: translate(150%, -50%);
}

body {
  font-family: "Roboto";
  font-weight: normal;
}

html {
  font-family: "Roboto";
  font-size: 16px;
}
@media screen and (max-width: 1439px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  html {
    font-size: 12px;
  }
}

body {
  font-family: "Roboto";
  font-size: 1rem;
  font-weight: normal;
  color: #000000;
  line-height: normal;
  position: relative;
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1920px) {
  .container {
    max-width: 1520px;
  }
}

p {
  line-height: 1.6875rem;
}

.dropdown-toggle {
  -webkit-appearance: none;
}

a[type=button] {
  -webkit-appearance: none;
}

input:focus {
  outline: none;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: gray;
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: gray;
}

.is-hidden {
  opacity: 0;
  transition: transform 0.5s, opacity 0.2s;
  pointer-events: none;
}

.modal {
  z-index: 9999;
}

header {
  padding: 2.375rem 0;
  z-index: 9999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .logo {
  width: 15.375rem;
}
@media screen and (max-width: 767px) {
  header .logo {
    width: 12.375rem;
  }
}
@media screen and (max-width: 575px) {
  header .logo {
    width: 8.375rem;
  }
}
header .logo a {
  display: block;
}
header .logo img {
  width: 100%;
}
header .navbar-toggler {
  color: #fff;
  border-color: #fff;
  font-size: 1.65rem;
  width: 3.33rem;
  height: 3.33rem;
}
@media screen and (max-width: 575px) {
  header .navbar-toggler {
    font-size: 1.05rem;
    width: 2rem;
    height: 2rem;
    margin-left: 5px !important;
  }
}
header .navbar-toggler:focus {
  outline: none;
}
header .navbar-toggler .navbar-toggler-icon {
  background-image: url("../images/hamburgar-menu.svg");
}
@media screen and (max-width: 575px) {
  header .navbar-toggler .navbar-toggler-icon {
    width: 1.5em;
  }
}
header .collapse.navbar-collapse {
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  header .collapse.navbar-collapse {
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  header .header-menus {
    margin-top: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 0 1rem;
  }
}
header .header-menus li {
  margin: 0 1.25rem;
}
@media screen and (max-width: 991px) {
  header .header-menus li {
    margin: 0 0.875rem;
    width: 100%;
    padding: 0.75rem 0px;
  }
}
header .header-menus li a {
  color: #fff;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  header .header-menus li a {
    color: #fff;
  }
}
header .header-menus li a:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #EBF75F;
}
header .header-menus li.active a {
  color: #EBF75F;
}
header .right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: 4.25rem;
}
@media screen and (max-width: 575px) {
  header .right {
    margin-left: 0.25rem;
  }
}
@media screen and (max-width: 575px) {
  header .right .btn {
    min-width: 3.8125rem;
    min-height: 1.8125rem;
    padding: 0.425rem 0.925rem;
    font-size: 0.7125rem;
    margin-left: 0.7rem !important;
  }
}
header.header-transparent {
  background: transparent;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}
header.fixedheader {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 1rem 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  /* .btn-border-green {
      border-color: $white;
      color: $white;
  } */
}
header.fixedheader .logo {
  width: 10rem;
}
header.fixedheader .header-menus li a {
  color: #fff;
}
header.fixedheader .header-menus li.active a {
  color: #EBF75F;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: transparent;
  color: #EBF75F !important;
}

/* Select 2 Css */
.select2 {
  width: 100% !important;
  font-size: 14px;
}
.select2 .select2-selection {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.select2 .select2-selection:focus {
  outline: 0;
}
.select2 .select2-selection .select2-selection__rendered {
  text-align: left;
  height: 100%;
  line-height: 2rem;
  color: #000;
  font-size: 1rem;
  padding: 0;
}
.select2 .select2-selection .select2-selection__rendered:focus {
  outline: 0;
}
.select2 .select2-selection .select2-selection__rendered .select2-selection__placeholder {
  color: #000;
}
.select2 .select2-selection .select2-selection__arrow {
  top: 50%;
  right: 10px;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1199px) {
  .select2 .select2-selection .select2-selection__arrow {
    right: 9px;
  }
}
.select2 .select2-selection .select2-selection__arrow b {
  width: 8px;
  height: 4px;
  border: 0;
  background-image: url("../images/downarrow-black.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  .select2 .select2-selection .select2-selection__arrow b {
    width: 12px;
  }
}
.select2.select2-container--open .select2-selection .select2-selection__arrow b {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.select2-dropdown {
  border: 0px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
}
.select2-dropdown .select2-search {
  display: none;
}
.select2-dropdown .select2-results .select2-results__options {
  max-height: 384px;
}
.select2-dropdown .select2-results .select2-results__options .select2-results__option {
  position: relative;
  font-size: 1rem;
  padding: 0.625rem 0.625rem;
  border-bottom: solid 1px rgba(162, 169, 173, 0.16);
}
@media screen and (max-width: 1439px) {
  .select2-dropdown .select2-results .select2-results__options .select2-results__option {
    padding: 0.625rem 0.625rem;
  }
}
.select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--disabled {
  color: #a2a9ad;
  background: rgba(162, 169, 173, 0.1);
}
.select2-dropdown .select2-results .select2-results__options .select2-results__option--selected {
  background-color: transparent;
  color: #EBF75F;
  position: relative;
}
.select2-dropdown .select2-results .select2-results__options .select2-results__option--selected::after {
  content: "";
  position: absolute;
  right: 1.875rem;
  top: 50%;
  background-image: url("../images/tick-blue.svg");
  background-repeat: no-repeat;
  width: 0.9375rem;
  height: 0.6875rem;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1439px) {
  .select2-dropdown .select2-results .select2-results__options .select2-results__option--selected::after {
    right: 0.625rem;
  }
}
.select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: transparent;
  color: #EBF75F;
}

/* Select 2 Css End */
/**************************************Home Page Css****************************************/
/* Home Banner */
.home-bnr-sec {
  background-image: url("../images/home-bnr.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 1080px;
}
@media screen and (max-width: 1919px) {
  .home-bnr-sec {
    min-height: 820px;
  }
}
@media screen and (max-width: 1199px) {
  .home-bnr-sec {
    min-height: 768px;
  }
}
@media screen and (max-width: 991px) {
  .home-bnr-sec {
    min-height: 600px;
  }
}
@media screen and (max-width: 575px) {
  .home-bnr-sec {
    min-height: 426px;
    padding-top: 8.9375rem;
  }
}
.home-bnr-sec .title {
  margin-bottom: 3.0625rem;
}
.home-bnr-sec .title sup {
  line-height: normal;
  top: -14px;
}
.home-bnr-sec .subtitle {
  margin-bottom: 3.25rem;
}

.section-name {
  line-height: 11.25rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1919px) {
  .section-name {
    line-height: 8.25rem;
  }
}
@media screen and (max-width: 991px) {
  .section-name {
    line-height: 6.35rem;
  }
}

/* Home About Us */
.home-aboutus {
  padding: 13.0625rem 0 8.25rem;
  position: relative;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .home-aboutus {
    padding: 8.0625rem 0 6.25rem;
  }
}
@media screen and (max-width: 575px) {
  .home-aboutus {
    padding: 8.0625rem 0 2.25rem;
  }
}
.home-aboutus .home-aboutus-tab {
  position: absolute;
  right: -16.25rem;
  top: 8.5rem;
  z-index: 1;
}
@media screen and (max-width: 1919px) {
  .home-aboutus .home-aboutus-tab {
    right: -14%;
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  .home-aboutus .home-aboutus-tab {
    position: relative;
    top: 0;
    width: 100%;
    right: 0;
  }
}
.home-aboutus .list {
  margin-left: -3.4375rem;
  margin-right: -3.4375rem;
}
@media screen and (max-width: 1199px) {
  .home-aboutus .list {
    margin-left: -1.8375rem;
    margin-right: -1.8375rem;
  }
}
@media screen and (max-width: 991px) {
  .home-aboutus .list {
    margin-left: -0.6375rem;
    margin-right: -0.6375rem;
  }
}
.home-aboutus .list li {
  padding: 0 3.4375rem;
}
@media screen and (max-width: 1199px) {
  .home-aboutus .list li {
    padding: 0 1.8375rem;
  }
}
@media screen and (max-width: 991px) {
  .home-aboutus .list li {
    padding: 0 0.6375rem;
  }
}
@media screen and (max-width: 575px) {
  .home-aboutus .list li {
    width: 100%;
    margin-bottom: 2rem;
  }
}

/* Backstage Sec */
.backstage-sec {
  position: relative;
  padding: 12.5rem 0 5.625rem;
}
@media screen and (max-width: 575px) {
  .backstage-sec {
    padding: 8.5rem 0 5.625rem;
  }
}
@media screen and (max-width: 1919px) {
  .backstage-sec .f-45 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (max-width: 991px) {
  .backstage-sec .f-45 {
    margin-bottom: 1.3rem !important;
  }
}
@media screen and (max-width: 1919px) {
  .backstage-sec .f-26 {
    margin-bottom: 2.625rem !important;
  }
}
@media screen and (max-width: 991px) {
  .backstage-sec .f-26 {
    margin-bottom: 1.425rem !important;
  }
}
@media screen and (max-width: 1919px) {
  .backstage-sec .f-20 {
    margin-bottom: 3.3125rem !important;
  }
}
@media screen and (max-width: 991px) {
  .backstage-sec .f-20 {
    margin-bottom: 1.0125rem !important;
  }
}
.backstage-sec .list {
  margin-bottom: 5.3125rem;
}
.backstage-sec .list li {
  font-size: 1.25rem;
  color: #000;
  position: relative;
  padding-left: 1.4375rem;
  margin-bottom: 4.5625rem;
}
@media screen and (max-width: 1919px) {
  .backstage-sec .list li {
    font-size: 1.125rem;
    margin-bottom: 3.3125rem;
  }
}
@media screen and (max-width: 991px) {
  .backstage-sec .list li {
    margin-bottom: 1.3125rem;
  }
}
.backstage-sec .list li:last-child {
  margin-bottom: 0;
}
.backstage-sec .list li:nth-child(1) {
  margin-left: -0.5rem;
}
@media screen and (max-width: 767px) {
  .backstage-sec .list li:nth-child(1) {
    margin-left: 0;
  }
}
.backstage-sec .list li:nth-child(2) {
  margin-left: -7.8125rem;
}
@media screen and (max-width: 1919px) {
  .backstage-sec .list li:nth-child(2) {
    margin-left: -6.8125rem;
  }
}
@media screen and (max-width: 1439px) {
  .backstage-sec .list li:nth-child(2) {
    margin-left: -6.6125rem;
  }
}
@media screen and (max-width: 991px) {
  .backstage-sec .list li:nth-child(2) {
    margin-left: -5.2125rem;
  }
}
@media screen and (max-width: 767px) {
  .backstage-sec .list li:nth-child(2) {
    margin-left: 0;
  }
}
.backstage-sec .list li:nth-child(3) {
  margin-left: -6.5625rem;
}
@media screen and (max-width: 1919px) {
  .backstage-sec .list li:nth-child(3) {
    margin-left: -5.6625rem;
  }
}
@media screen and (max-width: 1439px) {
  .backstage-sec .list li:nth-child(3) {
    margin-left: -5.0625rem;
  }
}
@media screen and (max-width: 991px) {
  .backstage-sec .list li:nth-child(3) {
    margin-left: -3.6625rem;
  }
}
@media screen and (max-width: 767px) {
  .backstage-sec .list li:nth-child(3) {
    margin-left: 0;
  }
}
.backstage-sec .list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 13px;
  height: 13px;
  border: solid 4px #FFAB33;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 991px) {
  .backstage-sec .list li::before {
    width: 8px;
    height: 8px;
    border: solid 2px #FFAB33;
  }
}

/* Our Stores Sec */
.our-stores-sec {
  padding: 12.6875rem 0 8rem;
  background-image: url("../images/ourstores-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 1919px) {
  .our-stores-sec {
    padding: 9.625rem 0 6.125rem;
  }
}
@media screen and (max-width: 991px) {
  .our-stores-sec {
    padding: 5.625rem 0 5.125rem;
  }
}
.our-stores-sec::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.our-stores-sec > .container {
  position: relative;
  z-index: 1;
}
.our-stores-sec .ourstores-slider {
  padding: 8.25rem 0 0;
}
@media screen and (max-width: 1919px) {
  .our-stores-sec .ourstores-slider {
    padding: 6.125rem 0 0;
  }
}
.our-stores-sec .ourstores-slider .item {
  padding: 0 1.1875rem;
}
.our-stores-sec .ourstores-slider .item img {
  width: auto;
  max-width: 100%;
  margin-bottom: 2.5rem;
}
.our-stores-sec .ourstores-slider .owl-nav {
  width: 7.8125rem;
  border: solid 2px #fff;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  -ms-border-radius: 31px;
  border-radius: 31px;
  margin: 5.8125rem auto 0;
  display: flex;
  justify-content: center;
  padding: 6px 0;
}
.our-stores-sec .ourstores-slider .owl-nav button {
  width: 2.875rem;
  height: 2.875rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin: 0 0.375rem;
}
.our-stores-sec .ourstores-slider .owl-nav button span {
  font-size: 1.5625rem;
}
.our-stores-sec .ourstores-slider .owl-nav button:hover {
  background-color: #fff;
}
.our-stores-sec .ourstores-slider .owl-nav button:hover span::before {
  color: #24072F;
}
.our-stores-sec .ourstores-slider .owl-nav button:focus {
  outline: none;
}

/* Collect Revenue sec */
.collect-revenue-sec {
  padding: 17.125rem 0 19.375rem;
  position: relative;
}
@media screen and (max-width: 991px) {
  .collect-revenue-sec {
    padding: 9.125rem 0 9.375rem;
  }
}
@media screen and (max-width: 575px) {
  .collect-revenue-sec {
    padding: 4.125rem 0 4.375rem;
  }
}
.collect-revenue-sec .sideimg {
  position: absolute;
  right: 0;
  top: 5.9375rem;
}
@media screen and (max-width: 1919px) {
  .collect-revenue-sec .sideimg {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .collect-revenue-sec .sideimg {
    width: 100%;
    top: 0;
    position: relative;
  }
}
.collect-revenue-sec .sideleftimg {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 1919px) {
  .collect-revenue-sec .sideleftimg {
    width: 36%;
  }
}
.collect-revenue-sec .btn {
  margin-top: 5.0625rem;
}

/**************************************Home Page Css End****************************************/
/**************************************Footer*********************************************/
footer .footer-first {
  background-image: url("../images/footer-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 4.875rem 0 4.0625rem;
  position: relative;
}
footer .footer-first::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(6, 0, 9, 0.9);
}
footer .footer-first > .container {
  position: relative;
  z-index: 1;
}
footer .footer-first .footer-list li a {
  color: #fff;
  display: inline-block;
}
footer .footer-first .footer-title {
  margin-bottom: 1.8125rem;
}
footer .footer-first form {
  margin-top: -0.375rem;
}
footer .footer-first .form-group {
  margin-bottom: 1.3125rem;
}
footer .footer-first .form-group .form-control {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: solid 1px #707070;
  padding: 0.5625rem 0;
  font-size: 1rem;
  color: #ffffff;
  height: auto;
}
footer .footer-first .form-group .form-control::-webkit-input-placeholder {
  color: #8A8A8A;
  opacity: 1;
}
footer .footer-first .form-group .form-control::-moz-placeholder {
  color: #8A8A8A;
  opacity: 1;
}
footer .footer-first .form-group .form-control:-ms-input-placeholder {
  color: #8A8A8A;
  opacity: 1;
}
footer .footer-first .form-group .form-control:-moz-placeholder {
  color: #8A8A8A;
  opacity: 1;
}
footer .footer-first .form-group .form-control:focus {
  box-shadow: none;
  border-color: #EBF75F;
}
footer .footer-first .btn {
  margin-top: 2.5rem;
}
footer .footer-first .footer-col {
  padding-left: 15px;
  padding-right: 15px;
}
footer .footer-first .footer-col.footer-col1 {
  width: 16%;
}
@media screen and (max-width: 991px) {
  footer .footer-first .footer-col.footer-col1 {
    width: 17%;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-first .footer-col.footer-col1 {
    width: 50%;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 575px) {
  footer .footer-first .footer-col.footer-col1 {
    width: 40%;
    margin-bottom: 2rem;
  }
}
footer .footer-first .footer-col.footer-col1 .footer-list li {
  margin-bottom: 1rem;
}
footer .footer-first .footer-col.footer-col2 {
  width: 21%;
}
@media screen and (max-width: 991px) {
  footer .footer-first .footer-col.footer-col2 {
    width: 26%;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-first .footer-col.footer-col2 {
    width: 50%;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 575px) {
  footer .footer-first .footer-col.footer-col2 {
    width: 60%;
    margin-bottom: 3rem;
  }
}
footer .footer-first .footer-col.footer-col3 {
  width: 32%;
}
@media screen and (max-width: 991px) {
  footer .footer-first .footer-col.footer-col3 {
    width: 36%;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-first .footer-col.footer-col3 {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  footer .footer-first .footer-col.footer-col3 {
    width: 100%;
  }
}
footer .footer-first .footer-col.footer-col4 {
  width: 31%;
}
@media screen and (max-width: 991px) {
  footer .footer-first .footer-col.footer-col4 {
    width: 21%;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-first .footer-col.footer-col4 {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  footer .footer-first .footer-col.footer-col4 {
    width: 100%;
  }
}
footer .footer-first .footer-col .fii-email {
  font-size: 0.75rem;
}
@media screen and (max-width: 1919px) {
  footer .footer-first .footer-col .fii-email {
    font-size: 0.55rem;
  }
}
footer .footer-first .footer-col .fii-phone-call {
  font-size: 1rem;
}
@media screen and (max-width: 1919px) {
  footer .footer-first .footer-col .fii-phone-call {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-first .footer-col .fii-phone-call {
    margin-top: 0.5rem !important;
  }
}
footer .footer-first .footer-col .fii-facebook {
  font-size: 1rem;
}
footer .footer-first .footer-col .fii-twitter {
  font-size: 1.0875rem;
}
footer .footer-first .footer-col .fii-linkdin {
  font-size: 0.975rem;
}
footer .footer-first .footer-col .fii-google-plus {
  font-size: 1.2625rem;
}
footer .footer-first .footer-col .social-icons {
  margin: 0 -0.75rem;
}
footer .footer-first .footer-col .social-icons li {
  width: 0.8125rem;
  height: 1rem;
  padding: 0 0.75rem;
}
footer .footer-first .footer-col .social-icons li span {
  width: 1rem;
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  footer .footer-first .footer-col h6 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (max-width: 1919px) {
  footer .footer-first .f-20 {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-first .f-20 {
    font-size: 1.075rem;
  }
}
@media screen and (max-width: 575px) {
  footer .footer-first .f-20 {
    font-size: 0.975rem;
  }
}
@media screen and (max-width: 1919px) {
  footer .footer-first .f-26 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-first .f-26 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-first .f-26 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 575px) {
  footer .footer-first .f-26 {
    font-size: 1.1rem;
  }
}
footer .footer-second {
  background-color: #000;
  padding: 1.25rem 0;
}
@media screen and (max-width: 767px) {
  footer .footer-second .f-16 {
    font-size: 0.95rem;
  }
}
footer .footer-second ul li {
  margin-left: 1rem;
}
footer .footer-second ul li a {
  color: #fff;
}

/**************************************Footer End*********************************************/

/*# sourceMappingURL=style.css.map */
