body{ 
    /*  font-family: 'Fira Sans', sans-serif; */
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
    padding:0px; overflow-x: hidden;
    
}
	a:hover{
    text-decoration: none;
    color:#003759;
}
.main_sppp_serivce {
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}
.main_sppp_serivce a {
    text-decoration:none;
}
.sppp_callNow {
    text-align: center;
    position: relative;
    padding: 30px 0 58px 0;
}
.sppp_callNow span {
    font-size: 40px;
    font-weight: 600;
    color: #2577eb;
}
.sppp_toll {
    text-align: center;
    position: absolute;
    padding:20px 0 30px 0;
    bottom: 0;
    width: 100%;
}
.sppp_toll span {
    font-size: 30px;
    font-weight: 600;
    color:#2577eb;
    padding: 6px 30px 6px 30px;
    border-radius: 4px;
}
.sppp_toll span i {

}
.spacial_air_head img {
    width: 200px;
    border-radius: 66%;
    padding: 11px;
    box-shadow: 0px 0px 1px #ccc;
    height: 200px;
    background-color:#fff;
    margin:25px 0 0 0;
}
.spacial_air_head span {
    display: block;
    font-size:30px;
    font-weight: 600;
    color: #2577eb;
    margin: 30px 0 30px 0;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}
.zoom-in-out-box {
    animation: zoom-in-zoom-out 1s ease infinite;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
.spacial_air_banner {
    padding: 0px 0 0px 0;
    position: relative;
}
.main_sppp_serivce:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fffffff2;
}
.spacial_air_head {
    text-align: center;
    padding: 0 0 0 0px;
}
.spacial_air_head h1 {
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 0px 0;
    color: #fff;
    text-shadow: #000 0px 1px 2px;
}
.container {
    max-width: 1140px;
}
.container-fluid{
    background-color: #f7f7f7;
}
.thankinnerbox{
    padding:20px 0px 20px;
}
.call_toll_free {
    background: #003759;
    padding:8px 0;
}
.call_toll_free p.rt_Side {
    float: right;
}
.call_toll_free p a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 400;
    text-decoration: none;
}
.call_toll_free p {
    margin-bottom: 0;
    font-size: 15px;
    color: #fff;
    float: left;
    border-left: 3px solid #0f2541;
    padding:0px 8px 0px 8px;
}
a.nav-link i {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #f26e24;
    margin: 0px 4px 0 0;
}
.full_headers.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    border-radius: 0;
    padding: 0px 0;
}
.linkline {
    margin: 7px 0 0 0;
    color: #888;
}
.full_headers {
    background: transparent;
    position: fixed;
    width: 100%;
    z-index: 1;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    /* border: 1px solid rgba(0,0,0,.15); */
    border-radius: 0.25rem;
    box-shadow: 0px 0px 4px #9f9e9e;
    border-top: 3px solid #003759;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #333;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #003759;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #003759;
    border: none !important;
}
.bg222 {
    background: rgba(255,255,255,.4);
    border-bottom: solid 1px #d3d3d3;
}
.populated {}
.populated ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.populated ul li {
    display: inline-block;
}
.populated ul li a {
    font-size: 13px;
    color: #0c0c0c;
    display: inline-block;
    padding: 6px 0;
    margin: 0 25px 0 0;
    text-decoration: none;
    font-weight: 400;
}
.populated ul li a i {
    font-size: 12px;
    margin-right: 4px;
    position: relative;
    top: -1px;
}

.social_news {
    padding: 4px 0 0 0;
    float: right;
}
.social_news ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.social_news ul li {
    display: inline-block;
}
.social_news ul li a {
    font-size: 16px;
    color: #0c0c0c;
    text-decoration: none;
    display: inline-block;
    margin: 0 8px 0 0;
}

/* Navbar header start*/
ul.navbar-nav.mr-auto {
    margin: 0 auto;
}

nav.navbar.navbar-expand-lg.navbar-light {
 background: #ffffff; 
} 
/* nav.navbar.navbar-expand-lg.navbar-light::after {
    background-image: url(../images/shape.png); 
    background-repeat: repeat-x;
    bottom: -9px;
    content: "";
    height: 9px;
    left: 0;
    position: absolute; 
    width: 100%;
    z-index: 9; 
}*/

.top_cut {
    width: 25%;
    height: 14px;
    transform: skew( 301deg);
    background: #fff;
    position: absolute;
    left: -17px;
    top: 60px;
    z-index: 1;
    box-shadow: 6px 4px 4px rgb(0 0 0 / 12%);
}

.navbar-light .navbar-nav .nav-link {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 14px 7px 14px;
}
.navbar-light .navbar-nav .nav-link:hover {
    color:#003759;
}

.right_contact {
    padding: 0px;
    position: unset;
    margin: 0 0 0 0px;
    width: 182px;
    background: none;
}

#navbarSupportedContent .fa-phone{
    background: linear-gradient(45deg, #003759, #003759);    
    color: #ffffff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    border-radius: 50px;
    margin: 0 10px 0px 0;
    outline: 1px dashed #ffffff;
    outline-offset: -3px;
}

/*.right_contact {
    background: url(../images/mycall.png) right 0px top 0px no-repeat;
    background-size: 54px;
    padding: 0 58px 0 17px;
    position: relative;
    margin: 0 0 0 30px;
    width: 279px;
}

.right_contact:before {
    content: '';
    width: 1px;
    height: 53px;
    background: #f2ebeb;
    display: block;
    position: absolute;
    left: -12px;
    top: 0px;
} */

.right_contact a {
    font-size: 20px;
    text-decoration: none;
    font-weight: 600;
    color: #003759;
    line-height: 20px;
    display: block;
    text-align: right;
}
.right_contact p {
    font-size: 20px;
    margin: 0 0 5px 0;
    color: #003759;
    text-align-last: end;
    line-height: 13px;
    font-weight: 500;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
}
.right_contact h6 {
    font-size: 12px;
    margin: 0 0 0 0;
    text-align-last: end;
    font-weight: 400;
}
/* Navbar header end*/

/** BANNER CSS START **/

.lambes_banner{ 
  background: url(../images/ferriebackground.jpg) left top no-repeat;
  background-size:cover;
  background-repeat:no-repeat;  
  background-color: #f7f7f7;
}

.top_banner {
    padding: 14px 0 14px 0;
    background-color: #9e9e9e26;
}
.form_include{
       padding: 35px 0 35px 0; 
}
/** SPECIAL OFFER CSS **/

.special_ad {
    text-align: center;
}
.special_ad h1 {
    color: #fff;
    font-size: 37px;
    margin: 0 0 8px 0;
    text-shadow: 1px 1px 1px #000;
}
.special_ad h6 {
    color: #fff;
    font-size: 18px;
    margin: 0 0 8px 0;
    text-shadow: 1px 1px 1px #000;
}

.one_fares {
    padding: 10px 0px 10px 0;
    background: #fff;
    margin: 0 0px 15px 0px;
    box-shadow: 0 1px 2px #ccc;
    border: solid 1px #ddd;
    border-radius: 4px;
}

.airline-img{}
.airline-img img {
    padding: 10px 0 0 0;
}

.mlft{ text-align: end;}
.airline_tim {
    width: 27%;
    float: left;
}
.airline_tim h6 {
    font-size: 12px;
    color: #737171;
    padding: 0 0 0px 0;
    margin: 0;
}
.airline_tim h6 i{ padding-right:2px;}

.airline_tim h4 {
    font-size: 15px;
    color: #010101;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0 2px 0;
    margin: 0;
}



