403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/b2c.hellogtx.com/public/flight/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/b2c.hellogtx.com/public/flight/css/style123.css
body{font-family:Roboto, sans-serif; padding: 0 !important; margin: 0;}
.flightcontent {background: #ECF0F1;}
.serach_flight_result {
    background:#1a75bb;
    margin: 0;
    padding: 70px 0 0;
    width: 100%;
    height: 100%;
}
.search_flight_title { width: 100%;  margin: 0 0 40px; padding: 0; text-align: center;}
.search_flight_title h3 { font-size: 44px;
    font-family:Roboto, sans-serif;font-weight:bold;
    color: #fdfdfd;
    margin: 10px 0 20px;
    padding: 0px 0;
    line-height: 30px;
}
.search_flight_title p {
    font-size: 17px;
    font-family:Roboto, sans-serif;font-weight:bold;
    color: #fdfdfd;
    margin: 5px 0;
    padding: 0px 0;
    line-height: 30px;
}
.form_searchfligh_mobile {
    width: 100%;
    background: #fff;
    padding: 15px 25px;
    margin: 34px 0 50px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -webkit-border-radius: 0px;
}
/*radio button css coding*/
.flightroud_earch{ margin: 0 0 0;}
.flightroud_earch ul{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
    float: left;
}
.flightroud_earch ul li{
    color: #94A5A6;
    display: block;
    position: relative;
    float: left;
    width: 130px;
    height: 48px;
}
.flightroud_earch ul li input[type=radio]{position: absolute; visibility: hidden;}
.flightroud_earch ul li label{display: block;
    position: relative;
    font-weight: 600;
    font-size: 12px;
    padding: 9px 5px 5px 26px;
    margin: 0px auto;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    letter-spacing: 1px;
}
.flightroud_earch ul li:hover label{
    color: #2C3E50;
}
.flightroud_earch ul li .check{
    display: block;
    position: absolute;
    border: 2px solid #94A5A6;
    border-radius: 100%;
    height: 18px;
    width: 18px;
    top: 8px;
    left: 0;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}
.flightroud_earch ul li:hover .check {border: 2px solid #da251d;}
.flightroud_earch ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 2px;
    left: 2px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}
.flightroud_earch input[type=radio]:checked ~ .check {border: 2px solid #da251d;}
.flightroud_earch input[type=radio]:checked ~ .check::before{background: #da251d;}
.flightroud_earch input[type=radio]:checked ~ label{color: #2C3E50;}
/*radio button css coding */
/*non-stopcoding css coding */
.nonstop_wrapper{ float: right;}
.nonstop_mytrip{ float: left; margin: 4px 10px 4px 13px; font-size: 14px; color: #2C3E50; font-family:Roboto, sans-serif;font-weight:bold;}

.switch {position: relative;display: inline-block;width: 60px;height: 28px;}
.switch input {opacity: 0;width: 0;height: 0;}
.slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc; -webkit-transition: .4s;transition: .4s; outline: none;}
.slider:before {position: absolute;content: "";height: 19px;width: 19px;left: 6px;bottom: 5px;background-color: #243241; -webkit-transition: .4s;transition: .4s;}
input:checked + .slider {background-color: #ECF0F1;}
input:checked + .slider:before {position: absolute;content: "";height: 19px;width: 19px;left: 10px;bottom: 5px;background-color: #da251d; -webkit-transition: .4s;transition: .4s;}
input:focus + .slider {box-shadow: 0 0 1px #2196F3;}
input:checked + .slider:before {-webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px);}
/* Rounded sliders */
.slider.round {border-radius: 34px;}
.slider.round:before {border-radius: 50%;}
/*non-stopcoding css coding */
/* flight search form css coding */
.mytrip_destination{width: 35%; float: left;margin-right: 6px; position: relative;}
.mytrip_calender_box{width: 327px; float: left; border: 2px solid #d7d7d7; border-radius: 0px; padding: 10px 10px 10px 15px; margin-right: 20px;}
.mytrip_class{width: 170px; float: left; border: 2px solid #d7d7d7; border-radius: 0px; padding: 10px 10px 10px 15px; margin-right: 10px; position: relative; cursor: pointer;}
.mytrip_class label{font-size: 14px; color: #da251d; font-family:Roboto, sans-serif; font-weight: 900; margin-bottom: 0;}
.mytrip_class .small-text{font-size: 12px; color: #7F8C8D; font-family:Roboto, sans-serif; line-height: 14px;  -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;}
.mytrip_class .form-control {display: block;width: 100%; height: 34px; padding: 0px 0; font-size: 20px; font-family:Roboto, sans-serif;font-weight:bold;
    line-height: 1.42857143;color: #2C3E50; background-color: #fff; background-image: none; border: 0px solid #ccc;
    border-radius: 0px; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);  box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: -4px 0 0;
}
.mytrip_city{ width: 48%; float: left; margin-right: 10px; border: 2px solid #d7d7d7; border-radius: 0px; padding: 10px 10px 10px 15px; min-height: 88px;}
.mytrip_city label{font-size: 14px; color: #da251d; font-family:Roboto, sans-serif; font-weight: 900; margin-bottom: 0;}
.mytrip_city  .small-text{font-size: 10px; color: #7F8C8D; font-family:Roboto, sans-serif; line-height: 14px; line-height: 14px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;}

.mytrip_city .form-control {display: block;width: 100%; height: 34px; padding: 0px 0; font-size: 20px; font-family:Roboto, sans-serif;font-weight:bold;
    line-height: 1.42857143;color: #2C3E50; background-color: #fff; background-image: none; border: 0px solid #ccc;
    border-radius: 0px; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);  box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: -4px 0 0;
}
.mytrip_to{ width: 48%; float: left; margin-right: 0; border: 2px solid #d7d7d7; border-radius: 0px; padding: 10px 10px 10px 18px; min-height: 88px;}
.mytrip_to label{font-size: 14px; color: #da251d; font-family:Roboto, sans-serif; font-weight: 900; margin-bottom: 0;}
.mytrip_to  .small-text{font-size: 10px; color: #7F8C8D; font-family:Roboto, sans-serif; line-height: 14px; line-height: 14px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
}
.mytrip_to .form-control {display: block;width: 100%; height: 34px; padding: 0px 0; font-size: 20px; font-family:Roboto, sans-serif;font-weight:bold;
    line-height: 1.42857143;color: #2C3E50; background-color: #fff; background-image: none; border: 0px solid #ccc;
    border-radius: 0px; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);  box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: -4px 0 0;
}
.exchange_transfer{position: absolute; width: 42px; height: 42px; border-radius: 7px; left: 43%; top: 21px; text-align: center; background: #fff;}
.exchange_transfer img{margin: 4px 0 0;}
.mytrip_departure{ width: 127px; float: left; margin-right: 0; border: 0px solid #d7d7d7; border-radius: 0; padding: 0; }
.mytrip_departure label{font-size: 14px; color: #da251d; font-family:Roboto, sans-serif; font-weight: 900; margin-bottom: 0;}
.mytrip_departure  .small-text{font-size: 12px; color: #7F8C8D; font-family:Roboto, sans-serif; line-height: 14px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
}
.mytrip_departure .form-control {display: block;width: 100%; height: 34px; padding: 0px 0; font-size: 20px; font-family:Roboto, sans-serif;font-weight:bold;
    line-height: 1.42857143;color: #2C3E50; background-color: #fff; background-image: none; border: 0px solid #ccc;
    border-radius: 0px; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);  box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: -4px 0 0;
}
.mytrip_return{ width: 118px; float: right; margin-right: 0; border: 0px solid #d7d7d7; border-radius: 0px; padding: 0;}
.mytrip_return label{font-size: 14px; color: #da251d; font-family:Roboto, sans-serif; font-weight: 900; margin-bottom: 0;}
.mytrip_return  .small-text{font-size: 12px; color: #7F8C8D; font-family:Roboto, sans-serif; line-height: 14px; border-left:
-webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
}
.mytrip_return .form-control {display: block;width: 100%; height: 34px; padding: 0px 0; font-size: 20px; font-family:Roboto, sans-serif;font-weight:bold;
    line-height: 1.42857143;color: #2C3E50; background-color: #fff; background-image: none; border: 0px solid #ccc;
    border-radius: 0px; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);  box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: -4px 0 0;
}
a.flightsubmit, .flightsubmit{float: right; border-radius: 0px; width:160px; background-color: #da251d;color: #fff;font-size: 18px;border-color: #da251d;margin: 0;height: 85px;padding: 1px 21px;line-height: 80px;}
a.flightsubmit:hover, .flightsubmit:hover {color: #fff;background-color: #444;border-color: #444;}
a.flightsubmit:focus, .flightsubmit:focus {color: #fff; background-color: #da251d; border-color: #da251d; outline: none; box-shadow: 0 0 0 0 rgba(0, 123, 255, .25);}
a.flightsubmit:active:focus, .flightsubmit:active:focus {color: #fff; background-color: #da251d; border-color: #da251d; outline: none; box-shadow: 0 0 0 0 rgba(0, 123, 255, .25);}
/* flight search form css coding */
/*traveller css coding 10-1-2020*/
.roomBoxMain {
    width: 395px;
    display: inline-block;
    position: absolute !important;
    border: 1px solid #ccc;
    background: #ffffff;
    left: -262px;
    top: 83px;
    z-index: 999999 !important;
    display: none;
    padding-bottom: 10px;
    border-radius: 0px;
}
.roomBoxMain .roomBoxMainIn {padding: 10px 15px;}
.roomBoxMain .roomBoxMainIn h1 {
    padding: 5px 0;
    margin: 0 0 5px 0;
    display: block;
    border-bottom: 1px solid #eeeeee;
    font-size: 14px !important;
    color: #444 !important;
    font-weight: 500 !important;
    text-align: left;
}
.roomBoxMain .roomBoxMainIn label {
    color: #000 !important;
    display: inline-block !important;
    font-size: 12px;
    margin-bottom: 4px;
    margin-top: 7px;
}
.roomBoxMain .roomBoxMainIn input[type=radio] {font-size: 14px;height: 20px;margin-right: 5px;}
.count-input {position: relative;width: 100%;margin: 0;}
.count-input .incr-btn:first-child {right: auto;left: 0;top: 46%;border-radius: 0;}
.count-input .incr-btn {
    display: block;
    position: absolute;
    width: 40px;
    height: 30px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    line-height: 30px;
    top: 50%;
    right: 0;
    margin-top: -15px;
    text-decoration: none;
    color: #da251d;
    background: #FFF2F0;
    border-radius: 0;
}
.roomBoxMain .roomBoxMainIn input {padding: 10px;color: #000 !important;}
.count-input input {
    width: 100%;
    height: 33px;
    border: 0px solid #999;
    border-radius: 0px;
    background: none;
    text-align: center;
    font-size: 14px !important;
    color: #444 !important;
}
.divider {
    width: 1px;
    height: 180px;
    margin-top: 10px;
    border-left: 1px solid #c4cace;
    background: #c4cace;
}
.roomBoxMain .roomBoxMainIn .btn {
    color: #fff !important;
    padding: 0.5rem 1.5rem !important;
    background: #da251d !important;
    border: 1px solid #da251d !important;
    font-size: 13px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
}
.select1_inner {
    position: relative;
    background: #fff;
    border: 0px solid #d2d8dd;
    height: 54px;
    position: relative;
    width: 100%;
    border-radius: 3px;
}
.travelerboxMain {width: 100%;position: relative;display: inline-block;z-index: 9999;}
.travelerbox {
    padding: 12px 1rem 0 10px;
    display: inline-block;
    width: 100%;
    z-index: 999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0px;
    background: none !important;
    cursor: pointer;
    margin-bottom: 5px;
    color: #495057;
    font-size: 14px !important;
    font-family: 'Raleway';
    line-height: 26px;
}
.travelerbox span {font-size: 14px;}
.travelerbox:after {
    content: '';
    display: block;
    position: absolute;
    top: 33%;
    right: 17px;
    margin-top: 0;
    width: 24px;
    height: 24px;
    background: url(../images/grayArrow1.png) no-repeat right center;
}
.show_hiddenpart_hidden{ display:block;}
.travelclass_main { margin: 0px; border: 0px solid #da251d;border-radius: 0px; height: 150px; overflow-y: scroll;}
.travelclass_main input[type="radio"] {opacity: 0;position: fixed;width: 0;}
.travelclass_main label {display: inline-block;background-color: #fff;padding: 8px 0;font-family:Roboto, sans-serif;font-size: 13px;border: 2px solid #ECF0F1;border-radius: 0px;cursor: pointer;width: 100%;text-align: center;margin: 0 0 0 0; float: left;}
.travelclass_main label:hover {background-color: #da251d; border-color: #da251d; color: #fff !important;}
.travelclass_main input[type="radio"]:focus + label {border: 0px dashed #444;}
.travelclass_main input[type="radio"]:checked + label {background-color: #da251d;border-color: #da251d; color: #fff !important;}
.travelclassmain_padding{padding: 0;}
/*traveller css coding 10-1-2020*/
/*recent section  css coding*/
.recentsearch_whitebg {background: #fff;border-radius: 0px 0px 27px 27px;padding: 45px 0 31px;}
.exciting_offer_content h2 {
    font-size: 18px;
    font-family:Roboto, sans-serif;font-weight:bold;
    color: #1b2a38;
    margin: 0;
    padding: 25px 0;
    font-weight: bold;
}
.recent_pt{padding: 30px 0 0 !important;}
.recent_searchbox{
    background: #fff;
    border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px;
    padding: 8px 25px;
    margin-bottom: 12px;
    text-align: left;
    border: 1px solid #E8E8E8;
}
.recent_searchbox h2{
    font-size: 14px;
    font-family:Roboto, sans-serif;font-weight:bold;
    color: #1b2a38;
    margin: 0 0px 8px 0;
    padding: 0 0;
    font-weight: bold;
}
.recent_searchbox h3{font-size: 12px; font-family:Roboto, sans-serif; color: #797979;  margin: 0;  padding: 0 0; font-weight: bold;}
.recent_search_left{ float: left; width: auto; line-height: 20px; }
.recent_search_left .city_handle{ font-family:Roboto, sans-serif;font-weight:bold; font-size: 16px; color: #2C3E50;}
.recent_search_left h3{font-family:Roboto, sans-serif;font-weight:bold; font-size: 16px; color: #2C3E50;}
.recent_search_left p{font-family:Roboto, sans-serif; font-size: 12px; color: #94A5A6; margin-bottom: 0px;}
.recent_search_right{ float: right; width: auto;margin: -60px 0 0 0; line-height: 20px; text-align: right;}
.recent_search_right .city_handle{ font-family:Roboto, sans-serif;font-weight:bold; font-size: 16px; color: #2C3E50;}
.recent_search_right h3{ font-family:Roboto, sans-serif;font-weight:bold; font-size: 16px; color: #2C3E50;}
.recent_search_right p{font-family:Roboto, sans-serif; font-size: 12px; color: #94A5A6; margin-bottom: 0px;}
.recent_pt{padding:30px 0 0 !important;}
.recent-search-results-item-flight-section-path {
    position: relative;
    height: 60px;
    margin: 0 auto;
    width: 68px;
}
.recent-search-results-item-flight-section-path-line {
    position: absolute;
    top: 16px;
    left: 0;
    width: 80%;
    height: 2px;
    background: #ECF0F1;
}
.recent-search-results-item-flight-section-path-line-start, .recent-search-results-item-flight-section-path-line-end {
    position: absolute;
    left: -15px;
    text-align: center;
    width: 30px;
    top: 13px;
}
.recent-search-results-item-flight-section-path-line-end {right: 0px;left: auto;}
.recent-search-results-item-flight-section-path-flighttackoff {
    text-align: center;
    width: 80%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.recent-search-results-item-flight-section-path-flighttackoff img {height: 20px;}
.recent-search-results-item-flight-section-path-line-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ECF0F1;
    margin-bottom: 10px;
    margin-left: 10px;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
}
/*recent section  css coding*/
/*popular citis section  css coding*/
.popular_destination_content{background: #e8edee; margin: 0; padding: 0 0 10px;}
.popular_destination_content h2{font-size: 17px; font-family:Roboto, sans-serif;font-weight:bold; color: #1b2a38; margin: 0; padding: 10px 0 10px; font-weight: bold;}
.popular_destination_wrapper{width: 100%; margin: 0; padding-bottom: 0;}
.popular_destination_wrapper .popular_image{width: 125px; height: 124px; float: left;}
.popular_destination_wrapper .popular_image img{margin: 0; padding: 0;}
.popular_destination_wrapper .popular_content{
    width:200px;
    background: #fff;
    padding: 18px 13px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -webkit-border-radius: 0px;
    float: left;
    margin-right: 0px;
    z-index: 999;
    margin-left: -17px;
    margin-top: 19px;
    -webkit-box-shadow: 0 2px 2px 0px #b5bcbf;
    box-shadow: 0 2px 2px 0px #b5bcbf;
    -moz-box-shadow: 0 2px 2px 0px #b5bcbf;
    -o-box-shadow: 0 2px 2px 0px #b5bcbf;
}
.popular_destination_wrapper .popular_content .popular_title{font-size: 18px; font-family:Roboto, sans-serif; color: #1b2a38; margin: 0 0 3px 0; padding:0; font-weight: bold;}
.popular_destination_wrapper .popular_content .popular_price{letter-spacing: 1px; font-size: 15px; font-family:Roboto, sans-serif; color: #707070; margin: 0; padding:0; font-weight: bold;}
.destination_round{border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;-o-border-radius:0px;}
.popular_destination_content .nav-tabs {float: left;margin: 27px 10px 10px 80px; border-bottom: 0px solid #ddd;}
.popular_destination_content .nav-tabs>li>a{margin-right: 60px;line-height: 1.42857143;border: 1px solid transparent;border-radius: 0px;-moz-border-radius: 0px;-o-border-radius: 0px;-webkit-border-radius: 0px;border-left: 5px solid transparent;background-color:transparent;color: #7F8C8D; font-family:Roboto, sans-serif;font-weight:bold; padding: 5px 15px; font-size: 16px;}
.popular_destination_content .nav-tabs>li:last-child>a {margin-right: 2px;}
.popular_destination_content .nav-tabs>li.active>a, .popular_destination_content .nav-tabs>li.active>a:focus, .popular_destination_content .nav-tabs>li.active>a:hover {color: #2C3E50;cursor: default;background-color: #fff;border: 0px solid #ddd;border-bottom-color: transparent;border-left: 5px solid #da251d;}
.exicting_title {font-size: 28px !important;margin: 20px 0 24px!important;}
.city_left {float: left;}
.popular_citifly {margin-bottom: 30px;}
/*popular citis section  css coding*/
/*top deals section  css coding*/
.topdeals_warpper_content{background: #e8edee; margin: 0;padding: 50px 0 80px;}
.topdeals_warpper_content h2{font-size: 28px;font-family:Roboto, sans-serif;font-weight:bold;color: #1b2a38; margin:  20px 0 24px; padding: 10px 0 10px; font-weight: bold;}
.topdeals_warpper{width: 100%;margin: 0 0 20px 0;padding-bottom: 0;}
.topdeals_warpper .topdeals_image{width: 100%;height: auto;float: left;}
.topdeals_warpper .topdeals_image img{margin: 0; padding: 0;}
.topdeals_warpper .topdeals_content{ width: 100%; background: #fff; padding: 12px 13px; border-radius: 0px;-moz-border-radius: 0px;-o-border-radius: 0px;-webkit-border-radius: 0px;float: left;margin-right: 0px; z-index: 999;margin-left: 0;margin-top: -30px;-webkit-box-shadow: 0 2px 2px 0px #b5bcbf; box-shadow: 0 2px 2px 0px #b5bcbf;-moz-box-shadow: 0 2px 2px 0px #b5bcbf;-o-box-shadow: 0 2px 2px 0px #b5bcbf;}
.topdeals_warpper .topdeals_content .topdeals_title{font-size: 16px; font-family:Roboto, sans-serif; color: #1b2a38; margin: 0 0 3px 0; padding: 0; font-weight: bold;}
.topdeals_warpper .topdeals_content .topdeals_price{font-size: 14px; font-family:Roboto, sans-serif; color: #707070;  margin: 0; padding: 0;font-weight: bold;}
/*top deals section  css coding*/
/*exciting offer section  css coding*/

/*.exciting_offer_content{background: #e8edee; margin: 0;padding: 5px 0 3px;}*/
.exciting_offer_content h2{font-size: 18px; font-family:Roboto, sans-serif;font-weight:bold; color: #1b2a38; margin: 0; padding: 25px 0;font-weight: bold;}
.see_all{ float: right;}
.see_all a{font-family:Roboto, sans-serif;color: #da251d;font-size: 17px;text-decoration: none;line-height: 31px;font-weight: bold;letter-spacing: 0;}
.see_all a:hover{color: #1b70b1;}
.see_all a:focus{color: #1b70b1;}
.exciting_offer_wrapper{width: 100%; border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px;-o-border-radius: 12px;}
.loop .owl-item .item{border-radius: 14px;margin-bottom: 31px;background: #fff;padding-bottom: 8px;-webkit-box-shadow: 0 6px 10px 0px #b5bcbf;box-shadow: 0 6px 10px 0px #b5bcbf;-moz-box-shadow: 0 6px 10px 0px #b5bcbf; -o-box-shadow: 0 6px 10px 0px #b5bcbf;}
.loop_flight .owl-item .item { border-radius: 14px; margin-bottom: 31px; background: #fff; padding-bottom: 8px;-webkit-box-shadow: 0 6px 10px 0px #b5bcbf;box-shadow: 0 6px 10px 0px #b5bcbf; -moz-box-shadow: 0 6px 10px 0px #b5bcbf; -o-box-shadow: 0 6px 10px 0px #b5bcbf;}
/*exciting offer section  css coding*/



/*single search flight css coding*/
.form_searchfligh_mobile_flight { width: 100%; background: #fff; padding: 15px 0px; margin: 0px 0 6px;border-radius: 0px; -moz-border-radius: 10px; -o-border-radius: 10px; -webkit-border-radius: 10px;}
.mytrip_destination_searchflight{width: 332px; float: left;margin-right: 10px; position: relative;}
.mytrip_calender_box_searchflight{width: 240px; float: left; border: 2px solid #ECF0F1;border-radius: 0px; padding: 5px 10px 5px 15px; margin-right: 10px;}
.mytrip_class_searchflight{width: 135px; float: left; border: 2px solid #ECF0F1;border-radius: 0px; padding: 5px 10px 5px 15px; margin-right: 10px; position:relative;}
.mytrip_class_searchflight label{font-size: 13px; color: #da251d; font-family:Roboto, sans-serif; font-weight: 900; margin-bottom: 5px;}
.mytrip_class_searchflight .small-text{font-size: 12px; color: #7F8C8D; font-family:Roboto, sans-serif; line-height: 14px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;

}
.mytrip_class_searchflight .form-control {display: block;width: 100%; height: 34px; padding: 0px 0; font-size: 15px; font-family:Roboto, sans-serif;font-weight:bold;line-height: 1.42857143;color: #2C3E50; background-color: #fff; background-image: none; border: 0px solid #ccc; border-radius: 0px; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);  box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;margin: -4px 0 0;}

a.flightsubmit_searchflight, .flightsubmit_searchflight{
    float: right;
border-radius: 0px;
    width: 110px;
    background-color: #fff;
    color: #da251d;
    font-size: 16px;
    border-color: #da251d;
    margin: 0;
    height: 82px;
    padding: 1px 0px;
    line-height: 77px;
    border: 2px solid #ECF0F1;
    font-weight: bold;
}
a.flightsubmit_searchflight:hover, .flightsubmit_searchflight:hover {color: #fff;background-color: #444;border-color: #444;}
a.flightsubmit_searchflight:focus, .flightsubmit_searchflight:focus {color: #fff; background-color: #da251d; border-color: #da251d; outline: none; box-shadow: 0 0 0 0 rgba(0, 123, 255, .25);}
a.flightsubmit_searchflight:active:focus, .flightsubmit_searchflight:active:focus {color: #fff; background-color: #da251d; border-color: #da251d; outline: none; box-shadow: 0 0 0 0 rgba(0, 123, 255, .25);}
.mytrip_city_searchflight{ width: 160px; float: left; margin-right: 10px; border: 2px solid #ECF0F1;border-radius: 0px; padding: 8px 10px 7px 19px;}
.mytrip_city_searchflight label{font-size: 13px; color: #da251d; font-family:Roboto, sans-serif; font-weight: 900; margin-bottom: 0;}
.mytrip_city_searchflight  .small-text{font-size: 12px; color: #7F8C8D; font-family:Roboto, sans-serif; line-height: 14px; height: 15px; -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: block;  display: -webkit-box;}
.mytrip_city_searchflight .form-control {display: block;width: 100%; height: 34px; padding: 0px 0; font-size: 15px; font-family:Roboto, sans-serif;font-weight:bold;line-height: 1.42857143;color: #2C3E50; background-color: #fff; background-image: none; border: 0px solid #ccc;
border-radius: 0px; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);  box-shadow: inset 0 0 0 rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;margin: -4px 0 0;}
.mytrip_to_searchflight{ width: 160px; float: left; margin-right: 0; border: 2px solid #ECF0F1;border-radius: 0px; padding: 8px 10px 7px 19px}
.mytrip_to_searchflight label{font-size: 13px; color: #da251d; font-family:Roboto, sans-serif; font-weight: 900; margin-bottom: 0;}
.mytrip_to_searchflight  .small-text{font-size: 12px; color: #7F8C8D; font-family:Roboto, sans-serif; line-height: 14px; height: 15px; -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: block;  display: -webkit-box;}
.mytrip_to_searchflight .form-control {display: block;width: 100%; height: 34px; padding: 0px 0; font-size: 15px; font-family:Roboto, sans-serif;font-weight:bold;
    line-height: 1.42857143;color: #2C3E50; background-color: #fff; background-image: none; border: 0px solid #ccc;
    border-radius: 0px; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);  box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: -4px 0 0;
}
.exchange_transfer_searchflight{position: absolute; width: 42px; height: 42px; border-radius: 7px; left: 143px; top: 21px; text-align: center; background: #fff;}
.exchange_transfer_searchflight img{margin: 0 0 0;}
.mytrip_departure_searchflight{ width: 96px; float: left; margin-right: 0; border: 0px solid #d7d7d7; border-radius: 0; padding: 0; }
.mytrip_departure_searchflight label{font-size: 13px; color: #da251d; font-family:Roboto, sans-serif; font-weight: 900; margin-bottom: 0;}
.mytrip_departure_searchflight  .small-text{font-size: 12px; color: #7F8C8D; font-family:Roboto, sans-serif; line-height: 14px; -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;}
.mytrip_departure_searchflight .form-control {display: block;width: 100%; height: 34px; padding: 0px 0; font-size: 15px; font-family:Roboto, sans-serif;font-weight:bold;
    line-height: 1.42857143;color: #2C3E50; background-color: #fff; background-image: none; border: 0px solid #ccc;
    border-radius: 0px; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);  box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: -4px 0 0;
}
.mytrip_return_searchflight{ width: 96px; float: right; margin-right: 0; border: 0px solid #d7d7d7; border-radius: 0px; padding: 0;}
.mytrip_return_searchflight label{font-size: 13px; color: #da251d; font-family:Roboto, sans-serif; font-weight: 900; margin-bottom: 0;}
.mytrip_return_searchflight  .small-text{font-size: 12px; color: #7F8C8D; font-family:Roboto, sans-serif; line-height: 14px;}
.mytrip_return_searchflight .form-control {display: block;width: 100%; height: 34px; padding: 0px 0; font-size: 15px; font-family:Roboto, sans-serif;font-weight:bold;line-height: 1.42857143;color: #2C3E50; background-color: #fff; background-image: none; border: 0px solid #ccc;
    border-radius: 0px; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);  box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: -4px 0 0;
}

.flight_background_bg {width: 100%;margin: 0;padding: 0;background: #ecf0f1;}

.showingresult {
    padding-top: 0;
    border: none;
    margin: 15px 0 20px;
    color: #2C3E50;
    font-size: 12px !important;
    text-align: center;
    display: block;

}
.internationalradio-toolbar {margin: 0; text-align: left; float: right; width: 91%;}
.internationalradio-toolbar input[type="radio"] {opacity: 0; position: fixed; width: 0;}
.internationalradio-toolbar label {cursor:pointer;line-height: 18px;color:#7F8C8D; display: inline-block; background-color: transparent;padding: 4px 16px; font-family:Roboto, sans-serif; font-size: 12px; border: 0px solid #444;border-radius: 0px;}
.internationalradio-toolbar label:nth-child(2) {float: left;}
.internationalradio-toolbar label:nth-child(4) {float: left; margin-left: 19%;}
.internationalradio-toolbar label:nth-child(6) { margin-left: 8%;}
.internationalradio-toolbar label:nth-child(8) { margin-left: 10%;}
.internationalradio-toolbar label:nth-child(10) {float: right; margin-right: 6%;}
.internationalradio-toolbar label:hover {background-color: #fff; color: #da251d;}
.internationalradio-toolbar input[type="radio"]:focus + label {border: 0px dashed #444;}
.internationalradio-toolbar input[type="radio"]:checked + label {background-color: #fff;border-color: #fff; color: #da251d;}
.international_sorttitle{ float:left; font-size: 12px; color: #2C3E50; font-family:Roboto, sans-serif;font-weight:bold; padding-right: 20px; line-height: 26px;}

.flight_search_list_international{ background: #fff; -webkit-box-shadow: 0 2px 2px 0px #b5bcbf;
    box-shadow: 0 2px 2px 0px #b5bcbf;
    -moz-box-shadow: 0 2px 2px 0px #b5bcbf;
    -o-box-shadow: 0 2px 2px 0px #b5bcbf;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    padding: 25px 20px 10px 20px;
    position: relative;
    margin: 0 0 25px 0;
}

.international_align_rightpadding {padding-right: 0px;
}

.international_fligt_logo { margin: 0;padding: 0;text-align: left;}
.international_fligt_logo img {margin: 0 7px 0 0;padding: 0; float: left;}
.international_fligt_logo h5 {font-size: 11px; font-family:Roboto, sans-serif;font-weight:bold; color: #2C3E50; margin: 0px 0 6px 0; padding: 0;line-height: 14px;}
.international_fligt_logo h6 {font-size: 10px !important;font-family:Roboto, sans-serif;color: #7F8C8D; margin: 0;padding: 0; font-weight: 600;}

.flight_priceinternational {font-size: 20px;font-family:Roboto, sans-serif;font-weight:bold;color: #27AE60; margin: -8px 0 0 0; padding: 0; text-align: center;}
.flightprice_boxcenter{text-align: center;}

a.booknowinternational, .booknowinternational{padding: 7px 15px;border-radius: 30px;-o-border-radius: 30px; -ms-border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 0;margin: 0 auto 0; background-color: #da251d; border-color: #da251d; color: #fff; width: auto; font-family:Roboto, sans-serif;font-weight:bold; font-size: 12px;}
a.booknowinternational:hover, .booknowinternational:hover {color: #fff;background-color: #444; border-color: #444;}
a.booknowinternational:focus, .booknowinternational:focus {color: #fff;background-color: #444; border-color: #444; outline: none;}
a.booknowinternational:active, .booknowinternational:active {color: #fff;background-color: #444; border-color: #444; outline: none;}
a.booknowinternational:active:focus, .booknowinternational:active:focus {color: #fff;background-color: #444; border-color: #444; outline: none;}
a.view_morebtn_international, .view_morebtn_international{float: none; color: #da251d; font-family:Roboto, sans-serif; font-size: 12px; text-decoration: none; margin: 4px 0 0; padding: 0; font-weight: 700; display: block;}
a.view_morebtn_international:hover, .view_morebtn_international:hover{color:#da251d;}
a.view_morebtn_international:focus, .view_morebtn_international:focus{color:#da251d;}
a.view_morebtn_international:active:focus, .view_morebtn_international:active:focus{color:#da251d;}
.more_margin {margin: 3px 0 0 !important;}
/*.more_margin {margin: 7px 0 0 !important;}*/

.international_flight_details {margin: 0;padding: 0;text-align: center;}
.international_flight_time {font-size: 16px;font-family:Roboto, sans-serif;font-weight:bold;color: #2C3E50;margin: 0;padding: 0;font-weight: bold; line-height: 16px;}
.international_flight_cityname {font-size: 12px;font-family:Roboto, sans-serif;color: #7F8C8D;margin: 2px 0 0 0;padding: 0;font-weight: 600;}
.international_align_rightpadding{padding-right:0px;}
.international_image{width:40px;height:40px;position:relative;display:block;text-align:center; border:2px solid transparent;padding:10px;overflow: hidden; margin:0 7px 0 0;z-index: 99;float: left;}
.international_image img {position:absolute;max-width: 97%;max-height: 97%;left:0;top:0;bottom:0; right:0; margin:auto; padding:0; transition: all .7s ease-in-out;}

.theme-search-results-item-flight-section-path1 {
    position: relative;
    height: 60px;
    margin: 0 5px;
}

.theme-search-results-item-flight-section-path-fly-time1 {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
}

.theme-search-results-item-flight-section-path-line1 {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #8e9d9c;

}

.theme-search-results-item-flight-section-path-line-start1, .theme-search-results-item-flight-section-path-line-end1, .theme-search-results-item-flight-section-path-line-middle1, .theme-search-results-item-flight-section-path-line-middle-11, .theme-search-results-item-flight-section-path-line-middle-21 {
    position: absolute;
    left: -15px;
    text-align: center;
    width: 30px;
    top: 17px;
}
.theme-search-results-item-flight-section-path-line-end1 {
    right: -15px;
    left: auto;
}

.theme-search-results-item-flight-section-path-line-dot1 {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #8e9d9c;
    margin-bottom: 10px;
    margin-left: 10px;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
}

.theme-search-results-item-flight-section-path-line-title1 {
    font-size: 9px;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
}

.theme-search-results-item-flight-section-path-fly-time1 p{
    margin-bottom: 0;
    color: #2C3E50;
    font-size: 12px;
    font-family:Roboto, sans-serif;font-weight:bold;
    font-weight: bold;
}

.flight_stop1 {
    top: 24px;
    text-align: center;
    left: 0px;
}


.view_deatils_wrapper .nav-tabs>li {float: left; margin-bottom: -3px;}
.view_deatils_wrapper .nav-tabs>li.active>a, .view_deatils_wrapper .nav-tabs>li.active>a:focus, .view_deatils_wrapper .nav-tabs>li.active>a:hover {
    color: #2C3E50;cursor: default;background-color: #fff;border:0px solid #d7d7d7;border-bottom: 2px solid #da251d; border-bottom-color: #da251d; outline: none;}
.view_deatils_wrapper .nav>li>a:focus, .view_deatils_wrapper .nav>li>a:hover {text-decoration: none; background-color: #fff; border: 2px solid transparent; outline: none}
.view_deatils_wrapper .nav-tabs>li>a:hover {border-color: #fff #fff #da251d; outline: none;}
.view_deatils_wrapper .nav-tabs>li>a{margin-right: 2px;line-height: 1.42857143; border: 2px solid transparent;border-radius: 0 0 0 0; color: #7F8C8D;
    font-size: 14px; font-family:Roboto, sans-serif; font-weight: 600; width: auto; padding: 0 15px 10px 15px;letter-spacing:1px;}
.view_deatils_wrapper .table>tbody>tr>td, .view_deatils_wrapper .table>tbody>tr>th, .view_deatils_wrapper .table>tfoot>tr>td, .view_deatils_wrapper .table>tfoot>tr>th, .view_deatils_wrapper .table>thead>tr>td, .view_deatils_wrapper .table>thead>tr>th {
    padding: 8px; line-height: 10px; vertical-align: top; border-top: 0px solid #ddd;}

.view_deatils_wrapper .cancellation_text{font-family:Roboto, sans-serif; font-size: 14px; color: #2C3E50; font-weight: bold; }
.view_deatils_wrapper  .cancellation_text2{  font-size: 12px; color: #7F8C8D; font-family:Roboto, sans-serif; }
.view_deatils_wrapper  .pleasenote_wrapper{ width: 100%; margin: 10px 0 0; padding: 0;}

.view_deatils_wrapper  .pleasenote_wrapper p{font-size: 12px; color: #7F8C8D; font-family:Roboto, sans-serif;font-weight:bold;}
.view_deatils_wrapper  .pleasenote_wrapper ol{padding-left: 10px; }
.view_deatils_wrapper  .pleasenote_wrapper ol li{font-size: 12px;
    font-family:Roboto, sans-serif;
    line-height: 18px;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 10px;
    color: #7F8C8D;
    list-style-type: decimal;
}

.tswitch{padding: 15px;}
.tswitch .table{border-bottom: 2px solid #ecf0f1; width: 70%; font-size: 13px; color: #7F8C8D; font-family:Roboto, sans-serif; line-height: 20px;}
.tswitch .table .arrow{margin:0 15px;}

#myModal_viewmore .modal-body {
    position: relative;
    padding: 20px;
}

#myModal_viewmore .modal-dialog button {
    position: absolute;
    /*top: 10px;
    right: 17px;*/  /* change css in 25-9-2020*/
    top: -3px;
    right: 3px;
    border-radius: 50px;
    font-size: 19px;
    z-index: 99999 !important;
    font-weight: 500;
    color: #000;
    opacity: 1;
    font-size: 30px;
}

.fair_details{background: #fff; border: 1px solid #c4c4c4; border-radius: 0px;-o-border-radius: 10px 10px; -moz-border-radius: 10px 10px; -ms-border-radius: 10px 10px; margin: 0 0 20px 0; padding: 0px 0 15px 0;}
.fair_details_title{background: #fff;border-radius: 0;padding: 15px 20px 15px;margin:0 0 25px 0;}
.fair_details_bg{ background: #FFF2F0;}
.mytip_deatilsalign{width: 50%;}
.mytip_deatilsname {font-size: 14px !important;}
.mytip_deatilsalign p{font-size: 12px;}
.fare_information_mytrip{padding: 8px 0; font-size: 14px;}
.mytrip_alignleft{ padding-left: 0;}
.mytrip_linedot{width: 5px !important; height: 5px !important;}
.mytrip_linedot_start{top: 28px !important;}
.mytrip_citname_text{font-size: 10px !important;}
.mytrip_citname_textname {font-weight: 500 !important;}

.destination_left_details{ width: 50%; float: left;}
.destination_left_details .destination_name{font-size: 16px; color: #2C3E50; margin: 0; padding: 0;font-weight: bold;}
.destination_left_details p{font-size: 13px; color: #7F7F7F; margin: 0; padding: 0;font-weight: 600;}
.destination_right_details{width: 35%; float: right;}
.destination_right_details .destination_name{font-size: 16px; color: #2C3E50; margin: 0; padding: 0;font-weight: bold;}
.destination_right_details p{font-size: 13px;color: #7F7F7F; margin: 0; padding: 0; font-weight: 600;}
.fare_information{letter-spacing: 1px;font-weight: bold; color: #da251d; float: right; padding: 14px 0; text-transform: uppercase; font-size: 15px;
    width: 150px; text-align: center;background: #d0e3ff;
    background: -moz-linear-gradient(left, #fff 0%, #d0e3ff 50%, #fff 100%);
    background: -webkit-linear-gradient(left, #fff 0%, #d0e3ff 50%, #fff 100%);
    background: linear-gradient(to right, #fff 0%, #d0e3ff 50%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e3ff', endColorstr='#fff',GradientType=1 );
}
.return_info{background: #f6f6f6;background: -moz-linear-gradient(left, #f6f6f6 0%, #f6f6f6 50%, #f6f6f6 100%);
    background: -webkit-linear-gradient(left, #f6f6f6 0%, #f6f6f6 50%, #f6f6f6 100%);
    background: linear-gradient(to right, #f6f6f6 0%, #f6f6f6 50%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6',GradientType=1 );
    letter-spacing: 3px;
}
.nonrefundable{ width: 140px; float: right; margin: 0; padding:7px 10px; border:1px solid #ECF0F1; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px;}
.nonrefundable a{font-size: 14px; font-family:Roboto, sans-serif; text-decoration: none; color: #da251d; line-height: 16px; font-weight: 600; }
.nonrefundable a span{font-size: 12px; display: block; clear: both;}
.nonrefundable a span img{height: 15px;}
.mytrip_babbage_container11{ float: left;}
.mytrip_babbage_wrapper11{width:100%; margin:0px 0 4px 0;}
.boxmytrip11{margin-right: 2px;}
.checkinmytrip11{margin-right: 4px; color: #7F8C8D; font-size: 12px;}
.weigthbagmytrip11{margin-right: 4px; color: #2C3E50; font-size: 12px; font-weight: bold;}
.dotmtpmytrip11{margin-right: 4px;}
.cab-inmytrip11{margin-right: 4px; color: #7F8C8D; font-size: 12px;}
.mealmtpmytrip11{margin-right: 4px; color: #7F8C8D;font-size: 12px;}
.yesmtpmytrip11{margin-right: 4px; color: #2C3E50;font-size: 12px;}
.adultmtpmytrip11{margin-right: 4px; color: #2C3E50;font-size: 12px; font-weight: bold;}
.terms_mobileview{display: none;}
.dotline1{width: 2px;height: 110px; border: 1px dashed #DDDDDD; position: absolute; bottom: 40px; right: 47%;}
.babage_align{margin-left: 20px;}

.align_left{text-align: left;}
.reviewbtn_left{margin: 0 25px 0 0; padding: 12px 15px; width: 26%;}
.airport_width{width: 100%;}


.flight_search_list_details{background: #fff;padding: 0 8px;position: relative; margin: 0 0 20px 0;}
.flight_search_list_details .fligt_logo{ margin: 0; padding: 0; text-align: left;}
.flight_search_list_details .fligt_logo img{ margin: 0 7px 0 0; padding: 0;float: none;}
.flight_search_list_details .fligt_logo h5{font-size: 13px;font-family:Roboto, sans-serif;color: #5c5c5c;margin: 4px 0 0 0;padding: 0; font-weight: normal;float: none;}
.flight_search_list_details .fligt_logo h6{font-size: 13px;font-family:Roboto, sans-serif;color: #5c5c5c;margin: 3px 0 0 0;padding: 0;font-weight: normal; float: none;}
.flight_search_list_details .flight_price{font-size: 18px; font-family:Roboto, sans-serif;font-weight:bold; color: #48c376; margin: 0; padding: 0; font-weight: bold;}
.flight_search_list_details .flight_details{ margin: 0; padding: 0; text-align: left;}
.flight_search_list_details .flight_time{font-size: 16px; font-family:Roboto, sans-serif;font-weight:bold; color: #2C3E50; margin: 0; padding: 0; font-weight: bold;}
.flight_search_list_details .flight_time2{font-size: 13px; font-family:Roboto, sans-serif;font-weight:bold; color: #2C3E50; margin: 0; padding: 0; font-weight: bold;}
.flight_search_list_details .flight_cityname{font-size: 12px;font-family:Roboto, sans-serif;color: #7F7F7F;margin: 0;padding: 0;font-weight: bold;}
.flight_search_list_details .flight_cityname2{font-size: 11px;font-family:Roboto, sans-serif;color: #7F8C8D;margin: 10px 0 0;padding: 0;font-weight: normal;}

.flight_search_list_details .theme-search-results-item-flight-section-path {position: relative;height: 60px; margin: 0 5px;}
.flight_search_list_details .theme-search-results-item-flight-section-path-fly-time {text-align: center; width: 100%;position: absolute;top: 7px;left: 0;}
.flight_search_list_details .theme-search-results-item-flight-section-path-line {position: absolute;top: 30px;left: 0;width: 100%;height: 2px;background: #94a5a6;}
.flight_search_list_details .theme-search-results-item-flight-section-path-line-start, .flight_search_list_details .theme-search-results-item-flight-section-path-line-end, .flight_search_list_details .theme-search-results-item-flight-section-path-line-middle, .flight_search_list_details .theme-search-results-item-flight-section-path-line-middle-1, .flight_search_list_details .theme-search-results-item-flight-section-path-line-middle-2 {
    position: absolute;left: -15px;text-align: center;width: 30px;top: 27px;}
.flight_search_list_details .theme-search-results-item-flight-section-path-line-end {right: -15px;left: auto;}
.flight_search_list_details .theme-search-results-item-flight-section-path-line-dot {width: 8px;height: 8px;border-radius: 50%;background-color: #94A5A6;margin-bottom: 10px;margin-left: 10px; -webkit-box-shadow: 0 0 0 2px #94a5a6; box-shadow: 0 0 0 2px #94a5a6;}
.flight_search_list_details .theme-search-results-item-flight-section-path-line-title {font-size: 9px;opacity: 0.65; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";filter: alpha(opacity=65);}
.flight_search_list_details .theme-search-results-item-flight-section-path-fly-time p{margin-bottom: 0;color: #293143;font-size: 12px;font-family:Roboto, sans-serif;font-weight:bold;font-weight: bold;}


a.terms{ font-family:Roboto, sans-serif;font-weight:bold;  font-size: 14px;  color: #777b7b ; padding:0px;  text-decoration: none;
    font-weight: normal;}
a.terms:hover{  color: #3884f6;}
.bagg_info{ width: 100%; margin: 10px 0 0 0; padding: 3px 0px 18px;}
.bagg_title{
    font-size: 14px;
    font-family:Roboto, sans-serif;font-weight:bold;
    color: #777b7b;
    margin: 0;
    padding: 10px 0 5px;
    letter-spacing: 1px;

}

.bagg_info ul{ margin: 0; padding: 0;}
.bagg_info ul li{
    list-style-type: none;
    margin-bottom: 0;
    color: #777b7b;
    font-size: 14px;
    font-family:Roboto, sans-serif;
    float:left;
    width: 35%;
    margin-right: 25px;
}
.bagg_info ul li span{ float: right;}

.fair_details_divide{ background:rgb(215,215,215,0.5); height: 1px; width: 100%; margin: 30px 0; clear: both;}
.fair_details_noround{ border-radius: 0px !important; -moz-border-radius: 0px  !important; -webkit-border-radius: 0px  !important; -o-border-radius: 0px !important;}
.mytrip_fairdeatils_wrapper {margin: 15px 0 5px;}


#filters_col {
    background-color:#fff;
    padding:20px 20px 15px;
    margin-bottom:25px;
    border-radius: 0px;
    border:1px solid #ededed
}
#filters_col label {
    color:#333;
    font-weight:400;
    font-size:13px;
}
a#filters_col_bt {
    display:block !important;
    color:#333;
    position:relative;
    font-size:16px;
    font-weight:600;
}/*
a#filters_col_bt:before {
    font-family:ElegantIcons;
    content:"\66";
    font-size:26px;
    position:absolute;
    right:0;
    top:0;
    line-height:1;
    font-weight:400
}*/

.reset-text { float: right;
    border: 1px solid #ddd;
    padding: 4px 10px;
    margin: -5px 0 0;
}

.filter_type h6 {
    border-top:1px solid #ededed;
    margin:15px 0;
    padding:15px 0 0;
    font-size:14px !important;
    font-weight: bold;
}
.filter_type ul {
    list-style:none;
    padding:0;
    margin:0 0 15px
}
.filter_type ul li {
    margin-bottom:5px
}
.filter_type ul li:last-child {
    margin-bottom:0
}
/*checkbox css coding in 23-1-2020_1139am*/
.checkbox1-custom-label {
    position: relative;
}
.checkbox1-custom, .checkbox1-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    cursor: pointer;
}
.checkbox1-custom:checked + .checkbox1-custom-label:before {
    background: url(../images/ch2.png);
}
.checkbox1-custom + .checkbox1-custom-label:before {
    content: '';
    background: url(../images/ch1.png);
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 24px;
    margin-right: 10px;
}
.checkbox1-custom-label span {
    color: #222;
    padding-left: 5px;
}
.checkbox1-custom {
    opacity: 0;
    position: absolute;
}

/*checkbox css coding in 23-1-2020_1139am*/
.sidebar_upmargin{margin-top: -148px !important;}
.searchno_padding{padding: 0;}
/*single search flight css coding*/


/*review page css codin*/
.fair_details_background {background: #f6f6f6;}
/*booking review css code in 18-1-2020*/
.booking_review_flight{
    background: #fff;
    margin: 0;
    padding: 34px 0 0;
    width: 100%;
    height: 120px;
}


.wizard-progress {
    display: table;
    width: 100%;
    table-layout: fixed;
    position: relative;
    margin-top: 34px;
}
.wizard-progress .step {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    overflow: visible;
    position: relative;
    font-size: 14px;
    color: #7F8C8D;
    font-weight: bold;
}
.wizard-progress .step:not(:last-child):before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -20px;
    background-color: #698caf;
    height: 6px;
    width: 100%;
}
.wizard-progress .step .node {
    display: inline-block;
    border: 4px solid #6180a7;
    background-color: #fff;
    border-radius: 18px;
    height: 20px;
    width: 20px;
    position: absolute;
    top: -28px;
    left: 53%;
    margin-left: -18px;
}
.wizard-progress .step.complete:before {
    background-color: #da251d;
}
.wizard-progress .step.complete .node {
    border-color: #da251d;
    background-color: #fff;
    color: #000;

}
/*.wizard-progress .step.complete .node:before {
    font-family: FontAwesome;
    content: "\f00c";
}*/
.wizard-progress .step.in-progress:before {
    background: #da251d;
    background: -moz-linear-gradient(left, #da251d 0%, #1a75bb 100%);
    background: -webkit-linear-gradient(left, #da251d 0%, #1a75bb 100%);
    background: linear-gradient(to right, #da251d 0%, #1a75bb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(     startColorstr='#da251d', endColorstr='#1a75bb',GradientType=1 );
}
.wizard-progress .step.in-progress .node {
    border-color: #da251d;
    background-color: #fff;
}

.booking_review{ color: #2C3E50; font-family:Roboto, sans-serif;font-weight:bold; font-size: 17px; line-height: 48px;}
.booking_form_warpper_review{background:#f8f8f8; padding: 40px 0;}
/*.booking_form_warpper_review{background:#ebeef1; padding: 40px 0;}*/
.mytrip_babbage_container {float: left;}
.mytrip_babbage_wrapper{width:100%; margin:0 0 7px 0;}
.boxmytrip{margin-right: 18px;}
.checkinmytrip{margin-right: 8px; color: #7F8C8D; font-size: 12px;}
.weigthbagmytrip{margin-right: 10px; color: #2C3E50; font-size: 12px; font-weight: bold;}
.dotmtpmytrip{margin-right: 10px;}
.cab-inmytrip{margin-right: 6px; color: #7F8C8D; font-size: 12px;}
.mealmtpmytrip{margin-right: 6px; color: #7F8C8D;font-size: 12px;}
.yesmtpmytrip{margin-right: 6px; color: #2C3E50;font-size: 12px;}
.adultmtpmytrip{margin-right: 6px; color: #2C3E50;font-size: 12px; font-weight: bold;}

.fairsummarynopadding {
    padding-left: 0px;
    padding-right: 0px;
}
.fair_summary{
    background: #fff; border: 1px solid #d7d7d7;
border-radius: 0px;
    -o-border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -ms-border-radius: 0px; margin: 0 0 20px 0; padding: 0px;
}
.fair_title{
    background: #000;
    color: #fff;
    padding: 20px 15px;
    border-radius: 10px 10px 0 0; -o-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -ms-border-radius: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    font-family:Roboto, sans-serif;
}
.fair_content{width: 100%; margin: 0; padding: 0;}
.fair_content ul{ margin: 0; padding: 0;}
.fair_content ul li{list-style-type: none;color: #7F7F7F;font-size: 14px;border-bottom: 1px solid #ecf0f1;padding: 20px 20px 18px 10px;vertical-align: middle;line-height: 25px;}
.fair_content ul li:nth-child(2){padding: 8px 20px 8px 10px;}
.fair_content ul li:last-child{ border-bottom: 0px solid #ecf0f1; padding: 20px 20px 0px 10px;}
.fair_content ul li img{ margin: 0 9px 0 0; float: left;}
.fair_content ul li i{ font-size: 20px; float: left; vertical-align: middle; margin-right: 10px;}
.fair_content ul li span.price_fair{ float: right; color: #2C3E50;  }
.fair_content ul li span.price_fair_total{ font-size: 22px; float: right;  color: #da251d; font-weight: 600;}
.fair_content ul li span.you_pay{ color: #1a75bb; font-size: 20px; font-family:Roboto, sans-serif;font-weight:bold;}
.offers{background: #fff; border: 1px solid #d7d7d7; border-radius: 8px; -o-border-radius: 8px; -moz-border-radius: 8px; margin: 0 0 20px 0; padding: 15px;}
.offers_title{
    color: #2C3E50;
    padding:0px 0 5px;
    border-radius: 8px 8px 0 0;
    margin: 0;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: bold;
    border-bottom: 0px solid #d7d7d7;
}
.apply_box{width: 100%; margin: 10px 0 0; padding: 28px 0 10px; border-top:1px solid #ecf0f1; text-align: center;}
a.apply{font-size: 15px; color: #da251d;  padding: 0px; text-decoration: none; font-weight: bold; letter-spacing: 1px;}
a.apply:hover{color: #666;}
.continue_btn{
    padding: 14px 15px;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    margin: 15px 0;
    background-color: #da251d;
    border-color: #da251d;
    color: #fff;
}
.review_left{ text-align: left;}
.offers_content .offer_text{ font-size: 14px; font-weight: normal; color: #7F8C8D;}
.offers_content label{font-size: 17px;  text-align: left;  letter-spacing: 0px; font-weight: bold; padding-left: 28px;}
.offers_content .checkbox, .radio {
    position: relative;
    display: block;
    margin-top: -6px;
    margin-bottom: 10px;
}
.offers_content .form-control {
    padding: 10px 10px 10px 20px;
    font-size: 16px;
    border-radius: 11px;
    border: 1px solid #94A5A6;
    height: 51px;
    color: #7F8C8D;
}

.offers_content  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .25);
}
.terms_condition_review{width: 100%;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 8px;
    -o-border-radius: 8px;
    -moz-border-radius: 8px;
    margin: 0 0 20px 0;
    padding: 15px;
}

/*check box css coding in 20-01-2020*/
.checkboxcontainerreview input {
    display: none;
}

.checkboxcontainerreview {
    display: inline-block;
    padding-left: 30px;
    position: relative;
    cursor: pointer;
    user-select: none;
    color: #2C3E50;
    font-size: 10px;
}

.checkboxcontainerreview .checkmark {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: white;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #ccc;
    border-radius: 100%;
}

.checkboxcontainerreview input:checked + .checkmark {
    background-color: #27AE60;
    border: 1px solid #27AE60;
}

.checkboxcontainerreview input:indeterminate + .checkmark {
    background-color: #27AE60;
    border: 1px solid #27AE60;
}

.checkboxcontainerreview input:checked + .checkmark:after {
    content: "";
    position: absolute;
    height: 6px;
    width: 11px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.checkboxcontainerreview input:checked:disabled + .checkmark {
    border: 1px solid grey;
    background-color: grey;
}

.checkboxcontainerreview input:disabled + .checkmark {
    border: 1px solid grey;
}

.checkboxcontainerreview input:indeterminate + .checkmark:after {
    content: "";
    position: absolute;
    height: 0px;
    width: 11px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
}



/*review page css codin*/
/*tarvller details  page css codin*/

.tooltip22 {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
    float: left;
    cursor: pointer;
}

.tooltip22 .tooltiptext22 {
    visibility: hidden;
    width: 278px;
    background-color: #fff;
    color: #7F7F7F;
    text-align: center;
    border-radius: 3px;
    padding: 9px 8px 9px 0px;
    position: absolute;
    z-index: 1;
    border: 2px solid #d7d7d7;
    text-align: center;
    left: 15px;
    top: 22px;

}

.tooltip22:hover .tooltiptext22 {
    visibility: visible;
}

.fare_information_dropdown{
    letter-spacing: 1px;
    font-weight: bold;
    color: #99a9aa;
    float: right;
    padding: 0;
    text-transform: uppercase;
    font-size: 36px;
    width: 100px;
    text-align: center;
    background: #d0e3ff;
    background: -moz-linear-gradient(left, #fff 0%, #fff 50%, #fff 100%);
    background: -webkit-linear-gradient(left, #fff 0%, #fff 50%, #fff 100%);
    background: linear-gradient(to right, #fff 0%, #fff 50%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e3ff', endColorstr='#fff',GradientType=1 );

}

.fair_information {
    cursor: pointer;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;

    -ms-border-radius: 0px;
}
.fair_information_title {
    margin: 0 0 0 0;
    border-radius: 25px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
}


.traveller_information_wrapper{ margin:10px 0;padding: 15px 0; width: 100%; background: #fff; border:1px solid #d7d7d7;
    border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px;
}
.traveller_information_wrapper .information_title{font-size: 18px;letter-spacing: 1px;font-weight: bold;color: #283748;font-family:Roboto, sans-serif;border-bottom:1px solid #ecf0f1;padding:11px 20px 15px;margin: 0 0 16px 0;}
a.addnew{ font-family:Roboto, sans-serif; font-weight: bold; font-size: 17px;  color: #da251d ; padding: 3px 0 1px;  letter-spacing: 1px; text-decoration: none; font-weight: bold; display: block; float: right;}
a.addnew:hover{  color: #000;}
a.addnew:focus{  color: #000;}

.fill_traveller_information{background: #fff; margin:10px 0; padding: 10px 20px;
border-radius: 0px; -o-border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -ms-border-radius: 10px;
}
.fill_traveller_information h2{ font-size: 15px; letter-spacing: 1px;  font-weight: bold; color: #283748; padding: 5px 0; margin:0; display:block;}

.adult_title{ width: 100%; margin:0; padding: 0;}
.adult_title h4{font-family:Roboto, sans-serif;font-weight:bold;  font-size: 15px; letter-spacing: 0px;   color: #2C3E50; padding: 5px 0; margin:0; display:block;}
.adult_title .form-control {
    padding: 10px;
    font-size: 13px;
    border-radius: 5px;
    border: 1px solid #d2d8dd;
    height: 46px !important;
}

.adult_title select.form-control:not([size]):not([multiple]) {
    height: auto;
}

.adult_title  textarea {
    overflow: auto;
    resize: vertical;
    height: 44px;
}

.adult_title  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #1073ba;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(16, 115, 186, .25);
}

.continue_btn_align{ float: right; padding: 12px 30px;}

.traveller_info{font-size: 15px; letter-spacing: 1px;  font-weight: bold;  color: #333;}

.adult_title .form-group {
    margin-bottom: 0.9rem;
}
.name_align{ padding-top: 7px;}


.destintion_margin_travellerdetails {margin: 20px 0;}
.destintion_form_travellerdetails {
    width: 100%;
    margin: auto;
    position: relative;
}


.selecthere_box_travellerdetails {
    cursor: pointer;
    border: 1px solid #94A5A6;
    height: 60px;
border-radius: 0px;
    padding: 6px 30px;
    font-size: 14px;
    font-family:Roboto, sans-serif;
    color: #2C3E50;
    font-weight: bold;
    letter-spacing: 1px;
}

.destintion_form_travellerdetails:after {
    border-right: none !important;
    border-bottom: none !important;
    opacity: 0 !important;
}

.destintion_form_travellerdetails:before {
    border-left: none !important;
    border-top: none !important;
    top: 1.6em !important;
}

.adult_title .form-control {
    padding: 10px 20px;
    font-size: 12px;
    border-radius: 0px;
    border: 2px solid #94A5A6;
    height: 55px !important;
    color: #2C3E50;
    font-family:Roboto, sans-serif;

}

.adult_box_travel{
    font-size: 12px;
    font-family:Roboto, sans-serif;
    font-weight: 600;
    color: #7F8C8D;
    position: absolute;
    top: 20px;
    left: 200px;
}

.selecthere_box_travellerdetailsadd_adult {
    cursor: pointer;
    border: 2px solid #da251d !important;
    height: 60px;
border-radius: 0px;
    padding: 6px 30px;
    font-size: 14px;
    font-family:Roboto, sans-serif;
    color: #2C3E50;
    font-weight: bold;
    letter-spacing: 1px;
}

.selecthere_box_travellerdetailsadd_adult:after {
    border-right: none !important;
    border-bottom: none !important;
    opacity: 0 !important;
}

.selecthere_box_travellerdetailsadd_adult:before {
    border-left: none !important;
    border-top: none !important;
    top: 1.6em !important;
}


.destintion_form_travellerdetailsadd_adult {
    width: 100%;
    margin: auto;
    position: relative;
}
.destintion_form_travellerdetailsadd_adult:after, .destintion_form_travellerdetailsadd_adult:before {


    content: url('../images/addicon_adult.svg');
    position: absolute;
    top: 0.1em;
    right: 2.0em;
    width: 50px;
    height: 50px;

}

.gst_add_align{ padding:0 20px; margin-bottom: 15px;}

.edit_traveller_edit {
    float: right;
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
}

/*radio button css coding in 4-3-2020 654pm*/

.customgst input[type="radio"] {
    display: none;
}
.customgst label {
    position: relative;
    display: inline-block;
    padding:6px 3px 0px 28px;
    cursor: pointer;
    color: #2C3E50;
    font-size: 16px;
    font-family:Roboto, sans-serif;
    line-height: 20px;
}
.customgst label::before,
.customgst label::after {
    position: absolute;
    content: '';
    top: 50%;
    border-radius: 100%;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.customgst label::before {
    left: 0;
    width: 20px;
    height: 20px;
    margin-top: -8px;
    background: #f3f3f3;
    border: 1px solid #ccc;
}
.customgst label:hover::before {
    background: #fff;
}
.customgst label::after {
    opacity: 0;
    left: 4px;
    width: 12px;
    height: 12px;
    margin-top: -4px;
    background: #da251d;
    -webkit-transform: scale(2);
    transform: scale(2);
}
.customgst input[type="radio"]:checked + label::before { background: #fff;border: 2px solid #da251d;}
.customgst input[type="radio"]:checked + label::after {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}

.continue_btnddons{
    font-family:Roboto, sans-serif;
    font-size: 15px;
    padding: 12px 15px;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    margin: 15px 14px 15px 0;
    background-color: #da251d;
    border-color: #da251d;
    color: #fff;
    width: 25%;

}
.continue_btn_alignaddons {float: left;padding: 12px 30px;}
.ticket_info_text {
    margin: 0 0 15px 0 !important;
}
.fill_adult_margin {
    margin: 0;
    padding: 5px 20px 0;
}

.title_text_saved_traveller {
    color: #000 !important;
    font-size: 15px !important;
    text-transform: capitalize !important;
    font-family:Roboto, sans-serif;font-weight:bold;
    line-height: 26px;
}
.addnew_traveller_listpop{float: right; color: #da251d; margin-right: 25px; font-weight: bold; text-decoration: none;}
.addnew_traveller_listpop:hover{float: right; color: #444; margin-right: 25px; font-weight: bold; text-decoration: none;}
.addnew_traveller_listpop:focus{float: right; color: #da251d; margin-right: 25px; font-weight: bold; text-decoration: none;}
.addnew_traveller_listpop:visited{float: right; color: #da251d; margin-right: 25px; font-weight: bold; text-decoration: none;}


.saved_lists{ height: 300px; overflow-y: scroll;}
.saved_lists .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 4px;
}
.adult_listtitle{font-size: 12px; color: #7F8C8D; margin: 5px 0 0 0;}


.customgst_savedlist input[type="radio"] {
    display: none;
}
.customgst_savedlist label {
    position: relative;
    display: inline-block;
    padding: 6px 3px 0px 38px;
    cursor: pointer;
    color: #2C3E50;
    font-size: 14px;
    font-family:Roboto, sans-serif;
    line-height: 20px;
}
.customgst_savedlist label::before,
.customgst_savedlist label::after {
    position: absolute;
    content: '';
    top: 50%;
    border-radius: 100%;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.customgst_savedlist label::before {
    left: 0;
    width: 20px;
    height: 20px;
    margin-top: -8px;
    background: #fff;
    border: 1px solid #ccc;
}
.customgst_savedlist label:hover::before {
    background: #fff;
}
.customgst_savedlist label::after {
    opacity: 0;
    left: 4px;
    width: 12px;
    height: 12px;
    margin-top: -4px;
    background: #da251d;
    -webkit-transform: scale(2);
    transform: scale(2);
}
.customgst_savedlist input[type="radio"]:checked + label::before { background: #fff;border: 2px solid #da251d;}
.customgst_savedlist input[type="radio"]:checked + label::after {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.gst_add_align2 {
    padding: 5px 40px;
    margin-bottom: 5px;
    border-bottom: 1px solid #d7d7d7;
}

.saved_btn{
    padding: 9px 15px;
    border-radius: 0px;
    margin: 15px auto 0;
    background-color: #da251d;
    border-color: #da251d;
    color: #fff !important;
    width: 80%;
    display: block;
    font-size: 17px !important;
}

.newuser{/*width: 787px;*/ height: auto; padding: 15px 0 50px;}
.add-new-user .input-group-addon{padding:0; border:none; background:none;}
/*.add-new-user h3{margin:10px;  }*/
.add-new-user h3{color:#000 !important; font-size: 15px !important; text-transform: capitalize !important;font-family:Roboto, sans-serif;font-weight:bold;line-height: 26px; margin: 10px 30px;}
.adduser .usertext{margin:0;}
.marguser{margin: 0;}
.addnewuser .form-control{margin-bottom: 15px; height: 45px;border-radius: 0px; border: 1px solid #94A5A6}


.selectaddonsradio-toolbarsalutatioon { margin: 10px; border: 2px solid #FFC1B9;border-radius: 0px;}
.selectaddonsradio-toolbarsalutatioon input[type="radio"] {opacity: 0;position: fixed;width: 0;}
.selectaddonsradio-toolbarsalutatioon label {
    display: inline-block;
    background-color: #fff;
    padding: 6px 0;
    font-family:Roboto, sans-serif;
    font-size: 13px;
    border: 0px solid #94A5A6;
    border-radius: 0px;
    cursor: pointer;
    width: 115px;
    text-align: center;
    margin-right: 0;
    margin: 0;
}

.selectaddonsradio-toolbarsalutatioon label:hover {background-color: #da251d; border-color: #da251d; color: #fff;}
.selectaddonsradio-toolbarsalutatioon input[type="radio"]:focus + label {border: 0px dashed #444;}
.selectaddonsradio-toolbarsalutatioon input[type="radio"]:checked + label {background-color: #da251d;border-color: #da251d; color: #fff;}
.addonsselect_left {float: left;}


.checkboxcontainerreviewaddons_savedlist input {display: none;}
.checkboxcontainerreviewaddons_savedlist {display: inline-block;padding-left: 30px;position: relative;cursor: pointer;user-select: none;color: #2C3E50;font-size: 14px; width: 80%;}
.checkboxcontainerreviewaddons_savedlist .checkmark {display: inline-block;width: 20px;height: 20px;background: white;position: absolute;left: 0;top: 0;border: 2px solid #ccc;border-radius: 100%;}
.checkboxcontainerreviewaddons_savedlist input:checked + .checkmark {background-color: #27AE60;border: 1px solid #27AE60;}
.checkboxcontainerreviewaddons_savedlist input:indeterminate + .checkmark {background-color: #27AE60;border: 1px solid #27AE60;}
.checkboxcontainerreviewaddons_savedlist input:checked + .checkmark:after {content: "";position: absolute;height: 6px;width: 11px;border-left: 2px solid white; border-bottom: 2px solid white;top: 45%;left: 50%;transform: translate(-50%, -50%) rotate(-45deg);}
.checkboxcontainerreviewaddons_savedlist input:checked:disabled + .checkmark {border: 1px solid grey;background-color: grey;}
.checkboxcontainerreviewaddons_savedlist input:disabled + .checkmark {border: 1px solid grey;}
.checkboxcontainerreviewaddons_savedlist input:indeterminate + .checkmark:after {content: "";position: absolute;height: 0px;width: 11px;border-left: 2px solid white;border-bottom: 2px solid white;top: 50%;left: 50%;transform: translate(-50%, -50%) rotate(180deg);}
.savetravellor{margin-left: 0;}
.savetravellor .btn{
    background: #da251d;
    color: #fff;
    border-radius: 0px;
    width: 270px;
    height: 40px;
    margin-bottom: 0;
    padding: 0;
    margin: 10px 0 0;
    font-size: 15px !important;
}

#myModal2 .newuser {
    height: auto;
    padding: 15px 0 50px;
}

#myModal2 .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
    margin-top: 15%;
}

#myModal2 .close {
    float: right;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    margin-right: 7px;
}
.conversation_box {
    width: 100%;
    display: block;
    clear: both;
    text-align: right;
    list-style-type: none;
    color: #7F7F7F;
    font-size: 14px;
    border-bottom: 1px solid #ecf0f1;
    padding: 5px 0 20px;
    vertical-align: middle;
    line-height: 10px;
}



.addonsselect_left{ float: left; padding: 12px 0;}
.addonsselect_left h4{font-family:Roboto, sans-serif;font-weight:bold; font-size: 16px; line-height: 24px; color: #2C3E50; margin: 0; padding: 0;}
.addonsselect_left .adult_text_arrival{ color: #7F7F7F; font-family:Roboto, sans-serif; font-weight: bold; font-size: 14px; line-height: 18px;}
.addonsselect_right{ float: right;}

.addons_box_title{ width: 100%; padding: 12px 0;}
.addons_box_title h5{font-family:Roboto, sans-serif;font-weight:bold; font-size: 16px; line-height: 24px; color: #2C3E50; margin: 0; padding: 0;}
.addons_box_title .adult_textmale{color: #7F7F7F; font-family:Roboto, sans-serif; font-weight: bold; font-size: 14px; line-height: 18px;}
.addons_textselect_option{ border-left:2px dashed #eaeaea; padding-left: 40px;}

.selectaddonsradio-toolbar1 { margin: 10px 0;}
.selectaddonsradio-toolbar1 input[type="radio"] {opacity: 0;position: fixed;width: 0;}
.selectaddonsradio-toolbar1 label {
    display: inline-block; background-color: #fff; padding: 13px 0; font-family:Roboto, sans-serif; font-size: 14px; border: 2px solid #94A5A6; border-radius: 30px;
    cursor: pointer; width: 156px; text-align: center; margin-right: 20px;
}
.selectaddonsradio-toolbar1 label img { height: 18px;}
.selectaddonsradio-toolbar1 label:hover {background-color: #da251d; border-color: #da251d; color: #fff;}
.selectaddonsradio-toolbar1 input[type="radio"]:focus + label {border: 2px dashed #444;}
.selectaddonsradio-toolbar1 input[type="radio"]:checked + label {background-color: #da251d;border-color: #da251d; color: #fff;}

.selectaddonsradio-toolbar1 label  img.mm-first{ display: inline-block;}
.selectaddonsradio-toolbar1 label img.mm-second{ display: none;}
.selectaddonsradio-toolbar1 input[type="radio"]:checked + label img.mm-first{display: none;}
.selectaddonsradio-toolbar1 input[type="radio"]:checked + label img.mm-second{display: inline-block;}



.selectaddonsradio-toolbar2 { margin: 10px 0;}
.selectaddonsradio-toolbar2 input[type="radio"] {opacity: 0;position: fixed;width: 0;}
.selectaddonsradio-toolbar2 label {
    display: inline-block; background-color: #fff; padding: 13px 0; font-family:Roboto, sans-serif; font-size: 14px; border: 2px solid #94A5A6; border-radius: 30px;
    cursor: pointer; width: 156px; text-align: center; margin-right: 20px;
}
.selectaddonsradio-toolbar2 label img { height: 18px;}
.selectaddonsradio-toolbar2 label:hover {background-color: #da251d; border-color: #da251d; color: #fff;}
.selectaddonsradio-toolbar2 input[type="radio"]:focus + label {border: 2px dashed #444;}
.selectaddonsradio-toolbar2 input[type="radio"]:checked + label {background-color: #da251d;border-color: #da251d; color: #fff;}

.selectaddonsradio-toolbar2 label  img.mm-first{ display: inline-block;}
.selectaddonsradio-toolbar2 label img.mm-second{ display: none;}
.selectaddonsradio-toolbar2 input[type="radio"]:checked + label img.mm-first{display: none;}
.selectaddonsradio-toolbar2 input[type="radio"]:checked + label img.mm-second{display: inline-block;}



.selectaddonsradio-toolbar3 { margin: 10px 0;}
.selectaddonsradio-toolbar3 input[type="radio"] {opacity: 0;position: fixed;width: 0;}
.selectaddonsradio-toolbar3 label {
    display: inline-block; background-color: #fff; padding: 13px 0; font-family:Roboto, sans-serif; font-size: 14px; border: 2px solid #94A5A6; border-radius: 30px;
    cursor: pointer; width: 156px; text-align: center; margin-right: 20px;
}
.selectaddonsradio-toolbar3 label img { height: 18px;}
.selectaddonsradio-toolbar3 label:hover {background-color: #da251d; border-color: #da251d; color: #fff;}
.selectaddonsradio-toolbar3 input[type="radio"]:focus + label {border: 2px dashed #444;}
.selectaddonsradio-toolbar3 input[type="radio"]:checked + label {background-color: #da251d;border-color: #da251d; color: #fff;}

.selectaddonsradio-toolbar3 label  img.mm-first{ display: inline-block;}
.selectaddonsradio-toolbar3 label img.mm-second{ display: none;}
.selectaddonsradio-toolbar3 input[type="radio"]:checked + label img.mm-first{display: none;}
.selectaddonsradio-toolbar3 input[type="radio"]:checked + label img.mm-second{display: inline-block;}


.selectaddonsradio-toolbar4 { margin: 10px 0;}
.selectaddonsradio-toolbar4 input[type="radio"] {opacity: 0;position: fixed;width: 0;}
.selectaddonsradio-toolbar4 label {
    display: inline-block; background-color: #fff; padding: 13px 0; font-family:Roboto, sans-serif; font-size: 14px; border: 2px solid #94A5A6; border-radius: 30px;
    cursor: pointer; width: 156px; text-align: center; margin-right: 20px;
}
.selectaddonsradio-toolbar4 label img { height: 18px;}
.selectaddonsradio-toolbar4 label:hover {background-color: #da251d; border-color: #da251d; color: #fff;}
.selectaddonsradio-toolbar4 input[type="radio"]:focus + label {border: 2px dashed #444;}
.selectaddonsradio-toolbar4 input[type="radio"]:checked + label {background-color: #da251d;border-color: #da251d; color: #fff;}

.selectaddonsradio-toolbar4 label  img.mm-first{ display: inline-block;}
.selectaddonsradio-toolbar4 label img.mm-second{ display: none;}
.selectaddonsradio-toolbar4 input[type="radio"]:checked + label img.mm-first{display: none;}
.selectaddonsradio-toolbar4 input[type="radio"]:checked + label img.mm-second{display: inline-block;}



.selectaddonsradio-toolbar5 { margin: 10px 0;}
.selectaddonsradio-toolbar5 input[type="radio"] {opacity: 0;position: fixed;width: 0;}
.selectaddonsradio-toolbar5 label {
    display: inline-block; background-color: #fff; padding: 13px 0; font-family:Roboto, sans-serif; font-size: 14px; border: 2px solid #94A5A6; border-radius: 30px;
    cursor: pointer; width: 156px; text-align: center; margin-right: 20px;
}
.selectaddonsradio-toolbar5 label img { height: 18px;}
.selectaddonsradio-toolbar5 label:hover {background-color: #da251d; border-color: #da251d; color: #fff;}
.selectaddonsradio-toolbar5 input[type="radio"]:focus + label {border: 2px dashed #444;}
.selectaddonsradio-toolbar5 input[type="radio"]:checked + label {background-color: #da251d;border-color: #da251d; color: #fff;}

.selectaddonsradio-toolbar5 label  img.mm-first{ display: inline-block;}
.selectaddonsradio-toolbar5 label img.mm-second{ display: none;}
.selectaddonsradio-toolbar5 input[type="radio"]:checked + label img.mm-first{display: none;}
.selectaddonsradio-toolbar5 input[type="radio"]:checked + label img.mm-second{display: inline-block;}

.selectaddons_box{ border-bottom: 1px solid #ECF0F1; padding-bottom: 20px; margin-bottom: 20px;  padding-left: 20px; padding-right: 20px;}

.selectaddons_box:nth-last-child(1){ border-bottom: 0px solid #ECF0F1;}

.arrowbox_wrpperaddons {width: 100px;background: #fff;border-radius: 30px;text-align: center;border: 1px solid #D3D3D3;font-size: 18px;color: #da251d;padding: 2px 0;margin: auto;position: absolute;bottom: -13px;left: 44%; cursor: pointer;}
.selectaddons_wrapper .selectaddons_title{font-size: 20px;letter-spacing: 1px;font-weight: bold;color: #283748;font-family:Roboto, sans-serif;border-bottom:1px solid #ecf0f1;padding:11px 20px 15px;margin: 0 0 16px 0;}
.mealtext_size{ font-size: 14px;}
.mealtext_infobox{ width: 100%; margin: 0; padding: 0; line-height: 25px;}
.fairsummarynopadding{padding-left:0px; padding-right:0px;}
.travellerconatct_detailsbox{background: #fff;border: 1px solid #c4c4c4;cursor: pointer;margin: 20px 0 0px;padding: 0;border-radius: 0px; -o-border-radius: 0px;-moz-border-radius: 0px; -webkit-border-radius: 0px;-moz-border-radius: 0px;-ms-border-radius: 0px;}

.travellerconatct_left_details { width: 45%; float: left;}
.travellerconatct_left_details .travellerconatct_name {font-size: 18px;font-weight: bold;color: #283748; font-family:Roboto, sans-serif;}
.travellerconatct_right_details { width: 50%; float: right;}
.adult_travelinfo{ width: 100%; margin: 0; padding: 0;}
.adult_travelinfo .adultinformation{ width: 100%; margin: 0; padding: 0;}
.adult_travelinfo .adultinformation ul{margin: 0; padding: 0;}
.adult_travelinfo .adultinformation ul li{ float: left; width: 50%; font-size: 14px;color: #7F7F7F; margin: 0; padding: 0 0 5px 0;   font-family:Roboto, sans-serif; line-height: 20px; list-style-type: none;}
.adult_travelinfo .childinformation ul{margin: 0; padding: 0;}
.adult_travelinfo .childinformation ul li{ float: left; width: 50%; font-size: 14px;color: #7F7F7F; margin: 0; padding: 0 0 5px 0;   font-family:Roboto, sans-serif; line-height: 20px;  list-style-type: none;}

.travellerconatct_information_dropdown{letter-spacing: 1px;font-weight: bold;color: #99a9aa;float: right;padding: 0;text-transform: uppercase;font-size: 36px; width: 100px; text-align: center;background: #d0e3ff;
    background: -moz-linear-gradient(left, #fff 0%, #fff 50%, #fff 100%);background: -webkit-linear-gradient(left, #fff 0%, #fff 50%, #fff 100%);
    background: linear-gradient(to right, #fff 0%, #fff 50%, #fff 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e3ff', endColorstr='#fff',GradientType=1 );
}

.arrowbox_wrppercontact{ cursor:pointer; width: 100px; background: #fff; border-radius: 30px;text-align: center; border: 1px solid #D3D3D3; font-size: 18px; color: #da251d; padding: 2px 0; margin: auto; position: absolute; bottom: -32px; left: 44%; }
/*tarvller details  page css codin*/

.selectaddons_wrapper{background: #fff; border: 1px solid #c4c4c4; border-radius: 0px; padding: 10px 0 0; width: 100%; margin: 20px 0; position: relative;}

.selectaddonsradio-toolbar { margin: 10px 0;}
.selectaddonsradio-toolbar input[type="radio"] {opacity: 0;position: fixed;width: 0;}
.selectaddonsradio-toolbar label {
    display: inline-block; background-color: #fff; padding: 13px 0; font-family:Roboto, sans-serif; font-size: 14px; border: 2px solid #94A5A6; border-radius: 0px;
    cursor: pointer; width: 156px; text-align: center; margin-right: 20px;
}
.selectaddonsradio-toolbar label img { height: 18px;}
.selectaddonsradio-toolbar label:hover {background-color: #da251d; border-color: #da251d; color: #fff;}
.selectaddonsradio-toolbar input[type="radio"]:focus + label {border: 2px dashed #444;}
.selectaddonsradio-toolbar input[type="radio"]:checked + label {background-color: #da251d;border-color: #da251d; color: #fff;}

.selectaddonsradio-toolbar label  img.mm-first{ display: inline-block;}
.selectaddonsradio-toolbar label img.mm-second{ display: none;}
.selectaddonsradio-toolbar input[type="radio"]:checked + label img.mm-first{display: none;}
.selectaddonsradio-toolbar input[type="radio"]:checked + label img.mm-second{display: inline-block;}

.selectbox_bottom{border-bottom: 0px solid #d7d7d7;}
.meals_destination{ width: 100%; margin: 0; padding: 0; clear: both; height: 320px; overflow-y: auto; overflow-x: hidden;}
a.meals_selectcity{ display:block; border-bottom: 1px solid #d7d7d7; text-decoration: none; padding: 13px 20px 13px 10px;
    color: #2C3E50; font-family:Roboto, sans-serif;font-weight:bold; font-size: 13px; line-height: 16px;
}
a.meals_selectcity span{ display:block; text-decoration: none; padding: 2px 0 0 0; color: #7F8C8D; font-family:Roboto, sans-serif; font-size: 12px; line-height: 20px;}

a.meals_selectcity:nth-child(1) {padding-top: 10px;}

a.meals_selectcity:hover{background:#F0F0F3;}
a.meals_selectcity:focus{background:#F0F0F3;}


.meals_selectcityactive{background:#F0F0F3;}
.meals_price_list{color: #2C3E50 !important; font-family: 'Poppins-bold'  !important; font-size: 13px !important; line-height: 16px  !important; float: right;}

#myModalmeals .modal-body, #myModalbabage .modal-body  {
    position: relative;
    padding: 10px 0px;
}
.meal_bottom {
    border-bottom: 0px solid #d7d7d7;
}
.available_flight_title {
    font-size: 14px;
    color: #2C3E50;
    font-family:Roboto, sans-serif;font-weight:bold;
    line-height: 26px;
    padding: 12px 20px 4px;
}

.addonse_wrapper{margin: 20px 0 0; border-radius: 25px; padding: 0; cursor: pointer;}
.contact_details_wrapper{padding: 15px 0 30px;}

.destination_left_details_addons {width: 30%;float: left;}
.destination_right_details_addons {width: 55%;float: right;}
.destination_right_details_addons .destination_name_addons{ font-family:Roboto, sans-serif;font-weight:bold; font-size: 16px;color: #2C3E50; margin: 14px 0; padding: 0;}
.destination_name_addons{ font-family:Roboto, sans-serif;font-weight:bold; font-size: 16px;color: #2C3E50; margin: 14px 0; padding: 0;}
.fare_information_dropdownaddons {letter-spacing: 1px;font-weight: bold;color: #94a5a6;float: right;padding: 0;text-transform: uppercase;
    font-size: 36px;width: 100px;text-align: center;background: #d0e3ff;
    background: -moz-linear-gradient(left, #fff 0%, #fff 50%, #fff 100%);
    background: -webkit-linear-gradient(left, #fff 0%, #fff 50%, #fff 100%);
    background: linear-gradient(to right, #fff 0%, #fff 50%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e3ff', endColorstr='#fff',GradientType=1 );
}
.addons_space{margin: 0px 25px;}
.terms_condition_reviewaddons{width: 100%;background: #fff;border: 1px solid #d7d7d7;border-radius: 0px;-o-border-radius: 0px;-moz-border-radius: 0px; margin: 20px 0 20px 0; padding: 25px 20px 17px;}
/*check box css coding in 20-01-2020*/
.checkboxcontainerreviewaddons input {display: none;}
.checkboxcontainerreviewaddons {display: inline-block;padding-left: 45px;position: relative;cursor: pointer;user-select: none;color: #2C3E50;font-size: 14px; width: 68%;}
.checkboxcontainerreviewaddons .checkmark {display: inline-block;width: 25px;height: 25px;background: white;position: absolute;left: 0;top: 7px;border: 2px solid #ccc;border-radius: 100%;}
.checkboxcontainerreviewaddons input:checked + .checkmark {background-color: #27AE60;border: 1px solid #27AE60;}
.checkboxcontainerreviewaddons input:indeterminate + .checkmark {background-color: #27AE60;border: 1px solid #27AE60;}
.checkboxcontainerreviewaddons input:checked + .checkmark:after {content: "";position: absolute;height: 6px;width: 11px;border-left: 2px solid white; border-bottom: 2px solid white;top: 45%;left: 50%;transform: translate(-50%, -50%) rotate(-45deg);}
.checkboxcontainerreviewaddons input:checked:disabled + .checkmark {border: 1px solid grey;background-color: grey;}
.checkboxcontainerreviewaddons input:disabled + .checkmark {border: 1px solid grey;}
.checkboxcontainerreviewaddons input:indeterminate + .checkmark:after {content: "";position: absolute;height: 0px;width: 11px;border-left: 2px solid white;border-bottom: 2px solid white;top: 50%;left: 50%;transform: translate(-50%, -50%) rotate(180deg);}

a.readmore_addons{ font-family:Roboto, sans-serif; font-weight: bold; font-size: 14px;  color: #da251d ; padding: 8px 0 1px;  letter-spacing: 1px; text-decoration: none; font-weight: bold; display: block; float: right;}
a.readmore_addons:hover{  color: #000;}
a.readmore_addons:focus{  color: #000;}
.btnwrapper{ text-align: center;}
.continue_btnddonsreview{
    font-family:Roboto, sans-serif;
    font-size: 15px;
    padding: 14px 15px;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    background-color: #94A5A6;
    border-color: #94A5A6;
    color: #fff;
    width: 31%;
}
.continue_btnddonsreview_fillbg{  background-color: #da251d !important; border-color: #da251d  !important;}

.reviewbtn{float: none;}
.paynowbtn22{margin: 0 0 0 20px;}
.paylaterbtn{ float: right;}
.btnwrapper{ text-align: center;}

/*desktop hidden css codin*/
.mobile_header{display: none;}

/*desktop hidden css codin*/

/*Congratulations css coding*/
.congratualtion_wrapper{ width: 100%; margin: 0 0 0 0; padding: 0;}
.congratualtion_header{height: 152px; opacity: 15%; filter: alpha(opacity=15); background-color: #27AE60; background-image: linear-gradient(to right, #27AE60 , #F612FF);}

.congratualtion_content{ width: 100%; margin: 0; padding: 0;}
.congartualtion_tick_box{ position: relative; width: 165px; height: 165px; margin: -80px auto 0;}
.congratualtion_circleone{background: #6EDBE7; width: 163px; height: 163px; position: absolute; left: 0; top: 0; border-radius: 100%; opacity: 25%; filter: alpha(opacity=25);}
.congratualtion_circletwo{ width: 145px; height: 145px; position: absolute; left: 9px; top: 8px;}
.congartualtion_title{ width: 100%; margin: 0; padding: 0; text-align: center;}
.congartualtion_title .congratualtion_text{ font-size: 23px; font-family:Roboto, sans-serif;font-weight:bold; color: #2C3E50; margin: 0; padding:0; line-height:35px;}
.congartualtion_title p{ color:#2C3E50; font-size: 14px; font-family:Roboto, sans-serif; margin: 0; padding:0; line-height:25px;}
.booking_request_congratlation{ background: #fff; margin: 25px auto; padding: 18px 35px; width: 370px; -webkit-box-shadow: 0 3px 18px 0 #00000012;
    box-shadow: 0 3px 18px 0 #00000012; }
.booking_request_congratlation .bookingid_request_title{ font-size: 17px; font-family:Roboto, sans-serif;font-weight:bold; color: #7F8C8D; margin: 0; padding:0; line-height:35px; }
.booking_request_congratlation .bookingid_request_title span.bookingbold{ font-family:Roboto, sans-serif;font-weight:bold; color: #2C3E50;}
.booking_request_congratlation p{ color:#2C3E50; font-size: 14px; font-family:Roboto, sans-serif; margin: 0; padding:0; line-height:25px;}

a.savethis_page{color: #27AE60; font-family:Roboto, sans-serif; font-size: 17px; text-align: center; width: 100%; line-height: 26px; margin: 10px 0 20px; padding: 0; display: block; text-decoration: none;}
a.savethis_page:hover{color: #222;}
.paylater_wrapper {
    height: 300px;
    opacity: 100%;
    filter: alpha(opacity=100);
    background-color: #1a75bb;
    background-image: linear-gradient(to right, #1a75bb , #1a75bb);
}

.congartualtion_tick_boxpaylater {position: relative;width: 165px;height: 165px;margin:  auto 0; float: left;}
.congratualtion_circleonepaylater {background: #fff;width: 163px;height: 163px;position: absolute;left: 0;top: 0;border-radius: 100%;opacity: 100%;filter: alpha(opacity=100);}
.congratualtion_circletwopaylater {width: 130px;height: 130px;position: absolute;left: 16px;top: 16px;}
.congartualtion_titlepaylater {width: 400px;margin: 40px 0 0;padding: 0;text-align: left; float: right;}
.congartualtion_titlepaylater .congratualtion_text {font-size: 23px;font-family:Roboto, sans-serif;font-weight:bold;color: #2C3E50;margin: 0;padding: 0;line-height: 35px;}
.congartualtion_titlepaylater p {color: #fff;font-size: 15px;font-family:Roboto, sans-serif; margin: 0;padding: 0;line-height: 25px;}
.paylater_boxwrap{ width: 600px; margin: auto; text-align: center; padding: 50px 0 0;}
.congratualtion_textpaylater{color: #fff; font-family:Roboto, sans-serif; font-weight: 800; font-size: 32px; line-height: 54px; letter-spacing: 2px;}
.congratualtion_content_paylater{width: 100%;margin: 0;padding: 0; background: #ECF0F1;}
.paylater_boxmytrip{ width: 100%;margin:40px 0 25px 0;padding: 48px 30px 30px; display: block; background: #fff; border:1px solid #C4C4C4; border-radius: 0px;-moz-border-radius: 0px;  -o-border-radius: 0px;  -webkit-border-radius: 0px;}
.congaratulation_logo{width: 100%; text-align: center;margin: 0 0 20px 0;}
.congaratulation_logo img{  margin: 10px 0; padding: 0;}
.deaprture_box{ border: 2px solid #d7d7d7; padding: 35px 35px 40px 35px; border-radius: 0px; position: relative;}
.deaprture_box .deaprture_box_title{text-align: center; width: 170px; background: #F0F0F3; padding: 10px 0; border-radius: 0px; color: #2C3E50; font-size: 17px; font-family:Roboto, sans-serif;font-weight:bold; margin: -58px 0 14px 0;}
.paylater_logo {margin: 0 15px 0 0; padding: 0;text-align: left; float: left;}
.paylater_logo img {margin: 0 0px 0 0; padding: 0; float: left; width: 50px;}
.paylater_logo h5 {font-size: 15px;font-family:Roboto, sans-serif;color: #000; margin: 12px 6px 12px 15px;padding: 0; font-weight: 600; float: left;}
.paylater_logo h6 {font-size: 15px !important;font-family:Roboto, sans-serif;color: #2C3E50; margin: 12px 15px 12px 6px; padding: 0;font-weight: 600; float: left;}
.paylater_bullet{ width: 10px; height: 10px; margin: 0 20px; background: #7F8C8D; border-radius: 100%; display: inline-block;}
.paylater_economy_info{ font-family:Roboto, sans-serif; font-weight: 800;color: #7F8C8D;font-size: 15px;float: left;margin: 9px 0 0;}
.pnrbox{ border:1px solid #93d6af; font-family:Roboto, sans-serif; color: #2C3E50; font-size: 18px; font-weight: bold; background:#d0ffe5; text-align: center; float: right; border-radius: 0px;width: 230px; padding: 5px 0;}
.pnrbox .confirmed{ color: #27AE60; font-size: 12px; font-family:Roboto, sans-serif;}
.mytrip_babbage_wrappertcikets{width:100%; margin:8px 0 10px 0;}
.boxmytriptcikets{margin-right: 10px;}
.checkinmytriptcikets{margin-right: 12px; color: #7F8C8D; font-size: 12px;}
.weigthbagmytriptcikets{margin-right: 12px; color: #7F8C8D; font-size: 12px;}
.dotmtpmytriptcikets{margin-right: 10px;}
.cab-inmytriptcikets{margin-right: 12px; color: #7F8C8D; font-size: 12px;}
.mealmtpmytriptcikets{margin-right: 6px; color: #7F8C8D;font-size: 12px;}
.yesmtpmytriptcikets{margin-right: 6px; color: #7F8C8D;font-size: 12px;}
.adultmtpmytriptcikets{margin-right: 6px; color: #2C3E50;font-size: 12px;}

.tickets_details {margin: 0; padding: 0;text-align: left; float: left; width: 36%;}
.tickets_time {font-size: 14px;font-family:Roboto, sans-serif;font-weight:bold; color: #2C3E50; margin: 0 0 2px 0; padding: 0; font-weight: bold;}
.tickets_time2 {font-size: 11px;font-family:Roboto, sans-serif; color: #2C3E50; margin: 0; padding: 0; font-weight: bold;}
.tickets_cityname {font-size: 17px;font-family:Roboto, sans-serif;color: #2C3E50;margin: 0;padding: 0;font-weight: bold;}
.tickets_cityname2 {font-size: 10px;font-family:Roboto, sans-serif;color: #7F8C8D;margin: 0;padding: 0;font-weight: normal; display: block;word-break: break-all;}
.tickets_details_right{ float: right !important; margin-right: 7%;}
.tickets_flight_logo{float: left; margin-right:10px;}
.tickets_flight_logo img { margin: 0; padding: 0;}
.ticketdetails_information .theme-search-results-item-flight-section-path1 {position: relative;height: 60px; margin: 0 5px;width: 128px;float: none; position: absolute; left:26%;}
.ticketdetails_information .theme-search-results-item-flight-section-path-fly-time1 { text-align: center;width: 55%; position: absolute; top: 21px; left: 25px; z-index: 9;}
.ticketdetails_information .theme-search-results-item-flight-section-path-line1 {position: absolute;top: 30px;left: 0;width: 100%;height: 2px;background: #D3D3D3;}
.ticketdetails_information .theme-search-results-item-flight-section-path-line-start1, .ticketdetails_information .theme-search-results-item-flight-section-path-line-end1, .ticketdetails_information .theme-search-results-item-flight-section-path-line-middle1, .ticketdetails_information .theme-search-results-item-flight-section-path-line-middle-11, .ticketdetails_information .theme-search-results-item-flight-section-path-line-middle-21 {
    position: absolute;left: -15px;text-align: center;width: 30px;top: 27px;}
.ticketdetails_information .theme-search-results-item-flight-section-path-line-end1 {right: -15px;left: auto;}
.ticketdetails_information .theme-search-results-item-flight-section-path-line-dot1 {width: 8px;height: 8px;border-radius: 50%;background-color: #D3D3D3;margin-bottom: 10px;margin-left: 10px; -webkit-box-shadow: 0 0 0 2px #D3D3D3; box-shadow: 0 0 0 2px #D3D3D3;}
.ticketdetails_information .theme-search-results-item-flight-section-path-line-title1 {font-size: 9px;opacity: 0.65; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";filter: alpha(opacity=65);}
.ticketdetails_information .theme-search-results-item-flight-section-path-fly-time1 p{background:#fff; margin-bottom: 0;color: #94A5A6;font-size: 12px;font-family:Roboto, sans-serif;font-weight: normal;}
.tickets_paylater{margin: 0 0 30px 0;}
.airport_timeinformation{border-radius: 0px; width: 65%;text-align: center;border: 2px solid #da251d; background: #fff;font-family:Roboto, sans-serif;color: #da251d;font-size: 14px;line-height: 25px;padding: 10px 0;display: block;margin: 25px auto 25px;}
.divider_div_line{background:#EAEAEA; width: 100%; height: 4px; margin: 35px 0;}
.return_align{ margin: 50px 0 0;}
.download_wrapper{ width: 100%; display: block; text-align: center; margin-bottom: 40px; margin-top: 40px;}
a.download_button{border-radius: 0px;font-family:Roboto, sans-serif;font-size: 14px;color: #fff;text-align: center;width: 155px;padding: 13px 0;text-decoration: none;background: #27AE60;border: 1px solid #D6DEDE;margin: 0 10px;display: inline-block;}
a.download_button:hover{background: #da251d; color: #fff;}
a.download_button:focus{color: #da251d; color: #fff;}
a.download_button:active{color: #da251d; color: #fff;}
.traveller_ticketdeatils{ width:100%; margin:0; padding: 0;}
.traveller_ticketdeatils_title{
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #283748;
    font-family:Roboto, sans-serif;
    border-bottom: 0px solid #ecf0f1;
    padding: 3px 0px 4px;
    margin: 0 0 4px 0;
}

.tarveller_ticket_informationwrapper{ width: 100%; margin:0; padding:0;}

.tarveller_ticket_informationwrapper{
    text-align: center;
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #ecf0f1;
    float: left;
}

.name_traveller_addons{ float: left; width: 33%; text-align: left; font-size: 15px; color: #2C3E50; font-family:Roboto, sans-serif; font-weight: bold;}
.name_traveller_addons span{ font-size: 14px; color: #7F8C8D; font-family:Roboto, sans-serif;}
.addons_title{font-size: 13px; color: #7F8C8D; font-family:Roboto, sans-serif;}
.addons{ margin:0; padding:0;}
.addons ul{ margin:3px 0 0 0; padding:0;}
.addons ul li img{margin-right: 2px; margin-top: -2px;}
.addons ul li{ list-style-type: none; float: left; font-size: 13px; color: #7F8C8D; font-family:'Poppins-Regular'; margin: 0 20px;}
.addons ul li:first-child{ margin-left: 0px;}

/*Congratulations css coding*/
/*round trip css coding*/
.national_sorttitle{ float:left; font-size: 12px; color: #2C3E50; font-family:Roboto, sans-serif;font-weight:bold; padding-right: 0px; line-height: 26px;}
.sortby_national{ margin-bottom: 5px;}
.nationalradio-toolbar {margin: 0; text-align: center; float: right; width: 90%;}
.nationalradio-toolbar input[type="radio"] {opacity: 0; position: fixed; width: 0;}
.nationalradio-toolbar label {cursor:pointer;line-height: 18px;color:#7F8C8D; display: inline-block; background-color: transparent;padding: 4px 16px; font-family:Roboto, sans-serif; font-size: 10px; border: 0px solid #444;border-radius: 0px;}
.nationalradio-toolbar label:nth-child(2) {float: left;}
.nationalradio-toolbar label:nth-child(10) {float: right;}
.nationalradio-toolbar label:hover {background-color: #fff; color: #da251d;}
.nationalradio-toolbar input[type="radio"]:focus + label {border: 0px dashed #444;}
.nationalradio-toolbar input[type="radio"]:checked + label {background-color: #fff;border-color: #fff; color: #da251d;}


/*flight listing css code 8-1-2020*/
.flight_search_result{ width: 100%; margin: 0; padding: 30px 0; background: #e8edee;}
.flight_search_result h2{font-size: 18px; font-family:Roboto, sans-serif;font-weight:bold; color: #1b2a38; margin: 0; padding: 25px 0; font-weight: bold;}
.flight_search_list{ background: #fff; -webkit-box-shadow: 0 2px 2px 0px #b5bcbf;
    box-shadow: 0 2px 2px 0px #b5bcbf;
    -moz-box-shadow: 0 2px 2px 0px #b5bcbf;
    -o-box-shadow: 0 2px 2px 0px #b5bcbf;

    border-radius: 8px;;
    -moz-border-radius: 8px;;
    -webkit-border-radius: 8px;;
    -o-border-radius: 8px;
    padding: 20px 20px 10px 20px;
    position: relative;
    margin: 0 0 20px 0;
}
.fligt_logo{ margin: 0; padding: 0; text-align: center;}
.fligt_logo img{ margin: 0; padding: 0;}
.fligt_logo h5{
    font-size: 12px;
    font-family:Roboto, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    font-weight: normal;

}
.fligt_logo h6{
    font-size: 12px !important;
    font-family:Roboto, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.flight_price{font-size: 18px; font-family:Roboto, sans-serif;font-weight:bold; color: #48c376; margin: 0; padding: 0; font-weight: bold;}
.flight_details{ margin: 0; padding: 0; text-align: center;}
.flight_time{font-size: 18px; font-family:Roboto, sans-serif;font-weight:bold; color: #293143; margin: 0; padding: 0; font-weight: bold;}
.flight_cityname{ font-size: 12px;
    font-family:Roboto, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    font-weight: normal;
}


.theme-search-results-item-flight-section-path {
    position: relative;
    /*height: 60px;*/
    height: 48px;
    margin: 0 5px;
}

.theme-search-results-item-flight-section-path-fly-time {
    text-align: center;
    width: 100%;
    position: absolute;
    /*top: 7px;*/
    top: 0px;
    left: 0;
}

.theme-search-results-item-flight-section-path-line {
    position: absolute;
    /*top: 30px;*/
    top: 22px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #8e9d9c;

}

.theme-search-results-item-flight-section-path-line-start, .theme-search-results-item-flight-section-path-line-end, .theme-search-results-item-flight-section-path-line-middle, .theme-search-results-item-flight-section-path-line-middle-1, .theme-search-results-item-flight-section-path-line-middle-2 {
    position: absolute;
    left: -15px;
    text-align: center;
    width: 30px;
    /*top: 27px;*/
    top: 20px;
}
.theme-search-results-item-flight-section-path-line-end {
    right: -15px;
    left: auto;
}

.theme-search-results-item-flight-section-path-line-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #8e9d9c;
    margin-bottom: 10px;
    margin-left: 10px;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
}

.theme-search-results-item-flight-section-path-line-title {
    font-size: 9px;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
}

.theme-search-results-item-flight-section-path-fly-time p{
    margin-bottom: 0;
    color: #293143;
    font-size: 14px;
    font-family:Roboto, sans-serif;font-weight:bold;
    font-weight: bold;
}


.flight_search_list input[type='radio'] {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    outline: none;
    box-shadow: 0 0 0 2px #da251d;
    position: absolute;
    top: -4px;
    left: 0px;
    /*top: -4px;
    left: -2px;*/
}

.flight_search_list input[type='radio']:before {
    content: '';
    display: block;
    width: 60%;
    height: 60%;
    margin: 20% auto;
    border-radius: 50%;
}

.flight_search_list input[type='radio']:checked:before {
    background: #da251d;
}


/*flight listing css code 8-1-2020*/

/*flight search lidting css  code 9-1-2020*/

.flight_filters{
    background: #fff;
    -webkit-box-shadow: 0 2px 2px 0px #b5bcbf;
    box-shadow: 0 2px 2px 0px #b5bcbf;
    -moz-box-shadow: 0 2px 2px 0px #b5bcbf;
    -o-box-shadow: 0 2px 2px 0px #b5bcbf;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 20px;
    position: relative;
    margin: 0 0 20px 0;
    width: 100%;
    border: 1px solid #d7d7d7;
}
.filter_title{
    font-size: 15px;
    font-family:Roboto, sans-serif;font-weight:bold;
    color: #1b2a38;
    margin: 0 0 15px 0;
    padding: 0 0 10px;
    font-weight: normal;
    border-bottom: 1px solid #d7d7d7;
    letter-spacing: 1px;
}

.reset{ float: right;}
a.reset {
    font-family:Roboto, sans-serif;
    color: #da251d;
    font-size: 14px;
    text-decoration: none;
    line-height: 21px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 5px;
}
a.reset:hover{ color: #1b70b1;}
a.reset:focus{color: #1b70b1;}


.filter_content{ width: 100%; margin: 0; padding: 0;}
.filter_content .form-group{ margin-bottom: 20px;}
.filter_content .form-group label{ font-size: 13px;}
.flight_paddingalign{ padding-right: 0px; padding-left: 0px;}
.flight_paddingalign2{ padding-right: 0px; padding-left: 0px;}

.select_flight_result{ background: #000;
    border-radius: 0;
    -o-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius:0;
    padding: 17px 0 9px;
    margin: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    /*z-index: 999;*/
    z-index: 999999;

}

.final_result{
    background: transparent;
    -webkit-box-shadow: 0 0 0 0px #b5bcbf;
    box-shadow: 0 0 0 0px #b5bcbf;
    -moz-box-shadow: 0 0 0 0px #b5bcbf;
    -o-box-shadow: 0 0 0 0px #b5bcbf;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    padding: 0 20px 0 0;
    position: relative;
    margin: 0;
    border-right: 1px solid #b5bcbf;
}

.final_result .fligt_logo img {
    margin: 0;
    padding: 0;
    float: left;
    /*border:1px solid #d7d7d7;*/
}

.final_result .fligt_logo h5 {
    font-size: 11px;
    font-family:Roboto, sans-serif;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.final_result .fligt_logo h6 {
    font-size: 11px;
    font-family:Roboto, sans-serif;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.final_result .flight_cityname {
    font-size: 11px;
    font-family:Roboto, sans-serif;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.final_result .flight_time {
    font-size: 16px;
    font-family:Roboto, sans-serif;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.final_result .theme-search-results-item-flight-section-path-fly-time p {
    margin-bottom: 0;
    color: #fff;
    font-size: 13px;
    font-family:Roboto, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
}

.final_result .flight_price {
    font-size: 16px;
    font-family:Roboto, sans-serif;font-weight:bold;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

a.details_flight{
    font-size: 12px;
    font-family:Roboto, sans-serif;
    color: #da251d;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-decoration: none;
}
a.details_flight:hover{  color: #e9d03e;}

.paddingalign_left{ padding-left: 5px;}
.grandtotal{float: left; margin: 0; padding:0; }
.grandtotal h5 {
    font-size: 16px;
    font-family:Roboto, sans-serif;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.grandtotal .flight_price {
    font-size: 16px;
    font-family:Roboto, sans-serif;font-weight:bold;
    color: #da251d;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

a.booknow{
    font-size: 12px;
    font-family:Roboto, sans-serif;
    color: #fff;
    margin: 0;
    padding: 11px 16px;

    font-weight: normal;
    text-decoration: none;
    background: #da251d;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    float: right;
}
a.booknow:hover{  color: #fff; background: #ff2d17;}
a.booknow:focus{  color: #fff;  background: #ff2d17;}
a.booknow:visited{  color: #fff; background: #da251d;}


.flight_active{
    background: #fff !important;
    -webkit-box-shadow: 0 0px 1px 0px #b5bcbf;
    /*box-shadow: 0 2px 2px 0px #b5bcbf;*/
    box-shadow: 0 0px 1px 0px #b5bcbf;
    -moz-box-shadow: 0 0px 1px 0px #b5bcbf;
    -o-box-shadow: 0 0px 1px 0px #b5bcbf;
    border: 2px solid #fff;
}

.flight_stop {
    /*top: 36px;*/
    top: 28px;
    text-align: center;
    left: 0px;
}

a.view_morebtn, .view_morebtn{float: right; color: #da251d; font-family:Roboto, sans-serif; font-size: 12px; text-decoration: none; margin: 36px 0 0; padding: 0; font-weight: 700;}
a.view_morebtn:hover, .view_morebtn:hover{color:#222;}
a.view_morebtn:focus, .view_morebtn:focus{color:#222;}
a.view_morebtn:active:focus, .view_morebtn:active:focus{color:#222;}

.flight_info {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
.flight_mobile_padding{padding:0 4px 0 0;}

/*round trip css coding*/


/*headrer css coding*/

.support-bar ul li {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: rgba(255, 255, 255, .6);
    margin-right: 10px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.header-top {
    padding: 9px 0;
    background: #f6f6f6 !important;
    border-bottom: 1px solid #f6f6f6
}

.header-top .social {
    text-align: right
}

.header-top .support-bar ul li span.icon a {
    margin-right: 1px;
    display: inline-block
}

.header-top .support-bar ul li a {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.header-top .support-bar ul li a:hover {
    color: #da251d !important
}

.header-top .support-bar ul li a:focus {
    color: #da251d !important
}

.header-top .support-bar ul li a:visited {
    color: #da251d !important
}

.header-top .social a {
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-radius: 0%;
    margin-right: 7px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.support-bar ul {
    margin: 0;
    padding: 0
}

.header_social ul li .icon i {
    margin-right: 9px
}

.support-bar ul li .icon i {
    margin-right: 9px;
    color: #000
}

.header_social {
    float: right
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.mega-dropdown {
    position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px !important;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    position: absolute;
    left: 0;
    top: 65px;
    z-index: 999999;
    right: 0;
    margin: auto;
}
.mega-dropdown:hover .mega-dropdown-menu { display: block;}
.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}
.mega-dropdown-menu > li > ul > li {
    list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
    display: block;
    color: #222;
    padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
    font-size: 18px;
    color: #ff3546;
    padding: 5px 60px 5px 5px;
    line-height: 30px;
}

.open>.dropdown-menu {
    display: block !important;
}

.gt-header {
    background: #fff;
    /*z-index: 99999;*/
    z-index: 999;
    position: relative
}

.gt-header .navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    z-index: 99999
}

.gt-header .navbar {
    position: relative;
    min-height: 66px;
    margin-bottom: 0;
    border: 0 solid transparent
}

.gt-header .navbar-brand>img {
    display: block;
    margin: -71px 0 0 -9px
}

.gt-header .navbar-inverse .navbar-nav>li>a {
    color: #1A1A1A;
    line-height: 66px;
    font-size: 18px;
    font-weight: 500
}
.gt-header .navbar-inverse .navbar-nav>li:last-child>a {padding-right:0;}

.gt-header .navbar-inverse .navbar-nav>li>a:hover {
    background-color: #fff;
    color: #da251d !important;
}

.gt-header .navbar-inverse .navbar-nav>li>a:focus {
    background-color: #fff;
    color: #da251d !important;
}

.gt-header .navbar-inverse .navbar-nav>.open>a,
.gt-header .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #fff;
    color: #da251d !important;
}


@media (min-width: 768px){

    .navbar-nav {
        float: right!important;
        margin: 0;
    }


    .gt-header  .navbar-nav>li>a {
            padding-top: 0;
            padding-bottom: 0;
        }
}

@media(min-width:801px) and (max-width:999px) {

    .gt-header .navbar-inverse .navbar-nav>li>a {
        color: #fff;
        line-height: 66px;
        font-size: 15px;
        font-weight: 500
    }

}


@media (max-width: 992px){

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 0;
        color: #000000;
        font-weight: 600;
        font-size: 15px
    }
    .gt-header .navbar-inverse .navbar-nav>li>a {
        color: #fff;
        line-height: 48px;
        font-size: 18px;
        font-weight: 500
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #fff;
        border: 0;
        box-shadow: none;
        height: 300px;
        overflow-y: scroll
    }

    .mega-dropdown {
        position: relative !important;
    }
    .mega-dropdown:hover .mega-dropdown-menu { display: none;}
    .mega-dropdown-menu {
        padding: 20px 0px;
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        position: relative;
        left: 0;
        top: 0px;
        z-index: 999999;
        right: 0;
        margin: auto;
        display: none;
    }

    .navbar-brand {
        float: left;
        padding: 0 0;
        font-size: 18px;
        line-height: 20px;
        height: 55px
    }
    .gt-header .navbar-brand>img {
        display: block;
        height: 74px;
        margin: 0!important
    }
    .header-top {
        padding: 10px 0!important;
        display: none
    }
    .fh5co-nav {
        position: relative
    }
    .js-fh5co-nav-toggle.fh5co-nav-toggle.fh5co-nav-white {
        top: 4px!important;
        right: -6px;
        display: none
    }
    .support-bar {
        margin: 0 auto;
        text-align: center
    }
    .header_social {
        float: none!important
    }



}
@media screen and (max-width:800px) {
    .gt-header .navbar-inverse .navbar-nav>li>a {
        color: #000;
        line-height: 22px;
        font-size: 15px!important;
        font-weight: 500;
        text-align:left;
    }

}


/*headrer css coding*/

/*footer css coding*/
#fh5co-slider, #fh5co-about, #fh5co-wireframe, #fh5co-started, #fh5co-portfolio, #fh5co-blog, #fh5co-content-section, #fh5co-contact, #fh5co-footer {
    clear: both;
}
.fh5co-section {
    padding: 2em 0;
}
.ftco-section {
    padding: 7rem 0;
    background: url(../images/ft-bg.jpg);
    background-size: cover;
    background-position: fixed;
    background-repeat: no-repeat;
}
.ftco-section a, .ftco-section p, .ftco-section li, .ftco-section input, .ftco-section address, .ftco-section p {
    color: inherit;
}
#fh5co-footer .fh5co-footer-links li {
    padding: 5px 0 5px 0;
    margin: 0;
    list-style: none;
    color: rgba(255, 255, 255, 0.5);
}
#fh5co-footer .fh5co-footer-links li a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    background:url(../images/dot-ft.png) no-repeat left center;
    padding-left:15px;
}
#fh5co-footer .fh5co-footer-links li a:hover {
    text-decoration: none;
    color: #da251d;
}
#fh5co-footer .fh5co-widget {
    margin-bottom: 30px;
}

#fh5co-footer .fh5co-footer-links {
    padding: 0;
    margin: 0;
}
@media screen and (max-width: 768px) {
    #fh5co-footer .fh5co-footer-links {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    #fh5co-footer .fh5co-widget {
        text-align: left;
        clear: both;
    }
}
#fh5co-footer .fh5co-widget h4 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 14px;
    letter-spacing: 1px;
}
#fh5co-footer .copyright .block {
    display: block;
    color:#ccc;
    margin:15px 0 5px 0;
    text-align:center;
}

.contact-info {
    margin-bottom: 4em;
    padding: 0;
}
.contact-info li {
    list-style: none;
    margin: 0 0 20px 0;
    position: relative;
    padding-left: 40px;
    color: #fff;
}
.contact-info li i {
    position: absolute;
    top: .3em;
    left: 0;
    font-size: 22px;
    color: rgba(255, 255, 255, 0.3);
}
.contact-info li a {
    color: #fff;
}
.ftco-section ul li {
    float: left;
}

.ftco-section a,
.ftco-section p,
.ftco-section li,
.ftco-section input,
.ftco-section address,
.ftco-section p{color:inherit;}
.ftco-section .widget{
    /*margin-bottom:36px;*/
    display: inline-block;
}
.ftco-section .widget-title,
.ftco-section strong{color:#fff;text-transform:uppercase;}
.ftco-section .widget-title{margin-bottom:20px;}
.ftco-section ul{list-style:none;padding:0;margin:15px 0 0 0;}
.ftco-section ul li{float:left;}
.ftco-section .widget_pages li,
.ftco-section .widget_recent_entries li{width:50%;margin-bottom:5px;}
.ftco-section .widget_recent_entries li{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);margin-bottom:15px;}
.ftco-section .widget_recent_entries li:before{content:"\f105";margin-right:15px;color:#cccccc;font-size:15px;}
.ftco-section .tour-gallery li{margin:0 10px 10px 0; position:relative;}
.ftco-section .tour-gallery li .over{margin:0px; position:absolute; display: table; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); vertical-align:middle; text-align:center; padding:3.2rem 0;color:#fff;font-size: 12px;}
.ftco-section .site-info{background:#111;padding:12px;}
.ftco-section .site-info p{color:#fff;font-size:14px;text-transform:uppercase;font-family:Roboto, sans-serif;margin-bottom:0;}
.tg-populartour figure a img{ height:200px !important;}
.support-bar ul li{ display: contents !important;}
.home-logo-1{border-right:0px !important; }
.fh5co-nav ul li{border-right:0px; }
/*.btn-primary {*/
    /*background: #1a75bb;*/
    /*color: #074f8e;*/
    /*border: 2px solid #1a75bb;*/
/*}*/
/*.btn-primary:hover, .btn-primary:focus, .btn-primary:active {*/
    /*background: #074f8e;*/
    /*border: 2px solid #da251d;*/
    /*color:#FFF;*/
/*}*/
/*.btn-primary.btn-outline {*/

    /*background: transparent;*/
    /*color: #fff;*/
    /*text-transform: uppercase;*/
    /*font-size: 14px !important;*/
    /*letter-spacing: 1px;*/
    /*border: 2px solid #da251d;*/
/*}*/
/*.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {*/
    /*background: #da251d;*/
    /*color: #fff;*/

/*}*/

.happy_Help {
    float:left;
    display:inline-block !important;
    text-align:center;
    color:#ffffff;
    width:100%
}
.callIcon {
    background:#414042 url(../images/call.png) no-repeat 9px center !important;
    padding:15px 15px 15px 55px !important;
    color:#FFF;
    margin: 0 1%;
    border-radius: 0px !important;
}
.callIcon:hover {
    background:#444 url(../images/call.png) no-repeat 15px center !important;
    color:#FFF;
}
.enquiryIcon {
    background:#da251d url(../images/Send_Enquiry.png) no-repeat 22px center !important;
    padding:15px 15px 15px 55px !important;
    color:#FFF;
    border-radius: 0px !important;
}
.enquiryIcon:hover {
    background:#444 url(../images/Send_Enquiry.png) no-repeat 15px center !important;
    color:#FFF !important;
}
.fh5co-social-icons {
    margin: 15px 0 0 0;
    padding: 0;
    text-align: center;
}
.fh5co-social-icons {
    margin: 15px 0 0 0;
    padding: 0;
    text-align:center;
}
.fh5co-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.fh5co-social-icons li a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #2b2b2b;
    padding-left: 10px;
    padding-right: 10px;
}
.fh5co-social-icons li a i {
    font-size: 20px;
    color:#f9f9f9;
}
.fh5co-social-icons li a i:hover {
    color:#da251d;
}

/*footer css coding*/
.mobileswitch {position: relative;display: inline-block;width: 60px;height: 28px;}
.mobileswitch input {opacity: 0;width: 0;height: 0;}
.mobileswitch {position: relative;display: inline-block;width: 60px;height: 28px;}
.mobileswitch input {opacity: 0;width: 0;height: 0;}
.mobileslider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: transparent -webkit-transition: .4s;transition: .4s; outline: none; border: 2px solid #fff; width: 52px;
    height: 25px;}
.mobileslider:before {position: absolute;content: "";height: 16px;width: 16px;left: 6px;bottom: 3px;background-color: #fff; -webkit-transition: .4s;transition: .4s;}
.mobileswitch input:checked + .mobileslider {background-color: transparent; border: 2px solid #fff;}
.mobileswitch input:checked + .mobileslider:before {position: absolute;content: "";height: 16px;width: 16px;left: -1px;bottom: 3px;background-color: #fff; -webkit-transition: .4s;transition: .4s;}
.mobileswitch input:focus + .mobileslider {box-shadow: 0 0 1px #2196F3;}
.mobileswitch input:checked + .mobileslider:before {-webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px);}
/* Rounded sliders */
.mobileslider.round {border-radius: 34px;}
.mobileslider.round:before {border-radius: 50%;}
.mobile_footer_bottomfixed{ display: none;}

.modify_search_show {
    width: 300px;
    margin: 0;
    padding: 4px 10px;
    border: 0px solid #1073ba;
    border-radius: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
}

.mdfy_city {
    float: left;
    margin-right: 7px;
    margin-top: 7px;
}
.mdfy_city_name {
    font-size: 14px;
    color: #272e38;
    margin: 5px 0 5px 0;
    padding: 0;
    font-weight: bold;
    line-height: 16px;
}
.mdfy_adult {
    font-size: 13px;
    color: #797979;
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 16px;
}
.mdfy_flightdate {
    float: left;
    padding: 0px 0 0 9px;
    border-left: 1px solid #ECF0F1;
    margin: 7px 0 0px 6px;
}
.mdfy_flightdate_left {
    float: left;
    font-size: 14px;
    color: #293143;
    margin: 0;
    padding: 0;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
}
.mdfy_flightdatemiddle {
    float: left;
    font-size: 15px;
    color: #293143;
    margin: 0 8px;
    padding: 28px 0 0;
    font-weight: bold;
    line-height: 0;
}
.mdfy_flightdateright {
    float: right;
    font-size: 14px;
    color: #293143;
    margin: 0;
    padding: 0;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
}
.daytext2 {
    font-size: 13px;
}
.mdfy_flightdateright p {
    font-weight: normal;
    margin: 0;
}
.mdfy_search {
    float: right;
}

.mobile_header a.backarrow {
    color: #1e2329;
    font-size: 22px;
    line-height: 37px;
    margin-right: 0;
    display: block;
    margin-left: 12px;
    margin-right: 5px;
}
.mdy_backarrow {
    line-height: 57px !important;
}

a.skip{ font-family:Roboto, sans-serif; color: #da251d; border: 1px solid #da251d; padding: 0 20px; text-decoration: none;border-radius: 0px; float: right;  font-size: 11px;  margin-right: 15px; letter-spacing: 1px;}
a.skip:hover{font-family:Roboto, sans-serif; color: #fff !important; border:1px solid #da251d; background: #da251d;}
a.skip:focus{font-family:Roboto, sans-serif; color: #da251d; border:1px solid #da251d;}
a.skip:visited{font-family:Roboto, sans-serif; color: #da251d; border:1px solid #da251d;}
.terms_review_margin{margin: 20px 0 130px 0 !important;}
.mobile_footer_bottomcontinuefixed{display: none;}
#myModalfilter_search .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    margin-right: 9px;
    margin-top: 6px;
}

.loop_flight .owl-nav {
    margin-top: 10px;
    display: none;
}


.filtertext_filter{ font-size: 20px; color: #000;}

#myModalsavetraveller .modal-dialog {
    position: relative;
    width: auto;
    margin: 0px;
}

#myModalsavetraveller .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    margin-right: 5px;
}

/*tabs coding 1-5-2020*/

ul.tabs {
    margin: 30px 0 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 38px;
    border-bottom: 1px solid #1b2a38;
    width: 100%;
}

ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 3px 21px;
    height: 38px;
    line-height: 31px;
    border-top: 1px solid #1b2a38;
    border-left: 1px solid #1b2a38;
    border-bottom: 1px solid #1b2a38;
    background-color: #1b2a38;
    color: #fff;
    overflow: hidden;
    position: relative;
    margin-right: 7px;
}

.tab_last { border-right: 1px solid #333; }

ul.tabs li:hover {
    background-color: #da251d;
    color: #fff;
}

ul.tabs li.active {
    background-color: #da251d;
    color: #fff;
    border-bottom: 1px solid #da251d;
    display: block;
}

.tab_container {
    border: 1px solid #333;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto;
    margin-bottom: 110px;
}

.tab_content {
    padding: 20px;
    display: none;
}

.tab_drawer_heading { display: none; }
.updatesubmit{
    color: #fff;
    background-color: #da251d;
    border-color: #da251d;
    border: 2px solid #da251d;
    font-size: 14px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    font-family:Roboto, sans-serif;
    margin: 22px 0 0;
}

.updatesubmit:hover {
    color: #fff;
    background-color: #444;
    border-color: #444;
}



.updatesubmit.focus, .updatesubmit:focus {
    color: #fff;
    background-color: #da251d;
    border-color: #da251d;
}

.updatesubmit:active{color: #fff;
    background-color: #da251d;
    border-color: #da251d;
}

.update_contactbtn{
    background: #da251d;
    border: 1px solid #da251d;
    outline: none;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 0px;
    text-decoration: none;
}

.update_contactbtn:hover{ background: #1b2a38;
    border: 1px solid #1b2a38;  color: #fff; }
.update_contactbtn:focus{ background: #1b2a38;
    border: 1px solid #1b2a38;  color: #fff; }

.btn-contactsubmit {
    background-color: #da251d;
    color: #fff !important;
    font-size: 14px !important;
    border-color: #da251d;
    margin: 24px 0 0;
    height: 36px;
    padding: 0 30px;
    line-height: 37px;

    border-radius: 0px !important;
}

.btn-contactsubmit:hover, .btn-contactsubmit:hover {outline:none; color: #fff; background-color: #444; border-color: #444;}
.dropdown_btn{
    background: #da251d;
    border: 1px solid #da251d;
    outline: none;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 0px;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333 !important;
    white-space: nowrap;
    font-size: 12px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #da251d;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    /*left: 0;*/
    left:-77px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 150px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.btn-cancelbtn {
    background-color: #fff;
    color: #000 !important;
    font-size: 14px !important;
    border:1px solid #ccc !important;
    margin: 24px 6px 0 0;
    height: 36px;
    padding: 0 30px;
    line-height: 37px;

    border-radius: 0px !important;
}

.btn-cancelbtn:hover, .btn-cancelbtn:hover {outline:none; color: #fff !important; background-color: #444; border-color: #444;}



@media screen and (max-width: 480px) {
    .tab_container {
        border: 1px solid #333;
        border-top: none;
        clear: both;
        float: left;
        width: 100%;
        background: #fff;
        overflow: auto;
        margin-bottom: 110px;
        margin-top: 12px;
    }

    .tabs {
        display: none;
    }
    .tab_drawer_heading {
        background-color: #1b2a38;
        color: #fff;
        border-top: 1px solid #fff;
        margin: 0;
        padding: 12px 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 13px;
    }
    .d_active {
        background-color: #da251d;
        border-top: 1px solid #da251d;
        color: #fff;
    }
}


/*tabs coding 1-5-2020*/

.profile_left_text{ float: left; margin-left: 20px;}
.profile_btn{padding: 7px 10px;}
.profile_wrapper_text{left: -30px;}







/*multiform css coding 11-5-2020*/
/*search multiform css coding 11-5-2020*/
.multicity_searchbox{margin-top: 20px;}
.multicity_searchbox .nav-tabs>li {float: left; margin-bottom: -3px;}

.multicity_searchbox .nav>li>a>img {margin: 0 8px;max-width: none;}

.multicity_searchbox .nav-tabs>li.active>a, .multicity_searchbox .nav-tabs>li.active>a:focus, .multicity_searchbox .nav-tabs>li.active>a:hover {
    color: #da251d;cursor: default;background-color: #fff;border:0px solid #d7d7d7;border-bottom: 2px solid #da251d; border-bottom-color: #da251d; outline: none;}
.multicity_searchbox .nav>li>a:focus, .multicity_searchbox .nav>li>a:hover {text-decoration: none; background-color: #fff; border: 2px solid transparent; outline: none}
.multicity_searchbox .nav-tabs>li>a:hover {border-color: #fff #fff #da251d; outline: none;}
.multicity_searchbox .nav-tabs>li>a{margin-right: 2px;line-height: 22px; border: 2px solid transparent;border-radius: 0; color: #7F8C8D;font-size: 12px; font-family:Roboto, sans-serif; font-weight: 600; width: auto; padding: 10px 15px 10px 15px;letter-spacing:1px; border-radius: 0px 0px 0 0;}

.multicity_searchbox .tab-content{padding-top: 10px;}

.multicity_radio_button input {
    display: none;
}

.multicity_radio_button {
    display: inline-block;
    padding-left: 28px;
    position: relative;
    cursor: pointer;
    user-select: none;
    color: #2C3E50;
    font-size: 16px;
    text-align: left;
    margin-bottom: 0px;
    /*border-bottom: 1px solid #d7d7d7;*/
    padding-bottom: 3px;
    padding-top: 5px;
}

.multicity_radio_button .checkmark {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: white;
    position: absolute;
    left: 0;
    top: 5px;
    border: 2px solid #ccc;
    border-radius: 100%;
}

.multicity_radio_button input:checked + .checkmark {
    background-color: #27AE60;
    border: 1px solid #27AE60;
}

.multicity_radio_button input:indeterminate + .checkmark {
    background-color: #27AE60;
    border: 1px solid #27AE60;
}

.multicity_radio_button input:indeterminate + .checkmark > .multicity_radio_button{color:#27AE60;}

.multicity_radio_button input:checked + .checkmark:after {
    content: "";
    position: absolute;
    height: 6px;
    width: 11px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.multicity_radio_button input:checked:disabled + .checkmark {
    border: 1px solid grey;
    background-color: grey;
}

.checkboxcontainerreview input:disabled + .checkmark {
    border: 1px solid grey;
}

.multicity_radio_button input:indeterminate + .checkmark:after {
    content: "";
    position: absolute;
    height: 0px;
    width: 11px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
}


.multicity_radio_button .economy-text{
    font-size: 10px;
    width: 100%;
    /*clear: both;*/
    line-height: 15px;
    /*display: block;*/
    color: #ababab;
    word-wrap: break-word;
}

.more_margin2 {margin: 0px 0 5px !important;}
/*.multicity_select_flight{ width: 1094px;overflow-y: hidden;overflow-x: scroll;}*/

.multicity_select_flight > .row {
    overflow-x: auto;
    width: 1094px;
    white-space: nowrap;
}

.multicity_select_flight > .row > .col-lg-6 .col-sm-6 .col-md-6 .col-xs-12 {
    display: inline-block;
    float: none;
}

.horizontal-scrollable > .row {
    overflow-x: auto;
    white-space: nowrap;
}

.horizontal-scrollable > .row > .col-sm-6 {
    display: inline-block;
    float: none;
}


.horizontal-scrollable > .row::-webkit-scrollbar {
    width: 11px;
    height: 5px;
    border-radius: 0px;
}
/*body {
    scrollbar-width: thin;
    scrollbar-color: #CFD8DC;
}*/
.horizontal-scrollable > .row::-webkit-scrollbar-track {
    background:  #CFD8DC;
}
.horizontal-scrollable > .row::-webkit-scrollbar-thumb {
    background-color: #da251d;
border-radius: 0px;
    border: 3px solid  #da251d;
}

/*fair identifier css code*/
.fairidentifier { margin: 10px 0;}
.fairidentifier input[type="radio"] {opacity: 0;position: fixed;width: 0;}
.fairidentifier input[type="radio"] {opacity: 0;position: fixed;width: 0;}
.fairidentifier label {display: inline-block; background-color: #fff; padding: 2px 0 1px; font-family:Roboto, sans-serif;font-weight:bold; font-size: 11px !important; border: 0px solid #94A5A6; border-radius: 0px; cursor: pointer; width: 13%; text-align: center; margin-right: 1px; color:#94A5A6 !important; line-height: 17px;}
.fairidentifier label img { height: 18px;}
.fairidentifier label:hover {background-color: #fff; border-color: none; color: #da251d !important;}
.fairidentifier label:focus {background-color: #fff; border-color: none; color: #da251d !important; outline: none;}
.fairidentifier input[type="radio"]:focus + label {border: 0px solid #444;}
.fairidentifier input[type="radio"]:checked + label {background-color: #fff;border-color: none; color: #da251d !important;}

.fairidentifier label  img.mm-first{ display: inline-block;}
.fairidentifier label img.mm-second{ display: none;}

.fairidentifier input[type="radio"]:checked + label img.mm-first{display: none;}
.fairidentifier input[type="radio"]:checked + label img.mm-second{display: inline-block;}

.lightpink{width: 30px; height: 30px; background: #f5e5c3; margin: auto; border-radius: 0px;}
.red{width: 30px; height: 30px; background: #fe7d3b; margin: auto;border-radius: 0px;}
.green{width: 30px; height: 30px; background: #6a9b49; margin: auto;border-radius: 0px;}
.blue{width: 30px; height: 30px; background: #2d56c2; margin: auto;border-radius: 0px;}
/*fair identifier css code*/

.promo_text_wrapper{ position: absolute; bottom: 20px; left: 20px;}
.promo_text_wrapper ul{ margin: 0; padding: 0;}
.promo_text_wrapper ul li{font-size: 12px; color: #000; font-family:Roboto, sans-serif;}

@media(max-width:992px){
    .promo_text_wrapper{ position: relative;margin: 21px 0 0;left: 0;display: none;}
    .promo_text_wrapper ul{ margin: 0; padding: 0;}
    .promo_text_wrapper ul li{font-size: 12px; color: #000; font-family:Roboto, sans-serif;}

}
.published{ background: #ebfbe1; color: #7dc854; padding: 2px 5px;}
.sme{background: #f0e6ab;color: #000;  padding: 2px 5px;}


a.viewdetails_multicity, .viewdetails_multicity{float: right; border-radius: 0px;
    color: #fff;
    font-family:Roboto, sans-serif;
    font-size: 11px;
    text-decoration: none;
    margin: 0;
    padding: 8px 0;
    font-weight: 700;
    text-align: center;
    width: 100px;
    background: #da251d;}
a.viewdetails_multicity:hover, .viewdetails_multicity:hover{color:#fff; background: #283748;}
a.viewdetails_multicity:focus, .viewdetails_multicity:focus{color:#fff; background: #283748;}
a.viewdetails_multicity:active:focus, .viewdetails_multicity:active:focus{color:#fff; background: #283748;}

.seats_available{width: 100px;text-align: center;font-size: 12px;margin: 5px 0 0 5px; font-family:Roboto, sans-serif; font-weight: 500;}

.lightpink-text{color: #e8c986;}
.red-text{color: #fe7d3b;}
.green-text{color: #6a9b49;}
.green-text{color: #6a9b49;}
.blue-text{color: #2d56c2;}

.flight_img_chnage img{ margin: 0 0 0 8px !important;}



/*search multiform css coding 11-5-2020*/



/*multicity flight search css coding 16-6-2020*/

.multycity_wrapper{ width: 100%;
    margin: 0 0 5px 0;
    padding: 8px 15px;
    border: 1px solid #d7d7d7;}
.multiciy_leftside{ float: left; margin: 0; padding: 0;}
.multiciy_rightside{ float: right;margin: 0; padding: 0;}
.multicity_button_wrapper{margin: 15px 0 0;}
.multicity_form_boxshow{position: absolute; left: 48%; bottom: -9px;  z-index: auto; background: #fff; cursor: pointer;}
.multicity_form_boxshow i{margin: auto; text-align: center; font-size: 30px;}
a.edit_multicity_icond{ font-size: 24px; float: right; color: #333; margin: 0 20px 0 0; line-height: 27px;}
a.edit_multicity_icond:hover{ color: #da251d;}
a.view_details_multicity{font-size: 14px;float: right;color: #da251d;margin: 0 20px 0 0;display: block;clear: both;font-weight: 400;text-decoration: none;}
a.view_details_multicity:hover{ color: #000;}
.multicity_searchbox_part2 {margin-top: 0;}
.sortby_margin_multicity{margin-top: 15px;}
.multicity_radio_button_padding_0{padding-left: 0px;}
.multiciy_hour_text{font-size:9px !important;}
.round_multicity_leftside{ width: 80%;}
.round_multicity_rightside{width: 20%;}

.mulitcity_name_mobile2 {width: 50px;float: left;}
.green-text1 {color: #04d427;}

.filterclose{
    position: absolute !important;
    top: -3px !important;
    right: 19px !important;
    color: #a2a0a0 !important;
    font-size: 21px !important;
    font-weight: bold;
    z-index: 99999 !important;
    transition: 0.3s;
    display: none;
}


@media(max-width:992px){
    .available_flight_title {
        font-size: 14px;
        color: #2C3E50;
        font-family:Roboto, sans-serif;font-weight:bold;
        line-height: 26px;
        padding: 12px 0px 4px;
    }

   .meals_padding_0{padding-left: 0; padding-right: 0;}
    a.meals_selectcity {
        display: block;
        border-bottom: 1px solid #d7d7d7;
        text-decoration: none;
        padding: 13px 12px 7px 12px;
        color: #2C3E50;
        font-family:Roboto, sans-serif;font-weight:bold;
        font-size: 13px;
        line-height: 16px;
    }

    .filterclose{display: block;}
    .multicity_image_handle{width: 33px !important;height: 33px !important; margin: 0 7px 0px 0 !important;}

    .multycity_wrapper {
        width: 100%;
        margin: 0 0 5px 0;
        padding: 8px 6px;
        border: 1px solid #d7d7d7;
    }

    .mobileno_padding{padding:0px;}
    .mobile_listno_radius{border-radius: 0px !important;-moz-border-radius: 0px !important;-webkit-border-radius: 0px !important;}
    .multiciy_leftside {float: left;margin: 0;padding: 0 5px 0 0;width: 55%;}
    .multiciy_rightside {float: right;margin: 0;padding: 0;width: 45%;text-align: right;}

    a.viewdetails_multicity, .viewdetails_multicity {
        float: right;
        border-radius: 0px;
        color: #fff;
        font-family:Roboto, sans-serif;
        font-size: 11px;
        text-decoration: none;
        margin: 0 0 0 10px;
        padding: 8px 0;
        font-weight: 700;
        text-align: center;
        width: 80px;
        background: #da251d;
    }

    a.edit_multicity_icond {
        font-size: 24px;
        float: right;
        color: #333;
        margin: 0 -3px 0 0;
    }

    a.view_details_multicity {
        font-size: 14px;
        float: right;
        color: #da251d;
        margin: 10px 2px 0 0;
        display: block;
        clear: both;
        font-weight: 400;
        text-decoration: none;
    }

    .multicity_radio_button {
        display: inline-block;
        padding-left: 24px;
        position: relative;
        cursor: pointer;
        user-select: none;
        color: #2C3E50;
        font-size: 13px;
        text-align: left;
        margin-bottom: 0px;

        padding-bottom: 3px;
        padding-top: 5px;
    }


    .mulitcity_name_mobile{width: 90px !important;float: left;}
    .round_multicity_leftside {
        width: 84%;
    }

    .round_multicity_rightside{width: 16%;}
    .multicity_align_mobilecenter{left:44%;}
    .international_flight_time {
        font-size: 14px;
        font-family:Roboto, sans-serif;font-weight:bold;
        color: #2C3E50;
        margin: 0;
        padding: 0;
        font-weight: bold;
        line-height: 16px;
    }

    .international_flight_cityname {
        font-size: 10px;
        font-family:Roboto, sans-serif;
        color: #7F8C8D;
        margin: 2px 0 0 0;
        padding: 0;
        font-weight: 600;
    }

    .multicity_border_right{ border-right:1px solid #d7d7d7;}
    .multicity_box_margin_btm{margin: 0 0 1px 0 !important;}

    .mulitcity_name_mobile2 {
        width: 90px !important;
        float: left;
        font-size: 10px !important;
    }

}

/*multicity flight search css coding 16-6-2020*/



.desktop_align_paddingresult{padding-left: 0; padding-right: 0;}

.rightFloat {
    position: fixed;
    right: 0;
    top: 55%;
    z-index: 99999;
    width: 0;
    display: none;
}

.rightFloat .rightFloatIn {
    position: relative;
    width: 350px;
    background: #1a75bb;
    right: 50px;
    cursor: pointer;
    margin-bottom: 1px;
    color: #fff;
    box-shadow: 0 3px 10px #333;
    padding: 0;
    border-radius: 0px
}

.rightFloat .rightFloatIn:hover {
    background: #27a8e0;
    color: #fff
}

.rightFloat .rightFloatIn a {
    text-decoration: none;
    color: inherit;
    margin: 0;
    padding: 0
}

.rightFloat .rightFloatIn .rightFloatLeft {
    float: left;
    font-size: 24px;
    padding: 0;
    padding-left: 15px;
    padding-right: 15px
}

.rightFloat .rightFloatIn .rightFloatRight {
    text-align: left;
    padding: 0;
    float: left;
    color: #fff;
    margin: 0
}

.rightFloat .rightFloatIn .rightFloatRight p {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    margin-top: 9px;
    padding: 0
}

.happy_Help {
    float: left;
    display: inline-block!important;
    text-align: center;
    color: #fff;
    width: 100%
}

.callIcon {
    background: #414042 url(../images/call.png) no-repeat 9px center!important;
    padding: 15px 15px 15px 55px!important;
    color: #fff;
    margin: 0 1%;
    border-radius: 0px!important
}

.callIcon:hover {
    background: #444 url(../images/call.png) no-repeat 15px center!important;
    color: #fff
}

.enquiryIcon {
    background: #da251d url(../images/Send_Enquiry.png) no-repeat 22px center!important;
    padding: 15px 15px 15px 55px!important;
    color: #fff;
    border-radius: 0px!important
}

.enquiryIcon:hover {
    background: #444 url(../images/Send_Enquiry.png) no-repeat 15px center!important;
    color: #fff!important
}

@media(max-width:992px){
    #fh5co-footer .fh5co-footer-links li {
        padding: 5px 0 5px 0;
        margin: 0;
        list-style: none;
        color: rgba(255, 255, 255, 0.5);
        float: none;
    }
	
	.gt-header {
        background: #f6f6f6;
        z-index: 99999;
        position: relative;
    }
    
    .traveller_information_wrapper .rowalign{ margin-right: 0px; }	

}

.search-btn {
    padding: 1.15rem 2rem !important;
    margin: 0;
	color:#fff !important;
	border-color:#da251d;
    border-radius:0px!important;
	text-transform:uppercase;
}




/********************* login form css cdoing********************/
.sign-in-form {
    margin: 0;
    padding: 0
}

.sign-in-form h1 {
    margin: 0 0 .5em 0;
    padding: 0;
    font-size: 24px;
    font-weight: 500;
    color: #333;
    text-align: left
}

.sign-in-form .form_heading_text {
    margin: 0 0 .5em 0;
    padding: 0;
    font-size: 24px;
    font-weight: 500;
    color: #333;
    text-align: left
}

.sign-in-form input {
    margin: 0 0 10px 0;
    padding: 0 0 0 10px;
    display: block;
    clear: both
}

.sign-in-form-border-left {
    border-left: 3px solid #ccc
}

.sign-in-form-left {
    margin: 0;
    padding: 0
}

.sign-in-form-left h1 {
    margin: 0 0 .5em 0;
    padding: 0;
    font-size: 24px;
    font-weight: 500;
    color: #333;
    text-align: left
}

.sign-in-form-left .form_heading_text {
    margin: 0 0 .5em 0;
    padding: 0;
    font-size: 24px;
    font-weight: 500;
    color: #333;
    text-align: left
}

.sign-in-form-left input {
    margin: 0 0 10px 0!important;
    padding: 0 0 0 10px;
    display: block;
    clear: both
}

.or-count {
    margin: 18px 0 21px 0;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    display: block;
    clear: both;
    overflow: hidden
}

.sign-in-form .btn {
    margin: 1em 0 .5em 0!important;
    width: 100%!important;
    display: block!important;
    position: relative;
    border-radius: 0px;
    padding: 10px 20px!important
}

.sign-in-form-left .btn {
    margin: 1.1em 0 .4em 0!important;
    width: 100%!important;
    display: block!important;
    position: relative;
    border-radius: 0px;
    padding: 10px 20px!important
}

.social-cont {
    margin: 0 0 .9em 0;
    padding: 0;
    width: 100%;
    position: relative
}

.social-cont h3 {
    width: 100%;
    margin: 0;
    padding: 0 0 3% 0;
    color: #333;
    font-size: 14px;
    font-weight: 600
}

.social-cont a {
    color: #0f6633;
    font-size: 14px;
    font-weight: 600
}

.social-cont a:hover {
    color: #0f6633;
    text-decoration: underline
}

.social-cont .fb {
    margin: 0;
    padding: 0;
    width: 49%;
    display: inline-table;
    font-size: 13px;
    color: #ededed;
    cursor: pointer;
    -moz-box-shadow: inset 0 0 5px #153982;
    -webkit-box-shadow: inset 0 0 5px #153982;
    box-shadow: inset 0 0 5px #153982;
    background: #4267b2
}

.social-cont .fb:hover {
    background: #2b519e;
    transition: all 1.4s ease-in-out 0s
}

.social-cont .fb-left {
    display: inline-block;
    padding: 2% 4% 2% 4%;
    border-right: 1px solid #232323;
    -webkit-box-shadow: 1px 0 0 0 #153982;
    -moz-box-shadow: 1px 0 0 0 #153982;
    box-shadow: 1px 0 0 0 #153982
}

.social-cont .fb-right {
    font-size: 12px;
    color: #ededed;
    padding: 5% 0 5% 3%;
    text-align: right;
    display: inline-block;
    font-weight: 300
}

.social-cont .fb-right span {
    font-size: 13px;
    color: #ededed;
    font-weight: bolder;
    font-weight: 700
}

.social-cont .goole-plus {
    margin: 0;
    padding: 0;
    width: 49%;
    display: inline-table;
    font-size: 13px;
    color: #ededed;
    cursor: pointer;
    -moz-box-shadow: inset 0 0 5px #b64042;
    -webkit-box-shadow: inset 0 0 5px #b64042;
    box-shadow: inset 0 0 5px #b64042;
    background: #e06568
}

.social-cont .goole-plus:hover {
    background: #b64042;
    transition: all 1.4s ease-in-out 0s
}

.social-cont .goole-plus-left {
    display: inline-block;
    padding: 2% 4% 2% 4%;
    border-right: 1px solid #232323;
    -webkit-box-shadow: 1px 0 0 0 #b64042;
    -moz-box-shadow: 1px 0 0 0 #b64042;
    box-shadow: 1px 0 0 0 #b64042
}

.social-cont .goole-plus-right {
    font-size: 12px;
    color: #ededed;
    padding: 5% 0 5% 3%;
    text-align: right;
    display: inline-block;
    font-weight: 300
}

.social-cont .goole-plus-right span {
    font-size: 13px;
    color: #ededed;
    font-weight: bolder;
    font-weight: 700
}

.user-form {
    margin: 0;
    padding: 0
}

.user-form h1 {
    margin: 0 0 .5em 0;
    padding: 0;
    font-size: 24px;
    font-weight: 500
}

.user-form input {
    margin: 0 0 10px 0!important;
    padding: 0;
    display: block;
    clear: both
}

.user-form select {
    margin: 0 0 10px 0!important;
    padding: 0 0 0 15px;
    display: block;
    clear: both;
    width: 100%
}

.user-form textarea {
    margin: 0 0 10px 0!important;
    display: block;
    clear: both;
    width: 100%
}

.user-form-right {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%
}

.user-form-right a {
    margin: .7em 0;
    padding: 5px 7px;
    border: 1px solid #ccc;
    border-radius: 0px;
    text-decoration: none;
    color: #000000;
    font-size: 11px;
    display: block
}

.user-form-right .btn {
    margin: 0;
    padding: 5px 7px;
    font-size: 11px;
    height: inherit
}

.user-form-right img {
    margin: 0;
    padding: 0;
    font-size: 11px;
    height: inherit;
    border: 1px solid #ccc;
    border-radius: 0px
}

.removeBaggage{
	float: right;
    margin-top: -32px;
    display: block;
    color: #fff !important;
    padding: 0px 20px 13px 35px;
	cursor:pointer;
}




/********************* login form css cdoing********************/


 .mobile_footer_bottomcontinuefixedtop {
        display: none;
        position: fixed;
        width: 100%;
        z-index: 999;
        background: #fff;
        bottom: 0;
        padding: 8px 6px 15px 12px;
        height: auto;
        margin: -4px 0 0 0;
        width: 100%;
}

 .checkin_box1{margin-right: 6px;}
 .checkinkg1{margin-left: 4px; font-weight: 600;}

.gt-header .navbar-inverse .navbar-nav > li:nth-child(6) > a {
    padding-right: 0;
}

.support-bar ul {margin: 0 4px 0 0;padding: 0;}

Youez - 2016 - github.com/yon3zu
LinuXploit