@font-face {
  font-family: "Arial";
  src: url("../fonts/Arial/Arial-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial Bold";
  src: url("../fonts/newArial-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial Italic";
  src: url("../fonts/newArial-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Arial Bold Italic";
  src: url("../fonts/newArial-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Arial CE";
  src: url("../fonts/newArialCE-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial CE Bold";
  src: url("../fonts/newArialCE-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial Black";
  src: url("../fonts/newArialBlack.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Flatpen";
  src: url("../fonts/Flatpen W00 Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



.wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
  box-sizing:border-box;
}



body {
  overflow-x: hidden;
  font-family: "Arial";
}

figure {
  margin: 0;
}

body a {
  text-decoration: none;
  color: inherit;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

p:last-child {
  margin: 0;
  padding: 0;
}

p,h1,h2,h3,h4,h5,h6 {margin: 0;}



.common-padding {padding: 60px 0px;}
.common-sec h2 {font-size: 40px;line-height: 50px;text-align: center;padding: 0 0 30px 0;font-weight: 700;color:#990012;font-family: "Arial";}
.common-sec h3{font-family: "Arial";font-size: 25px; line-height: 35px; font-weight: 600; padding: 0 0 15px 0px;color: #006400;}
.common-sec p {font-size: 18px;line-height: 27px;color: #000;padding: 0 0 10px 0;font-family: "Arial";}
a:hover {color: inherit;}
.header {position:absolute;top: 0;z-index: 99999;width: 100%;padding:5px 0;background:transparent;}
.menu ul li a {color: #990012!important;padding: 5px 22px 5px 22px!important;font-size: 22px;font-weight: 600;font-family: "Arial";display: inline-block;}
/*.menu ul li a:hover {color:#2b458a!important;}*/


.navbar-nav .header-btn a{color:#fff!important;background: #990012;border-radius: 0px;margin: 0 0 0 22px;border:2px solid #990012;}
/*.header-btn a:hover{color:#C30918!important;background:transparent;}*/
.navbar-expand-md .navbar-collapse {justify-content: right;}
.slider {position: relative;}
.sticky {position: sticky !important;top: 0;width: 100%;background-color: #000;color: #000 !important;z-index: 999;display: block;box-shadow: 0px 7px 6px #bfb7b7a8;}
.block-inner img {border-radius: 50%;border: 2px solid #ad9578;}
.block-inner p {text-align: center;font-size: 22px;line-height: 30px;padding: 15px 0 0 0;color: #ad9578;font-weight: 500;font-family: 'Cinzel';}
.logo img {width: 50%;}
.slider .carousel-item img {width: 100%;}
.carousel-control-prev img {transform: rotate(180deg);}
.navbar-nav{align-items:center;}

.carousel .carousel-item{background: #000;}
.carousel .carousel-item img{width:100%;}


.slider-content .row{justify-content: space-evenly;}
.airport-services {background: #f2f2f2;}


.sticky {
  position: sticky !important;
  top: 0;
  width: 100%;
  background-color: #f3e5c6;
  /*color:#f3e5c6!important;*/
  z-index: 999;
  display: block;
  box-shadow: 0px 7px 6px #bfb7b7a8;
}

.next-row{padding-top:30px;}

#slider{position:relative;}
.slider-content{position:absolute;top:50%;left:0; right:0;z-index: 9999;transform: translate(0px, -50%);}

.slider-content-col h1{color:#fff;font-size: 46px;line-height: 60px;text-align: center;font-family: "Arial";font-weight: 600;letter-spacing: 1px;}

.logo h2{text-transform: uppercase;text-align: center; font-size: 32px; line-height: 40px; color: #fff; font-weight: 600;font-family: "Arial";}
.logo{text-align:center;}
.welcome-bottom-col-text p{text-align:center;}
.welcome-bottom-col-text{padding-top:20px;}

.copyright { padding: 10px 0; background-color: #990012; }
.copyright p { color: #fff; font-size: 18px; font-weight: 400; margin: 0; padding: 0 0; letter-spacing: 0.5px; }
.Proudly_text { text-align: right; }

.slider-content-col a{font-size: 22px; line-height: 28px; color: #fff; background: #990012; padding: 10px 22px; border-radius: 25px; display: inline-block; margin: 20px 0 0 0; font-weight: 600;font-family: "Arial";}
.slider-content-col{text-align:center;}
.welcome-bottom-col{padding:0 0 0 40px;}

.airport-inner-box ul li{font-size: 17px; line-height: 26px;  padding: 0 0 8px 0px;list-style-type: disclosure-closed;font-family: "Arial";}
.airport-inner-box ul li::marker{color:#43241c;}
.airport-inner-box{padding: 0 40px;}
.airport-inner-box ul{padding: 10px 0 0 25px;}

.contact_input, .contact_input_textarea, .contact-us select {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin: 0;
    padding: 6px 15px 6px 15px;
    width: 100%;
    color: #000;
    outline: none;
    background-color: #fff !important;
    border: 1px solid #ddd;
    border-radius: 0;
}

.form-group{margin-bottom: 20px;}

.form-inner p{text-align: center; font-size: 26px; line-height: 34px; padding: 0 0 30px 0; font-weight: 600;color:#990012;}
.input-group-append span{padding:8px 12px;}

.form-select:focus{box-shadow: unset;border-color:#ddd;}
.form-control:focus{box-shadow: unset;border-color:#ddd;}
.submit-btn {display: inline-block;text-decoration: none;padding: 7px 16px;font-size: 18px;line-height: 23px;letter-spacing: 0.7px;margin-top: 20px;color: #fff;background-color: #990012;border: 2px solid #990012;text-transform: uppercase;}
.submit-btn:hover{background:transparent;color:#990012;}

.welcome-inner-box{background: #f3e5c6;padding: 25px;height: 350px;}
.welcome-inner-box h4{font-size: 22px; line-height: 30px; font-weight: 700; color: #006400; padding: 0 0 8px 0;}
.welcome-inner-box ul{padding: 0 0 0 20px;}
.welcome-inner-box ul li{font-size: 16px; line-height: 24px; font-weight: 600; padding: 0 0 5px 0; list-style-type: disc;color: #000;}
.welcome-inner-box ul li::marker{color:#990012;font-size: 22px;line-height: 30px;}


