.footer-header-s{
    color:#fff;
}
.footerlist a{
    color:#fff;
    font-size:12px;
}
.footerlist a:hover{
    text-decoration:underline;
}
.form-footer{
    width: 100%;
    padding: 7px 13px;
    background: #262626;
    border: none;
    outline: none;
    font-size: 12px;
    color:#fff;
}
.footer-submits{
    margin:0px auto;
    background:#0a8414;
    color:#fff;
    outline:none;
    padding:4px 60px;
    border:none;
}
.airlines-header{
    color:#302f2f;
    font-weight:600;
}
.airlines-list li {
    background:#fff; 
    margin:10px 0px;
    padding:2px 10px;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2), 0px 0px 3px 0px rgba(0,0,0,0.3);
    color:#222020;
    font-weight:700;
    border-radius:4px;
}
.airlines-list li:hover{
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
}
.airlines-list li a{
    color:#222020;
    width:100%;
}
.airlines-list li a:hover{
    color:#075587;
}
.table-airlines{
    width:100%;
}
.price-table{
   color:#f7a608;
   float:right;
}
.date-airline{
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    color: #a9a1a1;
}
.banner{
    width:100%;
}
.airlines-header-sec{
    color:#000000;
}
/*aboutus*/
.about-heading{
    font-size: 69px;
    color: #fff;
    font-weight: 800;
}
.about-heading-row{
    color:#075587;
    font-size:50px;
    font-weight:600;
}
.about-row-bg{
    background-image:url(../images/about-paper.jpg);
}
.sec__titletc{
    color:#5b5b5c;
}
/*tearm & conditions*/
.bg-card-header{
    color: #4e4a4a;
    font-size: 22px;
    background: #bbbdbf;
}
.contactus-heading{
    color:#075587;
}
.text-contact{
    font-size:14px;
    font-family:Quicksand;
}
.contact-list-n{
    list-style-type:disc;
    margin-left:40px;
}
.contact-list-n li{
    font-size:14px;
    font-family:Quicksand;
    line-height:18px;
}
.contact-form{
    outline:none;
    border:1px solid #a19a9a;
    padding:8px 15px;
    width:100%;
}
.textarea-contact{
     outline:none;
    border:1px solid #a19a9a;
    padding:8px 15px;
    width:100%;
    height:120px;
}
.contact-submit{
    background:#0a8414;
    outline:none;
    border:none;
    padding:6px 30px;
    color:#fff;
    float:right;
    border-radius:5px;
}

