img {
	width: 100%;
}

.container {
	/* max-width: 1180px; */
}

header {
	/* height: 110px; */
	vertical-align: middle;
	/* padding: 10px 0px; */
	/* position: absolute; */
	width: 100%;
	z-index: 1000;
	background-color: #ffffff;
	box-shadow: 0px 3px 7px #000;
}

header .header-top {
	border-bottom: #cacaca 1px solid;
	background-color: #64021e;
	padding: 10px 0px;
	display: none;
}

header .header-top .call-set {
	text-align: center;
	display: flex;
	margin: 0 auto;
	width: 100%;
	align-items: center;
	justify-content: center;
	padding: 0px 10px;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}

header .header-top .call-set a {
	color: #ff7f0f;
	display: inline-block;
	/* text-align: right; */
	font-size: 17px;
	/* width: 49%; */
	text-transform: uppercase;
	padding: 0px 11px;
	font-weight: 700;
}

header .header-top .call-set a img {
	width: 12%;
	margin-right: 4px;
}

header .headr-in {
	width: 86%;
	margin: 0 auto;
	/* text-align: center; */
	padding: 4px 0;
}

header .headr-in .offer-hd {
	float: right;
	/* width: 67%; */
	text-align: center;
	color: #024071;
	font-size: 19px;
	padding: 5px 39px;
	border: #c0bfbf 1px dashed;
	margin-top: 14px;
	/* margin-left: 19px; */
	/* background-color: #3acfe130; */
	border-radius: 4px;
	text-transform: uppercase;
	line-height: 23px;
	height: 38px;
}

header .headr-in .offer-hd span {
	color: #ff0101;
	font-weight: 600;
}

header .headr-in .navbar {
	padding: 0px 0px;
}

header .headr-in .navbar .navbar-toggler {
	background-color: #cfcfcf;
	position: absolute;
	right: 16px;
	float: right;
	/* width: 25%; */
	width: 34px;
	height: 30px;
	top: 11px;
	border-radius: 4px;
	padding: 0;
	line-height: 0px;
	text-align: center;
	z-index: 1000;
}

header .headr-in .navbar .navbar-toggler span {
	background-color: #da2244;
	height: 1px;
	/* line-height: 3px; */
	/* display: none; */
	/* margin-bottom: 6px; */
	width: 59%;
	display: block;
	margin: 5px auto;
}

header .headr-in .navbar .navbar-collapse {}

header .headr-in .navbar .navbar-collapse .navbar-nav {}

header .headr-in .navbar .navbar-collapse .navbar-nav .nav-item {
	position: relative;
}

header .headr-in .support-set {
	text-align: right;
	float: left;
}

header .headr-in .support-set .dropdown {}

header .headr-in .support-set .dropdown button {

	background: none;

	border: none;

	color: #727272;

	padding: 19px 23px;

	width: 100%;

	outline: none;
}


header .headr-in .phone-book {
	float: right;
	position: relative;
	top: 4px;
	padding: 4px 7px 4px 15px;
	text-align: right;
	margin-left: 46px;
	background: #00008B;
	border-radius: 4px;
}

header .headr-in .phone-book p {
	margin: 0;
	font-size: 13px;
	color: #ffffff;
}

header .headr-in .phone-book .nav-link {
	font-size: 17px;
	font-weight: 600;
	padding: 0;
	color: #ffffff;
}

header .headr-in .phone-book .nav-link img {
	width: 20%;
	display: none;
}

header .headr-in .phone-book span {
	position: absolute;
	top: 9px;
	left: -24px;
	background: #ff9800;
	color: #ffffff;
	font-size: 23px;
	/* display: none; */
	width: 21%;
	border-radius: 8px;
	text-align: center;
}

header .headr-in .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
	/* right: 56px; */
	position: absolute;
	left: -28px;
	right: inherit;
	padding: 0;
	background-color: #0fbce9;
	min-width: 33px;
	width: 122%;
}

header .headr-in .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item {
	border-bottom: #ffffff47 1px solid;
	text-align: center;
	color: #ffffff;
}

header .headr-in .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
	background-color: #16a5ca;
}

header .headr-in .navbar .navbar-collapse .navbar-nav .nav-link {
	color: #8a8282;
	padding: 11px 9px;
	/* border: #140e10 1px dashed; */
	margin: 8px 5px;
	font-size: 16px;
	/* background-color: #140e10; */
	border-radius: 5px;
}

header .headr-in .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link {
	color: #ed3031;
}

header .headr-in .logo {
	width: 62%;
	margin-top: 0px;
}

header .headr-in .offer-text {
	font-size: 19px;
	text-align: right;
	color: #fff;
}

header .headr-in .offer-text b {
	color: #7ce4ff;
}

header .headr-in .offer-text .social {}

header .headr-in .offer-text .social a {
	color: #fff;
	display: inline-block;
	line-height: 31px;
	padding-left: 8px;
	font-size: 14px;
}

header .headr-in .call-set {
	color: #ffffff;
	font-size: 13px;
	/* float: left; */
	margin-right: 0px;
	/* border-right: #797979 1px solid; */
	padding-right: 13px;
	line-height: 32px;
	padding-left: 32px;
	position: relative;
}

header .headr-in .call-set a {
	color: #ffffff;
}

header .headr-in .call-set i {
	font-size: 22px;
	position: absolute;
	left: 0;
	/* float: left; */
	/* margin-right: 8px; */
	color: #fff;
}

header .headr-in .dropdown {
	float: right;
	/* line-height: 31px; */
}

header .headr-in .dropdown .btn {
	font-size: 14px;
	background-color: #0000;
	color: #2c3d4f;
	font-weight: 500;
	padding: 9px 6px;
	line-height: 14px;
	/* outline: none; */
	/* border: none; */
	box-shadow: 0 !important;
	box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
}

header .headr-in .dropdown i {
	/* transform: rotate(37deg); */
	/* display: inline-block; */
	/* color: #34d3b1; */
	/* font-size: 25px; */
	/* float: left; */
	/* margin-right: 7px; */
}

header .headr-in .dropdown .dropdown-menu {
	left: -10px !important;
	top: 0px !important;
	/* right: 41px !important; */
}

header .headr-in .dropdown .dropdown-menu .dropdown-item {}

.main-slider {

	background-size: cover;

	/* padding: 18px 0; */

	position: relative;

	/* height: 100vh; */
}

.main-slider .opecy {
	height: 100%;
	position: absolute;
	z-index: 10;
	/* background-color: #379aac; */
	width: 100%;
	top: 0;
	background: #00000063;
}

.main-slider .slider-cont {
	position: absolute;
	width: 100%;
	/* text-align: center; */
	z-index: 100;
	display: flex;
	/* align-items: center; */
	justify-content: center;
	/* height: 100%; */
	/* margin-bottom: 16px; */
	top: 128px;
}

.main-slider .slider-cont-cover {

	width: 86%;
}

.main-slider .slider-cont h1 {
	color: #fff;
	font-size: 35px;
	/* text-align: center; */
}

.main-slider .slider-cont .site_approv {
	text-align: right;
	margin-top: 10px;
}

.main-slider .slider-cont .site_approv img {
	width: 40%;
}

.main-slider .slider-cont h3 {
	color: #fff;
	font-size: 26px;
	font-weight: 200;
	margin: 0;
	padding: 0;
	/* text-align: center; */
}

.main-slider .slider-cont h2 {
	margin: 0 auto;
	font-size: 34px;
	color: #fff;
	font-weight: 200
}

.main-slider img {}

