body{ font-family: "Manrope", serif; }


.flight_lookup {
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    padding: 25px 20px;
    border-radius: 8px;
}
.flight_lookup h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 5px 0;
    color: #000;
}
.flight_lookup p {
    font-size: 15px;
    margin: 0 0 25px 0;
    color: #333;
}
.trip_information {
    font-size: 15px;
    height: 46px;
    padding: 0 10px 0 10px;
    border: solid 1px #a3a3a3;
    color: #000;
}
.find_your_trip {
    background: #ff5600;
    border: none;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    margin: 20px 0 0 0;
    height: 46px;
    border-radius: 4px;
    cursor: pointer;
}

.flight_details {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    padding: 20px 20px;
    border-radius: 8px;
	background: #fff;
}
.itinerary_heading h4 {
    font-size: 20px;
    color: #000;
    margin: 0 0 20px 0;
    font-weight: 700;
}
.price_possible {
    margin-bottom: 20px;
    display: table;
    width: 100%;
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 0px 0 0 0;
}
.api_detail {
    display: table;
    width: 100%;
    text-align: left;
    margin: 0 0 0px 0;
}

.dept_hed {
    font-size: 16px;
    color: #fbfbfb;
    font-weight: 500;
    background: #00266b url(../images/separator.png) repeat;
    padding: 8px 10px 10px;
    line-height: normal;
    margin: 0 0 0px 0;
    border: solid 1px #f1f1f1f1;
    border-radius: 0px;
	text-align:end;
}
.dept_hed span {
    color: #ffffff;
    padding: 0 5px;
    float: left;
    font-weight: 600;
    text-transform: uppercase;
}

.fullapt_mm {
    display: flex;
    width: 100%;
    border-top: solid 1px #ddd;
    padding: 15px 0 15px 0px;
}

.onways_arr {
    text-align: left;
}
.onways_arr p {
    font-size: 12px;
    color: #777;
    margin: 6px 0 -6px 0;
    font-weight: 400;
    line-height: normal;
	padding: 0px 0 6px 0;
	border-bottom:solid 1px #ccc;
	display: inline-block;
}
.onways_arr h6 {
    font-size: 12px;
    color: #777;
    margin: -1px 0 0px 0;
    font-weight: 400;
    line-height: normal;
    padding: 6px 0 0px 0;
}
.apt_img {
    margin: 2px 0 0 0;
}
.apt_img img {
    width: 100%;
    border: solid 1px #ddd;
    border-radius: 3px;
    padding: 2px;
}

.apt_airline {}
.apt_airline h4 {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    margin: 0 0 5px 0;
}
.apt_airline h6 {
    font-size: 13px;
    color: #999;
    margin: 0 0 4px 0;
}
.apt_airline p {
    font-size: 13px;
    color: #565656;
    margin: 0 0 0 0;
    line-height: normal;
}
.apt_places {
}
.apt_places h4 {
    font-size: 14px;
    color: #333;
    margin: 0 0 5px 0;
    font-weight: 600;
}
.apt_places h6 {
    font-size: 13px;
    color: #646464;
    margin: 0 0 4px 0;
}
.apt_places p {
    font-size: 13px;
    color: #646464;
    margin: 0 0 0 0;
    line-height: normal;
}
.col-md-2 {
    width: 16.66666667%;
	float: left;
    padding: 0 15px;
}
.apt_economy {
    margin: 10px 0 0 0;
}
.apt_economy h5 {
    font-size: 14px;
    color: #484646;
    margin: 0px 0 5px 0;
    font-weight: 400;
}
.apt_economy h6 {
    font-size: 14px;
    color: #00266b;
    margin: 0px;
    font-weight: 600;
}

.itinerary_heading h5 {
    font-size: 18px;
    color: #ffffff;
    margin: 0 0 0px 0;
    font-weight: 700;
    background: #00266b;
    padding: 8px 10px 8px 10px;
}
.itinerary_heading h2 {
    margin: 0 0 15px 0;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
}
.itinerary_heading p {
    font-size: 14px;
    text-align: center;
    border: solid 1px #d3e3fd;
    padding: 10px 20px;
    background: #edf2fa;
    border-radius: 8px;
    margin: 0 0 25px 0;
}

.itinerary_heading .table {
    border: solid 1px #dee2e6;
    margin: 0 0 20px 0px;
}
.itinerary_heading .table thead th {
    background: #edf2fa;
    border-bottom: none;
    font-size: 15px;
    font-weight: 600;
}
.itinerary_heading .table tbody td {
    font-size: 14px;
    font-weight: 400;
}


/** SEARCH FORM **/

.top-search {
    display: flex;
}