.airline_tim p {
    font-size: 14px;
    color: #1e1e1e;
    margin: 1px 0 5px 0;
    line-height: 14px;
}
.hh_gg {
    width: 16%;
    float: left;
    margin: 14px 0 0 0;
}
.round_secw{}
.round_secw img{ margin:23px 0 0 0;}
.airprice{}
.airprice p{ font-size:13px; color:#777; padding:5px 0 0 0;}
.airprice p span {
    font-size: 16px;
    font-weight: 600;
    color: #fc8f28;
}
.airbook_55 {
    width: 30%;
    float: left;
}
.airbook_55 h6 {
    font-size: 13px;
    font-weight: 400;
    margin: 1px 0 4px 0;
    text-align: end;
}
.airbook_55 a {
    background: #003759;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 8px 10px 8px 10px;
    text-align: center;
    float: right;
    font-size: 14px;
    line-height: 14px;
    border-radius: 4px;
}
.domes_pghd{}
.domes_pghd h4 {
    font-size: 22px;
    margin: 0 0 12px 0;
    color: #2d56a7;
    font-weight: 500;
}
.domes_pghd img {
    width: 100%;
    border-radius: 4px;
    margin: 0 0 15px 0;
}

/** SPECIAL OFFER CSS **/

.tpl_head {
    text-align: center;
    padding: 0 0 0 0px;
}
.tpl_head h1 {
    font-weight: 500;
    font-size: 30px;
    margin: 0 0 0 0;
    color: #fff;
/** text-shadow: #000 0px 1px 2px; **/
} 
.tpl_head h1 strong {
    display: block;
    margin: 14px 0 0 0;
    color: #fff;
    font-size: 42px;
    line-height: 35px;
    font-weight: 700;
}
.tpl_head h6 {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 10px 0;
    color: #fff;
}
.tpl_head h6 a {
    color: #3367d5;
    text-decoration: none;
    border-bottom: solid 1px #3367d5;
}
.trust_container {
    padding: 12px 0;
    position: absolute;
    width: 100%;
    bottom: 0;
	background: linear-gradient(to top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
}
.trust_container ul {
    display: flex;
    text-align: center;
    justify-content: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.trust_container ul li {
    width: 20%;
    border-right: 1px solid #ffffff3d;
}
.graybg {
    background: #fff;
    padding: 25px 0 25px 0;
}
.graybg_custom {
    background: #fff;
    padding: 16px 15px 16px 15px;

    margin: 0px 15px 0 15px; 
    border-radius: 6px;
    border: 1px solid #f1efef;
}
.booking {
    border-right: 1px solid #003759;
    display: table;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 9px 5px 5px 5px;
}
.booking{}
.img_pull_left {
    margin: 5px 0 0 0;
    float: left;
    width:20%;
}
.img_pull_left i {
    background: linear-gradient(45deg, #003759, #003759);     
    color: #ffffff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    border-radius: 50px;
    margin: 0 10px 0px 0;
    outline: 1px dashed #ffffff;
    outline-offset: -3px;
}
.cont_pull_right{ float:left; width:75%;}
.cont_pull_right h4 {
    font-size: 18px;
    color: #000;
    margin: 0px;
    font-weight: 600;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
}
.cont_pull_right p {
    font-size: 16px;
    color: #000;
    line-height: 28px;
    margin: 5px 0 0 0;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
}

/** Ferrie Banner CSS STYLE **/
.ferribanerbox{
    background: url(../images/fbokbaner3.jpg) left top no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    height: 450px;
    width: 100%;
    object-fit: cover;
    position: relative;
}
.banercontent{
    position: absolute;
    padding-left: 50px;
    top: 40%;
    transform: translateY(-50%);
}
/** Ferrie Banner CSS STYLE End **/

/** DESTINATION CSS STYLE **/

.destinatio_main{ padding:60px 0;}
.timimgtable_main{ background: #f7f7f7;padding:0px 0;}
.timimgtable_main span{
    font-size: 16px;
    font-weight: 500;
}
.timimgtable_main h3{
    font-size: 14px;
    margin: 0;
    font-weight: 400;
}
.trainsechdulebox {

}
.top_two_box{
    display: flex;
    justify-content: stretch;
    align-items: center;
    width:100%;
    padding-bottom: 10px;
}
.top_two_box2{
    display: flex;
    justify-content: stretch;
    align-items: center;
    flex-wrap: nowrap;
    padding: 10px 10px;
    background-color: #9e9e9e26;
    border: 1px solid #ddcfcf;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}
.top_two_box>div:first-child{
      margin-right: .5rem;  
}
.top_two_box .box1,.top_two_box .box2{
    flex-grow: 1;
    border: 1px solid #ddcfcf;
   padding: 2px 10px;
    border-radius: 10px;
}

.top_two_box2 .box1,.top_two_box2 .box2{
   text-align: center;
   flex-grow: 1;
   padding: 2px 2px;
}

.shrink-0{
    flex-shrink: 0;
}
.top_two_box2 h3{
    font-size: 14px;
    font-weight: 500;
}
.top_two_box2 .theme_heading{
    margin:0px;
}
.brandlogoimg{
    width:50%;
}

.main_timinglist {
    width: 100%;
    height: auto;
    padding: 8px 0;
}

.timinglist_box .box2 h3{
    position: absolute;
    top: -16px;
    font-size: 14px;
    font-weight: 500;
}
.timinglist_checkbtn{
    display:flex;
    flex-wrap:wrap;
     padding-top: 10px;
     align-items: center;
    justify-content: space-between;
}
.offerbtn {
    width: 32%;
    text-align: left;
    /* background: linear-gradient(to bottom, #003759, #003759); */
    font-size: 18px;
    padding: 4px 0px;
    color: #00527e;
    border-radius: 4px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
}
.checkbtn {
    width: 67%;
    padding: 10px 10px;
    border-radius: 4px;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0.5px;
    font-weight: 600;
    background: linear-gradient(45deg, #00527e, #00527e);
    color: #fff;
    text-align: center;
    margin: 0;
}
.timinglist{
    list-style: none;
    margin: 0;
    padding: 0;
}
.timinglist li{
    width: 100%;
    border: 1px solid #ddcfcf;
   /* border-bottom-width: 0px; */
    margin-bottom: 16px;
    border-radius: 10px;    
    padding: 14px 10px;
    position: relative;
}
.timinglist li:first-child {
    border-top-left-radius: .625rem;
    border-top-right-radius: .625rem;
}
.timinglist li:last-child {
    border-bottom-left-radius: .625rem;
    border-bottom-right-radius: .625rem;
    border-bottom-width: 1px;
}
.timinglist_box{
       display: flex;
       justify-content: space-between;
       align-items: center;
       width:100%;
}
.timinglist_box span{
    font-size: 24px;
    font-weight: 500;
    word-spacing: -4px;
}
.timinglist_box h3{
    font-size: 14px;
   margin-bottom: .5rem;
    font-weight: 400;
}
.timinglist_box .box1{
       width: 33%;
    /*flex-grow: 1;*/
}.timinglist_box .box3{
   
    width: 33%;
}
.timinglist_box .box2 {
    width: 33%;
    max-width: 98%;
    justify-content: center;
    display: flex;
    align-items: flex-start;
    position: relative;
}
.timinglist_box .box2:before {
    content: "";
    width:100%;
    height: 1px;
    background-color:#ddcfcf;
}
.timinglist_box .box2 p {
    position: absolute;
    font-size: 12px;
    font-weight: 400;
}

.mals_llbs {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.contents_place {
    padding: 25px 10px 20px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%,rgb(12, 10, 10) 100%);
    z-index: 1;
    transition: all .4s;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.contents_place h3 {
    font-size: 20px;
    color: #fff;
    margin: 0px;
}
.mmll{ padding-left:10px; padding-right:10px;}
.theme_heading {
    font-size: 24px;
    color: #004c70;
    margin: 0px 0 31px 0;
    text-align: center;
    font-weight: 600;
}
.travlastt {
    background: linear-gradient(to bottom,#12ed44,#28a745);
    position: absolute;
    right: 15px;
    top: 0px;
    font-size: 11px;
    padding: 2px 4px;
    color: #fff;
    border-radius: 0px 2px 2px 0px;
    font-weight: 500;
    line-height: 11px;
}
.ltest_deslas {
    padding: 4px 0 0 0;
    position: relative;
}
.lts_headrts {
    margin: 0 0 20px 0;
}
.lts_headrts h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 0 0;
    text-align: center;
    color: #004c70;
}
.life_mainds {
    display: table;
    width: 100%;
    padding: 12px;
    box-shadow: 1px 3px 18px -12px rgb(0 0 0);
    border-radius: 8px;
    margin-bottom: 15px;
}
.life_mainds a {
    border: solid 1px #003759;
    font-size: 14px;
    color: #003759;
    display: block;
    text-align: center;
    padding: 6px 9px;
    border-radius: 26px;
    font-weight: 500;
    margin: 12px auto 0 auto;
    text-decoration: none;
    line-height: 14px;
    width: 50%;
}
.mid_left{ width:40%; float:left; margin-bottom:10px;}
.mid_left h4{ font-size:18px; color:#333; margin:0px;}
.mid_left p {
    font-size: 12px;
    color: #777;
    margin: 2px 0 0px 0;
    text-transform: uppercase;
}
.mid_right {
    width: 55%;
    float: left;
    text-align-last: end;
     margin-bottom:10px;
}
.mid_right h4 {
    font-size: 18px;
    color: #003759;
    margin: 0px 0 0 0;
    font-weight: 600;
}
.mid_right p {
    font-size: 12px;
    color: #777;
    margin: 0px 0 2px 0;
    text-transform: uppercase;
}    
.Avg_route {
    border-top: solid 1px #e7e7e7;
    border-bottom: none;
    padding: 10px 0 0;
    display: table;
    width: 100%;
}
.lasvegas {
    float: left;
    width: 50%;
    text-align: center;
}
.lasvegas h5 {
    font-size: 15px;
    color: #1d1d1d;
    margin: 0px 0 4px 0;
    font-weight: 500;
}
.lasvegas p{ 
    font-size: 12px;
    color: #777;
    margin: 0px;
}   
.total_tm {
    padding: 10px 0 10px 0;
}
.total_tm p {
    font-size: 13px;
    color: #777;
    margin: 0px;
    text-transform: uppercase;
    text-align: center;
}
.total_tm p span{ color:#b71429;}   
.tabbable-line > .nav-tabs > li.active > a {
    color: #003759;
    margin: 0 0 0 0;
    box-shadow: none;
    border: solid 1px #003759;
    border-radius: 20px !important;
    padding: 12px 16px;
    display: inline-block;
    line-height: 16px;
    position: relative;
    z-index: 2;
    text-decoration: none;
}
.tabbable-line > .nav-tabs > li.active {
    position: relative;
}
.tabbable-line > .nav-tabs {
    border: none;
    width: 100%;
    margin: 0 auto 25px auto;
    text-align: center;
    display: block;
}
.tabbable-line > .nav-tabs > li > a {
    margin-right: 0;
    color: #383737;
    box-shadow: none;
    border: solid 1px #ddd;
    border-radius: 20px !important;
    padding: 9px 16px;
}
.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
    display: inline-block;
}

/** HOLIDAY POPUP CSS CODE **/

.modal-dialog.larges_p.modal-dialog-centered {
    max-width: 635px;
}
.mycall_header {
    padding: 10px 0 10px 15px;
    position: relative;
    border-bottom: solid 1px #efefef;
}
.steps_fl {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 18px 0;
    color: #777;
}
button.close_call {
    position: absolute;
    right: 15px;
    top: 10px;
    background: transparent;
    border: none;
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 0 0;
    color: #3d87e3;
}
.pop_icons {
    font-size: 14px !important;
    font-weight: 400 !important;
    margin: 0px;
    color: #333 !important;
}
.h_Planning {
    border: solid 1px #c0c0c0;
    height: 42px;
    font-size: 14px;
}
span.check-text {
    font-size: 13px;
    margin: 0 0 0 0;
    position: relative;
    top: -5px;
}

.num_hhwork{ margin:20px 0 0 0;}
.num_hhwork h4 {
    font-size: 18px;
    font-weight: 600;
    color: #215fad;
    margin: 0 0 4px 0;
}
.num_hhwork p {
    margin: 0 0 0 0;
    font-size: 14px;
    color: #777;
}
.call_backs {
    background: linear-gradient(45deg,#215fad,#4896f8);
    color: #fff !important;
    padding: 8px 18px 8px 18px;
    border-radius: 30px;
}

/** FOOTER CODE CSS **/

.footer_tp {
    background: #f7f7f7;
    padding: 19px 0px 20px 0px;
}
.footer_tp_cont i {
    width: 40px!important;
    height: 40px!important;
    color: #215fad;
    line-height: 40px;
    border: 1px solid #215fad;
    text-align: center;
    font-size: 18px;
    float: left;
    margin-right: 8px;
    margin-top: 3px;
    border-radius: 35px;
}
.footer_tp_cont a {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    text-decoration: none;
}
.footer_tp_cont p {
    color: #333;
    margin: 0;
    font-size: 13px;
    margin-top: 0;
}
.footer_tp_cont {
    background: #fff;
    padding: 8px 11px 9px 11px;
    border-radius: 2px;
    border: 1px solid #ffffff;
}
.footer {
    background: #003759;
    padding: 28px 0px 30px 0px;
    position: relative;
}
.footer:before {
    background-image: url(../images/shape.png);
    background-repeat: repeat-x;
    top: 0px;
    height: 9px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
    content: "";
}
.footer_des {
    padding: 5px 0px 5px 0px;
    border-left: none;
    border-right: none;
    margin: 0 0 34px 0;
}
.footer_des p {
    margin: 0;
    font-size: 13px;
    line-height: 23px;
    text-align: justify;
    color: #fff;
}
.footer_ab {
    padding:0px 0px 0px 0px;
}
.footer_ab h4 {
    margin: 0;
    margin-bottom: 18px;
    position: relative;
    font-size:18px;
    font-weight: 500;
    color:#fff;
}
.footer_ab h4:before {
    content: " ";
    position: absolute;
    top: 27px;
    left: 0;
    background-color: #003759;
    width: 41px;
    height: 2px;
}
.footer_ab p {
    font-size: 12px;
    line-height: 21px;
    margin: 0;
    color: #fff;
}
.footer_ab p a {
    color: #003759;
}
.footer_quick {
    padding:0px 0px 0px 0px;
}
.footer_quick h4 {
    margin: 0;
    margin-bottom: 18px;
    position: relative;
    font-size:18px;
    font-weight: 500;
    color:#fff;
}
.footer_quick h4:before {
    content: " ";
    position: absolute;
    top: 27px;
    left: 0;
    background-color: #003759;
    width: 56px;
    height: 2px;
}
.footer_quick ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_quick ul li {
    list-style: none;
}
.footer_quick ul li a {
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    text-decoration: none;
    position: relative;
    padding-left: 21px;
}
.footer_quick ul li a:before {
    line-height: 1em;
    font-size: 14px;
    content: "";
    background-color: #ffffff;
    width: 12px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 11px;
}
.footer_news {
    padding:0px 0px 0px 0px;
}
.footer_news h4 {
    margin: 0;
    margin-bottom: 18px;
    position: relative;
    font-size:18px;
    font-weight: 500;
    color:#fff;
}
.footer_news h4:before {
    content: " ";
    position: absolute;
    top: 27px;
    left: 0;
    background-color: #003759;
    width: 56px;
    height: 2px;
}
.footer_news label {
    color: #fff !important;
    margin: 0;
    margin-bottom: 3px;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.footer_news .form-group {
    position: relative;
    margin-bottom: 10px;
}
.footer_news input {
    background-color: rgba(255,255,255,.09);
    border: none;
    position: relative;
    height: 48px;
    border-radius: 0px;
    color: #fff;
    border: 1px solid #16657b;
}
.footer_news button {
    position: absolute;
    top: 29px;
    right: 3px;
    border: none;
    color: #fff;
    height: 41px;
    padding: 0px 14px 0px 14px;
    background: #003759;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
}
.footer_news a {
    color: #fff;
    text-decoration: none;
}
.footer_news a i {
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background: #003759;
    margin-right: 10px;
    border-radius: 24px;
    font-size: 16px;
}
.footer_contact {
    padding: 0px 0px 0px 0px;
}
.footer_contact h4 {
    margin: 0;
    margin-bottom: 18px;
    position: relative;
    font-size:18px;
    font-weight: 500;
    color:#fff;
}
.footer_contact h4:before {
    content: " ";
    position: absolute;
    top: 27px;
    left: 0;
    background-color: #003759;
    width: 56px;
    height: 2px;
}
.footer_contact ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_contact ul li {
    list-style: none;
    line-height: normal;
    margin-bottom: 4px;
}
.footer_contact ul li a {
    color: #fff;
    font-size: 13px;
    line-height: 23px;
    text-decoration: none;
    position: relative;
    font-weight: 500;
    letter-spacing: 0.3px;
}
.footer_contact ul li a i {
    color: #fff;
    margin-right: 2px;
}
.footer_contact ul li a span {
    font-weight: 400;
    font-size: 13px;
}
.footer_bottom {
    text-align: center;
    background: #004c70;
    padding: 14px 0px 13px 0px;
    border-top: 1px solid #004c70;
    width: 100%;

}
.footer_bottom_cont p {
    margin: 0 0 3px 0;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.6px;
    text-transform: capitalize;
}
.footer_bottom_cont ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_bottom_cont ul li {
    list-style: none;
    display: inline-block;
    color: #fff;
    padding: 0px 3px 0px 4px;
}
.footer_bottom_cont ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}
.footer_bottom_cont ul li {
    list-style: none;
    display: inline-block;
    color: #fff;
}
.footer_pay {
    margin: 6px 0 0 0;
}
.footer_pay ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_pay ul li {
    list-style: none;
    display:inline-block;
}
.spacial_trust {
    background-color:#fff;
}
.footer_pay ul li img {
    margin: 0 0 0 1px;
}
.footer_ab_toll {

}
.footer_ab_toll a {
    text-decoration: none;
    color: #fff;
    border: 1px dashed white;
    background-color: #003759;
    border-radius: 20px;
    padding: 6px 20px 6px 20px;
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0 0 0;
    display: inline-block;
    letter-spacing:0.3px;
}
.testi_us {
    padding: 2px 0 10px 0;
    border-bottom: solid 1px #e9e9e9;
    margin-bottom: 15px;
    position: relative;
}
.testimonial h5{position: absolute;right: 0;top: 0;font-size: 12px;}
.testimonial h5 i{width: auto;font-size: 14px;margin: 0 4px 0 0;color: #faa831;}
.testi_us i {
    color: #d5d5d5;
    margin: 0px;
    font-size: 30px;
    width: 50px;
    float: left;
}

.testi_us h6 {
    font-size: 14px;
    color: #333;
    margin: -2px 0 2px 0;
}
.testi_us p{ font-size:13px; color:#777; margin:0px;}
.testi_us p i {
    font-size: 13px;
    width: auto;
    margin: 4px 4px 0px 0;
}

.cust_review_main {
    padding: 50px 0;
    background: #fff;
}
h3.main_hding {
    text-align: center;
    color: #004c70 !important;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin: 0 0 14px 0;
    position: relative;
}
.testimonial {
    padding: 10px 10px;
    margin: 10px 8px 10px 8px;
    background: #fff;
    box-shadow: 1px 3px 18px -12px rgb(0 0 0);
    border-radius: 8px;
}
.testimonial .description {
    border-radius: 6px;
    color: #333333;
    font-size: 13px;
    padding: 5px 0px;
    position: relative;
    display: inline-block;
    line-height:20px;
}
.description p{font-size: 13px;line-height: 22px;text-align: justify;}

.lt_test {
    width: 100%;
    display: table;
    background: #eee;
    padding: 26px 0 30px 0;
    text-align: center;
    box-shadow: 0px 0px 1px #e8d2d2;
}

.lt_test h4 {
    font-size: 18px;
    margin: 10px 0;
    font-weight: 600;
}

.lt_test span img {
    width: 30px;
    background: #73cf11;
}

.date_tt {
    font-size: 12px;
    color: #777;
    float: right;
}

.header_rr {
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0;
}

 .testimonial-review{
     padding-top: 0px;
}
 .testimonial-review img{
     border-radius: 50%;
     float: left;
     margin-left: 25px;
     margin-right: 20px;
}
 .testimonial-review .testimonial-title{
     color: #333;
     font-size: 16px;
     font-weight: 600;
     margin-top: 15px;
     text-transform: capitalize;
     margin:0px;
}
.testimonial-title small {
    display: block;
    color: #f38120;
    font-size: 14px;
    margin-top: 0;
    font-weight: 500;
}
 .testimonial .rating{
     padding: 0;
     list-style: none;
     text-align: right;
}
.rating li {
    display: block;
    float: left;
    background: #00b67a;
    height: 20px;
    width: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0px 0 1px;
    padding: 0;
    color: #fff;
}
.owl-theme .owl-controls .owl-page span {width: 36px;}
 .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
     background: #f38120;
}
 .owl-theme .owl-controls .owl-page span{
     background:#777;
     opacity: 1;
}
 @media only screen and (max-width: 480px) {
     .testimonial-review img{
         margin-left: 15px;
         margin-right: 10px;
    }
}


/*end footer css*/

/*css for about us page*/

.inner_banner {
    position:relative;
   /* padding:50px 0 50px 0; */
}
.inner_head {
    text-align: center;
    padding: 0 0 0 0px;
}
.inner_top_banner {
    padding:38px 0 30px 0;
}
.inner_head img{
    width:40% ;
}
.inner_head h1 {
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 0px 0;
    color: #fff;
    text-shadow: #000 0px 1px 2px;
}
.about_pg_cont {
    background: #fff;
    padding: 5px 0px 25px 0px;
}
.about_pg_img {
    background: url(../images/ab01.jpg) repeat 0 0;
    margin-bottom: 0px !important;
    padding-bottom: 40px !important;
    padding-right: 40px !important;
}
.about_pg_img img {
    background: #fff;
    padding: 7px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 16%);
}
.about_pg_tx {
    background: #fff;
    border: 1px solid #f1efef;
    padding: 12px 14px 4px 14px;
    border-radius: 6px;
    text-align: center;
}
.about_pg_tx p {
    text-align: justify;
    line-height: 30px;
    font-size: 16px;
    margin: 0 0 8px 0;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
}
.about_pg_tx h2 {
    margin: 0;
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 600;
    color: #003759;
    border-bottom: 1px dashed #003759;
    display: inline-block;
    padding: 0 0 4px 0;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
}
.about_pg_tx ul {
    margin:0;
    padding:0;
    display:block;
}
.about_pg_tx ul li {
    text-align: center;
    width: 32%;
    background: #fff;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 6%);
    padding: 10px 0px 11px 0px;
    margin-bottom: 18px;
}
.about_pg_tx ul li i {
    background: #003759;
    color: #ffffff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    border-radius: 50px;
    margin: 0 10px 0px 0;
    outline: 1px dashed #ffffff;
    outline-offset: -3px;
}
.about_pg_tx ul li h4 {
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 6px 0px 4px 0px;
}

/*css for site map page*/

.site_banner {
    position:relative;
    padding:50px 0 50px 0;
}
.site_head {
    text-align: center;
    padding: 0 0 0 0px;
}
.site_top_banner {
    padding:38px 0 30px 0;
}
.site_head h1 {
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 0px 0;
    color: #fff;
    text-shadow: #000 0px 1px 2px;
}
.sitemap_main {
    padding: 40px 0 40px 0;
    position: relative;
    background-color:#f9f9f9;
}
.site_linking {
    margin: 0 0 0px 0;
    border-bottom: 1px dashed #e1e1e1;
    padding: 12px 12px 15px 12px;
    background: #fff;
    border-radius: 4px;
}
.site_linking h4 {
    margin: 0 0 14px 0;
    font-size: 20px;
    font-weight: 600;
    color: #1a4884;
    position: relative;
}
.site_linking ul {
    margin:0 0 0 0;
    padding:0 0 0 0;
    display:block;
}
.site_linking ul li {
    list-style: none;
    display: inline-block;
    width: 19%;
    line-height: 32px;
}
.site_linking ul li a {
    text-decoration: none;
    color:#333;
    font-size:14px;
}
.site_linking ul li a i {
    margin-right:3px;
}



/*css for contact us page*/

.well_known{ padding:45px 0;}
.lmddf{}
.lmddf img{ width:100%;}

.Cnt_form {
    margin: 20px 0 0 0;
    box-shadow: 0px 2px 50px rgb(79 134 255 / 20%);
    border-radius: 8px;
}
.Cnt_tittle {
    padding: 45px 0 0 0;
    text-align: center;
}
.Cnt_tittle h2 {
    font-size: 24px;
    color: #000;
    margin: 0px 0 5px 0;
    font-weight: 600;
}
.Cnt_tittle p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 6px 0;
}

.address_cont {
    background: #fff;
    padding: 20px;
    display: table;
    width:100%;
    border-radius: 8px;
}

.address_cont h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: 600;
}

.cont_ppgecont {
    border-radius: 2px;
    height: 44px;
    box-shadow: none;
    font-size: 14px;
}
.cont_ppge {
    font-size: 13px;
    color: #777;
    margin: 0 0 2px;
    font-weight: 400;
}

.flats_button {
    border: 0;
    background: #003759;
    color: #fff;
    padding: 10px 12px;
    border-radius: 4px;
    font-size: 17px;
    text-transform: uppercase;
    display: block;
    width: 50%;
}
.nop_map {
    padding: 8px 8px 0 8px;
    margin-top: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 2px 50px rgb(79 134 255 / 20%);
    margin-bottom: 35px;
}

.contact_aadd {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 2px 50px rgb(79 134 255 / 20%);
    padding: 10px 10px 10px 10px;
    text-align: center;
}

.contact_aadd i {
    background: #ecf2ff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
    margin: 0 0 15px 0;
    border-radius: 40px;
}
.contact_aadd h6 {
    font-size: 16px;
    margin: 0 0 10px 0;
    color: #1a1a1a;
}
.contact_aadd h4 {
    font-size: 18px;
    margin: 0 0 10px 0;
    color: #1a1a1a;
}



/*css for privacy policy page*/

.privacy_pg {
    padding:40px 0px 40px 0px;
    background-color:#fff;
}
.privacy_cont {
    position: relative;
}
.privacy_cont h2 {
    margin: 0 0 6px 0;
    font-size: 24px;
    font-weight: 600;
    color: #003759;
    position: relative;
}
.privacy_cont h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 6px 0;
    color: #003759;
    position: relative;
     font-family: OpenSans, Helvetica, Arial, "sans-serif";
}
.privacy_cont h4 {
    font-size:21px;
    font-weight:600;
    margin:0 0 6px 0;
    color:#003759;
    position:relative;
     font-family: OpenSans, Helvetica, Arial, "sans-serif";
}
.privacy_cont p {
    margin: 0 0 4px 0px;
    font-size: 16px;
    line-height: 30px;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
    text-align: justify;
    font-weight: 400;
}
.privacy_cont ul {
    margin: 4px 0 10px 0;
    padding: 0 0 0 0;
    display: block;
}
.privacy_cont ul li {
    list-style: none;
    margin: 0 0 4px 0px;
    font-size: 16px;
    line-height: 30px;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
    text-align: justify;
    font-weight: 400;
}
.privacy_cont ul li i {
    margin-right:3px;
    font-size:16px;
    color:#003759;
}

/*css for terms conditions page*/

.terms_pg {
    padding:40px 0px 40px 0px;
    background-color:#fff;
}
.terms_cont {
    position: relative;
}
.terms_cont h2 {
    margin: 0 0 6px 0;
    font-size: 24px;
    font-weight: 600;
    color: #003759;
    position: relative;
     font-family: OpenSans, Helvetica, Arial, "sans-serif";
}
.terms_cont h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 6px 0;
    color: #003759;
    position: relative;
     font-family: OpenSans, Helvetica, Arial, "sans-serif";
}
.terms_cont h4 {
    font-size:21px;
    font-weight:600;
    margin:0 0 6px 0;
    color:#003759;
    position:relative;
     font-family: OpenSans, Helvetica, Arial, "sans-serif";
}
.terms_cont p {
        margin: 0 0 4px 0px;
    font-size: 16px;
    line-height: 30px;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
    text-align: justify;
    font-weight: 400;
}
.terms_cont ul {
    margin: 4px 0 10px 0;
    padding: 0 0 0 0;
    display: block;
}
.terms_cont ul li {
    list-style: none;
    font-size: 16px;
    line-height: 30px;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
    text-align: justify;
    font-weight: 400;
}
.terms_cont ul li i {
    margin-right:3px;
    font-size:16px;
    color:#003759;
}


/*css for airlines page*/


.air_banner01 {
    position: relative;
}
.air_banner02 {
    position: relative;
}
.air_banner03 {
    position: relative;
}
.air_banner04 {
    position: relative;
}
.air_top_banner {
    padding:120px 0 0px 0;
}
.air_head {
    text-align: center;
}
.air_head h1 {
    color: #fff;
    font-size: 28px;
    margin: 0 0 30px 0;
    text-shadow: 1px 1px 1px #000;
    font-weight: 600;
}
.air_pg {
    padding:40px 0px 40px 0px;
    background-color:#fff;
}
.air_cont {
    position: relative;
}
.air_cont h2 {
    margin: 0 0 6px 0;
    font-size: 24px;
    font-weight: 600;
    color: #003759;
    position: relative;
}
.air_cont h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 6px 0;
    color: #003759;
    position: relative;
}
.air_cont h4 {
    font-size:21px;
    font-weight:600;
    margin:0 0 6px 0;
    color:#003759;
    position:relative;
}
.air_cont p {
    margin:0 0 8px 0px;
    font-size:13px;
    line-height: 23px;
}
.air_cont ul {
    margin: 4px 0 10px 0;
    padding: 0 0 0 0;
    display: block;
}
.air_cont ul li {
    list-style: none;
    font-size:13px;
    line-height:27px;
}
.air_cont ul li i {
    margin-right:3px;
    font-size:14px;
    color:#003759;
}

.bottoms_calls {
    background: #004c70;
    padding: 8px 0;
    text-align: center;
    color:#fff;
    width: 100%;
    display:block;
}
.bottoms_calls p {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 500;
}
.bottoms_calls a {
    color: #fff;
    font-size: 23px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 2px;
}

/*my styling*/

.air_logo_area h4 span {
    float: right;
    margin: 9px 0 0 0;
    color: #353637;
}
.air_logo_area h4 span img {
    width: 32px;
    border-radius: 73px;
}
.air_logo_area {
    padding: 8px 0 8px 0;
    text-align: center;
}
.air_logo_area h5 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #333;
    margin: 24px 0 26px 0;
    text-transform: uppercase;
}
.air_logo_area h6 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #003759;
    margin: 0 0 0 0;
}
.air_spacial_middle {
    text-align: center;
    margin: 13px 0 27px 0;
    position: relative;
}
.air_spacial_middle h4 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin: 0 0 0 0;
}
.air_spacial_middle h5 {
    margin: 16px 0 17px 0;
    background: #2461ae;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 14px 16px 14px 16px;
    border-radius: 4px;
}
.air_spacial_middle h6 {
    font-size: 28px;
    font-weight: 600;
    line-height: 37px;
    margin: 0 0 0 0;
    color: #2461ae;
}
.air_spacial_middle2 {
    text-align: center;
    margin: 13px 0 27px 0;
    position: relative;
}
.air_spacial_middle2 p {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 28px;
    margin: 0 0 0 0;
}
.air_spacial_middle2 h4 {
    font-size: 22px;
    font-weight: 600;
    margin: 18px 0 21px 0;
    color: #2461ae;
}
.air_spacial_middle2 h5 {
    background: #2461ae;
    border-radius: 24px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.3px;
    padding: 10px 0 10px 0;
    border: 3px solid #003759;
    margin: 0 0 19px 0;
}
.air_spacial_middle2 h5 i {

}
.air_spacial_middle2 h6 {
    margin: 28px 0 27px 0;
    color: #333;
    font-size: 20px;
    font-weight: 600;
}
.air_spacial_fix_bottom {
    z-index: 9;
    bottom: 0;
    left: 0;
    background: #2461ae;
    width: 100%;
    text-align: center;
    position: relative;
}
.air_spacial_fix_bottom h4 {
    margin: 0 0 0 0;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.3px;
    padding: 12px 0 12px 0;
    border: 3px solid #003759;
}
.air_spacial_fix_bottom h4 i {
    
}
.air_spacial_main {
    background-image: url(../images/air-spacial-background.html);
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
.air_spacial_main:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffffa6;
}
.air_spacial_phone_view a:hover {
    color: #0056b3;
    text-decoration: none;
}
.air_spacial_phone_view {
    display:none;
}



/*css for car rental page*/

.rental_banner {
    position:relative;
    padding:30px 0 20px 0;
}
.rental_banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000002e;
}
.rental_head {
    text-align: center;
    padding: 0 30px 0 0px;
    margin:80px 0 0 0;
    position: relative;
}
.rental_top_banner {
    padding:0px 0 30px 0;
}
.rental_head h1 {
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 14px 0;
    color: #fff;
    text-shadow: #000 0px 1px 2px;
}

.rental_head p {
    color: #fff;
    font-size: 18px;
    margin: 0 0 11px 0;
    text-shadow: #000 1px 2px;
}
.brnd_logo {
    width: 100%;
    display: table;
    background: #003759;
    padding: 20px;
    margin-top: 30px;
    border-radius: 8px;
}
.brnd_logo p {
    font-size: 20px;
    color: #ffffff;
}
.brnd_logo ul {
    display:block;
    padding: 0;
    margin: 0;
}
.brnd_logo ul li {
    display:inline-block;
    margin: 6px 18px 6px 0;
    list-style: none;
}
.brnd_logo ul li img {
    width: 118px;
}
.rental_pg_main {
    background: #fff;
    padding: 40px 0px 24px 0px;
}
.include_inquiry_form {
    position: relative;
}

.Cnt_form2 {
    margin: 20px 0 0 0;
    box-shadow: 0px 2px 50px rgb(79 134 255 / 20%);
    border-radius: 8px;
}
.Cnt_tittle2 {
    padding: 45px 0 0 0;
    text-align: center;
}
.address_cont2 h4 {
    background: #003759 url(../images/bg-cta-subscribe-title.html);
    padding: 20px 10px;
    text-align: center;
    position: relative;
    border-radius: 1px;
    margin-bottom: 25px;
    background-position: center;
}
.address_cont2 h4:before {
    position: absolute;
    content: '';
    border-top: solid 20px #003759;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, 0%);
}
.Cnt_tittle2 h2 {
    font-size: 24px;
    color: #000;
    margin: 0px 0 5px 0;
    font-weight: 600;
}
.Cnt_tittle2 p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 6px 0;
}