.main-slider .video-set {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.main-slider .video-set img {}

.main-slider .video-set:before {
	position: absolute;
	content:
		"";
	width: 100%;
	height: 100%;
	background-color: #01329647;
}

.main-slider .video-set .header-video__player {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.center {
	height: 34px;
	display:
		flex;
	justify-content:
		center;
	text-align:
		center;
	align-items:
		center;
	/* font-family:
    fangsong; */
	font-size: 23px;
	/* background-color:black; */
	color:
		white;
	margin-bottom: 20px;
}

.web-function {
	padding: 40px 0px;
	background: #f6f6f6;
}

.web-function .web-function-in {}

.web-function .web-function-in ul {
	display: flex;
	padding: 0;
	justify-content: center;
	margin: 0;
}

.web-function .web-function-in ul li {
	list-style: none;
	width: 14%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
}

.web-function .web-function-in ul li::after {
	content:
		'';
	width: 60px;
	height: 2px;
	background-color: #dae1f0;
	position: absolute;
	right: 0;
	top: 51px;
	left: 132px;
}

.web-function .web-function-in ul li:last-child::after {
	display: none;
}

.web-function .web-function-in ul li .img-td {
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 75px;
	border: #90a6d84d 2px dashed;
	padding: 9px 7px;
	background: #fff;
}

.web-function .web-function-in ul li .img-td img {}

.web-function .web-function-in ul li h4 {
	font-size: 14px;
	margin: 0;
	padding: 10px 0px;
	color: #4c938d;
}

.offer-slideing {}

.offer-slideing .slide-box {
	display: flex;
	width: 98%;
	box-shadow: 0px 2px 5px 1px #00000026;
	margin: 9px 0px;
	align-items: center;
	padding: 6px 15px;
}

.offer-slideing .slide-box .img-block {
	width: 73%;
}

.offer-slideing .slide-box .img-block img {}

.offer-slideing .slide-box .off-text {
	padding: 13px 17px;
}

.offer-slideing .slide-box .off-text h3 {
	margin: 0;
	color: #11b3d9;
	font-size: 17px;
	padding: 0;
	margin-bottom: 4px;
}

.offer-slideing .slide-box .off-text p {
	font-size: 12px;
}

.show-cities {
	padding: 28px 0px;
}

.show-cities .head-set {
	width: 73%;
}

.show-cities .head-set h3 {
	margin: 0;
	color: #00008B;
	font-size: 23px;
}

.show-cities .head-set p {
	font-size: 15px;
}

.show-cities .nav-tabs .nav-item.show .nav-link,
.show-cities .nav-tabs .nav-link.active {
	color: #ffffff;
	background-color: #00008B;
	border-color: #00008B #00008B #fff;
}

.show-cities .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	color: #64021e;
	background: #ff980040;
}

.show-cities .city-section {
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 2px 5px 5px #ccc;
	margin: 5px;
	position: relative;
}

.show-cities .city-section .img-set {
	height: 230px;
	overflow: hidden;
	position: relative;
}

.show-cities .city-section .img-set .opacity {
	position: absolute;
	background: #00000045;
	height: 100%;
	width: 100%;
}

.show-cities .city-section .img-set img {
	/* height: 142px; */
	overflow: hidden;
	margin-top: -60px;
}

.show-cities .city-section .text-co {
	padding: 8px 15px;
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: right;
}

.show-cities .city-section .lth-text {
	position: absolute;
	left: 14px;
	bottom: 25px;
	display: flex;
	align-items: center;
	z-index: 1;
}

.show-cities .city-section .lth-text h3 {
	padding: 0;
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	color: #ffffff;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.show-cities .city-section .lth-text i {
	margin: 0;
	font-size: 24px;
	color: #fff;
	margin-right: 5px;
}

.show-cities .city-section .text-co .rth-text {
	padding: 10px 0;
}

.show-cities .city-section .text-co .rth-text a {
	background: #00008B;
	color: #fff;
	padding: 3px 14px;
	border-radius: 0;
	text-decoration: none;
	display: inline-block;
	line-height: 26px;
}

.show-cities .city-section .text-co .rth-text a:hover {
	background: #FF9800;
}


.customer-speak {
	background-color: #ff980040;
	padding: 30px 0px;
}

.customer-speak h3 {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 12px;
	color: #212529;
	/* text-align: left; */
}

.customer-speak .rating-title {
	display: flex;
	justify-content: space-between;
}

.customer-speak .rating-title .stars {
	width: 29%;
}

.customer-speak .rating-title .stars i {
	background: #00935c;
	color: #fff;
	width: 26px;
	height: 26px;
	border-radius: 30px;
	padding: 7px;
	font-size: 12px;
}

.customer-speak .rating-title .stars-title {
	display: block;
	width: 30%;
	text-align: right;
}

.customer-speak .rating-title .stars-title h3 {
	font-size: 17px;
	margin: 0;
}

.customer-speak .rating-title .stars-title span {
	display: flex;
	font-size: 13px;
	color: #8c8c8c;
	justify-content: right;
}

.customer-speak .rating-title .stars-title span img {
	width: 24%;
	margin-right: 5px;
}

.customer-speak .testi-block {
	border: #b0b0b0 1px solid;
	padding: 17px 13px;
	margin-top: 24px;
	background: #fff;
	border-radius: 6px;
}

.customer-speak .testi-block .img-bl {
	width: 46%;
	overflow: hidden;
	margin-bottom: 0;
}

.customer-speak .testi-block .img-bl i {
	color: #f6b303;
}

.customer-speak .testi-block p {
	font-size: 12px;
	font-style: italic;
	font-weight: 500;
	color: #3e3e3e;
}

.customer-speak .testi-block h4 {
	font-size: 14px;
	font-weight: 500;
	color: #4e4e4e;
	font-style: italic;
}

.customer-speak .testi-block .coma {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
.customer-speak .testi-block .coma .user_name{	
font-weight: 500;	
color: #5a5a5a;
}
.customer-speak .testi-block .coma .post_day{
    font-size: 11px;
    color: #686868;
    font-weight: 500;
}
.customer-speak .testi-block .coma .post_day i{
    color: #a89191;
}

.customer-speak{}
.customer-speak .testimonial{}
.customer-speak .testimonial .owl-nav{
    text-align: center;
    margin-top: 10px;
}
.customer-speak .testimonial .owl-nav .owl-prev{
    background: #e2e2e2;
    width: 25px;
    border: 1px #ccc solid;
    margin-right: 5px;
}
.customer-speak .testimonial .owl-nav .owl-prev i{}
.customer-speak .testimonial .owl-nav .owl-next{
    background: #e2e2e2;
    width: 25px;
    border: 1px #ccc solid;
    margin-right: 5px;
}
.customer-speak .testimonial .owl-nav .owl-next i{}
.home-content {
	padding: 40px 0;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.home-content h2 {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 7px;
	color: #2d2d2d;
	padding-bottom: 5px;
}

.home-content h3 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 7px;
	color: #003873;
}

.home-content p {
	font-size: 16px;
	/* font-weight: 500; */
	line-height: 21px;
}

.home-content ul {
	list-style-type: none;
	padding: 0 7px;
}

.home-content ul li {
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
}

.footer-flight {
	/* padding: 18px 0px; */
}

.footer-flight h3 {
	font-size: 20px;
	color: #000;
	font-weight: 400;
	border-bottom: #b5b5b5 1px dashed;
	padding-bottom: 10px;
}

.footer-flight ul {
	padding: 0px 19px;
}

.footer-flight ul li {
	/* float: left; */
	display: inline-block;
	width: 33%;
	/* color: #fff; */
}

.footer-flight ul li a {
	font-size: 12px;
	color: #464646;
}

.offer-section {
	background-color: #f6f6f6;
	padding: 30px 0px;
}

.offer-section .offer-section-in {
	background-color: #fff;
	padding: 15px 15px;
}

.offer-section .offer-section-in h3 {
	font-size: 20px;

	margin-bottom: 13px;
}

.offer-section .offer-section-in h3 span {
	color: #2dd1af;
}

.all-destination {
	padding: 30px 0px;
}

.all-destination .nav-tabs {}

.all-destination .nav-tabs .nav-item {}

.all-destination .nav-tabs .nav-item .nav-link {
	font-size: 15px;

	padding: 16px 31px 22px 0px;

	color: #6f6f6f;
}

.all-destination .nav-tabs .nav-item .nav-link.active {
	border: none;

	color: #2dd1af;

	/* font-size: 15px; */
}

.all-destination .head {}

.all-destination .head h3 {
	font-size: 22px;
}

.all-destination .desti-show {
	margin: 14px 0px;
}

.all-destination .desti-show .img-set {
	position: relative;
}

.all-destination .desti-show .img-set .opcy {
	position: absolute;
	width: 100%;
	height: 45%;
	bottom: 0;
	background-image: linear-gradient(#04106700, #00024078);
}

.all-destination .desti-show .img-set .opcy h3 {
	text-align: center;

	color: #fff;

	padding-top: 47px;

	font-weight: 400;

	font-size: 23px;
}

.all-destination .desti-show .img-set img {}

.all-destination .desti-show .content {
	overflow: hidden;
	background-color: #f4f4f4;
	padding: 10px 14px;
}

.all-destination .desti-show .content .offer {
	background-color: #fff;
	/* width: 51%; */
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	padding: 0px 13px;
	border-radius: 4px;
	color: #ff1414;
}

.all-destination .desti-show .content .offer span {
	width: 29px;
	display: inline-block;
	/* overflow: hidden; */
	/* display: block; */
	width: 30px;
	word-wrap: break-word;
	line-height: 14px;
	font-size: 12px;
	font-weight: 400;
	color: #212529;
	margin-right: 4px;
}

.all-destination .desti-show .content .btn-set {}

.all-destination .desti-show .content .btn-set a {
	background-color: #2dd1af;
	color: #fff;
	padding: 6px 13px;
	font-size: 13px;
	margin-top: 5px;
	display: block;
	border-radius: 4px;
}

.all-destination .desti-show .content .btn-set i {}

.low-fare-flight {
	width: 100%;
	padding: 58px 0;
	background: url(../images/section-deals.jpg) no-repeat fixed;
	background-size: cover;
	overflow: hidden;
}

.low-fare-flight .head-about {
	text-align: center;
	margin-bottom: 24px;
}

.low-fare-flight .head-about h2 {
	margin: 0;
	color: #ffffff;
	font-size: 25px;
}

.low-fare-flight .head-about p {
	font-size: 15px;
	color: #fff;
}



.flight-from {
	width: 100%;
	/* margin: 0 auto; */
}

.flight-from .col-left {
	/* margin: 0 auto; */
	/* margin-right: 9px; */
	border-right: #b9b9b9 1px solid;
	padding: 10px;
}

.flight-from .col-left:last-child {
	border: none;
}



.flight-from .col-left ul {
	padding: 0;
	margin: 0;
}

.flight-from .col-left ul li {
	overflow: hidden;
	list-style-type: none;
	border: #00008B 1px solid;
	padding: 7px 5px;
	margin-bottom: 10px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/*background: linear-gradient(270deg, rgb(0, 0, 139 / 90%), rgb(0, 0, 139 / 90%));*/
	background-image: linear-gradient(to right, #0000ff, #00008B);
	 /*background-color: #00008B; */
	border-radius: 6px;
}

.flight-from .col-left ul li img {
	width: 20%;
	float: left
}

.flight-from .col-left ul li .cont-set {
	float: left;
	padding: 0 12px;
	border-right: 1px #fff solid;
	width: 80%;
	display: flex;
	justify-content: space-between;
	color: #fff;
}

.flight-from .col-left ul li .cont-set i{
	color: #fff;
	rotate: 45deg;
}

.flight-from .col-left ul li .cont-set h3{
	font-size: 15px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}


.flight-from .col-left ul li .cont-set span{
	color: #ff9000
}

.flight-from .col-left ul li a {
	display: block;
	padding: 8px 9px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 500;
	border-radius: 6px;
}

.flight-from .col-left ul li a:hover {
	color: #fff;
}


.special-deals {
	background-color: #0fbce9;
	padding: 26px 0px;
	background: url(../images/bkg-sky.jpg) fixed center;
	background-size: cover;
	background-repeat: no-repeat;
}

.special-deals .head-set {}

.special-deals .head-set h2 {
	font-family: "Handlee", cursive;
	color: #fff;
}

.special-deals .flight-block {
	box-shadow: 0px 3px 6px #00000063;
	margin: 12px 6px;
}

.special-deals .flight-block img {
	/* box-shadow: 0px 3px 6px #000; */
}

.special-deals .flight-block .cont-set {
	padding: 10px 12px;
	background-color: #fff;
}

.special-deals .flight-block .cont-set h3 {
	font-size: 17px;
	color: #2e2e2e;
	font-family: "Handlee", cursive;
}

.special-deals .flight-block .cont-set h4 {
	font-size: 16px;
	color: #688644;
}

.special-deals .flight-block .cont-set p {
	font-size: 20px;
	color: #da2244;
	font-weight: 600;
}

.hotel-deals {
	border-left: #2dd1af 46px solid;

	background-color: #f4f4f4;

	padding: 25px 0px 35px 0px;
}

.hotel-deals .heading {}

.hotel-deals .heading h2 {
	font-size: 22px;

	margin-bottom: 18px;
}

.hotel-deals .hotel-block {
	overflow: hidden;

	border: #d6d6d6 1px solid;

	background-color: #fff;
}

.hotel-deals .hotel-block img {
	float: left;

	width: 32% !important;
}

.hotel-deals .hotel-block .details {
	float: left;

	margin-left: 18px;

	width: 60%;
}

.hotel-deals .hotel-block .details h2 {
	font-size: 19px;

	margin: 0;
}

.hotel-deals .hotel-block .details p {
	margin: 0;

	font-size: 15px;
}

.hotel-deals .hotel-block .details .offer {
	display: inline-block;

	margin-top: 41px;
}

.hotel-deals .hotel-block .details a {
	float: right;

	display: block;

	margin-top: 40px;

	background-color: #2f323c;

	color: #fff;

	font-size: 13px;

	padding: 4px 14px;

	border-radius: 4px;
}

footer {
    background: #00008B;
}
footer .disclame_sec{
    padding: 0 30px;
}
footer .disclame_sec p{
	color:#fff;
	font-size: 14px;
}
footer .footer-blue {
	padding: 30px;
}

footer .footer-blue .link-block {}

footer .footer-blue h2 {
	font-size: 17px;
	color: #fff;
}

footer .footer-blue .link-block ul {
	padding: 0;
}

footer .footer-blue .link-block ul li {
	list-style-type: none;
}

footer .footer-blue .link-block ul li a {
	color: #fff;
	font-size: 13px;
}

footer .footer-blue .newsletter {
	margin-bottom: 20px;
}

footer .footer-blue .newsletter p {
	color: #fff;

	font-size: 14px;

	margin-bottom: 7px;
}

footer .footer-blue .newsletter a {
	color: #57051b;
	background: #fff;
	width: 37px;
	height: 37px;
	border: #ffffff 2px solid;
	display: inline-block;
	text-align: center;
	/* line-height: 62px !important; */
	border-radius: 26px;
}

footer .footer-blue .newsletter a i {
	line-height: 37px !important;
}

footer .footer-blue .newsletter img {
	width: 22%;
}

footer .footer-blue .newsletter .form-group {
	width: 100%;

	overflow: hidden;

	margin: 0;
}

footer .footer-blue .newsletter .form-group .form-control {
	float: left;
	width: 65%;
	border-radius: 0;
	border: 0;
	height: 43px;
	font-size: 12px;
}

footer .footer-blue .newsletter .form-group button {
	float: left;
	border: 0;
	background-color: #fb7d0e;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	padding: 12px 42px;
	text-transform: uppercase;
}

footer .footer-blue .contact {}

footer .footer-blue .contact p {
	position: relative;
	padding-left: 0;
	color: #fff;
	font-size: 14px;
}

footer .footer-blue .contact a {
	display: block;

	color: #fff;

	position: relative;

	padding-left: 27px;
}

footer .footer-blue .contact i {
	position: absolute;

	left: 0;

	font-size: 18px;
}

footer .footer-logo {
	background-color: #ffffff;

	padding: 24px 0px 2px 0px;

	/* display: none; */
}

footer .social-sec {
	background-color: #57051c;
	padding: 8px 64px;
}

footer .social-sec .social-media {}

footer .social-sec .social-media a {
	color: #ff9000;

	font-size: 22px;

	display: inline-block;

	padding: 7px 6px;
}

footer .social-sec .right-pay {
	display: flex;
	justify-content: space-between;
}

footer .social-sec .right-pay span {
	width: 27%;
}

footer .social-sec .right-pay span img {
	width: 100%;
}

footer .copy-sec {
	text-align: center;
	color: #fff;
	padding: 13px 0px;
	font-size: 14px;
}

footer .copy-sec p {
	margin: 0;
	font-size: 12px;
}
footer .copy-sec p a{
	color:#fff;
	text-decoration: underline;
}
footer .footer-logo .owl-item {
	border: #dcdcdc 1px solid;
}

.logo-slide .owl-nav {
	position: absolute;
	top: 15px;
	right: 0;
	width: 100%;
}

.logo-slide .owl-nav .owl-prev {
	background-color: #0000001f !important;
	color: #fff !important;
	padding: 8px 10px;
	margin-right: 2px;
	width: 26px;
	height: 26px;
	border-radius: 40px;
	position: absolute;
	left: -35px;
	outline: none;
}

.logo-slide .owl-nav .owl-next {
	background-color: #00000040;
	color: #fff;
	padding: 8px 10px;
	background-color: #0000001c !important;
	color: #fff !important;
	padding: 8px 10px;
	margin-right: 2px;
	width: 26px;
	height: 26px;
	border-radius: 40px;
	position: absolute;
	right: -33px;
	outline: none;
}

.hotel-slide .owl-nav {
	position: absolute;
	top: 162px;
	right: 0;
	width: 100%;
}

.hotel-slide .owl-nav .owl-prev {
	background-color: #00000014 !important;
	color: #fff !important;
	padding: 8px 10px;
	margin-right: 2px;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	position: absolute;
	left: -48px;
	font-size: 27px;
	outline: none;
}

.hotel-slide .owl-nav i {
	font-size: 26px;

	color: #0fbce9;
}

.hotel-slide .owl-nav .owl-next {
	background-color: #00000040;
	color: #fff;
	padding: 8px 10px;
	background-color: #0000001c !important;
	color: #fff !important;
	padding: 8px 10px;
	margin-right: 2px;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	position: absolute;
	right: -48px;
	outline: none;
}

.popular-slide .owl-nav {
	position: absolute;
	top: 100px;
	right: 0;
	width: 100%;
}

.popular-slide .owl-nav .owl-prev {
	background-color: #00000014 !important;
	color: #fff !important;
	padding: 8px 10px;
	margin-right: 2px;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	position: absolute;
	left: -48px;
	font-size: 27px;
	outline: none;
}

.popular-slide .owl-nav i {
	font-size: 26px;

	color: #0fbce9;
}

.popular-slide .owl-nav .owl-next {
	background-color: #00000040;
	color: #fff;
	padding: 8px 10px;
	background-color: #0000001c !important;
	color: #fff !important;
	padding: 8px 10px;
	margin-right: 2px;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	position: absolute;
	right: -48px;
	outline: none;
}

.searching {
	margin: 12px;
	display: inline-block;
	width: 9%;
	float: none;
	text-align: center;
	/* position: relative; */
}

body .load {
	border: 3px solid rgba(0, 0, 0, 0.1);
	border-left-color: #0671c4;
	-webkit-animation: ll-loader-spin 1s infinite linear;
	animation: ll-loader-spin 1s infinite linear;
	position: relative;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	width: 18px;
	height: 18px;
}

.loading_lgs {
	/* width: auto; */
	/* text-align: center; */
	margin-bottom: 30px;
	display: none;
	align-items: center;
	justify-content: center;
	padding: 0;
}

.loaded {
	list-style-type: none;
}

.tick_image_show.tick_image_show {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(https://cdn.rcstatic.com/images/site_graphics/newsite/check-32x32--countryside.svg),
		none;
	width: 18px;
	height: 18px;
	padding-left: 32px;
}

@-webkit-keyframes ll-loader-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes ll-loader-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes ll-checkmark {
	0% {
		height: 0;
		width: 0;
		opacity: 0;
	}

	20% {
		height: 0;
		width: 5px;
		opacity: 1;
	}

	40%,
	to {
		height: 10px;
		width: 5px;
		opacity: 1;
	}
}

@keyframes ll-checkmark {
	0% {
		height: 0;
		width: 0;
		opacity: 0;
	}

	20% {
		height: 0;
		width: 5px;
		opacity: 1;
	}

	40%,
	to {
		height: 10px;
		width: 5px;
		opacity: 1;
	}
}

body .load img {
	display: none !important;
}

body .after_loading center,
body .load {
	border: 2px solid rgba(0, 0, 0, 0.1);
	border-left-color: #0671c4;
	-webkit-animation: ll-loader-spin 1s infinite linear;
	animation: ll-loader-spin 1s infinite linear;
	position: relative;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	margin-top: 9px;
	padding: 2px 5px 2px 0px;
}

body .after_loading center img {
	display: none;
}

body .after_loading {
	margin-bottom: 30px;
}

body .loaded .load {
	-webkit-animation: none;
	animation: none;
	border-color: #21a968;
}

body #message_holder ul li {
	margin: 12px;
	display: inline-block;
	width: 6%;
	float: none;
	/* position: relative; */
}

body #message_holder .loading_lgs {
	width: auto;
	text-align: center;
	margin-bottom: 30px;
}

body #message_holder {
	background-color: #fff;
	/* border: 1px solid #ddd; */
	padding: 0;
}

body #message_holder .grablines p {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
}

body #message_holder .grablines {
	color: #0671c4;
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	padding: 15px;
	background-color: #fafafa;
	border-top: 1px solid #ddd;
}

