
/* infos */
.infos-banner{
    background: url(../images/infos-banner.png) no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
}
.infos-banner h2{
    font-family: 'HVDFontsBrandonText';
    font-size: 50px;
    color: #fff;
}
.genaral-text{
    padding-bottom: 10%;
}
.genaral-text img{
    padding-right: 10px;
}
.genaral-text h4{
    font-size: 23px;
    font-family: 'HVDFontsBrandonText';
    text-transform: uppercase;
    font-weight: bold;
    background: #223b40;
    color: #fff;
    padding: 10px 80px;
}
.genaral-text h6{
    font-size: 20px;
    font-family: 'HVDFontsBrandonText';
    font-weight: 600;
}
.genaral-text p{
    font-size: 17px;
    padding-left: 26px;
    padding-top: 10px;
    margin-bottom: 5px;
}
.general-box{
    padding-left: 15%;
    padding-top: 5%;
}
.general-img{
    padding-top: 5%;
}
/* Customs */
.customs{
    background: url(../images/customs-banner.png) no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
}
.customs h2{
    color: #fff;
    font-size: 50px;
    font-family: 'HVDFontsBrandonText';
}
.customs-text h4{
   background: #223b40;
   text-align: center;
   color: #fff;
   padding: 5px 0;
   font-family: 'HVDFontsBrandonText';
   font-weight: bold;
   background-image: linear-gradient(to right, #1f2535 , #244846);
   text-transform: uppercase;
   font-size: 17px;
    padding: 10px;
}
.customs-text ul li{
    font-size: 16px;
    font-family: 'HVDFontsBrandonText';
    padding-bottom: 10px;
    float: left;
    width: 100%;
    position: relative;
    padding-left: 15px;
}
.customs-text ul li::before{
    position: absolute;
    content: "";
    background: #9bbc39;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    top: 9px;

}
.tenderDetails th,td
{
    border:0 ;
    text-align:justify ;
}
.tenderDetails p
{
   
    text-align:justify ;
}
.customs-text img{
    padding-right: 10px;
}
.customs-box{
    float: left;
    width: 100%;
    padding: 45px 0 0px 20px;
}
/* press-room */
.press-room{
    background: url(../images/press-banner.png) no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
}
.press-room h2{
    font-size: 50px;
    color: #fff;
    font-family: 'HVDFontsBrandonText';
    text-align: center;
}
.press-contant h3{
    font-size: 30px;
    font-family: 'HVDFontsBrandonText';
    font-weight: bold;
    background: #223b40;
    padding: 5px 100px;
    color: #fff;
}
.press-contant h5{
    font-size: 18px;
    padding: 45px 100px;
    margin-bottom: 10px;
    font-family: 'HVDFontsBrandonText';
    font-weight: normal;
}
.press-box{
    background: #eeeff3;
    border-radius: 15px;
    padding: 20px 20px;
    box-shadow: 0px 3px 6px #00000029;
    margin-bottom: 20px;
    height: 200px;
    min-height:200px;
    max-height:200px
    position: relative;
}
.box-types-wrapper{
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 30px;
    padding-bottom: 20px;
}
.press-box::after{
    position: absolute;
    content: '';
    background: #9bbc39;
    height: 2px;
    width: 95px;
    bottom: 19px;
}
.press-box h6{
    font-size: 19px;
    font-family: 'HVDFontsBrandonText';
    font-weight: bold;
}
.press-contant{
    padding-bottom: 15%;
    position: relative;
}
.arrowSection {
    position: absolute;
    bottom: 150px;
    z-index: 10;
    right: 46%;
    cursor: pointer;
}
/* facilities */
.facilities-banner{
    background: url(../images/facilities-banner.png) no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
}
.facilities-banner h2{
    font-size: 50px;
    color: #fff;
    text-align: center;
}
.facilities-btn{
    text-align: center;
}
.facilities-btn .btn-primary{
    background: #fff;
    color: #000;
    border-color: #000;
    border-radius: 20px;
    margin: 10px 5px;
}
.facilities-btn .btn-primary:hover{
    background: #000;
    color: #fff;
}
.all-btns p{
    text-align: center;
    padding: 10px 290px;
}
/* highlights */
.highlights{
    background: #f5f7f6;
    width: 80%;
    padding-top: 8%;
    padding-bottom: 8%;
    position: relative;
}
.highlights h2{
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 14px;
}
.highlights img{
    padding-right: 10px;
}
.highlights-img{
    position: absolute;
    right: -230px;
   top: 29px;
}
.other-wrapper li{
    float: left;
}
.highlight-list li{
    float: left;
    width: 100%;
    color: #000;
    margin-bottom: 15px;
    position: relative;
    padding-left: 17px;
}
.highlight-list li::before{
    position: absolute;
    content: "";
    background: url(../images/tick-icon.png) no-repeat;
    background-size: cover;
    width: 13px;
    height: 13px;
    left: 0;
    top: 6px;

}
.other-text h4{
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 14px;
    padding-left: 70px;
    margin-top: 45px;
}
.other-list li{
	float: left;
	position: relative;
	color: #000;
    padding-left: 10px;
    margin-right: 9px;
    margin-bottom: 1px;
    line-height: 16px;
    font-weight: 100;
    
}
.other-list li::before{
	position: absolute;
	content:"";
	background: #9bbc39;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	left: 0;
	top: 6px;
}
.other-list{
    padding-left: 70px;
}
.fac-btm{
    background: #f5f7f6;
    padding: 40px 0 140px;
}
.fac-btm h4{
    font-weight: bold;
    color: #000;
    font-size: 20px;
    margin-bottom: 35px;
}
.number-sec{
    float:left;
    width: 33%;
}
.span-wrapper{
    position: absolute;
    left:0;
    top: 0;
    top: 30px;
	width: 100%;
}
/*.owl-carousel .owl-item img {
    width:100%;
}*/

.border-top-sec{
    float:left;
    width:100%;
    border-top: 1px solid #8e908f;
    border-left: 1px solid #8e908f;
    border-right: 1px solid #8e908f;
    text-align: center;
    position: relative;
    height: 75px;
}
.border-bottom-sec{
    float:left;
    width:100%;
    height: 75px;
    border-bottom: 1px solid #9db265;
    border-left: 1px solid #9db265;
    border-right: 1px solid #9db265;
    margin-top: 28px;
}
.number-sec img{
    margin: 20px 0;
}
.border-left-none{
    border-left: none;
}

.number-sec span{
    float:left;
    width:100%;
    font-weight: bold;
    font-size: 14px;
    padding: 0 13px;
    line-height: 21px;
   
}
.Call-support{
    color:#9db265;
    text-transform: uppercase;
}
.number{
    color:#434A47;
}
.number a{
    color:#434A47; 
}
.wings-img{
	background: #fff;
	padding: 0 30px 0px 30px;
    margin: 76px 0 0;
}
.wings-img img{
    position: relative;
    bottom: 30px;
}
.bw-right h4{
	text-transform: capitalize;
	color: #9db265;
	font-size: 20px;
	font-weight: bold;
}
.bw-right p{
    padding-right: 140px;
}
.bw-right{
    padding-top: 75px;
}
.service-off-header{
    font-weight: bold;
    margin: 40px 10px 4px;
    float: left;
    width: 100%;
}
.bw-right ul li{
    float: left;
    width: 46%;
    background: #000;
    font-weight: 100;
    border-radius: 8px;
    padding: 9px 28px;
    margin: 8px 10px;

}
.bw-right ul li span{
    float: left;
    color: #9db265;
}
.bw-right ul li p{
    float: right;
    color: #9db265;
    padding-right: 0;
    margin-bottom: 0;
}
.ser-points h4{
    font-weight: bold;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 15px;
    margin-top: 60px;
}
.ser-points ul li{
    float: left;
    width: 100%;
    position: relative;
    padding-left: 22px;
}
.ser-points ul li::before{
    position: absolute;
    content: "";
    background: url(../images/tick-icon.png) no-repeat;
    background-size: cover;
    width: 14px;
    height: 14px;
    left: 0;
    top: 6px;
}
.service-rates-header{
    font-weight: bold;
    padding: 45px 12px 2px;
    float: left;
    width: 100%;
}
.service-rateslist li{
    float: left;
    width: 100%;
    background: #000;
    font-weight: 100;
    border-radius: 8px;
    padding: 9px 28px;
    margin: 8px 10px;
}

.service-rateslist li span{
    float: left;
    
}
.service-rateslist li p{
    float: right;
    color: #9db265;
    margin-bottom: 0;
}
.service-rates p{
    padding-left: 15px;
    font-family: 'HVDFontsBrandonText';
}
/* help-desk */
.bringing h4{
    background: #1f2535;
    text-align: center;
    color: #fff;
    padding: 10px 0;
}
.bringing p{
    text-align: center;
   /* padding: 40px 130px;*/
    margin: 0;
}
.reciving li{
   /* padding-left: 45%;*/
    position: relative;
    padding-bottom: 15px;
}
.reciving ul li::before{
    position: absolute;
    content: "";
  background: url(../images/tick-icon.png) no-repeat;
    background-size: auto;
  background-size: cover;
  width: 13px;
  height: 13px;
   /* 
  left: 43%;*/
  top: 6px;
}
.reciving h4{
    background: #1f2535;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    margin-bottom: 20px;
    
}
.reciving p{
    text-align: center;
    margin-bottom: 10px;
}
.bringing span{
    font-weight: bold;
}
.padd-bottum{
    padding-bottom: 30px;
}


/* shop-dine-relax */
.btn-div{
    width: 300px;
    background: url(../images/btn-bg.png) no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 20px 0;
    border-radius: 10px;
}
.btn-div p{
    color: #fff;
    margin: 0;
    font-size: 18px;
}
.btn-div a{
    color: #fff;
    font-size: 20px;
}
.guest h5{
    background: #1f2535;
    padding: 8px 30px;
    color: #fff;
    margin-bottom: 20px;
}
.guest ul li{
    position: relative;
    padding-left: 4%;
    padding-bottom: 10px;
}
.guest ul li::before{
    position: absolute;
content: "";
background: #9bbc39;
width: 7px;
height: 7px;
border-radius: 50%;
left: 20px;
top: 9px;
}
.all-box-wraper h5{
    background: #1f2535;
    padding: 8px 30px;
    color: #fff;
    margin-bottom: 20px;
}
.tabil-contant .table-bordered{
    border: 1px solid #1a8dff !important;
}
.tabil-contant .table-bordered th, .table-bordered td {
    border: 1px solid #0278ee;
}
.tabil-contant .table thead th{
    border-bottom: 2px solid #5ca7f2
}
.table-responsive{
    display: inline-table;
}
.hotels{
    background: #cccc;
    border-radius: 10px;
    padding: 30px;
    height: 200px;
    margin-bottom: 30px;
}
.hotels h6{
    font-size: 20px;
    padding-bottom: 20px;
}
.hotels-text h4{
    background: #1f2535;
    padding: 8px 30px;
    color: #fff;
    margin-bottom: 20px; 
}
.padd-bottam-box{
    padding-bottom: 40px;
}
.tabil-contant .change{
    background: #1f2535;
    color: #fff;
}
/*  */
.dataTable3 th {
    border-right: 1px solid #1a8dff;
    border-bottom: 1px solid #1a8dff;
    background: #1f2535;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 7px;
}
.dataTable3 td {
    border-right: 1px solid #1a8dff;
    border-bottom: 1px solid #1a8dff;
    background: #f5f5f5;
    color: #fff;
    text-align: center;
    padding: 10px;
      padding-right: 10px;
      padding-left: 10px;
    color: #333;
    font-size: 14px;
}
.main-contant h2{
 font-size: 30px;
 padding-bottom: 15px; 
}
.main-contant h4{
    background: #1f2535;
    padding: 10px 10px;
    color: #fff;
    margin-bottom: 20px;
}
.main-contant h6{
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #1a8dff;
}
.next-box-tabl .change{
    background: #1f2535;
    color: #fff;
}
.next-box-tabl h4{
    background-color: #1f2535;
    padding: 10px 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
}
.shooting h4{
    background-color: #1f2535;
    padding: 10px 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
}
.shooting h6{
    font-size: 18px;
    font-weight: bold;
}
.shooting{
    padding-bottom: 105px;
}
/* Airport Details */
.ariport-details{
    background: #ececec;
    margin-bottom: 155px;
}
.airport-contant h3{
    background: #1f2535;
    padding: 8px 10px;
    color: #fff;
    margin-bottom: 20px;
}
/*  Board of Directors  */
.directors{
    border: 1px solid #ccc;
    text-align: center;
    padding: 35px 15px;
    margin-bottom: 50px;
    height: 330px;
}
.directors:hover{
    border-color: #fff;
    box-shadow: 0 20px 40px rgb(35 38 125 / 10%)
}
.directors h4{
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 15px;
    font-weight: bold;
}
.directors h6{
    font-size: 17px;
    color: #d63135;
    font-weight: bold;
}


@media(max-width:992px){
    .all-addres h6 {
        font-size: 18px;
        font-weight: bold;
        padding-top: 3px;
        padding-bottom: 4px;
      }
    .all-addres p {
        font-size: 15px;
    }
    .stil h5 {
        font-family: 'Athena';
        font-size: 27px;
    }
    .stil h4 {
        font-size: 30px;
    }
    .addres-text {
        padding: 20px;
        background: none;
    }
    .contact-all h6 {
        font-size: 16px;
    }
    .contact-all p {
        font-size: 15px;
        padding-left: 43px;
    }
    .contact-all img {
        padding-right: 21px;
        width: 43px;
      }
      .contact-all h5 {
        font-size: 19px;
      }
      .forms-box h4 {
        font-size: 20px;
      }
      .forms-box .form-group {
        margin-bottom: 5px;
      }
      .forms-box .form-control {
        padding: 4px 0;
      }
      .custom-main{
        padding: 40px 20px 0;
      }
      .customs-box {
        padding: 14px 0 4px 5px;
      }
      .customs-text h4 {
        font-size: 14px;
        padding: 7px;
      }
      .highlights {
        width: 100%;
        background: none;
      }
      .highlights-img {
        position: relative;
        right: 0;
        top: 0;
        margin-top: 22px;
      }
      .highlights-img img{
        border-radius: 15px;
      }
      .other-text h4 {
        padding-left: 0;
        margin-top: 20px
      }
      .other-list {
        padding-left: 0;
      }
      .wings-img {
        background: 0;
        padding: 0;
      }
      .bw-right {
        padding-top: 0;
}
.box-types-wrapper{
    grid-template-columns: repeat(3, 1fr);
}
/* help-desk */
}
@media(max-width:499px){
    .bringing p{
        padding: 20px 0;
}
.reciving li{
    padding-left: 6%;
}
.reciving ul li::before {
    left: 0;
}
.padd-bottum{
    padding-bottom: 0;
}
.box-types-wrapper{
    grid-template-columns: repeat(2, 1fr);
}
}