.address_cont2 {
    background: #fff;
    padding: 0px 0px 0px 0px;
    display: table;
    width: 100%;
    border-radius: 8px;
}
.address_cont2 form {
    padding: 2px 18px 15px 18px;
}
.address_cont2 h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: 600;
    text-align: center;
    color: #fff;
    letter-spacing: 0.3px;
    position: relative;
    text-shadow: #000 0px 1px;
}

.cont_ppgecont2 {
    border-radius: 2px;
    height: 40px;
    box-shadow: none;
    font-size: 14px;
}
.address_cont2 .form-group {
    margin: 0 0 5px 0;
}
.cont_ppge2 {
    font-size: 13px;
    color: #777;
    margin: 0 0 2px;
    font-weight: 400;
}
.flats_button2 {
    border: 0;
    background: #003759;
    color: #fff;
    padding: 10px 12px;
    border-radius: 4px;
    font-size: 17px;
    text-transform: uppercase;
    display: block;
    width: 50%;
    float: right;
    margin: 5px 0 0 0;
}
.main_car_ddtt {
    padding: 50px 0 44px 0;
    position: relative;
}
.main_car_ddtt_hd h2 {
    text-align: center;
    margin: 0 0 24px 0;
    font-size: 26px;
    font-weight: 600;
}
.car-content {
    padding: 9px 20px 10px 20px;
    text-align: center;
    border-radius: 0px 0px 6px 6px;
}
.car-image {
    padding: 10px 16px 6px 16px;
}
.car-image img {
    border-radius: 6px 6px 0px 0px;
}
.star i {
    color:#003759;
    font-size: 12px;
    margin: 0 2px 0px 0;
}
.car-content a {
    font-size: 16px;
    font-weight: 600;
    color: #322e2e;
    margin-bottom: 10px;
    display: block;
    text-decoration: none;
}
.star {
    margin: 20px 0 0 0;
}
.separator {
    margin-bottom: 15px;
}
.separator:before {
    content: '';
    display: block;
    margin: auto;
    left: 50%;
    height: 1px;
    width: 30px;
    bottom: -10px;
    background: #000000;
    transition: width .8s ease, background-color .8s ease;
    -webkit-transition: width .8s ease, background-color .8s ease;
    -o-transition: width .8s ease, background-color .8s ease;
    -ms-transition: width .8s ease, background-color .8s ease;
    -moz-transition: width .8s ease, background-color .8s ease;
    margin-bottom: 4px;
}
.separator:after {
    width: 50px;
    display: block;
    margin: auto;
    content: "";
    height: 1px;
    background: #000000;
    bottom: 0px;
    left: 50%;
    transition: width .8s ease, background-color .8s ease;
    -webkit-transition: width .8s ease, background-color .8s ease;
    -o-transition: width .8s ease, background-color .8s ease;
    -ms-transition: width .8s ease, background-color .8s ease;
    -moz-transition: width .8s ease, background-color .8s ease;
}
.price span.old-price {
    color: #999999;
    text-decoration: line-through;
    padding-right: 5px;
    font-size: 13px;
    font-weight: 400;
}
.price span {
    color: #003759;
    font-weight: 600;
    font-size: 18px;
}
.car-item:hover .car-list {
    height: 40px;
    border-bottom: 1px solid #f6f6f6;
}
.car-list {
    background: #ffffff;
    color: #363636;
    height: 0;
    left: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    width: 100%;
    text-align: center;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.car-list li {
    line-height: 36px;
    color: #7c7878;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 13px;
}
.car-list li i {
    padding-right: 3px;
    font-size: 13px;
}
.car_gp {
    /* margin: 0; */
    padding: 0px 15px 15px 15px;
}
.main_car_ddtt_cont {
    box-shadow: none;
    background: #fff;
    position: relative;
    border-radius: 23px;
    /* border: 1px solid #f1ecec; */
    box-shadow: 0px 0px 4px #ccc;
    margin: 0 0 18px 0;
}
.hotel_banner {
    position: relative;
}
.hotel_caption h1 {
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-shadow: #000 0px 1px 2px;
    margin: 0 0 30px 0;
}
.hotel_top_banner {
    padding: 90px 0 0px 0;
}
.hotel_content {
    padding:40px 0px 40px 0px;
    background-color:#fff;
}
.hotel_cont {
    position: relative;
}
.hotel_cont h2 {
    margin: 0 0 6px 0;
    font-size: 24px;
    font-weight: 600;
    color: #003759;
    position: relative;
}
.hotel_cont h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 6px 0;
    color: #003759;
    position: relative;
}
.hotel_cont h4 {
    font-size:18px;
    font-weight:600;
    margin:0 0 6px 0;
    color:#003759;
    position:relative;
}
.hotel_cont p {
    margin:0 0 8px 0px;
    font-size:13px;
    line-height: 23px;
}