body #message_holder .grablines p:first-child {
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #ddd;
}

body #message_holder h2.currently,
body #message_holder h2.currently_after {
	color: #444;
	font-size: 22px;
	line-height: 1.4;
	padding: 15px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
}

body #message_holder li>img {
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1);
	/* position: absolute; */
}

body #message_holder .load {
	float: none;
	margin: 10px 0 0;
	/* position: absolute; */
}

body .load:after {
	display: none;
	opacity: 1;
	height: 10px;
	width: 5px;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	border-right: 3px solid #21a968;
	border-top: 3px solid #21a968;
	content: "";
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: 1px;
	margin-left: -6px;
}

body .loaded .load:after {
	display: block;
	-webkit-animation-duration: 800ms;
	animation-duration: 800ms;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-name: ll-checkmark;
	animation-name: ll-checkmark;
	-webkit-transform: scaleX(-1) rotate(135deg);
	-ms-transform: scaleX(-1) rotate(135deg);
	transform: scaleX(-1) rotate(135deg);
}

#immediate {
	width: 100%;
	/* position: absolute; */
	top: 31px;
	height: 70vh;
	z-index: 99999;
	background-color: #e5f3ff;
	display: flex;
	align-items: center;
	padding: 22px 0px;
	/* margin-top: 23px; */
	padding-top: 46px;
}