.switch-field {
	display: flex;
	margin-bottom: 20px;
	overflow: hidden;
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label {
    background-color: #ffffff;
    color: #333;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding: 8px 16px;
    margin-right: 0px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    transition: all 0.1s ease-in-out;
    margin-bottom: 0;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
    background-color: #ff4600;
    box-shadow: none;
    color: #fff;
}

.switch-field label:first-of-type {
	border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
	border-radius: 0 4px 4px 0;
}
.clss {
    position: relative;
    font-size: 13px;
    color: #292929;
    padding: 6px 10px 6px 8px;
    border-radius: 4px;
    appearance: none;
    background: url(../images/download_drop.svg) right center no-repeat;
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    height: 31px;
    border: solid 1px #c8c8c8;
    margin: 0 0 0 15px;
    width: 155px;
}

.my_search {
    background: #fff;
    padding: 15px 10px;
    border-radius: 10px;
}
.search_row {
    display: flex;
    flex-wrap: wrap;
}

.colum_one {
    width: 22%;
    padding: 0 5px;
}
.colum_two {
    width: 14%;
    padding: 0 5px;
}
.colum_three {
    width: 18%;
    padding: 0 5px;
}
.colum_four {
    width: 10%;
}
.form_group_sr {
    position: relative;
}
label.tittle_name {
    position: absolute;
    left: 10px;
    font-size: 13px;
    top: 11px;
    margin: 0;
    line-height: 13px;
}
.ser_location {
    border: solid 1px #c8c8c8;
    height: 60px;
    padding: 28px 5px 8px 10px;
    border-radius: 4px;
    font-weight: 800;
    font-size: 18px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.form_group_sr p {
    position: absolute;
    bottom: 2px;
    font-size: 13px;
    left: 10px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
    font-weight: 500;
    display:none;
}

.psg_dls {
    position: absolute;
    background: #fff;
    padding: 10px 0;
    width: 275px;
    left: 0;
    top: 30px;
    border-radius: 5px;
    z-index: 2;
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .22);
}
.row_traveler {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 12px 0;
    padding: 0 10px;
}
.pass_bx {
    width: 50%;
}
.pass_bx label {
    font-size: 14px;
    margin: 0 0 0 0;
    color: #333;
}
.pass_bx .input-group.number-spinner {
    border: solid 1px #ddd;
    height: 34px;
}
.add_num {
    border: none;
    height: 32px;
}
.form-control.ser_location[readonly] {
    background-color: #ffffff;
    opacity: 1;
}
.form-control.ser_location:disabled {
	background-color: #ccc;
    opacity: 1;
}

.bncfr_ccrty {
    padding: 10px 10px 10px 10px;
    border-bottom: solid 1px #ededed;
    border-top: solid 1px #ededed;
    margin: 0px 0 10px 0;
    background: #f9fbff;
}
.bncfr_ccrty h6 {
    font-size: 14px;
    margin: 0 0 10px 0;
    color: #000;
    font-weight: 600;
}
.Nhgsdrt {
    font-size: 14px;
    padding: 9px 6px 10px 6px;
    height: 40px !important;
    border: solid 1px #c8c8c8;
}
.btn_dn {
    padding: 0 10px 0 10px;
}
button.btn_done {
    background: #ff4600;
    font-size: 14px;
    width: 100%;
    padding: 0;
    border: none;
    height: 35px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 4px;
    color: #fff;
}
.deals_search_bn {
    background: #ff4600;
    border: none;
    width: 100%;
    padding: 0;
    font-size: 18px;
    color: #fff;
    height: 60px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 600;
}

/** SEARCH FORM **/


.container {
    max-width: 1200px;
}


nav.navbar.navbar-expand-lg.navbar-light {
    background: #fff;
}
.navbar-light .navbar-brand img {
    width: 235px;
    padding: 8px 0 8px 0px;
}
ul.navbar-nav.mr-auto {
    margin: 0 auto;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    margin: 0 0 0 0;
    padding: 0 15px 0 15px;
    font-size: 15px;
    font-weight: 500;
}

.currency {
    display: flex;
    align-items: center;
    width: 115px;
    border-left: solid 1px #d3d3d3;
    padding: 12px 12px 12px 15px;
    margin: 0 0 0 15px;
    border-right: solid 1px #d3d3d3;
}
.currency h6 {
    margin: 0 0 0 0;
    font-size: 15px;
    font-weight: 500;
    padding: 0 0 0 14px;
}

.header_call {
    border-left: solid 1px #d3d3d3;
    padding: 0 0 0 55px;
    position: relative;
}
.header_call p {
    font-size: 12px;
    margin: 0 0 0 0;
    text-align: end;
    font-weight: 500;
}
.header_call a {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin: 4px 0 0 0;
    text-decoration: none;
    line-height: 20px;
    display: block;
}
.header_call a img {
    width: 35px;
    margin: 0 2px 0 0;
    position: absolute;
    left: 15px;
    top: -2px;
}

/** ------------- **/

.d_showfeed {
    position: absolute;
    bottom: 15px;
    text-align: center;
    width: 100%;
}
.trustpilot_widget {
    background: #edf2fa;
    width: auto;
    margin: 0 0 0 auto;
    border-radius: 6px;
    height: 35px;
    padding: 0 15px 0 15px;
}
.trustpilot_widget h6 {
    margin: 0px;
    padding: 8px 0px;
    font-size: 14px;
}

.trustpilot_widget h6 a {
    color: inherit;
    text-decoration: none;
}
.trustpilot_widget h6 span {
    padding: 0 8px 0 8px;
}

.botom_bner {
    padding: 35px 0 35px;
    background: #ffffff;
    border-bottom: solid 1px #d3e3fd;
    margin: 0px 0 0 0;
    z-index: 1;
    position: relative;
    border-radius: 0px 0px 0 0;
}
.why_abut {
    margin: 0 0px 30px 0;
}
.why_abut h2 {
    font-size: 24px;
    margin: 0 0 0px 0;
    font-weight: 600;
    text-align: center;
    color: #000;
}
.main_usp {
    display: flex;
    justify-content: space-between;
    padding: 0 0px 0 0px;
}
.box1 {
    width: 24%;
    float: left;
    margin: 0 0 0;
    padding: 12px;
    text-align: left;
    border: solid 1px #b9b9b9;
    border-radius: 12px;
}
.icons {
    float: left;
    margin: 2px 5px 0 0;
    width: 55px;
    height: 55px;
    background: #fff;
    text-align: center;
    line-height: 50px;
    border: solid 1px #00266b;
    border-radius: 6px;
}

.box1 h4 {
    font-size: 16px;
    font-weight: 600;
    color: #0d0d0f;
    margin: 4px 0 2px;
}
.box1 p {
    font-size: 11px;
    margin: 0;
    font-weight: 400;
    color: #333;
}

.holiday_banner{ position:relative;}

/* .holiday_banner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: rgba(0, 0, 0, .3);
} */

.destination_banner{ position:relative; }
.destination_banner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: rgba(0, 0, 0, .3);
}

