﻿body{font-family:'Poppins',sans-serif;font-size:14px;color:#212529;margin:0px;padding:0px;top:0px!important;}
input:active,
:focus{outline:none;border:0px;}
.clr{clear:both;height:0;width:100%;float:none;padding:0px;margin:0px;}
a{color:#e51837;text-decoration:none;}
a:hover{color:#fb5e5e;text-decoration:none;}
@-webkit-keyframes blink{
0%{opacity:1;}
50%{opacity:0;}
100%{opacity:1;}
}
@-moz-keyframes blink{
0%{opacity:1;}
50%{opacity:0;}
100%{opacity:1;}
}
@-o-keyframes blink{
0%{opacity:1;}
50%{opacity:0;}
100%{opacity:1;}
}
ul.HoliEffect{position:fixed;bottom:0;left:50%;transform:translateX(-50%);z-index:5000;}
ul.HoliEffect li{position:absolute;top:0;left:0;display:block;list-style:none;background:#000;width:40px;height:40px;border-radius:50%;filter:blur(5px);}
ul.HoliEffect li:nth-child(odd){animation: animateOdd 6s linear infinite;}
@keyframes animateOdd{
	0%{
	transform:translate(0,0) scale(1);
	opacity:1;
	}
	50%{
	opacity:1;
	}
	100%{
	transform:translate(300px,-600px) scale(6);
	opacity:0;
	}
}

ul.HoliEffect li:nth-child(even){animation: animateEven 6s linear infinite;}
@keyframes animateEven{
	0%{
	transform:translate(0,0) scale(1);
	opacity:1;
	}
	50%{
	opacity:1;
	}
	100%{
	transform:translate(-300px,-600px) scale(6);
	opacity:0;
	}
}
ul.HoliEffect li:nth-child(1){
	animation-delay:0s;
	background:#ff0000;
}
ul.HoliEffect li:nth-child(2){
	animation-delay:1s;
	background:#0000ff;
}
ul.HoliEffect li:nth-child(3){
	animation-delay:2s;
	background:#ff00ff;
}
ul.HoliEffect li:nth-child(4){
	animation-delay:3s;
	background:#00ffff;
}
ul.HoliEffect li:nth-child(5){
	animation-delay:4s;
	background:#00ff00;
}
ul.HoliEffect li:nth-child(6){
	animation-delay:5s;
	background:#ffff00;
}


#ModifySearchBtn,#dvAirFiltrBtn{display:none;}

.OferContDown{
background: #f9207a;
background: -moz-linear-gradient(45deg,  #f9207a 0%, #f70062 25%, #f9207a 50%, #f70062 75%, #f9207a 100%);
background: -webkit-linear-gradient(45deg,  #f9207a 0%,#f70062 25%,#f9207a 50%,#f70062 75%,#f9207a 100%);
background: linear-gradient(45deg,  #f9207a 0%,#f70062 25%,#f9207a 50%,#f70062 75%,#f9207a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9207a', endColorstr='#f9207a',GradientType=1 );
color:#ffffff;text-align:center;padding:5px 15px;font-size:20px;}
.OferContDown strong{color:#ffff00;}
.OferContDown span{font-weight:normal;font-size:14px;color:#ffffff;}
.TopReview{padding:10px 15px;}

.TopRibon{background:-moz-linear-gradient(-45deg,  #f27f0d 0%, #e51837 50%, #f27f0d 100%);background:-webkit-linear-gradient(-45deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);background:linear-gradient(135deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f0d', endColorstr='#f27f0d',GradientType=1 );padding-top:5px;border-bottom:1px #ffffff dashed;}
.TopRibon a{color:#ffffff;}

header{background:#012b3a;color:#ffffff;padding:5px 0px;position:relative;}
header a{color:#ffffff;}
header a.Logo{float:left;width:200px;margin-top:7px;}
header a.Logo img{width:100%;}
header nav{float:right;}

header .MidHdr{width:calc(100% - 420px);text-align:center;float:left;color:#e51837;}
header .MidHdr img{height:53px;}
header a.MainTfn{float:right;background:url(../Images/MainTfnIcon.png) left center no-repeat;background-size:50px auto;padding:5px 0px 5px 60px;}
header a.MainTfn span{font-size:14px;display:block;}
header a.MainTfn strong{font-size:18px;color:#f27f0d;}
header a.MainTfn:hover{color:#ffece0;}
@media screen and (max-width:991px){
header .MidHdr{width:calc(100% - 515px);}
}
@media screen and (max-width:767px){
header a.Logo{width:150px;}
header .MidHdr{width:calc(100% - 288px);}
header a.MainTfn{height:40px;width:40px;background-size:40px auto;padding:0;}
header a.MainTfn span,header a.MainTfn strong{display:none;}
}
@media screen and (max-width:600px){
header .MidHdr{display:none;}
}
.img_lft{width:75px;float:left;}
.img_lft img{width:60px;}
#ModifySearch{background:#bad5dd;color:#FFFFFF;padding-bottom:15px;padding-top:5px;}
#ModifySearch h1{display:inline-block;}
#ModifySearch #btnOneWay, #ModifySearch #btnRoundTrip, #ModifySearch #btnMultiCity{display:inline-block;color:#ffffff;border:none;border-radius:2px;margin-top:5px;padding:3px 15px;font-weight:bold;
background: #f27f0d;
background: -moz-linear-gradient(-45deg,  #f27f0d 0%, #e51837 50%, #f27f0d 100%);
background: -webkit-linear-gradient(-45deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);
background: linear-gradient(135deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f0d', endColorstr='#f27f0d',GradientType=1 );
}



#ModifySearch #btnOneWay.active, #ModifySearch #btnRoundTrip.active, #ModifySearch #btnMultiCity.active{background:#ffffff;color:#012b3a;}
#ModifySearch #lbl_flight1{display:none;}
#ModifySearch #lbl_flight1,
#ModifySearch .multicity_new label{color:#FFFFFF;float:left;height:40px;line-height:40px;background:#333333;padding:0px 15px;margin-top:10px;margin-bottom:0px;}
#ModifySearch .multicity_new{float:left;width:100%;margin-top:20px;}
#ModifySearch .cols{float:left;width:20%;padding-top:10px;margin-bottom:0px;}
#ModifySearch .cols > label{display:none;}
#ModifySearch .cols.From{padding-left:-0px;}
#ModifySearch .cols.departDate,
#ModifySearch .cols.returnDate{width:13%;}
#ModifySearch .cols.Pax{position:relative;width:11%;}
#ModifySearch .cols.Service{width:11%;}
#ModifySearch.oneway .cols.departDate{width:20%;}
#ModifySearch.oneway .cols.Pax{width:14%;}
#ModifySearch.oneway .cols.Service{width:14%;}
#ModifySearch .cols input{background:#ffffff url(/Images/Search_Icon.png) 5px -95px no-repeat;border:1px #e1e2e2 solid;border-right:none;padding:0px 10px 0px 34px;height:40px;line-height:40px;color:#012b3a;width:100%;font-family:Inter,Verdana,Arial,Helvetica,sans-serif;font-size:14px;}
#ModifySearch .cols select{background:#ffffff url(/Images/Search_Icon.png) 5px -249px no-repeat;padding:0px 10px;height:40px;line-height:40px;color:#012b3a;width:100%;border:1px #e1e2e2 solid;border-right:none;text-indent:24px;appearance:none;-moz-appearance:none;-webkit-appearance:none;font-weight:bold;font-family:Inter,Verdana,Arial,Helvetica,sans-serif;font-size:14px;}
@-moz-document url-prefix(){#ModifySearch .cols select{text-indent:11px;}}
#ModifySearch .cols.To input{background-position:5px -146px;}
#ModifySearch .cols.departDate input,
#ModifySearch .cols.returnDate input{background-position:5px -45px;}
#ModifySearch .cols.Pax input{background-position:5px 8px;}
#ModifySearch .advance_seach_btn{float:left;padding-top:32px;}
#ModifySearch .advance_seach_btn a{color:#ff7800;}
#ModifySearch .slidingDivListing{float:left;padding:15px 0px 0px 15px;}
#ModifySearch .slidingDivListing .cols{width:50%;}
#ModifySearch .slidingDivListing .cols:nth-child(1) select{background-position:left -151px;}
#ModifySearch .slidingDivListing .cols:nth-child(2) input{background-position:left -186px;}
#ModifySearch .cols #adult.traveller-type-drpdwn{top:49px;}
#ModifySearch .cols #adult.traveller-type-drpdwn fieldset{border:1px #CCCCCC solid;}
#ModifySearch .cols #adult input{background:#FFFFFF;padding:0px;text-align:center;border-top:1px #CCCCCC solid;border-bottom:1px #CCCCCC solid;border-left:0px;}
#ModifySearch .cols #adult label{width:100%;float:inherit;}
#ModifySearch .cols #adult button.btn{height:40px;line-height:40px;padding:0px 10px;}
#ModifySearch .cols .traveller-type-drpdwn{display:none;}
#ModifySearch .cols .traveller-type-drpdwn fieldset{padding:10px;background:#ffffff;color:#4f616d;z-index:9999;right:0px;position:absolute;width:100%;}
#ModifySearch .cols .traveller-type-drpdwn fieldset input{text-align:center;background:#ffffff;height:39px;line-height:39px;width:100%;padding:0px;border:none;border-top:1px #e6e6e6 solid;border-bottom:1px #e6e6e6 solid;}
#ModifySearch .cols .traveller-type-drpdwn fieldset select{border:1px #CCCCCC solid;}
#ModifySearch .cols .traveller-type-drpdwn fieldset .btn{background:#f27f0d;border:none;color:#fff;}
#ModifySearch .cols .traveller-type-drpdwn fieldset .btn:hover{background:#012b3a;}
#ModifySearch .sm-searchBtn{width:12%;float:left;padding-top:10px;}
#ModifySearch #addmulticity{display:none;}
#ModifySearch.multicity .cols.From,
#ModifySearch.multicity .cols.To{width:25%;}
#ModifySearch.multicity .cols.departDate{width:19%;}
#ModifySearch.multicity #addmulticity{display:block;height:20px;float:left;width:100%;}
#ModifySearch .cols.multicity-add{width:23%;}
#ModifySearch.multicity .cols.Pax{width:33.333%;}
#ModifySearch.multicity .cols.Service{width:33.3333%;}
#ModifySearch .cols.multicity-add a{float:left;line-height:40px;background:#FFFFFF;padding:0px 15px;margin-left:10px;}
#ModifySearch.multicity .sm-searchBtn{width:33.3333333%;}
#ModifySearch .sm-searchBtn #btnSearchsubmit{height:40px;width:100%;text-align:center;margin:0px;font-size:16px;padding:0px;border:none;border-radius:0px;color:#FFFFFF;font-weight:bold;
background: #f27f0d;
background: -moz-linear-gradient(-45deg,  #f27f0d 0%, #e51837 50%, #f27f0d 100%);
background: -webkit-linear-gradient(-45deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);
background: linear-gradient(135deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f0d', endColorstr='#f27f0d',GradientType=1 );
}
#ModifySearch .sm-searchBtn #btnSearchsubmit:hover{background: #e51837;
background: -moz-linear-gradient(-45deg,  #e51837 0%, #f27f0d 45%, #e51837 100%);
background: -webkit-linear-gradient(-45deg,  #e51837 0%,#f27f0d 45%,#e51837 100%);
background: linear-gradient(135deg,  #e51837 0%,#f27f0d 45%,#e51837 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51837', endColorstr='#e51837',GradientType=1 );}



.ui-autocomplete{font-weight:bold;}
#AvanceSearch{padding-top:10px;line-height:24px;font-weight:bold;color:#012b3a;}
#AvanceSearch .pls-mns-btns{float:left;}
#AvanceSearch .pls-mns-btns a{color:#012b3a;display:block;font-size:16px;}
#AvanceSearch .pls-mns-btns a:hover{color:#666666;}
#AvanceSearch #AdvMinusBtn{display:none;}
#AvanceSearch #AdvanceDetails{float:left;padding-left:15px;display:none;}
#AvanceSearch #AdvanceDetails input#BindPreferedairlines{height:24px;line-height:24px;padding:0px 10px;background:none;border:none;border-bottom:1px #012b3a dashed;}
#AvanceSearch #AdvanceDetails label{padding-left:15px;}
#AvanceSearch #AdvanceDetails label:hover{cursor:pointer;}
.back-to-top{width:inherit;position:fixed;right:15px;bottom:15px;width:45px;z-index:5002;display:none;}
#mainErrorCover{color:#ff0000;}
.warning{padding-top:20px;min-height:500px;}
.warning h4 span.glyphicon{color:#f27f0d;}
.warning ol{list-style:none;}
.warning ol li{padding-top:5px;}
.SearchBody{padding-bottom:10px;min-height:calc(100vh - 197px);}
.SearchArea{background:#ffffff;width:550px;margin:50px auto 0px auto;}
.SearchArea h3{text-align:center;margin:0px 0px 15px 0px;padding:15px;font-family:'Raleway', sans-serif;font-size:13px;}
.SearchArea h3 strong{display:block;font-size:20px;padding-bottom:10px;color:#012b3a;}


.SearchArea .box{text-align:center;margin-bottom:15px;}
.SearchArea .box h1{font-size:24px;margin:15px 0px 0px 0px;color:#f27f0d;font-family:'Open Sans', sans-serif;}
.SearchArea .box h4{font-size:18px;color:#012b3a;margin:10px 0px 10px 0px;font-family:'Open Sans', sans-serif;}
.SearchArea .box span{display:block;color:#012b3a;font-weight:bold;}

.loader{text-align:center;margin-top:20px;}
.loader .Plane{overflow:hidden;height:26px;position:relative;border-bottom:1px solid #f27f0d;margin-bottom:5px;margin-left:-70px;width:296px;}
.loader .Plane p{position:absolute;width:100%;margin: 0;
-moz-transform: translateX(100%);
-webkit-transform: translateX(100%);
transform: translateX(100%);
-moz-animation: scroll-left 2s linear infinite;
-webkit-animation: scroll-left 2s linear infinite;
animation: scroll-left 2s linear infinite;}
.loader .Plane img{height:18px;}

@-moz-keyframes scroll-left {
	0% {-moz-transform: translateX(-100%);}
	100% {-moz-transform: translateX(100%);}
}

@-webkit-keyframes scroll-left {
	0% {-webkit-transform: translateX(-100%);}
	100% {-webkit-transform: translateX(100%);}
}

@keyframes scroll-left {
	0% {-moz-transform: translateX(-100%);-webkit-transform: translateX(-100%);transform: translateX(-100%);}
	100% {-moz-transform: translateX(100%);-webkit-transform: translateX(100%);transform: translateX(100%);}
}
.loader strong{font-family:helvetica, arial, sans-serif;text-transform:uppercase;font-weight:900;color:#f27f0d;letter-spacing:0.2em;}

.SearchArea .PreLoader{text-align:center;}
.SearchArea .PreLoader img{width:116px;
 -webkit-animation: rotating 2s normal linear infinite;
  animation: rotating 2s normal linear infinite;
  }
@keyframes rotating {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
  25% {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
  }
  50% {
    -webkit-transform: rotate3d(0, 0, 1, 180deg);
    transform: rotate3d(0, 0, 1, 180deg);
  }
  75% {
    -webkit-transform: rotate3d(0, 0, 1, 270deg);
    transform: rotate3d(0, 0, 1, 270deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg);
  }
}

.SearchBody .SearchDetail{margin-top:30px;text-align:center;}
.SearchBody .SearchDetail .col-xs-2{padding-top:20px;}
.SearchBody .SearchDetail .col-xs-2 .fa-plane{transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);display:block;margin-left:-20px;font-size:24px;}
.SearchBody .SearchDetail .col-xs-2 .fa-plane:nth-child(2){transform:rotate(225deg);-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg);margin-left:20px;}
.SearchBody .SearchDetail .col-xs-5 h3{margin-top:0px;}
.SearchBody .MultiSearchDetail{margin-top:30px;text-align:center;border-bottom:1px #b9b9b9 dashed;}
.SearchBody .MultiSearchDetail:last-child{border-bottom:none;}
.SearchBody .MultiSearchDetail .col-xs-2 strong{color:#012b3a}
.SearchBody .MultiSearchDetail .col-xs-2 .fa-plane{transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);display:block;margin-left:-20px;font-size:24px;}
.SearchBody .MultiSearchDetail .col-xs-5 h3{margin-top:0px;}
@media only screen and (max-width:550px){
.SearchArea .SearchHeader{margin-bottom:0px;}
.SearchArea	.col-xs-4{padding-left:5px;padding-right:5px;}
.SearchArea .box{padding:5px;}
.SearchArea .preloader{height:120px;}
.SearchArea .PlanPreloader{margin-top:54px;}
}
@media only screen and (max-width:400px){
.SearchArea	.col-xs-4{float:inherit;width:100%;}
.SearchArea h3{margin-bottom:0px;}
.SearchArea .box strong{display:block;}
.SearchArea .box h1{display:inline-block;font-size:18px;margin-right:5px;}
.SearchArea .box h1:after{content:"-";}
.SearchArea .box strong{padding:3px 12px;}
.SearchArea .box h4{display:inline-block;}
.SearchArea .fa-arrow-right{padding:10px 0px;}
}

.matrix-carousel{padding-top:10px;}
.matrix-carousel h2{line-height:30px;color:#ffffff;font-size:15px;text-align:center;margin:0px;padding:0px;font-weight:bold;background:#012b3a;}
.matrix-carousel h2 strong{background:#e51837;padding:2px 4px;-webkit-animation:blink 1s;-webkit-animation-iteration-count:infinite;-moz-animation:blink 1s;-moz-animation-iteration-count:infinite;-o-animation:blink 1s;-o-animation-iteration-count:infinite;}
.ListOver{width:130px;float:left;background:#ffffff;font-weight:bold;font-size:15px;text-align:center;white-space:nowrap;border-left:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.ListOver .NonStop,.ListOver .Stops{padding:2.3px 5px;border-top:1px solid #dcdcdc;}
.ListOver .Show{padding:13px 5px;}
.ListOver .Show a{font-size:13px;display:inline-block;color:#ffffff;padding:5px 10px;border-radius:4px;
background: #f27f0d;
background: -moz-linear-gradient(-45deg,  #f27f0d 0%, #e51837 50%, #f27f0d 100%);
background: -webkit-linear-gradient(-45deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);
background: linear-gradient(135deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f0d', endColorstr='#f27f0d',GradientType=1 );
}
.ListOver .Show a:hover{background: #e51837;
background: -moz-linear-gradient(-45deg,  #e51837 0%, #f27f0d 45%, #e51837 100%);
background: -webkit-linear-gradient(-45deg,  #e51837 0%,#f27f0d 45%,#e51837 100%);
background: linear-gradient(135deg,  #e51837 0%,#f27f0d 45%,#e51837 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51837', endColorstr='#e51837',GradientType=1 );}
#AirMatrix{float:left;width:calc(100% - 130px);}
#AirMatrix .owl-buttons{position:absolute;top:-25px;right:6px;z-index:5;}
#AirMatrix .owl-buttons div{float:left;color:#ffffff;background:#e51837;padding:0px 5px;border-radius:2px;}
#AirMatrix .owl-buttons div.owl-prev{margin-right:6px;border-radius:3px 0px 0px 3px;}
#AirMatrix .owl-buttons div.owl-next{border-radius:0px 3px 3px 0px;}
#AirMatrix .owl-wrapper-outer{border-right:1px solid #d8dae4;border-left:1px solid #d8dae4;}
#AirMatrix .owl-item{background:#fff;line-height:14px;border-top:none;text-align:center;border-right:1px solid #d8dae4;padding:0;width:100px;}
#AirMatrix .item a{display:block;border-bottom:1px solid #d8dae4;}
#AirMatrix a.Logos img{height:32px;}
#AirMatrix a.Logos span{color:#2b3166;font-weight:bold;display:block;padding:4px 0px;white-space:nowrap;}
#AirMatrix a.Logos span:hover span{text-decoration:underline;}
#AirMatrix a.Fare1,#AirMatrix a.Fare2,#AirMatrix a.Fare3{font-size:15px;padding:6px;font-family:Arial;}
#AirMatrix .bottom{border-bottom:1px solid #d8dae4;font-size:15px;padding:6px;color:#2b3166;}

@media screen and (max-width:767px){
.matrix-carousel h2{text-align:left;padding-left:10px;}
}
@media screen and (max-width:500px){
.matrix-carousel h2{font-weight:normal;font-size:12px}
}
#AirMatrix .PhoneMatrix .Logos{padding-top:5px;}
#AirMatrix .PhoneMatrix .Logos i{height:32px;width:32px;line-height:32px;text-align:center;background:#012b3a;color:#ffffff;border-radius:50%;}
#AirMatrix .PhoneMatrix .Logos h4{color:#012b3a;font-size:16px;}
#AirMatrix .PhoneMatrix .Logos h6{color:#999;margin:0;}
#AirMatrix .PhoneMatrix .Logos h3{font-weight:bold;margin-top:16px;font-size:20px;}
@media screen and (max-width:1199px){
#AirMatrix .PhoneMatrix .Logos h4{font-size:15px;}
}
@media screen and (max-width:767px){ 
#AirMatrix .PhoneMatrix .Logos h3{font-size:20px;line-height:22px;}
}
@media screen and (max-width:400px){
#AirMatrix .PhoneMatrix .Logos h4{font-size:13px;line-height:21px;}
#AirMatrix .PhoneMatrix .Logos h3{font-size:16px;line-height:18px;}
}
#idletimeout.modal{background:#00000050;overflow:auto;}
#idletimeout h3{background:#012b3a;margin:0;color:#ffffff;padding:10px 15px;line-height:40px;}
#idletimeout h3 img{height:40px;}
#idletimeout .modal-body{background:#ffffff;padding:20px;text-align:center;}
#idletimeout .modal-body button{background:#f27f0d;background:-moz-linear-gradient(-45deg,  #f27f0d 0%, #e51837 50%, #f27f0d 100%);background:-webkit-linear-gradient(-45deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);background:linear-gradient(135deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f0d', endColorstr='#f27f0d',GradientType=1 );color:#FFFFFF;font-weight:bold;padding:6px 20px;border:none;border-radius:4px;font-size:16px;}
#idletimeout .modal-body button:hover{background:#e51837;background:-moz-linear-gradient(-45deg,  #e51837 0%, #f27f0d 45%, #e51837 100%);background:-webkit-linear-gradient(-45deg,  #e51837 0%,#f27f0d 45%,#e51837 100%);background:linear-gradient(135deg,  #e51837 0%,#f27f0d 45%,#e51837 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51837', endColorstr='#e51837',GradientType=1 );}
#idletimeout .modal-body h6{font-weight:bold;padding-top:10px;}
#idletimeout .modal-body h2{text-transform:uppercase;font-size:20px;color:#012b3a;}
#idletimeout .PriceDropImg{height:80px;}
#idletimeout .modal-body #Subscribe{margin-top:20px;}
#idletimeout .modal-body #Subscribe input{height:44px;line-height:44px;float:left;}
#idletimeout .modal-body #Subscribe input[type=text]{width:70%;padding:0px 10px 0px 50px;border:1px #ccc solid;background:#ffffff url(../Images/WidgitTrips_Email.png) 10px center no-repeat;background-size:33px;}
#idletimeout .modal-body #Subscribe input[type=submit]{width:30%;padding:0px;border:none;color:#FFFFFF;border-radius:0px 4px 4px 0px;font-weight:500;line-height:40px;font-size:18px;background:#f27f0d;background:-moz-linear-gradient(-45deg,  #f27f0d 0%, #e51837 50%, #f27f0d 100%);background:-webkit-linear-gradient(-45deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);background:linear-gradient(135deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f0d', endColorstr='#f27f0d',GradientType=1 );}
#idletimeout .modal-body #Subscribe input[type=submit]:hover{background:#e51837;background:-moz-linear-gradient(-45deg,  #e51837 0%, #f27f0d 45%, #e51837 100%);background:-webkit-linear-gradient(-45deg,  #e51837 0%,#f27f0d 45%,#e51837 100%);background:linear-gradient(135deg,  #e51837 0%,#f27f0d 45%,#e51837 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51837', endColorstr='#e51837',GradientType=1 );}
#idletimeout .modal-body #Subscribe #subcribe-msg{margin-top:10px;margin-bottom:0px;color:#ff0000;}
#idletimeout .modal-body #Subscribe #welcomepromo{color:#00c300;}
#idletimeout .modal-body p{text-align:center;padding-top:10px;margin-bottom:0px;}
@media screen and (max-width:500px){
#idletimeout h3{font-size:17px;}
#idletimeout .modal-body #Subscribe input[type=text]{width:66%;}
#idletimeout .modal-body #Subscribe input[type=submit]{font-size:14px;width:34%;}
}

.result-left{margin:0 0 10px 0;width:50%;float:left;padding:0px 5px 0px 0px;}
.result-left ul{list-style:none;padding:0px;margin:0px;list-style:none;}
.result-left li{margin:0px 5px 0px 0px;width:100%;}
.result-left li:nth-child(2){display:none;}
.result-left li img{float:left;border:none;margin:0;padding:0;width:100%;}
.result-left h4{margin:0px;margin-bottom:5px;color:#012b3a;}
.result-left em{color:#999999;font-size:14px;}
.result-left p{font-size:18px;padding-top:5px;font-weight:bold;margin-bottom:0px;}


a.AddImg{display:block;margin-top:15px;position:relative;}
a.AddImg img{width:100%;}
a.AddImg strong{position:absolute;bottom:5px;left:0px;width:35%;font-size:20px;color:#ffffff;display:block;text-align:center;}
@media only screen and (max-width:700px){
a.AddImg strong{font-size:18px;bottom:3px;}
}
@media only screen and (max-width:600px){
a.AddImg strong{font-size:14px;}
}
@media only screen and (max-width:450px){
a.AddImg strong{font-size:12px;bottom:2px;}
}
@media only screen and (max-width:350px){
a.AddImg strong{font-size:10px;bottom:0px;}
}


.SideBanner{margin:0;padding:0;list-style:none;}
.PhonOnlyDel{float:left;width:50%;padding-left:5px;}
.PhonOnlyDel a{position:relative;display:block;}
.PhonOnlyDel a img{width:100%;}
.PhonOnlyDel a:hover{border-color:#b4e3f4;background-color:#f2fbff;}
.PhonOnlyDel a h4{margin:0px;color:#002868;font-size:18px;font-family:Arial;position:absolute;left:10px;top:5px;z-index:2;}
.PhonOnlyDel em{color:#f27f0d;font-size:14px;}
.PhonOnlyDel em b{color:#012b3a;}

.PhonOnlyDel p{-webkit-animation:blink 1s;-webkit-animation-iteration-count:infinite;-moz-animation:blink 1s;-moz-animation-iteration-count:infinite;-o-animation:blink 1s;-o-animation-iteration-count:infinite;position:absolute;left:10px;bottom:5px;z-index:2;font-size:18px;padding-top:5px;margin-bottom:0px;}
.footer{background:#012b3a;padding:0px 0 50px 0;color:#fff;}
.ftr_bx{padding-top:50px;}
.ftr_bx h4{color:#ffffff;font-size:18px;font-weight:500;letter-spacing:1.1px;line-height:24px;margin-bottom:35px;position:relative;margin-top:0px;}
.ftr_bx p{color:#ffffff;line-height:24px;}
.ftr_bx p i{color:#ffffff;}
.ftr_bx ul{margin:0;padding:0;list-style:none;}
.ftr_bx ul li{padding:6px 0;}
.ftr_bx ul li a{color:#ffffff;font-size:13px;}
.ftr_bx ul li a i{color:#012b3a;background:#ffffff;border-radius:50%;height:15px;width:15px;line-height:15px;text-align:center;margin-right:4px;font-size:11px;}
.ftr_bx p a{color:#ffffff;margin:0 0 0 6px;}
.ftr_bx p.Tfn{font-size:23px;font-weight:bold;}
.ftr_bx p.Tfn img{width:30px;}
.enq_tt{padding-top:50px;}
.enq_tt h4{margin:0 0 5px 0px;color:#fff;font-weight:400;font-size:18px;}
.enq_tt p{margin:0;color:#fff;}
.email_frm{padding-top:10px;}
.email_frm input{width:75%;height:44px;border:0;float:left;padding:0 10px;border-radius:6px 0px 0px 6px;color:#000000;}
.email_frm input.btn_submit{width:25%;font-size:18px;;border-radius:0px 6px 6px 0px;color:#ffffff;margin-left:-5px;
background: #f27f0d;
background: -moz-linear-gradient(-45deg,  #f27f0d 0%, #e51837 50%, #f27f0d 100%);
background: -webkit-linear-gradient(-45deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);
background: linear-gradient(135deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f0d', endColorstr='#f27f0d',GradientType=1 );
}
.email_frm input.btn_submit:hover{background: #e51837;
background: -moz-linear-gradient(-45deg,  #e51837 0%, #f27f0d 45%, #e51837 100%);
background: -webkit-linear-gradient(-45deg,  #e51837 0%,#f27f0d 45%,#e51837 100%);
background: linear-gradient(135deg,  #e51837 0%,#f27f0d 45%,#e51837 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51837', endColorstr='#e51837',GradientType=1 );}

.footer .Cards{padding-top:15px;}

.footer .PayCard h4{padding-top:20px;}
.footer .Cards img{width:100%;max-width:300px;}
.OwlSecure{margin-right:-5px;margin-left:-5px;}
.OwlSecure .item{text-align:center;float:left;padding:0px 5px 10px 5px;}
.OwlSecure .item img{height:36px;background:#fff;padding:2px;border-radius:4px;}
@media screen and (max-width:991px){
.OwlSecure .item img{height:29px;}
}
@media screen and (max-width:767px){
.OwlSecure .item img{height:29px;}
}
.footer_btm{text-align:center;padding:15px 0;background:#186a87;color:#fff;font-size:15px;letter-spacing:1px;}

footer .social{display:flex;margin:0px 0px 0px -15px;list-style:none;padding:0;}
footer .social li{padding:0px 0px 0px 15px;text-align:center;}
footer .social li a{display:block;background:#ffffff;width:30px;height:30px;border-radius:50%;line-height:30px;font-size:20px;}
footer .social li a.fa-facebook{color:#1877F2}
footer .social li a.fa-instagram{color:#bc1888}
footer .social li a.fa-twitter{color:#1DA1F2}
footer .social li a.fa-pinterest{color:#E60023}




.back-to-top{position:fixed;bottom:5px;width:45px;border-radius:50%;height:45px!important;z-index:100;display:none;transition:all 0.2s;left:auto;left:4px;line-height:14px;padding:10px 0 0 0;font-size:13px;text-align:center;color:#FFF;background:#f27f0d;border:1px #ffa98a solid;
background:-moz-linear-gradient(-45deg, #f27f0d 0%, #e51837 50%, #f27f0d 100%);
background:-webkit-linear-gradient(-45deg, #f27f0d 0%,#e51837 50%,#f27f0d 100%);
background:linear-gradient(135deg, #f27f0d 0%,#e51837 50%,#f27f0d 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f0d', endColorstr='#f27f0d',GradientType=1 );}

.back-to-top i{font-size:20px;font-weight:bold;}
.back-to-top:hover, .back-to-top:active{text-decoration:none;color:#fff;background: #e51837;
background:-moz-linear-gradient(-45deg, #e51837 0%, #f27f0d 45%, #e51837 100%);
background:-webkit-linear-gradient(-45deg, #e51837 0%,#f27f0d 45%,#e51837 100%);
background:linear-gradient(135deg, #e51837 0%,#f27f0d 45%,#e51837 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51837', endColorstr='#e51837',GradientType=1 );}

.CallStript{text-align:center;position:fixed;left:0;right:0;bottom:0;z-index:99;border-top:2px #012b3a solid;padding:5px 0px;color:#ffffff;
background: #ef640e;
background: -moz-linear-gradient(left, #ef640e 0%, #e51837 50%, #ef640e 100%);
background: -webkit-linear-gradient(left, #ef640e 0%,#e51837 50%,#ef640e 100%);
background: linear-gradient(to right, #ef640e 0%,#e51837 50%,#ef640e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef640e', endColorstr='#ef640e',GradientType=1 );

}
.CallStript p{margin-bottom:0;-webkit-animation:blink 1s;
-webkit-animation-iteration-count:infinite;
-moz-animation:blink 1s;
-moz-animation-iteration-count:infinite;
-o-animation:blink 1s;
-o-animation-iteration-count:infinite;}
.CallStript strong{font-size:30px;}
.CallStript strong i{background:#ffffff;color:#f27f0d;width:35px;height:35px;line-height:35px;border-radius:50%;font-size:24px;}
.footer_btm.CallStriptActive{margin-bottom:74px;}
@media screen and (max-width:416px){
.CallStript strong{font-size:20px;}
.CallStript strong i{width:25px;height:25px;line-height:25px;font-size:16px;}
.footer_btm.CallStriptActive{margin-bottom:60px;}
}


.Popup{position:fixed;left:0;top:0;z-index:1000;height:100vh;width:100%;padding-top:100px;background:#000000ab;overflow:auto;}
.Popup .PopBox{margin:0px auto;width:500px;position:relative;background:#dfe3ec url(../Images/Popup_Bg.jpg) center bottom no-repeat;background-size:100% auto;padding:30px 15px;text-align:center;}
.Popup .PopBox button{position:absolute;top:10px;right:10px;background:none;border:0;font-size:20px;}
.Popup .PopBox .Lgo{float:left;width:200px;}
.Popup .PopBox .Sticker{margin-top:15px;}
.Popup .PopBox h4{color:#064400;font-size:19px;font-weight:bold;}
.Popup .PopBox h4 strong{font-size:24px;}
.Popup .PopBox h3 span{display:inline-block;background:#ffffff;font-size:25px;color:#f12045;border:2px #f12045 dashed;padding:5px 10px;font-weight:bold;text-transform:uppercase;}
.Popup .PopBox p{font-size:25px;color:#000000;font-weight:bold;}
.Popup .PopBox a{display:inline-block;background:#f27f0d url(../Images/Popup_Phone.png) 10px center no-repeat;color:#ffffff;padding:5px 10px 5px 60px;border-radius:10px;text-align:left;}
.Popup .PopBox a span{display:block;font-size:18px;}
.Popup .PopBox a strong{display:block;font-size:25px;}
@media only screen and (max-width:530px){
.Popup{padding-top:40px;}
.Popup .PopBox{width:calc(100% - 30px);background-size:auto;}
}
@media only screen and (max-width:400px){
.Popup .PopBox p,
.Popup .PopBox a strong{font-size:23px;}
.Popup .PopBox h3 span{font-size:16px;}
}

#ui-datepicker-div.ui-widget-content{background:none!important;}
#ui-datepicker-div.ui-widget-content:before{border-bottom:10px solid #ffffff;}
#ui-datepicker-div .ui-widget-header{overflow:hidden;background:#ffffff;}
.ui-datepicker table thead{background:#012b3a;}
.ui-datepicker table thead th{color:#ffffff;}
.ui-datepicker .ui-datepicker-prev{position:absolute;left:4px;top:4px;width:40px;height:40px;background:#012b3a url(../../images/cal-prev.png) center center no-repeat;}
.ui-datepicker .ui-datepicker-next{position:absolute;right:4px;top:4px;width:40px;height:40px;background:#012b3a url(../../images/cal-next.png) center center no-repeat;}
.ui-datepicker .ui-datepicker-prev-hover{background:#012b3aa3 url(../../images/cal-prev.png) center center no-repeat !important;}
.ui-datepicker .ui-datepicker-next-hover{background:#012b3aa3 url(../../images/cal-next.png) center center no-repeat !important;}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled{background:#012b3aa3 url(../../images/cal-prev.png) center center no-repeat !important;}
.ui-datepicker .ui-datepicker-next.ui-state-disabled{background:#012b3aa3 url(../../images/cal-next.png) center center no-repeat !important;}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled span{cursor:text;}
@media only screen and (max-width:991px){
.PhonOnlyDel,.result-left{float:inherit;width:100%;}
.PhonOnlyDel{padding:0px 0px 10px 0px;margin-top:70px;}
}
@media screen and (max-width:1199px){
#ModifySearch.multicity .cols.From,
#ModifySearch.multicity .cols.To{width:24%;}
#ModifySearch.multicity .cols.departDate{width:15%;}
#ModifySearch .cols.multicity-add{width:28%;}
}
@media only screen and (max-width:991px){
.ShortDetail{display:none;}
#ModifySearchBtn,
#dvAirFiltrBtn{display:block;float:right;background:#f27f0d;color:#FFFFFF;font-size:16px;height:34px;width:44px;line-height:34px;text-align:center;margin:2px 0px 0px 5px;cursor:pointer;border-radius:4px;}
#ModifySearch h1{font-size:26px;}
#ModifySearch .cols.From, #ModifySearch .cols.To{width:50%;}
#ModifySearch .cols.departDate,
#ModifySearch .cols.returnDate,
#ModifySearch .cols.Pax{width:25%;}
#ModifySearch .cols.Service{width:25%;}
#ModifySearch.multicity .cols{padding-bottom:10px;}
#ModifySearch.oneway .cols.departDate,
#ModifySearch.oneway .cols.Pax,
#ModifySearch.oneway .cols.Service{width:33.33333%;}
#ModifySearch #lbl_flight1,#ModifySearch .multicity_new label{width:100%;}
#ModifySearch.multicity .cols.From,
#ModifySearch.multicity .cols.To{width:38%;}
#ModifySearch.multicity .cols.departDate{width:24%;}
#ModifySearch .cols.multicity-add{width:100%;padding-top:0px;}
#ModifySearch .cols.multicity-add a#remove_4,
#ModifySearch .cols.multicity-add a:nth-child(1){margin-left:0px;}
#ModifySearch .advance_seach_btn{width:70%;}
#ModifySearch .slidingDivListing{float:inherit;padding:15px 0px 0px 0px;width:100%;}
#ModifySearch .slidingDivListing .cols:nth-child(1){padding-left:0px;}
#ModifySearch .sm-searchBtn{width:100%;}
#ModifySearch,
#dvAirFilter{display:none;float:inherit;width:100%;}
#dvResults{width:100%;float:inherit;}
}
@media only screen and (min-width:992px){
#ModifySearch,
.sidebar{display:block!important;}
}
@media only screen and (max-width:900px){
#AvanceSearch .pls-mns-btns{float:inherit;width:100%;}
}
@media screen and (max-width:767px){
.navbar-toggle{background-color:#f27f0d;}
.navbar-toggle .icon-bar{background:#fff;}
.toll_free{padding-left:15px;width:265px;}
}
@media only screen and (min-width:830px){#dvAirListing .modal-dialog{width:800px;}}
@media only screen and (max-width:700px){
.PhonOnlyDel{margin-top:65px;}
}
@media screen and (max-width:600px){
#idletimeout #Subscribe{width:auto;}
.PhonOnlyDel{margin-top:40px;}
.SearchArea{width:auto;margin:15px;}
.loader .Plane{margin-left:0px;width:100%;}

}
@media only screen and (max-width:550px){
#ModifySearch .cols.From,
#ModifySearch .cols.To{width:100%;}
#ModifySearch .cols.departDate,
#ModifySearch .cols.returnDate,
#ModifySearch .cols.Pax,
#ModifySearch .cols.Service{width:50%;}
#ModifySearch.oneway .sm-searchBtn{width:100%;}
#ModifySearch.multicity .cols.From,
#ModifySearch.multicity .cols.To,
#ModifySearch.multicity .cols.departDate{width:100%;}
#ModifySearch .cols.multicity-add a:nth-child(1){margin-left:0px;}
#ModifySearch.multicity .cols.Pax,
#ModifySearch.multicity .cols.Service{width:50%;}
#ModifySearch.multicity .sm-searchBtn{width:100%;}
.PhonOnlyDel{margin-top:30px;}
}
@media only screen and (max-width:500px){
#ModifySearch h1{display:block;}
#ModifySearch .advance_seach_btn{width:100%;padding-top:10px;display:block;}
#ModifySearch .slidingDivListing .cols{padding-left:0px;width:100%;float:inherit;}
#AvanceSearch #AdvanceDetails label{display:block;padding-left:0px;margin:10px 0px 0px 0px;}
.PhonOnlyDel{margin-top:20px;}
#idletimeout .modal-body{padding:15px;}
#idletimeout .modal-body .col-xs-6{width:100%;text-align:center;}
#idletimeout .modal-body h2{font-size:16px;}
}
@media only screen and (max-width:470px){
img.logo{width:122px;margin-top:0px;}
.navbar-toggle{width:34px;height:30px;margin:9px 0px 0px 4px;padding:7px;}
.navbar-toggle .icon-bar{width:19px;}
#ModifySearchBtn,
#dvAirFiltrBtn{line-height:30px;width:34px;height:30px;margin:4px 0px 0px 5px;}
.PhonOnlyDel{margin-top:10px;}
}
@media only screen and (max-width:400px){
#ModifySearch.oneway .cols.departDate,
#ModifySearch.oneway .cols.Service,
#ModifySearch.oneway .cols.Pax,
#ModifySearch.oneway .sm-searchBtn{width:50%}
.PhonOnlyDel{margin-top:0px;}
.result-left ul{height:80px!important;}
}
@media only screen and (max-width:360px){
#ModifySearch #btnOneWay, #ModifySearch #btnRoundTrip, #ModifySearch #btnMultiCity{font-size:12px;}
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
#Travel_Quote{display:none;justify-content:center;align-items:center;background:#00000082;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1050;overflow:hidden;}
#Travel_Quote.active{display:flex;}
#Travel_Quote .modal-content{width:calc(100% - 30px);max-width:660px;}
#Travel_Quote .close{font-size:36px;line-height:50px;position:absolute;z-index:5;top:0;right:20px;opacity:1;}
#Travel_Quote .modal-body{padding:0px 20px 15px 20px;color:#012b3b;font-family: "Montserrat", sans-serif;}
#Travel_Quote .modal-body h6{font-size:14px;font-weight:normal;margin:0;}

#Travel_Quote .AreaRow{display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:1px #cccccc solid;padding-bottom:15px;}
#Travel_Quote .ImageArea{width:33%;}
#Travel_Quote .ImageArea img.Img{width:calc(100% + 10px);margin:25px 0px 0px -10px;}
#Travel_Quote .ImageArea img.Logo{width:calc(100% - 30px);margin-top:15px;}
#Travel_Quote .ContentArea{width:66%;}
#Travel_Quote .ContentArea h3{border-bottom:1px #cccccc solid;font-weight:bold;line-height:50px;margin:0;}
#Travel_Quote .ContentArea .Special{display:flex;padding-top:15px;}
#Travel_Quote .ContentArea .Special .Dstn{font-weight:bold;width:50%;}
#Travel_Quote .ContentArea .Special .Dstn strong{font-size:24px;display:block;padding-top:10px;}
#Travel_Quote .ContentArea .Special .Price{text-align:right;width:50%;position:relative;}
#Travel_Quote .ContentArea .Special .Price strong{font-size:36px;color:#e51837;display:block;line-height:42px;-webkit-animation:blink 2s;-webkit-animation-iteration-count:infinite;-moz-animation:blink 2s;-moz-animation-iteration-count:infinite;-o-animation:blink 2s;-o-animation-iteration-count:infinite;}
#Travel_Quote .ContentArea .Special .Price span{font-size:19px;color:#e51837;font-weight:bold;}
#Travel_Quote .ContentArea h5{text-align:center;font-weight:bold;margin:0;padding:0px 0px 10px 0px;font-size:16px;}
#Travel_Quote .ContentArea h4{text-align:center;font-weight:bold;margin:0;padding:15px 0px;font-size:24px;}
#Travel_Quote .Ends{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:15px;}
#Travel_Quote .Ends div{font-size:15px;}
#Travel_Quote .Ends strong{display:block;font-size:18px;color:#e51837;}

#Travel_Quote .Travel{display:flex;padding:15px 0;}
#Travel_Quote .Travel .Trip{width:calc(50% - 28px);position:relative;font-weight:600;}
#Travel_Quote .Travel .Trip h5{font-size:15px;text-transform:uppercase;margin:0;}
#Travel_Quote .Travel .Trip h6{margin:0;padding-top:6px;font-size:24px;color:#e51837;font-weight:bold;}
#Travel_Quote .Travel .Trip h2{margin:0;font-size:24px;line-height:32px;font-weight:bold;}
#Travel_Quote .Travel .Trip:before{content:"";display:block;height:2px;width:83px;position:absolute;top:38px;background:#012b3b;}
#Travel_Quote .Travel .TripIcon{width:57px;padding-top:20px;}
#Travel_Quote .Travel .TripIcon.Oneway{padding-top:26px;text-align:center;}
#Travel_Quote .Travel .Trip.Depart:before{right:0px;}
#Travel_Quote .Travel .Arrival{text-align:right;}
#Travel_Quote .img{width:100%;max-width:400px;}
#Travel_Quote .CallNow{background:#012b3b;text-align:center;font-size:24px;font-weight:bold;color:#ffffff;display:block;padding:6px 15px;border-radius:10px;margin-top:30px;
background:#f27f0d;
background:-moz-linear-gradient(-45deg,  #f27f0d 0%, #e51837 50%, #f27f0d 100%);
background:-webkit-linear-gradient(-45deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);
background:linear-gradient(135deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f0d', endColorstr='#f27f0d',GradientType=1 );
-webkit-animation:blink 2s;-webkit-animation-iteration-count:infinite;-moz-animation:blink 2s;-moz-animation-iteration-count:infinite;-o-animation:blink 2s;-o-animation-iteration-count:infinite;
}
#Travel_Quote .modal-body .CallNow:hover{background:#e51837;
background:-moz-linear-gradient(-45deg, #e51837 0%, #f27f0d 45%, #e51837 100%);
background:-webkit-linear-gradient(-45deg, #e51837 0%,#f27f0d 45%,#e51837 100%);
background:linear-gradient(135deg, #e51837 0%,#f27f0d 45%,#e51837 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51837', endColorstr='#e51837',GradientType=1 );}
#Travel_Quote .modal-body .CallNow img{width:28px;}
#Travel_Quote .modal-body .text{color:#b3b3b3;font-size:11.5px;padding-top:5px;text-align:center;}

#Travel_Quote .Form{display:flex;flex-wrap:wrap;}
#Travel_Quote .Form > div{margin-bottom:15px;}
#Travel_Quote .Form .UsIcon{background:#cccccc;line-height:40px;text-align:center;width:60px;border-radius:4px 0 0 4px;}
#Travel_Quote input{width:100%;height:40px;}
#Travel_Quote .Form .Field{width:calc(100% - 150px);}
#Travel_Quote .Form .Field input{padding:0px 10px;border:1px #cccccc solid;border-right:0;}
#Travel_Quote .Form .Field input:focus{border:1px #e3a58a solid;}
#Travel_Quote .Form .Button{width:90px;}
#Travel_Quote .Form .Button input{
border-radius:0 4px 4px 0;
border:0;
font-size:18px;
color:#ffffff;
background:#f27f0d;
background:-moz-linear-gradient(-45deg, #f27f0d 0%, #e51837 50%, #f27f0d 100%);
background:-webkit-linear-gradient(-45deg, #f27f0d 0%,#e51837 50%,#f27f0d 100%);
background:linear-gradient(135deg, #f27f0d 0%,#e51837 50%,#f27f0d 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f27f0d',endColorstr='#f27f0d',GradientType=1);
}
#Travel_Quote input[type=submit]:hover{background:#e51837;
background:-moz-linear-gradient(-45deg, #e51837 0%, #f27f0d 45%, #e51837 100%);
background:-webkit-linear-gradient(-45deg, #e51837 0%,#f27f0d 45%,#e51837 100%);
background:linear-gradient(135deg, #e51837 0%,#f27f0d 45%,#e51837 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51837', endColorstr='#e51837',GradientType=1 );
}
#TimerStript{display:none;position:fixed;left:50px;bottom:15px;border-radius:22px;background:#012b3a;color:#ffffff;padding:5px 20px;box-shadow:0 0 10px #0000008c;cursor:pointer;z-index:100;-webkit-animation:blink 2s;-webkit-animation-iteration-count:infinite;-moz-animation:blink 2s;-moz-animation-iteration-count:infinite;-o-animation:blink 2s;-o-animation-iteration-count:infinite;}
#TimerStript strong{font-size:24px;}
#TimerStript span{font-size:20px;}
@media screen and (max-width:767px){
#TimerStript{bottom:85px;left:15px;}
}
@media screen and (max-width:550px){
#Travel_Quote .ImageArea{display:none;}
#Travel_Quote .ContentArea{width:100%;}
}
@media screen and (max-width:600px){
#Travel_Quote .modal-header img{width:160px;margin-top:25px;}
#Travel_Quote .modal-body .Travel .Trip:before{width:40px;}
#Travel_Quote .modal-body .CallNow{font-size:18px;}
}
@media screen and (max-width:416px){
#Travel_Quote .Form .UsIcon{width:50px;}
#Travel_Quote .Form .Field{width:calc(100% - 120px);}
#Travel_Quote .Form .Button{width:70px;}
#Travel_Quote .Form .Button input{font-size:14px;}
#Travel_Quote .modal-body .CallNow{font-size:16px;}
#Travel_Quote .ContentArea .Special .Dstn strong,
#Travel_Quote .Travel .Trip h6{font-size:18px;}
#TimerStript{bottom:70px;}
}


#Travel_QuoteOld .modal-content{width:calc(100% - 30px);max-width:660px;margin:30px auto 0px auto;}
#Travel_QuoteOld .close{font-size:36px;margin-right:14px;color:#f27f0d;opacity:1;}
#Travel_QuoteOld .modal-header{background:#012b3a;padding:10px;}
#Travel_QuoteOld .modal-header img{width:210px;float:left;margin-top:9px;}
#Travel_QuoteOld .modal-header .Ends{color:#ffffff;font-weight:bold;float:right;}
#Travel_QuoteOld .modal-header .Ends h6{margin:0;}
#Travel_QuoteOld .modal-header .Ends strong{display:block;font-size:24px;}
#Travel_QuoteOld .modal-body{padding:0px 20px 15px 20px;color:#000000;}
#Travel_QuoteOld .modal-body h6{font-size:14px;font-weight:normal;margin:0;}
#Travel_QuoteOld .modal-body .Special{display:flex;padding-top:15px;}
#Travel_QuoteOld .modal-body .Special .Dstn{font-weight:bold;width:50%;}
#Travel_QuoteOld .modal-body .Special .Dstn strong{font-size:24px;display:block;color:#012b3b;padding-top:10px;}
#Travel_QuoteOld .modal-body .Special .Price{text-align:right;width:50%;position:relative;}
#Travel_QuoteOld .modal-body .Special .Price strong{font-size:36px;color:#e51837;display:block;line-height:42px;-webkit-animation:blink 1.5s;-webkit-animation-iteration-count:infinite;-moz-animation:blink 1.5s;-moz-animation-iteration-count:infinite;-o-animation:blink 1.5s;-o-animation-iteration-count:infinite;}
#Travel_QuoteOld .modal-body .Special .Price span{font-size:19px;color:#012b3b;}
#Travel_QuoteOld .modal-body p{margin-bottom:0;}
#Travel_QuoteOld .modal-body p i{font-style:normal;}
#Travel_QuoteOld .modal-body .Travel{display:flex;padding:15px 0;}
#Travel_QuoteOld .modal-body .Travel .Trip{width:calc(50% - 18px);position:relative;}
#Travel_QuoteOld .modal-body .Travel .Trip h5{font-size:14px;text-transform:uppercase;margin:0;}
#Travel_QuoteOld .modal-body .Travel .Trip h6{margin:0;padding-top:6px;}
#Travel_QuoteOld .modal-body .Travel .Trip h2{margin:0;font-size:24px;color:#012b3b;line-height:40px;}
#Travel_QuoteOld .modal-body .Travel .Trip:before{content:"";display:block;height:2px;width:83px;position:absolute;top:38px;background:#012b3b;}
#Travel_QuoteOld .modal-body .Travel .TripIcon{width:36px;padding-top:27px;}
#Travel_QuoteOld .modal-body .Travel .Trip.Depart:before{right:0px;}
#Travel_QuoteOld .modal-body .Travel .Arrival{text-align:right;}
#Travel_QuoteOld .modal-body .img{width:100%;max-width:400px;}
#Travel_QuoteOld .modal-body .CallNow{background:#012b3b;text-align:center;font-size:24px;font-weight:bold;color:#ffffff;display:block;padding:6px 15px;border-radius:10px;
background:#f27f0d;
background:-moz-linear-gradient(-45deg,  #f27f0d 0%, #e51837 50%, #f27f0d 100%);
background:-webkit-linear-gradient(-45deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);
background:linear-gradient(135deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f0d', endColorstr='#f27f0d',GradientType=1 );
-webkit-animation:blink 1.5s;-webkit-animation-iteration-count:infinite;-moz-animation:blink 1.5s;-moz-animation-iteration-count:infinite;-o-animation:blink 1.5s;-o-animation-iteration-count:infinite;
}
#Travel_QuoteOld .modal-body .CallNow:hover{background:#e51837;
background:-moz-linear-gradient(-45deg, #e51837 0%, #f27f0d 45%, #e51837 100%);
background:-webkit-linear-gradient(-45deg, #e51837 0%,#f27f0d 45%,#e51837 100%);
background:linear-gradient(135deg, #e51837 0%,#f27f0d 45%,#e51837 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51837', endColorstr='#e51837',GradientType=1 );}
#Travel_QuoteOld .modal-body .CallNow img{width:28px;}
#Travel_QuoteOld .modal-body .text{color:#b3b3b3;font-size:11.5px;padding-top:5px;text-align:center;}
#Travel_QuoteOld h3,
#Travel_QuoteOld h4{text-align:center;}

#Travel_QuoteOld .Form{display:flex;flex-wrap:wrap;}
#Travel_QuoteOld .Form > div{margin-bottom:15px;}
#Travel_QuoteOld .Form .UsIcon{background:#cccccc;line-height:40px;text-align:center;width:60px;border-radius:4px 0 0 4px;}
#Travel_QuoteOld input{width:100%;height:40px;}
#Travel_QuoteOld .Form .Field{width:calc(100% - 150px);}
#Travel_QuoteOld .Form .Field input{padding:0px 10px;border:1px #cccccc solid;border-right:0;}
#Travel_QuoteOld .Form .Field input:focus{border:1px #e3a58a solid;}
#Travel_QuoteOld .Form .Button{width:90px;}
#Travel_QuoteOld .Form .Button input{
border-radius:0 4px 4px 0;
border:0;
font-size:18px;
color:#ffffff;
background:#f27f0d;
background:-moz-linear-gradient(-45deg, #f27f0d 0%, #e51837 50%, #f27f0d 100%);
background:-webkit-linear-gradient(-45deg, #f27f0d 0%,#e51837 50%,#f27f0d 100%);
background:linear-gradient(135deg, #f27f0d 0%,#e51837 50%,#f27f0d 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f27f0d',endColorstr='#f27f0d',GradientType=1);
}
#Travel_QuoteOld input[type=submit]:hover{background:#e51837;
background:-moz-linear-gradient(-45deg, #e51837 0%, #f27f0d 45%, #e51837 100%);
background:-webkit-linear-gradient(-45deg, #e51837 0%,#f27f0d 45%,#e51837 100%);
background:linear-gradient(135deg, #e51837 0%,#f27f0d 45%,#e51837 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51837', endColorstr='#e51837',GradientType=1 );
}

@media screen and (max-width:600px){
#Travel_QuoteOld .modal-header img{width:160px;margin-top:25px;}
#Travel_QuoteOld .modal-body .Travel .Trip:before{width:40px;}
#Travel_QuoteOld .modal-body .CallNow{font-size:18px;}
}
@media screen and (max-width:416px){
#Travel_QuoteOld .Form .UsIcon{width:50px;}
#Travel_QuoteOld .Form .Field{width:calc(100% - 120px);}
#Travel_QuoteOld .Form .Button{width:70px;}
#Travel_QuoteOld .Form .Button input{font-size:14px;}
#Travel_QuoteOld .modal-body .CallNow{font-size:16px;}
}



.ColOnlOfr{background:#e51837;color:#ffffff;border-radius:10px;padding:10px 30px;margin-top:15px;font-weight:bold;font-size:16px;line-height:25px;}
.ColOnlOfr a{color:#ffff00;}
.ColOnlOfr img{width:30px;margin-right:5px;}
.ColOnlOfr .Left{float:left;}
.ColOnlOfr .Right{float:right;}
@media screen and (max-width:767px){
.ColOnlOfr{padding:10px;}
.ColOnlOfr .Left,
.ColOnlOfr .Right{width:100%;text-align:center;}
.ColOnlOfr .Left a{display:block;}
}
.ColBack{background:#ffffff;border:1px #ccc solid;border-radius:10px;display:flex;float:right;margin-top:15px;}
.ColBack img{width:23px;margin-right:5px;}
.ColBack .text{float:left;padding:5px 10px;border-right:1px #ccc solid;font-weight:bold;background:#f9fafb;border-radius:10px 0 0 10px;}
.ColBack input{border:0;padding:0px 5px;}
.ColBack button{background:#012b3b;color:#ffffff;text-align:center;padding:0px 5px;border-radius:0px 10px 10px 0px;border:0;}


.side-popup .modal-dialog{width:calc(100% - 30px);max-width:650px;margin:80px auto 10px auto;}

.side-popup .modal-content{background:#ffffff;border:none;}
.side-popup h4{text-align:center;background:#012b3a;font-size:15px;margin:0px;text-transform:uppercase;padding:10px 15px;color:#ffffff;}
.side-popup .modal-body{padding:13px;overflow:inherit;
background:#c0d9d9;

background: -moz-linear-gradient(45deg,  rgba(30,87,153,0.3) 0%, rgba(41,137,216,0.3) 50%, rgba(32,124,202,0.3) 51%, rgba(125,185,232,0.3) 100%);
background: -webkit-linear-gradient(45deg,  rgba(30,87,153,0.3) 0%,rgba(41,137,216,0.3) 50%,rgba(32,124,202,0.3) 51%,rgba(125,185,232,0.3) 100%);
background: linear-gradient(45deg,  rgba(30,87,153,0.3) 0%,rgba(41,137,216,0.3) 50%,rgba(32,124,202,0.3) 51%,rgba(125,185,232,0.3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d1e5799', endColorstr='#4d7db9e8',GradientType=1 );

}
.side-popup .close{position:absolute;background-color:#f27f0d;right:-9px;top:-9px;opacity:1;float:none;color:#fff;font-weight:100;border-radius:17px;font-size:14px;text-align:center;line-height:8px;padding:-2px 8px;display:list-item;width:26px;height:26px;font-family:auto;}
.side-popup .time-slot-wrap .slot-form .form-group .form-select{border:none;background-color:#d6d6d657;padding:3px 4px;float:right;outline:none;width:100%;}
.side-popup .time-slot-wrap .slot-form  span{display:none;color:#f00;font-size:11px;float:right;margin-bottom:5px;}
.side-popup .time-slot-wrap .slot-form .form-group .form-select option{padding:0 4px;}
.side-popup .time-slot-wrap .slot-form .form-group{width:100%;padding:2px 6px;margin:0 auto;margin-bottom:10px;background-color:#fff;border:1px #ccc solid;display:inline-block;color:#000000;}
.side-popup .time-slot-wrap .slot-form .form-group .form-label{color:#747373;font-weight:400;margin:0;padding:4px 6px;}
.side-popup .time-slot-wrap .slot-form .form-group i{color:#f27f0d;line-height:30px;}
.side-popup .time-slot-wrap .slot-form .form-group i.fa-mobile{font-size:20px;}
.side-popup .time-slot-wrap .slot-form .form-group input{border:none;color:#000;width:89%;outline:none;}
.side-popup .time-slot-wrap .slot-form .form-group input::-webkit-outer-spin-button, .form-group input::-webkit-inner-spin-button {display:none;}
.side-popup .time-slot-wrap .submit-link{padding-top:10px;text-align:center;}
.side-popup .time-slot-wrap .submit-link button{border:none;padding:10px 40px;border-radius:10px;font-size:18px;font-weight:600;color:#ffffff;background:#f27f0d;
background:-moz-linear-gradient(-45deg, #f27f0d 0%, #e51837 50%, #f27f0d 100%);
background:-webkit-linear-gradient(-45deg, #f27f0d 0%,#e51837 50%,#f27f0d 100%);
background:linear-gradient(135deg, #f27f0d 0%,#e51837 50%,#f27f0d 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f27f0d',endColorstr='#f27f0d',GradientType=1);}
.side-popup .time-slot-wrap .slot-form .submit-link button:hover{background:#e51837;
background:-moz-linear-gradient(-45deg, #e51837 0%, #f27f0d 45%, #e51837 100%);
background:-webkit-linear-gradient(-45deg, #e51837 0%,#f27f0d 45%,#e51837 100%);
background:linear-gradient(135deg, #e51837 0%,#f27f0d 45%,#e51837 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51837', endColorstr='#e51837',GradientType=1 );
}
.side-popup img{width:100%;}
.side-popup ul.Content{padding-left:20px;font-size:16px;list-style:none;padding:0;}
.side-popup ul.Content li{padding:7px 0px 7px 26px;background:url(../Images/StaticListingPopupBullet.png) left center no-repeat;}
.side-popup h5{font-weight:bold;text-align:center;font-size:18px;line-height:27px;}
.side-popup .Tfn{font-weight:bold;margin-top:15px;text-align:center;display:block;-webkit-animation:blink 1s;-webkit-animation-iteration-count:infinite;-moz-animation:blink 1s;-moz-animation-iteration-count:infinite;-o-animation:blink 1s;-o-animation-iteration-count:infinite;color:#e51837;font-size:26px;}

.button .CrosPrice{text-decoration:line-through;}

/* //  HEART CODE Start */
.x1{left:5%;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);transform:scale(0.9);opacity:0.6;-webkit-animation:moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;-moz-animation:moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;}
.x2{left:25%;-webkit-transform:scale(0.6);-moz-transform:scale(0.6);transform:scale(0.6);opacity:0.9;-webkit-animation:moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;-moz-animation:moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;}
.x3{left:55%;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8);opacity:0.8;-webkit-animation:moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;-moz-animation:moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;}
.x4{left:72%;-webkit-transform:scale(0.75);-moz-transform:scale(0.75);transform:scale(0.75);opacity:0.9;-webkit-animation:moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;-moz-animation:moveclouds 18s linear infinite, sideWays 0zs ease-in-out infinite alternate;}
.x5{left:88%;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8);opacity:0.3;-webkit-animation:moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;-moz-animation:moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;}
.x6{left:33%;opacity:1;-webkit-animation:moveclouds 2s linear infinite, swayWays 1s ease-in-out infinite alternate;animation:moveclouds 10s linear infinite, swayWays 9s ease-in-out infinite alternate;}
.x7{left:66%;opacity:1;-webkit-animation:moveclouds 2s linear infinite, swayWays 1s ease-in-out infinite alternate;animation:moveclouds 20s linear infinite, swayWays 9s ease-in-out infinite alternate;}
@-webkit-keyframes moveclouds{
0%{top:1500px;}
100%{top:-1500px;}
}
@keyframes moveclouds{
0%{top:1500px;}
100%{top:-1500px;}
}
@-webkit-keyframes sideWays{ 
0%{margin-left:0px;}
100%{margin-left:50px;}
}
@keyframes sideWays{
0%{margin-left:0px;}
100%{margin-left:50px;}
}
@-keyframes swayWays{
0%{transform:rotate(12deg);left:-0.3%;}
33%{transform:rotate(-2deg);left:0.7%;}
100%{transform:rotate(0deg);left:-12%;}
}

.altheart{background:url(../Images/Heart.png) no-repeat center;width:24px;height:21px;position:absolute;display:block;z-index:1;}
.heart{position:absolute;z-index:1;}
.heart:before,
.heart:after{position:absolute;content:"";left:18px;top:0;width:18px;height:30px;background:#CC2022;-moz-border-radius:20px 50% 0 0;border-radius:30px 30px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;}
.heart:after{left:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin :100% 100%;}

/* //  HEART CODE  Ends */

.WhatsappBtn{position:fixed;left:15px;bottom:60px;z-index:500;}
.WhatsappBtn img{width:50px;}
@media screen and (max-width:767px){
.WhatsappBtn{bottom:145px;}
}
.SidePopup{position:fixed;left:10px;bottom:10px;z-index:1500;width:179px;border-radius:12px;overflow:hidden;box-shadow: 5px 5px 10px rgba(0,0,0,0.5);}
.SidePopup img{width:100%;border:1px #666 solid;border-bottom:0;border-radius:12px 12px 0 0;}
.SidePopup i{position:absolute;top:5px;right:5px;background:#000000af;color:#ffffff;width:24px;height:24px;line-height:24px;border-radius:50%;text-align:center;}
.SidePopup i:hover{cursor:pointer;background:#00000085;}
.SidePopup p{background:#000000;color:#ffffff;font-weight:bold;padding:5px 8px;margin:0;text-align:center;}

.SidePopupIcon{display:none;position:fixed;left:10px;bottom:10px;z-index:500;cursor:pointer;}
.SidePopupIcon img{width:70px;}

@media screen and (max-width:767px){
.SidePopupIcon{bottom:137px;}
}


.BusinesFltBnr{background:#101823 url(../Images/Banners/AirplaneInteriorFirstClass.jpg) center center no-repeat;}
.BusinesFltBnr .Shadow{background:#00000054;padding:60px 0px;}
.BusinesBox{background:#012b3a;color:#ffffff;padding:30px;}
.BusinesBox .DstnPrice{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;}
.BusinesBox .Dstn{width:100%;}
.BusinesBox .Dstn h2{font-size:28px;font-weight:bold;margin:15px 0px 0px 0px;font-family: "Oswald", sans-serif;}
.BusinesBox .Dstn .Text{color:#a7c6d1;}
.BusinesBox .TimLft{padding:5px 8px;border-radius:4px;background:-moz-linear-gradient(-45deg,  #f27f0d 0%, #e51837 50%, #f27f0d 100%);background:-webkit-linear-gradient(-45deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);background:linear-gradient(135deg,  #f27f0d 0%,#e51837 50%,#f27f0d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f0d', endColorstr='#f27f0d',GradientType=1 );font-weight:bold;display:inline-block;}
.BusinesBox .Price img{width:120px;position:absolute;bottom:-20px;right:30px;}
.BusinesBox .Price{padding-left:10px;position:relative;width:100%;padding-top:30px;}
.BusinesBox .Price .OldPric{color:#a7c6d1;padding-bottom:15px;}
.BusinesBox .Price .OldPric font,
.BusinesBox .Price .OldPric sup{text-decoration:line-through;}
.BusinesBox .Price .NewPric{display:flex;gap:2px;font-family: "Oswald", sans-serif;}
.BusinesBox .Price .NewHed{font-size:60px;line-height:50px;font-weight:bold;}
.BusinesBox .Price .PricTl{line-height:25px;font-size:16px;font-weight:bold;color:#f27f0d;padding-left:2px;}
.BusinesBox .Exclusive{border-top:1px #a7c6d1 solid;padding:20px 0px 0px 0px;margin-top:35px;}
.BusinesBox .Exclusive img{height:40px;margin-right:10px;float:left;}
.BusinesBox .Exclusive strong{display:inline-block;padding-top:20px;}
.Devider{color:#ffffff;display:flex;justify-content:space-between;align-items:flex-start;margin:30px 0px;font-weight:bold;font-size:16px;}
.Devider .Line{background:#a7c6d1;height:1px;width:calc(50% - 122px);margin-top:9px;}
.BusinsList{background:#012b3a;color:#ffffff;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:15px;margin:2px 0px;}
.BusinsList .Logo img{border-radius:3px;}
.BusinsList .Airln{font-weight:500;padding:0px 15px 0px 30px;}
.BusinsList .Txt{font-size:12px;color:#a7c6d1;padding:0px 30px 0px 15px;}
.BusinsList .Price{display:flex;gap:2px;font-family: "Oswald", sans-serif;}
.BusinsList .Price .PicHed{font-size:24px;line-height:24px;font-weight:bold;}
.BusinsList .Price .PricTl{line-height:12px;font-size:12px;font-weight:bold;color:#f27f0d;padding-left:2px;}

.BusinesFltBnr .QuoteBox{background:#012b3a;color:#ffffff;border-radius:6px;padding:20px 30px;position:relative;}
.QuoteBox a{color:#f27f0d;}
.QuoteBox a:hover{color:#c75204;}
.QuoteBox .CalUs{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-family: "Oswald", sans-serif;}
.QuoteBox .CalUs .Txt strong{display:block;font-size:24px;}
.QuoteBox .CalUs .Txt span{font-size:16px;color:#f27f0d;font-weight:bold;}
.QuoteBox .CalUs a{border:2px #f27f0d solid;padding:5px 10px;font-weight:bold;font-size:18px;border-radius:6px;}
.QuoteBox h5{text-align:center;line-height:30px;margin-top:10px;color:#a7c6d1;}
.QuoteWidget{margin-left:-5px;margin-right:-5px;}
.QuoteWidget .Inputs{width:100%;padding:5px;float:left;color:#000000;position:relative;}
.QuoteWidget .Inputs.Calander,
.QuoteWidget .Inputs.Contact,
.QuoteWidget .Inputs.Email{width:50%;}
.QuoteWidget .Inputs.Name{}
.QuoteWidget .Inputs label{position:absolute;left:45px;top:14px;z-index:5;pointer-events:none;color:#787878;font-weight:400;font-size:11px;}
.QuoteWidget .Inputs input{width:100%;height:48px;border:1px #ddd solid;padding:13px 8px 0px 40px;background:#ffffff url(../Images/Enquiry_Icons.png) left top no-repeat;}
.QuoteWidget .Inputs input::placeholder{color:#787878;}
.QuoteWidget .Inputs.Calander input{background-position:left -50px;}
.QuoteWidget .Inputs.Contact input{background-position:left -305px;}
.QuoteWidget .Inputs.Email input{background-position:left -356px;}
.QuoteWidget .Inputs.From input{background-position:left -100px;}
.QuoteWidget .Inputs.To input{background-position:left -150px;}

.QuoteWidget .InputBtn{padding-top:5px;}
.QuoteWidget .InputBtn input{width:100%;border-radius:3px;background:#f27f0d;color:#ffffff;border:0;font-weight:bold;padding:15px;font-size:18px;}
.QuoteWidget .InputBtn input:hover{background:#d1145a;}
.QuoteBox p{font-size:11px;color:#a7c6d1;margin:15px 0px 0px 0px;}

.BusinesFltBnr .HintIcons{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:45px;padding:0px 15px;background:#00000050;}
.BusinesFltBnr .HintIcons div{display:flex;justify-content:space-between;align-items:center;color:#ffffff;}

@media screen and (max-width:991px){
.BusinesFltBnr{background:#101823 url(../Images/Banners/AirplaneInteriorFirstClass_Tab.jpg) center center no-repeat;background-size:cover;}
.BusinesFltBnr .Shadow{padding:30px 0px;}
.QuoteBox{margin-top:50px;}
.BusinesFltBnr .HintIcons{gap:30px;}
}
@media screen and (max-width:767px){
.BusinesBox .Dstn h2{font-size:24px;}
.BusinesBox .Price .NewHed{font-size:46px;line-height:46px;}
.BusinesBox .Price .PricTl{line-height:23px;}
.BusinesBox .Price img{width:80px;bottom:0px;right:0px;}
}
@media screen and (max-width:550px){
.BusinesBox .DstnPrice{justify-content:left;}
.BusinesBox .Dstn{width:100%;}
.BusinesBox .Price{padding-top:15px;}
.BusinesBox .Exclusive{text-align:center;}
.BusinesBox .Exclusive img{float:inherit;}
.BusinsList .Airln{padding-right:0;}
.BusinsList .Txt{padding-left:0;}
.QuoteBox .CalUs{justify-content:center;}
.QuoteBox .CalUs .Txt{width:100%;padding-bottom:15px;text-align:center;}
}

.BusnsDtls{background:#ecf5f9;padding:50px 0px;}
.BusnsDtls .container{display:flex;justify-content:space-between;align-items:center}
.BusnsDtls strong{background:#f27f0d;color:#ffffff;padding:5px 8px;font-family: "Oswald", sans-serif;font-size:16px;}
.BusnsDtls h4{font-family: "Oswald", sans-serif;}
@media screen and (max-width:767px){
.BusnsDtls .container{flex-wrap:wrap;justify-content:center;}
.BusnsDtls .container div{width:100%;text-align:center;}
.BusnsDtls img{transform:rotate(90deg);}
}

@media only screen and (min-width:550px){
#InquirySubmitd .modal-dialog{max-width:500px;margin:30px auto;}
}
#InquirySubmitd.modal{background:#00000050;}
#InquirySubmitd.modal h3{background:#025479;color:#FFFFFF;font-weight:bold;margin:0;padding:10px 15px;}
#InquirySubmitd .modal-body{background:#ffffff;padding:0;}
#InquirySubmitd .Container{padding:30px;}
#InquirySubmitd .modal-body .btn{background:#025479;color:#FFFFFF;font-weight:bold;padding:6px 10px;border:none;border-radius:2px;}
#InquirySubmitd .modal-body .btn:hover{background:#025479;}


.tt_test{padding:50px 0;margin-top:30px;}
.tt_test .left{text-align:center;}
.tt_test .left h4{font-weight:bold;}
.tt_test .left h2{font-weight:700;color:#000000;}
.tt_test .left p{color:#aaaaaa;}
.tt_test .left p span{font-size:18px;color:#333333;}
.tt_test .Stars i{background:#007f4e;color:#ffffff;padding:4px 6px;border-radius:2px;}
.tt_test .Stars .time{float:right;font-size:11px;color:#bbb;}
.testimonial{margin:0 10px;}
.testimonial h4{font-size:13px;font-weight:700;color:#000;}
.testimonial h4 span{font-weight:400;}
.testimonial p{font-size:13px;color:#000;min-height:127px;}
.testimonial .pic{display:inline-block;width:100px;height:100px;border-radius:25px;border:4px solid #6b2014;box-shadow:0 7px rgba(0, 0, 0, 0.1), 0 5px #e4ac01;margin-bottom:15px;overflow:hidden;}
.testimonial .pic img{width:100%;height:auto;}
.testimonial .description{padding:0 20px 20px;font-size:15px;color:#333;line-height:30px;border-radius:25px;border-bottom:4px solid #6b2014;box-shadow:0 7px rgba(0, 0, 0, 0.1), 0 5px #e4ac01;margin-bottom:25px;}
.testimonial .title{display:block;margin:0 0 7px 0;font-size:20px;font-weight:600;color:#6b2014;letter-spacing:1px;text-transform:uppercase;}
.testimonial .post{display:block;font-size:15px;color:#012b3a;text-transform:capitalize;}