#immediate_inner {
	width: 66%;
	/* margin-left: 115px; */
	margin: 0 auto;
	/* border: #e7e7e7 1px solid; */
	overflow: hidden;
	background-color: #64021e;
	padding: 25px 0px;
	border-radius: 20px;
}

.loader_logo {
	text-align: center;
	padding: 16px;
	/* background-color: #ffa800; */
	border-radius: 16px;
	/* border: #ffa903 2px dashed; */
}

.loader_logo p {
	font-size: 25px;
	color: #ffffff;
	line-height: 29px;
	font-weight: 600;
	padding: 0px 54px;
	margin: 0;
}

.loader_logo img {
	width: 53%;
	padding: 0px 0px;
	display: block;
	margin: 0 auto;
}

.result-load-show {
	overflow: hidden;
	position: relative;
	/* height: 212px; */
	/* background: url(../img/flg.jpg); */
	background-size: cover;
	/* overflow: hidden; */
	padding: 17px 0px;
}

.result-load-show:before {
	content: "";
	height: 100%;
	/* background-color: #00000073; */
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0;
}

.result-load-show .img-set {
	/* position: absolute; */
	display: none;
	height: 100%;
	width: 100%;
}

.result-load-show .img-set img {
	display: none;
}

.result-load-show .cont-cover {
	position: relative;
	display: flex;
	z-index: 10;
	width: 100%;
	margin: 0 auto;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.result-load-show .cont-cover .air-dtl {
	/* line-height: 16px; */
	padding: 20px 18px;
	/* display: block; */
	width: 301px;
	height: 180px;
	float: left;
	/* background-color: #64021e; */
	border-radius: 56px;
	/* box-shadow: 0px 2px 6px #ccc; */
}

.result-load-show .cont-cover .air-dtl p {
	color: #333333;
	margin: 0;
	/* line-height: 8px; */
	font-weight: 600;
	font-size: 12px;
	padding: 0;
	background-color: #ffa200;
	display: inline-block;
	padding: 0px 24px;
	line-height: 23px;
	border-radius: 21px;
	margin-bottom: 12px;
}

.result-load-show .cont-cover .air-dtl h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
}