.banner_heading {
    padding: 60px 0 30px;
    text-align: center;
}

.banner_heading h1 {
    color: #fff;
    margin: 0 0 10px 0;
    font-weight: 700;
    font-size: 36px;
}
.banner_heading h2 {
    font-size: 15px;
    margin: 0 0 0 0;
    color: #fff;
    text-shadow: #282828 0 0 2px;
    font-weight: 400;
}


.destination_main {
    padding: 50px 0px 50px;
}

.heading_one {
    margin: 0 0 25px 0;
    text-align: center;
}
.heading_one h3 {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 5px 0;
    color: #000000;
}
.heading_one h3 span {
    color: #ff4600;
    font-weight: 800;
}
.heading_one p {
    font-size: 15px;
    margin: 0 0 5px 0;
    color: #333;
}

.bt_mt{ margin-bottom:14px;}
.right_gap{ padding-right:0;}
.items_1 {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 12px;
}

.gap1{ padding-right:5px;}

.deals_content {
    padding: 60px 15px 18px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.deals_content h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0 6px 0;
    color: #ffffff;
}
.deals_content p {
    margin: 0 0 10px 0;
    font-size: 13px;
    color: #fff;
}
.deals_content h5 {
    position: absolute;
    right: 20px;
    bottom: 25px;
    background: #ff4600;
    width: auto;
    font-size: 14px;
    color: #fff;
    padding: 4px 6px 4px 6px;
	border-radius:4px;
}


.flight_deal_main {
    padding: 0 0 40px 0;
}

.deal_item {
    border: solid 1px #d7d7d7;
    padding: 0px 0px 8px 0px;
    border-radius: 5px;
    margin: 0 0 20px 0;
    box-shadow: 0px 0px 3px 1px rgba(220, 220, 220, .9);
	overflow: hidden;
}
.deal_item a {
    text-decoration: none;
    color: inherit;
}
.trip_data_item{}
.trip_data_item h6 {
    font-size: 13px;
    margin: 0 0 10px 0;
    padding: 8px 10px 0px 10px;
    text-align: left;
    display: flex;
    justify-content: left;
}
.trip_data_item h6 span {
    padding: 0 0 0 10px;
}
.allflt_main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px 0 10px;
}

.fare_logo {
    width: 12%;
    margin: 0 30px 0 0;
}
.fare_logo img{ width:80%;}

