*{padding: 0;margin: 0;font-size: 14px;}
body{font-family: "Quicksand", sans-serif;color: #000;}
ul,ol{list-style: none;padding: 0;margin: 0;}
a,a:hover{text-decoration: none;}
input, select, button{outline: none;}

/*==================================================*/

/*=========================header Section====================*/
.top_hdr
{
    background: #fff4f4;
    padding: 8px 0;
    border-bottom: 1px solid #fff2f2;
    background: #C70402;
}
.link_page_tp{}
.link_page_tp a
{
    color: #fff;
    letter-spacing: 0.5px;
    font-weight: 500;
    font-size:16px;
}
.link_page_tp a i
{
    color: #fff;
}
.link_page{}
.link_page ul li
{
    float: left;
}
.link_page ul li.rt_1
{
    float: right;
}
.link_page ul li a
{
    color: #0e70b1;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.link_page ul li a i{}
.dropdown:hover .dropdown-menu 
{ 
    display: block; 
} 
.dropdown-item:focus, .dropdown-item:hover
{
    background: #fff;
}
.dropdown-menu
{
    border: 0px solid rgba(0,0,0,.15);
}
img.logo
{
	width: 175px;
}
.ss_tp_icon
{
    text-align: center;
    margin-top: 30px;
}
.ss_tp_icon ul li
{
    display: inline-block;
    margin: 0 0 0 10px;
}
.ss_tp_icon ul li a img{}
a.navbar-brand 
{
    padding: 0;
}
ul.my_navbar{}
ul.my_navbar li
{
	margin: 0 10px;
}
ul.my_navbar li a
{
	color: #000 !important;
	font-weight: 600;
	font-size: 16px;
}
a.nav-link i {
    border: 1px solid #000;
    border-radius: 33px;
    /* padding: 6px; */
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    color: #000;
    margin: 0 2px 0 0;
}
.banner
{
	background-color: #0566a7;
	height: 575px;
    position: relative;
    z-index: 9;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 25px;
}
.banner::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #0000007a;
    z-index: -1;

}
.page_bnr{}
.page_bnr h1
{
    color: #fff;
    text-align: center;
    margin: 75px 0;
}
.tfn_bx
{
	float: right;
    background: #0099A0;
    padding: 6px 12px;
    border-radius: 2px;
    margin-left: 30px;
    line-height: 20px;
}
.tfn_bx p
{
    margin: 0;
    color: #ffc800;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 12px;
    text-align: right;
}
.tfn_bx a.email_n
{
	display: block;
    color: white;
    letter-spacing: 1px;
    font-weight: 600;
}
.tfn_bx a.tfn_n
{
	color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}
.text_bnr
{
	margin-top: 50px;
	margin-bottom: 20px;
}
.text_bnr h1
{
	text-align: center;
    color: #fff;
    text-shadow: 0 1px 2px #000000bf;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
}
.text_bnr p
{
	text-align: center;
    color: #fff;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 2px #000000bf;
    font-weight: 400;
    font-size: 16px;
}
.sec_bnr_btm
{
	background: #eee;
    padding: 30px 0;
}
.bx_4
{
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 20px 12px;
    text-align: center;
    background: #fff;
    border-radius: 6px;
    height: 205px;
}
.img_4
{
	width: 58px;
    height: 58px;
    outline: 2px dashed #0566a7;
    outline-offset: 2px;
    border-radius: 60px;
    margin: 0 auto;
    line-height: 58px;
}
.img_4 img
{
	width: 65%;
}
.bx_4 .nm_title
{
	color: #C70402;
    font-weight: 700;
    font-size: 19px;
    margin: 15px 0 10px 0;
}
.bx_4 p
{
	font-size: 16px;
    color: #000;
    font-weight: 500;
}
.Sec_dst_bx
{
	background-color: #fff;
	margin: 30px 0;
}
.dst_hd
{
	margin-bottom: 30px;
}
.dst_hd h2, .dst_hd h3, .dst_hd h4
{
    color: #0099A0;
    font-weight: 700;
    font-size: 31px;
}
.dst_hd p
{
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
.dst1
{
	position: relative;
/*	margin-bottom: 30px;*/
}
.pd_5
{
	padding: 5px;
}
.dst1 .dst_nm
{
	position: absolute;
    left: 5%;
    top: 5%;
    font-size: 20px;
    color: #fff;
    text-shadow: 0 0 2px BLACK;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.dst1 .dst_nm i
{
	    color: #C70402;
}
.dst1 img
{
	width: 100%;
    height: 200px;
    border-radius: 6px;
}
.dst1 p
{
	position: absolute;
    bottom: 0%;
    right: 3%;
    background: #fff;
    padding: 4px;
    font-size: 20px;
    line-height: 18px;
    font-weight: 700;
    color: #f60;
    letter-spacing: 0.5px;
}
.dst1 p span
{
	display: block;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}
.dst1 p::before
{
	content: "";
    position: absolute;
    top: -15px;
    right: 0;
    display: block;
    width: 100%;
    height: 15px;
    background-image: linear-gradient(-6.1deg,#fff 49%,hsla(0,0%,100%,0) 51%);
}
.rting
{
	position: absolute;
    right: 3%;
    top: 4%;
}
.rting i
{
	background: white;
    color: green;
    padding: 2px;
    font-size: 11px;
    border-radius: 2px;
}
.Sec_deals
{
	padding: 50px 0;
	background: #fffafa;
}
.fly_deals
{
	margin-bottom: 15px;
    padding: 10px;
    border-radius: 5px;
    background: #ffffff;
    border: 1px solid #000;
    box-shadow: 0 0px 4px #000;
    display: table;
    width: 100%;
}
/*.fly_deals::after {
  display:block;
  content: '';
  border-bottom: solid 2px #0099A0;  
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
}
.fly_deals:hover::after { transform: scaleX(1); }
.fly_deals.fromRight:after{ transform-origin:100% 50%; }
.fly_deals::after{  transform-origin:  0% 50%; }*/
.ar_logo
{
	width: 10%;
    float: left;
}
.ar_logo img
{
	width: 75%;
    border: solid 1px #ddd;
    margin: 4px 0 0 0;
    border-radius: 4px;
}
.ar_nm
{
	width: 16%;
    float: left;
    padding: 0 0 0 0px;
    border-right: solid 1px #ddd;
    min-height: 47px;
}
.ar_nm h4
{
	font-size: 14px;
    color: #501a1a;
    margin: 6px 0 0 0;
}
.deal_date
{
	width: 65%;
    float: left;
}
.deal_date p
{
	font-size: 14px;
    color: #000;
    margin: 0px;
    margin-left: 2px;
    font-weight: 600;
}
.deal_date h4
{
	font-size: 13px;
    margin: 2px 0 0px 0px;
    color: #0099A0;
    font-weight: 700;
/*    text-transform: uppercase;*/
}
.deal_date h5
{
    font-size: 15px;
    color: #000;
    margin: 6px 40px;
    font-weight: 600;
}
.deal_date h5 span
{
    font-size: 13px;
}
.deal_date h4 i
{
	color: #C70402;
}
.deal_date p i
{
	color: #C70402;
}
.deal_date h4 img
{
    margin: 0px 5px 0 5px;
}
/*.deal_date h5{}
.deal_date h5 span{float: right;}*/
.deal_price {
    width: 35%;
    float: left;
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    color: #C70402;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin-top: -6px;
}
.deal_price a
{
    color: #000;
    font-weight: 500;
    border: 1px solid #ffe4a4;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 50px;
    margin-top: 4px;
    font-size: 12px;
    background: #f8f3e7;
}
.deal_price span
{
    font-size: 13px;
    color: #000;
    font-weight: 500;
}
.deal_Btn
{
	width: 15%;
    float: left;
    text-align: center;
}
.deal_Btn a
{
	display: inline-block;
    margin: 3px 0 0 0;
    font-size: 22px;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #0099A0;
    color: #fff;
    border-radius: 50%;
    font-weight: 500;
    transition: all 0.5s;
}

.fly_deals:hover a
{
	background: #C70402;
    border: 1px solid #C70402;
	color: #fff;
    transition: all 0.5s;
}
.text_warning {
	border-radius: 4px;
    margin-top: 15px;
    /*box-shadow: 0 0 3px #00000024;
    outline: 1px dashed #0099A0;
    outline-offset: -6px;
    padding: 10px;
    border-radius: 4px;
    background: #fff;
    margin-top: 15px;*/
}
.text_warning h4 {
    color: #004e96;
    font-size: 14px;
    font-weight: 600;
}
.text_warning p {
    color: #000;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin: 0;
    font-size: 14px;
}
.Sec_nltr
{
	background: #242424;
    padding: 50px 0;
    position: relative;
}
.Sec_nltr::before
{
	content: '';
    position: absolute;
    left: 50%;
    top: -11%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
}
.tt_line{}
.tt_line h4
{
	font-size: 45px;
    color: #fff;
}
.tt_line p
{
	margin: 0;
    color: #fff;
    letter-spacing: 1px;
}
.tfn_bnr
{
	margin-top: 25px;
}
.tfn_bnr a
{
	color: #fff;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    background: linear-gradient(180deg, #0566a7, #2488cb);
    padding: 6px 12px;
    border-radius: 2px;
}
.frm_txt 
{
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    position: absolute;
    right: 1%;
    top: 14px;
    /* outline: 1px dashed #f60; */
    outline-offset: -4px;
/*    padding: 5px 20px;*/
    border-radius: 22px;
    background: #00000017;
}
.frm_txt i
{
    transform: rotate(45deg);
    color: #C70402;
    margin-right: 3px;
}
.Sec_why
{
	background: #fff;
    padding: 50px 0;
}
.why_bx{}
.why_bx h5
{
	font-family: "Quicksand", sans-serif;
    color: #0099A0;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.why_bx h4
{
	font-size: 40px;
    font-family: emoji;
    font-weight: 600;
}
.why_bx p
{
	color: #687179;
    letter-spacing: 0.3px;
    line-height: 30px;
}
.why_bx ol{}
.why_bx ol li
{
	width: 50%;
    float: left;
    padding: 0 5px;
    margin-bottom: 15px;
}
.why_bx ol li .why_ct
{
	width: 100%;
	display: table;
}
.why_bx ol li .why_ct .icon_why
{
	
}
.why_bx ol li .why_ct .icon_why i
{
	font-size: 25px;
    color: #0566a7;
    width: 70px;
    height: 70px;
    border: 3px solid #0566a7;
    border-radius: 60px;
    line-height: 63px;
    text-align: center;
    
}
.why_bx ol li .icon_why
{
	width: 28%;
    float: left;
}
.why_bx ol li .why_ct_rt
{
	width: 72%;
    float: right;
}
.why_bx ol li .why_ct_rt h6
{
	font-size: 22px;
    font-family: emoji;
    font-weight: 600;
}
.why_bx ol li .why_ct_rt p.text_sb
{
	color: #687179;
    letter-spacing: 0.3px;
    line-height: 23px;
}
.Sec_bnr_offer{}
.cpn_pic
{
	background-position: left center;
    padding: 50px;
    border-radius: 20px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}
.cpn_pic h4
{
	font-size: 48px;
    margin-top: -0.26em;
    margin-bottom: 10px;
    color: #fff;
}
.cpn_pic p
{
	color: #fff;
    max-width: 300px;
    margin-bottom: 35px;
    font-size: 24px;
    line-height: 1.417;
    margin-top: -0.34em;
    font-weight: 700;
    font-family: emoji;
    letter-spacing: 1px;
}
.cpn_pic a
{
	background: #fff;
    padding: 12px 25px;
    color: #000;
    font-size: 18px;
    border-radius: 2px;
    font-weight: 500;
}
.ss_icon
{
	border-top: 1px solid #0a6bad;
    padding-top: 25px;
}
.ss_icon ul li
{
    display: inline-block;
    margin: 0 5px;
}
.ss_icon ul li a
{
    color: #ef4a32;
}
.ss_icon ul li a i
{
    width: 40px;
    height: 40px;
    background: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border-radius: 25px;
    transition: all 0.5s ease-in-out;
}
.ss_icon ul li a i:hover
{
    transform: rotate(360deg);
    color: #ef4a32;
}
.footer
{
    background: #004e96;
    background: #003335 url(../images/pattern.png); 
    color: #484848; 
    position: relative;
    padding: 50px 0 20px;
    background-attachment: fixed;
}
/*.overlay2 {
    background-color: rgba(0, 0, 0, 0.85);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/
.ftr1
{
    /*background: #fff;
    padding: 10px;*/
}
.ftr1 img
{
    width: 300px;
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
}
.ftr1 p
{
    color: #fff;
    font-size: 15px;
    text-align: justify;
}
.ss_link{text-align: center;}
.ss_link ul{}
.ss_link ul li{display: inline-block;}
.ss_link ul li a i
{
    width: 36px;
    height: 36px;
    background: #ef4a32;
    text-align: center;
    line-height: 36px;
    color: #eee;
    margin: 0 5px;
    border-radius: 35px;
} 
.ftr_Bx{}
.brdr_st
{
    /*border: 1px dashed #eee;*/
    /*padding: 20px;
    background: #323269;
    border-radius: 15px;*/
}
.ftr_Bx h4
{
    color: #fff;
    font-size: 20px;
    margin-bottom: 30px;
    position: relative;font-weight: 600;

}
.ftr_Bx h4::before
{
    content: '';
    width: 25%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -12px;
    left: 0;
}
.ftr_Bx h4::after
{
    content: '';
    width: 75%;
    height: 1px;
    background: #C70402;
    position: absolute;
    bottom: -12px;
    left: 25%;
}
img.ftr_logo
{
	background: #fff;
    padding: 8px;
    width: 50%;
    border-radius: 8px;
    margin-bottom: 15px;
}
.ftr_Bx ul{}
.ftr_Bx ul li
{
	margin: 6px 0;
}
.ftr_Bx ul li span
{
	
    font-weight: 500;
    color: #fff;
    line-height: 20px;
    margin-top: 5px;
    letter-spacing: 1px;
}
.ftr_Bx ul li span i
{
    color: #fff;
    font-size: 25px;
}
.ftr_Bx ul li a
{
    color: #fff;
    font-size: 15px;
    transition: all 0.5s;
    line-height: 25px;
    
    font-weight: 500;
}
.ftr_Bx ul li a:hover
{
    margin: 0 0 0 5px;
    color: #fff;
}
.ftr_Bx ul li a i
{
    color: #fff;
    font-size: 18px;
}
.ftr_Bx p
{
	color: #fff;
    line-height: 29px;
    font-size: 16px;
    text-align: justify;
    font-weight: 500;
}

.ftr_Bx ul li img
{
    background: #fff;
    padding: 2px;
    border-radius: 2px;
    margin: 0 6px 10px 0;
/*    filter: grayscale(1);*/
    width: 56px;
    height: 32px;
}
.footer_btm 
{
    text-align: center;
    background: #003335;
    padding: 15px 0;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 14px;
}
.dis_bx
{
	background: #fff;
	margin: 15px 0;
}
.dis_txt
{

}
.dis_txt p
{
    color: #000;
    font-size: 16px;
    margin: 0;
    line-height: 26px;
    font-weight: 600;
    text-align: justify;
}

/*----------------------------------*/
.Sec_page
{
    padding: 50px 0;
    background: #eee;
}
.page_dls
{
    background: #fff;
    padding: 16px;
    border-radius: 4px;
    box-shadow: 0 0 3px #d3d3d3;
}
.page_dls h2
{
    font-weight: 700;
    color: #0099A0;
    border-bottom: 1.5px solid #C70402;
    padding-bottom: 10px;
    margin-bottom: 25px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 1px;
}
.page_dls p
{
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: justify;
    font-weight: 500;
    margin-bottom: 5px;
}
.page_dls h3, .page_dls h4
{
    font-size: 18px;
    font-weight: 600;
    color: #0099A0;
    background: #e8f6ff;
    padding: 6px;
    border-bottom: 1px solid #eee;
}

/*======================contact us========================*/

.Sec_page_ctnt
{
    padding: 50px 0;
    background: #eee;
}
.main_ctnt_pg
{
    position: relative;
    background: #fff;
    padding: 16px;
    border-radius: 0px;
    box-shadow: 0 0 3px #d3d3d3;
    width: 75%;
    float: right;
}
.page_dls_ctnt
{
    position: absolute;
    left: -30%;
    top: 4%;
    background: #0099A0;
    width: 40%;
    padding: 25px;
}
.page_dls_ctnt h2
{
    color: #fff;
    font-size: 24px;
    margin-bottom: 25px;
}
.ctnt_info_bx{}
.ctnt_info_bx p
{
    color: #eee;
    margin-bottom: 30px;    
    letter-spacing: 1px;
}
.ctnt_info_bx p img
{
    width: 24px;    
    margin-right: 6px;
    float: left;
}
.ctnt_info_bx p a
{
    color: #eee;
}
.ctnt_ss
{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 15px;
}
.ctnt_ss ul li
{
    display: inline-block;
}
.ctnt_ss ul li a i
{
    color: #eee;
    font-size: 18px;
    margin: 0 8px;
}
.ctnt_frm
{
    margin: 0 0 0 100px;
}
.ctnt_frm h3
{
    font-weight: 500;
    letter-spacing: 1px;
    color: #0099A0;
    margin-bottom: 20px;
    border-bottom: 1px dashed;
    padding-bottom: 8px;
}
.ctnt_frm input
{
    width: 100%;
    border: 1px solid #eee;
    height: 50px;
    padding: 0 10px;
    margin-bottom: 15px;
}
.ctnt_frm textarea
{
    width: 100%;
    border: 1px solid #eee;
    height: 150px;
    padding: 10px;
    margin-bottom: 15px;
}
.ctnt_frm button
{
    width: 25%;
    height: 56px;
    float: right;
    background: #C70402;
    border: 1px solid;
    font-weight: 400;
    letter-spacing: 1px;
}
.nm_ctnt 
{
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 4px;
    color: #C70402;
}
.map
{
    background: #fff;
    padding: 16px;
    border-radius: 4px;
    box-shadow: 0 0 3px #d3d3d3;
}

/*=======================sitemap css here=====================*/
p.faq_mrg {
    margin: 0;
}
.site_map_bx {}
.site_map_bx h2 {
    font-weight: 600;
    font-size: 28px;
    margin: 18px 0 5px 0;
}
.site_map_bx p {
    font-size: 15px;
    margin: 30px 0 0 0;
}
.site_cat {
    width: 100%;
    display: table;
    border-bottom: 1px dashed #c1c1c1;
    padding: 15px 0;
}
.site_cat h3 {
    font-weight: 600;
    font-size: 20px;
}
.site_cat ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.site_cat ul li {
    width: 25%;
    float: left;
    line-height: 32px;
}
.site_cat ul li a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    display: block;
    font-weight: 400;
}
.site_cat ul li a i{ 
    margin-right:4px;
    color: #C70402;
}
/*========================sitemap css ends here==========================*/

.cookies-stripdiv 
{
    width: 60%;
    position: fixed;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, -25%);
    z-index: 10;
    background: #0099A0;
    padding: 15px 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    border-radius: 5px;
}
.cookies-stripdiv img{
    width: 70px;
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 20px;
    margin-right: 10px;
    float: left;
}
.cookies-stripdiv p {
    margin: 8px 0 0 0;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.5px;
    font-weight: 500;
}
.cookies-stripdiv p span{
    display: block;
    color: #ffb100;
    font-size: 18px;
}
.cookies-stripdiv p span a{
    color: #C70402;
    font-weight: 700;
    font-size: 20px;
}
#cookies {
    color: #ff590b;
    text-decoration: none;
}
.cookies-stripdiv .accept {
    width: 36px;
    height: 36px;
/*    background: #eee;*/
    display: inline-block;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    border-radius: 25px;
    position: absolute;
    right: 10px;
    top: 7px;
    color: #fff;
    cursor: pointer;
}

img.truist_plt{border-radius: 3px;padding: 5px;background: #fff;width: 200px;}
img.arc_styl{width: 80px;border-radius: 3px;padding: 12px;background: #fff;}
img.auth_styl{width: 168px;border-radius: 3px;padding: 5px;background: #fff;}



/*--------------last minute deals & business class css starts here--------------------------*/

.banner{/*padding-top: 235px;*/}
.banner::before{background: transparent;}
/*.text_bnr h1{font-size: 40px;    text-shadow: 1px 0px 0px #000000;;}*/
.sec_lst_min{background: #fff;padding: 50px 0;}
.pg_hdign{text-align: center;margin-bottom: 70px;}
.pg_hdign h2{color: #333;font-size: 25px;font-weight: 600;position: relative;}
.pg_hdign h2::before{content: '';width: 70px;height: 2px;background: #C70402;position: absolute;left: 50%;bottom: -35%;transform: translate(-50%, -50%);}
.pg_mnt_lft{}
.pg_mnt_lft img{}
.pg_mnt_right{}
.pg_mnt_right h3{text-align: center;font-weight: 500;font-size: 30px;color: #0099A0;}
.pg_mnt_right h4{font-weight: 500;font-size: 28px;color: #0099A0;}
.pg_mnt_right p{text-align: justify;color: #212121;font-weight: 500;line-height: 26px;}
.card-body {flex: 1 1 auto;padding: 1rem 1rem;font-weight: 400;color: #212121;text-align: justify;}
a.btn[aria-expanded="true"]{background-color: red;}


.Sec_acrd{background: #ffffff9e url(../images/flight_bg.png);padding: 50px 0;}
.card-header{background-color: rgb(9 126 204);padding: 10px;border-radius: 0 !important;    border-bottom: 1px solid #fa6700;}
.card-header a.btn{color: #fff;font-weight: 500;display: contents;}
.card-header a span{float: right;}
.card{border: 0;}
.fq_txt {text-align: center;margin: 50px 0;background: #0099A0;padding: 5px 0;font-size: 32px;text-transform: uppercase;font-weight: 600;color: #fff;border-radius: 2px;}
.fq_txt_bsns{text-align: center;margin: 50px 0;font-size: 32px;text-transform: uppercase;font-weight: 600;color: #333;}
.bg_white{background-color: transparent;}
.card-header a.btn_faq {color: #6a3a3a;font-weight: 500;display: contents;font-size: 16px;}
.card-header a.clr_wt{color: #fff;display: contents;font-size: 16px;}
.card_clr{background-color: transparent;}
.pg_hdign_acrd{margin-bottom: 50px;text-align: center;}
.pg_hdign_acrd h4{font-size: 32px;color: #0099A0;}
.pg_hdign_acrd p{}
.bg_blue {background-color:#C70402;}
/*.accordion-button:not(.collapsed) {color: #0c63e4;background-color: #FEB7EE;}*/
.panel-body {background: #00000045;}


.ftr_bnr{background-image: url('../images/ftr_bnr.jpg')}
.dls_tlf{padding: 25px 0;text-align: center;}
.dls_tlf h4{color: #fff;font-size: 24px;line-height: 32px;text-shadow: 1px 0 2px BLACK;}
.dls_tlf a{background: #C70402;padding: 12px 24px;display: inline-block;margin-top: 20px;color: #fff;font-size: 22px;font-weight: 400;text-shadow: 0px 0 0px BLACK;border-radius: 4px;}


.Sec_bsnx_bx{background: #f2f3f4;padding: 40px 15px;margin-top: 25px;}
.bsns_ctnt{background: #fff;padding: 0 15px;padding-top: 30px;margin-top: 25px;padding-bottom: 10px;}
.bsns_ctnt h3{text-align: center;font-weight: 600;font-size: 30px;color: #333;margin-bottom: 30px;position: relative;}
.bsns_ctnt h3::before{content: '';width: 70px;height: 2px;background: #C70402;position: absolute;left: 50%;bottom: -35%;transform: translate(-50%, -50%);}
.bsns_ctnt p{font-weight: 400;color: #212121;text-align: justify;}
.bsns_ctnt h4{color: #212121;font-weight: 600;margin-bottom: 3px;background: #e6f5ff;padding: 6px;border-left: 2px solid black;}


.Sec_fare_dls{background: #fff;padding: 50px;}
.table-webclr{background: #0099A0;}
.table-webclr tr th{color: #fff;padding: 8px;font-weight: 600;font-size: 15px;}
table.table tr td{color: #212121;padding: 8px;font-weight: 400;font-size: 15px;}
table.table tr td a{font-weight: 600;}
.fare_Tbl{}
.fare_Tbl h4{text-align: center;margin-bottom: 30px;font-size: 22px;font-weight: 600;}
.table.table tr td:first-child{text-align: center;}

.Sec_faq_bsns{background: #f9f9f9;padding: 15px 0;padding-bottom: 50px;}



.ft_name {background: #C70402;display: inline-block;padding: 6px 16px;border-radius: 4px;color: #fff;font-weight: 500;font-size: 16px;margin: 6px 0 15px 0;}
/*--------------last minute deals & business class css Ends here--------------------------*/

/*====================slider css starts here=========================*/
.Sec_test {
    padding: 25px 0 50px 0;
    background: #fff;
}
.owl-pagination{
    display: none0;
}
.owl-theme .owl-controls .owl-page span{
    width: 6px;
    height: 6px;
}
.test_Bx
{
    border-radius: 6px;
    background: #fff;
    padding: 10px;
    border: 1px solid #0099A0;
    height: 236px;
}
.test_Bx img
{
    width: 50px;
    float: left;
    margin: 0 10px 0 0;
}
.test_Bx h4
{
    font-size: 16px; 
    margin: 0 0 5px 0;
    color: #004e96;
}
.test_Bx h4 span
{
    font-size: 14px;
    color: #949494;
    font-weight: normal;
}
.test_Bx span i
{
    background: #00b878;
    color: #fff;
    padding: 3px;
    font-size: 10px;
    border-radius: 2px;
}
.test_Bx p
{
    margin: 15px 0 10px 0;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    text-align: justify;
    color: #000000;
    border-top: 1px dashed #0099A0;
    padding-top: 5px;
}
.testimonial{
    margin: 0 15px;
}
/*.testimonial .description{
    position: relative;
    font-size: 16px;
    line-height:26px;
    color: #696969;
    padding: 25px 20px;
    border:1px solid #d3d3d3;
}
.testimonial .description:after{
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    border-style: none none solid solid;
    border-width: 0 0 1px 1px;
    border-color: #d3d3d3;
    position: absolute;
    bottom: -11px;
    left: 6%;
    transform: skewY(-45deg);
}
.testimonial .pic{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin:20px 30px;
    display: inline-block;
    float: left;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}*/
.testimonial .testimonial-title{
    display: inline-block;
    text-transform: capitalize;
    margin-top: 35px;
}
.testimonial .testimonial-title span{
    color: #3498db;
    display: block;
    font-size:17px;
    font-weight: bold;
    margin-bottom: 10px;
}
.testimonial .testimonial-title small{
    display: block;
    font-size:14px;
}
.owl-theme .owl-controls{
    position: absolute;
    bottom: -15%;
    right: 50%;
}
.owl-theme .owl-controls .owl-page span{
    width: 36px;
    background: #ef4a32;
}
.owl-theme .owl-controls .owl-buttons div{
    border-radius: 0;
    background:#000;
    padding: 3px 8px;
}
.owl-prev:before,
.owl-next:before{
    content: "\f053";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    color: #fff;
}
.owl-next:before{
    content: "\f054";
}
@media only screen and (max-width: 767px){
    .testimonial .description{
        font-size: 14px;
    }
    .testimonial .description:after{
            left: 14%;
    }
}
@media only screen and (max-width: 479px){
    .owl-theme .owl-controls{
        bottom: -15px;
    }
    .testimonial .description:after{
        left: 18%;
    }
}

/*===============slider css ends here==========================*/

/*==========================Form Banner Right Side Side html starts here======================*/

.couponDiv {
    text-align: center;
    margin: 60px 0 0 0;
}
.couponDiv h1 {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 7px 0;
}
.couponDiv .cpn_dist {
    font-size: 16px;
    color: #fff;font-weight: 500;
    margin: 0 0 25px 0;
}

.bannerDeal-container {
    background: #fff;
    border-radius: 10px;
    padding: 15px 10px;
    display: block;
    float: left;
    outline: none;
    color: #000000;
    min-height: 130px;
    position: relative;
    width: 48%;
    margin: 0 1% 0 1%;
}
.bannerDeal-container:hover, .bannerDeal-container:focus{color:#26405A; outline:none; text-decoration:none;}
.bannerDeal-container stong.Excelusive-Offer {font-size:14px;}
.bannerDeal-container span.priceStart{color:#000; font-size:15px; line-height:22px;font-weight: 600;}
.bannerDeal-container .hotDeal-price span.priceStart{ line-height:10px;}
.bannerDeal-container p.bannerDeal-price {
    color: #0059a9;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    padding-top: 5px;
    margin: 0;
    text-align: right;
}
.bannerDeal-container .placeName{color:#26405A; font-size:13px; padding-left:0; display:table-cell; float:none;white-space: nowrap;width: 150px;  overflow: hidden; text-overflow: ellipsis;}
.bannerDeal-container .placeName p.dst_nnn {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    margin-top: 0;
    color: #333;
}
.bannerDeal-container .placeName p.dest_arr_nm{ font-size: 20px; font-weight: bold; display: inline-block; margin: 0; white-space: nowrap; width: 135px; overflow: hidden; text-overflow: ellipsis; color: #000;}
.bannerDeal-container .placeName p.dest_arr_nm:before{ content:'to ';  color: #26405A;font-size: 13px;}
.bannerDeal-container .bookBtn{padding:0; position:relative; bottom:0; display:table-cell; float:none; vertical-align:bottom;}
.bannerDeal-container .bookBtn button.bannerDeal-btn {
    background: #C70402;
    font-size: 13px;
    font-weight: 500;
    border-radius: 4px;
    color: #fff;
    width: 100%;
    border: none;
    padding: 5px 10px;
    box-shadow: 0px 3px 6px #ed1b2447;
}
.bannerDeal-container .bookBtn button.bannerDeal-btn:hover, .bannerDeal-container .bookBtn button.bannerDeal-btn:active, .bannerDeal-container .bookBtn button.bannerDeal-btn:focus{ boder:none; outline:none}
.toll_free_tt {
    background: #000;
    padding: 15px;
    border-radius: 8px;
    width: 65%;
    text-align: center;
    position: relative;
    margin: 0px auto 0 auto;
    display: table;
    bottom: -30px;
}
.toll_free_tt h4
{
    color: #fff;
    font-weight: 500;
    border-bottom: 1px dashed #eee;
    padding-bottom: 12px;
}
.toll_free_tt a
{
    color: #C70402;
    font-size: 26px;
}
.toll_free_tt a i{} 


/*============================mobile TFN number fixed css starts here==================*/
.bottom-call-bar {
    padding: 8px 5px;
    background: #0099A0;
    bottom: 0;
    left: 0;
    color: #fff;
    position: fixed;
    font-size: 15px;
    text-align: center;
    width: 100%;
    height: 60px;
    z-index: 9;
    display: none;
    font-family: "Quicksand", sans-serif;
}
.bottom-call-bar a {
    color: #fff;
    text-decoration: none;
    padding-left: 0px;
    display: block;
    font-family: "Quicksand", sans-serif;
}
.bottom-call-bar a .fa-phone {
    font-size: 30px;
    position: absolute;
    margin-left: -70px;
    width: 48px;
    height: 48px;
    border: 0px solid #fff;
    line-height: 50px;
    border-radius: 50%;
    background: #FF9800;
    color: white;
}
.bottom-call-bar a .phone {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
}
img.img_gif{
    width: 64px;
    float: left;
    margin: -6px 0 0 -40px;
}


/*===========================Responsive starts here================================*/
@media only screen and (max-width: 767px)
{
.bottom-call-bar{display: block;}
.bannerDeal-container{width: 100%;margin: 10px 0;}
.toll_free_tt{width: 100%;bottom: 0;}
.bsns_ctnt h3, .fare_Tbl h4{font-size: 16px;}
.ft_name{display:none;}
.couponDiv{margin:10px 0 0 0;}
}





.my_mdl_dilog{margin-top: 50px;}
.mymodal_hdr{padding: 0;border: 0;}
button.mybtn_close{position: absolute;right: 0;top: -36px;background: #fff;opacity: 1 !important;border-radius: 21px;width: 22px;height: 22px;font-size: 16px;color: #000;}
.pd_02{border: 4px solid #0099A0;padding: 0;}
.modal_width{width: 425px;}
/*.pp_img img{border-radius: 4px;}*/
@media only screen and (max-width: 767px)
{
.frm_llbs {top: 0px !important;}
.modal_width {width: 100%;margin-left: 0;}
}





/*===========================Responsive Ends here================================*/