.result-load-show .cont-cover .air-dtl small {
	color: #ffffff;
	font-size: 21px;
	line-height: 27px;
	display: block;
	margin: 0;
	margin-bottom: 5px;
	font-weight: 600;
}

.result-load-show .cont-cover .air-dtl h3 {
	font-size: 13px;
	margin: 0;
	font-weight: 700;
	/* background-color: #f1f1f1; */
	display: inline-block;
	/* padding: 4px 23px; */
	border-radius: 21px;
	color: #ffc107;
}

.result-load-show .cont-cover .load-gif {
	text-align: center;
	align-items: center;
	justify-content: center;
	/* display: flex; */
	width: 29%;
	float: left;
}

.result-load-show .cont-cover .load-gif img {
	width: 33%;
	/* transform: rotate(43deg); */
	/* opacity: 0.2; */
	margin-top: 26px;
}

.result-phone {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 11px 0px;
	background-color: #d4d4d4;
}

.result-phone .result-call {
	margin-right: 160px;
	float: right;
	padding: 4px 0;
	position: relative;
}

.result-phone .result-call a {
	font-size: 21px;
	color: #ffffff;
	font-weight: 600;
	/* padding-left: 28px; */
}

.result-phone .result-call span {
	font-size: 15px;
	color: #ffc107;
	display: block;
	padding-top: 0px;
	font-weight: 600;
	padding-left: 30px;
}

.result-phone .result-call span p {
	font-size: 15px;
	margin: 0;
	color: #ffc107;
	font-weight: 600;
}

.result-phone .result-call span:before {
	font-family: FontAwesome;
	content: "";
	background: none repeat scroll 0 0 #ff9000;
	/* border-radius: 30px; */
	color: #fff;
	margin-right: 5px;
	padding: 9px 11px;
	position: absolute;
	top: 3px;
	left: -41px;
	background: url(../img/re-24.html) no-repeat;
	width: 40px;
	height: 40px;
	background-size: 100%;
}

.hd-tag-st {
	float: left;
	width: 54%;
	text-align: center;
	display: none;
}

.hd-tag-st h3 {
	margin: 0;
	padding-top: 14px;
	color: #058000;
	font-size: 24px;
}

.progress {
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: 0.75rem;
	background-color: #e9ecef;
	border-radius: 0.25rem;
}

.paraError {
	color: rgb(255, 255, 255);
	font-size: 14px;
	padding: 0px 1px;
	background: red;
	font-weight: bold;
}

.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #007bff;
	transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
	.progress-bar {
		transition: none;
	}
}

.progress-bar-striped {
	background-image: linear-gradient(45deg,
			rgba(255, 255, 255, 0.15) 25%,
			transparent 25%,
			transparent 50%,
			rgba(255, 255, 255, 0.15) 50%,
			rgba(255, 255, 255, 0.15) 75%,
			transparent 75%,
			transparent);
	background-size: 1rem 1rem;
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
	.progress-bar-animated {
		-webkit-animation: none;
		animation: none;
	}
}

.signup-pop {}

.signup-pop .modal-dialog {
	margin: 60px auto;
	/* width: 655px; */
	max-width: 680px;
}

.signup-pop .modal-content {
	padding: 9px 14px;
	background: #00000000;
	border: none;
}

.signup-pop .modal-body {
	padding: 0;
	overflow: inherit;
	display: inline-block;
	background-color: #fff;
	max-height: 538px;
	/* min-height: 244px; */
	/* height: 375px; */
	display: flex;
}

.signup-pop .modal-body .close {
	position: absolute;
	background-color: #ff9800;
	right: -9px;
	top: -9px;
	opacity: 1;
	float: none;
	color: #fff;
	/* width: 23px; */
	/* height: 25px; */
	font-weight: 100;
	border-radius: 17px;
	font-size: 19px;
	text-align: center;
	line-height: 8px;
	padding: -2px 8px;
	display: list-item;
	width: 26px;
	height: 26px;
	font-family: auto;
}

.signup-pop .modal-body .left-set {
	/* float: left; */
	width: 47%;
	background-color: #0d154d;
	/* height: 100%; */
	display: block;
}

.signup-pop .modal-body .left-set .unlock-deal {
	padding: 18px 0px;
}

.signup-pop .modal-body .left-set .unlock-deal h3 {
	font-size: 16px;
	/* padding: 11px 28px; */
	margin: -1px 24px;
	color: #fff;
	border-bottom: #c8baba 1px solid;
	padding-bottom: 21px;
	line-height: 20px;
}

.signup-pop .modal-body .left-set .unlock-deal h3 span {
	color: #ffce66;
	font-weight: 700;
}

.signup-pop .modal-body .left-set ul {
	padding: 15px 29px;
}

.signup-pop .modal-body .left-set ul li {
	list-style-type: none;
	line-height: 18px;
	font-size: 13px;
	margin-bottom: 10px;
	color: #fff;
	padding-left: 16px;
	position: relative;
}

.signup-pop .modal-body .left-set li i {
	position: absolute;
	left: -6px;
	top: 5px;
	color: #f7b85b;
}

.signup-pop .modal-body .right-set {
	/* float: left; */
	width: 53%;
	height: 100%;
}

.signup-pop .modal-body .right-set .social-login {
	text-align: center;
	padding: 23px 10px;
}

.signup-pop .modal-body .right-set h3 {
	font-size: 13px;
	margin: 0;
	text-align: left;
	margin-bottom: 12px;
	color: #717070;
}

.signup-pop .modal-body .right-set .social-login .face-book {
	width: 48%;
	padding: 8px 0px;
	font-size: 14px;
	background-color: #efebeb;
	border: none;
	position: relative;
}

.signup-pop .modal-body .right-set .social-login .face-book i {
	color: #4a83e7;
	font-size: 20px;
	position: absolute;
	left: 14px;
}

.signup-pop .modal-body .right-set .social-login .goo-gle {
	width: 48%;
	padding: 8px 0px;
	font-size: 14px;
	background-color: #efebeb;
	border: none;
	position: relative;
}

.signup-pop .modal-body .right-set .social-login .goo-gle i {
	color: #ff0101;
	font-size: 20px;
	position: absolute;
	left: 14px;
}

.signup-pop .modal-body .right-set .social-login button:hover {
	background-color: #e9e9e9;
}

.signup-pop .modal-body .right-set .email-put {
	padding: 14px 19px;
}

.signup-pop .modal-body .right-set .email-put .form-group {
	position: relative;
	margin-bottom: 10px;
}

.signup-pop .modal-body .right-set .email-put .form-group input {
	border-radius: 0;
	padding: 0;
	/* padding-left: 37px; */
	width: 100%;
	height: 40px;
	padding-left: 33px;
	margin: 0;
	border: #d2d2d2 1px solid;
}

.signup-pop .modal-body .right-set .email-put .form-group i {
	position: absolute;
	left: 10px;
	top: 12px;
}

.signup-pop .modal-body .right-set .email-put .forgot-link {
	overflow: hidden;
	padding: 0px 0px;
}

.signup-pop .modal-body .right-set .email-put .forgot-link a {
	font-size: 13px;
	color: #2c659d;
	font-weight: 500;
	padding: 8px 0px;
	display: inline-block;
}

.signup-pop .modal-body .right-set .email-put .forgot-link button {
	border: none;
	background-color: #2ec2aa;
	color: #fff;
	padding: 8px 36px;
	float: right;
	text-transform: uppercase;
}

.signup-pop .modal-body .right-set .email-put .reg-here {
	font-weight: 400;
	text-align: center;
	font-size: 13px;
	padding-top: 8px;
}

.signup-pop .modal-body .right-set .email-put .reg-here a {
	color: #f58154;
}

