@charset "UTF-8";
/*
Theme Name: Mint Fare
Theme URI: https://mintfares.com/
Author: R.G.Singh
Author URI: https://mintfares.com/
Description: Mint Fare is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Mint Fare elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.9
Requires PHP: 5.6
Version: 1.5 
*/
.nodots{
	list-style-type: none;
	padding: 0;
}
.nodots li{
	margin-top: 10px;
}
.nodots h4{
	font-size: 18px;
	font-weight: bold;
}
.boldcnt{
	font-weight: bold;
	font-size: 24px;
}
.toprow{
	background: #1074b0 !important;
}
.toprow th{
	color: #fff !important;
}
.btm_table table > :not(caption) > * > *{
	border-color: #8b8888;
}
.all_posts table > :not(caption) > * > *{
	border: 1px solid #2a2a2a;
}
.tbl1{
	text-align: left !important;
}
.tbl1 td{
	text-align: left !important;
	padding: 5px 20px !important;
}

.add-plane{
	position: relative;
}
.add-plane::after {
    content: url(https://mintfares.com/wp-content/uploads/2020/01/plane-land2.png);
    position: absolute;
    left: 80%;
    top: 10px;
}
.slider{
	background-position: right !important;
}
.col-md-12.facilities li {
	width: 24%;
	float: left;
	line-height: 45px;
	list-style: none;
}
.col-md-12.facilities li::before {
	content: "\f14a";
	font-family: 'Font Awesome 5 Free';
	margin-right: 10px;
	color: #ee7e22;
}

.vc_section[data-vc-full-width].vc_hidden {
	opacity: 1 !important;
}
@media (max-width: 768px) 
{
  .footermenu,.panel {
        display: none;
    }
}
 
.vc_row { 
    margin: 0 auto!important;
}
 
.vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .vc_section.vc_section-has-fill + .vc_section {
	 padding-top: 0px;  
}


.page-banner {
	width: 100%;
}
.page-banner {
	background-repeat: no-repeat;
	background-position: center;
}
.page-banner img {
	width: 100%;
}

h4.media-heading {    color: #000;    font-size: 18px;    font-weight: bold;    text-transform: uppercase;}
.media-left.media-middle {    vertical-align: unset;}
.book-hotel  .mar20hotel{margin:30px;}
.media {    padding: 15px;}
.media:hover {    background: #ee7b1c;}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}

.cabin-class input#economy {
    width: 20px;
    height: 20px;
    float: right;
}
.cabin-class {
    padding-bottom: 15px;
}

.footermenu {
    display: inline-block;
}

/*.footermenu ul {
    padding-left: 0;
    margin-right: 26px;
}
.footermenu {
    display: inline-block;
    margin-top: 10px;
}*/
/* .vc_section {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
} */

table {
	--bs-table-bg: transparent;
	--bs-table-accent-bg: transparent;
	--bs-table-striped-color: #212529;
	--bs-table-striped-bg: rgba(0, 0, 0, 0.05);
	--bs-table-active-color: #212529;
	--bs-table-active-bg: rgba(0, 0, 0, 0.1);
	--bs-table-hover-color: #212529;
	--bs-table-hover-bg: rgba(0, 0, 0, 0.075);
	width: 100%;
	margin-bottom: 1rem;
	color: #212529;
	vertical-align: top;
	border-color: #dee2e6;
	border-width: 0 1px;
}
 
 table > :not(caption) > * > * {
	/* border-width: 0 1px; */
	border: 1px solid #ddd;
	padding: 5px;
	text-align: center;
}
a .page_title {
	font-size: 1.2rem;
	color: #00c8fa;
}
figure.trust-logo {
    margin: 0 0 3px 0;
}
.star-leftside {
    text-align: center;
    color: #000;
}
.flightlinks p{
 display: inline-block;
}
.businesstbl td,.businesstbl th,.businesstbl tr,.businesstbl{
 border: 2px solid #101010 !important;
}
/*inner pages css 09-03-2023 Starts*/
.landingbg-ltblue {
    background: #e7eef5;
    padding: 7px;
    border-radius: 5px;
}
.head-canada-delhi {
    background: #1174af;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
}
.head-canada-delhi h3 {
    color: #fff;
    font-size: 22px;
    margin: 0px;
    padding: 10px 0px;
}
.land-flight-list {
    padding: 10px 15px;
    list-style-type: none!Important;
    background-color: #f4f4f4;
    border-bottom: 1px solid #ccc;
    position: relative;
    -webkit-transition: all ease-out .1s;
    -moz-transition: all ease-out .1s;
    -o-transition: all ease-out .1s;
    transition: all ease-out .1s;
}
.flights-landing {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    border: 1px solid #ccc;
    box-shadow: 0 2px 14px -3px #d1d1d1;
}
.land-flight-list .deal-itinerary {
    font-size: 28px;
    display: inline-block;
    font-weight: 600;
    line-height: 28px;
    margin-left: 0;
    vertical-align: middle;
}
.land-flight-list .book-now-list {
    font-weight: 600;
    float: right;
}
.can-book {
    font-size: 14px;
    text-transform: none;
    border: 1px solid #ff6634;
    margin: 0px;
    color: #ff6634;
    padding: 5px 10px;
    margin: 0px 0 0;
}
.business-border {
    padding: 0px;
}
.land-flight-list a {
    font-size: 24px;
    font-weight: 500;
    color: #1175af;
}
.land-flight-list i {
    padding: 7px 0px;
    float: right;
}
.true{
	text-align: center;
}
.true a img{
	max-width: 200px;
}
.today-deals h3 {
    background-color: #1174af;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    margin: 0px auto;
}
.flight-list {
    background-color: #f4f4f4;
    border: 1px solid #e7e7e7;
    padding: 15px;
    position: relative;
    -webkit-transition: all ease-out .1s;
    -moz-transition: all ease-out .1s;
    -o-transition: all ease-out .1s;
    transition: all ease-out .1s;
}
.today-deals .wpb_raw_html{
	margin-bottom: 0;
}
.from_loc {
    width: 45%;
    float: left;
    padding: 0px 10px;
    text-align: center;
}
.to_loc {
    width: 45%;
    float: right;
    padding: 0px 10px;
    text-align: center;
}
.flight-list .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    top: 5px;
    position: relative;
}
.label-primary {
    background-color: #337ab7;
}
.call-now-list-price {
    color: #ee7e22;
    font-size: 34px;
    font-weight: bold;
}
.today-deals .flight-list .call-now-list1 a{
    font-weight: 600;
    float: right;
    font-size: 22px;
	color: #1175af;
}
.gallary-header h2 {
    position: relative;
    color: #565a5c;
    font-size: 30px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 14px;
}
.filtr-item img{
	width: 100%;
}
.filtr-container .filtr-item {
    overflow: hidden;
    float: left;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}
.filtr-container .filtr-item:hover img{
	transform: scale(1.1);
	transition: 0.3s;
}
.filtr-container .filtr-item img {
    width: 100%;
    height: 100%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.filtr-container .col-md-8{
	position: absolute;
    right: 0;
    bottom: 0;
}
.filtr-container .item-title{
	position: absolute;
	top: 50%;
	left: 50px;
}
.filtr-container .item-title a{
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
@media only screen and (max-width: 767px){
	.to_loc{
		width: 49%;
	}
	.call-now-list-price{
		font-size: 20px;
		display: inline-block;
		margin-top: 15px;
	}
	.flight-list .call-now-list1{
		width: 100%;
		display: block;
	}
	.today-deals .flight-list .call-now-list1 a{
		float: none;
		font-size: 18px;
	}
	.gallary-header h2{
		font-size: 18px;
	}
}
/*inner pages css 09-03-2023 Ends*/