.hotels_lists {
    padding: 40px 0px;
    background: rgb(239, 243, 248);
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.pages_tittle {
    margin: 0 0 30px 0;
}

.pages_tittle h2 {
    font-size: 25px;
    color: #333;
    margin: 0px;
    position: relative;
    font-weight: 600;
    text-align:center;
}

.pages_tittle p {
    font-size: 15px;
    color: #333;
    text-align: center;
    margin: 8px 0 15px 0;
}

.pdnm {
    margin: 0 0 0px 0;
    padding: 0;
}

.hotels_mia {
    background: #fff;
    padding: 1rem;
    border-radius: 0;
    position: relative;
    border: 0.1rem solid rgb(239, 243, 248);
}

/*.hotels_mia:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 50%;
    background-color: #00000061;
    z-index: 1;
}*/

.hotels_mia a {
    text-decoration: none;
}

.htimg {
    position: relative;
}

.uuper_text {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 10px 0 0 0;
    font-weight: 500;
    background: rgba(0, 174, 240,0.8);
    padding: 10px 15px 10px 15px;
    line-height: 15px;
    text-transform: uppercase;
    border-radius: 0;
    width: 100%;
    z-index: 1;
}

.htimg img {
    width: 100%;
    height: 160px;
    transition: all .6s ease;
    margin: 0 0 34px 0;
}

.ht_text {
    margin: 0px 0 0 0;
    padding: 0 0 0 0px;
}

.ht_text h6 {
    font-size: 11px;
    color: #052143;
    margin: 0px;
}

.ht_text h5 {
    font-size: 16px;
    color:#083367;
    margin: 8px 0 8px 0;
    font-weight: 600;
}

.ht_text h6 strong {
    float: right;
    color: #f36c3e;
    font-weight: 500;
    padding: 2px 4px;
    font-size: 12px;
    border-radius: 2px;
    border: solid 1px #f36c3e;
}

.ht_text h4 {
    margin: 5px 0 0 0;
    font-size: 13px;
    color: #fff;
}

.ht_text h4 strong {
    font-weight: 600;
    color:#f36c3e;
    font-size: 20px;
}

    .thnk-yu {
    width: 40%;
    margin: 10px auto;
    text-align: center;
    box-shadow: 0px 0px 2px 1px #004c70;
    box-shadow: 10px 15px 46px -16px rgba(0, 0, 0, .54);
    padding: 15px 4px; 
        background-color: #ffffff;
}
.thnk-yu h1 {
    font-size: 28px;
    font-weight: 500;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
}
.thnk-yu p {
    font-size: 16px;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
    margin-bottom: 10px;
    padding: 0px 30px;
    line-height: 33px;
    font-weight: 500;
}
.thnk-yu p a {
    font-size: 18px;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
    text-decoration: none;
   padding: 20px 26px;
    background: #e50507;
    color: #fff;
    border-radius: 15px;
    font-weight: 500;
}
.thnk-yu h2 {
    font-size: 19px;
    font-weight: 500;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
        margin: 15px 0px 20px;
}

.thnk-yu h2 strong {
    color: #fff;
    padding: 2px 7px;
    box-shadow: 0px 0px 2px 1px #004c70;
    border-radius: 10px;
    background: #004c70;
    font-weight: 500;
}
.thnk-yu h3 {
    font-size: 24px;
    font-weight: 500;
    font-family: OpenSans, Helvetica, Arial, "sans-serif";
    margin: 15px 0px 20px;
}
.thnk-yu img {
    width: 100%;
        box-sizing: content-box;
}
 
	.thankyouagentbtn {
    background: #004c70;
    display:flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 20px;
    font-weight: 800;
    padding:6px;
    width: 70%;
    margin: 0 auto 20px;
    border-radius: 50px;
    color: #fff;
    border: 1px solid #124655;
}
.thankyouagentbtn a {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    text-decoration: none;
}

.calringshadow{
    border: 1px solid #ffffff;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    top: 3px;
}
.calringshadow:before{
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    display: block;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #fff repeat scroll 0 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-animation: pulse-border 1.5s ease-out infinite;
    animation: pulse-border 1.5s ease-out infinite;
}
.menuFadeDown {
    -webkit-animation-name: menuFadeDown;
    animation-name: menuFadeDown
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes zoom {
    0% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom {
    0% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes zoom-in {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom-in {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
	.thankyouagentbtn i {
    width: 64px;
    height: 64px;
    line-height: 64px;
    font-size: 32px;
    color: #ffffff;
    background: #ffffff00;
    border: 1px solid #ffffff;
    text-align: center;
    float: left;
    margin:0px;
    border-radius: 50%;
    position: relative;
    z-index: 0;
}
   .thankyouagentbtn p{
    font-size: 20px;
    font-weight: 800;
    padding: 0;
    letter-spacing: 2px;
    margin: 0;
    }

.navbar-toggler{
    display:none;
}
 /* Start of Css for Train Schedule Arrow*/ 
.headingformbar{
    width: 100%;
    height: auto;
    padding: 8px 0;
    background-color: #9e9e9e26;
}

.headingformbar  .titlelist_box {
    display: flex;
    justify-content:space-evenly;
    align-items: flex-start;
    width: 100%;
    color: #00527e;
    }    
.headingformbar .titlelist_box .box1 {
     width: 33%;
    }
.headingformbar .titlelist_box .box3 {
     width: 33%;
    padding-left: 10px;
    }
.headingformbar .titlelist_box .box2 {
    width: 33%;
    max-width: 90%;
    text-align:center;
    padding: 0 1px;
    display:block;
}
.headingformbar .titlelist_box .box2:before {
   font-family: FontAwesome;
    width: 100%;
/*   height: 1px; background-color: #00527e;  content: "\2192"; */
   content: "\f0ec";
   vertical-align: middle;
    font-size: 40px;
        font-weight: 200;
    position: relative;
    top: 0px;  

}
.headingformbar .titlelist_box span {
    font-size: 26px;
    font-weight: 500;
    word-spacing: -4px;
   }
    
.headingformbar .titlelist_box h3 {
    font-size: 22px;
    margin-bottom: .5rem;
    font-weight: 400;
   }
 /* End of Css for Train Schedule Arrow*/ 
 
/*css for responsive website*/


@media only screen and (min-width:480px) and (max-width:768px) {

    .mmll {
    padding-left: 15px;
    padding-right: 15px;
}
.call_toll_free p.rt_Side {
    display: none;
}
.call_toll_free p {
    float: none;
    text-align: center;
    border:none;
}
nav.navbar.navbar-expand-lg.navbar-light::after {
    bottom: -8px;
}
.tpl_head h6 {
    display: none;
}
.tpl_head h1 strong {
    font-size: 28px;
    line-height: 42px;
    font-weight: 700;
    margin: 0 0 0 0;
}

.booking {
    border: none;
    margin: 0 0 8px 0;
}
.destinatio_main {
    padding: 20px 0 36px 0;
}
.mals_llbs {
    margin: 0px 0px 20px 0px !important;
}
.covers {
    margin: 0 0 20px 0;
}
.tabbable-line > .nav-tabs > li.active > a {
    margin: 0 0 23px 0;
}
.cust_review_main {
    padding: 30px 0 20px 0px;
    background: #fff;
}
.testimonial h5 {
    position: relative;
}
.footer_tp_cont {
    margin: 0 0 10px 0;
}
.footer_tp {
    background: #f7f7f7;
    padding: 19px 0px 14px 0px;
}
.footer_des {
    margin: 0 0 16px 0;
}
.footer_news {
    padding: 0px 0px 0px 0px;
    margin: 20px 0 20px 0;
}
.footer_quick {
    padding: 0px 0px 18px 0px;
}
.footer_bottom_cont ul {
    margin: 17px 0 11px 0;
}
.footer_pay ul li img {
    margin: 8px 0 0 0px;
}
.linkline {
    display: none;
}
.right_contact {
    padding: 0 56px 0 0px;
    margin: 0 0 0 11px;
}
.inner_top_banner {
    padding: 4px 0 4px 0;
}
.contact_aadd {
    margin: 0 0 15px 0;
}
.flats_button {
    width: 100%;
}
.air_top_banner {
    padding: 24px 0 0px 0;
}
.air_banner01 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner02 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner03 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner04 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_head h1 {
    margin: 0 0 14px 0;
}
.phone_header {
    display: none;
}
.air_spacial_phone_view {
    display:block;
}
.site_linking ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    line-height: 32px;
}
.sppp_toll span {
    font-size: 24px;
}
.spacial_air_head img {
    width: 130px;
    border-radius: 66%;
    padding: 11px;
    box-shadow: 0px 0px 1px #ccc;
    height: 130px;
    background-color: #fff;
    margin: 25px 0 0 0;
}
.spacial_air_head span {
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #2577eb;
    margin: 30px 0 30px 0;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}
.sppp_callNow {
    text-align: center;
    position: relative;
    padding: 20px 0 20px 0;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9;
}
.spacial_air_banner {
    padding: 0px 0 0px 0;
    position: relative;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    display: flex;
}
    .thnk-yu {
    width: 100%;
    margin:0px;
    }
}
@media only screen and (min-width:320px) and (max-width:768px){
 .banercontent {
    top: 50%;
}
.top_banner {
        margin-top: 0px;
        padding:10px 0;
}
 .form_include {
        padding: 15px 0 15px 0;
    }
     .tpl_head h1 {font-size: 18px;}
    .thankinnerbox{
    padding:50px 0px 20px;
} 
 .timinglist_box .box1{
       width: 38%;
       padding-right: 4px; 
    /*flex-grow: 1;*/
}.timinglist_box .box3{
    width: 38%;
    padding-left: 4px;
}
.timinglist_box .box2 {
    width: 24%;
    max-width: 100%;
    justify-content: center;
    display: flex;
    align-items: flex-start;
    position: relative;
}

 .thankyouagentbtn {
    width: 92%;
    display:flex;
     flex-wrap: wrap;
    align-items: center;
    font-size: 20px;
    font-weight: 800;
    padding:6px;
    }
    .thankyouagentbtn p{
    font-size: 18px;
    font-weight: 800;
    padding: 0;
    letter-spacing: 2px;
    margin: 0;
    }
    .calringshadow:before {
    width: 52px;
    height: 52px;
    }
    .thankyouagentbtn i {
    width: 54px !important;
    height: 54px !important;
    line-height: 34px;
    padding-top: 12px;    
    font-size: 32px;
}
    .thankyouagentbtn i:before{
        z-index: 99;
        position: absolute;
        left: 28%;
    }
/* Start of Responsive css for Train Schedule Arrow*/    
  .headingformbar .titlelist_box .box1 {
    width: 40%;
    }
.headingformbar .titlelist_box .box3 {
     width: 40%;
    }
.headingformbar .titlelist_box .box2 {
    width: 20%;
    max-width: 90%;
    text-align:left;
}
.headingformbar .titlelist_box .box2:before {
    font-size: 28px;
    position: relative;
    top: 0px;   
    
}
.headingformbar .titlelist_box span {
    font-size: 18px;
   }
    
.headingformbar .titlelist_box h3 {
    font-size: 15px;
   }
 /* End of Responsive css for Train Schedule Arrow*/    
   
}
@media only screen and (min-width:360px) and (max-width:479px) {
        .inner_banner {
    padding: 15px 0 15px 0;
    }
    

    .mmll {
    padding-left: 15px;
    padding-right: 15px;
}
.sppp_toll span {
    font-size: 24px;
}
.spacial_air_head img {
    width: 130px;
    border-radius: 66%;
    padding: 11px;
    box-shadow: 0px 0px 1px #ccc;
    height: 130px;
    background-color: #fff;
    margin: 25px 0 0 0;
}
.spacial_air_head span {
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #2577eb;
    margin: 30px 0 30px 0;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}
.sppp_callNow {
    text-align: center;
    position: relative;
    padding: 20px 0 20px 0;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9;
}
.spacial_air_banner {
    padding: 0px 0 0px 0;
    position: relative;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    display: flex;
}
    .thnk-yu {
    width: 100%;
    }
    .thnk-yu p a {
    font-size: 16px;
    }
    .thankyouagentbtn{
        width:82%;
    }
}

@media only screen and (min-width:360px) and (max-width:480px) {
    .mmll {
    padding-left: 15px;
    padding-right: 15px;
}
.call_toll_free p.rt_Side {
    display: none;
}
.call_toll_free p {
    float: none;
    text-align: center;
    border:none;
}
nav.navbar.navbar-expand-lg.navbar-light::after {
    bottom: -8px;
}

.top_banner .col-md-12{padding: 0; }
.tpl_head h1 {font-size: 17px;}
.tpl_head h6 {
    display: none;
}
.tpl_head h1 strong {
    font-size: 28px;
    line-height: 42px;
    font-weight: 700;
    margin: 0 0 0 0;
}


.booking {
    border: none;
    margin: 0 0 8px 0;
}
.destinatio_main {
    padding: 20px 0 36px 0;
}
.mals_llbs {
    margin: 0px 0px 20px 0px !important;
}
.covers {
    margin: 0 0 20px 0;
}
.tabbable-line > .nav-tabs > li.active > a {
    margin: 0 0 23px 0;
}
.cust_review_main {
    padding: 30px 0 20px 0px;
    background: #fff;
}
.testimonial h5 {
    position: relative;
}
.footer_tp_cont {
    margin: 0 0 10px 0;
}
.footer_tp {
    background: #f7f7f7;
    padding: 19px 0px 14px 0px;
}
.footer_des {
    margin: 0 0 16px 0;
}
.footer_news {
    padding: 0px 0px 0px 0px;
    margin: 20px 0 20px 0;
}
.footer_quick {
    padding: 0px 0px 18px 0px;
}
.footer_bottom_cont ul {
    margin: 17px 0 11px 0;
}
.footer_pay ul li img {
    margin: 8px 0 0 0px;
}
.linkline {
    display: none;
}
.right_contact {
    padding: 0 56px 0 0px;
    margin: 0 0 0 11px;
}
.inner_top_banner {
    padding: 4px 0 4px 0;
}
.contact_aadd {
    margin: 0 0 15px 0;
}
.flats_button {
    width: 100%;
}
.air_top_banner {
    padding: 24px 0 0px 0;
}
.air_banner01 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner02 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner03 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner04 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_head h1 {
    margin: 0 0 14px 0;
}
.phone_header {
    display: none;
}
.air_spacial_phone_view {
    display:block;
}
.site_linking ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    line-height: 32px;
}
.sppp_toll span {
    font-size: 24px;
}
.spacial_air_head img {
    width: 130px;
    border-radius: 66%;
    padding: 11px;
    box-shadow: 0px 0px 1px #ccc;
    height: 130px;
    background-color: #fff;
    margin: 25px 0 0 0;
}
.spacial_air_head span {
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #2577eb;
    margin: 30px 0 30px 0;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}
.sppp_callNow {
    text-align: center;
    position: relative;
    padding: 20px 0 20px 0;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9;
}
.spacial_air_banner {
    padding: 0px 0 0px 0;
    position: relative;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    display: flex;
}
.thnk-yu {
    width: 100%;
    }
    .thnk-yu p a {
    font-size: 9px;
    }
    .thankyouagentbtn{
        width:82%;
    }
}

@media only screen and (min-width:320px) and (max-width:360px) {

    .inner_banner {
    padding: 15px 0 15px 0;
    }  
    .mmll {
    padding-left: 15px;
    padding-right: 15px;
}

.call_toll_free p.rt_Side {
    display: none;
}
.call_toll_free p {
    float: none;
    text-align: center;
    border:none;
}
nav.navbar.navbar-expand-lg.navbar-light::after {
    bottom: -8px;
}

.top_banner .col-md-12{padding: 0; }
.tpl_head h1 {font-size: 16px;}
.tpl_head h6 {
    display: none;
}
.tpl_head h1 strong {
    font-size: 28px;
    line-height: 42px;
    font-weight: 700;
    margin: 0 0 0 0;
}
.booking {
    border: none;
    margin: 0 0 8px 0;
}
.destinatio_main {
    padding: 20px 0 36px 0;
}
.mals_llbs {
    margin: 0px 0px 20px 0px !important;
}
.covers {
    margin: 0 0 20px 0;
}
.tabbable-line > .nav-tabs > li.active > a {
    margin: 0 0 23px 0;
}
.cust_review_main {
    padding: 30px 0 20px 0px;
    background: #fff;
}
.testimonial h5 {
    position: relative;
}
.footer_tp_cont {
    margin: 0 0 10px 0;
}
.footer_tp {
    background: #f7f7f7;
    padding: 19px 0px 14px 0px;
}
.footer_des {
    margin: 0 0 16px 0;
}
.footer_news {
    padding: 0px 0px 0px 0px;
    margin: 20px 0 20px 0;
}
.footer_quick {
    padding: 0px 0px 18px 0px;
}
.footer_bottom_cont ul {
    margin: 17px 0 11px 0;
}
.footer_pay ul li img {
    margin: 8px 0 0 0px;
}
.linkline {
    display: none;
}
.right_contact {
    padding: 0 56px 0 0px;
    margin: 0 0 0 11px;
}
.inner_top_banner {
    padding: 4px 0 4px 0;
}
.contact_aadd {
    margin: 0 0 15px 0;
}
.flats_button {
    width: 100%;
}
.air_top_banner {
    padding: 24px 0 0px 0;
}
.air_banner01 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner02 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner03 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner04 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner16 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_head h1 {
    margin: 0 0 14px 0;
}
.phone_header {
    display: none;
}
.air_spacial_phone_view {
    display:block;
}
.site_linking ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    line-height: 32px;
}
.sppp_toll span {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    background: #0850b4;
    padding: 6px 10px 6px 10px;
    border-radius: 4px;
    border: 2px dashed #fff;
}
.sppp_callNow {
    text-align: center;
    position: relative;
    padding: 20px 0 20px 0;
    background: #084eb1;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9;
}
.spacial_air_banner {
    padding: 0px 0 0px 0;
    position: relative;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    display: flex;
}
    .thnk-yu {
    width: 100%;
    }
    .thnk-yu p a {
    font-size: 9px;
    }

}