.pop-back {
	position: fixed;
	top: 0;
	display: flex;
	align-items: center;
	height: 100vh;
	justify-content: center;
	width: 100%;
	background-color: #00000069;
	z-index: 1000;
}

.pop-back .pop-in {
	width: 36%;
	position: relative;
}

.pop-back .pop-in img {}

.pop-back .pop-in .skip {
	position: absolute;
	right: -10px;
	top: 48px;
	width: 35px;
	height: 35px;
	text-align: center;
	font-size: 16px;
	background-color: #d43d3d;
	border-radius: 40px;
	color: #fff;
	line-height: 35px;
}

.beat-deal-show {
	background-color: #11172b;
	border-bottom: #e0e0e0 1px solid;
	padding: 15px 0px;
	display: none;
}

.beat-deal-show .deal-show-in {
	width: 100%;
	text-align: center;
	/* padding: 4px 0px; */
}

.beat-deal-show .deal-show-in .block-sh {
	width: 21%;
	/* float: left; */
	overflow: hidden;
	display: inline-block;
	margin: 0px auto;
	text-align: center;
	border-right: #dedede 1px solid;
	margin-top: 8px;
	position: relative;
}

.beat-deal-show .deal-show-in .block-sh .im-set {
	float: left;
	width: 13%;
	position: absolute;
	left: 26px;
}

.beat-deal-show .deal-show-in .block-sh .dtl-set {
	/* float: left; */
	/* width: 75%; */
	padding: 5px 0px;
	margin-left: 8px;
}

.beat-deal-show .deal-show-in .block-sh .dtl-set h3 {
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	color: #ffffff;
}

.beat-deal-show .deal-show-in .block-sh .dtl-set p {
	margin: 0;
	color: #848484;
	font-size: 13px;
}

.ftco-section {
	padding: 0px 0px 10px;
	position: relative;
}

.ftco-animate {
	/* width: 23%; */
	/* opacity: 0; */
	/* visibility: hidden; */
	/* float: left; */
	/* margin: 8px 7px; */
	margin-bottom: 30px;
}

.block-5 {
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 159px;
	position: relative;
	display: block;
	border-radius: 10px;
}

.block-5:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top,
			transparent 0%,
			transparent 18%,
			rgba(0, 0, 0, 0.8) 99%,
			rgba(0, 0, 0, 0.8) 100%);
	background: -webkit-linear-gradient(top,
			transparent 0%,
			transparent 18%,
			rgba(0, 0, 0, 0.8) 99%,
			rgba(0, 0, 0, 0.8) 100%);
	background: -webkit-gradient(linear,
			left top,
			left bottom,
			from(transparent),
			color-stop(18%, transparent),
			color-stop(99%, rgba(0, 0, 0, 0.8)),
			to(rgba(0, 0, 0, 0.8)));
	background: -o-linear-gradient(top,
			transparent 0%,
			transparent 18%,
			rgba(0, 0, 0, 0.8) 99%,
			rgba(0, 0, 0, 0.8) 100%);
	background: linear-gradient(to bottom,
			transparent 0%,
			transparent 18%,
			rgba(0, 0, 0, 0.8) 99%,
			rgba(0, 0, 0, 0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
	opacity: 0.8;
}

.progress {
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: 0.75rem;
	background-color: #e9ecef;
	border-radius: 0.25rem;
}

.paraError {
	color: rgb(255, 255, 255);
	font-size: 14px;
	padding: 0px 1px;
	background: red;
	font-weight: bold;
}

.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #007bff;
	transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
	.progress-bar {
		transition: none;
	}
}

.progress-bar-striped {
	background-image: linear-gradient(45deg,
			rgba(255, 255, 255, 0.15) 25%,
			transparent 25%,
			transparent 50%,
			rgba(255, 255, 255, 0.15) 50%,
			rgba(255, 255, 255, 0.15) 75%,
			transparent 75%,
			transparent);
	background-size: 1rem 1rem;
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
	.progress-bar-animated {
		-webkit-animation: none;
		animation: none;
	}
}

.block-5 .text {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 6px 5px 3px 5px;
	-webkit-transition: 0.8s all ease;
	-o-transition: 0.8s all ease;
	transition: 0.8s all ease;
}