.fare_names {
    width: 20%;
}
.fare_names p {
    font-size: 13px;
    margin: 0 0 4px 0;
    color: #777;
    line-height: 13px;
}
.fare_names h4 {
    font-size: 18px;
    margin: 0 0 4px 0;
    color: #00266b;
    font-weight: 800;
}
.fare_names h6 {
    font-size: 13px;
    margin: 0 0 0px 0;
    color: #777;
    line-height: 13px;
}

.eng_d{ text-align:end;}

.deal_ttrt {
    width: 15%;
    text-align: center;
    border-bottom: solid 1px #b7b7b7;
    position: relative;
}
.deal_ttrt span {
    position: absolute;
    left: 50%;
    top: -10px;
    border: solid 1px #b7b7b7;
    width: 22px;
    height: 22px;
    border-radius: 15px;
    background: #fff;
    transform: translate(-50%, 0px);
    line-height: 18px;
}

.fare_Price {
    width: 30%;
    text-align: end;
}

.fare_Price p{ font-size: 13px;
    margin: 0 0 4px 0;
    color: #777;
    line-height: 13px;}
	
.fare_Price h4 {
    font-size: 22px;
    margin: 0 0 4px 0;
    color: #ff4600;
    font-weight: 800;
}
.fare_update p {
    font-size: 13px;
    margin: 0px 0 0 0;
    font-weight: 400;
}


.reviews_main {
    background: #fafafa;
    padding: 25px 0 30px;
    border-bottom: solid 1px #ededed;
}
.trust_left {
    text-align: center;
    width: 18%;
    float: left;
    padding: 10px 10px 10px 10px;
    background: #edf2fa;
    margin: 0;
    border-radius: 5px;
    border: solid 1px #d3e3fd;
}

.trust_left a{
    color: inherit;
    text-decoration: none;
}

.trust_left h4 {
    font-size: 22px;
    color: #333;
    font-weight: 500;
    margin: 0 0 10px 0;
}
.trust_left h6 {
    font-size: 13px;
    margin: 0 0 10px 0;
    color: #333;
}
.trust_left h6 span {
    text-decoration: underline;
}

.trustpoilt_right {
    margin: 0 0 0 0;
    width: 80%;
    float: right;
    height: 135px;
}
.trust_slide {
    padding: 10px 10px 10px 10px;
    background: #edf2fa;
    margin: 0 5px 0px 5px;
    border-radius: 5px;
    border: solid 1px #d3e3fd;
}
.trust_review h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #000;
}
.trust_review p {
    font-size: 12px;
    color: #333;
    margin: 0 0 10px 0;
}
.trust_review h6 {
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 0 0;
}
.trust_review h6 span{ font-weight:600;}

.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
.owl-controls .owl-buttons .owl-prev {
    background: transparent;
    position: absolute;
    top: 40%;
    left: -20px;
    padding: 0px;
    transition: background 0.5s ease 0s;
    border-radius: 40px;
    width: 22px;
    height: 22px;
    border: solid 1px #222;
	line-height: 22px;
}
.owl-controls .owl-buttons .owl-next {
    background: transparent;
    position: absolute;
    top: 40%;
    right: -25px;
    padding: 0px;
    transition: background 0.5s ease 0s;
    border-radius: 40px;
	width: 22px;
    height: 22px;
    border: solid 1px #222;
	line-height: 22px;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 18px;
    line-height: 16px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
	font-size: 18px;
    line-height: 16px;
}

.book_instant {
    padding: 20px 0 40px;
}
.aboutus_info {
    background: #edf2fa;
    padding: 30px 550px 30px 30px;
    border-radius: 30px;
    position: relative;
}
.aboutus_info:before {
    position: absolute;
    content: '';
    width: 45%;
    height: 100%;
    background: url(../images/about_img.jpg) right top no-repeat;
    right: 0;
    top: 0;
    background-size: cover;
    border-radius: 30px 30px 30px 30px;
	background-position: center;
}
.aboutus_info h6 {
    color: #ff4600;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 0 12px 0;
    font-weight: 600;
}
.aboutus_info h3 {
    text-align: left;
    margin: 0 0 15px 0;
    color: #141414;
    font-size: 24px;
    font-weight: 800;
}
.aboutus_info p {
    font-size: 15px;
    color: #4e4e4e;
    margin: 0 0 10px 0;
    line-height: 26px;
    font-weight: 500;
}

.aboutus_info a {
    background: #ff4600;
    padding: 10px 20px 10px 20px;
    display: inline-block;
    margin: 10px 0 0 0;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border-radius: 4px;
}

.about_banner{ padding: 70px 0 30px;}
.about_banner h1 {
    color: #fff;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
	text-align:center;
}
.about_banner ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.about_banner ul li {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 0 4px 0 4px;
}
.about_banner ul li a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    text-decoration: underline;
}