.contactus_form{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.contactus_form .form-input{
    padding:5px 15px 5px;
    border:1px solid #e4d9d9;
    outline:none;
    width:100%;
}
.contactus_form .submit-btn-contactus{
    background:#fca702;
    border:none;
    outline:none;
    border-radius:5px;
    padding:7px 25px;
    text-shadow:#fca702, #fca702 1px;
    color:#fff;
    width:100%;
}
.contactus_form label{
    padding: 0px 3px;
    font-size: 13px;
    color: #111;
    font-weight: 400;
    margin-bottom:0px;
}
.contactus_form .contact-heading{
    margin-bottom:20px;
}
.contactus_form .contact-heading h5{
    font-size:20px;
    color:#111;
}
.contactus_form .contact-heading p{
    font-size:14px;
}
.contactus_form ul{
    list-style-type:none;
    padding-left:55px;
}
.contactus_form ul li{
    display: block;
    position: relative;
    margin-bottom: 15px;
    padding: 10px;
}
.contactus_form ul li h5{
    font-size:16px;
}
.contactus_form ul li p{
    font-size:14px;
}
.contactus_form ul li i{
    position: absolute;
    left: -45px;
    top: 13px;
    background: #fca702;
    padding: 12px;
    border-radius: 50%;
    color: #fff;
}
.contactus_form .social-profiles{
    list-style-type:none;
    overflow:auto;
    padding-bottom:20px;
    text-align:center;
}
.contactus_form .social-profiles li{
    display:inline-block;
    margin:15px;
}
.contactus_form .social-profiles li a{
    cursor:pointer;
}
.contactus_form .social-profiles li i{
    background:#f5f5f5;
    color:#fca702;
}
.contactus_form .social-profiles li i:hover{
    background:#fca702;
    color:#fff;
}
.faq_tabs{
    list-style-type:none;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.faq_tabs li{
    display:block;
    width:100%;
    border:none;
    border-bottom:1px solid #cdcdcd;
}
.faq_tabs li a{
    font-size:14px;
    cursor:pointer;
}

.faq_tabs li a.active{
    border-right:2px solid #fcc702!important;
}

.faq_tabs .navhead{
    background:#fca702;
    color:#fff;
    text-align:center;
    padding:5px;
}
.tab-contentfaq{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.tab-contentfaq .card{
    margin-bottom:15px;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
.tab-contentfaq .card .card-header{
    background:#fff;
    padding:5px 15px;
}
.tab-contentfaq .card .card-header a{
    font-size:14px;
    color:#111;
    text-decoration:none;
}
.tab-contentfaq .card .card-header a:hover{
    color:#fca702;
}
.tab-contentfaq .card .card-body{
    background:#f9fcff;
}
.tab-contentfaq .card p{
    font-size:14px;
}
.mys-area .card{
    margin-bottom:15px;
}
.mys-area .card .card-header{
    color:#f9fcff!important;
}
.mys-area .card .card-header h5{
    font-size:15px;
    color:#111;
}
.mys-area .card .card-body p{
    font-size:14px;
}
.mys-area .card .card-body ul{
    list-style-type:none;
    padding:20px 25px;
}
.mys-area .card .card-body ul li{
    display:block;
    position:relative;
}
.mys-area .card .card-body ul li p{
    font-size:13px;
}
.mys-area .card .card-body ul li::before{
    content:'\25B8';
    position:absolute;
    top:0;
    left:-18px;
    color:#fca702;
}
.accordionExample #accordionExample a{
    position:relative;
}
#accordionExample a::after{
    content:'\2039';
    position:absolute;
    top:0;
    right:0;
    right: 18px;
    font-size: 26px;
    transform: rotate(270deg);
    transition:all 0.3s;
    color:#fca702;
}
#accordionExample a.collapsed:after{
    content:'\2039';
    position:absolute;
    top:0;
    right:0;
    right: 18px;
    font-size: 26px;
    transform: rotate(90deg);
    transition:all 0.3s;
    color:#fca702;
}

/*new about*/
.about-us li{
    margin-top:3px;
}
.about-us li a{
    display: block;
    padding: 5px 15px;
    border-radius: 5px;
    font-family: sans-serif;
    color: #075587;
    font-weight: 400;
    font-size: 18px;
}
.about-us li a:hover{
    background:#bbd8eb;
}
.about-us > .active >a{
    background:red;
    color:#fff;
}

.heading-info{
    font-weight: 700;
    color: #2a2929;
    font-size: 31px;
}
.text-infor{
    font-family:sans-serif;
    line-height:22px;
}
.mysearch-fields-container .form-group{
    margin:0;
}
.mysearch-fields-container{
    border-radius:5px;
    padding:0px 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.mysearch-fields-container .form-control{
   
}

.mysearch-fields-container label{
    margin: 0;
    padding: 0;
    font-size: 14px;
    margin-left: 10px;
    text-transform:uppercase;
}
.mysearch-fields-container p{
    margin:5px;
    padding:0;
    font-size:11px;
    margin-left: 10px;
	line-height:15px;
}
.mysearch-fields-container .input-box{
        padding: 5px 10px;
    margin: 0;
    border-right: 1px solid #ededed;
}
.flight_deals_card{
    border-radius:5px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    overflow:auto;
    padding-bottom:15px;
}
.flight_deals_card:hover{
    transition: all 0.3s;
    transform: translateY(-3px);
    box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}
.flight_deals_card img{
    border-radius:5px;
    width:100%;
}
.flight_details_info{
    padding:10px 10px;
}
.flight_info{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    justify-content:space-between;
}
.flight_info .bosed2{
    height:1px;
    background:#000;
    width:2rem;
}
.flight_details_info .price_text{
    float:left;
    font-size:17px;
    font-weight:600;
    color:#075587;
}
.flight_details_info .price_digit{
    float:right;
    font-size:17px;
    font-weight:600;
    color:#075587;
}
.flight_details_info .icone-img{
    width:120px;
}
/**/
.nav-menu{
    list-style-type:none;
    margin-top:18px;
    float:right;
}
.nav-menu li{
    display:inline-block;   
}
.nav-menu li a{
    color:#111111;
    padding:0px 10px;
    cursor:pointer;
}
.language_select_details{
    padding:10px;
}

.language_select_details a{
    color:#111111;
    font-size:14px;
    height:20px;
    display:block;
    margin-bottom:10px;
}
.language_select_details span {
    margin-right:10px;
}
.language_select_div{
    margin-top:18px;
    float:right;
}
.language_select img,.language_select_details img{
    width:20px;
}
.language_select span{
    margin-right:5px;
}
.mynavbars{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    float:right;
}
.nav-btn-new{
        border-left: 1px solid #bcb5b5;
    margin-left: 29px;
    padding-left: 15px;
}
.mynavtabs li{
    background:#fff;
    padding:5px;
}
.selectlang{
    width:100%;
    min-width: 100px;
    outline: none;
    border: 1px solid #ededed;
}
.mynavbar-new li a{
    color:#111!important;
}
.section-heading h5{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    color: #fca702;
    position: relative;
    padding-bottom:0;
}
.section-about img{
    width:100%;
    min-height:400px;
    border-radius:10px;
}
.about_text_bg{
    padding:10px 0px 0 50px;
}
.about_text_bg ul{
    list-style-type:none;
    padding:20px 0px;
}
.about_text_bg ul li{
    font-size:14px;
    display:block;
    position:relative;
}
.about_text_bg ul li i{
    margin-right:3px;
    color:#fca702;
}
.about_text_bg .about-more{
    background:#fca702;
    color:#fff;
    font-weight:500;
    padding:10px 15px;
    border-radius:5px;
}
.about_text_bg .about-more i{
    margin-left:3px;
    color:#fff;
}
.yearofexp{
    background:#fca702;
    position:absolute;
    left:35px;
    bottom:25px;
    align-content:center;
    align-items:center;
    padding:20px;
    text-align:center;
    border-radius:15px;
}
.yearofexp h1{
    color:#fff;
    font-weight:700;
    font-size:55px;
}
.yearofexp p{
    color:#fff;
}
.btn-submit-main{
     width: 100%;
    background: #fca702;
    color: #fff;
    padding-top: 34px;
    border-radius: 0;
    padding-bottom: 34px;
    align-items: center;
    align-content: center;
    border: 1px solid #fca702;
    font-weight: 500;
    font-size: 20px;
}
.btn-submit-main:hover{
    color:#fff;
}
.btn-submit-main:focus{
    box-shadow:none;
}
.btn-submit-main i {
    margin-right:3px;
}
.myexchange{
        position: absolute;
    right: -9px;
    top: 36px;
    color: #fca702;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #fca702;
    padding: 4px;
    font-size: 11px;
}
.deals_card{
    padding:15px;
    align-content:center;
    align-items:center;
    justify-content:space-around;
    border-bottom:1px solid #cdcdcd;
}
.deals_card ul{
    list-style-type:none;
}
.deals_card ul li{
    display:inline-block;
}
.deals_card ul li p{
    font-size:16px;
    color:#000;
    font-weight:500;
}
.deals_card p{
    font-size:13px;
}
.deals_card p span{
    margin-left:2px;
    padding-left:2px;
    border-left:1px solid #cdcdcd;
}
.deals_price_dive{
    overflow:auto;
    box-sizing:border-box;
    padding-top:14px;
}
.deals_price_dive p{
    float:left;
}
.deals_price_dive h5{
    float: right;
    color: #fca702;
    font-weight: 700;
    font-size: 22px;
}
.deals_botton_dive{
    float:right;
    padding-top:8px;
}
.deals_botton_dive a{
    background:#0d233e;
    color:#fff;
    float: right;
    position: relative;
    padding: 10px 20px;
    line-height: 20px;
    order: 0;
    font-size: .875rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    cursor: pointer;
    white-space: nowrap;
}
.footer-item p{
    color:#fff;
    font-size:14px;
    line-height:18px;
    padding-right:20px;
    padding-bottom:20px;
    padding-top:20px;
}
.footer-item h4{
    font-size:22px;
}
.footer-item ul li{
    margin-bottom:0;
}
.footer-item ul li a{
    font-size:14px;
}
.listmitems li a i{
    margin-right:5px;
}
.Newsletter_div p{
padding-top:0;
}
.phoneheaderlk{
		border:1px solid;
		border-radius:3px;
		padding: 4px 7px 4px;
		display:none;
		color:#075587;
		font-size:13px;
	}
	.dusra{
		display:flex;
		justify-content:space-between;
		align-items:center;
		flex-wrap:wrap;
	}
	
	.phoneheaderlk .inner-box{
		display:flex;
		justify-content:flex-start;
		align-items:center;
		
	}
	.phoneheaderlk .inner-box i{
		font-size: 24px;
		line-height: 28px;
		margin-top: 2px;
		margin-right:5px;
	}
	.phoneheaderlk p{
		font-size: 15px;
		line-height: 16px;
		margin-left: 7px;
		font-weight: 500;
		margin:0px;
	}
	.phoneheaderlkn p{
		font-size:18px;
		font-weight:600;
	}
.Newsletter_div .newsltr_input{
    padding:8px 15px;
    border-radius:10px;
    border:1px solid #fff;
    background-color:transparent;
    margin-bottom:10px;
}
.Newsletter_div .newsltr_input_submit{
    background:#fca702;
    color:#fff;
    position: relative;
    padding: 10px 20px;
    line-height: 20px;
    order: 0;
    font-size: .875rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border-radius: 10px;
    cursor: pointer;
    white-space: nowrap;
    border:none;
    outline:none;
}
.copyright{
    text-align:center;
    border-top:1px solid #4f4f4f;
}
.copyright p{
    font-size:14px;
    color:#fff;
}
copyright p span{
    color:#fca702;
}
.section-heading .hero-content h2{
    color:#fff;
    font-size:38px;
}
.section-heading .hero-content p {
     color: #fff;
    text-align: center;
    font-size: 25px;
    margin-bottom: 15px;
    font-weight:600;
}
.section-heading .hero-content h2 span{
    color:#fca702;
    margin-left:2px;
    margin-right:2px;
}
.form-div-main{
    margin-top:30px;
}
.gt_container--hich1m .gt_switcher .gt_option{
    position:absolute!important;
}
.gt_container--hich1m .gt_switcher .gt_selected a {
    border:none!important;
}
.gt_container--hich1m .gt_switcher .gt_selected{
    background:#fff!important;
}

.buttom-band {
    position: fixed;
    left: 0;
    right: 0;
    padding: 15px 40px;
    text-align: center;
    background: #000000db;
    color: #fff;
    bottom: 0;
    font-weight: 500;
    font-size: 16px;
    z-index: 1;
}
.buttom-band:hover {
    color: #fff;
}
.buttom-band span {
    padding: 5px 10px;
    font-size: 18px;
    border-radius: 15px;
    transition: all 0.3s;
    background: #fca702;
}
.buttom-band span:hover {
    background: #fca702;
    color: #fff;
    border: 1px solid #ff6a08;
}

@media only screen and (max-width:1400px) {
    .nav-btn-new {
    margin-left: 0px;
}
    .btn-call-new {
        font-size: 18px;
    }
}
@media only screen and (max-width:1200px) {
    .mysearch-fields-container p {
    font-size: 14px;
}
    .contact-form-action .input-form {
    font-size: 18px;
	width:100%;
}
}
@media only screen and (max-width:991px) {
	.btn-submit-main
	{
		padding-top:10px;
		padding-bottom:10px;
	}
	.contact-form-action .input-form
	{
		margin-bottom:10px;
	}
    .mysearch-fields-container .input-box {
    border-bottom: 1px solid #ededed;
}
    .about_text_bg {
    padding: 10px 0px 0 10px;
}
    .deals_botton_dive {
    float: none;
        padding-top: 15px;
    padding-bottom: 15px;
}
    .deals_card{
        text-align:center;
        margin-bottom:10px;
        box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    }
    .deals_botton_dive a{
        float:none;
        
    }
}
@media only screen and (max-width:767px) {
    .section-heading .hero-content h2 {
        font-size: 16px;
    }
	.mysearch-fields-container .departhide,.mysearch-fields-container .returnhide {
    display: none;
	}
    .logo-top-link{
        margin:0;
    }
	.meraclass{
		position:absolute;
		top:110px;
		left:5px;
		right:5px;

	}
	.deskheaderlk{
		display:none;
	}
	.phoneheaderlk{
		display:block;
	}
	.phoneheaderlkn{
		position:absolute;
		top:4px!important;
		right:0px!important;
		background:#fca702;
		border-radius:8px;
		padding:4px 10px;
		color:#fff;
		
	}
	.privmess{
		padding:0px 15px 0px;
}
.offset-1{
	margin-left:0px;
}
    .section-heading{
        display:none;
    }
    .hero-box {
        padding-top:15px;
        padding-bottom:15px;
    }
	.buttom-band{
        padding:5px 40px;
    }
.buttom-band span {
    display: block;
    margin-top: 0px;
    padding: 2px 5px;
    width: 80%;
    margin-left: auto!important;
    margin-right: auto;
    font-size: 14px!important;
}
.buttom-band p{
    font-size:13px;
}
}
@media only screen and (max-width:580px) {
	.myexchange {
		position:absolute;
    right: 3px;
    color: #fca702;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #fca702;
    padding: 4px;
    font-size: 11px;
    top: 71px;
	transform: rotate(90deg);
}	
.section-heading .hero-content p {
    
    font-size: 18px;
}
.section-heading .hero-content h2 {
    font-size: 20px;
}
}


@media (max-width:425px){
	.phoneheaderlk {
    right: 4px;
    top: 2px;
}
}
@media only screen and (max-width:380px) {
	.section-heading .hero-content h2 {
    font-size: 16px;
}
.logo-top {
    width: 150px;
}
}
@media (max-width:375px){
    .recent-post-card{
        display:block
    }
	.phoneheaderlk {
    right: 1px;
    top: 2px;
}
}

.bannerhd{
     border: 1px solid red;
    padding: 10px;
}

.innerbnners{
    display:flex; justify-content:space-around; align-items:center;
}
.innerbnners img{
    width:50px;
    height:50px;
    border-radius:50%;
    border:1px solid red;
    padding:5px;
}
.innerbnners p{
    color:red;
    font-weight:600;
    font-size:18px;
}
.iconsdffs{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.linesdsd{
    width:100%;
    height:2px;
    background:red;
    opacity:0.9;
}
.callpupos{
       width: 100%;
    background: red;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    border: none;
    outline: none;
    margin-top: 5px;
    font-size: 25px;
}