.block-5 .text:before {
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	height: 0;
	position: absolute;
	content: "";
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.block-5 .text .price {
	color: #fff;
}

.block-5 .text .heading {
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 600;
}

.block-5 .text .post-meta {
	line-height: 1.4;
	color: #fff;
	font-size: 14px;
}

.block-5 .text .post-meta span {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	/* opacity: .6; */
	/* color: #fff; */
	font-size: 12px;
}

.block-5 .text .star-rate {
	font-size: 12px;
	color: white;
}

.block-5 .text .star-rate span {
	margin-right: 2px;
}

.block-5:hover .text:before {
	visibility: visible;
	opacity: 1;
	height: 100%;
	background: linear-gradient(to bottom,
			transparent 0%,
			transparent 18%,
			rgba(0, 0, 0, 0.8) 99%,
			rgba(0, 0, 0, 0.8) 100%);
}

.block-5:hover .text .heading {
	color: #000;
}

.block-5:hover .text .subheading {
	color: #000;
}

.block-5:hover .text .post-meta {
	color: #fff;
}

.block-5:hover .text .price {
	color: #000;
}

.block-5:hover .text .heading,
.block-5:hover .text .subheading,
.block-5:hover .text .post-meta,
.block-5:hover .text .price,
.block-5:hover .text .star-rate {
	color: #ffffff;
}

.block-5 .text .heading,
.block-5 .text .subheading,
.block-5 .text .post-meta,
.block-5 .text .excerpt,
.block-5 .text .price,
.block-5 .text .star-rate {
	z-index: 2;
	position: relative;
}

.nav-head {
	width: 100%;
	text-align: center;
	padding: 22px 0;
}

.nav-head .fl1 {
	font-size: 31px;
	color: #102b50;
	font-weight: 400;
}

.nav-head .flin {
	font-size: 33px;
	font-weight: 700;
}

.nav-head h2 {
	margin: 0;
	font-size: 25px;
	font-weight: 400;
	color: #102b50;
	margin-bottom: 7px;
}

.nav-head p {
	margin: 0;
	font-size: 18px;
	font-weight: 400;
	color: #969696;
}

.contact-set {}

.contact-set .contact-in {}

.contact-set .contact-in .contact-details {}

.contact-set .contact-in .contact-details h3 {}

.contact-set .contact-in .contact-details p {}

.contact-set .contact-in .contact-details a {
	display: block;
	color: #828282;
}

@media only screen and (min-width: 1800px) {
	header .headr-in .navbar .navbar-collapse .navbar-nav .nav-link {
		color: #000000;
		padding: 14px 28px;
		font-size: 18px;
	}

	header {
		/* height: 82px; */
	}

	header .headr-in .call-set {
		font-size: 22px;

		line-height: 43px;
	}

	header .headr-in .call-set i {
		font-size: 25px;
	}

	header .headr-in .offer-text .social a {
		line-height: 42px;

		font-size: 21px;
	}
}

@media only screen and (min-width: 2000px) {
	.main-slider {
		/* height: 70vh; */
		overflow: hidden;
		position: relative;
	}

	.container {
		max-width: 70%;
	}

	.footer-best-ico .ico-block {
		/* margin: 27px 0px; */

		/* padding: 78px 24px; */
	}

	.footer-best-ico {
		/* padding: 100px 0px; */
	}

	.special-deals {
		padding: 46px 0px;
	}

	.special-deals .head-set h2 {
		font-size: 50px;
	}

	header {
		height: 133px;
	}

	header .headr-in {
		width: 70%;
		margin: 0 auto;
	}

	header .headr-in .navbar .navbar-collapse .navbar-nav .nav-link {
		color: #4c4c4c;
		padding: 14px 23px;
		font-size: 19px;
	}

	header .headr-in .offer-text .social a {
		line-height: 42px;
		font-size: 24px;
	}

	header .headr-in .call-set {
		color: #2dd1ae;
		font-size: 22px;
		font-weight: 600;
		float: left;
		margin-right: 0px;
		/* border-right: #797979 1px solid; */
		padding-right: 13px;
		line-height: 33px;
	}

	header .headr-in .call-set i {
		font-size: 16px;
	}

	header .header-top {
		padding: 4px 0px;
	}
}

@media only screen and (min-width: 2200px) {
	.main-slider {
		/* height: 70vh; */
		overflow: hidden;
		position: relative;
	}

	.container {
		max-width: 70%;
	}

	.footer-best-ico .ico-block {
		/* margin: 27px 0px; */

		/* padding: 78px 24px; */
	}

	.footer-best-ico {
		/* padding: 100px 0px; */
	}

	.special-deals {
		padding: 84px 0px;
	}

	.special-deals .head-set h2 {
		font-size: 76px;
	}

	header {
		height: 169px;
	}

	header .headr-in {
		width: 70%;
		margin: 0 auto;
	}

	header .headr-in .navbar .navbar-collapse .navbar-nav .nav-link {
		color: #4c4c4c;
		padding: 14px 33px;
		font-size: 25px;
	}

	header .headr-in .call-set {
		color: #2dd1ae;
		font-size: 30px;
		font-weight: 600;
		float: left;
		margin-right: 0px;
		/* border-right: #797979 1px solid; */
		padding-right: 13px;
		line-height: 54px;
	}

	header .headr-in .call-set i {
		font-size: 33px;
	}

	header .header-top {
		padding: 5px 0px;
	}
}

@media only screen and (min-width: 3000px) {
	header {
		height: 198px;
	}

	header .headr-in .offer-text .social a {
		line-height: 42px;
		font-size: 40px;
	}

	header .headr-in .call-set {
		color: #2dd1ae;
		font-size: 40px;
		font-weight: 600;
		float: left;
		margin-right: 0px;
		/* border-right: #797979 1px solid; */
		padding-right: 13px;
		line-height: 55px;
	}

	header .headr-in .navbar .navbar-collapse .navbar-nav .nav-link {
		color: #4c4c4c;
		padding: 14px 33px;
		font-size: 42px;
	}

	.main-slider .slider-cont h2 {
		max-width: 40%;
	}

	.popular-hotels .hotel-block .opcy h3 {
		font-size: 50px;
	}

	.special-deals .flight-block .cont-set h3 {
		font-size: 34px;
	}

	.special-deals .flight-block .cont-set h4 {
		font-size: 29px;
	}

	.special-deals .flight-block .cont-set p {
		font-size: 47px;
	}

	.popular-holiday .hotel-block .opcy h3 {
		font-size: 44px;
	}

	.footer-best-ico .ico-block h3 {
		font-size: 38px;
	}

	.footer-best-ico .ico-block p {
		font-size: 26px;
		line-height: 24px;
	}
}

@media only screen and (max-width: 767px) {
	.loader_logo {
		/* text-align: center; */
		padding: 9px;
		/* background-color: #eefbff; */
		/* border-radius: 16px; */
		/* border: #f82e2f 2px dashed; */
	}

	.loader_logo p {
		font-size: 13px;

		line-height: 19px;

		padding: 0px 3px;
	}

	.result-load-show .cont-cover .air-dtl {
		padding: 20px 4px;

		width: 40%;
	}

	.result-load-show .cont-cover .load-gif {
		text-align: center;
		align-items: center;
		justify-content: center;
		/* display: flex; */
		width: 20%;
		float: left;
	}

	.result-load-show .cont-cover .air-dtl h2 {
		font-size: 27px;
	}

	.result-load-show .cont-cover .air-dtl small {
		font-size: 11px;
		line-height: 17px;
		margin-bottom: 0;
	}

	.result-load-show .cont-cover .air-dtl h3 {
		font-size: 12px;
	}

	.result-load-show .cont-cover .air-dtl p {
		font-size: 11px;

		padding: 0px 20px;
	}

	.pop-back .pop-in {
		width: 83%;
		position: relative;
	}

	.pop-back .pop-in .skip {
		position: absolute;
		right: -10px;
		top: 22px;
		width: 29px;
		height: 30px;
		text-align: center;
		font-size: 12px;
		background-color: #d43d3d;
		border-radius: 40px;
		color: #fff;
		line-height: 30px;
	}
}


.content-secttion {
	background-color: #f9f9f9;
	padding: 0;
	/* margin: 0; */
	width: 100%;
	/* display: block; */
	overflow: hidden;
}

.content-secttion .content-secttion-in {
	background-color: #ffffff;
	padding: 22px 32px;
	margin: 20px;
	box-shadow: 0px 3px 6px #0006;
}

.content-secttion h4 {
	font-size: 15px;
	color: #4c4c4c;
}

.content-secttion h3 {
	/* border-bottom: #49d7b9 1px solid; */
	color: #2e4052;
	font-size: 22px;
	padding-bottom: 13px;
	margin-bottom: -3px;
}

.content-secttion p {
	font-size: 16px;
	color: #696969;
}

.content-secttion a {}

.content-secttion ul {}

.content-secttion ul li {
	font-size: 13px;
	color: #696969;
}

.contact-set {
	background-color: #f9f9f9;
}

.contact-set .top-set-bn {}

.contact-set .contact-in {
	background-color: #ffffff;
	padding: 17px 17px;
	box-shadow: 0px 2px 6px #00000047;
	margin: 26px 0px;
}

.contact-set .contact-details {}

.contact-set .contact-details h3 {
	border-bottom: #a3a3a3 1px solid;
	font-size: 19px;
	padding-bottom: 15px;
	color: #575757;
}

.contact-set .contact-details p {
	padding-left: 32px;
	position: relative;
	margin-bottom: 3px;
	color: #464646;
	font-size: 13px;
	padding-top: 9px;
}

.contact-set .contact-details a {
	display: block;
	font-size: 14px;
	margin-bottom: 1px;
	/* line-height: 26px; */
	padding-top: 9px;
	position: relative;
	padding-left: 30px;
	color: #2c3d4f;
}

.contact-set .contact-details i {
	/* display: block; */
	/* float: left; */
	font-size: 25px;
	position: absolute;
	left: 0;
	color: #ff9800;
	top: 0;
}

.contact-set .contact-form {
	background-color: #ddf0f3;
	padding: 20px 20px;
}

.contact-set .contact-form h3 {
	font-size: 17px;
	padding-bottom: 10px;
}

.contact-set .contact-form .form-group {}

.contact-set .contact-form .form-control {
	font-size: 13px;
	border-radius: 0;
}

.contact-set .contact-form button {
	padding: 6px 0px;
	width: 100%;
	border: none;
	background-color: #ff9800;
	color: #fff;
}

.destination-slide {}

.destination-slide .owl-nav {
	top: -120px;
	position: relative;
}

.destination-slide .owl-nav .owl-prev {
	background-color: #ddd !important;
	border-radius: 30px;
	font-size: 15px !important;
	display: inline-block;
	float: left;
	line-height: 30px !important;
	width: 30px;
	left: -22px;
	position: absolute;
	outline: none;
}

.destination-slide .owl-nav .owl-next {
	background-color: #ddd !important;
	border-radius: 30px;
	font-size: 15px !important;
	display: inline-block;
	float: left;
	line-height: 30px !important;
	width: 30px;
	right: -22px;
	position: absolute;
	outline: none;
}

.top_airline_deal {
	width: 100%;
	padding: 20px 0;
}

.top_airline_deal .page_sec_title {
	width: 100%;
}

.top_airline_deal .page_sec_title h2 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: 0.6px;
	font-size: 35px;
	font-weight: 300;
	color: #616161;
}

.top_airline_deal .topairline_inner {
	background: #f8f9fadb;
	padding: 1em;
	border: 1px solid #cccccc80;
	border-radius: 5px;
	width: 100%;
}

.top_airline_deal .topairline_inner .topairline_inner_img {}

.top_airline_deal .topairline_inner .topairline_inner_img img {}

.top_airline_deal .topairline_inner .topairline_slider {}

.top_airline_deal .topairline_inner .topairline_slider .owl-nav {
	top: -94px;
	position: relative;
}

.top_airline_deal .topairline_inner .topairline_slider .owl-nav .owl-prev {
	background-color: #ddd;
	border-radius: 30px;
	font-size: 15px;
	display: inline-block;
	float: left;
	line-height: 30px;
	width: 30px;
	left: -22px;
	position: absolute;
	outline: none;
}