.small_label {
    display: block;
    font-size: 13px;
    line-height: 15px;
    margin: 0 0 6px 0;
}
.contact_control {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    border: solid 1px #a3a3a3;
    border-radius: 4px;
    height: 42px;
}

.contact_textarea{
	display: block;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    border: solid 1px #a3a3a3;
    border-radius: 4px;
}

.contact-info {
    padding: 10px 0;
    border: solid 1px #ddd;
    border-radius: 10px;
}

.contact-info h5 {
    margin: 0 0 25px 0;
    font-weight: 600;
    color: #000;
    border-bottom: solid 1px #ddd;
    padding: 0 0 10px 15px;
}

.contact-info ul {
    list-style: none;
    margin: 0;
    padding: 0 15px;
}
.contact-info ul li {
    margin-bottom: 25px;
}
.contact-info ul li i {
    float: left;
    background: #ff4600;
    margin: -2px 10px 0 0;
    color: #fff;
    border-radius: 100%;
    font-size: 21px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
}
.contact-info ul li p {
    margin: 0 0 0 0;
    font-size: 15px;
    font-weight: 700;
}
.contact-info ul li a {
    text-decoration: none !important;
    font-size: 15px;
    color: #333 !important;
    display: block;
}

.row_contact_us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0;
    border: solid 1px #ddd;
    border-radius: 10px;
}
.row_contact_us h4 {
    margin: 0 0 25px 0;
    font-weight: 600;
    color: #000;
    border-bottom: solid 1px #ddd;
    padding: 0 0 10px 0;
    font-size: 20px;
}
.form-group.contact_plus {
    position: relative;
}
.form-group.contact_plus i {
    position: absolute;
    right: 10px;
    top: 34px;
    font-size: 16px;
    color: #777;
}

/** FOOTER CSS CODE **/

.footer_main {
    padding: 30px 0 35px 0;
    background: #00266b;
}

.suscribe_main {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #dddddd30;
    padding: 0 0 25px 0;
}

.suscribe_main2 {
    display: flex;
    justify-content: space-between;
    padding: 0 0 25px 0;
    align-items: center;
}

.alart_bell {
    line-height: 60px;
    border-radius: 4px;
}
.alart_bell img {
    width: 100px;
    margin: -8px 0 0 0;
}
.subscribe_cont {}
.subscribe_cont h4 {
    margin: 0 0 0 0;
    color: #000000;
    font-size: 20px;
    font-weight: 800;
}
.subscribe_cont p {
    margin: 6px 0 0 0;
    color: #4b4b4b;
    font-size: 14px;
}
.mydubre {
    background: #edf2fa;
    padding: 26px 0 0 0;
}
.newslatter_box {}
.subscribe_control {
    background: #fff;
    border: none;
    font-size: 14px;
    width: 80%;
    height: 48px;
    padding: 0 10px 0 10px;
    border-radius: 4px;
    border: solid 1px #ddd;
}
.subscribe_primary {
    background: #ff4600;
    border: none;
    color: #fff;
    height: 47px;
    border-radius: 4px;
    width: 19%;
    text-transform: uppercase;
    font-weight: 500;
}

.quick_links {
    margin: 10px 0 0 0;
    border-right: solid 1px #dddddd38;
}

.quick_links h4 {
    margin: 0 0 15px 0;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    border-bottom: solid 2px #f2f2f2;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 0 5px 0;
}
.quick_links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.quick_links ul li{}
.quick_links ul li a {
    display: block;
    font-size: 14px;
    color: #f2f2f2;
    line-height: 30px;
    text-decoration: none;
}
.quick_links ul li a i {
    margin: 0 5px 0 0;
}
.contact_info {
    margin: 10px 0 0 0;
}
.contact_info img {
    background: #fff;
    width: 200px;
    padding: 10px;
    border-radius: 8px;
    margin: 30px 0 15px 0;
}
.contact_info p {
    font-size: 14px;
    color: #ff4600;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: 600;
}
.contact_info h6 {
    font-size: 13px;
    color: #9cadc1;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    font-weight: 400;
}
.contact_info h4 {
    margin: 0 0 15px 0;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    border-bottom: solid 2px #f2f2f2;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 0 5px 0;
}
.contact_info a {
    font-size: 14px;
    color: #f2f2f2;
    padding: 0px 0 5px 0;
    display: block;
    text-decoration: none;
}

.payment_icons {
    text-align: right;
    margin: 27px 0 0 0;
}
.payment_icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.payment_icons ul li {
    display: inline-block;
    cursor: pointer;
    margin: 0px 0px;
    font-size: 14px;
    color: #f2f2f2;
    font-weight: 600;
}

