@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600;700;800;900&display=swap);
@font-face {
  font-family: Conv_GillSansBold;
  src: url(../fonts/GillSansBold.eot);
  src: local("☺"), url(../fonts/GillSansBold.woff) format("woff"),
    url(../fonts/GillSansBold.ttf) format("truetype"),
    url(../fonts/GillSansBold.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Conv_GillSansBoldItalic;
  src: url(../fonts/GillSansBoldItalic.eot);
  src: local("☺"), url(../fonts/GillSansBoldItalic.woff) format("woff"),
    url(../fonts/GillSansBoldItalic.ttf) format("truetype"),
    url(../fonts/GillSansBoldItalic.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
.lefty a {
  color: #212529;
}
.smpara a {
  color: #212529;
}
.mainbannersec {
  position: relative;
}
.container {
  max-width: 1200px;
}
html {
  font-size: 62.5%;
}
body {
  font-family: Montserrat, sans-serif;
}
li {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
header {
  background: #fff;
}
.logo img {
  max-width: 15rem;
}
.fixed .logo img {
  width: 10rem;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  animation: smoothScroll 1s forwards;
  z-index: 999999;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0);
  }
}
.mb0 {
  margin-bottom: 0 !important;
}
ul.flexbox.mt-4.ttms {
  display: flex;
  justify-content: space-evenly;
  max-width: 1000px;
  margin: 30px auto;
  margin-bottom: 1rem;
}
.favlink {
  border: 1px solid #000;
  border-radius: 50px;
  padding: 5px 15px !important;
  font-weight: 700;
  font-size: 12px;
  margin-left: 80px !important;
}
.favlink .fa {
  color: red;
  margin-right: 0.5rem;
}
.favlink2 {
  border: 1px solid #000;
  border-radius: 50px;
  padding: 6px 15px;
  font-size: 12px;
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
}
.clear {
  clear: both;
}
.favlink2 .fa {
  color: red;
  margin-right: 0.5rem;
}
.favlink2:hover {
  background: #000;
  color: #fff;
}
.navbar .nav-item:not(:last-child) {
  margin-right: 20px;
}
.gj-datepicker [role="right-icon"] {
  display: none;
}
.borderslider {
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
}
.dropdown-toggle::after {
  transition: transform 0.15s linear;
}
.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}
.dropdown-menu {
  margin-top: 0;
}
.navbar-nav {
  align-items: center;
}
.navbar-nav .nav-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
  color: #000;
  font-size: 14px;
  font-weight: 700;
}
.navbar-nav .nav-link:hover {
  color: #00987e !important;
}
img.logo.horizontal-logo {
  max-width: 175px;
  width: 175px;
}
.navbar-nav .bookcar a {
  color: #00987e !important;
  padding: 2px 22px !important;
  border: 1px solid #00987e;
  border-radius: 3px;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: 600;
}
.navbar-nav .bookcar a:hover {
  background: #00987e;
  color: #fff !important;
}
.bookcarm a{
    color: #00987e !important;  
  }