.top_airline_deal .topairline_inner .topairline_slider .owl-nav .owl-next {
	background-color: #ddd;
	border-radius: 30px;
	font-size: 15px;
	display: inline-block;
	float: right;
	line-height: 30px;
	width: 30px;
	right: -12px;
	position: absolute;
	outline: none;
}

.top_airline_deal .topairline_inner .topairline_slider .airline_block {
	border-right: 1px #ccc solid;
	padding: 6px 10px;
}

.top_airline_deal .topairline_inner .topairline_slider .airline_block .airline_img {
	width: 15%;
}

.top_airline_deal .topairline_inner .topairline_slider .airline_block .airline_img img {}

.top_airline_deal .topairline_inner .topairline_slider .airline_block .airline_info {
	width: 100%;
}

.top_airline_deal .topairline_inner .topairline_slider .airline_block .airline_info h3 {
	margin: 10px 0;
	font-size: 1.2em;
}

.top_airline_deal .topairline_inner .topairline_slider .airline_block .airline_info p {
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0;
}

.flight_deeplink {
	width: 100%;
	overflow: hidden;
	background-color: #e7eef5;
	padding: 22px 0;
}

.flight_deeplink .flight_to_block {
	background-color: #fff;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
	padding: 6px 8px;
	display: flex;
}

.flight_deeplink .flight_to_block .flight_detail {
	width: auto;
}

.flight_deeplink .flight_to_block .flight_detail span {
	color: #212529;
	font-size: 15px;
	font-weight: 500;
}

.flight_deeplink .flight_to_block .flight_detail span i {
	color: #6c757d !important;
}

.flight_deeplink .flight_to_block .flight_detail .tour_info {
	font-size: 12px;
	color: #6c757d !important;
}

.flight_deeplink .flight_to_block .flight_lock {
	float: right;
	margin-top: auto;
	margin-bottom: auto;
}

.flight_deeplink .flight_to_block .flight_lock a {
	text-decoration: none;
	background-color: #0056b3;
	color: #fff;
	padding: 3px 5px;
}

.flight_deeplink .flight_to_block .flight_lock a:hover {
	background-color: #dd5505;
	color: #fff;
}

.why_choose {
	padding-top: 42px;
}

.why_choose .feature {
    height: 167px;
	width: 100%;
	padding: 9px 13px;
	border: 1.025px #00008B solid;
	text-align: center;
	border-radius: 8px;
}

.why_choose .feature.colr-1 {
	background-color: #ebecff;
	background: url(../images/sm-back.jpg);
	background-size: cover;
	border-radius: 13px;
}

.why_choose .feature.colr-2 {
	background-color: #ebecff;
	background: url(../images/sm-back2.jpg);
	background-size: cover;
	border-radius: 13px;
}

.why_choose .feature.colr-3 {
	background-color: #ebecff;
	background: url(../images/sm-back3.jpg);
	background-size: cover;
	border-radius: 13px;
}

.why_choose .feature.colr-4 {
	background-color: #ebecff;
	background: url(../images/sm-back4.jpg);
	background-size: cover;
	border-radius: 13px;
}

.why_choose .feature .feature_icon {
	text-align: center;
	width: 50px;
	height: 50px;
	/* margin: 0 auto; */
	border: 1px #00008B solid;
	border-radius: 57px;
	padding: 3px 0;
	margin: 0 auto;
}

.why_choose .feature .feature_icon i {}

.why_choose .feature .feature_icon i {
	font-size: 28px;
	color: #00008B;
}

.why_choose .feature .feature_caption {
	/* text-align: center; */
	padding: 6px 0;
}

.why_choose .feature .feature_caption h5 {
	margin: 0;
	color: #00008B;
	font-size: 18px;
	margin-bottom: 14px;
}

.why_choose .feature .feature_caption p {
	margin: 0;
	font-size: 13px;
	color: #00008B;
}


.onpage_loader {
	width: 100%;
	/* height: 100vh; */
	position: absolute;
	z-index: 1000;
	top: 0;
	background-color: #fff;
}

.onpage_loader .page-loader {
	width: 16%;
	margin: 0 auto;
}

.onpage_loader .page-loader img {}



.side-option.open {
	right: -0px;
}

.side-option {
	position: fixed;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -186px;
	z-index: 100;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	/* height: 304px; */
	background-color: #000;
	/* border: #f1bc1e 2px solid; */
	display: none;
}

.side-option .help-btn {
	max-width: 22%;
	-ms-flex-preferred-size: 23%;
	flex-basis: 23%;
	background-color: #f7e600;
	position: relative;
	/* height: 237px; */
	/* position: absolute; */
}

.side-option .help-btn .img-dv {
	border-radius: 100%;
	overflow: hidden;
	border: 3px solid #f7e600;
	margin-top: -1.9375rem;
	z-index: 1;
	position: relative;
	width: 59px;
	height: 64px;
	background-color: #f7e600;
}

.side-option .help-btn .btn-dv {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 83% 91%;
	margin-top: 52px;
}

.side-option .help-btn .btn-dv button {
	line-height: 1;
	padding: 0.8375rem 0.75rem;
	background-color: #f7e600;
	border: 0;
	font-weight: 700;
	font-size: 21px;
	white-space: nowrap;
	outline: none;
}

.side-option .option-fld {
	text-align: center;
	width: 72%;
	padding: 11px 0px;
}

.side-option .option-fld h3 {
	padding: 0;
	/* margin: 0; */
	color: #f1bc1e;
	font-size: 20px;
	text-align: center;
	/* padding-top: 13px; */
}

.side-option .option-fld ul {
	padding: 0;
	margin: 0;
}

.side-option .option-fld ul li {}

.side-option .option-fld ul li {
	list-style: none;
}

.side-option .option-fld ul li a {
	color: #fff;
	padding: 9px 23px;
	display: block;
	font-weight: 600;
}


.popular {}

.popular ul {
	padding: 0;
	display: inline;
}

.popular ul li {
	list-style: none;
	border: #b9b9b9 1px solid;
	padding: 4px 25px;
	border-radius: 5px;
	width: 19.6%;
	display: inline-block;
}

.popular ul li p {
	margin: 0;
	color: #252d6d;
	font-size: 12px;
}

.popular ul li a {
	text-decoration: none;
}

.popular ul li a span {}

.popular ul li a span {
	color: #960628;
	font-size: 14px;
	font-weight: 600;
}

.dashboard-set {
	background: #eee;
	/* height: 60vh; */
}

.dashboard-set .dashboard-set-in {
	background-color: #fff;
	margin: 31px 0px;
	box-shadow: 0px 3px 4px #00000014;
	overflow: hidden;
}

.dashboard-set .dashboard-set-in nav {
	float: left;
	width: 21%;
	background-color: #f9f9f9;
}

.dashboard-set .dashboard-set-in nav .nav-tabs {}

.dashboard-set .dashboard-set-in nav .nav-tabs .nav-item {
	display: block;
	width: 100%;
	border-radius: 0;
	color: #72a5cc;
	background-color: #f1f1f1;
	border-bottom: #d6d6d6 1px solid;
	margin-bottom: 0px;
}

.dashboard-set .dashboard-set-in nav .nav-tabs .nav-item.active {
	border-right: none;
	background-color: #ffffff;
	color: #00579c;
}

.dashboard-set .dashboard-set-in nav .nav-tabs .nav-item:hover {
	background-color: #ffffff;
	color: #00579c;
}

.dashboard-set .dashboard-set-in .tab-content {
	float: left;
	width: 75%;
	background-color: #fff;
	padding: 0px 64px;
	margin-left: 30px;
}


.footer_menu{
    width: 100%;
    margin: 0 auto;
    padding: 22px 0;
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid;
}
.footer_menu .nav-tabs {
    border: none;
    display: block;
}
.footer_menu .nav-tabs .nav-link {
    border: none;
    color: #ffffff;
    background: #64021e00;
    font-size: 15px;
    font-weight: 600;
    padding: 2px 0;
}

.footer_menu .nav-tabs .nav-item.show .nav-link, .footer_menu .nav-tabs .nav-link.active {
    color: #fed524;
}