.social_links {
    margin: 27px 0 0 0;
}
.social_links ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.social_links ul li {
    display: inline-block;
    font-size: 14px;
    color: #f2f2f2;
    font-weight: 600;
}
.social_links ul li a {
    font-size: 18px;
    color: #fff;
    margin: 0px 2px 0 0;
    text-decoration: none;
    padding: 0px 0px;
    display: block;
    height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    background: #3f55ab;
    border-radius: 20px;
}
.twitters {
    background: #60b8ff !important;
}
.instagram{ background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%) !important;}

.disclamer p {
    font-size: 13px;
    color: #f2f2f2;
    margin: 0px 0 0 0;
    line-height: 22px;
}
.copyright p {
    margin: 0 0 0 0;
    text-align: center;
    color: #f2f2f2;
    font-size: 14px;
}


.privacy_main{ padding:40px 0;}
.important_info h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.important_info p {
    font-size: 15px;
    line-height: 22px;
    color: #333;
    margin: 0 0 10px 0;
}

.important_info h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.important_info ul {
    padding: 0px 0 10px 20px;
    margin: 0px;
}
.important_info ul li {
    font-size: 15px;
    line-height: 28px;
}
.important_info h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.important_info h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}


/** DESTINATION PAGE CSS **/

.flight_deal_inner{ padding:30px 0;}

.dealsecn {
    margin: 0 0 20px 0;
    border-right: solid 1px #ddd;
    border-left: solid 1px #ddd;
    border-radius: 10px 10px 0 0;
}

.fare_header {
    background: #00266b;
    padding: 0;
    border-radius: 10px 10px 0 0;
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0;
}
.fare_header li {
    color: #fff;
    font-size: 15px;
    padding: 14px 14px;
    width: 20%;
    font-weight: 500;
}

.fare_context {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #ddd;
}

.fare_context li{ 
    color: #333;
    font-size: 15px;
    padding: 14px 14px;
    width: 20%;
}

.g_orange {
    background: #ff4600;
    color: #fff !important;
    width: 70%;
    display: block;
    text-align: center;
    padding: 5px 0;
    text-decoration: none !important;
    border-radius: 4px;
    font-size: 15px;
	font-weight: 700;
}

.introduct_full {
    padding: 20px 0 45px;
}
.overview_text{}
.overview_text h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.overview_text p {
    font-size: 15px;
    margin: 0 0 10px 0;
    color: #333;
    font-weight: 400;
}
.overview_text h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
    color: #000;
    font-weight: 600;
}
.overview_text h5 {
    font-size: 18px;
    margin: 0 0 10px 0;
    color: #000;
    font-weight: 600;
}

.our_sitemap {
    clear: left;
    margin: 0 0 10px 0;
    display: table;
    width: 100%;
}
.our_sitemap h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px 0;
    color: #000;
}
.our_sitemap ul{ list-style:none; padding:0px; margin:0px;}
.our_sitemap ul li{}
.our_sitemap ul li a {
    font-size: 14px;
    display: block;
    text-decoration: none;
    color: #333;
    font-weight: 500;
    width: 25%;
    float: left;
    padding: 0 0 10px 0;
}


/** RESPONSIVE CSS CODE **/