.calltm a {
  color: #625d4f !important;
}
.slider {
  position: relative;
  overflow: hidden;
  height: 100% !important;
}
.slidecontent-wrp {
  border: 0 solid red;
  position: absolute;
  top: 0;
  width: 100%;
}
.slidecontent-wrpmenu {
  border: 0 solid red;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.financialh1 span {
  clear: both;
  display: block;
}
.topcontent {
  width: auto;
}
.formcontent-wrp {
  position: absolute;
  bottom: 50px;
  width: 100%;
}
.contentformarea {
  position: absolute;
  top: 0;
  border: 1px solid red;
  height: 100%;
}
.topcontent h3 {
  margin-top: 7%;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: rgb(0 0 0) 0 1px 5px;
  font-size: 22px;
  line-height: 33px;
  letter-spacing: 1px;
  font-weight: 700;
}
.slidecontent-wrpmenu {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  padding: 18px 0;
  width: 100%;
}
.wrpmenu {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrpmenu a {
  color: #fff;
  padding: 0 3%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 15px;
}
.bd {
  border-right: 2px solid #00987e;
}
.meetingfull .btnm2 {
  position: absolute;
  left: 22px;
  bottom: 5px;
  padding: 5px 10px;
  border: 0 solid #00987e;
  background: #00987e;
  border-radius: 4px;
  font-size: 14px;
  margin: 5px;
  display: inline-block;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 700;
}
.contentformarea {
  position: absolute;
  bottom: 50px;
  width: 100%;
  border: 0 solid red;
}
.formcontent {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.formcontent h1 {
  color: #fff;
  text-shadow: 0 1px 5px #000;
  font-size: 39px;
  line-height: 45px;
  letter-spacing: 2px;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 50px;
}
.formcontent sup {
  font-size: 16px;
  font-weight: 400;
  top: -23px !important;
}
.formbox {
  background: #fff;
  padding: 5px;
  width: auto;
  border-radius: 5px;
  box-shadow: 0 1px 5px #474747;
  transform: scale(0.78);
  transform-origin: right;
}
.formbox2 {
  background: #fff;
  padding: 5px;
  width: auto;
  border-radius: 0;
  box-shadow: none;
  padding: 0 50px;
  transform: scale(1);
  transform-origin: center;
}
.formbox2 textarea {
  border: none;
}
.formd {
  display: flex;
  font-family: Arial, Helvetica, sans-serif;
}
.formd .form-group {
  padding: 2px 5px;
  border: 1px solid #ccc;
  margin: 4px;
  border-radius: 5px;
  width: 33.333%;
  text-align: left;
}
.form-control:focus {
  box-shadow: none;
}
.formd .form-group label {
  color: #000;
  font-size: 1.2rem !important;
  font-weight: 800;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}
.formd .form-group input {
  border: none;
  padding: 0;
  font-size: 14px;
}
span.fa.fa-bars {
  color: #00987e;
  font-size: 26px;
}
.selectinput {
  border: none;
  padding: 0;
  font-size: 14px;
  height: auto !important;
}
.boxflexm {
  display: flex;
}
.flexbox {
  display: flex;
  justify-content: space-evenly;
}
.servicewrp .flexbox {
  display: flex;
  justify-content: space-evenly;
  padding: 0;
}
.boxflexm select.form-control {
  padding: 0;
  height: auto;
}
.boxflexm select {
  font-size: 14px !important;
}
.boxflexm select.form-control:not([size]):not([multiple]) {
  height: auto;
  border-radius: 4px;
  margin: 1px;
  font-size: 12px;
  width: 33.333%;
}
.boxdd {
  display: flex;
  padding: 0;
  border: none;
  width: 100%;
}
.boxdd a {
  padding: 8px 5px;
  background: #00987e;
  width: 100%;
  color: #fff;
  width: 100%;
  margin: 5px;
  text-align: center;
  border-radius: 4px;
  font-weight: 600;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 1.4rem;
}
.boxdd a:hover {
  background: #403c31;
}
.servicewrp {
  background: #f1f1f1;
  padding: 50px 0;
  text-align: center;
}
.servicewrp h2 {
  font-weight: 700;
  color: #434343;
  font-size: 27px;
  line-height: 40px;
}
.servicewrp h3 {
  font-weight: 400;
  color: #000;
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 50px;
}
.navbar {
  padding: 2px 0;
}
.boxy {
  display: flex;
  background: #f1f1f1;
  justify-content: space-between;
}
.box {
  background: #f1f1f1;
  box-shadow: 0 2px 5px #a7a7a7;
  margin-top: 20px;
  border-radius: 5px;
  border-bottom: 14px solid transparent;
  width: 260px;
  padding: 20px 0;
}
.box:hover {
  border-bottom: 14px solid #00987e;
}
.box a {
  padding: 0 25px;
  border: 1px solid #00987e;
  color: #00987e;
  border-radius: 4px;
  font-size: 12px;
  margin-top: 5px;
  display: inline-block;
}
.box:hover a {
  background: #00987e;
  color: #fff;
}
.box img {
  margin-bottom: 20px;
  max-height: 85px;
}
.box h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}
.servicewrp .box h4 {
  text-transform: uppercase;
}
.boxymeeting .box {
  background: 0 0;
  box-shadow: none;
  margin-top: 0;
  border-radius: 0;
  border-bottom: 14px solid transparent;
  width: auto;
  padding: 0;
}
.servicewrp .container {
  max-width: 970px;
}
.carsslider {
  padding: 50px 0;
  text-align: center;
}
.carsslider h2 {
  font-weight: 700;
  color: #434343;
  font-size: 27px;
  line-height: 44px;
}
.carsslider .owl-carousel {
  margin-top: 50px;
}
.carsslider .owl-carousel .item {
  padding: 10px 25px;
}
.imgwrpslide {
  padding-top: 20px;
  transition: all 0.3s ease-in-out;
  height: 134px;
  margin-bottom: 10px;
}
.imgwrpslide:hover {
  padding-top: 10px;
}
.carsslider .owl-carousel h4 {
  font-size: 15px;
  font-weight: 700;
  color: #000;
  margin: 10px 0;
}
.carsslider .owl-carousel p {
  font-size: 13px;
  padding: 0 15px;
}
.carsslider .owl-carousel a {
  padding: 2px 10px;
  border: 0 solid #00987e;
  background: #00987e;
  border-radius: 4px;
  font-size: 14px;
  margin-top: 5px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}
.owl-carousel.owl-drag .owl-item {
  margin: 0 !important;
  width: 33.333% !important;
}
.carsslider .owl-carousel a:hover {
  background: #403c31;
}
.bottom-banner {
  position: relative;
}
.bottom-banner img {
  width: 100%;
}
.bottom-banner-content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.boxtm {
  float: right;
  color: #fff;
  max-width: 440px;
  font-family: Conv_GillSansBold;
}
.boxtm p {
  font-size: 24px;
  font-weight: 700;
  text-shadow: 0 1px 5px #212121;
}
.boxtm a {
  padding: 5px 25px;
  border: 0 solid #00987e;
  background: #00987e;
  border-radius: 4px;
  font-size: 20px;
  margin-top: 5px;
  display: inline-block;
  color: #fff;
  letter-spacing: 1px;
}
.boxtm a:hover {
  background: #403c31;
}
.partners .container {
  max-width: 920px;
  padding: 50px 0;
  margin: 0 auto;
}
.partners .container h3 {
  font-size: 20px;
  text-align: center;
  line-height: 30px;
}
.partners .container span {
  clear: both;
  display: block;
}
.partnersimg {
  display: flex;
  justify-content: space-evenly;
  margin-top: 40px;
  align-items: flex-end;
}
.partnersimg img {
  max-height: 75px;
}
footer {
  background: #000;
  color: #fff;
  font-size: 16px;
}
footer .container {
  max-width: 920px;
  padding: 50px 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer h5 {
  font-size: 16px;
  color: #d6d6d6;
}
footer .badge-light {
  color: #212529;
  background-color: #f8f9fa;
  padding: 4px;
  font-size: 14px;
}
footer ul a {
  color: #a7a7a7;
  font-size: 14px;
  line-height: 35px;
}
footer ul a:hover {
  color: #00987e;
}
.btnm {
  padding: 5px 0;
  border: 0 solid #00987e;
  background: #00987e;
  border-radius: 4px;
  font-size: 16px;
  margin-top: 5px;
  display: inline-block;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 700;
  margin-top: 15px;
  width: 100%;
  text-align: center;
}
.btnm:hover {
  background: #403c31;
  color: #fff;
}
.footerbottom {
  padding: 10px;
  border-top: 1px solid #787878;
  text-align: center;
}
.footerbottom p {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.footerbottom a {
  color: #fff;
}
.footerbottom a:hover {
  color: #00987e;
}
::-webkit-input-placeholder {
  color: grey !important;
}
:-ms-input-placeholder {
  color: grey !important;
}
::placeholder {
  color: grey !important;
}
.formd .form-control {
  color: grey !important;
}
.boxi {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.boxi img {
  max-width: 100%;
  max-height: inherit;
}
.boxi p {
  padding: 0 10px;
  font-weight: 500;
}
.grayt {
  color: #625d4f;
  font-weight: 700;
}
.ttms li {
  color: #000;
  font-weight: 700;
}
.carousel-inner {
  width: 100% !important;
}
.fullsection {
  background-image: url(../images/wbg.jpg);
  background-repeat: no-repeat;
  background-origin: inherit;
  background-position: right;
  background-size: 50% 100%;
}
.fullsection-meeting {
  background-color: #778993;
}
.fullsection-meeting .lefty {
  background: #778993 !important;
  color: #fff;
}
.fullsection .container {
  display: flex;
  justify-content: center;
  width: auto;
}
.fullsection .lefty {
  padding: 20px;
  max-width: 50%;
  padding-left: 0;
  background: #fff;
}
.fullsection .lefty h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}
.fullsection .lefty p {
  text-align: center;
  font-size: 16px;
  padding: 0 20px;
}
.fullsection .righty {
  position: relative;
  max-width: 50%;
  background-size: cover;
  background-size: 50%;
}
.fullsection-meeting .btnm2 {
  position: absolute;
  left: 20px;
  bottom: 20px;
  padding: 5px 25px;
  border: 0 solid #00987e;
  background: #00987e;
  border-radius: 4px;
  font-size: 20px;
  margin-top: 5px;
  display: inline-block;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 700;
}
.fullsection .grasstextwrp {
  top: 0;
  max-width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 50px;
  padding-right: 0;
}
.fullsection .grasstextwrp h3 {
  color: #fff;
  font-family: Conv_GillSansBoldItalic;
  font-size: 24px;
  text-shadow: rgb(33 33 33) 0 1px 5px;
  line-height: 40px;
}
.fullsection .grasstextwrp h3 span {
  font-family: Conv_GillSansBold;
  font-weight: 400;
  margin-top: 10px;
  display: inline-block;
}
.corporate .container {
  width: auto;
}
.owl-carousel .owl-item img {
  display: block;
  width: auto;
  margin: 0 auto;
  max-width: 240px;
}
.corporate {
  background: #f1f1f1;
  padding: 50px 0;
  text-align: center;
}
.corporate h2 {
  font-weight: 700;
  color: #434343;
  font-size: 27px;
  line-height: 44px;
  margin-bottom: 20px;
}
.corporate p {
  font-size: 16px;
  font-weight: 500;
}
.corporate .ttms {
  margin-top: 30px !important;
}
.corporate .ttms li {
  font-family: Arial, Helvetica, sans-serif;
}
.corporate .ttms li .fa {
  color: #00987e;
  font-size: 16px;
}
.corporate a {
  padding: 1px 20px;
  border: 1px solid #00987e;
  color: #00987e;
  border-radius: 4px;
  font-size: 12px;
  margin-top: 5px;
  display: inline-block;
  margin-top: 20px;
}
.corporate a:hover {
  background: #00987e;
  color: #fff;
}
.meetingfull {
  background-color: #778993;
  display: flex;
  color: #fff;
  align-items: center;
}
.meetingfull .leftarea h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}
.meetingfull .leftarea {
  width: 50%;
  padding: 0 3%;
  padding-left: 6%;
  text-align: center;
}
.meetingfull .rightarea {
  width: 50%;
  position: relative;
}
.meetingfull .btnm2 {
  position: absolute;
  left: 65px;
  bottom: 34px;
  padding: 2px 16px;
  border: 0 solid #00987e;
  background: #00987e;
  border-radius: 4px;
  font-size: 18px;
  margin-top: 5px;
  display: inline-block;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 700;
}
.btnms {
  padding: 5px 14px;
  border: 0 solid #00987e;
  background: #00987e;
  border-radius: 4px;
  font-size: 16px;
  margin: 5px;
  display: inline-block;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 700;
  margin-top: 10px;
}
.leftarea p {
  margin-bottom: 4px;
}
.btnms:hover {
  color: #fff;
}
.magb {
  margin-bottom: 0 !important;
}
.EQCcar h1 {
  color: #fff;
  text-shadow: 0 0.1rem 0.5rem #000;
  font-size: 4rem;
  line-height: 5rem;
  letter-spacing: 0.2rem;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0;
}
.eqcblack2 {
  background-image: none;
  background: #fff;
}
.eqcblack2 h3 {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.6rem;
  text-align: center;
}
.eqctext h3 {
  font-weight: 400;
  color: #000;
  font-size: 2rem;
  line-height: 3rem;
  margin: 0 auto;
  margin-bottom: 4rem;
  margin-top: 3rem;
  max-width: 136.4rem;
}
.ezcsvg .box img {
  margin-bottom: 3rem;
}
.mercedeswrp {
  text-align: left;
  display: flex;
  justify-content: space-between;
}
.mercedeswrp h3 {
  font-size: 2rem !important;
  letter-spacing: 1.6px;
  text-align: left !important;
  margin-bottom: 1rem !important;
}
.mercedeswrp ul {
  padding: 0;
  text-align: left;
}
.mercedeswrp .lefteqc ul li {
  line-height: 4rem;
  font-size: 1.6rem;
  letter-spacing: 0.8px;
  font-weight: 700;
}
.eqcblack {
  background: #000;
  overflow: hidden;
}
.eqcblack2 {
  background-image: none;
  background: #fff;
  color: #000;
}
.eqcblack2 h3 {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.6rem;
  text-align: center;
}
.blackimgbox {
  position: relative;
}
.blackimgbox .imgblack {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.eqlogo {
  margin-left: 0;
  max-width: 8rem;
}
.handsvg {
  transform: scale(0.72);
}
.righteqc {
  margin-top: 1rem;
}
.righteqc h4 {
  font-size: 1.5rem;
  margin-bottom: 0.4rem;
  font-weight: 700;
  letter-spacing: 0.8px;
}
.righteqc ul {
  padding-left: 0;
}
.formboxb .form-group.w-50 {
  text-align: left;
}
.righteqc li {
  font-weight: 400;
  font-size: 1.6rem;
  position: relative;
  padding-left: 3rem !important;
  position: relative;
  line-height: 4rem;
}
.linehnone {
  line-height: 2.5rem !important;
  margin-top: 1rem;
}
.linehnone:before {
  top: 3px !important;
}
.righteqc li:before {
  background: transparent url(../images/check-circle.svg) scroll 0 0 no-repeat;
  content: "";
  width: 2rem;
  height: 3rem;
  position: absolute;
  left: 0;
  top: 1rem;
  background-size: 100%;
}
.eqcblack .leftarea {
  padding-right: 0 !important;
}
.headingarial {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400 !important;
}
.eqcoverheading {
  color: #fff;
  position: absolute;
  bottom: 9rem;
  left: 4rem;
  font-size: 2.2rem;
  letter-spacing: 1.28px;
  max-width: 40.2rem;
  line-height: 3.5rem;
  font-weight: 400;
}
.airport-travel {
  bottom: 5.2rem;
}
.airport-travel .formboxeqc {
  margin-right: 20px;
}
.airport-travel .EQCcar h1 {
  margin-top: 11.5rem;
}
.airportservicewrp .paratop {
  margin-bottom: 1.2rem;
}
.airportservicewrp .parabottom {
  margin-top: 0;
}
.airportservicewrp .eqctext h3 {
  max-width: 164rem;
}
.handsvg {
  transform: scale(0.72);
}
.airportwrp {
  margin-top: 6rem;
}
.leftairport h4 {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
}
.leftairport .smlist li {
  line-height: 2.4rem !important;
  font-size: 1.2rem !important;
  letter-spacing: 0.8px;
  font-weight: 400 !important;
}
.flexairport {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.rightairport {
  margin: 0;
}
span.brhight {
  clear: both;
  display: block;
  height: 2rem;
}
.airporabos {
  bottom: 4rem;
}
.rightairport {
  margin: 0;
  margin-right: -4rem;
  z-index: 9;
}
.rightairport ul {
  padding-left: 0;
}
.rightairport h4 {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.box p {
  font-size: 1.2rem;
}
.smpara2 {
  font-weight: 700 !important;
}
.navbar-nav .dropdown-menu {
  position: relative;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 15rem;
  padding: 0 0;
  margin: 0 0 0;
  font-size: 1.2rem;
  color: #fff;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid rgba(51, 51, 51, 0.15);
  border-radius: 0.25rem;
}
.navbar-nav .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  border-top: 1px solid #e3e3e3;
}
.sustainability-wrp {
  position: relative;
}
.sustainability {
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.sustainability {
  text-align: center;
}
.sustainability h1 {
  text-shadow: -3px 3px 6px #0000009c;
  font-size: 4.5rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3.5px;
  width: 104rem;
  line-height: 5rem;
  margin: 0 auto;
}
.sustainability h2 {
  text-shadow: -3px 3px 6px #0000009c;
  font-size: 4.5rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3.5px;
  width: 133rem;
  line-height: 5rem;
  margin-top: 6rem;
}
.sustain-mid {
  display: flex;
}
.rightboxcontent {
  background: #fff;
  color: #000;
  padding: 20px 20px;
}
.rightboxcontent h3 {
  font-size: 18px;
  text-align: center;
  letter-spacing: 1.12px;
  color: #434343;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}
.boxsustain {
  display: flex;
  margin: 2rem 0;
  justify-content: space-around;
}
.boxsustain img {
  max-width: 130px;
}
.sustain-bg {
  position: relative;
}
.sustain-bgcontent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000;
  text-align: center;
}
.sustain-bgcontent h3 {
  color: #434343;
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 30px;
}
.sustain-bgcontent .margh3 {
  margin-top: 50px;
}
.sustain-bgcontent p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.leftarea-sustain p {
  margin-bottom: 4px;
  font-size: 14px;
  margin-bottom: 12px;
  font-weight: 400;
  line-height: 24px;
}
.smpara2 {
  margin-bottom: 20px !important;
}
.leftarea-s p {
  margin-bottom: 4px;
  font-size: 14px;
}
.footerflex {
  display: flex;
  padding: 0 !important;
  justify-content: flex-end !important;
  max-width: 920px !important;
}
.footerflex p {
  margin-left: 6%;
}
.privacycontent {
  padding: 5rem 0;
}
.privacycontent h1 {
  text-align: center;
  font-weight: 700;
  color: #434343;
  font-size: 27px;
  line-height: 40px;
  margin-bottom: 3rem;
}
.privacycontent p {
  font-size: 14px;
  font-weight: 500;
}
.privacycontent a {
  color: #000;
}
.privacycontent a:hover {
  color: #00987e;
}
.privacycontent ol,
.privacycontent ul {
  margin-left: 0;
  padding-left: 2rem;
  font-size: 14px;
  font-weight: 500;
}
.privacycontent ol li,
.privacycontent ul li {
  margin-bottom: 1rem;
}
.privacycontent ol li span,
.privacycontent ul li span {
  margin-left: -2rem;
}
.privacycontent ol li:last-child,
.privacycontent ul li:last-child {
  margin-bottom: 0 !important;
}
.flextable {
  margin-bottom: 3rem;
}
.privacycontent h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 20px 0;
}
.privacycontent .ml2rem {
  margin-left: 2rem;
}
.privacycontent .ml2rem p {
  margin-left: 2rem;
}
.privacycontent p span {
  margin-left: -2rem;
}
.flextable .trbox {
  display: flex;
  border-top: 1px solid #ccc;
  justify-content: space-between;
  padding: 2rem 0;
}
.flextable .trbox:last-child {
  border-bottom: 1px solid #ccc;
}
.flextable .trbox h4 {
  margin: 0;
  font-weight: 700;
}
.flextable .trbox p {
  width: 70%;
  margin: 0;
}
.privacycontent table {
  font-size: 14px;
  font-weight: 500;
  margin: 10px 0;
}
.privacycontent table td {
  width: 50%;
}
.termscontent-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5rem 0;
}
.termscontent-box img {
  max-width: 220px;
  margin-right: 4%;
}
.cookiebanner {
  position: relative;
}
div#cookieconsent-com---nb {
  width: 100% !important;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #5c9e92;
}
.dropdown-item.hover,
.dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #5c9e92;
}
.news-inner {
  height: auto !important;
  position: relative;
}
.news_wrp {
  background: #fff;
  padding: 50px 0;
  min-height: 10px;
}
.news_wrp h2 {
  font-weight: 700;
  color: #434343;
  font-size: 27px;
  line-height: 44px;
  margin-bottom: 20px;
  text-align: center;
}
.application-form-wrp {
  min-height: 400px;
  background: #fff;
  width: 60%;
  display: block;
  padding: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
.application-form-wrp h1 {
  font-weight: 400;
  color: #223f67;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 20px;
  text-align: center;
  text-shadow: none;
  display: block;
  width: 100%;
  letter-spacing: inherit;
}
.application-form-wrp .form-group {
  display: flex;
  align-items: flex-end;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}
.application-form-wrp .form-group .boxm {
  width: 100%;
  padding: 0 15px;
  text-align: left;
  position: relative;
}
.application-form-wrp input {
  width: 100%;
  border-radius: 5px;
  box-shadow: none;
  border: none;
  padding: 10px;
  height: 38px;
  border: 1px solid transparent;
  color: #000;
  background: #eeeced;
  font-size: 1.6rem;
}
.application-form-wrp .boxm::before {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 2.5rem;
  position: absolute;
  bottom: 1.4rem;
  left: 2.5rem;
  color: #eeeced;
  z-index: 9;
}
.application-form-wrp label {
  color: #223f67;
  font-weight: 700;
  font-size: 14px;
  text-align: left;
  margin-top: 1rem;
  text-transform: uppercase;
}
.application-form-wrp .boxm50 {
  width: 50% !important;
}
.application-form-wrp h2 {
  color: #223f67;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
  text-shadow: none;
  display: block;
  width: 100%;
  letter-spacing: inherit;
  text-transform: uppercase;
  font-weight: 700;
}
.form-group-submit {
  display: flex;
  align-items: flex-start !important;
}
.form-group-submit .boxm50::before {
  display: none;
}
.submitform {
  background: #00987e;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 38px;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 5px;
}
.submitform:hover {
  background: #403c31;
  color: #fff;
}
.termtext {
  color: #000;
  text-align: center;
  margin-top: 0.5rem;
  display: block;
  font-size: 1.1rem;
}
.termtext a {
  color: #00987e;
  font-weight: 700;
}
.modal-backdrop {
  z-index: 9999999 !important;
}
#bookcar {
  padding: 0 !important;
  z-index: 999999999;
  font-family: Arial, Helvetica, sans-serif !important;
}
#bookcar .modal-dialog {
  max-width: 55%;
  margin: 1.75rem auto;
}
#bookcar .modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.3rem;
  outline: 1;
  padding: 5rem 4rem;
  outline: 3px solid #7f7f7f;
  outline-offset: -30px;
  position: relative;
}
#bookcar .modal-content .close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  position: absolute;
  top: -1rem;
  right: 0;
  font-size: 5rem;
  font-weight: 400;
  opacity: 1;
  color: #7f7f7f;
}
#bookcar h2 {
  font-size: 1.7rem;
  font-weight: 600;
  margin-bottom: 4rem;
  color: #434343;
}
#bookcar .bookcarflex {
  display: flex;
  justify-content: space-between;
}
#bookcar .leftbook {
  border-right: 1px solid #d6d6d6;
  width: 50%;
  padding-right: 3rem;
  padding-bottom: 0;
}
#bookcar .rightbook {
  width: 50%;
  padding-left: 3rem;
  padding-bottom: 0;
}
#bookcar h3 {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 8px;
  text-shadow: none;
  display: block;
  width: 100%;
  letter-spacing: inherit;
  text-transform: capitalize;
  font-weight: 500;
  color: #7f7f7f;
}
#bookcar .boxm {
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
}
#bookcar .boxm input {
  border: 1px solid #d6d6d6;
  height: 3rem;
  text-indent: 0.5rem;
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
}
#bookcar .check-boxm input {
  height: auto;
  cursor: pointer;
}
#bookcar .check-boxm .form-check-label {
  margin-left: 1.3rem;
}
#bookcar .check-boxm .form-check {
  display: flex;
}
#bookcar .check-boxm .form-check select {
  width: auto;
  margin-left: 0;
  margin-top: 2.2rem;
  height: auto;
}
#bookcar select {
  font-size: 1.4rem;
}
#bookcar .mtcheck .form-check {
  margin-bottom: 1rem;
}
#bookcar .mtcheck .form-check span {
  margin-left: 1rem;
  color: #778993;
}
#bookcar .boxm textarea {
  border: 1px solid #d6d6d6;
  text-indent: 0.5rem;
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
}
#bookcar h4 {
  color: #606060;
  font-size: 14px;
  margin: 0.8rem 0;
  text-shadow: none;
  display: block;
  width: 100%;
  letter-spacing: inherit;
  text-transform: capitalize;
  font-weight: 500;
}
#bookcar .boxmflex {
  display: flex;
  justify-content: space-between;
}
#bookcar .boxmflex .boxm {
  width: 48%;
}
#bookcar .modal-footer button {
  padding: 0 2rem;
  border: none;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 38px;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 5px;
  margin-top: 1rem;
  cursor: pointer;
}
.submitform2 {
  padding: 0 2rem;
  border: none;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 38px;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
  margin-top: 0;
  cursor: pointer;
  background: #00af50;
  width: 60%;
}
#bookcar .modal-footer {
  justify-content: center;
}
.luggage {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.luggage_box {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  justify-content: space-around;
}
.luggage_box label {
  margin: 0;
}
.luggage select.form-control {
  margin-left: 0.3rem;
  height: 3rem !important;
  width: auto;
}
.luggage select {
  font-size: 1.2rem;
  width: 100%;
  padding: 0 0.5rem;
  font-size: 1.3rem !important;
}
.covidbanner {
  padding: 5rem 0;
  background: #f1f1f1;
  text-align: center;
}
.covidbanner h1 {
  margin-top: 0;
  font-weight: 700;
  color: #434343;
  font-size: 2.6rem;
  margin-bottom: 1rem;
}
.covidbanner h2 {
  color: #000;
  font-size: 1.6rem;
  line-height: 2.5rem;
  margin-bottom: 0;
  font-weight: 500;
}
.covidwrp {
  padding: 3rem 0;
}
.covidwrp h3 {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 2rem 0;
  text-align: center;
}
.covid-img {
  text-align: center;
  margin: 3rem 0;
}
.covid-img img {
  max-width: 100%;
}
.covidwrp ul {
  margin: 0;
}
.covidwrp ul li {
  list-style: outside;
}
.covidwrp .italic {
  font-style: italic;
}
.covidwrp a {
  color: #00987e;
}
.bookcarflex label {
  color: #606060 !important;
  font-size: 12px;
}
.luggage_box label {
  font-size: 14px;
}
.bookcarflex hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid rgb(127 127 127);
}
.boxm.check-boxm {
  padding: 2rem 0;
}
label.form-check-label.linelable span {
  margin-top: 1.3rem;
  clear: both;
  display: block;
}
.boxm.mtdes {
  margin-top: 2rem;
}
.contactus {
  width: 100%;
  display: block;
  padding: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
.contactus h1 {
  color: #fff;
  text-shadow: 0 0.1rem 0.5rem #000;
  font-size: 6rem;
  line-height: 5rem;
  letter-spacing: 0.2rem;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
.contactus_form {
  max-width: 60%;
  margin: 0 auto;
  margin-top: 4rem;
  padding: 1rem 8rem;
  border-radius: 0.6rem;
}
.contactus_form h3 {
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 3rem;
  text-align: center;
  color: #2e2e2e;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.contactus_form p {
  color: #2e2e2e;
  font-size: 1.7rem;
  text-align: center;
  padding: 0 7rem;
}
.contactus_form p a {
  color: #000;
  font-weight: 600;
}
.contactus_box {
  max-width: 80%;
  margin: 0 auto;
}
.contactus_box .boxdd a {
  padding: 0.5rem 0;
  text-transform: uppercase;
  color: #00987e;
  background: 0 0;
  border: 1px solid #00987e;
  font-size: 2rem;
  font-weight: 700;
  margin-top: 1.5rem;
  margin-bottom: 1.1rem;
}
.contactus_box .boxdd a:hover {
  background: #00987e;
  color: #fff;
}
.contactus_box .formd .form-group {
  padding: 4px 8px;
}
.contactus_box .formd .form-group label {
  color: #000;
  font-size: 14px !important;
}
.contactus_box .formd .form-group input {
  font-size: 16px !important;
}
.contactus_box .formd .form-group textarea {
  font-size: 16px !important;
}
.thankyou {
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.thanks {
  background: #fff;
  width: 100%;
  display: block;
  padding: 15rem 8rem;
  color: #000;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.thanks h1 {
  font-size: 5rem;
  font-size: 6rem;
  line-height: 7rem;
  letter-spacing: 0.2rem;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
}
.thanks p {
  font-weight: 400;
  color: #000;
  font-size: 2rem;
  line-height: 5rem;
  margin: 0 auto;
}
.thanks p a {
  color: #00987e;
  font-weight: 700;
}
.thanksbtn {
  padding: 1rem 2rem;
  text-transform: uppercase;
  color: #00987e;
  background: 0 0;
  border: 1px solid #00987e;
  font-size: 2rem;
  font-weight: 700;
  margin-top: 1.5rem;
  border-radius: 0.4rem;
}
.thanksbtn:hover {
  color: #fff;
  background: #00987e;
}
.leftairport .smlist li.smlistbold {
  font-size: 1.4rem !important;
  line-height: 2rem !important;
  font-weight: 600 !important;
}
.grayt {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.jochentext {
  display: block;
  text-align: right;
  font-weight: 400;
  font-size: 2rem;
  margin-right: 10rem;
}
.hospital-box p {
  text-align: left;
  font-size: 12px;
}
.hosptalityflex {
  display: flex;
}
.hospital-box ul {
  margin-bottom: 0;
}
.hospital-box .smlist li {
  font-size: 12px !important;
  line-height: 2rem !important;
}
.meetingfull .hospital-box p {
  margin-bottom: 10px;
}
.meetingfull .smlist li.smlistbold {
  margin-bottom: 1rem;
}
.hospitality-cartext {
  width: auto;
  max-width: 100% !important;
}
.hospitality-cartext {
  bottom: 8.5rem;
  width: auto;
}
.hospitality-cartext h4 {
  font-size: 2rem !important;
  line-height: 2.5rem;
}
.quick_quotebtn {
  padding: 8px 5px;
  background: #00987e;
  width: 100%;
  color: #fff;
  width: 100%;
  margin: 5px;
  text-align: center;
  border-radius: 4px;
  font-weight: 600;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 1.4rem;
  border: none;
  cursor: pointer;
}
.sendenqr {
  padding: 8px 5px;
  background: #00987e;
  width: 100%;
  color: #fff;
  width: 100%;
  margin: 5px;
  text-align: center;
  border-radius: 4px;
  font-weight: 600;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 1.4rem;
  padding: 0.5rem 0;
  text-transform: uppercase;
  color: #00987e;
  background: 0 0;
  border: 1px solid #00987e;
  font-size: 2rem;
  font-weight: 700;
  margin-top: 1.5rem;
  margin-bottom: 1.1rem;
  cursor: pointer;
}
.sendenqr:hover {
  background: #00987e;
  color: #fff;
}
.news_areawrp {
  background: #fff;
}
.news_areawrp .boxy {
  background: #fff;
}
div#comments {
  display: none;
}
.news_innerwrp {
  padding: 3rem 0;
  font-size: 14px;
  font-weight: 500;
}
.news_innerwrp h2 {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 2rem 0;
  text-align: left;
}
.news_innerwrp p {
  font-size: 14px;
  font-weight: 500;
}
.news_innerwrp .news-img img {
  width: 100%;
  max-width: 40rem;
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
}
ul.recent-box {
  padding: 0;
}
ul.recent-box li a {
  color: #000;
}
ul.recent-box li {
  display: block;
  border-bottom: 1px solid #ccc;
  margin: 5px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 0;
}
ul.recent-box li a:hover {
  color: #00987e;
}
ul.recent-box li .fa {
  color: #00987e;
}
.news-banner {
  top: 62% !important;
}
.latest-newsb {
  position: relative;
}
.newsboxwrp {
  display: flex;
  gap: 2rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.newbox {
  padding: 1rem;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  font-size: 12px;
}
.newbox img {
  border-radius: 4px;
  max-width: 120px;
  margin-left: 1rem;
}
.newbox {
  display: flex;
  justify-content: space-between;
}
.newbox h3 {
  font-size: 15px;
  font-weight: 600;
  color: #212529;
  line-height: 20px;
}
.newbox p {
  color: #212529;
}
.newbox .smlogo {
  display: flex;
  margin-bottom: 1rem;
  font-weight: 600;
  align-items: center;
}
.newbox .smlogo img {
  height: 15px;
  margin: 0;
  margin-right: 0.5rem;
}
.newbox .smlogo span {
  color: #929191;
}
.newbox .day {
  margin: 0;
  font-weight: 600;
  font-size: 10px;
  color: #818181;
}
.newbox:hover {
  border: 1px solid #00987e;
}
.newbox:hover h3 {
  color: #00987e;
}
@media (min-width: 992px) {
  .mt45 {
    margin-top: 45px;
  }
  .mb25 {
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    margin-left: 20px;
    padding: 0 15px;
    font-weight: 500;
  }
  .navbar > .container {
    align-items: stretch;
  }
}