@media (min-width: 320px) and (max-width: 479px) {

.navbar-light .navbar-brand img{ width: 165px;}
.navbar-toggler{ padding: .15rem .35rem;}
.switch-field label{ font-size: 13px; font-weight: 600;}
.switch-field { margin-bottom: 10px;}
.colum_one { width: 100%; margin: 0 0 10px 0;}
.colum_two { width: 50%; margin: 0 0 10px 0;}
.colum_three { width: 100%; margin: 0 0 10px 0;}
.colum_four { width: 100%; padding: 0 5px;}
.ser_location{ border: solid 1px #d3e3fd; background: #edf2fa; font-size: 16px;}
.form-control.ser_location[readonly]{ border: solid 1px #d3e3fd; background: #edf2fa;}
.deals_search_bn{ font-size: 22px; color: #fff; height: 60px;}

.holiday_banner { min-height: auto !important; padding: 0 0 10px 0;}
.banner_heading { padding: 15px 0 15px; text-align: center;}
.banner_heading h1{ font-size: 18px; margin: 0 0 5px 0;}
.banner_heading h2{ font-size: 13px;}
.botom_bner{ margin: 0px 0 0 0;}
.why_abut h2{ font-size: 18px;}
.right_gap { padding-right: 15px;}	
.main_usp { display: flex; flex-wrap: wrap;}
.heading_one h3{ font-size: 20px;}
.heading_one p{ font-size: 13px;}
.figure_compon{ margin-bottom: 10px;}
.aboutus_info { padding: 30px 15px 30px 15px;}
.aboutus_info:before{ display:none;}
.aboutus_info h3{ font-size: 20px;}
.box1{ width: 48%; margin: 0 0 10px; text-align: center;}
.icons { float: none; margin: 0 auto 8px; width: 50px; height: 50px; line-height: 45px;}
.box1 h4 { font-size: 14px; font-weight: 700;}
.box1 p{ font-size: 9px; margin: 0; font-weight: 500;}
.gap1 { padding-right: 15px;}	
.suscribe_main{ display: block; margin-right: -15px; margin-left: -15px;}
.suscribe_main2{ display: block; margin-right: -15px; margin-left: -15px;}
.payment_icons ul{ display: block;}
.trust_left { display:none;}
.trustpoilt_right { width: 100%; height: auto;}
.trust_slide { padding: 10px 25px 10px 25px;}
.owl-controls .owl-buttons .owl-prev{ left: 0;}
.owl-controls .owl-buttons .owl-next{ right: 0;}
.trustpilot_widget{ display:none;}
.mydubre{ display:none;}
.payment_icons{ display:none;}

.deals_content{ padding: 60px 10px 10px;}
.deals_content h4{ font-size: 14px; margin: 0px 0 2px 0;}
.deals_content p{ margin: 0 0 0px 0; font-size: 10px;}
.deals_content h5{ bottom: 100%; margin:0px; font-size:13px;}
.dest_img { height: 165px !important;}

.trip_data_item h6{ font-size: 11px;}
.fare_logo{ margin: 0 10px 0 0;}
.fare_names{ width: 28%;}
.fare_names h4{ font-size: 17px; font-weight: 800;}
.fare_names h6{ font-size: 11px;}
.fare_Price{ width: 26%;}
.fare_Price p{ font-size: 10px; margin: 0 0 2px 0;}
.fare_Price h4{ font-size: 18px;}
.aboutus_info p{ font-size: 13px; line-height: 22px;}

.dealsecn { white-space: nowrap; overflow-x: auto; overflow-y: hidden;}
.fare_header{ width: 800px;}
.fare_context{ width: 800px;}
.fare_header li{ font-size: 14px;}
	
}

@media (min-width: 480px) and (max-width: 767px) {

.navbar-light .navbar-brand img{ width: 165px;}
.navbar-toggler{ padding: .15rem .35rem;}
.switch-field label{ font-size: 13px; font-weight: 600;}
.switch-field { margin-bottom: 10px;}
.colum_one { width: 100%; margin: 0 0 10px 0;}
.colum_two { width: 50%; margin: 0 0 10px 0;}
.colum_three { width: 100%; margin: 0 0 10px 0;}
.colum_four { width: 100%; padding: 0 5px;}
.ser_location{ border: solid 1px #d3e3fd; background: #edf2fa; font-size: 16px;}
.form-control.ser_location[readonly]{ border: solid 1px #d3e3fd; background: #edf2fa;}
.deals_search_bn{ font-size: 22px; color: #fff; height: 60px;}

.holiday_banner { min-height: auto !important; padding: 0 0 10px 0;}
.banner_heading { padding: 15px 0 15px; text-align: center;}
.banner_heading h1{ font-size: 18px; margin: 0 0 5px 0;}
.banner_heading h2{ font-size: 13px;}
.botom_bner{ margin: 0px 0 0 0;}
.why_abut h2{ font-size: 18px;}
.right_gap { padding-right: 15px;}	
.main_usp { display: flex; flex-wrap: wrap;}
.heading_one h3{ font-size: 20px;}
.heading_one p{ font-size: 13px;}
.figure_compon{ margin-bottom: 10px;}
.aboutus_info { padding: 30px 15px 30px 15px;}
.aboutus_info:before{ display:none;}
.aboutus_info h3{ font-size: 20px;}
.box1{ width: 48%; margin: 0 0 10px; text-align: center;}
.icons { float: none; margin: 0 auto 8px; width: 50px; height: 50px; line-height: 45px;}
.box1 h4 { font-size: 14px; font-weight: 700;}
.box1 p{ font-size: 9px; margin: 0; font-weight: 500;}
.gap1 { padding-right: 15px;}	
.suscribe_main{ display: block; margin-right: -15px; margin-left: -15px;}
.suscribe_main2{ display: block; margin-right: -15px; margin-left: -15px;}
.payment_icons ul{ display: block;}
.trust_left { display:none;}
.trustpoilt_right { width: 100%; height: auto;}
.trust_slide { padding: 10px 25px 10px 25px;}
.owl-controls .owl-buttons .owl-prev{ left: 0;}
.owl-controls .owl-buttons .owl-next{ right: 0;}
.trustpilot_widget{ display:none;}
.mydubre{ display:none;}
.payment_icons{ display:none;}

.deals_content{ padding: 60px 10px 10px;}
.deals_content h4{ font-size: 14px; margin: 0px 0 2px 0;}
.deals_content p{ margin: 0 0 0px 0; font-size: 10px;}
.deals_content h5{ bottom: 100%; margin:0px; font-size:13px;}
.dest_img { height: 165px !important;}

.trip_data_item h6{ font-size: 11px;}
.fare_logo{ margin: 0 10px 0 0;}
.fare_names{ width: 28%;}
.fare_names h4{ font-size: 17px; font-weight: 800;}
.fare_names h6{ font-size: 11px;}
.fare_Price{ width: 26%;}
.fare_Price p{ font-size: 10px; margin: 0 0 2px 0;}
.fare_Price h4{ font-size: 18px;}
.aboutus_info p{ font-size: 13px; line-height: 22px;}

.dealsecn { white-space: nowrap; overflow-x: auto; overflow-y: hidden;}
.fare_header{ width: 800px;}
.fare_context{ width: 800px;}
.fare_header li{ font-size: 14px;}
	
}


@media (min-width: 768px) and (max-width: 1023px) {

.navbar-light .navbar-brand img{ width: 165px;}
.navbar-toggler{ padding: .15rem .35rem;}
.switch-field label{ font-size: 13px; font-weight: 600;}
.switch-field { margin-bottom: 10px;}
.colum_one { width: 100%; margin: 0 0 10px 0;}
.colum_two { width: 50%; margin: 0 0 10px 0;}
.colum_three { width: 100%; margin: 0 0 10px 0;}
.colum_four { width: 100%; padding: 0 5px;}
.ser_location{ border: solid 1px #d3e3fd; background: #edf2fa; font-size: 16px;}
.form-control.ser_location[readonly]{ border: solid 1px #d3e3fd; background: #edf2fa;}
.deals_search_bn{ font-size: 22px; color: #fff; height: 60px;}

.holiday_banner { min-height: auto !important; padding: 0 0 10px 0;}
.banner_heading { padding: 15px 0 15px; text-align: center;}
.banner_heading h1{ font-size: 18px; margin: 0 0 5px 0;}
.banner_heading h2{ font-size: 13px;}
.botom_bner{ margin: 0px 0 0 0;}
.why_abut h2{ font-size: 18px;}
.right_gap { padding-right: 15px;}	
.main_usp { display: flex; flex-wrap: wrap;}
.heading_one h3{ font-size: 20px;}
.heading_one p{ font-size: 13px;}
.figure_compon{ margin-bottom: 10px;}
.aboutus_info { padding: 30px 15px 30px 15px;}
.aboutus_info:before{ display:none;}
.aboutus_info h3{ font-size: 20px;}
.box1{ width: 48%; margin: 0 0 10px; text-align: center;}
.icons { float: none; margin: 0 auto 8px; width: 50px; height: 50px; line-height: 45px;}
.box1 h4 { font-size: 14px; font-weight: 700;}
.box1 p{ font-size: 9px; margin: 0; font-weight: 500;}
.gap1 { padding-right: 15px;}	
.suscribe_main{ display: block; margin-right: -15px; margin-left: -15px;}
.suscribe_main2{ display: block; margin-right: -15px; margin-left: -15px;}
.payment_icons ul{ display: block;}
.trust_left { display:none;}
.trustpoilt_right { width: 100%; height: auto;}
.trust_slide { padding: 0 25px 0 25px;}
.owl-controls .owl-buttons .owl-prev{ left: 0;}
.owl-controls .owl-buttons .owl-next{ right: 0;}
.trustpilot_widget{ display:none;}
.mydubre{ display:none;}
.payment_icons{ display:none;}

.deals_content{ padding: 60px 10px 10px;}
.deals_content h4{ font-size: 14px; margin: 0px 0 2px 0;}
.deals_content p{ margin: 0 0 0px 0; font-size: 10px;}
.deals_content h5{ bottom: 100%; margin:0px; font-size:13px;}
.dest_img { height: 165px !important;}

.trip_data_item h6{ font-size: 11px;}
.fare_logo{ margin: 0 10px 0 0;}
.fare_names{ width: 28%;}
.fare_names h4{ font-size: 17px; font-weight: 800;}
.fare_names h6{ font-size: 11px;}
.fare_Price{ width: 26%;}
.fare_Price p{ font-size: 10px; margin: 0 0 2px 0;}
.fare_Price h4{ font-size: 18px;}
.aboutus_info p{ font-size: 13px; line-height: 22px;}

.dealsecn { white-space: nowrap; overflow-x: auto; overflow-y: hidden;}
.fare_header{ width: 800px;}
.fare_context{ width: 800px;}
.fare_header li{ font-size: 14px;}
	
}


