/* @import url('https://fonts.googleapis.com/css2?family=Roboto+Serif:wght@100;200;300;400;500;600;700;800;900&display=swap'); */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
html {
	scroll-behavior: smooth;
	transition: 3s;
}

body {
	background-color: #fff;
	font-family: "Roboto Serif", serif;
}

:root {
	--main_color: #1d71b8;
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

::-webkit-scrollbar-track {
	background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
	background: linear-gradient(93deg, #ff7b26, #ec048c);
	border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
	background: #555;
}
img {
	aspect-ratio: 3 / 2;
	width: 100%;
	height: auto;
}
/*====Header====*/
/* header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  padding: 0px 0 10px;
}

#logo_home h1 a,
header#colored #logo_home h1 a,
header#plain #logo_home h1 a,
header.sticky #logo_home h1 a {
  height: 64px;
  display: block;
  background-image: url(../images/logo-header.png);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -9999px;
}

header.sticky #logo_home h1 a {
  height: 64px;
  display: block;
  background-image: url(../images/logo-header-b.png);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -9999px;
}

#top_line {
  color: #fff;
  font-size: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  font-size: 11px;
  visibility: visible;
  opacity: 1;
  position: relative;
  z-index: 999999;
  padding: 4px 0 5px;
}

.main-menu {
  position: relative;
  z-index: 9;
  width: auto
}

.main-menu a {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s
}

.main-menu ul,
.main-menu ul li,
.main-menu ul li a {
  position: relative;
  margin-bottom: 0;
  margin: 0;
  padding: 0
}

.main-menu ul li a {
  display: block;
  line-height: 20px;
  padding: 10px
}

.main-menu>ul>li>a {
  color: #fff;
  padding: 10px 13px;
  font-size: 16px;
  font-weight: 600
}

.main-menu>ul>li.select>a {
  background-color: #fff;
  color: #000;
}

.sticky .main-menu>ul>li>a {
  color: #333
}

.sticky .main-menu>ul>li:hover>a {
  color: #06ab7d
}

header#plain .main-menu>ul>li>a {
  color: #333
}

header#plain .main-menu>ul>li:hover>a {
  color: #e04f67
}

header#colored.sticky .main-menu>ul>li>a {
  color: #fff
}

#search_container_2.contactbanner {
  position: absolute;
  top: -40px;
  height: 800px !important;
  background: #ccc url(../images/contact_banner.jpg) no-repeat center top;
  background-size: cover;
  color: #fff;
  width: 100%;
  display: inline-block;
  z-index: 99;
} */

/*-----end header-------*/
/*-----banner-------*/
.banner-rt-top p {
	font-size: 26px;
}

.banner-rt-top.banner-rt-top.text-white.text-center {
	margin-top: 24%;
	position: relative;
}

.form-style {
	position: relative;
}

.level-home-form {
	position: absolute;
	left: 16px;
	transition: all 0.3s;
	line-height: 18px;
	color: #36382e;
	font-size: 12px;
	top: 20px;
	font-weight: 700;
}

.home-banner-form .form-control {
	height: calc(4.5em + 0.75rem + 2px);
	padding: 0rem 0.75rem;
	border-radius: 0;
	background-color: #fff !important;
}

input#routeorigincode,
input#origin_iata_code_city,
input#hotel_city,
input#destinationId {
	border-radius: 0px;
}

.routeorigincode {
	border-radius: 0px;
}

.form-btn-style {
	background: #fff;
	padding: 0px;
	border-radius: 0px 40px 40px 0px;
	text-align: center;
}

.form-btn-style-search {
	border: 1px solid #ced4da;
}

button.btn.btn-secondary.home-search-btn {
	background: #06ab7d;
	border-radius: 50px;
	padding: 19px 40px;
	border-color: #06ab7d;
	font-size: 15px;
}

.reviewtitle {
	text-align: left !important;
}

.opacity-mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	display: table;
	background-color: rgb(0 0 0 / 48%);
}

.formonbanner {
	margin-top: 130px;
}

.text-center11 {
	position: relative;
}

.banner-rt-top h2 {
	font-size: 55px;
	padding-bottom: 20px;
	font-family: "Josefin Sans";
}

/* -----content------ */
.page-title h2 {
	color: #292a22;
	font-size: 30px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: 400;
}

.page-title p {
	font-size: 1.125rem;
	padding: 0 320px;
}

.boder-home-flight {
	border-top: 2px solid #a59f9f;
	width: 35px;
	display: inline-block;
}

.home-flight-version {
	margin-bottom: 20px;
}

.flighthotel-tab-sec .nav-tabs .nav-link:focus,
.flighthotel-tab-sec .nav-tabs .nav-link:hover,
.flighthotel-tab-sec .nav-tabs {
	border: inherit;
}

.flighthotel-tab-sec .nav-tabs .nav-link {
	border-radius: 0.25rem;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	color: #000;
}

.title {
	color: #1a1a1a;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
}

.content-details span.badge.badge-info {
	font-size: 16px;
}

.hotel-list img {
	width: 92%;
	margin-left: 4%;
	margin-top: 4%;
}

/* ---------flight page--------- */
.midle-ph-sec a {
	background: #007bff;
	color: #ffffff;
	border: 0;
	line-height: 1;
	border-radius: 0.25rem;
	padding: 15px 40px;
	font-weight: 800;
	font-size: 20px;
}

.midle-ph-sec {
	max-width: 880px;
	background: #a4e0ff3d;
	text-align: center;
	margin: 0 auto;
	padding: 2.5rem;
}

.midle-ph-sec h2 {
	margin-bottom: 50px;
	text-transform: uppercase;
}

.midle-ph-sec p {
	margin-top: 50px;
	margin-bottom: 0px;
}

.banner-btm-ph p {
	text-align: right;
}

.banner-btm-ph p {
	margin-bottom: 0;
	padding: 20px 0;
	font-size: 20px;
}

.waytoexplore-sec {
	background-color: #a4e0ff24;
	margin-top: 70px;
	padding: 50px 0;
	margin-bottom: 0;
}

.banner-btm-content {
	margin-top: -262px;
	position: relative;
	z-index: 99;
}

.banner-btm-content-bg {
	background: #fff;
	padding: 15px;
	position: relative;
}

.banner-btm-content-bg::before {
	content: " ";
	position: absolute;
	border-right: 10px solid rgba(0, 0, 0, 0.95);
	border-top: 10px solid rgba(0, 0, 0, 0.95);
	width: 82px;
	height: 82px;
	right: 0;
	top: 0;
}

.banner-btm-content-bg span {
	color: #06ab7d;
	font-size: 21px;
}

.banner-btm-content-bg h2 {
	padding: 20px 0;
	margin-bottom: 0;
}

.h-400 {
	height: 400px !important;
}

.hotel-list {
	box-shadow: 0 1px 3px 0 rgb(37 32 31 / 30%);
	border-radius: 0.75rem;
	background-color: #fff;
	position: relative;
}

.hotel-list .offer_postionbox {
	content: "50% off";
	position: absolute;
	top: 14px;
	left: 0px;
	width: 120px;
	height: 65px;
	background: linear-gradient(#061424, #133b69);
	clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
}

.hotel-list .offer_postionbox h4 {
	font-family: roboto;
	font-weight: 500;
	color: #fff;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 7px;
}

.hotel-list .offer_postionbox h4 span {
	font-size: 12px;
	font-weight: 300;
}

.hotel-list-content {
	padding: 1.125rem;
}

.hotel-list-content h2 {
	font-size: 18px;
	font-weight: 700;
	font-family: "Josefin Sans";
	margin-bottom: 25px;
}

a.get-btn {
	background: linear-gradient(#061424, #133b69);
	padding: 8px 15px;
	color: #ffffff;
	border-radius: 6px 0px;
}

.include-hotel-sec {
	margin: 90px 0 50px;
}

.login-top-space .form-control {
	font-size: 12px;
	color: #000;
	height: 40px;
	border-radius: 3px;
}

.box_style_1 h4 {
	font-size: 18px;
	color: var(--main_color);
	font-weight: 600;
}

.box_style_1 p a {
	text-decoration: none;
	color: #000;
	font-family: roboto;
	font-weight: 400;
}

.btn_1,
a.btn_1 {
	border: none;
	font-size: inherit;
	color: #fff;
	background: #06ab7d;
	cursor: pointer;
	padding: 7px 20px;
	display: inline-block;
	outline: 0;
	font-size: 13px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 600;
}

.page-content ul li {
	list-style-type: square;
	margin-bottom: 10px;
}

.page-content ul {
	margin-left: 25px;
}

label.error {
	font-size: 11px;
	position: absolute;
	top: -15px;
	right: 5px;
	z-index: 99;
	height: 25px;
	line-height: 25px;
	background-color: #e34f4f;
	color: #fff;
	font-weight: 400;
	padding: 0 6px;
}

label.error:after {
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 0 6px 6px 0;
	border-color: transparent #e34f4f;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -6px;
	left: 20%;
}

.errortext {
	color: red;
	padding: 10px;
	text-align: left;
	background: #e5b8b8;
	font-weight: bold;
	text-transform: capitalize;
	border: 1px solid red;
	margin-bottom: 10px;
}

.travelerselectbox {
	font-family: inherit;
	color: #495057;
	font-weight: 400;
	line-height: 1.5;
	font-size: 1rem;
}

.my-toggle:focus,
.my-toggle:hover {
	background-color: #eee;
	color: #555;
	outline: transparent;
}

.my-toggle {
	background: 0 0;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #888;
	cursor: pointer;
	font-size: 10px;
	font-weight: 700;
	margin-right: 5px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	text-transform: uppercase;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: #fff;
}

.login-hd {
	background: #303228;
}

.login-top-space {
	margin-top: 15%;
	margin-bottom: 80px;
}

input.form-control.loginbtn {
	background: #06ab7d;
	font-size: 16px;
	color: #fff;
}

/* --------footer---------- */
.footer-wtgt ul li {
	position: relative;
	padding-bottom: 5px;
}

.footer-wtgt h3 {
	font-size: 18px;
}

.footer-wtgt ul li a {
	font-size: 15px;
	color: #fff;
}

.footer-wtgt ul li a:hover {
	color: #fff;
}

.footer-wtgt ul {
	margin-left: 20px;
}

.footer-wtgt ul li a::before {
	content: "\f101";
	position: absolute;
	font-family: "fontawesome";
	left: -20px;
	color: #fff;
}

footer {
	background: linear-gradient(#061424, #1d71b8);
}

footer .review_box {
	background: #fff;
	border-radius: 10px;
	width: 200px;
	display: flex;
	flex-direction: column;
	justify-self: center;
	align-items: center;
	padding: 10px 0px;
}

footer a {
	text-decoration: none;
}

footer .review_box h5 {
	font-size: 17px;
	color: #000;
	margin: 0px;
}

footer .review_box h5 i {
	color: #ffbe00;
}

footer .review_box p {
	color: #212121;
}

.footer-contact1,
.footer-contact2,
.footer-contact {
	position: relative;
}

.footer-contact::before {
	content: "\f041";
	font-family: "fontawesome";
	color: #d0d0d0;
	position: absolute;
	left: 0;
}

.footer-contact1 a,
.footer-contact2 a,
.footer-contact span {
	display: inline-block;
	margin-left: 25px;
	font-size: 14px;
	color: #fff;
	margin-bottom: 5x;
}

.footer-contact1::before {
	content: "\f095";
	font-family: "fontawesome";
	color: #d0d0d0;
	position: absolute;
	left: 0;
}

.footer-contact2::before {
	content: "\f003";
	font-family: "fontawesome";
	color: #d0d0d0;
	position: absolute;
	left: 0;
}

.footer-logo p {
	color: #d0d0d0;
	font-size: 14px;
}

.footer-wtgt h3 {
	color: #fff;
	margin-bottom: 15px;
	font-weight: 700;
}

.footer-bottm {
	padding-top: 1rem;
	padding-bottom: 1.5rem;
	width: 100%;
	max-width: 1149px;
	margin: 0 auto;
	border-top: 1px solid #ffffff42;
}

.call-popup {
	position: relative;
}

.call-popup h2 {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -25%);
	white-space: nowrap;
	font-size: 15px;
	letter-spacing: 0;
	color: #000860;
}

.modalpoppup-form .baner-bar.cars-bar {
	bottom: -168px;
	padding-top: 0;
	padding-bottom: 10px;
	/* padding-left: 0; */
}

.modalpoppup-form .baner-bar {
	background: transparent;
}

.baner-bar.cars-bar {
	bottom: 0px;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
}

.baner-bar {
	position: absolute;
	left: 0;
	bottom: -100px;
	background: #fff;
	z-index: 50;
	width: 100%;
	padding: 30px;
	box-shadow: 4px 3px 5px 0px rgb(0 0 0 / 3%);
}

.cuspopup .modal-header .close {
	padding: 0rem 1rem;
	margin: -9rem 0rem 0rem auto;
	z-index: 99;
	color: #000;
	opacity: 1;
	font-weight: 400;
}

.input-style-1 img {
	position: absolute;
	left: 25px;
	top: 35%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.baner-bar.cars-bar.banner-top1 {
	/* background: url('../images/features-intro-01.jpg') no-repeat center; */
	background-color: #fff;
	background-size: cover;
}

.baner-bar.cars-bar.banner-top1 .row {
	background: #ffffffa6;
	padding-bottom: 10px;
	padding-top: 10px;
}

.include-hotel-sec .nav-tabs .nav-item.show .nav-link,
.include-hotel-sec .nav-tabs .nav-link.active {
	color: #ffffff;
	background: linear-gradient(#061424, #133b69);
	border-color: #dee2e6 #dee2e6 #fff;
	border: none;
	border-radius: 10px 0px;
	font-family: "Roboto";
	margin-bottom: 30px;
}

.include-hotel-sec .nav-tabs .nav-link {
	color: #ffffff;
	background: linear-gradient(#06142499, #133b698a);
	border-color: #dee2e6 #dee2e6 #fff;
	border: none;
	border-radius: 10px 0px;
	font-family: "Roboto";
	margin-bottom: 30px;
	margin-right: 20px;
}

.include-hotel-sec .nav-tabs {
	border: none;
}

/* ---------custom dropdown for passanger-------- */

div#traveller_details {
	width: 400px;
	padding: 10px;
}

.done-bg {
	background: #06ab7d;
	border-radius: 50px;
	font-size: 1rem;
	font-weight: 400;
	font-family: inherit;
	line-height: 1.5;
}

.done-bg button {
	color: #fff !important;
}

.join-club-text ul li {
	display: flex;
	margin-bottom: 10px;
}

.join-club-text ul li span {
	display: inline-block;
	margin-left: 10px;
	margin-top: -3px;
}

/* -------------------- */

.register-body .card {
	margin-top: auto;
	margin-bottom: auto;
	width: 500px;
	box-shadow: 0px 0px 6px 0px #ddd;
	border-radius: 0.75rem;
}

.card-header1 h3 {
	font-size: 1.5rem;
}

.social_icon span {
	font-size: 48px;
	margin-left: 10px;
	color: #0079b6;
}

.social_icon span:hover {
	color: white;
	cursor: pointer;
}

.register-body .card-header h3 {
	color: white;
}

.social_icon {
	position: absolute;
	right: 20px;
	top: -45px;
}

.input-group-prepend span {
	width: 50px;
	background-color: #0079b6;
	color: #fff;
	border: 0 !important;
}

input:focus {
	outline: 0 0 0 0 !important;
	box-shadow: 0 0 0 0 !important;
}

.remember {
	color: white;
}

.remember input {
	width: 20px;
	height: 20px;
	margin-left: 15px;
	margin-right: 5px;
}

.login_btn {
	color: black;
	background-color: #0079b6;
	color: #fff;
}

.login_btn:hover {
	color: black;
	background-color: white;
}

.links {
	color: white;
}

.links a {
	margin-left: 4px;
}

.register-body-bg {
	background-size: cover;
	height: 100%;
	padding: 15% 30px;
}

.register-body .textbgregister {
	padding: 10px;
	background: #ffffff85;
	border-radius: 0.75rem;
	box-shadow: 1px 1px 1px #ddd;
}

.register-body h3 {
	font-size: 16px;
	font-weight: 700;
	color: #000;
}

.register-body p {
	font-size: 14px;
	color: #000;
}

/* -----------holtel single----------- */

.hotel-info .hotel-img {
	position: relative;
}

.hotel-text h2 {
	position: absolute;
	top: 5px;
	right: 0;
	color: #000;
	font-size: 16px;
	background-color: #fff;
	border-left: 4px solid #ffa500;
	text-transform: uppercase;
	padding: 5px;
}

.hotel-text h3 {
	position: absolute;
	bottom: 5px;
	left: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	background: #06ab7d9e;
	padding: 5px;
}

.hotel-img img {
	width: 100%;
}

.hotel-sec {
	padding: 70px 0 50px;
	overflow: hidden;
	clear: both;
}

.hotelrt ul li {
	display: inline-block;
	padding: 8px 15px 0;
	text-align: center;
	background: #d6d6d6;
}

.hotelrt {
	background: #fff;
	box-shadow: 1px 1px 4px 0px #ddd;
	justify-content: center;
	padding-left: 25px;
	min-height: 245px;
}

.hotelrt p {
	margin-bottom: 5px;
	font-size: 13px;
	padding: 0px 5px 0;
}

.hotelrt ul li i {
	color: #000;
}

.hotelrt ul li i {
	color: #054b77;
	font-size: 25px;
}

.hotelrt h2 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
}

.hotelrt .itinerary-listt li {
	display: block;
	padding: 0;
	text-align: left;
	font-size: 12px;
	background: transparent;
}

.hotelrt .itinerary-listt li i {
	font-size: 12px;
	margin-right: 9px;
	margin-bottom: 10px;
}

.incllud p {
	color: #f30;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 0px;
}

.hotelrt .incllud ul li {
	text-align: left;
	font-size: 12px;
	background: transparent;
	line-height: 18px;
}

.itinerary_btn a {
	font-size: 15px;
	color: #000;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
	font-weight: 700;
}

.itinerary_btn p span {
	font-size: 44px;
	font-weight: bold;
	color: #001c33;
}

.hotelrt .itinerary_btn p {
	margin-bottom: 5px;
	font-size: 13px;
	padding: 10px 5px 0;
	line-height: 15px;
}

.moresuboffer .image-container {
	width: 40%;
	height: 275px;
	overflow: hidden;
	margin-right: 20px;
}

.moresuboffer .image-container img {
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
}

.moresuboffer .header-container {
	width: 60%;
}

.pad10 {
	padding: 10px;
}

.circle-night {
	position: absolute;
	right: 15px;
	top: 75px;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 20px;
	background: #001c33;
	color: #fff;
	border-radius: 50%;
}

.text-blue {
	color: #001c33;
}

.label_container {
	margin-bottom: 10px;
	margin-top: 10px;
}

.sliderstartcontainer {
	display: inline-block;
	vertical-align: bottom;
	font-weight: 600;
	padding-right: 22%;
	font-size: 13px;
}

.slidercontainer {
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 13px;
}

.sliderendtcontainer {
	display: inline-block;
	vertical-align: bottom;
	font-weight: 600;
	font-size: 13px;
	float: right;
}

.Short {
	width: 100%;
	background-color: #dc3545;
	margin-top: 5px;
	height: 3px;
	color: #dc3545;
	font-weight: 500;
	font-size: 12px;
}

.Weak {
	width: 100%;
	background-color: #ffc107;
	margin-top: 5px;
	height: 3px;
	color: #ffc107;
	font-weight: 500;
	font-size: 12px;
}

.Good {
	width: 100%;
	background-color: #28a745;
	margin-top: 5px;
	height: 3px;
	color: #28a745;
	font-weight: 500;
	font-size: 12px;
}

.Strong {
	width: 100%;
	background-color: #28830c;
	margin-top: 5px;
	height: 3px;
	color: #28830c;
	font-weight: 500;
	font-size: 12px;
}

.color-green {
	text-align: center;
	color: green !important;
}

.color-green a {
	color: #ffa500 !important;
}

.color-red {
	color: #f91100 !important;
	text-align: center;
}

.pop-up-content-wrap {
	font-size: 1rem;
	font-weight: 400;
	font-family: inherit;
	line-height: 1.5;
	color: #495057;
}

select#fare_class {
	padding: 6px;
	font-size: 1rem;
	font-weight: 400;
	font-family: inherit;
	line-height: 1.5;
	color: #495057;
	border: 1px solid #ccc;
}

a.remove_traveller {
	background: #06ab7d;
	padding: 5px 5px 2px;
	color: #fff;
	border-radius: 50px;
}

a.add_traveller {
	background: #06ab7d;
	padding: 5px 5px 2px;
	color: #fff;
	border-radius: 50px;
}

select#fare_class option {
	background: #06ab7d;
	color: #fff;
}

.col-md-3.rt-block-book-details {
	position: absolute;
	right: 0;
	bottom: 50%;
	transform: translate(0px, 50%);
	z-index: 99;
}

#overlay1 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
	display: none;
}

.cnt223 a {
	text-decoration: none;
}

.popup-onload {
	width: 100%;
	margin: 0 auto;
	display: none;
	position: fixed;
	z-index: 101;
	top: 160px;
	left: 37%;
}

.cnt223 {
	width: 300px;
	min-height: 150px;
	margin: 100px auto;
	background: #f3f3f3;
	position: relative;
	z-index: 1;
	padding: 15px 35px;
	border-radius: 5px;
	box-shadow: 0 2px 5px #000;
}

.cnt223 p {
	clear: both;
	color: #ff7200;
	text-align: justify;
	font-size: 13px;
	font-family: sans-serif;
}

.cnt223 p a {
	color: #d91900;
	font-weight: bold;
}

.cnt223 .x {
	float: right;
	height: 35px;
	left: 22px;
	position: relative;
	top: -25px;
	width: 34px;
}

.cnt223 .x:hover {
	cursor: pointer;
}

.popup-onload ul li {
	font-size: 12px;
	margin-bottom: 10px;
	color: #00255d;
}

.popup-onload p span img {
	margin-top: -25px;
	margin-left: 10px;
}

.page-content table {
	font-family: arial, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

.page-content td,
.page-content th {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 8px;
}

.page-content tr:nth-child(even) {
	background-color: #dddddd;
}

.table_data th {
	background: #1b75bc;
	color: #fff;
	white-space: nowrap;
}

.popup-onload {
	display: none !important;
}

.baggage-label {
	padding: 8px 10px;
	background: #1b75bc;
	color: #fff;
	width: 45%;
	float: left;
	margin: 0 20px 10px 0;
	font-weight: 600;
}

.baggage-data img {
	margin-right: 15px;
	float: left;
	line-height: 1.2em;
}

.baggage-data span {
	height: 35px;
	padding-top: 8px;
	display: block;
	width: 100%;
	line-height: 1.2em;
}

.pet-policy-Block div a {
	color: #1b75bc;
}

.pet-policy-Block div a {
	color: #1b75bc;
}

.baggage-data {
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
	width: 45%;
	float: left;
	margin: 0 20px 0 0;
}

a[rel~="nofollow"],
a[rel~="sponsored"],
a[rel~="ugc"] {
	outline: 0.1em dotted red !important;
	outline-offset: 0.2em;
}

.page-content h4 {
	font-size: 18px;
	font-weight: 700;
}

.page-content p {
	font-size: 14px;
}

.page-content ul li {
	font-size: 14px;
	color: #000;
}

.responsivecall {
	/* display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap; */
	background-size: cover;
	min-height: 100vh;
	text-align: center;
}

.responsivecall .modal-body1 {
	width: 100%;
}

.responsivecall h3 {
	font-size: 20px;
	color: #fff;
	padding: 5px 0 5px;
	text-transform: capitalize;
}

.responsivecall p {
	font-size: 21px;
	color: #000;
	padding: 20px 0 0;
	font-weight: 900;
	padding: 20px 0;
	border-radius: 40px 40px 0 0;
	background: #fff;
	margin-top: -29px;
}

.responsivecall .close-btn {
	width: 100%;
	background: #06ab7d;
	color: #fff !important;
	font-size: 15px;
	font-weight: 300;
	padding: 10px 0;
	opacity: 1 !important;
}

button.responsivecallbtn {
	background: linear-gradient(80deg, #06ab7d 0%, #38694d 100%);
	color: #ffffff;
	border: 0;
	line-height: 1;
	border-radius: 0.25rem;
	padding: 15px 40px;
	font-weight: 800;
	font-size: 20px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
}

.bgcalling {
	background-color: #48486b;
	padding: 7px 0;
	overflow: hidden;
	clear: both;
}

.close-btn a {
	color: #fff;
}

span.closespan {
	float: right;
	font-size: 20px;
	opacity: 1 !important;
	margin-right: 15px;
	color: #fff;
	font-weight: 700;
}

.blink {
	animation: blink 1s linear infinite;
}

@keyframes blink {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

/* .reslufthan-bg{
	background: url(../images/customersericebg-lufthan.webp) center center;
    background-size: cover;
} */

.pulse {
	height: 65px;
	width: 65px;
	/* background-color: green; */
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	left: 40%;
	line-height: 65px;
	margin-bottom: 51px;
}

.pulse::before {
	content: "";
	position: absolute;
	border: 1px solid green;
	width: calc(100% + 40px);
	height: calc(100% + 40px);
	border-radius: 50%;
	animation: pulse 1s linear infinite;
}

.pulse::after {
	content: "";
	position: absolute;
	border: 1px solid green;
	width: calc(100% + 40px);
	height: calc(100% + 40px);
	border-radius: 50%;
	animation: pulse 1s linear infinite;
	animation-delay: 0.3s;
}

/* .fixph a{position: relative;z-index: 99999;} */
@keyframes pulse {
	0% {
		transform: scale(0.5);
		opacity: 0;
	}

	50% {
		transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(1.3);
		opacity: 0;
	}
}

/*==============================================
================================================
    MY CSS START
================================================	
================================================*/
.formonbanner .nav-tabs .nav-link.active {
	background: #007bff;
	color: #fff;
	font-family: "Josefin Sans";
	font-weight: 600;
}

.formonbanner .form_icon {
	padding-right: 5px;
}

.formonbanner .nav-tabs .nav-link {
	font-family: "Josefin Sans";
	font-weight: 600;
}

.formonbanner .nav-tabs {
	border-bottom: none;
	position: relative;
	top: -37px;
}

.formonbanner .banner-form {
	margin-top: 45px;
}

.formonbanner #tab-tabContent {
	margin-top: -25px;
}

.form-control {
	font-family: "Josefin Sans";
	font-weight: 500;
}

.btn-primary {
	font-family: "Josefin Sans";
	font-weight: 500;
}

/*beyond_section start*/
/* .beyond_section {
  padding-bottom: 50px;
  padding-top: 30px;
  background: #fff;
  margin-top: -1000px;
}

.beyond_section .content_box h3 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 32px;
  text-transform: capitalize;
  color: #000;
  border-bottom: 1px solid var(--main_color);
  padding-bottom: 8px;
  padding-top: 80px;
}

.beyond_section .content_box p {
  font-family: roboto;
  font-weight: 500;
  color: #000;
}

.beyond_section .image_box .image_con {
  border-radius: 10px;
  width: 100%;
  height: 320px;
  overflow: hidden;
  position: relative;
  transition: 1s;
}

.beyond_section .image_box .image_con img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.beyond_section .image_box .image_con .postion_box {
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0px;
  height: 100%;
  background: #091d33ba;
}

.beyond_section .image_box .image_con .postion_box h5 {
  font-family: 'Poppins';
  font-weight: 600;
  color: #fff;
  padding-top: 52%;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.beyond_section .image_box .image_con .postion_box .button_box {
  display: flex;
  justify-content: center;
}

.beyond_section .image_box .image_con .postion_box a {
  text-decoration: none;
  padding: 6px 16px;
  background: #fff;
  border-radius: 100px;
  color: #000;
  margin-top: 5px;
  font-family: 'Roboto';
  display: inline-block;
}

.beyond_section .image_box .image_con:hover .postion_box {
  top: 0%;
  transition: 1s;
}

.beyond_section .image_box .image_con .conup {
  top: 0% !important;
} */

/*offer_section start*/
/* .offer_section {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
}

.offer_section .heading_box h2 {
  font-family: 'Poppins';
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
  font-size: 28px;
}

.offer_section .nav-tabs .nav-link {
  margin-right: 10px;
  background: #091d34ba;
  color: #fff;
  font-size: 13px;
  font-family: 'Roboto';
  border-radius: 6px 0px;

}

.offer_section .nav-tabs .nav-link.active {
  background: #091d34;
  color: #fff;
}

.offer_section .nav-tabs {
  border-bottom: none;
  justify-content: right;
}

.offer_section .offer_box {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  background: #fff;
  box-shadow: 0 1px 6px 0 rgb(0 0 0 / 39%);
  border-radius: 4px;
  margin-top: 30px;
  position: relative;
}

.offer_section .offer_box .postion_box {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  border-radius: 5px 0px 0px 24px;
  width: 55px;
  justify-content: center;
  display: flex;
  align-items: center;
  background: var(--main_color);
}

.offer_section .offer_box .postion_box h3 {
  font-family: roboto;
  font-weight: 600;
  color: #fff;
  text-shadow: -2px -1px 4px #00000052;
  font-size: 12px;
  padding-left: 0px;
  padding-top: 6px;
  line-height: 1;
}

.offer_section .offer_box .postion_box h3 span {
  font-size: 10px;
}

.offer_section .offer_box .image_box {
  width: 35%;
  height: 117px;
  overflow: hidden;
  border-radius: 2px;
}

.offer_section .offer_box .image_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.offer_section .offer_box .text_box {
  width: 68%;
  margin-left: 4%;
}

.offer_section .offer_box .text_box h4 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 16px;
  color: #000;
  padding-right: 40px;
  padding-top: 5px;
  padding-top: 17px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.offer_section .offer_box .text_box .red_line {
  width: 40px;
  height: 2px;
  background: red;
}

.offer_section .offer_box .text_box p {
  font-family: roboto;
  color: var(--main_color);
  font-size: 16px;
  font-weight: 600;
  padding-top: 5px;
  margin: 0px;
}

.offer_section .offer_box .text_box p sup {
  font-size: 10px;
  font-weight: 400;
  color: #000;
}

.offer_section .offer_box .text_box p sub {
  color: #000000bf;
  font-size: 10px
}

.offer_section .offer_box .text_box .button_box {
  display: flex;
  justify-content: left;
  margin-top: 2px;
}

.offer_section .offer_box .text_box a {
  text-decoration: none;
  font-size: 12px;
  text-align: right;
  display: inline;
  padding: 4px 6px;
  font-family: 'Roboto';
  background: #091d34;
  color: #fff;
} */

/*services_section start*/
.services_section {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #f7f7f7;
}

.services_section .heading_con h2 {
	font-family: "Poppins";
	font-weight: 400;
	color: #000;
	text-transform: capitalize;
	font-size: 27px;
	margin: 0px 0px 20px 0px;
}

.services_section .heading_con h2 span {
	font-family: "Indie Flower";
	font-weight: 700;
	color: #17a2b8;
}

.services_section .main_box {
	border: 1px solid #00000012;
	padding: 10px;
	height: 100%;
}

.services_section .main_box .icon_box img {
	width: 55px;
	height: 55px;
	margin-left: 10px;
}

.services_section .main_box .text_box {
	width: 70%;
	margin-left: 5%;
}

.services_section .main_box .text_box p {
	font-size: 13px;
	color: #000;
	font-family: roboto;
	font-weight: 300;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.services_section .main_box .text_box h5 {
	font-family: "Poppins";
	font-weight: 600;
	color: #000;
	margin: 0px;
	font-size: 14px;
	padding: 6px 0px 0px 0px;
}

.services_section .main_box .text_box a {
	text-decoration: none;
	color: var(--main_color);
	font-size: 13px;
	font-family: roboto;
}

/*Top_placesc section start*/
/* .Top_placesc {
  padding-top: 30px;
  padding-bottom: 30px;
}

.Top_placesc .heading_box h2 {
  font-family: 'Poppins';
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
  font-size: 32px;
}

.Top_placesc .left_box .image_con {
  width: 100%;
  height: 500px;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}

.Top_placesc .left_box .image_con img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Top_placesc .left_box .image_con:hover .text_box {
  bottom: 0px;
  transition: 1s;
}

.Top_placesc .left_box .text_box {
  width: 100%;
  height: 128px;
  background: linear-gradient(180deg, #00000029, #000);
  position: absolute;
  bottom: -52px;
  left: 0px;
  padding-top: 10px;
  transition: 1s;
}

.Top_placesc .left_box .text_box h3 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;
  padding-left: 30px;
}

.Top_placesc .left_box .text_box .button_box {
  width: 100%;
  display: flex;
  justify-content: left;
}

.Top_placesc .text_box a {
  text-decoration: none;
  padding: 4px 10px;
  background: var(--main_color);
  margin-top: 6px;
  margin-left: 30px;
  color: #fff;
  font-weight: 500;
}

.Top_placesc .left_box .text_box a:hover {
  color: #000;
}

.Top_placesc .right_box {
  margin-top: 20px;
}

.Top_placesc .right_box .right_imgbox {
  width: 100%;
  height: 230px;
  overflow: hidden;
  transition: 1s;
}

.Top_placesc .right_box .top_con {
  margin-top: 30px;
  height: 240px;
}

.Top_placesc .right_box .top_con .rightext_box {
  width: 94.8%;
  margin-left: -13px !important;
}

.Top_placesc .right_box .right_imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
} */

/* .Top_placesc .right_box .rightext_box {
  width: 90%;
  height: 94px;
  background: linear-gradient(180deg, #00000012, #000000f5);
  position: absolute;
  bottom: 0px;
  left: 5%;
  padding-top: 10px;
  transition: 1s;
}

.Top_placesc .right_box .rightext_box h3 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  padding-left: 30px;
  line-height: 0.4;
}

.Top_placesc .right_box .rightext_box .button_box {
  width: 100%;
  display: flex;
  justify-content: left;
}

.Top_placesc .right_box .rightext_box a {
  text-decoration: none;
  padding: 3px 8px;
  background: var(--main_color);
  margin-top: 6px;
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  margin-left: 30px;
}

.Top_placesc .right_box .rightext_box a:hover {
  color: #000;
} */

/*popular_toursc section start*/
.popular_toursc {
	padding-top: 0px;
	padding-bottom: 30px;
	position: relative;
}

.popular_toursc .owl-carousel .owl-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	margin-top: 10px;
}

.popular_toursc .owl-carousel button.owl-dot.active {
	width: 25px !important;
	height: 10px !important;
	background: var(--main_color) !important;
	border-radius: 100px !important;
}

.popular_toursc .owl-carousel button.owl-dot {
	width: 10px !important;
	height: 10px !important;
	background: var(--main_color) !important;
	border-radius: 100px !important;
	margin-left: 5px !important;
}

.popular_toursc .heading_box h2 {
	font-family: "Poppins";
	font-weight: 400;
	color: #000;
	text-transform: capitalize;
	font-size: 27px;
}

.popular_toursc .heading_box h2 span {
	font-family: "Indie Flower";
	font-weight: 700;
	color: #17a2b8;
}

.popular_toursc .main_box {
	/* display: flex;
  justify-content: space-between; */
	margin-top: 30px;
	background: #f1f1f199;
	padding: 10px;
	align-items: center;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
		rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.popular_toursc .main_box .text_box .rating_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 20px 0px 0px 0px;
}

.popular_toursc .main_box .text_box .rating_box h5 {
	font-size: 17px;
	font-weight: 800;
	font-family: "Indie Flower";
	color: #f37002;
}

.popular_toursc .main_box .text_box .rating_box span {
	color: #19ad6f;
	font-size: 14px;
}

.popular_toursc .main_box .text_box .border_line {
	width: 100%;
	height: 1px;
	margin: 10px 0px 0px;
	background: linear-gradient(
		270deg,
		hsla(0, 0%, 100%, 0.05) -0.13%,
		hsla(0, 0%, 88%, 0.05) 0,
		#f37002 49.17%,
		hsla(0, 0%, 88%, 0.05)
	);
}

.popular_toursc .main_box .text_box h4 {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	backdrop-filter: blur(5px);
	width: 100%;
	background: #2cb3bb1a;
	border-radius: 4px;
	padding: 6px 9px;
	margin: 15px 0px 8px 0px;
}

.popular_toursc .main_box .text_box h6 {
	font-size: 15px;
}

.popular_toursc .main_box .text_box .button_box {
	display: flex;
	justify-content: space-between;
	margin: 15px 0px 0px 0px;
}

.popular_toursc .main_box .text_box a.call_btn {
	padding: 10px 13px;
	border: 1px solid #17a2b8;
	color: #17a2b8;
	border-radius: 4px;
}

.popular_toursc .main_box .text_box a.details_btn {
	text-decoration: none;
	font-size: 15px;
	text-align: center;
	display: block;
	padding: 10px 6px;
	font-family: "Roboto";
	background: #17a2b8;
	color: #fff;
	width: 82%;
	border-radius: 4px;
}

.popular_toursc .image_box .image_element {
	width: 100%;
	height: 280px;
	border-radius: 10px;
	overflow: hidden;
}

.popular_toursc .image_box .image_element img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.popular_toursc .text_box h3 {
	font-family: "Poppins";
	font-weight: 500;
	color: var(--main_color);
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.popular_toursc .text_box p {
	font-family: roboto;
	font-weight: 500;
	font-size: 16px;
	color: #000;
	padding: 10px 0px 0px 0px;
	margin: 0;
}

.popular_toursc .text_box p sup {
	font-size: 12px;
	padding-right: 10px;
}

.popular_toursc .text_box a {
	text-decoration: none;
	color: var(--main_color);
	font-family: "Josefin Sans";
	font-size: 13px;
	padding-top: 7px;
	display: block;
}

.popular_toursc .image_box .owl-carousel button.owl-dot {
	position: absolute;
	bottom: 25px;
	transform: translateX(-50%);
	left: 46%;
	width: 8px !important;
	height: 8px !important;
	background: #c0c0c0 !important;
	border-radius: 100px !important;
	margin: 0px 0px 0px 10px !important;
}

.popular_toursc .image_box .owl-carousel button.owl-dot.active {
	background: #fff !important;
	margin: 0px 0px 0px 22px !important;
}

/*menu Section start*/
.main-menu ul {
	display: flex;
	justify-content: right;
}

.main-menu ul li {
	padding-right: 10px;
}

.menu_icon {
	padding-right: 6px;
}

/*best_sellingsc section start*/
.best_sellingsc {
	padding-top: 30px;
	padding-bottom: 30px;
}

.best_sellingsc .heading_box h2 {
	font-family: "Poppins";
	font-weight: 600;
	color: #000;
}

.best_sellingsc .main_box {
	height: 250px;
	border-radius: 10px 0px;
	overflow: hidden;
	box-shadow: 0px 10px 20px #00000059;
	margin-top: 20px;
}

.best_sellingsc .main_box .image_box {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.best_sellingsc .main_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.best_sellingsc .main_box .image_box .text_box {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background: #0000008a;
	height: 85px;
}

.best_sellingsc .main_box .image_box .text_box h5 {
	color: #fff;
	font-family: roboto;
	font-weight: 600;
	padding: 7px 0px 0px 17px;
	margin: 0px;
	border-bottom: 1px solid #ffffff75;
}

.best_sellingsc .main_box .image_box .text_box p {
	color: #fff;
	font-family: roboto;
	font-weight: 300;
	padding: 4px 0px 0px 18px;
	margin: 0px;
	font-size: 13px;
}

/*======detailsbanner_section start=======*/
.detailsbanner_section {
	background: url("../images/kerala_banner.jpg");
	padding-top: 160px;
	padding-bottom: 50px;
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 1;
}

.detailsbanner_section::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #00000061;
	z-index: -1;
}

.detailsbanner_section .form_box {
	width: 100%;
	border-radius: 10px;
	background: #00000059;
	padding: 15px;
}

.detailsbanner_section .form_box input {
	width: 100%;
	border: 1px solid #ffffff73;
	height: 45px;
	background: #ffffff73;
	margin-bottom: 10px;
	outline: none;
	padding-left: 10px;
}

.detailsbanner_section .form_box input::placeholder {
	color: #000;
	font-family: roboto;
	font-weight: 500;
}

.detailsbanner_section .form_box .message_box {
	width: 100%;
	border: 1px solid #ffffff73;
	height: 145px;
	background: #ffffff73;
	margin-bottom: 10px;
	outline: none;
	padding: 10px 0px 0px 10px;
}

.detailsbanner_section .form_box .message_box::placeholder {
	color: #000;
	font-family: roboto;
	font-weight: 500;
}

.detailsbanner_section .form_box button {
	padding: 6px 20px;
	background: #fff;
	font-weight: 400;
	border: none;
	font-family: "Roboto";
	border-radius: 4px;
}

.detailsbanner_section .text_box h2 {
	font-family: roboto;
	font-weight: 500;
	color: #fff;
	font-size: 45px;
	text-transform: uppercase;
	padding-top: 60px;
}

.detailsbanner_section .text_box p {
	font-family: roboto;
	font-weight: 300;
	color: #fff;
	font-size: 16px;
	padding-top: 10px;
}

/*sidebar_section start*/
.sidebar_section {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #e5e5e5;
}

.sidebar_section .left_box {
	padding: 20px;
	background: #fff;
}

.sidebar_section .left_box .last_minutebox {
	padding: 10px;
	border-left: 5px solid #006ee3;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-shadow: -2px 6px 20px #00000026;
	margin-top: 20px;
	margin-bottom: 20px;
}

.sidebar_section .left_box .last_minutebox .image_box {
	width: 70px;
	height: 70px;
	border-radius: 100px;
	box-shadow: 0px 0px 0px 5px #006ee32e;
	margin-left: 10px;
	position: relative;
}

.sidebar_section .left_box .last_minutebox .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 100px;
}

.sidebar_section .left_box .last_minutebox .image_box::after {
	content: "";
	position: absolute;
	top: 3px;
	right: 1px;
	width: 14px;
	height: 14px;
	border-radius: 100px;
	background: #05b305;
	animation: call 2s linear infinite;
}

@keyframes call {
	0% {
		box-shadow: 0px 0px 0px 5px #000, 0px 0px 0px 5px #000;
	}

	0% {
		box-shadow: 0px 0px 0px 5px #05b30563, 0px 0px 0px 5px #05b30530;
	}
}

.sidebar_section .left_box .last_minutebox .text_box {
	width: 72%;
	margin-top: 10px;
}

.sidebar_section .left_box .last_minutebox .text_box h3 {
	font-family: roboto;
	font-weight: 600;
	font-size: 20px;
	color: #000;
}

.sidebar_section .left_box .last_minutebox .text_box p {
	font-family: roboto;
	font-weight: 300;
	font-size: 14px;
	color: #000;
}

.sidebar_section .left_box .last_minutebox .icon_box {
	width: 45px;
	height: 45px;
	background: #006ee3;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sidebar_section .left_box .last_minutebox .icon_box .hours_icon {
	font-size: 20px;
	color: #fff;
}

.sidebar_section .left_box .nav {
	position: relative;
	left: -22px;
}

.sidebar_section .left_box .nav-pills .nav-link.active {
	color: #000;
	background: linear-gradient(87deg, #f4d1ca 15%, #e2d9b2 100%) !important;
	border: none;
	margin: 11px 0px 8px 0px;
	border-radius: 0px;
	font-family: "Roboto";
	font-weight: 600;
	padding: 8px 0px 8px 0px;
	width: 130px;
}

.sidebar_section .left_box .nav-pills .day_icon {
	padding-right: 5px;
}

.sidebar_section .left_box .nav-pills span {
	font-size: 12px;
	color: #4a4a4a;
}

.sidebar_section .left_box .nav-pills .nav-link {
	color: #000;
	background: linear-gradient(87deg, #d3c8c5 15%, #cdc7ad 100%) !important;
	border: none;
	margin: 11px 0px 8px 0px;
	border-radius: 0px;
	font-family: "Roboto";
	font-weight: 600;
	padding: 8px 0px 8px 0px;
	width: 130px;
}

.sidebar_section .left_box .heading_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sidebar_section .left_box .heading_box h3 {
	padding: 8px 20px;
	background: white;
	font-size: 14px;
	border-left: 2px solid #0a203887;
	border-bottom: 2px solid #0a203887;
	border-radius: 6px 0px;
	box-shadow: 0px 10px 20px #0003;
	font-family: roboto;
}

.sidebar_section .left_box .heading_box h4 {
	padding: 8px 20px;
	background: white;
	font-size: 14px;
	border-right: 2px solid #0a203887;
	border-bottom: 2px solid #0a203887;
	border-radius: 6px 0px;
	box-shadow: 0px 10px 20px #0003;
	font-family: roboto;
}

.sidebar_section .left_box .flight_box {
	background: #dddddd85;
	margin-top: 12px;
	padding: 10px 10px 1px 10px;
}

.sidebar_section .left_box .flight_box h3 {
	font-family: roboto;
	font-weight: 300;
	font-size: 13px;
	color: #000;
}

.sidebar_section .left_box .flight_box h3 span {
	font-weight: 800;
}

.sidebar_section .left_box .flight_box ul {
	padding: 10px;
	margin-top: 16px;
	background: #fff;
	box-shadow: 0px 10px 20px #00000005;
}

.sidebar_section .left_box .flight_box .border_line {
	width: 200px;
	height: 1px;
	border-bottom: 1px dotted #00000069;
	position: relative;
}

.sidebar_section .left_box .flight_box ul li p {
	font-family: roboto;
	font-weight: 600;
	color: #000;
	line-height: 1;
	padding-top: 13px;
}

.sidebar_section .left_box .flight_box ul li p span {
	font-weight: 400;
	font-size: 12px;
}

.sidebar_section .left_box .flight_box ul li a {
	text-decoration: none;
	padding: 6px 10px;
	background: #007bff;
	color: #fff;
	font-family: "Roboto";
	border-radius: 4px 0px;
	font-size: 13px;
}

.sidebar_section .left_box .flight_box .border_line .border_icon {
	position: absolute;
	top: -9px;
	left: 42%;
	font-size: 20px;
	color: #000;
}

.sidebar_section .left_box .flight_box .border_line::after {
	content: "";
	position: absolute;
	top: -5px;
	left: 0px;
	background: #c0c0c0;
	width: 10px;
	border-radius: 100px;
	height: 10px;
	border: 1px solid #00000057;
}

.sidebar_section .left_box .flight_box .border_line::before {
	content: "";
	position: absolute;
	top: -5px;
	right: 0px;
	background: #c0c0c0;
	width: 10px;
	border-radius: 100px;
	height: 10px;
	border: 1px solid #00000057;
}

.sidebar_section .right_box {
	padding: 20px;
	box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
	background: #fff;
}

.sidebar_section .right_box .price_box {
	background: #ecf7ff;
	padding: 10px;
	border: 1px solid #00000014;
}

.sidebar_section .right_box .price_box p {
	padding: 0px;
	margin: 0px;
}

.sidebar_section .right_box .price_box p del {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 14px;
}

.sidebar_section .right_box .price_box h3 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 30px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
}

.sidebar_section .right_box .price_box h3 sub {
	font-size: 13px;
	font-weight: 300;
}

.sidebar_section .right_box .date_box {
	padding: 10px 10px 0px 10px;
	border: 1px solid #0000001f;
	margin-top: 10px;
}

.sidebar_section .right_box .date_box h4 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 16px;
}

.sidebar_section .right_box .button_box {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 16px;
}

.sidebar_section .right_box .button_box a {
	padding: 6px 16px;
	border-radius: 100px;
	font-family: roboto;
	font-size: 13px;
	color: #fff;
	text-transform: capitalize;
	background: linear-gradient(93deg, #53b2fe, #065af3);
}

.sidebar_section .right_box .offer_box {
	margin-top: 30px;
	background: linear-gradient(87deg, #f4d1ca 15%, #e2d9b2 100%);
	padding: 7px 10px 6px 10px;
}

.sidebar_section .right_box .offer_box h4 {
	font-family: roboto;
	font-weight: 500;
	font-size: 18px;
	color: #000;
	padding: 0px;
	margin: 0px;
}

.sidebar_section .right_box .cupon_box {
	border: 1px solid #0000000f;
	margin-top: 15px;
	padding: 10px;
	box-shadow: 1px 0px 11px #0000000d;
}

.sidebar_section .right_box .cupon_box form {
	display: flex;
	align-items: center;
	border-radius: 100px;
	padding: 5px;
	justify-content: space-between;
	border: 1px solid #00000021;
}

.sidebar_section .right_box .cupon_box input {
	border: none;
	width: 80%;
	height: 35px;
	outline: none;
	padding-left: 10px;
}

.sidebar_section .right_box .cupon_box input::placeholder {
	color: #000;
	font-family: roboto;
	font-weight: 500;
}

.sidebar_section .right_box .cupon_box button {
	border: none;
	outline: none;
	font-size: 13px;
	color: #fff;
	padding: 5px 10px;
	background: linear-gradient(48deg, #ff337f, #335cff);
	border-radius: 100px;
	margin-right: 6px;
	font-family: "Rubik";
	font-weight: 400;
}

/*=========header_section start=========*/
/* .header_section {
  padding-top: 10px;
  padding-bottom: 2px !important;
}

.header_section.newClass {
  box-shadow: -3px -3px 20px #00000057;
}

.header_section.newClass .navbar-light .navbar-nav .nav-link {
  color: #000;
}

.header_section.newClass .navbar-light .navbar-nav .active>.nav-link {
  color: #000;
}

#header {
  position: fixed;
  top: 0;
  width: 100%;
  transition: 0.2s;
}

.header_section nav .call_to_action a {
  padding: 3px 12px 3px 3px;
  background: var(--main_color);
  text-decoration: none;
  font-weight: 600;
  display: flex;
  align-items: center;
  border-radius: 100px;
  font-size: 14px;
  margin: 0px 10px 0px 0px;
  color: #fff;
  box-shadow: -3px 13px 15px -9px #0000006b;
  text-transform: capitalize;
  transition: 1s;
  animation: 1s button infinite;
}

.header_section nav .call_to_action a:hover {
  background: #007bff;
  transition: 1s;
} */

/* @keyframes button {
	0%{
		box-shadow: 0px 0px 0px 0px #0000007d, 0px 0px 0px 8px #00000022;
	}
	100%{
		box-shadow: 0px 0px 0px 5px #0000007d, 0px 0px 0px 8px #00000022;
	}
} */
/* .header_section nav .call_to_action .icon_box {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background: #ffffff;
  margin-right: 8px;
  overflow: hidden;
}

.header_section nav .call_to_action .icon_box img {
  width: 40px;
  object-fit: cover;
}

.header_section nav .call_to_action .icon_box i {
  color: #63ac45;
}

.header_section ul.navbar-nav.mr-auto {
  margin-top: 12px;
}

.header_section .navbar-nav .dropdown-menu {
  float: none;
  width: 260px;
  height: 300px;
  overflow-y: scroll;
  left: 0px;
  box-shadow: 0px 10px 20px #00000073;
  padding: 15px;
  top: 38px;
  border-radius: 10px 0px;
  border-left: 4px solid #007bff;
  border-right: 4px solid #007bff;
  position: absolute !important;
}

.header_section .navbar-nav .dropdown-menu .sub_menubox h3 {
  font-family: roboto;
  font-weight: 600;
  color: #007bff;
  font-size: 16px;
}

.header_section .navbar-nav .dropdown-menu .sub_menubox a {
  text-decoration: none;
}

.header_section .navbar-nav .dropdown-menu .sub_menubox p {
  font-family: roboto;
  font-weight: 300;
  color: #000;
  font-size: 13px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  transition: 1s;
}

.header_section .navbar-nav .dropdown-menu .sub_menubox p:hover .header_arrowcon {
  padding-right: 8px;
  transition: 1s;
}

.header_section .navbar-nav .dropdown-menu .sub_menubox p .header_arrowcon {
  font-size: 12px;
  padding-right: 4px;
  color: #007bff;
}

.header_section .top_headersc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_section .top_headersc .right_ulbox .icon_ele {
  width: 30px;
  height: 30px;
  background: #fff;
  border: 1px solid #0000001f;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header_section .top_headersc ul {
  display: flex;
  align-items: center;
  margin: 0px;
  padding: 0px;
}

.header_section .top_headersc ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 7px;
}

.header_section .top_headersc ul li .icon_box {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: #007bff;
  display: flex;
  align-items: center;
  justify-content: center;
  clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
  animation: nikon 3s linear infinite;
} */

/* @keyframes nikon {
  form {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.header_section .top_headersc ul li .icon_box .top_hicon {
  font-size: 16px;
  color: #fff;
}

.header_section .top_headersc ul li .text_box {
  margin-left: 10px;
}

.header_section .top_headersc ul li .text_box h5 {
  font-family: 'Alkatra';
  font-weight: 700;
  font-size: 16px;
  padding: 0;
  margin: 0;
}

.header_section .top_headersc ul li .text_box p {
  font-size: 10px;
  padding: 0px;
  margin: 0px;
}

.header_section .navbar-light .navbar-nav .nav-link {
  padding-left: 35px;
  font-family: 'Roboto';
  font-weight: 600;
  color: #fff;
  padding-top: 12px;
  font-size: 16px;
}

.header_section .navbar-light .navbar-nav .active>.nav-link {
  color: #fff;
}

.header_section .navbar-light .navbar-nav .nav-link .header_menuicon {
  padding-right: 2px;
}

.header_section .navbar-light .navbar-nav .nav-link .header_menuicon1 {
  padding-right: 6px;
}

.header_section .top_headersc {
  padding-bottom: 7px;
  padding-top: 10px;
}

.header_section .navbar-expand-lg {
  padding: 5px 0px 2px 0px;
  height: 62px;
}

header {
  padding: 0px !important;
}

.header_section .top_headersc .left_ulbox {
  width: 79%;
  margin-left: 17%;
}

.header_section .top_headersc .left_ulbox marquee {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 14px;
  padding-top: 6px;
  cursor: pointer;
}

.header_section {
  height: 108px;
}

.header_postionbox {
  width: 100px;
  position: relative;
  display: flex;
  align-items: center;
  top: -31px;
  justify-content: center;
  background: #fff;
}

.header_postionbox img {
  width: 100%;
  height: 100%;
}

.navbar-expand-lg .navbar-collapse {
  margin-top: -18px;
} */

/*top button section start*/
#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	border: none;
	outline: none;
	box-shadow: 0px 0px 10px #00000047;
	width: 50px;
	border-bottom: 3px solid #007bff;
	height: 50px;
	cursor: pointer;
	border-radius: 100px;
	animation: fixed 1s linear infinite;
	-webkit-transition: all ease-in-out 1s;
}

#myBtn .fixed_icon {
	font-size: 20px;
}

@keyframes fixed {
	form {
		box-shadow: 0px 0px 0px 0px #007bff69, 0px 0px 0px 0px #007bff38;
	}

	to {
		box-shadow: 0px 0px 0px 5px #007bff38, 0px 0px 0px 10px #007bff3b;
	}
}

/*cupon_section start*/
.cupon_section {
	padding-top: 30px;
	padding-bottom: 30px;
}

.cupon_section .left_box h3 {
	font-family: "Roboto";
	font-weight: 500;
	color: #000;
}

.cupon_section .left_box p {
	font-family: "Roboto";
	font-weight: 400;
	font-size: 16px;
	color: #000;
	padding-top: 20px;
}

.cupon_section .left_box .image_box {
	height: 340px;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 20px;
}

.cupon_section .left_box .image_box img {
	width: 100%;
	object-fit: cover;
}

.cupon_section .left_box .table_box {
	margin-top: 30px;
}

.cupon_section .left_box .table_box .table thead th {
	font-family: roboto;
}

.cupon_section .left_box .table_box .table td {
	font-family: roboto;
	font-size: 13px;
	font-weight: 500;
}

.cupon_section .left_box .book_box a {
	padding: 8px 18px;
	background: #007bff;
	font-family: roboto;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}

.cupon_section .left_box .discount_box h5 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	padding-top: 20px;
}

.cupon_section .left_box .discount_box ul {
	padding: 0px;
	margin: 0px;
	display: revert;
	margin-left: 18px;
}

.cupon_section .left_box .discount_box ul li {
	list-style: decimal;
	font-family: roboto;
	padding-top: 10px;
}

.cupon_section .slider_box {
	position: relative;
}

.cupon_section .slider_box .image_box {
	overflow: hidden;
	height: 200px;
	border-radius: 8px;
}

.cupon_section .slider_box .image_box .owl-carousel .owl-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cupon_section .slider_box .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 36%;
	right: 10px;
	width: 35px !important;
	height: 35px !important;
	background: #007bff;
	color: #fff !important;
	border-radius: 100px !important;
}

.cupon_section .slider_box .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 36%;
	left: 10px;
	width: 35px !important;
	height: 35px !important;
	background: #007bff;
	color: #fff !important;
	border-radius: 100px !important;
}

.cupon_section .more_offerbox {
	border: 1px solid #00000042;
	padding: 15px;
	border-radius: 8px;
}

.cupon_section .more_offerbox h5 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
}

.cupon_section .more_offerbox p {
	font-family: roboto;
	font-weight: 300;
	font-size: 14px;
	color: #000;
}

.cupon_section .more_offerbox a {
	font-family: roboto;
	font-weight: 400;
	font-size: 14px;
	background: #007bff;
	color: #fff;
	padding: 6px 10px;
	text-decoration: none;
}

.cupon_section .left_box {
	background: #fff;
	box-shadow: 0px 10px 20px #00000021;
	padding: 12px;
}

/*footer section start*/
footer .footer_menubox {
	border-bottom: 1px solid #ffffff42;
	padding-bottom: 15px;
}

footer .footer_menubox ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: flex;
	align-items: center;
}

footer .footer_menubox ul li a {
	padding-left: 10px;
	font-family: roboto;
	font-size: 16px;
	color: #fff;
	padding-right: 22px;
	text-decoration: none;
}

footer .footer_menubox ul li .footer_menucon {
	font-size: 16px;
	color: #fff;
	padding-right: 5px;
}

footer .text_box h3 {
	font-family: roboto;
	font-weight: 400;
	font-size: 17px;
	text-align: left;
	color: #fff;
	padding-top: 20px;
}

footer .link_con a {
	color: #a1a1a1d1;
	font-family: "Roboto";
	font-size: 14px;
	font-weight: 400;
	padding-top: 12px;
	display: block;
	transition: 1s;
	text-decoration: none;
}

footer .link_con a:hover {
	padding-left: 10px;
	transition: 1s;
}

footer .text_box {
	margin-top: 20px;
}

footer .coppy_rightbox {
	border-bottom: 1px solid #ffffff2e;
}

footer .coppy_rightbox p {
	font-family: roboto;
	font-weight: 300;
	font-size: 12px;
	text-align: center;
	color: #ffffffc9;
	padding-top: 40px;
}

/*destination_consc section start*/
.destination_consc {
	padding-top: 30px;
	position: relative;
}

.destination_consc .main_box {
	padding: 10px;
	box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
}

.destination_consc .main_box .image_box {
	width: 100%;
	height: 160px;
	border-radius: 4px;
	overflow: hidden;
}

.destination_consc .main_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.destination_consc .main_box .text_box h3 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

.destination_consc .main_box .text_box h5 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}

.destination_consc .main_box .text_box p {
	font-family: roboto;
	font-weight: 300;
	color: #000;
	font-size: 13px;
	padding-top: 10px;
	margin: 0px;
}

.destination_consc .main_box .text_box .button_box a {
	color: #000;
	font-family: roboto;
	font-weight: 400;
	font-size: 13px;
	padding-top: 6px;
	display: block;
}

.destination_consc .owl-item {
	padding: 0px 0px 10px 0px !important;
}

.destination_consc .owl-carousel .owl-nav button.owl-prev {
	width: 45px !important;
	height: 45px !important;
	border-radius: 100px !important;
	background: #fff !important;
	position: absolute;
	top: 37%;
	box-shadow: 0px 10px 20px #00000036;
	left: -5px;
}

.destination_consc .owl-carousel .owl-nav button.owl-next {
	width: 45px !important;
	height: 45px !important;
	border-radius: 100px !important;
	background: #fff !important;
	position: absolute;
	top: 37%;
	box-shadow: 0px 10px 20px #00000036;
	right: -5px;
}

/*destination_details section start*/
.destination_details {
	padding-top: 30px;
	padding-bottom: 30px;
}

.destination_details .filter_box .heading_box h3 {
	font-family: "roboto";
	font-weight: 500;
	color: #000;
}

.destination_details .filter_box .heading_box p {
	font-family: "roboto";
	font-weight: 500;
	color: #000;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.destination_details .filter_box .search_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px dotted #00000059;
	height: 45px;
	margin-top: 8px;
}

.destination_details .filter_box .search_box form {
	width: 100%;
}

.destination_details .filter_box .search_box input {
	border: none;
	outline: none;
	background: transparent;
	padding-left: 10px;
	width: 90%;
	color: #000;
	font-family: roboto;
	font-weight: 500;
}

.destination_details .filter_box .search_box input::placeholder {
	color: #000;
}

.destination_details .filter_box .search_box button {
	border: none;
	background: transparent;
}

.destination_details .filter_box .price_box {
	border: 1px solid #00000030;
	padding: 10px 10px 0px 10px;
	margin-top: 10px;
}

.destination_details .filter_box .total_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	transition: 1s;
}

.destination_details .filter_box .total_box h5 {
	font-family: roboto;
	font-weight: 600;
	color: #000;
}

.destination_details .filter_box .total_box:hover .down_arrow {
	transform: rotate(180deg);
	transition: 1s;
}

.destination_details .filter_box .total_box .down_arrow {
	font-size: 22px;
	margin-top: -10px;
}

.slidecontainer {
	width: 100%;
}

.destination_details .filter_box .range_box .slider {
	-webkit-appearance: none;
	width: 100%;
	height: 25px;
	background: #007bff;
	outline: none;
	opacity: 0.7;
	-webkit-transition: 0.2s;
	transition: opacity 0.2s;
}

.rangeslider__fill {
	background: #007bff !important;
}

.destination_details .filter_box .range_box .slider:hover {
	opacity: 1;
}

.destination_details .filter_box .range_box .slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 25px;
	height: 25px;
	background: #04aa6d;
	cursor: pointer;
}

.destination_details .filter_box .range_box .slider::-moz-range-thumb {
	width: 25px;
	height: 25px;
	background: #04aa6d;
	cursor: pointer;
}

.destination_details .filter_box .mrp_box form {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
}

.destination_details .filter_box .mrp_box .mrp_input {
	width: 45%;
	height: 35px;
	color: #000;
	border: 1px solid #00000045;
	outline: none;
	padding-left: 10px;
}

.destination_details .filter_box .mrp_box p {
	font-family: roboto;
	font-weight: 600;
	padding-top: 15px;
}

.destination_details .filter_box .mrp_box .mrp_input1 {
	width: 45%;
	height: 35px;
	color: #000;
	border: 1px solid #00000045;
	outline: none;
	padding-left: 10px;
}

.destination_details .filter_box .range_box {
	margin-top: 20px;
}

.destination_details .filter_box {
	border: 1px solid #00000014;
	padding: 10px;
	position: sticky;
	top: 129px;
}

.destination_details .right_box {
	border: 1px solid #00000014;
	padding: 10px;
	border-right: 6px solid #007bff;
	border-radius: 20px 0px;
	margin-bottom: 15px;
}

.destination_details .right_box .hotel_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.destination_details .right_box .image_box {
	width: 40%;
	height: 190px;
	border-radius: 4px;
	overflow: hidden;
}

.destination_details .right_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.destination_details .right_box .heading_box {
	width: 50%;
}

.destination_details .right_box .heading_box .start_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 45%;
	margin-left: 5%;
}

.destination_details .right_box .heading_box .start_box .start_icon {
	font-size: 20px;
	color: #fec22d;
}

.destination_details .right_box .heading_box h5 {
	font-family: roboto;
	font-weight: 600;
	color: #000;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 5%;
}

.destination_details .right_box .heading_box .lounch_con {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 78%;
	margin-left: 5%;
	margin-top: 14px;
}

.destination_details .right_box .heading_box .lounch_con .room_icon {
	font-size: 16px;
}

.destination_details .right_box .heading_box .lounch_con h6 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 16px;
	margin: 0px;
}

.destination_details .right_box .heading_box .read_morebox a {
	padding: 4px 14px;
	border-radius: 100px;
	border: 1px solid #0000001c;
	display: inline-block;
	font-family: roboto;
	text-decoration: none;
	margin-left: 5%;
	font-weight: 500;
	box-shadow: 0px 0px 10px #00000021;
	margin-top: 15px;
}

.destination_details .right_box .details_box {
	width: 10%;
}

/*policy_section section start*/
.policy_section {
	padding-top: 30px;
	padding-bottom: 30px;
}

.policy_section .text_box .heading_box {
	padding: 8px 5px 6px 10px;
	background: linear-gradient(87deg, #f4d1ca 15%, #e2d9b2 100%);
	margin-bottom: 10px;
}

.policy_section .text_box .heading_box h2 {
	font-family: roboto;
	font-weight: 600;
	color: #000;
	font-size: 22px;
	margin: 0px;
}

.policy_section .text_box .list_box ul {
	width: 98%;
	margin-left: 2%;
}

.policy_section .text_box .list_box ul li {
	list-style: circle;
}

.policy_section .text_box .list_box ul li p .li_icon {
	padding-right: 10px;
	font-size: 20px;
	color: #00000073;
}

.policy_section .text_box .list_box ul li p {
	color: #000;
	font-family: roboto;
	font-weight: 500;
	padding-top: 5px;
}

/*flight section start*/
.flightbanner_section {
	background: url("../images/flight_banner.jpg");
	background-size: cover;
	background-position: center;
	padding-top: 200px;
	padding-bottom: 80px;
	position: relative;
	z-index: 1;
}

.flightbanner_section::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #00000059;
	z-index: -1;
}

/*top_flightsc section start*/
.top_flightsc {
	padding-top: 30px;
	padding-bottom: 30px;
}

.top_flightsc .text_box h5 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 15px;
	padding-top: 40px;
}

.top_flightsc .text_box h2 {
	font-family: "Josefin Sans";
	font-weight: 700;
	font-size: 45px;
	padding-top: 2px;
	color: #000;
}

.top_flightsc .text_box {
	margin-bottom: 20px;
}

.top_flightsc .text_box p {
	font-family: roboto;
	font-weight: 300;
	font-size: 16px;
	color: #000;
}

.top_flightsc .image_box {
	height: 300px;
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 10px 20px #0000003b;
	position: relative;
	transition: 1s;
	margin-top: 20px;
}

.top_flightsc .image_box:hover img {
	transform: scale(1.1);
	transition: 1s;
}

.top_flightsc .image_box img {
	width: 94%;
	height: 94%;
	margin-left: 3%;
	margin-top: 2.6%;
	object-fit: cover;
}

.top_flightsc .postion_box {
	position: absolute;
	bottom: 10px;
	left: 3%;
	width: 94%;
	background: #00000078;
}

.top_flightsc .postion_box h3 {
	font-family: roboto;
	font-weight: 600;
	color: #fff;
	padding-left: 10px;
	padding-top: 10px;
}

.top_flightsc .find_box {
	margin-top: 120px;
}

.top_flightsc .find_box h6 {
	color: #000;
	font-family: "Josefin Sans";
	font-weight: 600;
	font-size: 30px;
	margin-bottom: 16px;
}

.top_flightsc .find_box a {
	text-decoration: none;
	font-family: roboto;
	font-weight: 500;
	padding: 9px 20px;
	background: #000;
	color: #fff;
}

/*banner_section start*/
.banner_section {
	padding-top: 0px;
	position: relative;
	/* top: -860px; */
	z-index: -1;
}

.banner_section .image_box:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: linear-gradient(#ff000000 60%, black);
	height: 100%;
	z-index: 10;
}

.banner_section .text_postion_box {
	position: absolute !important;
	bottom: 12% !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
	z-index: 99 !important;
	top: revert;
	width: 80%;
	text-align: center;
}

.banner_section .text_postion_box h5 {
	color: #fff;
}

.banner_section .text_postion_box h5 span {
	color: orange;
	font-family: "Indie Flower";
	font-weight: 400;
	font-size: 30px;
	margin: 0px;
}

.banner_section .text_postion_box h1 {
	font-size: 35px;
	text-align: center;
	text-transform: capitalize;
	color: #ffff;
	line-height: 0.6;
}

.banner_section .text_postion_box h6 {
	color: #fff;
	padding: 20px 0px 0px 0px;
}

.banner_section .text_postion_box h6 b {
	font-size: 22px;
}

.banner_section .text_postion_box h4.badge.badge-info {
	padding: 10px 18px;
	font-size: 16px;
	font-weight: 400;
	margin: 10px 0px 0px 0px;
}

.banner_section .text_postion_box .border_line {
	width: 100%;
	height: 1px;
	background: #fff;
	margin: 30px 0px 0px 0px;
}

.banner_section .text_postion_box a {
	text-decoration: none;
	color: #fff;
}

.banner_section .text_postion_box a.call_toaction {
	padding: 6px 20px;
	background: #fff;
	border-radius: 100px;
	color: #000;
	margin: 10px 0px 0px 0px;
	display: inline-block;
	font-weight: 500;
}

.banner_section.packges_banner .image_box {
	height: 890px;
}

.banner_section.packges_banner .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner_section.packgesdetails_banner {
	height: 890px;
	padding-top: 0px;
}

.banner_section.packgesdetails_banner .banner_slider1 {
	height: revert;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.banner_section.packgesdetails_banner .image_box img {
	width: 100%;
	height: 100%;
}

.banner_section .image_box {
	height: 890px;
	width: 100%;
}

.banner_section .image_box img {
	height: 890px;
	object-fit: revert !important;
}

.banner_section .owl-nav button.owl-next {
	position: absolute;
	top: 50%;
	box-shadow: 1px 1px 20px #00000073;
	right: 15px;
	width: 45px !important;
	height: 45px !important;
	border-radius: 100px !important;
	background: #ffffff52 !important;
	z-index: 999999 !important;
	display: none;
}

.banner_section .owl-nav button.owl-prev {
	position: absolute;
	top: 50%;
	box-shadow: 1px 1px 20px #00000073;
	left: 15px;
	width: 45px !important;
	height: 45px !important;
	border-radius: 100px !important;
	background: #ffffff52 !important;
	z-index: 999999 !important;
	display: none;
}

.banner_section .postion_ratingbox {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: #000;
	left: 0px;
	padding: 12px 0px;
	z-index: 9999999999;
}

.banner_section .postion_ratingbox ul {
	width: 80%;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0px;
}

.banner_section .postion_ratingbox ul li .sub_reviewbox {
	display: flex;
}

.banner_section .postion_ratingbox ul li .sub_reviewbox i {
	color: #fff;
	margin: 0px 5px 0px 0px;
}

.banner_section .postion_ratingbox ul li .sub_reviewbox i.star {
	color: rgb(187, 184, 22);
	margin: 0px 0px 0px 0px;
}

.banner_section .postion_ratingbox ul li .sub_reviewbox i.facebook {
	color: #0866ff;
}

.banner_section .postion_ratingbox ul li .sub_reviewbox i.google {
	color: #fff;
}

.banner_section .postion_ratingbox ul li .sub_reviewbox i.instagram {
	color: #ee4b51;
}

.banner_section .postion_ratingbox ul li .sub_reviewbox h5 {
	color: #fff;
	font-size: 14px;
	margin: 0px;
}

.banner_section .postion_ratingbox ul li .sub_reviewbox h5 span {
	color: rgb(187, 184, 22);
	margin: 0px 0px 0px 8px;
}

.banner_section .postion_ratingbox ul li h6 {
	margin: 0px;
	color: #fff;
	font-weight: 400;
}

.banner_section .postion_ratingbox ul li h6 i {
	color: rgb(4, 175, 95);
}

/*banner_formsection start*/
/* .banner_formsection {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #0000009e;
  position: relative;
  z-index: 1;
  margin-top: -1000px;
}

.banner_formsection .text_box h3 {
  font-family: 'Poppins';
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  ;
}

.banner_formsection .banner_formcon {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.banner_formsection .banner_formcon form {
  width: 100%;
}

.banner_formsection .banner_formcon form input {
  width: 40%;
  height: 35px;
  background: #fff;
  color: #000;
  border: none;
  outline: none;
  padding-left: 10px;
  font-size: 14px;
}

.banner_formsection .banner_formcon form input::placeholder {
  color: #000;
  font-family: roboto;
  font-weight: 400;
}

.banner_formsection .banner_formcon form select {
  width: 25%;
  height: 35px;
  background: #fff;
  color: #000;
  border: none;
  outline: none;
  font-family: roboto;
  font-weight: 400;
  font-size: 14px;
}

.banner_formsection .banner_formcon form button {
  padding: 6px 14px;
  border: none;
  outline: none;
  font-family: 'Roboto';
  color: #fff;
  background: var(--main_color);
} */

/*onlode popup  section start*/
/* .Onlode_popupsc .modal-dialog {
  top: 30% !important;
  max-width: 800px;
}

.Onlode_popupsc .modal {
  background: #0000008c;
}

.Onlode_popupsc #myModal .modal-header {
  background: var(--main_color);
  padding: 0px 10px 0px 10px;
  margin: 0px;
}

.Onlode_popupsc .modal-title {
  font-family: roboto;
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  margin: 0px;
  padding: 0px;
  line-height: 2;
}

.Onlode_popupsc .close_con {
  font-size: 19px;
  color: #fff;
}

.Onlode_popupsc .image_box {
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.Onlode_popupsc .image_box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.Onlode_popupsc .text_box .button_box {
  width: 200px;
  height: 50px;
  border: 2px solid var(--main_color);
  border-radius: 4px;
}

.Onlode_popupsc .text_box .button_box a {
  width: 190px;
  height: 40px;
  background: var(--main_color);
  font-family: 'Roboto';
  color: #fff;
  margin-left: 3px;
  margin-top: 3px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.Onlode_popupsc .text_box .button_box a .call_con {
  font-size: 20px;
  padding-right: 5px;
}

.Onlode_popupsc .text_box p {
  font-family: roboto;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  padding-top: 10px;
}

.Onlode_popupsc .form_box form label {
  width: 30%;
  font-family: roboto;
  font-weight: 400;
}

.Onlode_popupsc .form_box form input {
  width: 65%;
  height: 40px;
  padding-left: 10px;
  outline: none;
  margin-bottom: 10px;
  border: 1px solid #00000070;
}

.Onlode_popupsc .form_box form button {
  padding: 5px 10px;
  background: var(--main_color);
  color: #fff;
  font-family: roboto;
  font-weight: 400;
  border: none;
  outline: none;
} */

/*holiday_detailssc section start*/
.holiday_detailssc {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: -1000px;
}

.holiday_detailssc .drop_downsc {
	background: #f1eff0;
	padding: 10px;
	width: 100%;
	margin: 10px 0px;
	position: relative;
	z-index: 999;
}

.holiday_detailssc .drop_downsc.d_nonecon {
	display: none;
}

.holiday_detailssc .drop_downsc .show_con {
	display: none;
}

.holiday_detailssc .drop_downsc .filter_con {
	background: #f1eff0;
	padding: 10px;
	display: flex;
	justify-content: space-between;
}

.holiday_detailssc .drop_downsc .filter_con h6 {
	margin: 0px;
	padding: 0px;
}

.holiday_detailssc .drop_downsc .filter_con .down_arrow {
	font-size: 20px;
	margin-top: -9px;
}

.holiday_detailssc .drop_downsc .next_arrow {
	padding-right: 5px;
	color: #00000057;
}

.holiday_detailssc .drop_downsc .btn-primary {
	background: transparent !important;
	outline: none !important;
	border: none !important;
	color: #000 !important;
	font-family: roboto;
	font-weight: 600;
}

.holiday_detailssc .drop_downsc .price_con {
	display: flex;
	align-items: center;
	width: 90%;
	margin: 0 auto;
	justify-content: space-between;
}

.holiday_detailssc .drop_downsc .price_con h5 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 12px;
}

.holiday_detailssc .drop_downsc .text_con p {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 12px;
	text-align: center;
	padding-left: 5px;
	padding-top: 10px;
}

.holiday_detailssc .select_box {
	display: flex;
	justify-content: right;
	position: absolute;
	right: 0px;
	top: -39px;
}

.holiday_detailssc .select_box select {
	width: 160px;
	height: 41px;
	background: #fff;
	color: #000000;
	padding: 5px;
	box-shadow: 0px 2px 3px #0000001f;
	font-size: 15px;
	border: none;
	font-family: roboto;
	font-weight: 600;
	outline: none;
}

.holiday_detailssc .select_box .dropdown {
	background: #fff;
}

.holiday_detailssc .select_box .dropdown span {
	font-size: 12px;
	padding-right: 4px;
	color: #000000a1;
}

.holiday_detailssc .drop_downsc .slider {
	-webkit-appearance: none;
	width: 90%;
	height: 16px;
	margin-left: 5%;
	background: #d3d3d3;
	outline: none;
	opacity: 0.7;
	-webkit-transition: 0.2s;
	transition: opacity 0.2s;
}

.holiday_detailssc .drop_downsc .range {
	width: 90%;
	margin-left: 5%;
	cursor: pointer;
}

.holiday_detailssc .drop_downsc .slider:hover {
	opacity: 1;
}

.holiday_detailssc .ui-slider-horizontal .ui-slider-range {
	background: #007bff;
}

.ui-widget.ui-widget-content {
	/* width: 80%; */
	margin-left: 0%;
	margin-top: 7px;
}

.ui-timepicker-standard .ui-state-hover {
	background: #ffa633 !important;
	color: #fff !important;
}

.ui-timepicker-standard {
	border: 1px solid #aaaaaa4b !important;
	box-shadow: 0px 1px 5px #00000033;
}

a.ui-corner-all {
	border-bottom: 1px solid #0000001c;
}

.holiday_detailssc .drop_downsc .slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 16px;
	height: 16px;
	border-radius: 100px;
	background: #007bff;
	cursor: pointer;
}

.holiday_detailssc .drop_downsc .slider::-moz-range-thumb {
	width: 25px;
	height: 25px;
	background: #04aa6d;
	cursor: pointer;
}

.holiday_detailssc .drop_downsc .list_flexcon {
	display: flex;
	justify-content: space-between;
}

.holiday_detailssc .text_con h1 {
	font-family: roboto;
	font-weight: 600;
	color: #000;
	position: relative;
	z-index: 99;
	margin-bottom: 24px;
}

.holiday_detailssc .text_con a {
	font-family: roboto;
	padding: 5px 12px;
	font-weight: 400;
	background: #0b642b;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
}

/* .holiday_detailssc .headign_box a{
	font-family: roboto;
    padding: 5px 12px;
    font-weight: 400;
    background: #c31e2e;
    font-size: 14px;
    margin-left: 6px;
    color: #fff;
} */
.holiday_detailssc .headign_box {
	white-space: nowrap;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.holiday_detailssc .headign_box p {
	font-family: roboto;
	font-weight: 400;
	color: #000;
	font-size: 15px;
}

.holiday_detailssc .headign_box h5 {
	font-family: roboto;
	font-weight: 500;
	color: #0094da;
}

.holiday_detailssc .headign_box h6 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
}

.holiday_detailssc .headign_box ul {
	padding: 0px;
	margin: 0px 16px;
}

.holiday_detailssc .headign_box ul li {
	font-family: roboto;
	padding-top: 6px;
	color: #000;
	font-size: 14px;
}

.holiday_detailssc .headign_box ul li .next_arrow {
	font-size: 18px;
	color: #000000a6;
	padding-right: 6px;
}

.holiday_detailssc .headign_box .table_box {
	margin-top: 20px;
}

.holiday_detailssc .headign_box .table_box thead {
	background: #0094da;
}

.holiday_detailssc .headign_box .table-bordered thead th {
	color: #fff;
	font-family: roboto;
	font-weight: 500;
}

.holiday_detailssc .headign_box .table_box .table-bordered td {
	font-family: roboto;
	font-weight: 400;
	color: #000;
}

.holiday_detailssc .flex_box {
	display: flex;
	justify-content: space-between;
	position: relative;
	/*z-index: 999;*/
}

.holiday_detailssc .right_box {
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
	border: 1px solid #00000029;
	width: 76%;
}

.holiday_detailssc .left_box {
	width: 23%;
}

.holiday_detailssc .list_detailsbox {
	padding: 10px 20px;
	background: #f6f8fb;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
		rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	width: 97%;
	margin: 0 auto;
	margin-top: 30px;
	display: none;
}

.holiday_detailssc .list_detailsbox ul {
	list-style: disc;
	margin: 0px 0px 17px 20px;
}

.holiday_detailssc .right_box .image_box {
	width: 30%;
	height: 220px;
	overflow: hidden;
	border-radius: 10px 0px 0px 10px;
}

.holiday_detailssc .right_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.holiday_detailssc .right_box .text_box {
	width: 65%;
	margin-left: 5%;
	position: relative;
}

.holiday_detailssc .right_box .postion_offerbox {
	position: absolute;
	top: 0px;
	right: -1px;
	display: flex;
	align-items: center;
	width: 120px;
	justify-content: center;
	height: 40px;
	clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
	background: var(--main_color);
}

.holiday_detailssc .right_box .postion_offerbox h5 {
	font-family: roboto;
	font-weight: 500;
	color: #fff;
	font-size: 11px;
	padding-left: 6px;
	padding-top: 10px;
}

.holiday_detailssc .right_box .text_box h3 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 20px;
	padding-top: 12px;
	width: 75%;
}

.holiday_detailssc .right_box .text_box .Time_box {
	background: #ffffff;
	width: 98%;
	box-shadow: -1px 4px 9px #00000021;
	padding: 0px 10px 0px 10px;
	margin-top: 21px;
}

.holiday_detailssc .right_box .text_box .Time_box ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	list-style: none;
}

.holiday_detailssc .right_box .text_box .Time_box ul li p {
	font-size: 12px;
	margin: 0px;
}

.holiday_detailssc .right_box .text_box .Time_box ul li a {
	padding: 5px 10px;
	background: #d3d3d3;
	border-radius: 100px;
	color: #fff;
	font-family: roboto;
	font-weight: 400;
	font-size: 12px;
}

.holiday_detailssc .start_box {
	width: 32%;
	display: flex;
	justify-content: space-between;
}

.holiday_detailssc .start_box .start_con {
	color: #bfcb5a;
	font-size: 16px;
}

.holiday_detailssc .customized_box h5 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 15px;
}

.holiday_detailssc .customized_box p {
	font-family: roboto;
	font-weight: 400;
	color: #000;
	font-size: 13px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
}

.holiday_detailssc .customized_box {
	margin-top: 10px;
}

.holiday_detailssc .customized_box ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 75%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	cursor: pointer;
}

.holiday_detailssc .customized_box ul li .text_con h6 {
	font-family: roboto;
	font-weight: 400;
	color: #000;
	font-size: 14px;
	padding-top: 5px;
}

.holiday_detailssc .customized_box ul li .icon_box {
	width: 35px;
	height: 35px;
	border-radius: 100px;
	border: 1px solid #c0c0c0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.holiday_detailssc .customized_box ul li .icon_box .customized_icon {
	color: var(--main_color);
}

.holiday_detailssc .customized_box ul li .hide_boxcon {
	display: none;
	position: absolute;
	width: 100%;
	left: -23px;
	border-top: 1px solid #00000057;
	padding: 0px 10px 10px 10px;
	border-radius: 10px;
	box-shadow: 0px 10px 20px #00000070;
	background: #fff;
	z-index: 9;
	height: 300px;
	overflow: auto;
}

.holiday_detailssc .customized_box ul li .hide_boxcon .cros_icon {
	position: absolute;
	top: 8px;
	right: 9px;
	font-size: 18px;
	color: red;
}

.holiday_detailssc .customized_box ul li .hide_boxcon h3 {
	font-family: roboto;
	font-weight: 500;
	color: #0056b3;
	padding-bottom: 7px;
	font-size: 18px;
	border-bottom: 2px solid #0056b3;
	position: sticky;
	top: 0px;
	background: #fff;
	width: 100%;
}

.holiday_detailssc .customized_box ul li .hide_boxcon .hide_icon {
	padding-right: 6px;
}

.holiday_detailssc .customized_box ul li .hide_boxcon ul {
	list-style: circle;
	display: revert;
	margin-left: 23px;
	font-family: "Roboto";
	font-weight: 400;
	font-size: 14px;
	width: 94%;
}

.holiday_detailssc .customized_box ul li .hide_boxcon ul li {
	padding-top: 5px;
	border-bottom: 1px solid #00000040;
	padding-bottom: 5px;
}

.holiday_detailssc .left_box {
	border: 1px solid #00000029;
	border-left: none;
	padding: 10px;
	margin-top: 15px;
	width: 24%;
	position: relative;
	left: -1px;
}

.holiday_detailssc .left_box .heading_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.holiday_detailssc .left_box .heading_box h5 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}

.holiday_detailssc .left_box .heading_box .dropdown-toggle {
	white-space: nowrap;
	background: #fff;
	border: 1px solid #fff;
	color: #000;
	outline: none;
}

.holiday_detailssc .left_box .heading_box .dropdown-item {
	font-family: roboto;
	font-weight: 500;
	color: #000;
}

.holiday_detailssc .left_box .price_con h5 {
	font-family: roboto;
	font-weight: 500;
	text-align: center;
	color: #000;
	padding-top: 15px;
}

.holiday_detailssc .left_box .price_con h5 del {
	font-size: 14px;
	padding-right: 6px;
	color: #00000082;
}

.holiday_detailssc .left_box .price_con p {
	font-family: roboto;
	font-weight: 400;
	text-align: center;
	color: #000;
	font-size: 13px;
}

.holiday_detailssc .left_box .price_con .button_con {
	display: flex;
	align-items: center;
	justify-content: center;
}

.holiday_detailssc .left_box .price_con .button_con a {
	text-decoration: none;
	padding: 8px 12px;
	background: var(--main_color);
	font-family: "Roboto";
	color: #fff;
	font-size: 14px;
	border-radius: 100px;
	font-weight: 500;
}

.holiday_detailssc .filter_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	display: none;
}

.holiday_detailssc .filter_box h3 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
}

.holiday_detailssc .filter_box span i {
	font-size: 20px;
}

.holiday_detailssc div#hide_con {
	width: 98%;
	margin-left: 4px;
}

.holiday_detailssc .gapping_con {
	padding: 0px;
}

.holiday_detailssc .filter_box .arrow_open {
	transform: rotate(180deg);
}

.holiday_detailssc div#mobile_showcon {
	display: none;
}

/*holiday_subdetails section start*/
.holiday_subdetails {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: -1000px;
}

.holiday_subdetails .flex-column {
	flex-direction: revert !important;
}

.holiday_subdetails .header_box {
	margin-top: 15px;
}

.holiday_subdetails .header_box h3 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 20px;
}

.holiday_subdetails .main_headingcon {
	display: flex;
	padding-right: 10px;
	height: 45px;
	align-items: center;
	margin-bottom: 12px;
	clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
	background: #e4e2e2;
	justify-content: right;
	padding: 10px;
	/* width: 77%; */
	margin-left: 23%;
}

.holiday_subdetails .main_headingcon h5 {
	font-family: roboto;
	font-weight: 500;
	font-size: 14px;
	color: #000;
	padding-left: 10px;
	margin: 0px;
}

.holiday_subdetails .trams_conditionbox {
	margin-top: 15px;
}

.holiday_subdetails .trams_conditionbox .nav-tabs {
	background: transparent;
	margin: 0px;
}

.holiday_subdetails .trams_conditionbox .nav ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.holiday_subdetails .trams_conditionbox .text_con {
	margin-top: 20px;
}

.holiday_subdetails .trams_conditionbox .text_con p {
	font-family: roboto;
	font-weight: 300;
	color: #000;
	font-size: 14px;
}

.holiday_subdetails .nav-tabs {
	background: #2c3333;
	padding: 5px;
	margin-bottom: 15px;
}

.holiday_subdetails .nav-tabs .nav-link.active {
	background: white;
	font-family: "Roboto";
	color: #000;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 0px;
	border: 1px solid #fff !important;
	margin-right: 8px;
}

.holiday_subdetails .nav-tabs .nav-link {
	background: transparent;
	font-family: "Roboto";
	color: #fff;
	font-weight: 400;
	text-transform: capitalize;
	border-radius: 0px;
}

.holiday_subdetails .tabs_imagebox {
	height: 373px;
	overflow: hidden;
	position: relative;
}

.holiday_subdetails .tabs_imagebox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.holiday_subdetails .owl-nav button.owl-next {
	position: absolute;
	top: 40%;
	box-shadow: 1px 1px 20px #00000073;
	right: 15px;
	width: 45px !important;
	height: 45px !important;
	border-radius: 100px !important;
	background: #ffffff85 !important;
}

.holiday_subdetails .owl-nav button.owl-prev {
	position: absolute;
	top: 40%;
	box-shadow: 1px 1px 20px #00000073;
	left: 15px;
	width: 45px !important;
	height: 45px !important;
	border-radius: 100px !important;
	background: #ffffff85 !important;
}

.holiday_subdetails .text_box h3 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
}

.holiday_subdetails .text_box form input {
	width: 100%;
	height: 45px;
	background: #c0c0c059;
	padding-left: 12px;
	margin-bottom: 10px;
	border: none;
	outline: none;
	color: #000;
}

.holiday_subdetails .text_box form input::placeholder {
	color: #000;
	font-family: roboto;
	font-weight: 500;
	font-size: 13px;
}

.holiday_subdetails .text_box form textarea {
	width: 100%;
	height: 80px;
	background: #c0c0c059;
	padding-left: 12px;
	margin-bottom: 10px;
	padding-top: 10px;
	border: none;
	outline: none;
	color: #000;
}

.holiday_subdetails .text_box form textarea::placeholder {
	color: #000;
	font-family: roboto;
	font-weight: 500;
	font-size: 13px;
}

.holiday_subdetails .text_box form button {
	width: 100%;
	border-radius: 100px;
	outline: none;
	padding: 6px;
	border: none;
	background: var(--main_color);
	color: #fff;
}

.holiday_subdetails .text_box form {
	box-shadow: 0px 10px 20px #00000021;
	padding: 10px;
}

.holiday_subdetails .text_box ul {
	padding: 0px;
	margin: 0px;
}

.holiday_subdetails .text_box ul li {
	font-family: roboto;
	font-weight: 400;
	color: #000;
	padding-top: 5px;
	font-size: 13px;
	list-style: inside;
}

.holiday_subdetails .text_box .icon_box ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 70%;
	margin-top: 30px;
	padding: 5px 10px 2px 10px;
	border: 1px solid #0000002e;
}

.holiday_subdetails .text_box .icon_box ul li {
	list-style: none;
	display: flex;
}

.holiday_subdetails .text_box .icon_box ul li .con_ele {
	font-size: 18px;
	color: #000000c7;
}

.holiday_subdetails .text_box .icon_box ul li .text_con h5 {
	font-family: roboto;
	font-weight: 500;
	font-size: 18px;
	padding-left: 6px;
}

.holiday_subdetails .tab_box .date_con {
	font-size: 20px;
	padding-right: 5px;
	display: none;
}

.holiday_subdetails .tab_box .nav-pills .nav-link.active {
	color: #000;
	border-radius: 6px 0px;
	font-family: "Roboto";
	font-weight: 500;
	background: transparent;
	border-right: 1px solid #0000001c;
}

.holiday_subdetails .tab_box .nav-pills .nav-link {
	font-family: "Roboto";
	font-weight: 500;
	background: transparent !important;
	color: #00000070;
	margin-top: 6px;
	border-radius: 6px 0px;
	border-right: 1px solid #0000001c;
}

.holiday_subdetails .trams_conditionbox h3 {
	font-family: roboto;
	font-weight: 400;
	color: #000;
}

.holiday_subdetails .trams_conditionbox ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

.holiday_subdetails .trams_conditionbox ul li {
	font-family: roboto;
	font-weight: 400;
	font-size: 13px;
	padding-top: 5px;
	color: #000;
}

.holiday_subdetails .trams_conditionbox .nav-tabs .nav-link {
	color: #000;
	font-size: 16px;
}

.holiday_subdetails .trams_conditionbox .nav-tabs .nav-link.active {
	border-bottom: 2px solid #007bff !important;
}

.holiday_subdetails .day_mainbox .seduel_box {
	background: #ecf7ff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 12px;
	margin-bottom: 12px;
}

.holiday_subdetails .day_mainbox .seduel_box h5 {
	padding: 6px 16px;
	background: linear-gradient(87deg, #f4d1ca 15%, #e2d9b2 100%);
	color: #000;
	font-family: roboto;
}

.holiday_subdetails .day_mainbox .seduel_box h6 {
	font-family: roboto;
	font-weight: 500;
	padding-top: 13px;
	color: #000;
}

.holiday_subdetails .day_mainbox .time_box ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	margin-top: 12px;
}

.holiday_subdetails .day_mainbox .time_box ul li .sedual_icon {
	color: #000;
}

.holiday_subdetails .day_mainbox .time_box span {
	padding-right: 14px;
	font-family: "Josefin Sans";
	font-weight: 600;
	color: #000;
}

.holiday_subdetails .day_mainbox .car_detailsbox {
	background: #e0e7ed;
	border-radius: 4px;
	margin-top: 12px;
	padding: 10px 10px 1px 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 48%;
}

.holiday_subdetails .day_mainbox .car_detailsbox h3 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 18px;
	text-transform: capitalize;
}

.holiday_subdetails .day_mainbox .car_detailsbox .icon_box {
	width: 40%;
}

.holiday_subdetails .day_mainbox .car_detailsbox .icon_box .c_details_icon {
	font-size: 70px;
	color: #000;
}

.holiday_subdetails .day_mainbox .car_detailsbox .text_box {
	width: 60%;
	position: relative;
}

.holiday_subdetails .day_mainbox .car_detailsbox .text_box h4 {
	font-family: roboto;
	font-weight: 500;
	font-size: 20px;
	color: #000;
}

.holiday_subdetails .day_mainbox .car_detailsbox .text_box h5 {
	font-family: roboto;
	font-weight: 500;
	font-size: 17px;
	color: #000;
}

.holiday_subdetails .day_mainbox .car_detailsbox .text_box p {
	font-family: roboto;
	font-weight: 400;
	font-size: 13px;
	color: #000;
}

.holiday_subdetails .day_mainbox .car_detailsbox .text_box a {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-decoration: none;
	padding: 2px 8px;
	font-family: "Roboto";
	border-radius: 0px 4px;
	background: #696e72;
	font-size: 12px;
	color: #fff;
}

.holiday_subdetails .day_mainbox .day1_imagedbox .image_con {
	height: 400px;
	overflow: hidden;
	border-radius: 4px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.holiday_subdetails .day_mainbox .day1_imagedbox .image_con img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.holiday_subdetails .day_mainbox .day1_imagedbox ul {
	padding: 0px;
	margin: 0px;
}

.holiday_subdetails .day_mainbox .day1_imagedbox ul li {
	font-family: "Roboto";
	font-size: 15px;
	padding-top: 5px;
	list-style: disclosure-closed !important;
	margin-left: 20px;
}

.holiday_subdetails .day_mainbox .hotel_detailsbox {
	background: #e0e7ed;
	margin-top: 12px;
	padding: 10px 10px 1px 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 48%;
	border-radius: 4px;
}

.holiday_subdetails .day_mainbox .hotel_detailsbox {
	background: #e8e8e885;
	margin-top: 12px;
	padding: 10px 10px 1px 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.holiday_subdetails .day_mainbox .hotel_detailsbox .image_box {
	width: 40%;
	height: 88px;
	border-radius: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.holiday_subdetails .day_mainbox .hotel_detailsbox .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.holiday_subdetails .day_mainbox .hotel_detailsbox .text_box {
	width: 56%;
	margin-left: 4%;
	position: relative;
}

.holiday_subdetails .day_mainbox .hotel_detailsbox .text_box h3 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 20px;
}

.holiday_subdetails .day_mainbox .hotel_detailsbox .text_box h4 {
	font-family: roboto;
	font-weight: 400;
	color: #000;
	font-size: 14px;
}

.holiday_subdetails .day_mainbox .hotel_detailsbox .text_box h4 .date_icon {
	padding-right: 5px;
}

.holiday_subdetails .day_mainbox .hotel_detailsbox .text_box a {
	position: absolute;
	bottom: -9px;
	right: 0px;
	text-decoration: none;
	padding: 2px 8px;
	font-family: "Roboto";
	border-radius: 0px 4px;
	background: #696e72;
	font-size: 12px;
	color: #fff;
}

.holiday_subdetails .Inclusions_box h3 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
}

.holiday_subdetails .Inclusions_box ul {
	margin: 0px;
	padding: 0px;
}

.holiday_subdetails .Inclusions_box ul li {
	font-family: roboto;
	font-weight: 400;
	font-size: 13px;
	padding-top: 5px;
	color: #000;
	margin-left: 20px;
}

.holiday_subdetails .Inclusions_box ul li .tick_icon {
	font-size: 15px;
	padding-right: 6px;
	color: green;
}

.holiday_subdetails .Inclusions_box ul li .wrong_icon {
	font-size: 15px;
	padding-right: 6px;
	color: red;
}

.holiday_subdetails .calculate_pricebox h3 {
	font-family: roboto;
	font-weight: 600;
	margin-bottom: 30px;
	color: #000;
}

.holiday_subdetails .calculate_pricebox select {
	border: 1px solid #00000024;
	height: 45px;
	font-family: roboto;
	font-weight: 400;
	width: 100%;
	color: #0000007a;
	padding-left: 10px;
	margin-bottom: 15px;
	border-radius: 4px;
	outline: none;
}

.holiday_subdetails .calculate_pricebox select option {
	background: #ffffff !important;
}

.holiday_subdetails .calculate_pricebox input {
	border: 1px solid #00000024;
	height: 45px;
	font-family: roboto;
	font-weight: 400;
	width: 100%;
	color: #0000007a;
	padding-left: 10px;
	margin-bottom: 15px;
	outline: none;
}

.holiday_subdetails .calculate_pricebox input::placeholder {
	color: #0000007a;
	font-family: roboto;
	font-weight: 400;
}

.holiday_subdetails .calculate_pricebox h5 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 16px;
}

.holiday_subdetails .calculate_pricebox h5 span {
	font-size: 12px;
}

.holiday_subdetails .form_imagebox img {
	width: 100%;
}

.holiday_subdetails .form_imagebox {
	box-shadow: 0px 10px 20px #00000026;
	border-radius: 8px;
	overflow: hidden;
}

.holiday_subdetails .calculate_pricebox button {
	padding: 10px 17px;
	background: #007bff;
	color: #fff;
	font-family: "Roboto";
	font-weight: 400;
	border: none;
	margin-top: 28px;
}

.holiday_subdetails .row.calculate_con {
	background: #fff;
	box-shadow: 0px 10px 20px #00000038;
	padding: 15px 0px 10px 0px;
	border-radius: 10px;
}

.holiday_subdetails .day_mainbox {
	padding: 0px 10px 10px 10px;
	border: 1px solid #00000014;
}

.holiday_subdetails .flex_con {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.holiday_subdetails .provide_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.holiday_subdetails .provide_box .box {
	background: #fff;
	padding: 15px;
	border-radius: 2px;
	border: 1px solid #0000002b;
	margin-bottom: 10px;
}

.holiday_subdetails .provide_box .box h3 {
	font-family: roboto;
	font-weight: 500;
	color: #2c3333;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: 1px solid #007bff38;
}

.holiday_subdetails .provide_box .box h3 .con_ele {
	padding-right: 5px;
}

.holiday_subdetails .provide_box .box p {
	font-family: roboto;
	font-weight: 400;
	color: #000;
	font-size: 14px;
	margin: 0px;
}

/*contact form section start*/
.step {
	box-shadow: 1px 3px 20px #00000030;
	padding: 10px 15px 10px 15px;
	border-radius: 10px;
}

button.btn_1.mb-4 {
	background: #007bff;
}

/*international_packgessc section start*/
.international_packgessc {
	padding-top: 135px;
	padding-bottom: 30px;
	position: relative;
}

.international_packgessc::after {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	height: 100%;
	background: #f7921e;
	z-index: -1;
}

.international_packgessc .text_box h5 {
	font-family: roboto;
	font-weight: 400;
	color: #000;
	padding-top: 60px;
}

.international_packgessc .text_box .border_line {
	width: 100px;
	height: 5px;
	background: #007bff;
	margin-bottom: 20px;
}

.international_packgessc .text_box h2 {
	font-family: roboto;
	font-weight: 600;
	color: #000;
}

.international_packgessc .text_box ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.international_packgessc .text_box ul li {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 5px;
	font-size: 20px;
	border-bottom: 1px solid #0000004a;
	padding-bottom: 8px;
}

.international_packgessc .button_box a {
	text-decoration: none;
	padding: 6px 10px;
	background: #007bff;
	display: inline-block;
	color: #fff;
	font-family: "Roboto";
	margin-top: 15px;
}

.international_packgessc .image_box img {
	width: 100%;
}

/*international_toursc section start*/
.international_toursc {
	padding-top: 30px;
	padding-bottom: 30px;
}

.international_toursc .text_box h2 {
	font-family: "Poppins";
	font-weight: 600;
	color: #000;
	text-transform: capitalize;
}

.international_toursc .text_box .border_line {
	width: 100px;
	height: 5px;
	background: #007bff;
	margin-bottom: 20px;
}

.international_toursc .main_box {
	margin-top: 20px;
}

.international_toursc .main_box .image_box {
	height: 200px;
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
}

.international_toursc .main_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.international_toursc .main_box .text_box {
	box-shadow: 0px 10px 20px #00000029;
	padding: 5px 10px 5px 10px;
	position: relative;
}

.international_toursc .main_box .text_box::after {
	content: "";
	position: absolute;
	top: -40px;
	left: 0px;
	width: 100%;
	height: 42px;
	clip-path: polygon(100% 100%, 100% 100%, 0 100%, 0 95%, 85% 0);
	background: #fff;
}

.international_toursc .main_box .text_box p {
	padding-bottom: 12px;
}

.international_toursc .main_box .text_box .icon_box {
	width: 95%;
	margin: 0 auto;
	padding: 10px 0px;
	border-top: 1px solid #0000003b;
}

.international_toursc .main_box .text_box .icon_box ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.international_toursc .main_box .text_box .icon_box ul li .tour_icon {
	font-size: 22px;
	color: #0000008c;
}

.international_toursc .main_box .text_box .icon_box ul li .arrow_con {
	font-size: 30px;
	color: #63ac45;
}

.international_toursc .button_box {
	display: flex;
	align-items: center;
	justify-content: center;
}

.international_toursc .button_box a {
	padding: 12px 12px;
	background: #63ac45;
	color: #fff;
	display: inline-block;
	margin-top: 25px;
	text-decoration: none;
}

/*inquiry_formsection start*/
.inquiry_formsection {
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent;
	position: relative;
	z-index: 1;
	margin-top: -440px;
}

.inquiry_formsection .Inquiry_formcon input {
	width: 90%;
	background: #fff;
	border: none;
	outline: none;
	padding-left: 6px;
	font-size: 13px;
}

.inquiry_formsection .Inquiry_formcon input::placeholder {
	font-family: roboto;
	font-weight: 500;
	color: #0000009c;
}

.inquiry_formsection .Inquiry_formcon select {
	width: 100%;
	background: #fff;
	border: none;
	outline: none;
	padding-left: 10px;
	font-family: roboto;
	font-weight: 500;
	color: #0000009c;
	font-size: 13px;
}

.inquiry_formsection .Inquiry_formcon textarea {
	width: 99%;
	height: 100px;
	background: #fff;
	border: none;
	outline: none;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 13px;
	position: relative;
}

.inquiry_formsection .Inquiry_formcon textarea::after {
	font-family: "Font Awesome 6 Free";
	font-weight: 400;
	content: "\f27a";
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 20px;
	color: #000;
}

.inquiry_formsection .Inquiry_formcon textarea::placeholder {
	font-family: roboto;
	font-weight: 500;
	color: #000;
}

.inquiry_formsection .Inquiry_formcon button {
	padding: 6px 25px;
	width: 99%;
	background: #007bff;
	color: #fff;
	border: none;
	outline: none;
}

.inquiry_formsection .Inquiry_formcon {
	background: #00000063;
	padding: 15px;
}

.inquiry_formsection .Inquiry_formcon .enquire_box h3 {
	font-family: roboto;
	font-weight: 600;
	color: #fff;
	padding-bottom: 6px;
	font-size: 20px;
	border-bottom: 1px solid #ffffff5e;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	margin-bottom: 12px;
}

.inquiry_formsection .Inquiry_formcon .enquire_box h3::after {
	content: "";
	position: absolute;
	top: 28px;
	left: 35%;
	width: 100px;
	height: 4px;
	border-radius: 100px;
	background: #007bff;
}

/*slider display none code */
.banner_section.international_slidersc {
	position: relative;
	background: url(../images/international_slidersc_banner.webp);
	background-size: 100% 100%;
	z-index: 1;
	height: 890px;
}

.banner_section.international_slidersc .center_box {
	height: 100vh;
	display: flex;
	align-items: center;
}

.banner_section.international_slidersc::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
}

.banner_section.international_slidersc::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #0000009c;
	z-index: -1;
}

.errorcls {
	color: #de2935;
	text-align: center;
	text-align: left;
	padding: 10px;
	background: #cba3a3;
	border: 1px solid red;
	text-transform: capitalize;
	font-weight: bold;
}

.successcls {
	color: green;
	text-align: center;
	text-align: left;
	padding: 10px;
	background: #9bb39b;
	border: 1px solid green;
	text-transform: capitalize;
	font-weight: bold;
}

.banner_box {
	position: absolute;
	top: 15%;
	background: #00000047;
	width: 49%;
	left: 5%;
	border-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-bottom: 20px;
}

.banner_heading {
	font-size: 60px;
	color: #fff;
	font-weight: bold;
	padding-left: 20px;
}

.banner_sub_heading {
	font-size: 35px;
	padding-left: 20px;
	color: #fff;
	font-weight: 600;
}

.banner_section .price_postionbox {
	position: absolute;
	right: 0px;
	top: 305px;
	width: 224px;
	display: flex;
	border-radius: 0px 0px 0px 136px;
	align-items: center;
	justify-content: center;
	height: 75px;
	background: var(--main_color);
	z-index: 999;
}

.banner_section .price_postionbox h4 {
	color: #fff;
	padding-left: 30px;
}

.holiday_subdetails .header_box {
	margin-top: 9px;
	display: flex;
	justify-content: space-between;
}

.holiday_subdetails .header_box h4 {
	font-family: roboto;
	font-weight: 500;
	color: var(--main_color);
	font-size: 17px;
	padding: 5px 18px;
	border: 1px solid var(--main_color);
}

.international_slidersc .text_box h5 {
	font-family: "Poppins";
	font-weight: 500;
	color: #fff;
	text-transform: capitalize;
}

.international_slidersc .text_box h2 {
	font-family: "Poppins";
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	font-size: 45px;
	margin: 0px;
}

.international_slidersc .text_box h2 span {
	color: #007bff;
}

.international_slidersc .text_box .border_line {
	width: 120px;
	height: 6px;
	background: #007bff;
	border-radius: 100px;
}

.international_slidersc .text_box p {
	font-family: "roboto";
	font-weight: 300;
	color: #fff;
	padding-top: 15px;
}

.international_slidersc .button_box a {
	padding: 12px 12px;
	background: #63ac45;
	color: #fff;
	display: inline-block;
	margin-top: 5px;
	text-decoration: none;
}

.international_slidersc .Inquiry_formcon .input_box {
	display: flex;
	background: #fff;
	align-items: center;
	width: 99%;
	height: 45px;
	margin-bottom: 8px;
}

.international_slidersc .Inquiry_formcon .row.width_con {
	width: 100%;
	margin: 0 auto;
}

.international_slidersc .Inquiry_formcon .form_icon {
	font-size: 15px;
	color: #0000009c;
	margin-left: 6px;
}

/*===css===*/
.holiday_subdetails .styicky_con {
	position: sticky;
	z-index: 9999;
	top: 65px;
	background: #fff;
	padding-top: 10px;
}

.holiday_subdetails .header_box {
	margin-top: 9px;
	display: flex;
	justify-content: space-between;
}

.holiday_subdetails .nav-tabs {
	background: #2c3333;
	padding: 5px;
	margin-bottom: 15px;
	top: 132px;
	position: sticky;
	z-index: 9;
}

.holiday_subdetails .header_box h4 {
	font-family: roboto;
	font-weight: 500;
	color: #007bff;
	font-size: 17px;
	padding: 5px 18px;
	border: 1px solid #007bff94;
}

/*==calculate price css==*/
.holiday_subdetails .calculate_pricebox h5 {
	font-family: roboto;
	font-weight: 500;
	color: #767575;
	font-size: 13px;
}

.holiday_subdetails .increase_price {
	border: 5px solid #cdcdcd;
	padding: 10px;
	border-radius: 6px;
}

.holiday_subdetails .increase_price h3 {
	font-family: roboto;
	font-weight: 500;
	color: #767575;
	font-size: 18px;
}

.holiday_subdetails .flex_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

.holiday_subdetails .calculate_pricebox h5 {
	font-family: roboto;
	font-weight: 500;
	color: #767575;
	font-size: 13px;
}

.holiday_subdetails .calculate_pricebox h5 {
	font-family: roboto;
	font-weight: 500;
	color: #767575;
	font-size: 13px;
}

.holiday_subdetails .flex_box h6 span {
	padding: 0px 10px;
	border: 1px solid #878585;
	border-radius: 100px;
}

.holiday_subdetails .daet_oftravelbox {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px dotted #00000059;
	border-top: 1px dotted #00000059;
	padding-top: 6px;
}

.holiday_subdetails .increase_price .total_pricebox {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.holiday_subdetails .increase_price .total_pricebox h2 {
	font-family: roboto;
	font-weight: 500;
	padding-top: 12px;
	color: #007bff;
	font-size: 23px;
}

.holiday_subdetails .increase_price .total_pricebox h2 {
	font-family: roboto;
	font-weight: 500;
	padding-top: 12px;
	color: #007bff;
	font-size: 23px;
}

.holiday_subdetails .increase_price .button_box a {
	padding: 6px;
	background: #007bff;
	width: 100%;
	border: 1px solid #007bff;
	color: #ffffff;
	box-shadow: 0px 0px 0px 3px #007bff4d;
	font-family: "Roboto";
	font-weight: 500;
	text-align: center;
	border-radius: 4px;
	text-decoration: none;
	margin-top: 8px;
	display: inline-block;
}

.loading-box {
	margin: 0 auto;
	width: 20%;
}

.loadingimg {
	display: inline-block;
	width: 20%;
}

.loadingtxt {
	display: inline-block;
}

/*inquiry_formsection start*/
.inquiry_formsection {
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent;
	position: relative;
	z-index: 1;
	margin-top: -440px;
}

.inquiry_formsection .Inquiry_formcon input {
	width: 90%;
	background: #fff;
	border: none;
	outline: none;
	padding-left: 6px;
	font-size: 13px;
}

.inquiry_formsection .Inquiry_formcon input::placeholder {
	font-family: roboto;
	font-weight: 500;
	color: #0000009c;
}

.inquiry_formsection .Inquiry_formcon select {
	width: 100%;
	background: #fff;
	border: none;
	outline: none;
	padding-left: 10px;
	font-family: roboto;
	font-weight: 500;
	color: #0000009c;
	font-size: 13px;
}

.inquiry_formsection .Inquiry_formcon textarea {
	width: 99%;
	height: 100px;
	background: #fff;
	border: none;
	outline: none;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 13px;
	position: relative;
}

.inquiry_formsection .Inquiry_formcon textarea::after {
	font-family: "Font Awesome 6 Free";
	font-weight: 400;
	content: "\f27a";
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 20px;
	color: #000;
}

.inquiry_formsection .Inquiry_formcon textarea::placeholder {
	font-family: roboto;
	font-weight: 500;
	color: #000;
}

.inquiry_formsection .Inquiry_formcon button {
	padding: 6px 25px;
	width: 99%;
	background: #007bff;
	color: #fff;
	border: none;
	outline: none;
}

.inquiry_formsection .Inquiry_formcon {
	background: #00000063;
	padding: 15px;
}

.inquiry_formsection .Inquiry_formcon .enquire_box h3 {
	font-family: roboto;
	font-weight: 600;
	color: #fff;
	padding-bottom: 6px;
	font-size: 20px;
	border-bottom: 1px solid #ffffff5e;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	margin-bottom: 12px;
}

.inquiry_formsection .Inquiry_formcon .enquire_box h3::after {
	content: "";
	position: absolute;
	top: 28px;
	left: 35%;
	width: 100px;
	height: 4px;
	border-radius: 100px;
	background: #007bff;
}

.inquiry_formsection .text_box h5 {
	font-family: "Poppins";
	font-weight: 500;
	color: #fff;
	text-transform: capitalize;
	padding-top: 45px;
}

.inquiry_formsection .text_box h2 {
	font-family: "Poppins";
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	font-size: 55px;
	margin: 0px;
}

.inquiry_formsection .text_box h2 span {
	color: #007bff;
}

.inquiry_formsection .text_box .border_line {
	width: 120px;
	height: 6px;
	background: #007bff;
	border-radius: 100px;
}

.inquiry_formsection .text_box p {
	font-family: "roboto";
	font-weight: 300;
	color: #fff;
	padding-top: 15px;
}

.inquiry_formsection .button_box a {
	padding: 12px 12px;
	background: #63ac45;
	color: #fff;
	display: inline-block;
	margin-top: 25px;
	text-decoration: none;
}

.inquiry_formsection .Inquiry_formcon .input_box {
	display: flex;
	background: #fff;
	align-items: center;
	width: 99%;
	height: 45px;
	margin-bottom: 8px;
}

.inquiry_formsection .Inquiry_formcon .row.width_con {
	width: 100%;
	margin: 0 auto;
}

.inquiry_formsection .Inquiry_formcon .form_icon {
	font-size: 15px;
	color: #0000009c;
	margin-left: 6px;
}

/*======best_internationalsc section start======*/
.best_internationalsc {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: -980px;
}

.best_internationalsc .main_box {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 1px 3px 20px #0000004f;
	margin-bottom: 20px;
}

.best_internationalsc .main_box .image_box {
	height: 230px;
	border-radius: 4px;
	overflow: hidden;
}

.best_internationalsc .main_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.best_internationalsc .main_box .heading_box {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #00000094;
	width: 100%;
}

.best_internationalsc .main_box .heading_box h3 {
	font-family: "Poppins";
	font-weight: 500;
	color: #fff;
	padding-left: 15px;
	font-size: 16px;
	padding-top: 5px;
}

.best_internationalsc .main_box .heading_box a {
	padding: 4px 10px;
	background: orangered;
	font-family: roboto;
	color: #fff;
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 12px;
	text-decoration: none;
}

.best_internationalsc .main_box .postion_pricecon {
	position: absolute;
	bottom: 14px;
	right: 11px;
	border-radius: 100px;
	padding: 4px 8px;
	border: 1px solid orangered;
}

.best_internationalsc .main_box .postion_pricecon h3 {
	font-family: roboto;
	font-weight: 400;
	font-size: 15px;
	padding: 0px;
	color: #fff;
	margin: 0px;
}

.best_internationalsc .main_box .postion_pricecon h3 span {
	font-size: 12px;
	padding-right: 3px;
}

/*===international_fullslider section start===*/
.international_fullslider {
	position: relative;
	overflow-x: hidden;
}

.international_fullslider .image_box img {
	object-fit: contain;
}

.international_fullslider .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 45%;
	left: 30px;
	box-shadow: 2px 3px 20px #00000070;
	border: 2px solid #007bff !important;
	width: 45px !important;
	height: 45px !important;
	border-radius: 100px !important;
	display: block !important;
	background: #fff !important;
}

.international_fullslider .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 45%;
	right: 30px;
	box-shadow: 2px 3px 20px #00000070;
	border: 2px solid #007bff !important;
	width: 45px !important;
	height: 45px !important;
	border-radius: 100px !important;
	display: block !important;
	background: #fff !important;
}

/*international_toursc section start*/
.international_toursc {
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}

.international_toursc .text_box h2 {
	font-family: "Poppins";
	font-weight: 600;
	color: #000;
	text-transform: capitalize;
}

.international_toursc .text_box p {
	font-family: "roboto";
	font-weight: 400;
	color: #000;
	font-size: 15px;
	margin: 0px;
}

.international_toursc .text_box .border_line {
	width: 100px;
	height: 5px;
	background: #007bff;
	margin-bottom: 20px;
}

.international_toursc .main_box {
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}

.international_toursc .main_box .postion_pricetxtbox {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 6px 10px;
	background: #00000078;
	border-radius: 0px 11px 0px 20px;
}

.international_toursc .main_box .postion_pricetxtbox h3 {
	font-family: roboto;
	font-weight: 500;
	color: #fff;
	font-size: 14px;
}

.international_toursc .main_box .postion_pricetxtbox h3 sub {
	font-size: 10px;
	padding-right: 5px;
	font-weight: 300;
}

.international_toursc .main_box .image_box {
	height: 160px;
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
}

.international_toursc .main_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.international_toursc .main_box .text_box {
	box-shadow: 0px 10px 20px #00000029;
	padding: 20px 10px 15px 10px;
	position: relative;
	border-left: 1px solid #00000054;
	justify-content: space-between;
	display: flex;
	border-bottom: 1px solid #00000054;
	border-right: 1px solid #00000054;
}

.international_toursc .main_box .text_box::after {
	content: "";
	position: absolute;
	top: -116px;
	left: 0px;
	width: 100%;
	clip-path: polygon(49% 86%, 0% 100%, 100% 100%);
	height: 118px;
	background: #fff;
}

.international_toursc a {
	text-decoration: none !important;
}

.international_toursc .main_box .text_box h3 {
	font-family: "Poppins";
	font-weight: 500;
	color: #000;
	font-size: 20px;
	width: 70%;
	text-transform: capitalize;
	padding-left: 0px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.international_toursc .main_box .text_box a.more_btn {
	padding: 4px 10px;
	background: var(--main_color);
	font-size: 13px;
	height: 28px;
	color: #fff;
	margin: 0px;
}

.international_toursc .main_box .text_box p {
	padding-bottom: 12px;
}

.international_toursc .main_box .text_box h3::after {
	content: "";
	position: absolute;
	top: 17px;
	left: 0px;
	width: 35px;
	display: none;
	height: 1px;
	background: #000;
}

.international_toursc .main_box .text_box .icon_box {
	width: 95%;
	margin: 0 auto;
	padding: 10px 0px;
	border-top: 1px solid #0000003b;
}

.international_toursc .main_box .text_box .icon_box ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.international_toursc .main_box .text_box .icon_box ul li .tour_icon {
	font-size: 22px;
	color: #0000008c;
}

.international_toursc .main_box .text_box .icon_box ul li .arrow_con {
	font-size: 30px;
	color: #63ac45;
}

.international_toursc .button_box {
	display: flex;
	align-items: center;
	justify-content: center;
}

.international_toursc .button_box a {
	padding: 12px 12px;
	background: #63ac45;
	color: #fff;
	display: inline-block;
	margin-top: 25px;
	text-decoration: none;
}

/*stil_bannersc section start*/
.stil_bannersc {
	padding-top: 30px;
	padding-bottom: 30px;
	background: url("../images/new_images/mobileshow_banner.webp");
	display: none;
}

.price_box {
	text-align: center;
	font-size: 40px;
	color: #007bff;
}

/*abooutbanner_section start*/
.abooutbanner_section {
	background: url(../images/about_banner.jpg);
	background-size: cover;
	padding-top: 250px;
	padding-bottom: 250px;
	position: absolute;
	z-index: 1;
	top: 0px;
	height: 800px;
	width: 100%;
}

.abooutbanner_section::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #15151575;
	z-index: -1;
}

.abooutbanner_section .text_box h1 {
	color: #fff;
	font-family: roboto;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	padding-top: 30px;
}

.abooutbanner_section .text_box p {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #fff;
}

.abooutbanner_section .text_box p a {
	text-decoration: none;
	color: #fff;
	font-family: roboto;
	font-weight: 400;
	display: inline-block;
	padding-left: 8px;
	text-align: center;
}

/*aboutsub_details section start*/
.aboutsub_details {
	padding-top: 30px;
	padding-bottom: 30px;
}

.aboutsub_details .main_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #0000001f;
	padding: 10px;
	box-shadow: 0px -1px 15px #00000026;
}

.aboutsub_details .main_box .left_box {
	background: #007bff;
	padding: 22px 12px;
	display: flex;
	width: 22%;
	align-items: center;
	justify-content: center;
}

.aboutsub_details .main_box .left_box i {
	font-size: 35px;
	color: #fff;
}

.aboutsub_details .main_box .right_box {
	width: 73%;
}

.aboutsub_details .main_box .right_box h5 {
	color: #000000;
	font-family: roboto;
	font-weight: 500;
}

.aboutsub_details .main_box .right_box p {
	color: #000;
	font-family: roboto;
	font-weight: 400;
	font-size: 14px;
	margin: 0px;
}

/*about_detailsc section start*/
.about_detailsc {
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	background: url(../images/about_details.jpg);
	z-index: 1;
}

.about_detailsc::after {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	height: 100%;
	background: #fff;
	z-index: -1;
}

.about_detailsc .image_box {
	position: absolute;
	top: 10px;
	left: 0px;
}

.about_detailsc .image_box img {
	width: 100%;
}

.about_detailsc .background_con {
	background: #fff;
	padding: 35px 20px;
}

.about_detailsc .text_box h5 {
	font-family: roboto;
	font-weight: 400;
	color: #000;
	font-size: 17px;
}

.about_detailsc .text_box h3 {
	font-family: "Poppins";
	font-weight: 600;
	color: #000;
}

.about_detailsc .flex_con .icon_bosc {
	padding: 10px;
	box-shadow: 1px 3px 11px #0000002e;
	margin-top: 20px;
	border-bottom: 4px solid #63ac45;
	border-radius: 10px 0px 10px 0px;
	padding-bottom: 10px;
}

.about_detailsc .flex_con .icon_bosc i {
	font-size: 25px;
	margin-top: 5px;
	color: #63ac45;
}

.about_detailsc .flex_con .icon_bosc h3 {
	font-family: roboto;
	font-weight: 500;
	font-size: 20px;
	padding-top: 5px;
	color: #000;
}

.about_detailsc .flex_con .icon_bosc p {
	padding: 0px;
	margin: 0px;
	font-family: "Roboto";
	font-weight: 400;
	font-size: 14px;
	height: 130px;
}

/*whowe_aresc  section start*/
.whowe_aresc {
	padding-top: 30px;
	padding-bottom: 30px;
}

.whowe_aresc .image_box {
	height: 500px;
	border-radius: 300px 300px 0px 0px;
	overflow: hidden;
}

.whowe_aresc .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.whowe_aresc .text_box h5 {
	font-family: roboto;
	font-weight: 400;
	color: #000;
	font-size: 17px;
}

.whowe_aresc .text_box h2 {
	font-family: Poppins;
	font-weight: 600;
	color: #000;
}

.whowe_aresc .text_box p {
	font-family: roboto;
	font-weight: 300;
	color: #000;
}

.whowe_aresc .text_box .button_box a {
	text-decoration: none;
	padding: 7px 14px;
	background: #007bff;
	color: #fff;
	font-family: roboto;
	font-weight: 400;
	display: inline-block;
	margin-top: 5px;
}

.whowe_aresc .includes_con {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 70%;
	border: 1px solid #00000021;
	padding: 10px;
	margin: 10px 0px;
	box-shadow: 0px 3px 8px #00000029;
}

.whowe_aresc .includes_con .icon_box {
	width: 55px;
	height: 55px;
	border-radius: 100px;
	box-shadow: 0px 6px 20px #00000038;
	display: flex;
	align-items: center;
	justify-content: center;
}

.whowe_aresc .includes_con .icon_box i {
	font-size: 25px;
	color: #63ac45;
}

.whowe_aresc .includes_con .left_box {
	width: 82%;
}

.whowe_aresc .includes_con .left_box h6 {
	color: #000;
	font-family: "Poppins";
	font-weight: 600;
}

.whowe_aresc .includes_con .left_box p {
	font-family: roboto;
	font-weight: 300;
	font-size: 14px;
	color: #000;
	padding: 0px;
	margin: 0px;
}

/*Adventure_section start*/
.Adventure_section {
	padding-bottom: 30px;
	padding-top: 30px;
	background: #007bffcc url(../images/Adventure.png);
	background-size: cover;
}

.Adventure_section .text_box h3 {
	color: #fff;
	font-family: "Poppins";
	font-weight: 600;
}

.Adventure_section .text_box h5 {
	color: #fff;
	font-family: "Poppins";
	font-weight: 400;
	margin: 0px;
}

.Adventure_section .button_con {
	display: flex;
	justify-content: right;
}

.Adventure_section .button_con a {
	padding: 10px 16px;
	text-decoration: none;
	display: inline-block;
	background: #63ac45;
	color: #fff;
	font-family: "Poppins";
	font-weight: 500;
}

/*--------------------------------------------------------------
>>> Main Footer  
----------------------------------------------------------------*/
footer {
	position: relative;
	background: url("../images/new_images/footer_banner.webp");
	background-size: cover;
	background-position: center;
	z-index: 1;
	background-attachment: fixed;
}

footer::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000000e3;
	z-index: -1;
}

.site-footer {
	padding-top: 30px;
}

.site-footer .top-footer {
	padding-bottom: 25px;
}

.site-footer .award-img {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 15px;
}

.site-footer .buttom-footer {
	background-color: #000;
	padding: 8px 0;
}

.site-footer .copy-right {
	color: #ffffff;
}

.site-footer .copy-right a {
	color: #ffffff;
}

.site-footer .copy-right a:hover {
	color: #2c75ba;
}

.site-footer .footer-menu ul {
	margin: 0;
	padding: 0;
	font-size: 0;
	display: flex;
	justify-content: right;
}

.site-footer .footer-menu ul li {
	list-style: none;
	display: inline-block;
	position: relative;
	padding: 0 10px;
}

.site-footer .footer-menu ul li:before {
	content: "|";
	position: absolute;
	top: 0;
	right: -2px;
	font-size: 14px;
	color: #b6b6b6;
}

.site-footer .footer-menu ul li:last-child:before {
	display: none;
}

.site-footer .footer-menu ul li a {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
}

.site-footer .footer-menu ul li a:hover {
	color: #fff;
}

.site-footer .footer-menu ul li a:hover,
.site-footer .footer-menu ul li a:focus {
	color: #2c75ba;
}

footer .social_linkbox {
	display: flex;
	justify-content: center;
	margin: 10px 0px 39px 0px;
	border-top: 1px solid #ffffff40;
	padding-top: 18px;
}

footer .social_linkbox .award-img .footer_iconbox {
	width: 40px;
	height: 40px;
	display: flex;
	background: #c7c7c7;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}

footer .social_linkbox .award-img .footer_iconbox i {
	font-size: 20px;
	padding: 10px;
	color: #000;
}

footer .footer_calltoaction_box {
	padding: 30px 0px 40px 0px;
	border-bottom: 1px solid #ffffff40;
	margin: 0px 0px 40px 0px;
}

footer .footer_calltoaction_box h3 {
	font-family: "Poppins";
	font-weight: 400;
	color: #fff;
	text-transform: capitalize;
	font-size: 22px;
	text-align: center;
}

footer .footer_calltoaction_box p {
	font-weight: 300;
	color: #fff;
	text-transform: capitalize;
	font-size: 14px;
	text-align: center;
	padding: 0px 100px;
}

footer .footer_calltoaction_box .email_box {
	width: 45%;
	margin: auto;
	height: 45px;
	display: flex;
	justify-content: space-between;
	border: 1px solid #fff;
	border-radius: 100px;
	overflow: hidden;
}

footer .footer_calltoaction_box form {
	width: 100%;
}

footer .footer_calltoaction_box .email_box input {
	width: 78%;
	height: 92%;
	border: none;
	outline: none;
	background: transparent;
	color: #fff;
	padding: 0px 0px 0px 15px;
}

footer .footer_calltoaction_box .email_box button {
	width: 20.5%;
	height: 86%;
	background: rgb(255 101 80);
	border: none;
	border-radius: 100px;
	color: #fff;
	margin-top: 3px;
}

@media screen and (max-width: 575px) {
	.site-footer {
		padding-top: 50px;
	}

	.site-footer .top-footer {
		padding-bottom: 25px;
	}
}

@media screen and (max-width: 767px) {
	.site-footer .footer-menu {
		text-align: center;
		margin-bottom: 15px;
	}

	.site-footer .footer-logo {
		margin-bottom: 15px;
	}

	.site-footer .copy-right {
		text-align: center !important;
	}
}

.footer-primary .widget {
	color: #e0e0e0;
}

.footer-primary .white_logobox img {
	width: 70px;
}

.footer-primary .widget .widget-title {
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 18px;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
}

.footer-primary .widget .widget-title:before {
	background-color: #0791be;
	content: "";
	height: 18px;
	width: 3px;
	margin-right: 10px;
}

.footer-primary .widget ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-family: "Poppins";
	font-weight: 300;
}

.footer-primary .textwidget.widget-text {
	font-size: 12px;
	font-family: "Poppins";
	font-weight: 300;
}

.footer-primary .widget ul li a:hover,
.footer-primary .widget ul li a:focus,
.footer-primary .widget ul li a:active {
	color: #fff;
}

footer .textwidget.widget-text ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

footer .textwidget.widget-text ul li {
	padding-top: 5px;
}

.footer-primary .widget ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.site-footer .award-img i {
	font-size: 18px;
}

@media screen and (max-width: 991px) {
	.footer-primary .widget {
		margin-bottom: 30px;
	}
}

/*privacy_policybanner section start*/
.privacy_policybanner {
	padding-top: 100px;
	padding-bottom: 100px;
	background: url("../images/privacy-policy.jpg");
	background-position: center;
	position: relative;
	z-index: 1;
}

.privacy_policybanner::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #00000082;
	z-index: -1;
}

.privacy_policybanner .text_box h2 {
	text-align: center;
	font-family: roboto;
	font-weight: 600;
	color: #fff;
	padding-top: 50px;
}

/*privacy_aboutsc section start*/
.privacy_aboutsc {
	padding-top: 30px;
	padding-bottom: 30px;
}

.privacy_aboutsc .text_con h2 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 26px;
}

.privacy_aboutsc .text_con h3 {
	font-family: roboto;
	font-weight: 500;
	color: #000;
	font-size: 18px;
}

.privacy_aboutsc .text_con h3 .start_arrow {
	font-size: 16px;
	padding-right: 6px;
	color: var(--main_color);
}

.privacy_aboutsc .text_con h3 .start_arrow1 {
	font-size: 16px;
	padding-right: 2px;
	color: var(--main_color);
}

.privacy_aboutsc .text_con a {
	text-decoration: none;
}

/*India Around packges section start*/
.banner_section.international_slidersc.india_aroundbanner {
	position: relative;
	background: url(../images/domestic_slidersc_banner.webp);
	background-size: 100% 100%;
	background-position: center;
	z-index: 1;
}

.banner_section.honeymoon_slidersc {
	position: relative;
	background: url(../images/honeymoon_slidersc_banner.webp);
	background-size: 100% 100%;
	background-position: center;
	z-index: 1;
}

/*Featured Destination section start*/
.banner_section.international_slidersc.featured_destinationbaner {
	position: relative;
	background: url(../images/featured_destinationbaner.webp);
	background-size: cover;
	background-position: center;
	z-index: 1;
}

.banner_section .text_box {
	padding-bottom: 135px;
	padding-top: 650px;
}

/*egypt banner section*/
.dubai_bannersc.egypt_banner {
	background: url("../images/banner.webp");
	background-repeat: no-repeat;
}

/*thailand banner section*/
.dubai_bannersc.thailand_banner {
	background: url("../images/thailand_packages_banner.webp");
	background-repeat: no-repeat;
}

/*srilanka_banner section start*/
.dubai_bannersc.srilanka_banner {
	background: url("../images/srilanka_banner.webp");
	background-repeat: no-repeat;
}

/*maldives_banner section start*/
.dubai_bannersc.maldives_banner {
	background: url("../images/maldives_banner.webp");
	background-repeat: no-repeat;
}

/*malasia_banner section start*/
.dubai_bannersc.malaysia_banner {
	background: url("../images/malaysia_banner.webp");
	background-repeat: no-repeat;
}

/*malasia_banner section start*/
.dubai_bannersc.mauritius_banner {
	background: url("../images/mauritius_banner.webp");
	background-repeat: no-repeat;
}

/*kerala_banner section start*/
.dubai_bannersc.kerala_banner {
	background: url("../images/kerala_banner.webp");
	background-repeat: no-repeat;
}

/*goa_banner section start*/
.dubai_bannersc.goa_banner {
	background: url("../images/goa_banner.webp");
	background-repeat: no-repeat;
}

/*kashmir_banner section start*/
.dubai_bannersc.kashmir_banner {
	background: url("../images/kashmir_banner.webp");
	background-repeat: no-repeat;
}

/*dubai_bannersc section start*/
.dubai_bannersc {
	position: relative;
	background: url(../images/dubai_packages_banner.webp);
	background-position: center;
	z-index: 1;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-top: 77px;
	background-size: 100% !important;
}

/*.dubai_bannersc::after{
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background:linear-gradient(to bottom, #0000 0%, #000000a6 100%);
	z-index: -1;
}*/
.dubai_bannersc .middle_con {
	height: 100%;
	display: flex;
	align-items: center;
}

.dubai_bannersc .text_box h2 {
	font-family: "lato";
	font-weight: 900;
	font-size: 45px;
	color: #fff;
	padding-top: 2%;
}

.dubai_bannersc .text_box h5 {
	font-family: "lato";
	font-weight: 500;
	font-size: 27px;
	color: #fff;
	padding-top: 20px;
}

.dubai_bannersc .white_line {
	width: 100%;
	height: 2px;
	background: #fff;
	margin-top: 16px;
}

.dubai_bannersc .form_box h3 {
	font-family: "Poppins";
	font-weight: 500;
	font-size: 22px;
	text-align: center;
	color: #fff;
}

.dubai_bannersc .form_box h3 span {
	display: none;
}

.dubai_bannersc .form_box {
	width: 95%;
	padding: 20px 25px;
	background: #ffffff2e;
	margin-left: 5%;
}

.dubai_bannersc .form_box input {
	width: 100%;
	height: 40px;
	border: none;
	margin-bottom: 8px;
	padding-left: 10px;
	outline: none;
}

.dubai_bannersc .form_box select {
	width: 100%;
	height: 40px;
	border: none;
	margin-bottom: 8px;
	color: #0000008c;
	padding-left: 10px;
	outline: none;
}

.dubai_bannersc .form_box .center_box {
	display: flex;
	align-items: center;
	justify-content: center;
}

.dubai_bannersc .form_box .center_box button {
	width: 100%;
	padding: 8px;
	background: var(--main_color);
	color: #fff;
	border-radius: 100px;
	border: none;
	margin-top: 10px;
}

.dubai_bannersc .form_box h5 {
	text-align: center;
	color: #fff;
	padding-top: 4px;
}

.dubai_bannersc .form_box a {
	padding: 5px 12px;
	background: #5cb85c;
	color: #fff;
	text-align: center;
	display: inline-block;
	text-decoration: none;
}

.dubai_bannersc .form_box h6 {
	font-family: "Poppins";
	font-weight: 500;
	color: #fff;
	font-size: 13px;
	padding-top: 5px;
	text-shadow: 2px 1px #00000073;
}

.dubai_bannersc .form_box h6 span {
	color: red;
}

/*best_selling_section start*/
.best_selling_section {
	padding-top: 30px;
	padding-bottom: 30px;
}

.best_selling_section .main_box a {
	text-decoration: none;
}

.best_selling_section .heading_box {
	text-align: center;
}

.best_selling_section .heading_box h2 {
	font-family: "Poppins";
	font-weight: 600;
	font-size: 35px;
	text-align: center;
}

.best_selling_section .heading_box h5 {
	margin-bottom: 30px;
}

.best_selling_section .heading_box h2 span {
	color: var(--main_color);
}

.best_selling_section .heading_box p {
	font-family: "Poppins";
	font-weight: 300;
}

.best_selling_section .main_box {
	margin-bottom: 10px;
}

.best_selling_section .main_box .image_box .postion_box {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #23b5b9;
	padding: 6px 12px;
	box-shadow: 0 1px 10px 0 #fff;
}

.best_selling_section .main_box .image_box .postion_box h5 {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 14px;
}

.best_selling_section .main_box .image_box .Customize_box {
	position: absolute;
	top: 0px;
	right: 0px;
	background: #e45753;
	padding: 6px 12px;
	box-shadow: 0 1px 10px 0 #fff;
}

.best_selling_section .main_box .image_box .Customize_box h5 {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 14px;
}

.best_selling_section .main_box .image_box {
	height: 230px;
	overflow: hidden;
	position: relative;
}

.best_selling_section .main_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.best_selling_section .main_box .text_box h5 {
	font-size: 13px;
	font-family: "Poppins";
	font-weight: 600;
	text-align: center;
	padding-top: 12px;
	color: #000;
}

.best_selling_section .main_box .text_box .price_box {
	display: flex;
	align-items: center;
	border-top: 1px solid #0000002e;
	justify-content: center;
	border-bottom: 1px solid #0000002e;
	padding-top: 7px;
	padding-bottom: 7px;
}

.best_selling_section .main_box .text_box .price_box h5 {
	font-family: "Poppins";
	font-weight: 600;
	color: var(--main_color);
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	padding-right: 15px;
}

.best_selling_section .main_box .text_box h6 {
	font-family: "Poppins";
	font-weight: 600;
	color: #000;
	padding: 13px 0px 0px 0px;
	margin: 0px;
	font-size: 15px;
	text-align: center;
}

.best_selling_section .main_box .text_box .price_box h5 span {
	color: #777777;
	font-size: 13px;
}

.best_selling_section .main_box .text_box .price_box .star_icon {
	font-size: 14px;
	color: #fbc136;
}

.best_selling_section .main_box .text_box .inclusions_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #0000002e;
}

.best_selling_section .main_box .text_box .inclusions_box .icon_elemen {
	border-right: 1px solid #0000002e;
}

.best_selling_section .main_box .text_box .inclusions_box .icon_elemen i {
	margin-right: 10px;
	color: var(--main_color);
}

.best_selling_section .main_box .text_box {
	border-left: 1px solid #0000002e;
	border-right: 1px solid #0000002e;
	border-bottom: 1px solid #0000002e;
	padding: 10px;
	box-shadow: 1px 2px 10px #0000001a;
}

/*Why_book_section start*/
.Why_book_section {
	padding-top: 30px;
	padding-bottom: 30px;
}

.Why_book_section .heading_box h2 {
	font-family: "Poppins";
	font-weight: 600;
	font-size: 35px;
	text-align: center;
}

.Why_book_section .heading_box h2 span {
	color: var(--main_color);
}

.Why_book_section .services_box ul {
	padding: 0px;
	margin: 0px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	list-style: none;
	margin-top: 30px;
}

.Why_book_section .services_box .center_con {
	display: flex;
	align-items: center;
	justify-content: center;
}

.Why_book_section .services_box ul li .icon_box {
	width: 90px;
	height: 90px;
	border-radius: 100px;
	border: 3px solid #00000029;
	display: flex;
	align-items: center;
	justify-content: center;
}

.Why_book_section .services_box ul li .icon_box i {
	color: #00a7d2;
	font-size: 45px;
}

.Why_book_section .services_box ul li .text_box h4 {
	font-family: "Poppins";
	font-weight: 600;
	font-size: 14px;
	color: #0000006b;
	padding-top: 7px;
	text-align: center;
}

/*Interesting_About_Section start*/
.Interesting_About_Section {
	padding-top: 30px;
	padding-bottom: 30px;
}

.Interesting_About_Section .heading_box h2 {
	font-family: "Poppins";
	font-weight: 600;
	font-size: 35px;
	text-align: center;
}

.Interesting_About_Section .heading_box h5 {
	margin-bottom: 30px;
	text-align: center;
}

.Interesting_About_Section .heading_box h2 span {
	color: var(--main_color);
}

.Interesting_About_Section .card-header {
	padding: 0px;
}

.Interesting_About_Section .card-header button {
	text-decoration: none;
	color: #000000b0;
	font-family: "Poppins";
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 15px;
}

.Interesting_About_Section .text_box h5 {
	font-family: "Poppins";
	font-weight: 600;
	font-size: 17px;
	color: #36b5b9;
	padding-top: 30px;
}

.Interesting_About_Section .text_box h5 span {
	color: #e55854;
}

.Interesting_About_Section .text_box a {
	padding: 5px 16px;
	background: #e52f48;
	color: #fff;
	display: inline-block;
	margin-top: 5px;
}

/*Tour_Reviews_section start*/
.Tour_Reviews_section {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #edf3ff;
}

.Tour_Reviews_section .heading_box h2 {
	font-family: "Poppins";
	font-weight: 600;
	font-size: 35px;
	text-align: center;
}

.Tour_Reviews_section .heading_box h5 {
	margin-bottom: 30px;
	text-align: center;
}

.Tour_Reviews_section .heading_box h2 span {
	color: var(--main_color);
}

.Tour_Reviews_section .itata_box {
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}

.Tour_Reviews_section .review_box {
	background: #fff;
	border-radius: 10px;
	box-shadow: 1px 1px 12px #00002229;
	padding: 10px;
	text-align: center;
	margin-bottom: 50px;
}

.Tour_Reviews_section .review_box .center_con {
	display: flex;
	justify-content: center;
}

.Tour_Reviews_section .review_box .image_box {
	width: 65px;
	height: 65px;
	border-radius: 100px;
	overflow: hidden;
	margin-top: -40px;
	border: 4px solid #fff;
}

.Tour_Reviews_section .review_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.Tour_Reviews_section .text_box h6 {
	font-family: "Poppins";
	font-weight: 500;
	font-size: 16px;
	color: #000;
	padding-top: 10px;
}

.Tour_Reviews_section .text_box h5 {
	font-family: "Poppins";
	font-weight: 600;
	font-size: 18px;
	color: var(--main_color);
}

.Tour_Reviews_section .text_box p {
	font-family: "Poppins";
	font-weight: 300;
	font-size: 13px;
	color: #000;
}

.Tour_Reviews_section .review_box {
	position: relative;
}

.Tour_Reviews_section .review_box .Excellent_box {
	position: absolute;
	top: 20px;
	right: 20px;
}

.Tour_Reviews_section .review_box .Excellent_box h5 {
	font-family: "Poppins";
	font-weight: 500;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 0.2;
}

.Tour_Reviews_section .review_box .Excellent_box i {
	font-size: 12px;
	color: #fbc136;
}

/*Dubai_Tour_Packages_lastsc section start*/
/* .Dubai_Tour_Packages_lastsc{
	padding-top: 30px;
	padding-bottom: 30px;
}
.Dubai_Tour_Packages_lastsc .heading_box h2{
	font-family: 'Poppins';
    font-weight: 600;
    font-size: 22px;
	color: #000;
	text-align: center;
}
.Dubai_Tour_Packages_lastsc .list_box ul{
	padding: 0px;
	margin: 0px;
	display: flex;
	list-style: none;
}
.Dubai_Tour_Packages_lastsc .list_box ul li a{
	padding: 5px 16px;
	border: 1px solid #000;
	text-decoration: none;
	display: inline-block;
 } */

/*test_details_section start*/
.test_details_section {
	padding-top: 30px;
	padding-bottom: 30px;
}

.test_details_section .left_box .packages_overviewbox {
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0px 2px 9px 0px #00000014;
	margin: 0px 0px 15px 0px;
	border: 1px solid #0000001c;
}

.test_details_section .left_box .packages_overviewbox .heading_box {
	display: flex;
	align-items: center;
	background: var(--main_color);
	justify-content: space-between;
	margin: 0px;
	padding: 6px 15px;
}

.test_details_section .left_box .packages_overviewbox .heading_box h3 {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}

.test_details_section .left_box .packages_overviewbox .heading_box i {
	color: #fff;
}

.test_details_section .left_box .packages_overviewbox .text_box {
	padding: 6px 15px;
}

.test_details_section .left_box .packages_overviewbox .text_box p {
	font-size: 14px;
	color: #000;
	padding-top: 5px;
	font-weight: 500;
}

.test_details_section .left_box .packages_overviewbox .icon_box ul {
	padding: 0px 15px;
	margin: 0px 0px 20px 0px;
	list-style: none;
}

.test_details_section .left_box .packages_overviewbox .icon_box ul h5 {
	color: #1d71b8;
	border: 1px dotted #1d71b857;
	padding: 5px;
	font-size: 19px;
}

.test_details_section .left_box .packages_overviewbox .icon_box ul li h6 {
	font-size: 13px;
	padding-left: 10px;
	font-weight: 600;
}

.test_details_section .left_box .packages_overviewbox .day_box {
	margin: 8px 5px;
	padding: 5px 10px 10px 10px;
	border-radius: 6px;
}

.test_details_section .left_box .packages_overviewbox .day_box h3 {
	font-size: 19px;
	color: var(--main_color);
}

.test_details_section .left_box .packages_overviewbox .day_box .flex_box {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

.test_details_section
	.left_box
	.packages_overviewbox
	.day_box
	.flex_box
	.image_box {
	width: 60%;
	height: 165px;
	border-radius: 4px;
	overflow: hidden;
}

.test_details_section
	.left_box
	.packages_overviewbox
	.day_box
	.flex_box
	.image_box
	img {
	width: 100%;
	height: 100%;
}

.test_details_section .left_box .packages_overviewbox .list_box ul li p {
	padding: 4px 0px 0px 0px;
	margin: 0px;
	font-weight: 500;
}

.test_details_section .fixd_box {
	position: sticky;
	top: 116px;
	width: 100%;
	border-radius: 4px;
	padding: 10px;
	background: #ededed;
	z-index: 9999;
}

.test_details_section .fixd_box .call_box .image_box {
	width: 100px;
	height: 100px;
	border-bottom: 3px solid #5cb85c;
	border-radius: 100px;
	overflow: hidden;
	margin: 0 auto;
}

.test_details_section .fixd_box .call_box a {
	text-decoration: none;
	color: #000;
}

.test_details_section .fixd_box .call_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.test_details_section .fixd_box .call_box p {
	font-size: 14px;
	text-align: center;
	padding-top: 6px;
	font-weight: 500;
}

.test_details_section .fixd_box .book_box h3 {
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 16px;
	padding: 5px;
	background: #465460;
	text-align: center;
}

.test_details_section .fixd_box .book_box h5 {
	font-size: 15px;
	font-weight: 600;
	color: #1d71b8;
	text-align: center;
}

.test_details_section .fixd_box .book_box h5 i {
	padding-right: 3px;
}

.test_details_section .fixd_box .book_box p {
	font-size: 13px;
	text-align: center;
}

.test_details_section .fixd_box .book_box a {
	text-decoration: none;
	color: #000;
	text-align: center;
	font-weight: 500;
	display: block;
	font-size: 20px;
}

/*============================================================================
===============================CAB BOOKING CODE START==========================
==============================================================================*/
/* @charset "UTF-8"; */
/*
Author       : Dreamguys
Template Name: Dreams Rent - Bootstrap Template
Version      : 1.0
*/
/*============================
 [Table of CSS]

1. Reset
2. Typography
3. General
4. Grid
5. Buttons
6. Header
7. Footer
8. Breadcrumb
9. Select
10. Table
11. Home
12. Login
13. Common
14. Faq
15. Pricing
16. Gallery
17. Our Team
18. Contact
19. Invoice
20. Blog
21. Testimonials
22. About Us
23. Product Details
24. Products

========================================*/
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,400;0,500;0,600;0,700;0,900;1,400;1,500;1,600;1,700;1,900&amp;display=swap");

.popular-services .listing-tabs-group,
.search-box-banner ul,
.css-equal-content,
.css-equal-heights {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.css-equal-content {
	color: red;
	float: left;
}

.product-detail-head .search-btn .search-button:hover,
.product-detail-head .search-btn .search-button,
.review-sec .search-btn .search-button:hover,
.review-sec .search-btn .search-button,
.faq-section .faq-title > a:not(.collapsed):after,
.faq-section .faq-title > a:after,
.listing-item:hover .fav-icon i,
.listing-item .listing-img .fav-item,
.popular-services .listing-tabs-group ul li a img,
.popular-services .listing-tabs-group ul li a span,
.popular-services .listing-tabs-group ul li a:hover img,
.popular-services .listing-tabs-group ul li a:hover,
.popular-services .listing-tabs-group ul li a.active img,
.popular-services .listing-tabs-group ul li a,
.search-box-banner .search-btn .search-button:hover,
.search-box-banner .search-btn .search-button,
.header .header-navbar-rht .nav-item .header-reg:hover,
.header .header-navbar-rht .nav-item .header-reg,
.header .header-navbar-rht .nav-item .header-login:hover,
.header .header-navbar-rht .nav-item .header-login,
.header.fixed,
.header,
.contact-btn:hover,
.contact-btn {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.listview-car .card .card-body .listing-details-group ul li span img,
.listview-car .card .card-body .blog-list-head .blog-list-rate h6,
.product-detail-head .details-btn a,
.review-sec .reviewbox-list-rating p,
.contact-section .contact-info-area .single-contact-info i,
.serve-form .form-group .button-notific,
.pagination,
.login-wrapper .loginbox .login-auth,
.login-wrapper .loginbox .login-left,
.popular-slider-group .owl-carousel .owl-next i,
.popular-slider-group .owl-carousel .owl-prev i,
.listing-item .listing-content .listing-button .btn-order,
.listing-item .listing-img .fav-item .fav-icon,
.listing-item .listing-img .fav-item .featured-text,
.popular-services .owl-carousel .owl-next i,
.popular-services .owl-carousel .owl-prev i,
.popular-services .listing-tabs-group ul li a,
.popular-services .listing-tabs-group {
	justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
}

.table tbody td a {
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.listview-car .card .card-body .blog-list-head,
.product-detail-head .detail-page-head,
.blog-section .blog-content .meta-item {
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
}

.grid-listview ul li a,
.car-listing .pagination .previtem a,
.car-listing .pagination .nextlink a,
.list-btn .btn-filters,
.modal .payment-success .check,
.payment-method ul li a,
.modal .available-for-ride,
.car-details-slider.owl-carousel .owl-nav .owl-prev,
.car-details-slider.owl-carousel .owl-nav .owl-next,
.listing-feature ul li span,
.specification-card .feature-img,
.share-postsection .sharelink .share-img,
.plan-selected,
.pagination .pagination .previtem a,
.pagination .pagination .nextlink a,
.why-choose .card .card-body .choose-img,
.listing-item .listing-content .listing-details-group ul,
.table .dropdown-item,
.table tbody td a.btn-action-icon,
.fi-icon,
.hi-icon,
.footer-social-links .nav,
.footer .footer-contact .footer-contact-info .footer-address span,
.align-center {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}

.booking-list li {
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
}

.order-confirmation .place-order-btn a,
.listing-item .listing-content .listing-features .listing-title a,
.listing-item .listing-content .listing-features .author-img img,
.services .services-group .services-icon .icon-img,
.services .services-group .services-icon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.pricing-section .price-card .price-details ul .price-uncheck,
.pricing-section .price-card .price-details ul .price-check,
.table tbody td a,
.footer-social-widget .nav-social,
.footer .footer-contact .footer-contact-info .update-form .btn .feather-send,
.footer .footer-contact .footer-contact-info .footer-address {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.payment-method ul,
.review-sec .review-card .review-header-group,
.review-sec .review-header,
.blog-section .blog-content .blog-list-date .meta-item-list,
.blog-section .blog-content .blog-list-date,
.serve-form .form-group,
.error-page,
.content-page-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
}

.listview-car .card .card-body .listing-details-group ul,
.order-confirmation .order-confirm-box .confirmation-title,
.order-confirmation .section-title,
.modal .grand-total,
.modal .booking-info.service-tax ul li,
.listing-item .listing-content .listing-location-details,
.listing-item .listing-img .fav-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.listview-car .card .card-body .listing-details-group ul li span img,
.listview-car .card .card-body .listing-details-group ul li,
.listview-car .card .card-body .blog-list-head .blog-list-rate h6,
.listview-car
	.card
	.card-body
	.blog-list-head
	.blog-list-title
	.title-bottom
	h6,
.sorting-div .product-filter-group .grid-listview ul,
.sorting-div .product-filter-group .sortbyset,
.sorting-div .product-filter-group,
.list-btn .filter-list li ul li,
.list-btn .filter-list .short-filter,
.list-btn .filter-list,
.order-confirmation .order-confirm-box .order-car,
.payment-method .payment-checkbox label,
.booking-details .booking-form .payment-btn,
.modal .modal-footer a,
.modal .booking-info.pay-amount label,
.modal .booking-info.seat-select label,
.review-list-rating li,
.review-list-rating,
.listing-feature ul li,
.product-detail-head .details-btn a,
.product-detail-head .details-btn,
.product-detail-head .detail-page-head .camaro-location .camaro-locations-inner,
.product-detail-head .detail-page-head .camaro-location,
.product-detail-head .detail-page-head .list-rating,
.product-detail-head .detail-page-head,
.testimonials-section
	.review-box
	.review-details
	.list-rating
	.list-rating-star,
.testimonials-section .review-box,
.review-sec .sidebar-form,
.review-sec .review-card .review-header-group .review-widget-header,
.review-sec .review-card .review-header-group,
.review-sec .reviewbox-list-rating p,
.blogdetails-pagination ul,
.tag-list .tags,
.tag-list,
.blogdetail-content .card-header,
.bloglistleft-widget .post-author,
.bloggrid-sidebar .post-author,
.blogbanner-content .post-author,
.blogbanner-content ul,
.blog-section .rightsidebar .card h4,
.blog-section .blog-content .blog-list-date .meta-item-list li .post-author,
.blog-section .blog-content .meta-item li .post-author,
.blog-section .blog-content .meta-item,
.contact-section .contact-info-area .single-contact-info i,
.serve-form .form-group .button-notific,
.privacy-section .terms-policy ul li,
.pagination,
.login-wrapper .loginbox .login-auth .login-auth-wrap .sign-group,
.login-wrapper .loginbox .login-auth,
.user-app-group .userapp-heading .download-btn,
.popular-slider-group .owl-carousel .owl-next i,
.popular-slider-group .owl-carousel .owl-prev i,
.listing-item .listing-content .listing-button .btn-order,
.listing-item .listing-content .listing-location-details .listing-price h6,
.listing-item .listing-content .listing-details-group ul li,
.listing-item .listing-img .fav-item .fav-icon,
.listing-item .listing-img .fav-item .featured-text,
.popular-services .owl-carousel .owl-next i,
.popular-services .owl-carousel .owl-prev i,
.popular-services .listing-tabs-group ul li a,
.search-box-banner .form-group-wrapp,
.footer .footer-contact .footer-contact-info .footer-address .addr-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.sorting-div .product-filter-group {
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: flex-end;
}

.invoice-section .invoice-item-bill ul li:first-child,
.table .dropdown-item,
.footer-social-widget .nav-social {
	justify-content: start;
	-webkit-justify-content: start;
	-ms-flex-pack: start;
}

.listview-car .card .card-body .blog-list-head,
.product-detail-head .detail-page-head,
.blog-section .blog-content .meta-item {
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
}

/*-----------------
    1. Reset
-----------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
}

* {
	box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after {
	content: "";
	content: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-----------------
    2. Typography
-----------------------*/
a {
	text-decoration: none;
	transition: ease all 0.5s;
	-webkit-transition: ease all 0.5s;
	-ms-transition: ease all 0.5s;
}

h1 {
	font-weight: 900;
	font-size: 62px;
	color: #201f1d;
}

@media (max-width: 1199.98px) {
	h1 {
		font-size: 36px;
	}
}

h2 {
	font-weight: 900;
	font-size: 36px;
	color: #111111;
}

@media (max-width: 991.98px) {
	h2 {
		font-size: 26px;
	}
}

h3 {
	font-weight: 700;
	font-size: 24px;
	color: #111111;
}

@media (max-width: 991.98px) {
	h3 {
		font-size: 18px;
	}
}

h4 {
	font-size: 28px;
	color: #2f2f2f;
}

@media (max-width: 991.98px) {
	h4 {
		font-size: 20px;
	}
}

h5 {
	font-size: 18px;
}

@media (max-width: 991.98px) {
	h5 {
		font-size: 16px;
	}
}

h6 {
	font-weight: 500;
	font-size: 18px;
	color: #111111;
}

@media (max-width: 991.98px) {
	h6 {
		font-size: 16px;
	}
}

/*-----------------
	3. General
-----------------------*/
body {
	font-family: "Fira Sans", sans-serif;
	font-size: 15px;
	color: #787878;
	background: #fcfbfb;
	overflow-x: hidden;
}

@media (max-width: 991.98px) {
	body {
		font-size: 15px;
	}
}

a {
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

a:hover {
	-webkit-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

a:focus {
	outline: 0;
}

p:last-child {
	margin-bottom: 0;
}

strong {
	font-weight: 700;
}

.form-control:focus {
	border-color: #bbb;
	box-shadow: none;
	outline: 0 none;
}

/*-----------------
    4. Grid
-----------------------*/
.popular-services .listing-tabs-group,
.search-box-banner ul,
.css-equal-heights,
.css-equal-content {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.css-equal-content {
	color: red;
	float: left;
}

.product-detail-head .search-btn .search-button:hover,
.product-detail-head .search-btn .search-button,
.review-sec .search-btn .search-button:hover,
.review-sec .search-btn .search-button,
.faq-section .faq-title > a:not(.collapsed):after,
.faq-section .faq-title > a:after,
.listing-item:hover .fav-icon i,
.listing-item .listing-img .fav-item,
.popular-services .listing-tabs-group ul li a img,
.popular-services .listing-tabs-group ul li a span,
.popular-services .listing-tabs-group ul li a:hover img,
.popular-services .listing-tabs-group ul li a:hover,
.popular-services .listing-tabs-group ul li a.active img,
.popular-services .listing-tabs-group ul li a,
.search-box-banner .search-btn .search-button:hover,
.search-box-banner .search-btn .search-button,
.header .header-navbar-rht .nav-item .header-reg:hover,
.header .header-navbar-rht .nav-item .header-reg,
.header .header-navbar-rht .nav-item .header-login:hover,
.header .header-navbar-rht .nav-item .header-login,
.header.fixed,
.header,
.contact-btn:hover,
.contact-btn {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.listview-car .card .card-body .listing-details-group ul li span img,
.listview-car .card .card-body .blog-list-head .blog-list-rate h6,
.product-detail-head .details-btn a,
.review-sec .reviewbox-list-rating p,
.contact-section .contact-info-area .single-contact-info i,
.serve-form .form-group .button-notific,
.pagination,
.login-wrapper .loginbox .login-auth,
.login-wrapper .loginbox .login-left,
.popular-slider-group .owl-carousel .owl-next i,
.popular-slider-group .owl-carousel .owl-prev i,
.listing-item .listing-content .listing-button .btn-order,
.listing-item .listing-img .fav-item .fav-icon,
.listing-item .listing-img .fav-item .featured-text,
.popular-services .owl-carousel .owl-next i,
.popular-services .owl-carousel .owl-prev i,
.popular-services .listing-tabs-group ul li a,
.popular-services .listing-tabs-group {
	justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
}

.table tbody td a {
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.listview-car .card .card-body .blog-list-head,
.product-detail-head .detail-page-head,
.blog-section .blog-content .meta-item {
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
}

.grid-listview ul li a,
.car-listing .pagination .previtem a,
.car-listing .pagination .nextlink a,
.list-btn .btn-filters,
.modal .payment-success .check,
.payment-method ul li a,
.modal .available-for-ride,
.car-details-slider.owl-carousel .owl-nav .owl-prev,
.car-details-slider.owl-carousel .owl-nav .owl-next,
.listing-feature ul li span,
.specification-card .feature-img,
.share-postsection .sharelink .share-img,
.plan-selected,
.pagination .pagination .previtem a,
.pagination .pagination .nextlink a,
.why-choose .card .card-body .choose-img,
.listing-item .listing-content .listing-details-group ul,
.table .dropdown-item,
.table tbody td a.btn-action-icon,
.fi-icon,
.hi-icon,
.footer-social-links .nav,
.footer .footer-contact .footer-contact-info .footer-address span,
.align-center {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}

.booking-list li {
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
}

.order-confirmation .place-order-btn a,
.listing-item .listing-content .listing-features .listing-title a,
.listing-item .listing-content .listing-features .author-img img,
.services .services-group .services-icon .icon-img,
.services .services-group .services-icon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.pricing-section .price-card .price-details ul .price-uncheck,
.pricing-section .price-card .price-details ul .price-check,
.table tbody td a,
.footer-social-widget .nav-social,
.footer .footer-contact .footer-contact-info .update-form .btn .feather-send,
.footer .footer-contact .footer-contact-info .footer-address {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.payment-method ul,
.review-sec .review-card .review-header-group,
.review-sec .review-header,
.blog-section .blog-content .blog-list-date .meta-item-list,
.blog-section .blog-content .blog-list-date,
.serve-form .form-group,
.error-page,
.content-page-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
}

.listview-car .card .card-body .listing-details-group ul,
.order-confirmation .order-confirm-box .confirmation-title,
.order-confirmation .section-title,
.modal .grand-total,
.modal .booking-info.service-tax ul li,
.listing-item .listing-content .listing-location-details,
.listing-item .listing-img .fav-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.listview-car .card .card-body .listing-details-group ul li span img,
.listview-car .card .card-body .listing-details-group ul li,
.listview-car .card .card-body .blog-list-head .blog-list-rate h6,
.listview-car
	.card
	.card-body
	.blog-list-head
	.blog-list-title
	.title-bottom
	h6,
.sorting-div .product-filter-group .grid-listview ul,
.sorting-div .product-filter-group .sortbyset,
.sorting-div .product-filter-group,
.list-btn .filter-list li ul li,
.list-btn .filter-list .short-filter,
.list-btn .filter-list,
.order-confirmation .order-confirm-box .order-car,
.payment-method .payment-checkbox label,
.booking-details .booking-form .payment-btn,
.modal .modal-footer a,
.modal .booking-info.pay-amount label,
.modal .booking-info.seat-select label,
.review-list-rating li,
.review-list-rating,
.listing-feature ul li,
.product-detail-head .details-btn a,
.product-detail-head .details-btn,
.product-detail-head .detail-page-head .camaro-location .camaro-locations-inner,
.product-detail-head .detail-page-head .camaro-location,
.product-detail-head .detail-page-head .list-rating,
.product-detail-head .detail-page-head,
.testimonials-section
	.review-box
	.review-details
	.list-rating
	.list-rating-star,
.testimonials-section .review-box,
.review-sec .sidebar-form,
.review-sec .review-card .review-header-group .review-widget-header,
.review-sec .review-card .review-header-group,
.review-sec .reviewbox-list-rating p,
.blogdetails-pagination ul,
.tag-list .tags,
.tag-list,
.blogdetail-content .card-header,
.bloglistleft-widget .post-author,
.bloggrid-sidebar .post-author,
.blogbanner-content .post-author,
.blogbanner-content ul,
.blog-section .rightsidebar .card h4,
.blog-section .blog-content .blog-list-date .meta-item-list li .post-author,
.blog-section .blog-content .meta-item li .post-author,
.blog-section .blog-content .meta-item,
.contact-section .contact-info-area .single-contact-info i,
.serve-form .form-group .button-notific,
.privacy-section .terms-policy ul li,
.pagination,
.login-wrapper .loginbox .login-auth .login-auth-wrap .sign-group,
.login-wrapper .loginbox .login-auth,
.user-app-group .userapp-heading .download-btn,
.popular-slider-group .owl-carousel .owl-next i,
.popular-slider-group .owl-carousel .owl-prev i,
.listing-item .listing-content .listing-button .btn-order,
.listing-item .listing-content .listing-location-details .listing-price h6,
.listing-item .listing-content .listing-details-group ul li,
.listing-item .listing-img .fav-item .fav-icon,
.listing-item .listing-img .fav-item .featured-text,
.popular-services .owl-carousel .owl-next i,
.popular-services .owl-carousel .owl-prev i,
.popular-services .listing-tabs-group ul li a,
.search-box-banner .form-group-wrapp,
.footer .footer-contact .footer-contact-info .footer-address .addr-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.sorting-div .product-filter-group {
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: flex-end;
}

.invoice-section .invoice-item-bill ul li:first-child,
.table .dropdown-item,
.footer-social-widget .nav-social {
	justify-content: start;
	-webkit-justify-content: start;
	-ms-flex-pack: start;
}

.listview-car .card .card-body .blog-list-head,
.product-detail-head .detail-page-head,
.blog-section .blog-content .meta-item {
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
}

.col {
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	position: relative;
	min-height: 1px;
}

@media (min-width: 320px) {
	.col.col-xs-12 {
		width: 100%;
	}

	.col.col-xs-11 {
		width: 91.66666667%;
	}

	.col.col-xs-10 {
		width: 83.33333333%;
	}

	.col.col-xs-9 {
		width: 75%;
	}

	.col.col-xs-8 {
		width: 66.66666667%;
	}

	.col.col-xs-7 {
		width: 58.33333333%;
	}

	.col.col-xs-6 {
		width: 50%;
	}

	.col.col-xs-5 {
		width: 41.66666667%;
	}

	.col.col-xs-4 {
		width: 33.33333333%;
	}

	.col.col-xs-3 {
		width: 25%;
	}

	.col.col-xs-2 {
		width: 16.66666667%;
	}

	.col.col-xs-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 568px) {
	.col.col-sm-12 {
		width: 100%;
	}

	.col.col-sm-11 {
		width: 91.66666667%;
	}

	.col.col-sm-10 {
		width: 83.33333333%;
	}

	.col.col-sm-9 {
		width: 75%;
	}

	.col.col-sm-8 {
		width: 66.66666667%;
	}

	.col.col-sm-7 {
		width: 58.33333333%;
	}

	.col.col-sm-6 {
		width: 50%;
	}

	.col.col-sm-5 {
		width: 41.66666667%;
	}

	.col.col-sm-4 {
		width: 33.33333333%;
	}

	.col.col-sm-3 {
		width: 25%;
	}

	.col.col-sm-2 {
		width: 16.66666667%;
	}

	.col.col-sm-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 768px) {
	.col.col-md-12 {
		width: 100%;
	}

	.col.col-md-11 {
		width: 91.66666667%;
	}

	.col.col-md-10 {
		width: 83.33333333%;
	}

	.col.col-md-9 {
		width: 75%;
	}

	.col.col-md-8 {
		width: 66.66666667%;
	}

	.col.col-md-7 {
		width: 58.33333333%;
	}

	.col.col-md-6 {
		width: 50%;
	}

	.col.col-md-5 {
		width: 41.66666667%;
	}

	.col.col-md-4 {
		width: 33.33333333%;
	}

	.col.col-md-3 {
		width: 25%;
	}

	.col.col-md-2 {
		width: 16.66666667%;
	}

	.col.col-md-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 1024px) {
	.col.col-lg-12 {
		width: 100%;
	}

	.col.col-lg-11 {
		width: 91.66666667%;
	}

	.col.col-lg-10 {
		width: 83.33333333%;
	}

	.col.col-lg-9 {
		width: 75%;
	}

	.col.col-lg-8 {
		width: 66.66666667%;
	}

	.col.col-lg-7 {
		width: 58.33333333%;
	}

	.col.col-lg-6 {
		width: 50%;
	}

	.col.col-lg-5 {
		width: 41.66666667%;
	}

	.col.col-lg-4 {
		width: 33.33333333%;
	}

	.col.col-lg-3 {
		width: 25%;
	}

	.col.col-lg-2 {
		width: 16.66666667%;
	}

	.col.col-lg-1 {
		width: 8.33333333%;
	}
}

/*-----------------
    5. Buttons
-----------------------*/
.btn {
	position: relative;
	text-transform: initial;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.btn:hover {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.btn-view {
	font-weight: 500;
	font-size: 16px;
	color: #201f1d;
	border: 1px solid #fe9307;
	background-color: #ffffff;
	box-shadow: inset 0 0 0 0 #ffffff;
	border-radius: 5px;
	line-height: 0;
	margin: 0;
	padding: 20px 22px;
}

.btn-view:hover {
	background-color: #fe9307;
	border: 2px solid #ff9307;
	color: #ffffff;
	box-shadow: inset 0 50px 0 0 #ff9307;
}

@media (max-width: 991.98px) {
	.btn-view {
		margin: 0;
		padding: 8px 12px;
		font-size: 14px;
	}
}

.btn-white {
	background-color: #ffffff;
	border-color: #f1f1f1;
	color: #ffa633;
	box-shadow: inset 0 0 0 0 #ffffff;
}

.btn-white:hover {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #ffffff;
	box-shadow: inset 0 50px 0 0 #ffa633;
}

.btn-white-outline {
	background-color: #ffffff;
	border-color: #f1f1f1;
	color: #3f4254;
}

.btn-white-outline:hover {
	background-color: #ffffff;
	border-color: #f1f1f1;
	color: #3f4254;
}

.btn-primary {
	background-color: #ffa633;
	border: 1px solid #ffa633;
	box-shadow: inset 0 0 0 0 #ffffff;
}

.btn-primary:hover {
	background-color: #ffffff;
	border-color: #ffa633;
	color: #ffa633;
	box-shadow: inset 0 50px 0 0 #ffffff;
}

.btn-subscribe {
	background-color: #ffa633;
	border: 1px solid #ffa633;
	box-shadow: inset 0 0 0 0 #ffffff;
}

.btn-subscribe:hover {
	background-color: #ffffff;
	border-color: #ffa633;
	color: #ffa633;
	box-shadow: inset 0 50px 0 0 #ffffff;
}

.btn-subscribe:hover i {
	color: #ffa633 !important;
	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.submit-review {
	padding: 12px 20px;
}

.btn-size {
	font-weight: 600;
	font-size: 16px;
	padding: 12px;
}

.btn-outline-light {
	color: #ffffff;
	background-color: #201f1d;
	border: 1px solid #201f1d;
	box-shadow: inset 0 0 0 0 #ffffff;
}

.btn-outline-light:hover {
	background-color: #ffffff;
	border-color: #f1f1f1;
	color: #3f4254;
	box-shadow: inset 0 50px 0 0 #ffffff;
}

.btn-gray {
	background-color: #efefef;
	border: 1px solid #efefef;
	box-shadow: inset 0 0 0 0 #ffffff;
}

.btn-gray:hover {
	background-color: #ffffff;
	border-color: #efefef;
	color: #878a99;
	box-shadow: inset 0 50px 0 0 #ffffff;
}

.btn-gray-outline {
	background-color: #ffffff;
	border: 1px solid #efefef;
	box-shadow: inset 0 0 0 0 #ffffff;
}

.btn-gray-outline:hover {
	background-color: #efefef;
	border-color: #ffffff;
	color: #878a99;
	box-shadow: inset 0 50px 0 0 #ffffff;
}

.btn-outline-primary {
	color: #ffa633;
	border-color: #ffa633;
}

.btn-outline-primary:hover {
	background-color: #ffa633;
	border-color: #ffa633;
}

.btn-check:focus + .btn-primary,
.btn-primary:focus {
	box-shadow: none !important;
}

.btn:focus {
	box-shadow: none !important;
}

.btn.btn-greys {
	background: #efefef;
	color: #201f1d;
	font-size: 13px;
	padding: 8px 16px;
	font-weight: 600;
}

.cancel {
	background-color: #ffffff;
	border: 1px solid #377dff;
	box-shadow: inset 0 0 0 0 #377dff;
	color: #377dff;
}

.cancel:hover {
	background-color: #ffffff;
	border-color: #377dff;
	color: #377dff;
	box-shadow: inset 0 50px 0 0 #ffffff;
}

.contact-btn {
	background-color: #201f1d;
	border: 1px solid #201f1d;
	box-shadow: inset 0 0 0 #ffffff;
	color: #ffffff;
	border-radius: 5px;
	font-weight: 700;
	font-size: 16px;
	padding: 12px 15px;
	text-align: center;
}

.contact-btn:hover {
	background-color: #ffffff;
	border: 1px solid #201f1d;
	box-shadow: inset 0 70px 0 0 #ffffff;
	color: #201f1d;
}

.btn-secondary {
	background: #2f2f2f;
	color: #ffffff;
}

.fa-facebook {
	/* background: #3080F8; */
	color: #139bf0;
}

.fa-twitter {
	/* background: #35B6FF; */
	color: #159dce;
}

.fa-instagram {
	/* background: #FF2D20; */
	color: #dd2d75;
}

.fa-behance {
	background: #0066ff;
	color: #ffffff;
}

.fa-linkedin {
	background: #0066ff;
	color: #ffffff;
}

.fa-youtube {
	color: #f70000;
}

/*-----------------
    6. Header
-----------------------*/
.header {
	background: #ffffff;
	position: sticky;
	box-shadow: 0px 10px 40px rgba(202, 202, 202, 0.2);
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}

.header.fixed {
	background-color: #ffffff;
	box-shadow: 0px 3px 53px rgba(197, 197, 197, 0.27);
}

.header .logo a {
	float: left;
}

.header .logo a img {
	float: left;
	max-height: 32px;
}

.header .header-nav {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	position: relative;
	height: 85px;
	padding: 0 15px 0 15px;
	margin-bottom: 0;
}

@media (max-width: 991.98px) {
	.header .header-nav {
		height: 65px;
		padding: 0;
	}
}

.header .header-nav .main-nav > li > a {
	color: #2f2f2f;
	line-height: 85px;
	font-weight: 500;
}

@media (max-width: 991.98px) {
	.header .header-nav .main-nav > li > a {
		font-size: 14px;
	}
}

@media (max-width: 991.98px) {
	.header .header-nav .main-nav > li > a {
		color: #ffffff;
	}
}

.header .header-nav .main-nav > li > a:hover {
	color: #ffa633;
}

.header .header-nav .main-nav > li .submenu li {
	position: relative;
}

.header .header-nav .main-nav > li .submenu li.active {
	color: #ffa633;
}

.header .header-nav .main-nav > li .submenu li.active > a {
	color: #ffa633;
}

.header .header-nav .main-nav > li .submenu li a {
	display: block;
	padding: 10px 15px 10px;
	clear: both;
	white-space: nowrap;
	color: #2f2f2f;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	width: 100%;
	position: relative;
	font-weight: 500;
}

@media (max-width: 991.98px) {
	.header .header-nav .main-nav > li .submenu li a {
		padding: 10px;
		color: #ffffff;
		font-size: 12px;
	}
}

.header .header-nav .main-nav > li .submenu li a:hover {
	color: #ffa633;
	padding-left: 20px;
}

.header .header-nav .main-nav > li .login-link {
	display: none;
}

.header .navbar-header .navbar-brand {
	display: inline-block;
	padding: 0;
	line-height: 0;
}

@media (max-width: 991.98px) {
	.header .navbar-header .navbar-brand {
		margin-right: 0;
	}
}

@media (max-width: 575.98px) {
	.header .navbar-header .logo {
		display: none;
	}
}

.header .navbar-header .logo-small {
	display: none;
}

@media (max-width: 575.98px) {
	.header .navbar-header .logo-small {
		display: block;
		width: 100%;
		text-align: center;
	}
}

.header .navbar-header #mobile_btn {
	display: none;
	margin-right: 30px;
}

@media (max-width: 991.98px) {
	.header .navbar-header #mobile_btn {
		display: inline-block;
		line-height: 0;
	}
}

@media (max-width: 575.98px) {
	.header .navbar-header #mobile_btn {
		left: 0;
		margin-right: 0;
		padding: 0 0px;
		position: absolute;
		z-index: 99;
	}
}

.header .navbar-header #mobile_btn .bar-icon {
	display: inline-block;
	width: 31px;
}

.header .navbar-header #mobile_btn .bar-icon span {
	background-color: #ffa633;
	display: block;
	float: left;
	height: 3px;
	margin-bottom: 7px;
	width: 31px;
	border-radius: 2px;
	margin-bottom: 5px;
}

.header .navbar-header #mobile_btn .bar-icon span:nth-child(2) {
	width: 20px;
}

.header .navbar-header #mobile_btn .bar-icon span:nth-child(3) {
	width: 16px;
	margin-bottom: 0;
}

@media (max-width: 991.98px) {
	.header .navbar-header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: inline-flex;
		align-items: center;
	}
}

@media (max-width: 575.98px) {
	.header .navbar-header {
		width: 100%;
	}
}

.header .main-menu-wrapper {
	margin: 0 15px 0;
}

@media (max-width: 991.98px) {
	.header .main-menu-wrapper {
		order: 3;
		width: 260px;
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		overflow-x: hidden;
		overflow-y: auto;
		z-index: 11111;
		transform: translateX(-260px);
		transition: all 0.4s;
		background: #201f1d;
		margin: 0;
	}
}

.header .main-menu-wrapper .menu-header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 60px;
	padding: 0 20px;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	display: none;
}

@media (max-width: 991.98px) {
	.header .main-menu-wrapper .menu-header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 65px;
		align-items: center;
		background: #ffffff;
	}
}

@media (max-width: 991.98px) {
	.header .main-menu-wrapper .menu-header .menu-logo img {
		width: 160px;
	}
}

.header .main-menu-wrapper .menu-header .menu-close {
	font-size: 18px;
	color: #ffa633;
}

.header .main-menu-wrapper .main-nav > li .submenu > li .submenu {
	left: 100%;
	top: 0;
	margin-top: 10px;
}

@media (max-width: 991.98px) {
	.header .main-menu-wrapper .main-nav > li .submenu > li .submenu {
		left: 0;
	}
}

.header .main-menu-wrapper .main-nav > li .submenu > li.has-submenu > a::after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: 15px;
	top: 12px;
	font-size: 13px;
}

.header .main-menu-wrapper .main-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0;
}

@media (max-width: 991.98px) {
	.header .main-menu-wrapper .main-nav {
		padding: 0;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-left: 0;
		margin-bottom: 0;
		list-style: none;
		background: #201f1d;
	}
}

.header .main-menu-wrapper .main-nav:last-child {
	margin-right: 0;
}

@media (max-width: 992px) {
	.header .main-menu-wrapper .main-nav > li {
		margin-right: 0;
	}

	.header .main-menu-wrapper .main-nav > li:last-child {
		margin-right: 0;
		border: 0;
	}
}

.header .main-menu-wrapper .main-nav > li.active > a {
	display: block;
	color: #ffa633;
}

.header .main-menu-wrapper .main-nav > li a i {
	font-size: 12px;
	margin-left: 3px;
}

@media (max-width: 991.98px) {
	.header .main-menu-wrapper .main-nav > li a {
		display: block;
		line-height: 20px;
		padding: 12px 15px;
		font-size: 14px;
		font-weight: 500;
		color: #ffffff;
	}

	.header .main-menu-wrapper .main-nav > li a i {
		font-size: 14px;
	}
}

@media (max-width: 991.98px) and (max-width: 991.98px) {
	.header .main-menu-wrapper .main-nav > li a i {
		float: right;
		margin-top: 5px;
		font-size: 14px;
	}
}

.header .main-menu-wrapper .main-nav > li:last-child {
	margin-right: 0;
}

@media (max-width: 991.98px) {
	.header .main-menu-wrapper .main-nav > li {
		border-bottom: 1px solid #828282;
		padding: 0;
	}
}

@media (min-width: 992px) {
	.header .main-menu-wrapper .main-nav > li {
		display: block;
		position: relative;
		margin-right: 30px;
	}

	.header .main-menu-wrapper .main-nav > li:last-child {
		margin-right: 0;
	}
}

@media (min-width: 992px) {
	.header .main-menu-wrapper .main-nav > li ul {
		background-color: #ffffff;
		border-radius: 5px;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
		display: block;
		font-size: 14px;
		left: 0;
		margin: 0;
		min-width: 200px;
		opacity: 0;
		padding: 0;
		position: absolute;
		-webkit-transition: all 0.2s ease;
		transition: all 0.2s ease;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
		top: 100%;
		visibility: hidden;
		z-index: 1000;
	}
}

@media (min-width: 992px) {
	.header .main-menu-wrapper .main-nav li.has-submenu:hover > .submenu {
		visibility: visible;
		opacity: 1;
		margin-top: 0;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		border-radius: 2px;
		border-top: 1px solid #ffa633;
	}
}

@media (max-width: 991.98px) {
	.header .main-menu-wrapper .main-nav .has-submenu ul {
		display: none;
		background: rgba(255, 255, 255, 0.2);
	}
}

.header .main-menu-wrapper .main-nav li.login-link {
	display: none;
}

@media (max-width: 991.98px) {
	.header .main-menu-wrapper .main-nav li.login-link {
		display: block;
	}
}

.header .header-navbar-rht {
	margin: 0;
	padding: 0;
}

@media (max-width: 575.98px) {
	.header .header-navbar-rht {
		display: none;
	}
}

.header .header-navbar-rht > li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 15px;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
}

.header .header-navbar-rht > li:last-child {
	padding-right: 0px;
}

.header .header-navbar-rht > li .dropdown-menu {
	border: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.header .header-navbar-rht > li .dropdown-menu .dropdown-item {
	border-top: 1px solid #fcfbfb;
	padding: 10px 15px;
	font-size: 0.9375rem;
	font-weight: 600;
}

.header .header-navbar-rht > li .dropdown-menu .dropdown-item:hover {
	color: #ffa633;
}

.header .header-navbar-rht > li .dropdown-menu .dropdown-item:last-child {
	border-top: 0;
	border-radius: 5px 5px 0 0;
}

.header .header-navbar-rht > li .dropdown-menu .dropdown-item:first-child {
	border-radius: 0 0 5px 5px;
}

.header .header-navbar-rht .nav-item span {
	margin: 0 8px 0 0;
}

.header .header-navbar-rht .nav-item .add-listing {
	font-weight: 500;
	font-size: 16px;
	color: #201f1d;
}

.header .header-navbar-rht .nav-item .add-listing span {
	color: #127384;
}

.header .header-navbar-rht .nav-item .header-login {
	background-color: #201f1d;
	border: 1px solid #201f1d;
	box-shadow: inset 0 0 0 #ffffff;
	color: #ffffff;
	border-radius: 5px;
	font-weight: 500;
	font-size: 16px;
	padding: 10px 20px;
	text-align: center;
}

@media (max-width: 991.98px) {
	.header .header-navbar-rht .nav-item .header-login {
		padding: 8px 12px;
		font-size: 14px;
	}
}

.header .header-navbar-rht .nav-item .header-login:hover {
	background-color: #ffffff;
	border: 1px solid #201f1d;
	box-shadow: inset 0 70px 0 0 #ffffff;
	color: #201f1d;
}

.header .header-navbar-rht .nav-item .header-reg {
	background-color: #ffa633;
	border: 1px solid #ffa633;
	box-shadow: inset 0 0 0 #ffffff;
	color: #ffffff;
	border-radius: 5px;
	font-weight: 500;
	font-size: 16px;
	padding: 10px 20px;
}

@media (max-width: 991.98px) {
	.header .header-navbar-rht .nav-item .header-reg {
		padding: 8px 12px;
		font-size: 14px;
	}
}

.header .header-navbar-rht .nav-item .header-reg:hover {
	background-color: #ffffff;
	border: 1px solid #ffa633;
	box-shadow: inset 0 70px 0 0 #ffffff;
	color: #ffa633;
}

.header .dropdown-toggle::after {
	display: none;
}

.menu-opened .main-menu-wrapper {
	transform: translateX(0);
}

.menu-opened .main-menu-wrapper body {
	overflow: hidden;
}

/*-----------------
    7. Footer
-----------------------*/
.footer {
	background: #201f1d;
	position: relative;
}

.footer::before {
	content: "";
	background: url(../img/footer-left.png) no-repeat;
	position: absolute;
	top: 50px;
	left: 0;
	width: 97px;
	height: 102px;
	background-size: cover;
}

@media (max-width: 1199.98px) {
	.footer::before {
		display: none;
	}
}

.footer::after {
	content: "";
	background: url(../img/footer-right.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 393px;
	height: 334px;
	background-size: cover;
}

@media (max-width: 991.98px) {
	.footer::after {
		display: none;
	}
}

.footer .footer-top {
	position: relative;
	z-index: 99;
	margin: 0;
	padding: 60px 0;
}

@media (max-width: 991.98px) {
	.footer .footer-top {
		margin: 0;
		padding: 40px 0 10px;
	}
}

@media (max-width: 767.98px) {
	.footer .footer-top {
		margin: 0;
		padding: 40px 0 0;
	}
}

.footer .footer-about {
	border-right: 1px solid #000;
}

@media (max-width: 767.98px) {
	.footer .footer-about {
		border: 0;
	}
}

.footer .footer-widget .footer-logo {
	margin-bottom: 35px;
}

.footer .footer-widget .footer-about-content {
	margin-bottom: 50px;
}

@media (max-width: 991.98px) {
	.footer .footer-widget .footer-about-content {
		margin-bottom: 30px;
	}
}

@media (max-width: 767.98px) {
	.footer .footer-widget .footer-about-content {
		margin-bottom: 20px;
	}
}

.footer .footer-widget .footer-about-content p {
	font-weight: 700;
	color: #1f2937;
	margin-bottom: 0;
}

.footer .footer-widget.footer-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer .footer-widget .footer-title {
	position: relative;
	font-size: 20px;
	font-weight: 700;
	color: #ffffff;
	margin: 0 0 40px;
}

.footer .footer-widget .footer-title:before {
	content: "";
	background: #fcb215;
	width: 27px;
	height: 4px;
	left: 0;
	position: absolute;
	bottom: -80%;
}

@media (max-width: 991.98px) {
	.footer .footer-widget {
		margin-bottom: 30px;
	}
}

@media (max-width: 767.98px) {
	.footer .footer-widget {
		margin-bottom: 25px;
	}
}

.footer .footer-menu ul li {
	margin: 0 0 20px;
}

.footer .footer-menu ul li:last-child {
	margin-bottom: 0;
}

.footer .footer-menu ul li a {
	color: #828282;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.footer .footer-menu ul li a:hover {
	color: #ffa633;
	padding-left: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.footer .footer-contact h5 {
	font-weight: 700;
	font-size: 24px;
	color: #ffffff;
	max-width: 336px;
	margin-bottom: 20px;
}

.footer .footer-contact h6 {
	font-size: 16px;
	color: #dbdbdb;
	margin-bottom: 15px;
	line-height: 20px;
}

.footer .footer-contact .footer-contact-info .footer-address {
	margin-bottom: 20px;
}

.footer .footer-contact .footer-contact-info .footer-address span {
	margin-right: 20px;
	width: 50px;
	height: 50px;
	background: #ff9307;
	color: #ffffff;
	font-size: 20px;
	border-radius: 4px;
	flex-shrink: 0;
}

.footer .footer-contact .footer-contact-info .footer-address .addr-info a {
	font-weight: 500;
	font-size: 18px;
	color: #ffffff;
}

.footer .footer-contact .footer-contact-info .update-form {
	position: relative;
}

.footer .footer-contact .footer-contact-info .update-form span {
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	color: #828282;
	font-size: 20px;
	line-height: 1;
}

.footer .footer-contact .footer-contact-info .update-form .form-control {
	min-height: 55px;
	background: #ffffff;
	border-radius: 5px;
	border: 1px solid #ffffff;
	font-size: 14px;
	margin: 0;
	padding: 10px 100px 12px 40px;
	color: #828282;
}

.footer .footer-contact .footer-contact-info .update-form .btn {
	padding: 20px 20px;
	font-size: 15px;
	border-radius: 5px;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
}

.footer .footer-contact .footer-contact-info .update-form .btn .feather-send {
	color: #ffffff;
}

.footer .footer-bottom {
	background: #201f1d;
	position: relative;
	z-index: 99;
	margin: 0;
	padding: 20px 0;
}

@media (max-width: 767.98px) {
	.footer .footer-bottom {
		margin: 0;
		padding: 15px 0;
	}
}

@media (max-width: 767.98px) {
	.footer .footer-bottom .copyright {
		text-align: center;
	}
}

@media (max-width: 767.98px) {
	.footer .footer-bottom .copyright .copyright-text {
		margin: 0 0 20px;
	}
}

.footer .footer-bottom .copyright .copyright-text p {
	color: #ffffff;
}

.footer .footer-bottom .copyright .vistors-details ul {
	justify-content: end;
	-webkit-justify-content: end;
}

@media (max-width: 767.98px) {
	.footer .footer-bottom .copyright .vistors-details ul {
		justify-content: center;
	}
}

.footer .footer-bottom .copyright .vistors-details ul li {
	margin: 0;
	padding: 0 8px 0;
}

.footer .footer-bottom .copyright .vistors-details ul li a {
	background: #ffffff;
	width: 46px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
}

.footer .footer-bottom .policy-menu {
	text-align: right;
	margin: 0;
	padding: 0;
}

@media (max-width: 767.98px) {
	.footer .footer-bottom .policy-menu {
		text-align: center;
	}
}

.footer .footer-bottom .policy-menu li {
	display: inline-block;
	margin-right: 30px;
	position: relative;
}

@media (max-width: 767.98px) {
	.footer .footer-bottom .policy-menu li {
		margin-right: 10px;
		margin-top: 10px;
	}
}

.footer .footer-bottom .policy-menu li a {
	color: #000;
}

.footer .footer-bottom .policy-menu li a:hover {
	color: #201f1d;
}

.footer .footer-bottom .policy-menu li::after {
	content: "";
	position: absolute;
	background: #201f1d;
	width: 5px;
	height: 5px;
	left: -10px;
	top: 50%;
	transform: translateY(-50%);
}

.footer .footer-bottom .policy-menu li:last-child {
	margin-right: 0;
}

@-webkit-keyframes toTopFromBottom {
	49% {
		-webkit-transform: translateY(-100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateY(100%);
	}

	51% {
		opacity: 1;
	}
}

@-moz-keyframes toTopFromBottom {
	49% {
		-moz-transform: translateY(-100%);
	}

	50% {
		opacity: 0;
		-moz-transform: translateY(100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toTopFromBottom {
	49% {
		transform: translateY(-100%);
	}

	50% {
		opacity: 0;
		transform: translateY(100%);
	}

	51% {
		opacity: 1;
	}
}

.footer-social-links {
	margin: 10px 0 30px;
}

.footer-social-links h6 {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 15px;
}

@media (max-width: 767.98px) {
	.footer-social-links h6 {
		margin-bottom: 10px;
	}
}

.footer-social-links .nav li {
	margin-right: 10px;
}

.footer-social-links .nav li:last-child {
	margin-right: 0;
}

.footer-social-links .nav li a:hover {
	color: #000;
}

.footer-social-widget {
	margin: 20px 0 0;
}

.footer-social-widget .nav-social li {
	margin-right: 10px;
}

.footer-social-widget .nav-social li:last-child {
	margin-right: 0;
}

.footer-social-widget .nav-social li a:hover {
	color: #000;
}

.hi-icon {
	font-size: 0px;
	cursor: pointer;
	text-align: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
	color: #201f1d;
	background: #dbdbdb;
	border-radius: 50px;
	min-width: 36px;
	height: 36px;
	-webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}

@media (max-width: 767.98px) {
	.hi-icon {
		min-width: 36px;
		height: 36px;
	}
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 0;
	content: "";
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	display: none;
}

.hi-icon:before {
	speak: none;
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

@media (max-width: 767.98px) {
	.hi-icon:before {
		font-size: 15px;
	}
}

.hi-icon:hover {
	color: #201f1d;
}

.hi-icon:hover:before {
	-webkit-animation: toTopFromBottom 0.5s forwards;
	-moz-animation: toTopFromBottom 0.5s forwards;
	animation: toTopFromBottom 0.5s forwards;
}

.fi-icon {
	font-size: 0px;
	cursor: pointer;
	text-align: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
	border-radius: 50px;
	min-width: 36px;
	height: 36px;
	-webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}

@media (max-width: 767.98px) {
	.fi-icon {
		min-width: 36px;
		height: 36px;
	}
}

.fi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 0;
	content: "";
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	display: none;
}

.fi-icon:before {
	speak: none;
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
	color: #ffffff;
}

@media (max-width: 767.98px) {
	.fi-icon:before {
		font-size: 15px;
	}
}

.fi-icon:hover {
	color: #201f1d;
}

.fi-icon:hover:before {
	-webkit-animation: toTopFromBottom 0.5s forwards;
	-moz-animation: toTopFromBottom 0.5s forwards;
	animation: toTopFromBottom 0.5s forwards;
}

/*-----------------
    8. Breadcrumb
-----------------------*/
.breadcrumb-bar {
	background: #201f1d;
	padding: 60px 0 60px;
	position: relative;
	z-index: 1;
	width: 100%;
}

@media (max-width: 991.98px) {
	.breadcrumb-bar {
		padding: 50px 0 50px;
	}
}

.breadcrumb-bar:before {
	content: "";
	background: url(../img/breadcrumbleft.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 393px;
	height: 334px;
	background-size: cover;
}

@media (max-width: 991.98px) {
	.breadcrumb-bar:before {
		display: none;
	}
}

.breadcrumb-bar:after {
	content: "";
	background: url(../img/breadcrumbright.png) no-repeat;
	position: absolute;
	bottom: 50px;
	right: 130px;
	width: 97px;
	height: 102px;
	background-size: cover;
}

@media (max-width: 991.98px) {
	.breadcrumb-bar:after {
		display: none;
	}
}

.breadcrumb-bar .breadcrumb-title {
	font-weight: 700;
	color: #ffffff;
	font-size: 36px;
	margin: 0 0 15px;
}

@media (max-width: 991.98px) {
	.breadcrumb-bar .breadcrumb-title {
		font-size: 32px;
	}
}

.breadcrumb-bar .breadcrumb {
	justify-content: center;
	margin: 0;
}

.breadcrumb-bar .breadcrumb li a {
	color: #ffffff;
}

.breadcrumb-bar .breadcrumb.active {
	color: #ffffff;
}

.breadcrumb-bar .breadcrumb-item + .breadcrumb-item::before {
	color: #ffffff;
}

.breadcrumb-bar .breadcrumb-item.active {
	color: #ffa633;
}

/*-----------------
    9. Select
-----------------------*/
.select2-container {
	/* min-width: 100% ; */
	/* width: auto !important; */
	z-index: 99;
	padding: 0 !important;
	color: #141432;
}

.select2-container .select2-selection--single {
	height: 43px;
}

.select2-container--default .select2-selection--single {
	background: #fcfbfb;
	border: 1px solid #f4f4f4;
	border-radius: 5px;
}

.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	color: #878a99;
	line-height: 40px;
	border-radius: 5px;
	padding-right: 30px;
	padding-left: 15px;
}

.select2-container--default
	.select2-selection--single
	.select2-selection__arrow {
	height: 40px;
	right: 6px;
}

.select2-container--default
	.select2-selection--single
	.select2-selection__arrow
	b {
	position: absolute;
	top: 50%;
	left: 50%;
	border-color: #878a99;
	border-style: solid;
	border-width: 0 2px 2px 0;
	padding: 3px;
	height: 0;
	margin-left: -10px;
	margin-top: -3px;
	width: 0;
	transform: rotate(45deg) translateY(-50%);
	-webkit-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
}

.select2-container--default.select2-container--open
	.select2-selection--single
	.select2-selection__arrow
	b {
	border-color: #878a99;
	border-width: 2px 0 0 2px;
	margin-top: 3px;
	padding: 3px;
}

.select2-container--default
	.select2-results__option--highlighted[aria-selected] {
	background: #127384;
	color: #ffffff;
}

.select2-container--focus .select2-selection--single {
	background: #ffffff !important;
	border: 1px solid #127384;
}

span.select2-container.select2-container--default.select2-container--open {
	z-index: 9999;
}

/*-----------------
    10. Table
-----------------------*/
.table {
	color: #2f2f2f;
	max-width: 100%;
	margin-bottom: 0;
	width: 100%;
}

.table .dataTable {
	border-collapse: collapse !important;
}

.table .table-avatar {
	align-items: center;
	display: inline-flex;
	font-size: inherit;
	font-weight: 500;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	white-space: nowrap;
	min-width: 150px;
	font-size: 14px;
}

.table .thead-light th {
	font-size: 15px;
	color: #201f1d;
	font-weight: 500;
	background-color: #f4f4f4;
	padding: 15px;
}

.table thead {
	background-color: #f4f4f4;
	border-bottom: 0;
	vertical-align: middle;
	white-space: nowrap;
}

.table tbody {
	vertical-align: middle;
	white-space: nowrap;
}

.table tbody tr {
	border-bottom: 1pt solid #f1f1f1;
}

.table tbody tr td {
	border-color: #dee2e6;
	padding: 15px;
}

.table tbody td h2 {
	display: inline-block;
	font-size: inherit;
	font-weight: 400;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.table tbody td h2 span {
	color: #888888;
	display: block;
	font-size: 13px;
	margin-top: 2px;
}

.table tbody td a {
	color: #2f2f2f;
}

.table tbody td a.btn-action-icon {
	background: #f3f3f3;
	color: #201f1d;
	width: 28px;
	height: 28px;
	padding: 0;
	border-radius: 50px;
}

.table tbody td a.btn-action-icon:active {
	color: #ffa633;
}

.table tbody td a + a {
	display: inline-block;
}

.table tbody td a.add-btn {
	display: inline-block !important;
}

.table tbody td a:hover {
	color: #ffa633;
}

.table tbody td a:active {
	color: #ffffff;
}

.table tbody td a.btn {
	display: inline-block;
	padding: 5px 10px;
}

.table tbody td .items-links {
	color: #28283c;
	display: inline-block;
}

.table tbody td .items-links:hover {
	color: #ffa633;
}

.table .invoice-link {
	color: #201f1d;
	display: inline-block;
}

.table .invoice-link:hover {
	color: #201f1d;
}

.table .invoice-link .table-center th,
.table .invoice-link .table-center td {
	vertical-align: middle;
}

.table .invoice-link .dropdown-menu {
	width: 200px;
	background: #ffffff;
	border: 1px solid #888888;
	box-shadow: 0px 4px 4px #888888;
	margin-top: 10px !important;
	border-radius: 6px;
}

.table .invoice-link .dropdown-item {
	font-weight: 500;
	font-size: 13px;
	color: #28283c;
	display: flex;
	align-items: center;
	margin-bottom: 14px;
}

.table .invoice-link .dropdown-item:last-child {
	margin-bottom: 0;
}

.table .invoice-link .dropdown-item:focus,
.table .invoice-link .dropdown-item:hover {
	color: #ffa633;
	background: transparent;
}

.table .invoice-link .dropdown-item.active {
	color: #ffffff;
	text-decoration: none;
	background-color: #ffa633;
}

.table .invoice-link .dropdown-item i {
	font-size: 16px;
}

.table .dropdown-menu {
	width: 160px;
	background: #ffffff;
	border: 1px solid #edecf8;
	box-shadow: 0px 16px 32px #888888;
	border-radius: 12px;
	padding: 0;
	margin-top: 10px !important;
}

.table .dropdown-item {
	font-weight: 500;
	font-size: 13px;
	color: #201f1d;
	padding: 10px 20px 10px;
}

.table-inbox {
	font-size: 15px;
	margin-bottom: 0;
}

.table-nowrap th,
.table-nowrap td {
	white-space: nowrap;
}

.table-striped > tbody > tr:nth-of-type(2n + 1) {
	background-color: #f8f9fa;
}

.table-striped .dropdown-action {
	margin-bottom: 0;
}

.table-striped .table-bordered {
	border: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.table.no-border > tbody > tr > td,
.table > tbody > tr > th,
.table.no-border > tfoot > tr > td,
.table.no-border > tfoot > tr > th,
.table.no-border > thead > tr > td,
.table.no-border > thead > tr > th {
	padding: 10px 8px;
}

.table-hover tbody tr:hover {
	background-color: #f6f6f7;
}

.table-bordered th {
	border-color: rgba(0, 0, 0, 0.05);
}

.table-bordered td {
	border-color: rgba(0, 0, 0, 0.05);
}

.table-bordered td:first-child {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.table-bordered td:last-child {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.card-table .card-body {
	padding: 0 !important;
}

.card-table .card-body .table > thead > tr > th {
	border-top: 0;
}

.card-table .card-body .table td {
	color: #201f1d;
	font-weight: 400;
	border-top: 0;
	font-size: 13px;
	padding: 15px 25px;
	white-space: nowrap;
	box-shadow: none;
}

.card-table .card-body .table td:first-child {
	padding-left: 25px;
}

.card-table .card-body .table th {
	white-space: nowrap;
	padding: 12px 25px;
	border-bottom: 0;
	font-weight: 500;
	font-size: 14px;
	color: #201f1d;
}

.card-table .card-body .table th:first-child {
	padding-left: 25px;
}

.table > :not(:first-child) {
	border: 0;
}

.dataTables_length select {
	appearance: auto;
}

.table-nosearch .dataTables_length,
.table-nosearch .dataTables_filter {
	display: none;
}

.card-table
	div.table-responsive
	> div.dataTables_wrapper
	> div.row:first-child {
	padding: 1.5rem 1.5rem 0 !important;
	align-items: center;
}

.card-table div.table-responsive > div.dataTables_wrapper > div.row:last-child {
	padding: 0 1.5rem 1.5rem !important;
	align-items: center;
}

.dataTables_length select {
	appearance: auto;
}

table .badge {
	border-radius: 4px;
	display: inline-block;
	font-size: 13px;
	min-width: auto;
	padding: 8px 10px;
	font-weight: 400;
	text-align: center;
}

.table tbody td a {
	color: #0052ea;
}

.table tbody td a.action-icon {
	color: #333;
}

.table tbody td h2.table-avatar a {
	color: #3f4254;
}

.table tbody td h2.table-avatar a:hover {
	color: #ffa633;
}

.mini-sidebar .header .header-left.header-left-two .logo.logo-small {
	padding: 10px 0 0;
	margin: 0;
}

.categories-table .table tr:last-child td {
	padding-bottom: 0;
	border: none;
}

.categories-table .table td {
	padding: 8px;
	font-size: 14px;
}

.card-table .table {
	background: #ffffff;
	margin-bottom: 24px !important;
	border-radius: 8px;
}

.dataTables_length label {
	font-weight: 500 !important;
	font-size: 14px;
	color: #3f4254;
}

.dataTables_length label:before {
	content: "Show";
	margin-right: 5px;
	font-size: 12px;
}

.dataTables_length label:after {
	content: "Entries";
	margin-left: 5px;
	font-size: 12px;
}

/*-----------------
    11. Home
-----------------------*/
.section {
	position: relative;
	padding: 45px 0;
}

@media (max-width: 991.98px) {
	.section {
		padding: 50px 0;
	}
}

.banner-slider {
	position: relative;
	background-image: url("../images/banner.jpg");
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
	padding: 100px 0 100px;
}

@media (max-width: 991.98px) {
	.banner-slider {
		background: #f2f7f6;
		padding: 70px 0 70px;
	}
}

@media (max-width: 479px) {
	.banner-slider {
		padding: 50px 0 50px;
	}
}

.banner-slider .home-banner h1 {
	letter-spacing: -0.02em;
	margin: 0 0 10px;
}

.banner-slider .home-banner h1 span {
	color: #ffa633;
}

.banner-slider .home-banner .banner-imgs img {
	position: relative;
	z-index: 99;
}

@media (max-width: 991.98px) {
	.banner-slider .home-banner .banner-imgs img {
		display: none;
	}
}

.banner-slider .home-banner .explore-text {
	color: #2f2f2f;
	padding: 10px 20px;
	background: #ffffff;
	border-radius: 70px;
	display: inline-block;
	margin: 0 0 15px;
}

@media (max-width: 991.98px) {
	.banner-slider .home-banner .explore-text {
		padding: 10px 15px;
	}
}

.banner-slider .home-banner .explore-text span {
	color: #eda600;
}

.banner-slider .home-banner .explore-text span i {
	font-weight: 600;
}

.banner-slider p {
	margin: 0 0 30px;
	font-size: 18px;
}

@media (max-width: 991.98px) {
	.banner-slider p {
		font-size: 14px;
	}
}

.search-box-banner {
	background: #ffffff;
	box-shadow: 1px 8px 10px rgb(90 90 90 / 47%);
	border-radius: 10px;
	padding: 25px;
	border-right: 4px solid #fd9207;
	border-left: 4px solid #fd9207;
	position: relative;
	margin: -35px auto auto;
}

@media (max-width: 991.98px) {
	.search-box-banner {
		padding: 15px 15px 0;
		max-width: 100%;
	}
}

@media (max-width: 767.98px) {
	.search-box-banner {
		padding: 20px;
		max-width: 100%;
	}
}

.search-box-banner ul {
	list-style: none;
	margin: 0 -10px;
	padding: 0;
	outline: none;
}

.search-box-banner .group-img {
	position: relative;
}

.search-box-banner .group-img i {
	position: absolute;
	top: 15px;
	left: 15px;
}

@media (max-width: 991.98px) {
	.search-box-banner .group-img i {
		top: 13px;
	}
}

.search-box-banner .group-img input {
	padding: 13px 13px 13px 36px;
}

@media (max-width: 991.98px) {
	.search-box-banner .group-img input {
		padding: 10px 10px 10px 35px;
	}
}

.search-box-banner .form-group {
	margin: 0;
	padding: 0 10px;
}

.search-box-banner .form-group label {
	margin: 0 0 10px;
	font-weight: 700;
	font-size: 15px;
	color: #2f2f2f;
}

@media (max-width: 991.98px) {
	.search-box-banner .form-group label {
		font-size: 14px;
	}
}

.search-box-banner .search-btn .search-button {
	background-color: #ffa633;
	border: 1px solid #ffa633;
	box-shadow: inset 0 0 0 #ffffff;
	color: #ffffff;
	width: 100%;
	padding: 10px 12px;
}

.search-box-banner .search-btn .search-button i {
	margin-right: 8px;
}

@media (max-width: 767.98px) {
	.search-box-banner .search-btn .search-button {
		width: 100%;
	}
}

@media (max-width: 991.98px) {
	.search-box-banner .search-btn .search-button {
		padding: 8px 12px;
	}
}

.search-box-banner .search-btn .search-button:hover {
	background-color: #ffffff;
	border: 1px solid #201f1d;
	box-shadow: inset 0 70px 0 0 #ffffff;
	color: #201f1d;
}

.search-box-banner .column-group-last {
	-ms-flex: 13%;
	flex: 13%;
	max-width: 13%;
}

@media (max-width: 991.98px) {
	.search-box-banner .column-group-last {
		-ms-flex: 50%;
		flex: 50%;
		max-width: 50%;
	}
}

@media (max-width: 767.98px) {
	.search-box-banner .column-group-last {
		-ms-flex: 100%;
		flex: 100%;
		max-width: 100%;
	}
}

.search-box-banner .column-group-last:last-child {
	padding-right: 0;
}

.search-box-banner .column-group-last .search-btn {
	margin-top: 30px;
}

@media (max-width: 991.98px) {
	.search-box-banner .column-group-last .search-btn {
		margin: 15px 0 0;
	}
}

@media (max-width: 767.98px) {
	.search-box-banner .column-group-last .search-btn {
		margin: 0;
	}
}

.search-box-banner .column-group-main {
	-ms-flex: 29%;
	flex: 29%;
	max-width: 29%;
}

@media (max-width: 991.98px) {
	.search-box-banner .column-group-main {
		-ms-flex: 50%;
		flex: 50%;
		max-width: 50%;
		margin-bottom: 15px;
	}
}

@media (max-width: 767.98px) {
	.search-box-banner .column-group-main {
		-ms-flex: 100%;
		flex: 100%;
		max-width: 100%;
		margin-bottom: 0;
	}
}

.search-box-banner .column-group-main:last-child {
	padding-right: 0;
}

@media (max-width: 767.98px) {
	.search-box-banner .form-group-wrapp {
		display: block;
	}
}

.section-heading {
	text-align: center;
	margin: 0 0 50px;
}

@media (max-width: 991.98px) {
	.section-heading {
		margin: 0 0 30px;
	}
}

.section-heading h2 {
	position: relative;
	margin: 0 0 30px;
}

@media (max-width: 991.98px) {
	.section-heading h2 {
		margin: 0 0 20px;
	}
}

.section-heading h2:after {
	content: "";
	position: absolute;
	background-image: url(../img/bg/title-head.png);
	background-position: center;
	background-repeat: no-repeat;
	left: 0;
	height: 11px;
	right: 0;
	bottom: -22px;
	z-index: 99;
}

@media (max-width: 991.98px) {
	.section-heading h2:after {
		bottom: -17px;
	}
}

.section-heading p {
	max-width: 439px;
	margin: auto;
	font-size: 16px;
}

@media (max-width: 991.98px) {
	.section-heading p {
		font-size: 16px;
	}
}

.services {
	padding: 50px 0 0px;
}

@media (max-width: 991.98px) {
	.services {
		padding: 50px 0 36px;
	}
}

.services .service-right {
	position: absolute;
	top: 0;
	right: 0;
}

@media (max-width: 991.98px) {
	.services .service-right {
		display: none;
	}
}

.services .services-group {
	margin: 0 0 24px;
	text-align: center;
	position: relative;
}

.services .services-group .services-icon {
	border-radius: 100px;
	margin: 0 0 35px;
	padding: 10px;
	background: #ffffff;
	position: relative;
	z-index: 99;
}

@media (max-width: 991.98px) {
	.services .services-group .services-icon {
		padding: 8px;
	}
}

.services .services-group .services-icon .icon-img {
	width: 100px;
	padding: 10px;
}

@media (max-width: 991.98px) {
	.services .services-group .services-icon .icon-img {
		padding: 8px;
	}
}

.services .services-group .services-content h3 {
	margin: 0 0 7px;
	font-size: 20px;
	font-weight: 600;
}

.services .services-one {
	border-bottom: 2px solid #127384;
}

@media (max-width: 767.98px) {
	.services .services-one {
		border-bottom: 0;
	}
}

.services .services-two {
	border-bottom: 2px solid #ff9307;
}

@media (max-width: 767.98px) {
	.services .services-two {
		border-bottom: 0;
	}
}

.services .services-three {
	border-bottom: 2px solid #201f1d;
}

@media (max-width: 767.98px) {
	.services .services-three {
		border-bottom: 0;
	}
}

.services .services-three:before {
	border: 0;
	width: 0;
}

.popular-services {
	background: #f2f7f6;
}

.popular-services .listing-tabs-group {
	margin: 0 0 50px;
}

@media (max-width: 991.98px) {
	.popular-services .listing-tabs-group {
		margin: 0 0 30px;
	}
}

.popular-services .listing-tabs-group ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 767.98px) {
	.popular-services .listing-tabs-group ul {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.popular-services .listing-tabs-group ul li a {
		min-width: 120px;
	}
}

.popular-services .listing-tabs-group ul li a {
	background: #ffffff;
	border: 1px solid #f4f4f4;
	padding: 10px 23px;
	text-transform: capitalize;
	font-weight: 400;
	font-size: 16px;
	color: #2f2f2f;
	border-radius: 6px;
}

@media (max-width: 991.98px) {
	.popular-services .listing-tabs-group ul li a {
		padding: 8px 18px;
		font-size: 14px;
		min-width: 120px;
	}
}

.popular-services .listing-tabs-group ul li a.active {
	background: #127384;
	color: #ffffff;
}

.popular-services .listing-tabs-group ul li a:hover {
	background: #127384;
	color: #ffffff;
}

.popular-services .listing-tabs-group ul li a span {
	margin: 0 10px 0 0;
	padding: 10px;
	line-height: 0;
	background: #fcfcfc;
	border: 1px solid #f2f7f6;
	border-radius: 6px;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 991.98px) {
	.popular-services .listing-tabs-group ul li a span {
		padding: 8px;
		width: 30px;
		height: 30px;
	}
}

.popular-services .owl-carousel .owl-dots.disabled {
	display: block;
}

.popular-services .owl-carousel .owl-nav.disabled {
	display: block;
}

.popular-services .owl-carousel .owl-prev {
	position: absolute;
	top: 50%;
	left: 0;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.popular-services .owl-carousel .owl-prev:hover i {
	background: #ffa633 !important;
	color: #ffffff;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.popular-services .owl-carousel .owl-prev i {
	height: 55px;
	width: 55px;
	background: #ffffff !important;
	color: #2f2f2f;
	margin: auto 0;
	border-radius: 50%;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.popular-services .owl-carousel .owl-next {
	position: absolute;
	top: 50%;
	right: 0;
	-ms-transform: translate(-50%, -50%);
	transform: translate(50%, -50%);
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.popular-services .owl-carousel .owl-next:hover i {
	background: #ffa633 !important;
	color: #ffffff;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.popular-services .owl-carousel .owl-next i {
	height: 55px;
	width: 55px;
	background: #ffffff !important;
	color: #2f2f2f;
	margin: auto 0;
	border-radius: 50%;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.popular-explore {
	padding: 50px 0 0px 0;
}

@media (max-width: 991.98px) {
	.popular-explore {
		padding: 50px 0 26px 0;
	}
}

.listing-item {
	position: relative;
	background: #ffffff;
	border-radius: 10px;
	margin: 0 0 24px 0;
	padding: 20px;
}

@media (max-width: 991.98px) {
	.listing-item {
		padding: 15px;
	}
}

.listing-item .listing-img {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	margin: 0 0 10px;
}

.listing-item .listing-img img {
	border-radius: 10px;
	width: 100%;
	transform: translateZ(0);
	transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}

.listing-item .listing-img .fav-item {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 15px;
	z-index: 1;
	font-size: 14px;
}

@media (max-width: 991.98px) {
	.listing-item .listing-img .fav-item {
		font-size: 13px;
	}
}

.listing-item .listing-img .fav-item .featured-text {
	background: #ffffff;
	border-radius: 5px;
	min-width: 75px;
	padding: 5px 15px;
	font-size: 14px;
	color: #737373;
}

@media (max-width: 991.98px) {
	.listing-item .listing-img .fav-item .featured-text {
		font-size: 12px;
	}
}

.listing-item .listing-img .fav-item .fav-icon {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	color: #ffffff;
	border: 1px solid #ffffff;
}

.listing-item .listing-img .fav-icon.selected {
	background-color: #ffa633;
	border: 1px solid #ffa633 !important;
	color: #fff;
}

.listing-item:hover .listing-img img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	transform: scale(1.15);
}

.listing-item:hover .listing-title a {
	color: #127384 !important;
}

.listing-item .listing-content {
	margin-top: 15px;
}

.listing-item .listing-content .listing-features {
	position: relative;
	border-bottom: 1px solid #f4f4f4;
	margin: 0 0 15px;
	padding: 0 0 15px;
}

.listing-item .listing-content .listing-features .author-img {
	position: absolute;
	top: -35px;
	z-index: 2;
	right: 15px;
	border-radius: 50px;
}

.listing-item .listing-content .listing-features .author-img img {
	width: 35px;
	height: 35px;
	border-radius: 50px;
	border: 2px solid #ffffff;
}

.listing-item .listing-content .listing-features .listing-title {
	margin-bottom: 5px;
	font-size: 20px;
}

.listing-item .listing-content .listing-features .listing-title a {
	font-weight: 600;
	color: #201f1d;
}

@media (max-width: 991.98px) {
	.listing-item .listing-content .listing-features .listing-title a {
		font-size: 18px;
	}
}

.listing-item .listing-content .listing-features h6 {
	font-size: 15px;
	color: #787878;
	font-weight: 400;
}

.listing-item .listing-content .listing-features .list-rating i {
	color: #ff9307;
	font-size: 14px;
}

@media (max-width: 991.98px) {
	.listing-item .listing-content .listing-features .list-rating i {
		font-size: 12px;
	}
}

.listing-item .listing-content .listing-features .list-rating span {
	font-weight: 500;
	color: #737373;
	margin: 0 0 0 8px;
}

.listing-item .listing-content .listing-details-group {
	margin: 0 0 15px;
}

.listing-item .listing-content .listing-details-group ul {
	margin: 0 0 10px;
}

.listing-item .listing-content .listing-details-group ul:last-child {
	margin: 0;
}

.listing-item .listing-content .listing-details-group ul li {
	-ms-flex: 33.33%;
	flex: 33.33%;
	max-width: 33.33%;
}

.listing-item .listing-content .listing-details-group ul li span img {
	line-height: 0;
	width: 16px;
	display: flex;
	justify-content: center;
}

.listing-item .listing-content .listing-details-group ul li p {
	color: #787878;
	margin: 0 0 0 8px;
}

@media (max-width: 991.98px) {
	.listing-item .listing-content .listing-details-group ul li p {
		font-size: 13px;
	}
}

.listing-item .listing-content .listing-location-details {
	background: #f2f7f6;
	padding: 8px;
	margin: 0 0 15px;
}

@media (max-width: 991.98px) {
	.listing-item .listing-content .listing-location-details .listing-price {
		font-size: 13px;
	}
}

.listing-item .listing-content .listing-location-details .listing-price span {
	margin-right: 7px;
	line-height: 0;
}

.listing-item .listing-content .listing-location-details .listing-price h6 {
	font-weight: 700;
	font-size: 24px;
	color: #ff0000;
}

@media (max-width: 991.98px) {
	.listing-item .listing-content .listing-location-details .listing-price h6 {
		font-size: 20px;
	}
}

.listing-item
	.listing-content
	.listing-location-details
	.listing-price
	h6
	span {
	color: #828282;
	font-size: 14px;
	font-weight: 400;
	margin-left: 7px;
}

@media (max-width: 991.98px) {
	.listing-item
		.listing-content
		.listing-location-details
		.listing-price
		h6
		span {
		font-size: 12px;
	}
}

.listing-item .listing-content .listing-button .btn-order {
	background: #201f1d;
	position: relative;
	border-radius: 5px;
	font-weight: 600;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	padding: 10px;
	width: 100%;
}

@media (max-width: 991.98px) {
	.listing-item .listing-content .listing-button .btn-order {
		font-size: 14px;
	}
}

.listing-item .listing-content .listing-button .btn-order span {
	line-height: 0;
}

.listing-item .listing-content .listing-button .btn-order span i {
	line-height: 0;
}

.listing-item:hover {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.listing-item:hover .btn-order {
	background-color: #127384 !important;
	color: #ffffff;
	border-radius: 5px;
}

.listing-item:hover .fav-icon {
	background: #127384;
	border: 1px solid #127384 !important;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.listing-item:hover .fav-icon i {
	color: #ffffff;
}

.popular-slider-group {
	margin: 0 0 50px;
}

.popular-slider-group .listing-owl-item .listing-owl-group {
	padding: 30px;
	background: #ffffff;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	text-align: center;
}

.popular-slider-group .listing-owl-item .listing-owl-group .listing-owl-img {
	margin: 0 0 20px;
}

.popular-slider-group
	.listing-owl-item
	.listing-owl-group
	.listing-owl-img
	img {
	width: 103px;
	height: 48px;
	text-align: center;
	margin: auto;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.popular-slider-group .listing-owl-item .listing-owl-group h6 {
	margin: 0 0 5px;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.popular-slider-group .listing-owl-item .listing-owl-group p {
	font-size: 14px;
	color: #737373;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.popular-slider-group .listing-owl-item .listing-owl-group:hover {
	background-color: #127384;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.popular-slider-group
	.listing-owl-item
	.listing-owl-group:hover
	.listing-owl-img
	img {
	filter: invert(1);
}

.popular-slider-group .listing-owl-item .listing-owl-group:hover h6 {
	color: #ffffff;
}

.popular-slider-group .listing-owl-item .listing-owl-group:hover p {
	color: #ffffff;
}

.popular-slider-group .owl-carousel .owl-dots.disabled {
	display: block;
}

.popular-slider-group .owl-carousel .owl-nav.disabled {
	display: block;
}

.popular-slider-group .owl-carousel .owl-prev {
	position: absolute;
	top: 50%;
	left: 0;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

@media (max-width: 1199.98px) {
	.popular-slider-group .owl-carousel .owl-prev {
		left: 7px;
	}
}

.popular-slider-group .owl-carousel .owl-prev:hover i {
	background: #ffa633 !important;
	color: #ffffff;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.popular-slider-group .owl-carousel .owl-prev i {
	height: 55px;
	width: 55px;
	background: #ffffff !important;
	margin: auto 0;
	border-radius: 50%;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

@media (max-width: 1199.98px) {
	.popular-slider-group .owl-carousel .owl-prev i {
		height: 35px;
		width: 35px;
		font-size: 12px;
	}
}

.popular-slider-group .owl-carousel .owl-next {
	position: absolute;
	top: 50%;
	right: 0;
	-ms-transform: translate(-50%, -50%);
	transform: translate(50%, -50%);
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

@media (max-width: 1199.98px) {
	.popular-slider-group .owl-carousel .owl-next {
		right: 7px;
	}
}

.popular-slider-group .owl-carousel .owl-next:hover i {
	background: #ffa633 !important;
	color: #ffffff;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.popular-slider-group .owl-carousel .owl-next i {
	height: 55px;
	width: 55px;
	background: #ffffff !important;
	margin: auto 0;
	border-radius: 50%;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

@media (max-width: 1199.98px) {
	.popular-slider-group .owl-carousel .owl-next i {
		height: 35px;
		width: 35px;
		font-size: 12px;
	}
}

.facts-number {
	background: #201f1d;
}

@media (max-width: 991.98px) {
	.facts-number {
		padding-bottom: 35px;
	}
}

.facts-number .facts-left img {
	position: absolute;
	left: -80px;
	top: 10px;
}

@media (max-width: 991.98px) {
	.facts-number .facts-left img {
		display: none;
	}
}

.facts-number .facts-right img {
	position: absolute;
	right: 60px;
	top: 30px;
}

@media (max-width: 991.98px) {
	.facts-number .facts-right img {
		display: none;
	}
}

.facts-number .count-group {
	position: relative;
	width: 100%;
	border: 1px solid #ffffff1f;
	display: flex;
	top: 0;
	background-image: url(../img/bg/count-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
	border-radius: 10px;
	padding: 20px;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.counter-group a {
	text-decoration: none !important;
}

@media (max-width: 991.98px) {
	.facts-number .count-group {
		margin: 0 0 15px;
		padding: 15px;
	}
}

.facts-number .count-group:hover {
	top: -10px;
}

.facts-number .count-group:hover .count-img {
	background: #127384;
}

.facts-number .count-group .count-img {
	padding: 24px;
	background: #201f1d;
	border-radius: 10px;
	display: flex;
	align-items: center;
	margin: 0 20px 0 0;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

@media (max-width: 991.98px) {
	.facts-number .count-group .count-img {
		padding: 15px;
	}
}

.facts-number .count-group .count-content h4 {
	font-weight: 900;
	margin: 0 0 7px;
}

.rental-car-item .fav-item-rental {
	position: absolute;
	top: -25px;
	z-index: 2;
	right: 15px;
	border-radius: 50px;
}

.rental-car-item .fav-item-rental .featured-text {
	background: #ffa633;
	border-radius: 3px;
	padding: 6px 10px;
	color: #ffffff;
	font-weight: 500;
	font-size: 15px;
}

@media (max-width: 991.98px) {
	.rental-car-item .fav-item-rental .featured-text {
		font-size: 14px;
	}
}

.rental-car-item .listing-title {
	margin: 5px 0 0;
}

.rental-car-item .listing-title a {
	font-weight: 700;
	color: #201f1d;
}

.rental-car-item .listing-title h6 {
	font-size: 16px;
	color: #2f2f2f;
	margin: 5px 0 0;
}

@media (max-width: 991.98px) {
	.rental-car-item .listing-title h6 {
		font-size: 15px;
	}
}

.rental-car-item .listing-title h6 span {
	color: #2f2f2f;
	font-weight: 400;
}

.why-choose .choose-left {
	position: absolute;
	left: 0;
	top: 10px;
}

@media (max-width: 991.98px) {
	.why-choose .choose-left {
		display: none;
	}
}

.why-choose .card {
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.why-choose .card .card-body .choose-img {
	margin: 0 0 20px;
	padding: 20px;
	border-radius: 10px;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

@media (max-width: 991.98px) {
	.why-choose .card .card-body .choose-img {
		padding: 15px;
	}
}

.why-choose .card .card-body .choose-img img {
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.why-choose .card .card-body .choose-black {
	background: #201f1d;
}

.why-choose .card .card-body .choose-secondary {
	background: #127384;
}

.why-choose .card .card-body .choose-primary {
	background: #ffa633;
}

.why-choose .card .card-body .choose-content {
	text-align: center;
}

.why-choose .card .card-body .choose-content h4 {
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 20px 0;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

@media (max-width: 991.98px) {
	.why-choose .card .card-body .choose-content h4 {
		font-size: 22px;
		margin: 0 0 15px 0;
	}
}

.why-choose .card .card-body .choose-content p {
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.why-choose .card:hover {
	background: #000;
}

.why-choose .card:hover .choose-black {
	background: #ffffff;
}

.why-choose .card:hover .choose-secondary {
	background: #ffffff;
}

.why-choose .card:hover .choose-primary {
	background: #ffffff;
}

.why-choose .card:hover .choose-content h4 {
	color: #ffffff;
}

.why-choose .card:hover .choose-content p {
	color: #ffffff;
}

.why-choose .card:hover .choose-img {
	position: relative;
	background-image: url(../img/bg/count-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
}

.why-choose .card:hover .choose-img img {
	filter: invert(1);
}

.about-testimonial {
	background-image: url(../img/bg/about-testimonial.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

@media (max-width: 991.98px) {
	.about-testimonial {
		background: #201f1d;
	}
}

.about-testimonial .owl-dots {
	text-align: center;
}

.about-testimonial .owl-dots .owl-dot {
	margin: 0 8px 0 0;
}

.about-testimonial .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 0;
	background: #dbdbdb;
	border-radius: 50%;
	display: block;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.about-testimonial .owl-dots .owl-dot.active span {
	background: #ffa633;
	width: 46px;
	height: 8px;
	border-radius: 40px;
}

.user-app-group {
	background: #201f1d;
	position: relative;
	margin: 56px 0 0;
	padding: 80px;
}

@media (max-width: 991.98px) {
	.user-app-group {
		margin: 26px 0 0;
		padding: 40px 40px 25px 40px;
	}
}

.user-app-group .userapp-heading h2 {
	font-weight: 900;
	font-size: 52px;
	color: #ffffff;
	margin: 0 0 15px;
}

@media (max-width: 991.98px) {
	.user-app-group .userapp-heading h2 {
		font-size: 32px;
	}
}

.user-app-group .userapp-heading p {
	font-size: 18px;
	color: #ffffff;
	margin: 0 0 37px;
}

@media (max-width: 991.98px) {
	.user-app-group .userapp-heading p {
		font-size: 16px;
		margin: 0 0 27px;
	}
}

@media (max-width: 767.98px) {
	.user-app-group .userapp-heading .download-btn {
		display: block;
	}
}

.user-app-group .userapp-heading .download-btn .app-avilable {
	margin: 0 7px 0 0;
}

@media (max-width: 991.98px) {
	.user-app-group .userapp-heading .download-btn .app-avilable {
		margin: 0 7px 15px 0;
	}
}

.user-app-group .app-left {
	position: absolute;
	left: 5%;
	bottom: 5%;
}

@media (max-width: 991.98px) {
	.user-app-group .app-left {
		display: none;
	}
}

.user-app-group .app-right {
	position: absolute;
	right: 30%;
	top: 10%;
}

@media (max-width: 991.98px) {
	.user-app-group .app-right {
		display: none;
	}
}

.bg-secondary {
	background: #127384 !important;
}

.border-secondary {
	border: 2px dashed #127384;
}

.bg-warning {
	background: #ff9307 !important;
}

.border-warning {
	border: 2px dashed #ff9307;
}

.bg-dark {
	background: #201f1d;
}

.border-dark {
	border: 2px dashed #201f1d;
}

.bootstrap-datetimepicker-widget table {
	width: 100%;
}

.bootstrap-datetimepicker-widget table .date-widge td {
	padding: 20px;
	width: 100%;
}

.bootstrap-datetimepicker-widget table td.active {
	background-color: #ffa633;
	text-shadow: unset;
}

.bootstrap-datetimepicker-widget table td.active:hover {
	background-color: #ffa633;
	text-shadow: unset;
}

.bootstrap-datetimepicker-widget table th {
	font-size: 14px;
	font-weight: 400;
	padding: 12px;
	width: 100%;
}

.bootstrap-datetimepicker-widget table td.day {
	font-size: 14px;
	font-weight: 400;
	padding: 10px;
}

.bootstrap-datetimepicker-widget .timepicker-hour table td {
	padding: 20px;
	width: 100%;
}

.bootstrap-datetimepicker-widget .timepicker-hour table th {
	font-size: 14px;
	font-weight: 400;
	padding: 12px;
	width: 100%;
}

.bootstrap-datetimepicker-widget .timepicker-minute table td {
	padding: 20px;
	width: 100%;
}

.bootstrap-datetimepicker-widget .timepicker-minute table th {
	font-size: 14px;
	font-weight: 400;
	padding: 15px;
	width: 100%;
}

/*-----------------
    12. Login
-----------------------*/
.login-body {
	margin: auto;
}

.login-body .log-header {
	background: #ffffff;
	padding: 22px;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
}

.logo-dark {
	margin: auto;
	display: block;
}

.login-wrapper {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	margin: 0;
	padding: 100px 0;
	background: #fcfbfb;
}

@media (max-width: 991.98px) {
	.login-wrapper {
		margin: 0;
		padding: 50px 0;
	}
}

@media (max-width: 575.98px) {
	.login-wrapper {
		margin: 0;
		padding: 0;
	}
}

.login-wrapper .loginbox {
	background-color: #ffffff;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	display: flex;
	margin: auto;
	max-width: 635px;
	width: 100%;
	border-radius: 5px;
}

.login-wrapper .loginbox .login-left {
	align-items: center;
	background: linear-gradient(180deg, #8bc34a, #00bcd4);
	flex-direction: column;
	padding: 80px;
	width: 635px;
	display: flex;
	border-radius: 6px 0 0 6px;
}

.login-wrapper .loginbox .login-auth {
	padding: 2rem;
	width: 635px;
}

@media (max-width: 320px) {
	.login-wrapper .loginbox .login-auth {
		width: 100%;
	}
}

.login-wrapper .loginbox .login-auth .login-auth-wrap {
	max-width: 100%;
	flex: 0 0 100%;
}

.login-wrapper .loginbox .login-auth .login-auth-wrap .sign-group span i {
	line-height: 0;
	margin-right: 6px;
}

.login-wrapper .loginbox .login-auth .login-auth-wrap .sign-group a {
	font-size: 14px;
	margin: 0 0 40px;
	padding: 0;
}

.login-wrapper .loginbox .login-auth .login-auth-wrap .sign-group a:hover {
	color: #ffa633;
}

.login-wrapper .loginbox .login-auth .login-auth-wrap .form-group label {
	margin: 0 0 10px 0;
}

.login-wrapper .loginbox .login-auth .login-auth-wrap h1 {
	margin: 0 0 10px;
	font-size: 28px;
	font-weight: 700;
}

.login-wrapper .loginbox .login-auth .forgotpass a {
	color: #828282;
}

.login-wrapper .loginbox .login-auth .forgotpass a:hover {
	color: #127384;
	text-decoration: underline;
}

.login-wrapper .loginbox .login-auth .dont-have {
	color: #828282;
	margin-top: 30px;
}

.login-wrapper .loginbox .login-auth .dont-have a {
	color: #127384;
}

.login-wrapper .loginbox .login-auth .dont-have a:hover {
	text-decoration: underline;
}

.login-wrapper .loginbox .login-auth .social-login {
	text-align: center;
}

.login-wrapper .loginbox .login-auth .social-login span {
	color: #828282;
	margin-right: 8px;
	display: inline-flex;
}

.login-wrapper .loginbox .login-auth .social-login a {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	box-shadow: inset 0 0 0 0 #ffffff;
	text-align: center;
	margin: 0 0 15px;
	padding: 10px 0;
	font-size: 16px;
	line-height: 20px;
	color: #28283c;
	border-radius: 4px;
}

.login-wrapper .loginbox .login-auth .social-login a:hover {
	background-color: #ffffff;
	border-color: #f1f1f1;
	color: #3f4254;
	box-shadow: inset 0 50px 0 0 #ffffff;
}

.login-wrapper .loginbox .login-auth .social-login a.facebook {
	background-color: #4b75bd;
}

.login-wrapper .loginbox .login-auth .social-login a.google {
	background-color: #fe5240;
}

.login-wrapper .loginbox .account-subtitle {
	color: #828282;
	margin: 0 0 30px;
}

.login-wrapper .loginbox .login-or {
	color: #828282;
	margin: 20px auto 20px;
	padding: 20px 0 20px;
	position: relative;
	max-width: 385px;
}

.login-wrapper .loginbox .or-line {
	background-color: #edecf8;
	height: 1px;
	margin-bottom: 0;
	margin-top: 0;
	display: block;
}

@media (max-width: 575.98px) {
	.login-wrapper .loginbox .or-line {
		display: none;
	}
}

.login-wrapper .loginbox .span-or {
	background-color: #ffffff;
	display: block;
	left: 15%;
	position: absolute;
	text-align: center;
	top: 8px;
	width: 280px;
}

@media (max-width: 575.98px) {
	.login-wrapper .loginbox .span-or {
		left: 0;
	}
}

.login-wrapper .loginbox .span-or-log {
	background-color: #ffffff;
	color: #828282;
	display: block;
	left: 25%;
	position: absolute;
	text-align: center;
	top: 6px;
	width: 200px;
}

@media (max-width: 575.98px) {
	.login-wrapper .loginbox .span-or-log {
		left: 0;
	}
}

.login-wrapper .loginbox .lock-user {
	margin-bottom: 20px;
	text-align: center;
}

.login-wrapper .loginbox .lock-user img {
	margin-bottom: 15px;
	width: 100px;
}

.login-wrapper .loginbox .toggle-password {
	position: absolute;
	right: 17px;
	top: 50%;
	transform: translateY(-50%);
	color: #828282;
	cursor: pointer;
}

.login-wrapper .loginbox .toggle-password.fa-eye {
	margin-right: 1px;
	font-weight: 500;
}

.log-footer {
	background: #fcfbfb;
}

.log-footer .copyright {
	border-top: 0;
	padding: 28px 0;
	text-align: center;
}

.log-footer .copyright .copyright-text p {
	font-size: 14px;
	color: #2f2f2f;
}

/*-----------------
    13. Common
-----------------------*/
@media (max-width: 1199.98px) {
	.container,
	.container-sm {
		max-width: 100%;
	}
}

.page-wrapper {
	margin-left: 247px;
	padding-top: 77px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

@media (max-width: 1199.98px) {
	.page-wrapper {
		margin-left: 200px;
	}
}

.page-wrapper .content {
	padding: 25px;
}

@media (max-width: 1199.98px) {
	.page-wrapper .content {
		padding: 20px;
	}
}

@media (max-width: 991.98px) {
	.page-wrapper .content {
		padding: 15px;
	}
}

@media (max-width: 991.98px) {
	.page-wrapper {
		margin: 0;
		padding-top: 60px;
	}
}

.content-page-header {
	align-items: center;
	-webkit-align-items: center;
	margin: 0 0 30px 0;
}

@media (max-width: 575.98px) {
	.content-page-header {
		display: block;
	}
}

@media (max-width: 768px) {
	.content-page-header {
		margin: 0 0 30px 0;
	}
}

.content-page-header h5 {
	font-size: 24px;
	color: #201f1d;
	font-weight: 600;
	margin: 0;
}

@media (max-width: 768px) {
	.content-page-header h5 {
		font-size: 18px;
	}
}

.content-page-header h6 {
	font-size: 20px;
	color: #201f1d;
	font-weight: 600;
	margin: 0;
}

.card {
	background: #ffffff;
	-webkit-box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.05);
	box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.05);
	margin: 0 0 24px 0;
	display: inline-block;
	width: 100%;
	border: 0;
	border-radius: 8px;
}

.card .card-header {
	border-color: #f0f1f5;
	background-color: #ffffff;
	padding: 0px;
}

.accordion > .card > .card-header {
	margin-bottom: 0px;
}

.card .card-header:first-child {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

@media (max-width: 1199.98px) {
	.card .card-header {
		padding: 15px;
	}
}

.card .card-body {
	position: relative;
	padding: 1.5rem;
}

@media (max-width: 1199.98px) {
	.card .card-body {
		padding: 15px;
	}
}

.card .card {
	position: relative;
	padding: 1.5rem;
}

@media (max-width: 1199.98px) {
	.card .card {
		padding: 15px;
	}
}

.text-success-light {
	color: #1fbc2f !important;
}

.text-warning-light {
	color: #ffa633;
}

.warning-border {
	border: 1px solid #ffa633;
	padding: 0 3px;
	border-radius: 50px;
}

.danger-border {
	border: 1px solid #ff0000;
	padding: 0 3px;
	border-radius: 50px;
}

.info-border {
	border: 1px solid #377dff;
	padding: 0 3px;
	border-radius: 50px;
}

.text-primary {
	color: #ffa633 !important;
}

.text-danger {
	color: #ff0000 !important;
}

.text-gray-light {
	color: #201f1d;
}

.text-gray-dark {
	color: #3f4254;
}

.text-muted {
	color: #f2f7f6 !important;
}

.bg-light-gray {
	background: #f3f3f3;
}

.bg-primary-light {
	background: #eaddff;
}

.bg-green-light {
	background: #e1ffed;
}

.bg-danger-light {
	background: #ffecec;
}

.bg-white-smoke {
	background: #efefef;
}

.bg-light-primary {
	background: #f2f7f6 !important;
}

.dropdown-toggle::after {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

.dropdown-item {
	font-size: 12px;
	padding: 8px 10px;
}

.add-cate-status {
	margin: 50px 0 0 0 !important;
}

@media (max-width: 575.98px) {
	.add-cate-status {
		margin: 0 !important;
	}
}

.form-group {
	margin: 0 0 15px 0;
}

.form-group .forgot-link {
	color: #ff0000;
	font-size: 14px;
}

.form-group label {
	margin: 0 0 10px 0;
	font-weight: 600;
	color: #2f2f2f;
}

@media (max-width: 1199.98px) {
	.form-group label {
		font-size: 14px;
	}
}

.form-group .optional {
	font-weight: 400;
	font-size: 12px;
	color: #201f1d;
}

.form-group .form-control {
	background: #fcfbfb;
	border: 1px solid #5e5e5e3d;
	box-shadow: none;
	border-radius: 5px;
	margin: 0;
	padding: 13px;
	font-size: 14px;
	font-weight: 400;
	color: #201f1d;
}

@media (max-width: 767.98px) {
	.form-group .form-control {
		margin: 0 0 15px;
		padding: 10px;
	}
}

.form-group .form-control ::placeholder,
.form-group .form-control ::-webkit-input-placeholder,
.form-group .form-control :-ms-input-placeholder {
	color: #201f1d;
	font-size: 14px;
	font-weight: 500;
}

.form-group .form-control:focus {
	background: #ffffff;
}

.form-group .form-control .form-title {
	font-weight: 600;
	font-size: 16px;
	color: #201f1d;
	margin: 0 0 25px 0;
}

.form-group .search-btn .check-available {
	padding: 12px 20px;
}

.form-group textarea.form-control {
	height: auto;
}

.form-group .intl-tel-input,
.form-group .iti {
	width: 100%;
}

.form-group .note-toolbar {
	background: #ffffff;
}

.form-group .note-editable {
	background: #ffffff;
}

.form-group .note-resizebar {
	height: 0 !important;
}

.form-group .toggle-password {
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 0;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, 50%);
}

.form-group .feather-eye-off {
	color: #201f1d;
}

.form-group .feather-eye {
	margin-right: 1px;
	color: #201f1d;
}

.custom_check {
	position: relative;
	padding-left: 30px;
}

.custom_check .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 16px;
	width: 16px;
	border: 1px solid #828282;
	background-color: #ffffff;
	border-radius: 2px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.custom_check .checkmark::after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	position: absolute;
	display: none;
	left: 2px;
	top: 2px;
	color: #828282;
	font-size: 12px;
}

.custom_check input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.custom_check input:checked ~ .checkmark {
	background-color: #ffffff;
}

.custom_check input:checked ~ .checkmark:after {
	display: block;
}

.custom_check span {
	color: #828282;
	font-weight: 400;
}

.pass-group {
	position: relative;
}

.close {
	background: transparent;
	border: 0;
	color: #28283c;
	font-size: 28px;
	line-height: normal;
	top: 20px;
	width: auto;
	height: auto;
	right: 20px;
}

.close span {
	background: #888888;
	border-radius: 50px;
	font-size: 20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}

.close span:hover {
	background: #ffa633;
	color: #ffffff;
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}

.card-title {
	margin-bottom: 0;
	border-radius: 10px;
}

.cal-icon {
	position: relative;
	width: 100%;
}

.cal-icon:after {
	color: #979797;
	content: "";
	display: block;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	font-size: 15px;
	margin: auto;
	position: absolute;
	right: 15px;
	top: 10px;
}

.cal-icon-info:after {
	font-family: "Feather";
	content: "";
	color: #201f1d;
	font-weight: 400;
	font-size: 18px;
	top: 8px;
}

.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.progress-wrap {
	position: fixed;
	right: 12px;
	bottom: 25px;
	height: 35px;
	width: 35px;
	cursor: pointer;
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	box-shadow: inset 0 0 0 2px rgba(75, 64, 237, 0.2);
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	transform: translateY(15px);
	-webkit-transform: translateY(15px);
	-moz-transform: translateY(15px);
	-ms-transform: translateY(15px);
	-o-transform: translateY(15px);
}

.progress-wrap::after {
	position: absolute;
	content: "";
	font-family: "FontAwesome";
	text-align: center;
	line-height: 35px;
	font-size: 17px;
	color: #ffffff;
	left: 0;
	top: 0;
	height: 35px;
	width: 35px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}

.pagination .pagination {
	flex-wrap: wrap;
}

@media (max-width: 479px) {
	.pagination .pagination .previtem,
	.pagination .pagination .nextlink {
		margin-bottom: 10px;
	}
}

.pagination .pagination .previtem a,
.pagination .pagination .nextlink a {
	height: 38px;
	border-radius: 10px;
	padding: 0 20px;
	color: #2f2f2f;
}

@media (max-width: 479px) {
	.pagination .pagination li .page-group ul {
		flex-wrap: wrap;
	}
}

@media (max-width: 479px) {
	.pagination .pagination li .page-group ul li {
		margin-bottom: 10px;
	}
}

.pagination .pagination-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.pagination .pagination-center .page-group .page-item a {
	border: 1px solid #dee2e7;
	background: #ffffff;
	border-radius: 10px;
	padding: 10px 19px;
	margin: 0 12px 0 0;
	color: #2f2f2f;
	width: 47px;
	height: 38px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pagination .pagination-center .page-group .page-item a:focus {
	outline: 0;
}

.pagination .pagination-center .page-group .page-item .active {
	background-color: #127384;
	color: #ffffff;
	border: 1px solid #127384;
}

.pagination .pagination-center .page-group ul {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 0 10px;
}

.privacy-section {
	position: relative;
	padding: 80px 0;
}

@media (max-width: 991.98px) {
	.privacy-section {
		padding: 40px 0;
	}
}

.privacy-section .terms-policy p {
	margin: 0 0 38px;
}

@media (max-width: 991.98px) {
	.privacy-section .terms-policy p {
		margin: 0 0 28px;
	}
}

.privacy-section .terms-policy ul {
	margin: 0 0 38px;
}

.privacy-section .terms-policy ul li {
	margin: 0 0 11px;
}

.privacy-section .terms-policy ul li span {
	margin-right: 10px;
	color: #ffa633;
}

.error-page {
	padding: 50px;
	align-items: center;
	color: #28283c;
	font-weight: 900;
}

@media (max-width: 575.98px) {
	.error-page {
		padding: 50px;
	}
}

.error-page .main-wrapper {
	display: flex;
	flex-wrap: wrap;
	height: auto;
	justify-content: center;
	width: 100%;
	min-height: unset;
}

.error-box {
	margin: 40px auto;
	max-width: 600px;
	text-align: center;
	width: 100%;
}

.error-box img {
	margin: 0 0 50px;
}

.error-box h3 {
	font-size: 28px;
	margin-bottom: 10px;
}

.error-box p {
	margin: auto auto 30px;
	color: #787878;
	font-weight: 500;
	max-width: 560px;
}

.error-box .btn-maintance {
	border-radius: 5px;
	font-weight: 600;
	font-size: 16px;
	padding: 12px 20px;
}

@media (max-width: 768px) {
	.error-box .btn-maintance {
		padding: 8px 12px;
		font-size: 14px;
	}
}

.error-box .error-500 {
	margin: 0 0 60px;
}

.error-box .coming-soon {
	padding: 50px 0 8px;
	color: #28283c;
}

@media (max-width: 767.98px) {
	.error-box .coming-soon {
		font-size: 20px;
	}
}

.error-box .back-button .btn {
	padding: 15px 20px;
	font-size: 16px;
}

@media (max-width: 575.98px) {
	.error-box .back-button .btn {
		padding: 10px;
		font-size: 14px;
	}
}

.serve-form {
	margin: 0 0 39px;
}

@media (max-width: 767.98px) {
	.serve-form {
		padding-bottom: 30px;
	}
}

.serve-form .form-group {
	margin-bottom: 0;
}

.serve-form .form-group .form-control {
	margin-right: 10px;
	font-size: 14px;
	background: #ffffff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.serve-form .form-group .form-control::placeholder {
	color: #2f2f2f;
	font-weight: 500;
}

@media (max-width: 767.98px) {
	.serve-form .form-group .form-control {
		min-height: 46px;
		font-size: 14px;
	}
}

.serve-form .form-group .button-notific {
	min-width: 115px;
	height: 47px;
	color: #ffffff;
	border-radius: 5px;
	background: #201f1d;
	font-weight: 600;
	font-size: 16px;
}

@media (max-width: 767.98px) {
	.serve-form .form-group .button-notific {
		min-width: 100px;
		font-size: 14px;
	}
}

.serve-form .form-group .button-notific:hover {
	color: #ffffff;
	background: #3f4254;
	border: 1px solid #3f4254;
}

.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.progress-wrap {
	position: fixed;
	right: 12px;
	bottom: 25px;
	height: 35px;
	width: 35px;
	cursor: pointer;
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	box-shadow: inset 0 0 0 2px rgba(75, 64, 237, 0.2);
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	transform: translateY(15px);
	-webkit-transform: translateY(15px);
	-moz-transform: translateY(15px);
	-ms-transform: translateY(15px);
	-o-transform: translateY(15px);
}

.progress-wrap svg.progress-circle path {
	stroke: #ffa633;
	stroke-width: 4;
	box-sizing: border-box;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}

.progress-wrap svg path {
	fill: none;
}

.progress-wrap::after {
	position: absolute;
	content: "";
	font-family: "FontAwesome";
	text-align: center;
	line-height: 35px;
	font-size: 17px;
	color: #ffa633;
	left: 0;
	top: 0;
	height: 35px;
	width: 35px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}

iframe {
	width: 100%;
}

.widget_home1 {
	height: 680px;
	visibility: hidden;
}

/*-----------------
    14. FAQ
-----------------------*/
.faq-section {
	background: #fcfcfc;
}

.faq-section .faq-card {
	margin: 0 0 20px;
	padding: 20px 40px 20px 20px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
}

@media (max-width: 991.98px) {
	.faq-section .faq-card {
		margin: 0 0 15px;
	}
}

.faq-section .faq-card:last-child {
	margin-bottom: 0;
}

.faq-section .faq-card p {
	margin: 15px 0 0;
}

.faq-section .faq-title {
	font-weight: 500;
	font-size: 18px;
}

.faq-section .faq-title > a {
	display: block;
	position: relative;
	color: #201f1d;
	font-size: 18px;
}

@media (max-width: 991.98px) {
	.faq-section .faq-title > a {
		font-size: 15px;
	}
}

.faq-section .faq-title > a:after {
	font-family: "Fontawesome";
	content: "";
	position: absolute;
	top: 4px;
	right: -15px;
	font-size: 16px;
	color: #828282;
}

@media (max-width: 767.98px) {
	.faq-section .faq-title > a:after {
		top: 0px;
		right: -20px;
	}
}

.faq-section .faq-title > a:not(.collapsed):after {
	content: "";
	color: #ffa633;
}

/*-----------------
    15. Pricing
-----------------------*/
.pricing-section {
	position: relative;
	padding: 80px 0;
}

@media (max-width: 991.98px) {
	.pricing-section {
		padding: 50px 0 25px;
	}
}

.pricing-section .price-card {
	background: #ffffff;
	border: 1px solid #dbdbdb;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	border-radius: 15px;
	margin: 0 0 24px 0;
	padding: 20px;
	z-index: 1;
	position: relative;
	overflow: hidden;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

@media (max-width: 991.98px) {
	.pricing-section .price-card {
		padding: 15px;
	}
}

.pricing-section .price-card .price-head {
	padding: 0 0 28px;
}

.pricing-section .price-card .price-head .price-level {
	margin: 0 0 15px;
	padding: 10px;
	background: #fcfcfc;
	border-radius: 10px;
	text-align: center;
}

@media (max-width: 768px) {
	.pricing-section .price-card .price-head .price-level {
		margin: 0 0 10px;
		padding: 10px;
	}
}

.pricing-section .price-card .price-head .price-level h6 {
	margin: 0 0 5px;
	font-weight: 700;
	font-size: 24px;
	color: #201f1d;
}

@media (max-width: 768px) {
	.pricing-section .price-card .price-head .price-level h6 {
		font-size: 20px;
	}
}

.pricing-section .price-card .price-head .price-level-popular {
	background: #ff9307;
	border-radius: 10px;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-card .price-head .price-level-popular h6 {
	font-weight: 700;
	margin: 0 0 5px;
	font-size: 20px;
	color: #ffffff;
}

.pricing-section .price-card .price-head .price-level-popular p {
	color: #ffffff;
}

.pricing-section .price-card .price-head h4 {
	font-weight: 900;
	font-size: 36px;
	color: #201f1d;
	margin: 0 0 15px;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

@media (max-width: 767.98px) {
	.pricing-section .price-card .price-head h4 {
		font-size: 26px;
	}
}

.pricing-section .price-card .price-head span {
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-card .price-details p {
	line-height: 27px;
	color: #737373;
	margin: 0 0 20px;
}

.pricing-section .price-card .price-details ul {
	margin: 0 0 20px;
}

.pricing-section .price-card .price-details ul li {
	line-height: 18px;
	position: relative;
	margin: 0 0 15px;
	padding: 5px 0 0;
}

.pricing-section .price-card .price-details ul .price-check {
	color: #787878;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-card .price-details ul .price-check span {
	margin: 0 10px 0 0;
	color: #1fbc2f;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-card .price-details ul .price-uncheck {
	color: #787878;
	text-decoration: line-through;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-card .price-details ul .price-uncheck span {
	margin: 0 10px 0 0;
	color: #ff0000;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-card .price-details .viewdetails-btn {
	display: block;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	border-radius: 5px;
	background: #ffffff;
	border: 2px solid #201f1d;
	color: #201f1d;
	padding: 7px 12px;
	font-weight: 500;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-card .price-details .btn-popular {
	background: #ffa633 !important;
	color: #ffffff !important;
	border: 2px solid #ffa633 !important;
}

.pricing-section .price-card .price-details .viewdetails-btn-popular {
	background: #ffa633;
	border-radius: 5px;
	display: block;
	color: #ffffff;
	padding: 18px;
	font-weight: 700;
	font-size: 16px;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

@media (max-width: 991.98px) {
	.pricing-section .price-card .price-details .viewdetails-btn-popular {
		padding: 7px 12px;
	}
}

.pricing-section .price-card:hover {
	background: #127384;
	border-color: #127384;
}

.pricing-section .price-card:hover .price-head h4 {
	color: #ffffff;
}

.pricing-section .price-card:hover .price-head span {
	color: #ffffff;
}

.pricing-section .price-card:hover .price-details .price-check {
	color: #ffffff;
}

.pricing-section .price-card:hover .price-details .price-uncheck {
	color: #ffffff;
}

.pricing-section .price-card:hover .price-level-popular {
	background: #201f1d;
}

.pricing-section .price-card:hover .viewdetails-btn-popular {
	background: #201f1d;
}

.pricing-section .price-card:hover .viewdetails-btn {
	border: 2px solid #ffffff;
}

.pricing-section .price-card:hover .btn-popular {
	background: #201f1d !important;
	border: 2px solid #201f1d !important;
}

.pricing-section .price-plan-card {
	background: #ffffff;
	border: 1px solid #dbdbdb;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	border-radius: 15px;
	padding: 20px;
	z-index: 1;
	position: relative;
	overflow: hidden;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

@media (max-width: 768px) {
	.pricing-section .price-plan-card {
		padding: 10px;
		height: 524px;
	}
}

.pricing-section .price-plan-card .price-head {
	border-bottom: 1px solid #f4f4f4;
	padding: 0 0 28px;
}

.pricing-section .price-plan-card .price-head .price-level {
	margin: 0 0 15px;
	padding: 16px;
	background: #fcfcfc;
	border-radius: 10px;
}

@media (max-width: 768px) {
	.pricing-section .price-plan-card .price-head .price-level {
		margin: 0 0 10px;
		padding: 10px;
	}
}

.pricing-section .price-plan-card .price-head .price-level h6 {
	margin: 0 0 5px;
	font-weight: 700;
	font-size: 24px;
	color: #201f1d;
}

@media (max-width: 768px) {
	.pricing-section .price-plan-card .price-head .price-level h6 {
		font-size: 20px;
	}
}

.pricing-section .price-plan-card .price-head .price-level-popular {
	background: #ff9307;
	border-radius: 10px;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-plan-card .price-head .price-level-popular h6 {
	font-weight: 700;
	margin: 0 0 5px;
	font-size: 24px;
	color: #ffffff;
}

.pricing-section .price-plan-card .price-head .price-level-popular p {
	color: #ffffff;
}

.pricing-section .price-plan-card .price-head h4 {
	font-weight: 900;
	font-size: 36px;
	color: #201f1d;
	margin: 0 0 15px;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

@media (max-width: 768px) {
	.pricing-section .price-plan-card .price-head h4 {
		font-size: 26px;
	}
}

.pricing-section .price-plan-card .price-head span {
	font-weight: 500;
	font-size: 14px;
	color: #737373;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-plan-card .price-details {
	padding: 28px 0 0;
}

.pricing-section .price-plan-card .price-details p {
	line-height: 27px;
	color: #737373;
	margin: 0 0 20px;
}

.pricing-section .price-plan-card .price-details ul {
	margin: 0 0 20px;
}

.pricing-section .price-plan-card .price-details ul li {
	line-height: 18px;
	position: relative;
	margin: 0 0 15px;
	padding: 5px 0 0;
}

.pricing-section .price-plan-card .price-details ul .price-check {
	font-weight: 500;
	font-size: 14px;
	color: #787878;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-plan-card .price-details ul .price-check span {
	margin: 0 10px 0;
	color: #1fbc2f;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-plan-card .price-details ul .price-uncheck {
	font-weight: 500;
	font-size: 14px;
	color: #787878;
	text-decoration: line-through;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

@media (max-width: 768px) {
	.pricing-section .price-plan-card .price-details ul .price-uncheck {
		font-size: 12px;
	}
}

.pricing-section .price-plan-card .price-details ul .price-uncheck span {
	margin: 0 10px 0;
	color: #ff0000;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-plan-card .price-details .viewdetails-btn {
	display: block;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	border-radius: 5px;
	background: #ffffff;
	border: 2px solid #201f1d;
	color: #201f1d;
	padding: 7px 12px;
	font-weight: 700;
	font-size: 16px;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-plan-card .price-details .btn-popular {
	background: #ffa633 !important;
	color: #ffffff !important;
	border: 2px solid #ffa633 !important;
}

.pricing-section .price-plan-card .price-details .viewdetails-btn-popular {
	background: #ffa633;
	border-radius: 5px;
	display: block;
	color: #ffffff;
	padding: 18px;
	font-weight: 700;
	font-size: 16px;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.pricing-section .price-plan-card:hover {
	background: #127384;
	border: 1px solid #dbdbdb;
}

.pricing-section .price-plan-card:hover .price-head h4 {
	color: #ffffff;
}

.pricing-section .price-plan-card:hover .price-head span {
	color: #ffffff;
}

.pricing-section .price-plan-card:hover .price-details .price-check {
	color: #ffffff;
}

.pricing-section .price-plan-card:hover .price-details .price-uncheck {
	color: #ffffff;
}

.pricing-section .price-plan-card:hover .price-level-popular {
	background: #201f1d;
}

.pricing-section .price-plan-card:hover .viewdetails-btn-popular {
	background: #201f1d;
}

.pricing-section .price-plan-card:hover .viewdetails-btn {
	border: 2px solid #ffffff;
}

.pricing-section .price-plan-card:hover .btn-popular {
	background: #201f1d !important;
	border: 2px solid #201f1d !important;
}

.pricing-section .price-card-popular {
	border: 1px solid #ff9307;
	margin: -10px 0 0;
}

@media (max-width: 767.98px) {
	.pricing-section .price-card-popular {
		margin: 24px 0 24px;
	}
}

@media (max-width: 768px) {
	.pricing-section .price-card-popular {
		padding: 10px;
	}
}

.pricing-section-bottom {
	padding-bottom: 80px;
}

@media (max-width: 991.98px) {
	.pricing-section-bottom {
		padding-bottom: 50px;
	}
}

.plan-selected {
	margin: 0 0 50px 0;
}

@media (max-width: 991.98px) {
	.plan-selected {
		margin: 0 0 30px 0;
	}
}

.plan-selected h4 {
	font-weight: 400;
	font-size: 16px;
	color: #201f1d;
}

.plan-selected .status-toggle {
	display: flex;
	align-items: center;
}

.plan-selected .status-toggle .checktoggle {
	background-color: #c4c4c4;
	border: 1px solid #c4c4c4;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 24px;
	margin-bottom: 0;
	position: relative;
	width: 48px;
	top: 0px;
	border-radius: 12px;
	transform: translate(calc(10% - 5px), -10%);
}

.plan-selected .status-toggle .checktoggle:after {
	height: 15px;
	width: 15px;
}

.plan-selected .status-toggle .check {
	display: block;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	position: absolute;
}

.plan-selected .status-toggle .check:checked + .checktoggle {
	background-color: #1fbc2f;
	border: 1px solid #1fbc2f;
}

.plan-selected .status-toggle .check:checked + .checktoggle:after {
	background-color: #ffffff;
	left: 100%;
	transform: translate(calc(-100% - 5px), -50%);
	height: 15px;
	width: 15px;
}

.plan-selected .status-toggle .checktoggle:after {
	content: " ";
	display: block;
	background-color: rgba(0, 0, 0, 0.25);
	height: 15px;
	width: 15px;
	transform: translate(5px, -50%);
	-webkit-transform: translate(5px, -50%);
	-ms-transform: translate(5px, -50%);
	position: absolute;
	left: 0;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.plan-selected .status-toggle .checktoggle .checkbox-bg::after {
	background: rgba(0, 0, 0, 0.25);
}

.price-selected {
	background: #127384 !important;
	border-color: #127384 !important;
}

@media (max-width: 991.98px) {
	.price-selected {
		height: 555px;
	}
}

.price-selected h2 {
	font-weight: 900;
	font-size: 32px;
	color: #ffffff;
	margin: 0 0 15px;
}

@media (max-width: 767.98px) {
	.price-selected h2 {
		font-size: 26px;
	}
}

.price-selected p {
	color: #ffffff;
	margin: 0 0 20px;
}

.price-selected .plan-view-details {
	color: #ffffff;
	font-size: 20px;
}

.price-selected .price-body {
	position: absolute;
	right: 0;
	bottom: 0;
}

.price-selected:hover {
	background: #201f1d !important;
	border-color: #201f1d !important;
}

/*-----------------
    16. Gallery
-----------------------*/
.gallery-section {
	padding: 80px 0 56px 0;
}

@media (max-width: 991.98px) {
	.gallery-section {
		padding: 50px 0 26px 0;
	}
}

.gallery-section .gallery-widget {
	position: relative;
	margin: 0 0 25px 0;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

.gallery-section .gallery-widget img {
	border-radius: 4px;
}

.fancybox-image {
	border-radius: 10px;
	border: 1px solid #ffffff;
}

/*-----------------
    17. Our Team
-----------------------*/
.our-team-section {
	background: #fcfcfc;
	position: relative;
	padding: 80px 0 55px;
}

.our-team-section .our-team {
	text-align: center;
	border-bottom: 3px solid #ffffff;
	background: #ffffff;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	border-radius: 0px 10px 10px;
	margin: 0 0 25px;
	transition: all 0.2s ease-out 0s;
}

.our-team-section .our-team .team-prof {
	padding: 30px;
}

.our-team-section .our-team .team-prof .team-designation {
	padding: 0 0 30px;
	display: block;
}

.our-team-section .our-team .team-prof .team-post-title {
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 10px;
}

.our-team-section .our-team .profile-pic {
	position: relative;
	overflow: hidden;
}

.our-team-section .our-team .profile-pic img {
	width: 100%;
	height: 100%;
	transform: translateZ(0);
	transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}

.our-team-section .our-team:hover {
	border-bottom: 3px solid #ffa633;
	transition: all 0.2s ease-out 0s;
}

.our-team-section .our-team:hover .profile-pic img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	transform: scale(1.15);
}

/*-----------------
    18. Contact
-----------------------*/
.contact-section {
	position: relative;
	padding: 80px 0;
}

@media (max-width: 991.98px) {
	.contact-section {
		padding: 50px 0;
	}
}

.contact-section .contact-info-area {
	margin: 0 0 80px;
}

@media (max-width: 991.98px) {
	.contact-section .contact-info-area {
		margin: 0 0 30px;
	}
}

@media (max-width: 575.98px) {
	.contact-section .contact-info-area {
		margin: 0 0 15px;
	}
}

.contact-section .contact-info-area .single-contact-info {
	text-align: center;
	background: #ffffff;
	border: 2px solid #f4f4f4;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	border-radius: 10px;
	padding: 20px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

@media (max-width: 992px) {
	.contact-section .contact-info-area .single-contact-info {
		padding: 15px;
	}
}

@media (max-width: 991.98px) {
	.contact-section .contact-info-area .single-contact-info {
		margin: 0 0 24px;
	}
}

.contact-section .contact-info-area .single-contact-info i {
	color: #ffffff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	font-size: 26px;
	width: 70px;
	height: 70px;
	margin: 0 auto 15px;
	line-height: 50px;
	background: #ff9307;
	border-radius: 50%;
}

@media (max-width: 992px) {
	.contact-section .contact-info-area .single-contact-info i {
		width: 35px;
		height: 35px;
		font-size: 16px;
	}
}

.contact-section .contact-info-area .single-contact-info h3 {
	font-weight: 500;
	font-size: 20px;
	margin: 0 0 10px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

@media (max-width: 992px) {
	.contact-section .contact-info-area .single-contact-info h3 {
		font-size: 16px;
	}
}

.contact-section .contact-info-area .single-contact-info a {
	font-size: 16px;
	color: #737373;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

@media (max-width: 992px) {
	.contact-section .contact-info-area .single-contact-info a {
		font-size: 13px;
	}
}

.contact-section .contact-info-area .single-contact-info:hover {
	background: #127384;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.contact-section .contact-info-area .single-contact-info:hover i {
	background: #ffffff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	color: #127384;
}

.contact-section .contact-info-area .single-contact-info:hover h3 {
	color: #ffffff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.contact-section .contact-info-area .single-contact-info:hover a {
	color: #ffffff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.contact-section .form-info-area {
	background: #ffffff;
	border: 2px solid #f4f4f4;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	border-radius: 10px;
	padding: 24px;
}

.contact-section .form-info-area img {
	border-radius: 10px;
}

@media (max-width: 991.98px) {
	.contact-section .form-info-area img {
		display: none;
	}
}

.contact-section .form-info-area h1 {
	font-weight: 500;
	font-size: 38px;
	color: #28283c;
	margin: 0 0 30px;
}

@media (max-width: 992px) {
	.contact-section .form-info-area h1 {
		font-size: 28px;
		margin: 0 0 15px;
	}
}

.contact-section textarea.form-control {
	height: 120px;
	resize: none;
}

/*-----------------
    19. Invoice
-----------------------*/
.invoice-section {
	position: relative;
	padding: 80px 0;
}

@media (max-width: 991.98px) {
	.invoice-section {
		padding: 60px 0;
	}
}

@media (max-width: 767.98px) {
	.invoice-section {
		padding: 50px 0;
	}
}

.invoice-section .card-body {
	background: #ffffff;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	border-radius: 14px;
	padding: 40px;
	max-width: 1076px;
	margin: auto;
}

@media (max-width: 575.98px) {
	.invoice-section .card-body {
		padding: 20px;
	}
}

.invoice-section .invoice-item {
	margin: 0 0 22px;
}

.invoice-section .invoice-item .invoice-info {
	text-align: right;
}

@media (max-width: 575.98px) {
	.invoice-section .invoice-item .invoice-info {
		margin: 10px 0 0;
		text-align: left;
	}
}

.invoice-section .invoice-item .invoice-info h1 {
	font-weight: 700;
	font-size: 32px;
	color: #2f2f2f;
	margin: 0 0 10px;
}

@media (max-width: 1199.98px) {
	.invoice-section .invoice-item .invoice-info h1 {
		font-size: 22px !important;
	}
}

.invoice-section .invoice-item .invoice-info h6 {
	font-weight: 500;
	font-size: 14px;
	color: #737373;
}

.invoice-section .invoice-item-bill {
	position: relative;
	background: #201f1d;
	border-radius: 10px;
	padding: 30px;
	margin: 0 0 37px;
}

@media (max-width: 768px) {
	.invoice-section .invoice-item-bill {
		padding: 15px;
	}
}

.invoice-section .invoice-item-bill:before {
	content: "";
	background: url(../img/bg/invoice.png) no-repeat;
	position: absolute;
	top: -45px;
	left: -45px;
	width: 179px;
	height: 180px;
	background-size: cover;
}

.invoice-section .invoice-item-bill ul {
	position: relative;
	display: flex;
	flex-flow: row wrap;
	padding-left: 0;
	list-style: none;
	margin: 0;
}

.invoice-section .invoice-item-bill ul li {
	-ms-flex: 33.33%;
	flex: 33.33%;
	max-width: 33.33%;
	border-left: 1px solid #fcfbfb;
	display: flex;
	justify-content: center;
}

@media (max-width: 575.98px) {
	.invoice-section .invoice-item-bill ul li {
		-ms-flex: 100%;
		flex: 100%;
		max-width: 100%;
		border-left: 0;
		padding-left: 0;
		justify-content: start;
		margin: 0 0 15px;
	}

	.invoice-section .invoice-item-bill ul li:last-child {
		margin: 0;
	}
}

.invoice-section .invoice-item-bill ul li:first-child {
	border-left: 0;
}

.invoice-section .invoice-item-bill ul li .invoice-info h6 {
	font-weight: 500;
	font-size: 18px;
	color: #ffffff;
	margin: 0 0 15px;
}

.invoice-section .invoice-item-bill ul li .invoice-info p {
	font-size: 14px;
	color: #ffffff;
	margin: 0 0 15px;
}

.invoice-section .payment-details {
	margin-top: 40px;
	max-width: 925px;
}

@media (max-width: 575.98px) {
	.invoice-section .payment-details .invoice-terms {
		margin: 0 0 20px;
	}
}

.invoice-section .payment-details .invoice-terms h6 {
	font-weight: 500;
	font-size: 18px;
	color: #2f2f2f;
	margin-bottom: 18px;
}

.invoice-section .payment-details .invoice-terms .invocie-note {
	border: 2px dashed #787878;
	border-radius: 4px;
	max-width: 266px;
	padding: 20px;
}

.invoice-section .payment-details .invoice-terms .invocie-note h6 {
	font-weight: 500;
	font-size: 18px;
	color: #201f1d;
	margin: 0 0 20px;
}

.invoice-section .payment-details .invoice-terms .invocie-note p {
	font-weight: 500;
	font-size: 14px;
	color: #2f2f2f;
}

.invoice-section .invoice-total {
	background: #f1f1f1;
	border: 2px dashed #fcfcfc;
	margin: 33px 0 33px;
	padding: 10px;
	max-width: 945px;
	text-align: right;
}

.invoice-section .invoice-total h4 {
	font-weight: 500;
	font-size: 20px;
	color: #201f1d;
}

@media (max-width: 767.98px) {
	.invoice-section .invoice-total h4 {
		font-size: 18px;
	}
}

.invoice-section .invoice-total h4 span {
	padding-left: 88px;
}

@media (max-width: 575.98px) {
	.invoice-section .invoice-total h4 span {
		padding: 0;
	}
}

.invoice-section .invoice-total-box .invoice-total-inner p {
	font-weight: 500;
	font-size: 14px;
	color: #828282;
	margin-bottom: 25px;
}

.invoice-section .invoice-total-box .invoice-total-inner p span {
	float: right;
	font-weight: 700;
	font-size: 15px;
	color: #2f2f2f;
}

.invoice-section .invoice-note-footer .invocie-note {
	margin: 0 0 20px;
}

.invoice-section .invoice-note-footer .invocie-note h6 {
	font-weight: 500;
	font-size: 18px;
	color: #201f1d;
	margin: 0 0 13px;
}

.invoice-section .invoice-note-footer .invocie-note p {
	font-weight: 500;
	font-size: 14px;
	color: #2f2f2f;
}

.invoice-section .invoice-note-footer .invoice-sign {
	float: right;
}

@media (max-width: 575.98px) {
	.invoice-section .invoice-note-footer .invoice-sign {
		float: left;
	}
}

.invoice-section .invoice-note-footer .invoice-sign img {
	margin: 0 0 19px;
}

@media (max-width: 991.98px) {
	.invoice-section .invoice-note-footer .invoice-sign img {
		margin: 0;
	}
}

.invoice-section .invoice-note-footer .invoice-sign span {
	font-weight: 500;
	font-size: 18px;
	color: #201f1d;
	text-align: center;
}

/*-----------------
    20. Blog
-----------------------*/
.blog-section {
	position: relative;
	padding: 80px 0;
}

@media (max-width: 991.98px) {
	.blog-section {
		padding: 60px 0;
	}
}

@media (max-width: 575.98px) {
	.blog-section {
		padding: 40px 0;
	}
}

.blog-section .grid-blog {
	background: #ffffff;
	margin: 0 0 25px;
	border: 1px solid #e3e3e3;
	border-radius: 10px;
	overflow: hidden;
}

.blog-section .grid-blog .grid-blog .blog-image {
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}

.blog-section .pagination {
	margin: 25px 0 0;
}

@media (max-width: 991.98px) {
	.blog-section .pagination {
		margin: 15px 0 25px 0;
	}
}

.blog-section .blog-image {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}

.blog-section .blog-image > a {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}

.blog-section .blog-image img {
	display: block;
	position: relative;
	border-radius: 10px 10px 0 0;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	-moz-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
	-ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
	-o-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
	-webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
	transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
	width: 100%;
}

.blog-section .blog-image img:hover {
	-webkit-transform: scale(1.35) rotate(15deg);
	-moz-transform: scale(1.35) rotate(15deg);
	transform: scale(1.35) rotate(15deg);
}

.blog-section .blog-content {
	padding: 20px;
}

.blog-section .blog-content .blog-category {
	margin: 0 0 15px 0;
}

.blog-section .blog-content .blog-category a {
	background: #127384;
	border-radius: 4px;
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
	margin: 0 0 5px;
	padding: 5px 14px;
}

.blog-section .blog-content .blog-category a:hover {
	background: #141432;
	color: #ffffff;
}

.blog-section .blog-content .blog-title {
	margin: 0 0 20px;
}

.blog-section .blog-content .blog-title a {
	font-weight: 700;
	font-size: 24px;
	color: #201f1d;
}

.blog-section .blog-content .blog-title a:hover {
	color: #127384;
}

@media (max-width: 991.98px) {
	.blog-section .blog-content .blog-title a {
		font-size: 20px;
	}
}

@media (max-width: 767.98px) {
	.blog-section .blog-content .blog-title a {
		font-size: 18px;
	}
}

.blog-section .blog-content .blog-description {
	margin: 0 0 25px;
}

.blog-section .blog-content .meta-item {
	background: #f2f7f6;
	border-radius: 5px;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 0 15px;
	padding: 13px;
}

.blog-section .blog-content .meta-item li .post-author .post-author-img {
	width: 25px;
	margin-right: 7px;
	line-height: 0;
}

.blog-section .blog-content .meta-item li .post-author .post-author-img img {
	width: 25px;
	height: 25px;
	border-radius: 50px;
	border: 1.5px solid #ffffff;
}

.blog-section .blog-content .meta-item li .post-author a span {
	font-size: 14px;
	color: #828282;
}

.blog-section .blog-content .meta-item .date-icon i {
	color: #2f2f2f;
	font-weight: 400;
	margin: 0 7px 0;
}

.blog-section .blog-content .meta-item .date-icon span {
	font-size: 14px;
}

.blog-section .blog-content .blog-list-date {
	align-items: center;
	margin: 0 0 30px;
}

.blog-section .blog-content .blog-list-date .meta-item-list {
	align-items: center;
	flex-wrap: wrap;
}

.blog-section
	.blog-content
	.blog-list-date
	.meta-item-list
	li
	.post-author
	.post-author-img {
	width: 25px;
	margin-right: 7px;
}

.blog-section
	.blog-content
	.blog-list-date
	.meta-item-list
	li
	.post-author
	.post-author-img
	img {
	width: 25px;
	height: 25px;
	border-radius: 50px;
	border: 1.5px solid #ffffff;
}

.blog-section
	.blog-content
	.blog-list-date
	.meta-item-list
	li
	.post-author
	a
	span {
	font-size: 14px;
	color: #737373;
}

.blog-section .blog-content .blog-list-date .meta-item-list .date-icon i {
	margin: 0 7px 0;
	font-weight: 400;
}

.blog-section .blog-content .blog-list-date .meta-item-list .date-icon span {
	font-size: 14px;
}

.blog-section .blog-content .viewlink {
	display: inline-flex;
	align-items: center;
	padding: 12px 18px;
	font-weight: 700;
	font-size: 16px;
}

.blog-section .blog-content .viewlink a {
	color: #ffffff;
}

.blog-section .blog-content .viewlink a:hover {
	color: #ffa633;
}

.blog-section .blog-content .viewlink a i {
	line-height: 0;
}

.blog-section .rightsidebar .card {
	background: #ffffff;
	border-radius: 10px;
	margin: 0 0 25px;
	padding: 25px;
}

.blog-section .rightsidebar .card.tags-widget {
	padding-bottom: 17px;
}

.blog-section .rightsidebar .card h4 {
	border-bottom: 1px solid #f4f4f4;
	margin: 0 0 25px;
	padding: 0 0 20px 0;
	font-size: 20px;
	font-weight: 600;
	color: #201f1d;
}

.blog-section .rightsidebar .card h4 i {
	margin: 0 10px 0 0;
	color: #ffa633;
}

.blog-section .rightsidebar .card h4 img {
	margin: 0 8px 0 0;
}

.blog-section .rightsidebar .card .blogcategories-list {
	padding: 0 0 0 17px;
	color: #666;
}

.blog-section .rightsidebar .card .blogcategories-list li {
	list-style: disc;
	display: list-item;
	margin-bottom: 19px;
}

.blog-section .rightsidebar .card .blogcategories-list li:hover {
	color: #ffa633;
}

.blog-section .rightsidebar .card .blogcategories-list li a {
	color: #737373;
}

.blog-section .rightsidebar .card .blogcategories-list li a:hover {
	padding-left: 10px;
	color: #ffa633;
}

.blog-section .rightsidebar .card .blogcategories-list li:last-child {
	margin-bottom: 0;
}

.blog-section .rightsidebar .card .tags li {
	background-color: #f1f1f1;
	color: #828282;
	padding: 9px 19px;
	position: relative;
	margin: 0 5px 8px 0;
	font-size: 14px;
	border: 1px solid #e3e3e3;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.blog-section .rightsidebar .card .tags li:hover {
	background-color: #ffa633;
	color: #ffffff;
	border: 1px solid #ffa633;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.blog-section .rightsidebar .card .article {
	position: relative;
	overflow: hidden;
	margin-bottom: 24px;
}

.blog-section .rightsidebar .card .article:hover .article-blog img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	transform: scale(1.15);
}

.blog-section .rightsidebar .card .article:hover .article-content h5 a {
	color: #ffa633;
}

.blog-section
	.rightsidebar
	.card
	.article:hover
	.article-content
	.article-date {
	color: #ffa633;
}

.blog-section .rightsidebar .card .article .article-blog {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}

.blog-section .rightsidebar .card .article .article-blog img {
	transform: translateZ(0);
	transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}

.blog-section .rightsidebar .card .article .article-blog:before {
	background: linear-gradient(0deg, #000000 16.31%, rgba(0, 0, 0, 0) 100%);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

.blog-section .rightsidebar .card .article .article-content {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	padding: 20px 20px;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

.blog-section .rightsidebar .card .article .article-content h5 {
	margin-bottom: 10px;
}

.blog-section .rightsidebar .card .article .article-content h5 a {
	font-weight: 600;
	font-size: 24px;
	color: #ffffff;
}

.blog-section .rightsidebar .card .article .article-content .article-date {
	font-size: 14px;
	color: #ffffff;
}

.blog-section .rightsidebar .card .article .article-content .article-date i {
	color: #ffa633;
	margin-right: 10px;
}

.blog-section .rightsidebar .card .article:last-child {
	margin-bottom: 0;
}

.blogbanner {
	position: relative;
	background: url("../img/blog/blogbanner.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	min-height: 600px;
	margin: 0px 0 0;
}

@media (max-width: 991.98px) {
	.blogbanner {
		min-height: 350px;
	}
}

.blogbanner:after {
	content: "";
	background: linear-gradient(0deg, #000000 16.31%, rgba(0, 0, 0, 0) 100%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.blog-description p {
	margin: 0 0 20px;
}

.blogbanner-content {
	position: absolute;
	bottom: 40px;
	text-align: center;
	width: 100%;
	color: #ffffff;
	padding: 0 15px;
}

@media (max-width: 767.98px) {
	.blogbanner-content {
		bottom: 90px;
	}
}

.blogbanner-content h1 {
	color: #ffffff;
	font-size: 32px;
	margin: 0 0 15px;
}

@media (max-width: 991.98px) {
	.blogbanner-content h1 {
		font-size: 26px;
	}
}

@media (max-width: 575.98px) {
	.blogbanner-content h1 {
		font-size: 24px;
	}
}

.blogbanner-content .post-author-img {
	width: 32px;
	height: 32px;
	border-radius: 50px;
	margin-right: 10px;
}

.blogbanner-content .post-author-img img {
	border-radius: 50px;
	width: 32px;
	height: 32px;
}

.blogbanner-content .post-author a {
	font-size: 14px;
	color: #ffffff;
}

.blogbanner-content .post-author a:hover {
	color: #ffffff;
}

.blogbanner-content .post-author img {
	margin-right: 5px;
}

.blogbanner-content .entry-meta li {
	margin-right: 20px;
}

.blogbanner-content .date-icon i {
	margin-right: 5px;
}

.blogbanner-content span.blog-hint {
	background: #127384;
	padding: 7px 12px;
	border-radius: 4px;
	margin: 0 0 15px;
	display: inline-block;
	font-size: 14px;
}

.bloggrid-sidebar .blog.grid-blog .post-author a {
	margin: 0;
}

.blogdetail-content {
	padding: 70px 0;
	background: #f9fafc;
}

.blogdetail-content p {
	color: #ffffff;
	line-height: 27px;
}

.blogdetail-content .card-header {
	padding: 0 0 25px;
	border-bottom: 1px solid #dee2e7;
	margin: 0 0 25px;
	border-radius: 0;
	background: none;
}

.blogdetail-content .card-header h4 {
	font-size: 22px;
	margin: 0 0 0 12px;
	font-weight: 500;
	color: #ffffff;
	font-size: 20px;
}

.blogdetail-content .card-body {
	padding: 0;
}

.blog-quotes {
	background: #ffffff;
	padding: 30px;
	text-align: center;
	margin: 25px 0 25px;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	border-radius: 20px;
}

.blog-quotes i {
	font-size: 52px;
	color: #ffffff;
}

.blog-quotes img {
	margin: 0 0 10px;
}

.blog-quotes h6 {
	color: #787878;
	font-weight: 700;
	font-size: 16px;
	margin: 10px 0 0;
}

.blog-quotes p {
	font-size: 14px;
	color: #2f2f2f;
}

.bloginner-img {
	margin: 25px 0;
}

.bloginner-img img {
	width: 100%;
	border-radius: 20px;
}

.requiremnts-info h5 {
	font-size: 24px;
	font-weight: 500;
	color: #ffffff;
	margin: 0 0 20px;
}

.requiremnts-info li {
	list-style: disc;
	margin: 0 0 15px;
	line-height: 27px;
	color: #ffffff;
}

.requiremnts-info ul {
	margin: 0 0 0 17px;
}

.tag-list {
	justify-content: flex-end;
}

@media (max-width: 575.98px) {
	.tag-list {
		justify-content: start;
	}
}

@media (max-width: 575.98px) {
	.tag-list .tags {
		display: block !important;
	}
}

.tag-list .tags li {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	padding: 7px 15px;
	font-size: 14px;
	margin-right: 15px;
	border-radius: 5px;
	color: #828282;
	cursor: pointer;
}

@media (max-width: 575.98px) {
	.tag-list .tags li {
		margin: 10px 0 0;
		width: 100%;
	}
}

.tag-list .tags li:hover {
	background: #ffa633;
	color: #ffffff;
}

.share-postsection {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding: 30px 0;
	margin: 25px 0;
}

@media (max-width: 575.98px) {
	.share-postsection .sharelink {
		margin: 0 0 20px;
	}
}

.share-postsection .sharelink .share-img {
	color: #ffffff;
	background: #127384;
	font-size: 20px;
	border-radius: 50px;
	margin-right: 10px;
	width: 46px;
	height: 46px;
}

.share-postsection .sharelink .share-img:hover {
	color: #ffffff;
	background: #ffa633;
}

.share-postsection .sharelink a {
	color: #2f2f2f;
	font-size: 18px;
}

.share-postsection .sharelink a.share-text:hover {
	color: #127384;
}

.blogdetails-pagination ul {
	justify-content: space-between;
}

@media (max-width: 767.98px) {
	.blogdetails-pagination ul {
		display: block;
	}
}

.blogdetails-pagination ul li:last-child {
	text-align: right;
}

@media (max-width: 767.98px) {
	.blogdetails-pagination ul li:last-child {
		text-align: left;
	}
}

.blogdetails-pagination ul li .prev-link {
	color: #127384;
	font-size: 14px;
	margin: 0 0 20px;
	display: block;
}

.blogdetails-pagination ul li .prev-link:hover {
	color: #828282;
}

.blogdetails-pagination ul li .prev-link i {
	margin-right: 7px;
}

.blogdetails-pagination ul li .next-link {
	color: #828282;
	font-size: 14px;
	margin: 0 0 20px;
	display: block;
}

.blogdetails-pagination ul li .next-link:hover {
	color: #127384;
}

.blogdetails-pagination ul li .next-link i {
	margin-left: 7px;
}

.blogdetails-pagination ul li h3 {
	font-size: 20px;
	font-weight: 500;
	color: #141432;
	margin: 0 0 25px;
}

.blogdetails-pagination ul li h3:hover {
	color: #141432;
}

.extra-service {
	padding-bottom: 24px !important;
}

.listing-review {
	padding-bottom: 9px !important;
}

.review-sec {
	background: #fff;
	padding: 24px;
	margin: 24px 0 24px;
	border: 0;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	border-radius: 10px;
}

@media (max-width: 767.98px) {
	.review-sec {
		padding: 20px;
	}
}

.review-sec .review-header {
	position: relative;
	border-bottom: 1px solid #dee2e7;
	padding: 0 0 20px;
	margin: 0 0 25px;
	border-radius: 0;
	background: none;
}

@media (max-width: 767.98px) {
	.review-sec .review-header {
		padding: 0 0 20px;
	}
}

.review-sec h4 {
	font-weight: 500;
	font-size: 20px;
	color: #201f1d;
}

@media (max-width: 991.98px) {
	.review-sec h4 {
		font-size: 18px;
	}
}

.review-sec h4::before {
	content: "";
	background: #ffa633;
	border-radius: 8px;
	width: 20px;
	height: 4px;
	left: 0;
	position: absolute;
	bottom: -3px;
}

.review-sec .review-details h6 {
	color: #ffffff;
	font-size: 20px;
	margin: 0 0 30px;
}

.review-sec .review-details .submit-section {
	text-align: right;
}

.review-sec .review-details .submit-section .submit-review {
	padding: 15px 20px;
}

.review-sec .reviewbox-list-rating i {
	color: #ff9307;
	font-size: 12px;
	line-height: 0;
}

.review-sec .reviewbox-list-rating span {
	font-weight: 500;
	font-size: 14px;
	color: #74788d;
	margin-left: 7px;
}

.review-sec .review-card {
	border: 1px solid #f4f4f4;
	padding: 15px;
	margin-bottom: 24px;
	border-radius: 10px;
}

.review-sec .review-card .review-header-group {
	margin-bottom: 15px;
}

@media (max-width: 767.98px) {
	.review-sec .review-card .review-header-group {
		display: block;
	}
}

.review-sec
	.review-card
	.review-header-group
	.review-widget-header
	.review-widget-img
	img {
	width: 60px;
	height: 60px;
	border-radius: 10px;
}

.review-sec
	.review-card
	.review-header-group
	.review-widget-header
	.review-design {
	margin-left: 15px;
}

.review-sec
	.review-card
	.review-header-group
	.review-widget-header
	.review-design
	.h6 {
	font-weight: 500;
	font-size: 20px;
	color: #201f1d;
}

.review-sec
	.review-card
	.review-header-group
	.review-widget-header
	.review-design
	p {
	font-weight: 500;
	font-size: 14px;
	margin: 5px 0 0;
}

@media (max-width: 767.98px) {
	.review-sec .review-card .review-header-group .reviewbox-list-rating p {
		display: block;
		margin-top: 10px;
	}
}

.review-sec .search-btn .search-button {
	background-color: #ffa633;
	border: 1px solid #ffa633;
	box-shadow: inset 0 0 0 #ffffff;
	color: #ffffff;
	padding: 12px 20px;
}

@media (max-width: 991.98px) {
	.review-sec .search-btn .search-button {
		width: 250px;
	}
}

@media (max-width: 991.98px) {
	.review-sec .search-btn .search-button {
		padding: 12px 8px;
	}
}

@media (max-width: 1199.98px) {
	.review-sec .search-btn .search-button {
		padding: 12px 12px;
	}
}

.review-sec .search-btn .search-button:hover {
	background-color: #ffffff;
	border: 1px solid #201f1d;
	box-shadow: inset 0 70px 0 0 #ffffff;
	color: #201f1d;
}

.review-sec .column-group-last {
	-ms-flex: 100%;
	flex: 100%;
	max-width: 100%;
}

.review-sec .column-group-last:last-child {
	padding-right: 0;
}

@media (max-width: 575.98px) {
	.review-sec .column-group-last .search-btn {
		margin: 0;
	}
}

.review-sec .column-group-main {
	-ms-flex: 100%;
	flex: 100%;
	max-width: 100%;
	margin-bottom: 0;
}

.review-sec .column-group-main:last-child {
	padding-right: 0;
}

@media (max-width: 991.98px) {
	.review-sec .sidebar-form {
		display: block;
	}
}

.review-sec .form-group label {
	margin-bottom: 7px;
}

/*-----------------
    21. Testimonials
-----------------------*/
.testimonials-section {
	position: relative;
	padding: 80px 0;
}

@media (max-width: 991.98px) {
	.testimonials-section {
		padding: 50px 0;
	}
}

.testimonials-section .testimonial-group {
	margin: 0 0 40px;
}

.testimonials-section .owl-stage-outer {
	margin: 0 0 25px;
}

@media (max-width: 991.98px) {
	.testimonials-section .owl-stage-outer {
		margin: 0;
	}
}

.testimonials-section .card-body {
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
	-webkit-box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	border-radius: 8px;
}

.testimonials-section .card-body:hover {
	background-color: #127384;
}

.testimonials-section .card-body:hover .review-img {
	border: 3px solid #ffffff;
}

.testimonials-section .card-body:hover .review-details h6 {
	color: #ffffff;
}

.testimonials-section .card-body:hover .list-rating p span {
	color: #ffffff;
}

.testimonials-section .card-body:hover p {
	color: #ffffff;
}

.testimonials-section .review-box {
	align-items: center;
	margin: 0 0 20px;
}

@media (max-width: 991.98px) {
	.testimonials-section .review-box {
		margin: 0 0 15px;
	}
}

.testimonials-section .review-box .review-img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 3px solid #127384;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

@media (max-width: 991.98px) {
	.testimonials-section .review-box .review-img {
		width: 40px;
		height: 40px;
	}
}

.testimonials-section .review-box .review-img img {
	border-radius: 50px;
}

.testimonials-section .review-box .review-details {
	margin-left: 18px;
}

@media (max-width: 991.98px) {
	.testimonials-section .review-box .review-details {
		margin-left: 12px;
	}
}

.testimonials-section .review-box .review-details h6 {
	font-weight: 500;
	font-size: 18px;
	color: #2f2f2f;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
	margin: 0 0 7px;
}

@media (max-width: 991.98px) {
	.testimonials-section .review-box .review-details h6 {
		font-size: 16px;
	}
}

.testimonials-section .review-box .review-details .list-rating {
	display: inline-flex;
}

.testimonials-section
	.review-box
	.review-details
	.list-rating
	.list-rating-star
	i {
	font-size: 12px;
	line-height: 0;
	color: #ffa633;
}

.testimonials-section .review-box .review-details .list-rating p {
	color: #737373;
	line-height: 0;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.testimonials-section .review-box .review-details .list-rating p span {
	font-size: 14px;
	margin: 0 5px 0;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.testimonials-section p {
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.testimonials-section .quotes-head::before {
	content: "";
	display: block;
	width: 28px;
	height: 28px;
	background: url(../img/quote.svg) no-repeat center center;
	margin: 0 0 20px;
}

@media (max-width: 991.98px) {
	.testimonials-section .quotes-head::before {
		width: 18px;
		height: 18px;
		margin: 0 0 20px;
	}
}

/*-----------------
    22. About Us
-----------------------*/
.about-img {
	position: relative;
	margin: 0 0 24px 0;
}

.about-img img {
	border-radius: 10px;
	padding: 0 0 0 10px;
}

.about-img .about-exp {
	position: absolute;
	background: #ffa633;
	border-radius: 10px;
	width: 370px;
	height: 100%;
}

@media (max-width: 767.98px) {
	.about-img .about-exp {
		width: 230px;
	}
}

.about-img .about-exp span {
	font-weight: 500;
	font-size: 28px;
	color: #ffffff;
	display: inline-block;
	margin: 250px -122px;
	transform: rotate(-90deg);
}

@media (max-width: 767.98px) {
	.about-img .about-exp span {
		font-size: 18px;
		margin: 275px -90px;
	}
}

@media (max-width: 575.98px) {
	.about-img .about-exp span {
		font-size: 16px;
		margin: 115px -75px;
	}
}

.abt-img {
	padding: 30px 0 30px 60px;
	position: relative;
	z-index: 1;
}

.about-content {
	margin: 0 0 0 50px;
}

@media (max-width: 991.98px) {
	.about-content {
		margin: 0;
	}
}

.about-content h6 {
	font-size: 18px;
	color: #127384;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 12px;
}

.about-content h2 {
	font-size: 38px;
	font-weight: 500;
	margin: 0 0 30px;
}

@media (max-width: 991.98px) {
	.about-content h2 {
		font-size: 28px;
	}
}

@media (max-width: 767.98px) {
	.about-content h2 {
		font-size: 24px;
	}
}

.about-content p {
	margin: 0 0 14px;
}

.about-content ul li {
	position: relative;
	margin: 0 0 15px;
	padding: 0 0 0 25px;
	color: #828282;
}

.about-content ul li::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	font-family: "FontAwesome";
	color: #127384;
}

.about-content ul li:last-child {
	margin: 0;
}

/*-----------------
    23. Product Details
-----------------------*/
.product-details {
	position: relative;
	z-index: 9;
	padding: 80px 0 56px 0;
}

@media (max-width: 991.98px) {
	.product-details {
		padding: 50px 0 26px 0;
	}
}

.product-detail-head {
	padding: 24px 0;
	background: #ffffff;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
}

@media (max-width: 991.98px) {
	.product-detail-head {
		padding: 24px 24px 9px;
	}
}

@media (max-width: 767.98px) {
	.product-detail-head .detail-page-head {
		display: block;
	}
}

.product-detail-head .detail-page-head .list-rating {
	margin-bottom: 15px;
}

.product-detail-head .detail-page-head .list-rating i {
	color: #ffa633;
}

@media (max-width: 767.98px) {
	.product-detail-head .detail-page-head .camaro-info {
		margin-bottom: 15px;
	}
}

@media (max-width: 575.98px) {
	.product-detail-head .detail-page-head .camaro-location {
		align-items: start;
		flex-direction: column;
	}
}

@media (max-width: 575.98px) {
	.product-detail-head
		.detail-page-head
		.camaro-location
		.camaro-location-inner {
		display: flex;
		align-items: baseline;
	}
}

.product-detail-head .detail-page-head .year {
	display: inline-block;
	margin: 0 13px 0 0;
	padding: 10px 15px;
	background: #127384;
	color: #ffffff;
}

.product-detail-head .detail-page-head .average-list-rating {
	color: #737373;
	font-size: 15px;
	font-weight: 500;
	margin-left: 7px;
}

.product-detail-head .detail-page-head h3 {
	font-weight: 500;
	margin-bottom: 10px;
}

.product-detail-head .search-btn .search-button {
	background-color: #ffa633;
	border: 1px solid #ffa633;
	box-shadow: inset 0 0 0 #ffffff;
	color: #ffffff;
	padding: 12px 20px;
}

@media (max-width: 991.98px) {
	.product-detail-head .search-btn .search-button {
		width: 250px;
	}
}

@media (max-width: 991.98px) {
	.product-detail-head .search-btn .search-button {
		padding: 12px 8px;
	}
}

@media (max-width: 1199.98px) {
	.product-detail-head .search-btn .search-button {
		padding: 12px 12px;
	}
}

.product-detail-head .search-btn .search-button:hover {
	background-color: #ffffff;
	border: 1px solid #201f1d;
	box-shadow: inset 0 70px 0 0 #ffffff;
	color: #201f1d;
}

.product-detail-head .column-group-last {
	-ms-flex: 10%;
	flex: 10%;
	max-width: 10%;
}

@media (max-width: 575.98px) {
	.product-detail-head .column-group-last {
		-ms-flex: 100%;
		flex: 100%;
		max-width: 100%;
	}
}

@media (max-width: 991.98px) {
	.product-detail-head .column-group-last {
		-ms-flex: 50%;
		flex: 50%;
		max-width: 50%;
	}
}

.product-detail-head .column-group-last:last-child {
	padding-right: 0;
}

.product-detail-head .column-group-last .search-btn {
	margin-top: 38px;
}

@media (max-width: 575.98px) {
	.product-detail-head .column-group-last .search-btn {
		margin: 0;
	}
}

.product-detail-head .column-group-main {
	-ms-flex: 30%;
	flex: 30%;
	max-width: 30%;
}

@media (max-width: 991.98px) {
	.product-detail-head .column-group-main {
		-ms-flex: 50%;
		flex: 50%;
		max-width: 50%;
		margin-bottom: 15px;
	}
}

@media (max-width: 575.98px) {
	.product-detail-head .column-group-main {
		-ms-flex: 100%;
		flex: 100%;
		max-width: 100%;
		margin-bottom: 0;
	}
}

.product-detail-head .column-group-main:last-child {
	padding-right: 0;
}

.product-detail-head .details-btn {
	gap: 15px;
}

@media (max-width: 991.98px) {
	.product-detail-head .details-btn {
		margin: 0;
		display: block;
	}
}

.product-detail-head .details-btn a {
	background: #f2f7f6;
	color: #737373;
	border-radius: 40px;
	padding: 15px 45px;
}

@media (max-width: 991.98px) {
	.product-detail-head .details-btn a {
		margin: 0 0 15px;
	}
}

.product-detail-head .details-btn a:hover {
	background: #127384;
	color: #ffffff;
}

.product-detail-head .details-btn a:hover img {
	filter: contrast(50);
}

.product-detail-head .details-btn a i {
	margin-right: 8px;
}

.product-detail-head .details-btn a img {
	margin-right: 5px;
}

.slick-track {
	display: flex;
}

.slick-slide {
	width: 25% !important;
	margin: 0 10px;
	overflow: hidden;
}

.slick-slide.slick-cloned {
	width: 25% !important;
	margin: 0 10px;
	overflow: hidden;
}

.slick-slide.slick-active {
	width: 25% !important;
	margin: 0 10px;
	overflow: hidden;
}

.slick-slide img {
	width: 100%;
	border-radius: 10px;
}

.detail-bigimg {
	position: relative;
	margin-bottom: 15px;
	z-index: 999;
}

.detail-bigimg button {
	width: 50px;
	height: 50px;
	font-size: 0;
	background: #ffffff;
	border-radius: 50%;
	border: none;
	z-index: 9999;
}

@media (max-width: 991.98px) {
	.detail-bigimg button {
		width: 35px;
		height: 35px;
	}
}

.detail-bigimg button.slick-prev {
	position: absolute;
	top: 50%;
	left: 30px;
	transform: translateY(-50%);
}

.detail-bigimg button.slick-prev:hover {
	background: #ffa633 !important;
	color: #ffffff;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.detail-bigimg button.slick-prev:before {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-size: 15px;
	font-weight: 900;
}

@media (max-width: 991.98px) {
	.detail-bigimg button.slick-prev:before {
		font-size: 13px;
	}
}

.detail-bigimg button.slick-next {
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
}

.detail-bigimg button.slick-next:hover {
	background: #ffa633 !important;
	color: #ffffff;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	-moz-transition: 500ms all ease;
	-ms-transition: 500ms all ease;
}

.detail-bigimg button.slick-next:before {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-size: 15px;
	font-weight: 900;
}

@media (max-width: 991.98px) {
	.detail-bigimg button.slick-next:before {
		font-size: 13px;
	}
}

.detail-product {
	background: #ffffff;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
	border-radius: 5px;
	overflow: hidden;
	padding: 20px 10px;
}

.extra-service span {
	color: #2f2f2f;
	font-weight: 500;
}

.specification-card {
	background: #fff;
	padding: 24px 24px 0;
	box-shadow: 3px 5px 13px rgba(222, 226, 231, 0.44);
	margin: 24px 0 24px;
	border: 0;
}

.specification-card .card-body {
	padding: 0;
}

.specification-card .feature-img {
	width: 60px;
	height: 60px;
	background: #ffffff;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	margin: 0 12px 0 0;
}

.specification-card .feature-img.access-feature {
	margin-bottom: 0px;
}

.specification-card .featues-info h6 {
	color: #737373;
	margin-bottom: 0;
	font-weight: 400;
	font-size: 14px;
}

.specification-card .featues-info span {
	color: #201f1d;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 5px;
}

.specification-card .featureslist {
	margin: 0 0px 24px 0;
}

.specification-card .access-feature.featureslist:last-child {
	margin: 0;
}

.listing-feature {
	padding: 24px 24px 9px;
}

.listing-feature ul li {
	margin: 0 0 15px 0;
	color: #737373;
}

.listing-feature ul li span {
	padding: 8px;
	background: #127384;
	border-radius: 50%;
	margin-right: 8px;
}

.listing-feature ul li span i {
	font-size: 10px;
	color: #ffffff;
}

.description-list p {
	margin-bottom: 24px;
}

.description-list p:last-child {
	margin-bottom: 0;
}

@media (max-width: 575.98px) {
	.review-header-group {
		flex-direction: column;
		align-items: start;
	}
}

.review-list-rating {
	color: #2f2f2f;
	margin-top: 15px;
}

@media (max-width: 767.98px) {
	.review-list-rating {
		flex-direction: column;
		align-items: start;
	}
}

.review-list-rating li {
	margin-right: 20px;
	text-transform: capitalize;
}

@media (max-width: 767.98px) {
	.review-list-rating li {
		margin-bottom: 10px;
	}

	.review-list-rating li:last-child {
		margin-bottom: 0;
	}
}

@media (max-width: 1199.98px) {
	.review-list-rating li {
		margin-right: 10px;
	}
}

.review-list-rating li p {
	margin-left: 8px;
}

.review-list-rating li p i {
	font-size: 12px;
	color: #ff9307;
}

.review-sec .leave-reply-form .review-list-rating {
	margin-top: 0;
	margin-bottom: 25px;
}

.review-sec .leave-reply-form .review-list-rating li p i {
	color: #828282;
}

.short-video img {
	border-radius: 10px;
}

.details-slider-heading {
	margin-bottom: 25px;
}

@media (max-width: 767.98px) {
	.details-slider-heading h3 {
		margin-top: 30px;
	}
}

.details-car-grid {
	padding: 50px 0 0;
}

.car-details-slider.owl-carousel .owl-nav {
	display: flex;
	-webkit-display: flex;
	position: absolute;
	top: -80px;
	right: 0;
}

@media (max-width: 767.98px) {
	.car-details-slider.owl-carousel .owl-nav {
		left: 0;
		top: -100px;
	}
}

.car-details-slider.owl-carousel .owl-nav .owl-prev,
.car-details-slider.owl-carousel .owl-nav .owl-next {
	width: 55px;
	height: 55px;
	border: 1px solid #f4f4f4;
	box-shadow: 0px 4px 24px rgba(255, 255, 255, 0.2);
	background: #ffffff;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

@media (max-width: 991.98px) {
	.car-details-slider.owl-carousel .owl-nav .owl-prev,
	.car-details-slider.owl-carousel .owl-nav .owl-next {
		width: 35px;
		height: 35px;
		font-size: 12px;
	}
}

.car-details-slider.owl-carousel .owl-nav .owl-prev:hover,
.car-details-slider.owl-carousel .owl-nav .owl-next:hover {
	background: #ffa633;
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.car-details-slider.owl-carousel .owl-nav .owl-next {
	margin-left: 15px;
}

.owner-detail {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.owner-detail .owner-img img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-right: 15px;
}

@media (max-width: 991.98px) {
	.owner-detail .owner-img img {
		width: 40px;
		height: 40px;
	}
}

.owner-detail .reviewbox-list-rating h5 {
	color: #2f2f2f;
	font-size: 18px;
}

@media (max-width: 991.98px) {
	.owner-detail .reviewbox-list-rating h5 {
		font-size: 16px;
		margin-bottom: 5px;
	}
}

.booking-list {
	margin-bottom: 20px;
}

.booking-list li {
	display: flex;
	color: #737373;
	margin: 0 0 13px;
	padding: 0 0 13px;
	border-bottom: 1px solid #dbdbdb;
}

.booking-list li span {
	color: #2f2f2f;
	font-size: 16px;
}

.booking-list li:last-child {
	border: none;
	margin: 0;
	padding: 0;
}

.booking-list li h6 {
	color: #1fbc2f;
}

.message-btn {
	display: flex;
	justify-content: center;
}

.message-btn a {
	width: 100%;
	background: #201f1d;
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
	padding: 12px 20px;
}

@media (max-width: 991.98px) {
	.message-btn a {
		font-size: 15px;
		padding: 10px 18px;
	}
}

.message-btn a:hover {
	background-color: #ffffff;
	border: 1px solid #201f1d;
	box-shadow: inset 0 70px 0 0 #ffffff;
	color: #201f1d;
}

.share-car ul {
	display: flex;
}

.share-car ul li {
	margin-right: 8px;
}

.share-car ul li:last-child {
	margin-right: 0;
}

.share-car ul li .fa-pinterest-p {
	background: #ff2d20;
}

.modal.custom-modal.check-availability-modal {
	z-index: 99999;
}

.modal.custom-modal.check-availability-modal .modal-dialog {
	max-width: 660px;
}

.modal.custom-modal.check-availability-modal .modal-content {
	padding: 30px;
}

@media (max-width: 767.98px) {
	.modal.custom-modal.check-availability-modal .modal-content {
		padding: 15px;
	}
}

.modal.custom-modal.check-availability-modal .modal-content .modal-header {
	margin: 0 0 20px;
	padding: 0 0 20px;
}

.modal.custom-modal.check-availability-modal
	.modal-content
	.modal-header
	.close
	span {
	background: #ffffff;
	border: 3px solid #ff0000;
	border-radius: 10px 10px 10px 0;
	color: #ff0000;
}

.modal.custom-modal.check-availability-modal .modal-content .modal-body {
	margin: 0 0 20px 0;
	padding: 0;
}

.modal .available-for-ride {
	border: 1px solid #1fbc2f;
	color: #1fbc2f;
	border-radius: 5px;
	padding: 15px;
	background: rgba(31, 188, 47, 0.09);
	margin-bottom: 20px;
}

.modal .available-for-ride p {
	color: #1fbc2f;
	font-size: 18px;
}

.modal .available-for-ride p i {
	margin-right: 8px;
	font-size: 14px;
}

.modal .booking-info {
	border: 1px solid #dbdbdb;
	background: #fcfcfc;
	border-radius: 10px;
	margin: 0 0 20px 0;
	padding: 20px;
}

@media (max-width: 767.98px) {
	.modal .booking-info {
		padding: 15px;
	}
}

.modal .booking-info h5 {
	margin-bottom: 15px;
}

.modal .booking-info p {
	margin-bottom: 15px;
}

.modal .booking-info span {
	color: #828282;
}

.modal .booking-info h6 {
	color: #828282;
}

.modal .booking-info h6 span {
	color: #ff0000;
	font-size: 24px;
}

.modal .booking-info.seat-select {
	background: #ffffff;
}

.modal .booking-info.seat-select h6 {
	color: #2f2f2f;
	font-size: 15px;
	margin-bottom: 15px;
}

.modal .booking-info.seat-select label {
	color: #828282;
	font-size: 14px;
	font-weight: 600;
	padding-left: 25px;
}

.modal .booking-info.seat-select label span {
	color: #ff0000;
}

.modal .booking-info.seat-select label input:checked ~ .checkmark {
	background: #201f1d;
}

.modal .booking-info.seat-select label input:checked ~ .checkmark::after {
	color: #ffffff;
}

.modal .booking-info.pay-amount {
	background: #ffffff;
}

.modal .booking-info.pay-amount h6 {
	margin-bottom: 15px;
}

.modal .booking-info.pay-amount .radio-btn {
	margin-bottom: 10px;
}

.modal .booking-info.pay-amount label {
	padding-left: 0;
}

.modal .booking-info.pay-amount label input {
	width: 15px;
	height: 15px;
	background: #ffffff;
	margin-right: 10px;
}

.modal .booking-info.pay-amount label input:checked {
	background: #2f2f2f;
}

.modal .booking-info.service-tax {
	background: #ffffff;
}

.modal .booking-info.service-tax ul li {
	color: #888888;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #dbdbdb;
}

.modal .booking-info.service-tax ul li span {
	color: #888888;
}

.modal .booking-info.service-tax ul li:last-child {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.modal .grand-total {
	background: #f2f7f6;
	padding: 20px;
	border-radius: 10px;
}

.modal .grand-total h5 {
	font-size: 20px;
	color: #2f2f2f;
}

.modal .grand-total span {
	font-size: 20px;
	color: #2f2f2f;
}

.modal .modal-footer {
	margin: 0;
	padding: 0;
	border: 0;
}

.modal .modal-footer a {
	margin: 0;
	padding: 12px 20px;
	background: #201f1d;
	color: #ffffff;
}

.modal .modal-footer a i {
	margin-left: 8px;
}

.booking-section {
	padding: 80px 0;
}

@media (max-width: 991.98px) {
	.booking-section {
		padding: 50px 0;
	}
}

.booking-section .booking-tab {
	justify-content: center;
	margin-bottom: 30px;
}

@media (max-width: 575.98px) {
	.booking-section .booking-tab {
		flex-direction: column;
	}
}

.booking-section .booking-tab li {
	margin-right: 15px;
}

@media (max-width: 575.98px) {
	.booking-section .booking-tab li {
		margin: 0 0 20px 0;
		padding: 0;
	}
}

.booking-section .booking-tab li a {
	padding: 20px;
	background: #f2f7f6;
	min-width: 260px;
	border: 1px solid #ffffff;
}

.booking-section .booking-tab li a span {
	color: #dbdbdb;
	margin-bottom: 8px;
	display: inline-block;
}

.booking-section .booking-tab li a h5 {
	color: #dbdbdb;
	font-size: 20px;
}

.booking-section .booking-tab li a.active {
	background: #ffffff;
	border: 1px solid #f4f4f4;
}

.booking-section .booking-tab li a.active h5 {
	color: #2f2f2f;
}

.booking-section .booking-tab li a.active span {
	color: #127384;
	font-weight: 600;
}

.booking-section .booking-tab li:last-child {
	margin: 0;
}

@media (max-width: 575.98px) {
	.booking-section .booking-tab li:last-child {
		margin: 0;
	}
}

.booking-details {
	max-width: 900px;
	background: #ffffff;
	border-radius: 10px;
	margin: 0 auto 40px;
	padding: 30px;
}

.booking-details .booking-title h3 {
	color: #000;
	font-weight: 600;
	margin-bottom: 20px;
}

.booking-details .booking-info {
	border: 1px solid #dbdbdb;
	background: #f2f7f6;
	border-radius: 10px;
	margin: 0 0 20px 0;
	padding: 20px;
}

.booking-details .booking-info .pickup-address {
	padding-left: 0;
}

@media (max-width: 767.98px) {
	.booking-details .booking-info .pickup-address {
		margin-bottom: 20px;
	}
}

@media (max-width: 767.98px) {
	.booking-details .booking-info .drop-address {
		margin-bottom: 20px;
		padding-left: 0;
	}
}

@media (max-width: 767.98px) {
	.booking-details .booking-info .booking-amount {
		padding-left: 0;
	}
}

.booking-details .booking-info h5 {
	color: #2f2f2f;
	font-size: 18px;
	margin-bottom: 10px;
}

.booking-details .booking-info p {
	color: #828282;
	margin-bottom: 5px;
}

.booking-details .booking-info span {
	color: #828282;
}

.booking-details .booking-info h6 {
	color: #828282;
}

.booking-details .booking-info h6 span {
	color: #ff0000;
	font-size: 24px;
}

.booking-details .booking-info h6 span i {
	color: #201f1d;
	font-size: 18px;
}

.booking-details .booking-form .booking-title h5 {
	color: #201f1d;
	font-size: 20px;
	margin: 0 0 20px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #dbdbdb;
}

.booking-details .booking-form .payment-btn {
	justify-content: end;
}

.booking-details .booking-form .payment-btn button {
	background: #201f1d;
	color: #ffffff;
	border: 1px solid #201f1d;
}

.booking-details .booking-form .payment-btn button:hover {
	background: #ffffff;
	color: #201f1d;
	border: 1px solid #201f1d;
}

.booking-details.payment-details {
	max-width: 800px;
}

.back-detail-page {
	text-align: center;
}

.back-detail-page a {
	color: #ff0000;
}

.payment-method {
	border: 1px solid #dbdbdb;
	padding: 20px;
	border-radius: 10px;
}

.payment-method h4 {
	color: #201f1d;
	font-size: 20px;
	margin-bottom: 20px;
}

@media (max-width: 575.98px) {
	.payment-method h4 {
		font-size: 16px;
	}
}

.payment-method ul {
	margin-bottom: 20px;
}

@media (max-width: 767.98px) {
	.payment-method ul {
		flex-wrap: wrap;
	}
}

@media (max-width: 767.98px) {
	.payment-method ul li {
		flex-basis: 48%;
		margin-bottom: 20px;
	}

	.payment-method ul li:last-child {
		margin-bottom: 0;
	}

	.payment-method ul li:nth-child(3) {
		margin-bottom: 0;
	}
}

@media (max-width: 767.98px) and (max-width: 575.98px) {
	.payment-method ul li {
		flex-basis: 100%;
	}

	.payment-method ul li:nth-child(3) {
		margin-bottom: 20px;
	}
}

.payment-method ul li a {
	background: #f2f7f6;
	width: 150px;
	height: 100px;
	border-radius: 10px;
}

@media (max-width: 767.98px) {
	.payment-method ul li a {
		width: 100%;
	}
}

.payment-method .payment-checkbox label {
	color: #787878;
	font-weight: 400;
}

.payment-method .payment-checkbox label span {
	color: #ff0000;
}

.payment-method .payment-checkbox label input:checked ~ .checkmark {
	background: #201f1d;
}

.payment-method .payment-checkbox label input:checked ~ .checkmark::after {
	color: #ffffff;
}

.modal.custom-modal.check-availability-modal.payment-success-modal
	.modal-dialog {
	max-width: 400px;
}

.modal.custom-modal.check-availability-modal.payment-success-modal
	.modal-dialog
	.modal-body {
	text-align: center;
	margin: 0;
}

.modal .payment-success .check {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background: #1fbc2f;
	margin: auto;
	margin-bottom: 25px;
}

.modal .payment-success .check i {
	color: #ffffff;
}

.modal .payment-success h5 {
	color: #1fbc2f;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 8px;
}

.modal .payment-success p {
	color: #737373;
	margin-bottom: 25px;
}

.modal .payment-success p span {
	color: #201f1d;
	font-weight: 600;
}

.modal .payment-success .order-confirm a {
	border: 2px solid #201f1d;
	color: #201f1d;
	font-weight: 700;
	padding: 10px 20px;
	display: inline-block;
	border-radius: 5px;
}

.order-confirmation {
	padding: 80px 0;
}

@media (max-width: 991.98px) {
	.order-confirmation {
		padding: 50px 0;
	}
}

@media (max-width: 767.98px) {
	.order-confirmation {
		padding: 40px 0;
	}
}

.order-confirmation .section-title {
	max-width: 900px;
	margin: 0 auto 20px;
	padding: 0;
}

@media (max-width: 767.98px) {
	.order-confirmation .section-title {
		display: block;
	}
}

.order-confirmation .section-title h5 {
	color: #2f2f2f;
}

@media (max-width: 767.98px) {
	.order-confirmation .section-title h5 {
		margin: 15px 0 0;
	}
}

.order-confirmation .section-title h5 span {
	font-weight: 700;
	font-size: 20px;
}

.order-confirmation .order-confirm-box .confirmation-title {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #dbdbdb;
}

.order-confirmation .order-confirm-box .confirmation-title h4 {
	color: #201f1d;
	font-size: 18px;
}

.order-confirmation .order-confirm-box .confirmation-title a {
	color: #2f2f2f;
	font-weight: 600;
}

.order-confirmation .order-confirm-box .confirmation-title a:hover {
	color: #ffa633;
}

.order-confirmation .order-confirm-box .order-car {
	margin-bottom: 20px;
}

.order-confirmation .order-confirm-box .order-car img {
	width: 90px;
	border-radius: 10px;
	margin-right: 10px;
}

.order-confirmation .order-confirm-box .order-car h5 {
	color: #1fbc2f;
	font-size: 18px;
}

.order-confirmation .order-confirm-box .order-car h5 span {
	color: #ff0000;
	font-size: 16px;
	display: block;
	margin-top: 8px;
	font-weight: 600;
}

.order-confirmation .order-confirm-box .visa-card {
	margin-bottom: 30px;
}

.order-confirmation .order-confirm-box .visa-card a {
	display: block;
	margin-bottom: 10px;
}

.order-confirmation .order-confirm-box .visa-card h6 {
	color: #737373;
}

@media (max-width: 991.98px) {
	.order-confirmation .order-confirm-box .address-info {
		margin-bottom: 30px;
	}
}

.order-confirmation .order-confirm-box .address-info li {
	color: #737373;
	margin-bottom: 10px;
}

.order-confirmation .order-confirm-box .address-info li:last-child {
	margin-bottom: 0;
}

.order-confirmation .place-order-btn {
	text-align: right;
	max-width: 900px;
	margin: auto;
}

.order-confirmation .place-order-btn a {
	align-items: center;
	padding: 12px 20px;
}

/*-----------------
    24. Products
-----------------------*/
.accordion {
	border-bottom: 1px solid #f4f4f4;
	margin-bottom: 18px;
}

.accordion .filter-title {
	margin-bottom: 20px;
}

.accordion .filter-title a {
	font-size: 18px;
	color: #201f1d;
	display: inline-block;
}

@media (max-width: 991.98px) {
	.accordion .filter-title a {
		font-size: 16px;
	}
}

.accordion .view-all {
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 12px;
	color: #ffa633;
}

.accordion-last {
	border: 0;
}

.filter-range .irs--flat .irs-grid {
	display: none;
}

.filter-range .irs--flat .irs-min,
.filter-range .irs--flat .irs-max,
.filter-range .irs--flat .irs-grid-text {
	visibility: hidden !important;
}

.filter-range .irs--flat .irs-line {
	background: #ffffff;
}

.filter-range .irs--flat .irs-bar {
	background: #ff9307;
	height: 8px;
}

.filter-range .irs--flat .irs-single {
	background: #ff9307;
	width: 50px;
	text-align: center;
	margin-left: 10px;
}

.filter-range .irs--flat .irs-single:before {
	border-top-color: #ff9307;
}

.filter-range .irs--flat .irs-handle:hover i {
	background: #ff9307;
}

.filter-range .irs--flat .irs-handle > i {
	background: #ff9307;
	width: 15px;
	height: 15px;
	border-radius: 50%;
}

.product-search {
	margin: 0 0 20px;
	border-bottom: 1px solid #f4f4f4;
}

.form-custom {
	position: relative;
}

.form-custom .form-control {
	padding: 10px;
	margin: 0 0 20px;
	font-weight: 500;
	font-size: 14px;
	color: #828282;
	background: #fcfbfb;
	border: 1px solid #f4f4f4;
}

.form-custom .form-control:focus {
	background: #ffffff;
	outline: none;
}

.form-custom .form-control::placeholder {
	color: #828282;
}

.form-custom span img {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translate(-5%, -50%);
}

.open-filter .custom_check {
	color: #201f1d;
}

.open-filter .custom_check i {
	color: red;
}

.open-filter i {
	transition: 0.2s;
}

.accordion .collapsed i {
	color: #201f1d;
	transition: 0.2s;
	transform: rotate(-180deg);
}

.accordion .float-end {
	color: #201f1d;
	font-size: 14px;
	margin-top: 3px;
}

@media (max-width: 768px) {
	.list-btn {
		display: none;
	}
}

@media (max-width: 320px) {
	.list-btn .filter-list {
		display: block !important;
	}
}

.list-btn .filter-list .short-filter {
	border: 1px solid #888888;
	border-radius: 8px;
	color: #201f1d;
	font-size: 14px;
	height: 39px;
	padding: 10px;
	background: #ffffff;
}

.list-btn .filter-list .short-filter .sort {
	background: transparent;
	border: none;
	outline: 0;
	font-size: 12px;
	font-weight: 600;
	color: #3f4254;
}

.list-btn .filter-list li {
	padding: 0 5px 0 0;
}

@media (max-width: 320px) {
	.list-btn .filter-list li {
		margin: 0 0 10px;
	}
}

.list-btn .filter-list li a.active {
	border: 1px solid #ffa633 !important;
	color: #ffa633 !important;
}

.list-btn .filter-list li:last-child {
	padding: 0;
}

.list-btn .filter-list li ul li {
	padding: 0;
	margin: 0 0 10px;
}

.list-btn .filter-list li ul li .download-item {
	color: #201f1d;
	font-size: 14px;
	margin: auto;
}

.list-btn .filter-list li ul li .download-item:hover {
	color: #ffa633;
}

.list-btn .filter-list li ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.list-btn .btn-filters {
	border: 1px solid #888888;
	border-radius: 8px;
	color: #201f1d;
	min-width: 39px;
	height: 39px;
	background: #ffffff;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

@media (max-width: 320px) {
	.list-btn .btn-filters {
		max-width: 140px;
	}
}

.list-btn .btn-filters span {
	margin-bottom: 0;
	line-height: 0;
	font-size: 18px;
}

.list-btn .btn-filters:hover {
	box-shadow: 0 40px 0 0 #ffa633 inset;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: #ffffff;
}

.list-btn .btn-filters:hover i {
	color: #ffffff;
}

.list-btn .dropdown-menu {
	background: #ffffff;
	border: 1px solid #e0e0e0;
	box-shadow: 0px 16px 32px rgba(190, 190, 190, 0.2);
	border-radius: 12px;
	padding: 10px;
	margin-top: 10px !important;
	min-width: 100px;
}

.list-btn .dropdown-menu .dropdown-item {
	font-weight: 500;
	font-size: 14px;
	color: #878a99;
	display: flex;
	justify-content: start;
	align-items: center;
}

.custom_check {
	color: #828282;
	display: inline-block;
	position: relative;
	font-size: 14px;
	margin-bottom: 15px;
	padding-left: 30px;
	cursor: pointer;
	font-weight: 400;
	user-select: none;
}

.custom_check input:checked ~ .checkmark {
	background-color: #201f1d;
	border-color: #201f1d;
}

.custom_check input:checked ~ .checkmark:after {
	display: block;
	top: 1px;
	left: 5px;
	font-size: 10px;
}

.custom_check input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.custom_check .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 19px;
	width: 19px;
	border: 1px solid #c4c4c4;
	background-color: #ffffff;
	border-radius: 4px;
	border: 1px solid #dbdbdb;
	background: #fcfbfb;
	border-radius: 6px;
	transition: all 0.3s ease-in-out;
}

.custom_check .checkmark::after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	display: none;
	left: 4px;
	top: 2px;
	color: #ffffff;
	font-size: 9px;
}

.form-group .custom_check {
	margin-bottom: 15px;
}

.car-listing .sidebar-form {
	background: #ffffff;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0px 4px 24px rgba(255, 255, 255, 0.2);
}

@media (max-width: 1199.98px) {
	.car-listing .sidebar-form {
		margin-bottom: 24px;
	}
}

.car-listing .sidebar-form .sidebar-heading h3 {
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 15px;
}

@media (max-width: 991.98px) {
	.car-listing .sidebar-form .sidebar-heading h3 {
		font-size: 16px;
	}
}

.car-listing .sidebar-form .custom_check i {
	color: #ff9307;
}

.car-listing .sidebar-form .reset-filter {
	display: block;
	text-align: center;
	margin-top: 15px;
	color: #ff0000;
}

.car-listing .sidebar-form .reset-filter:hover {
	color: #ffa633;
}

.car-listing .blog-pagination {
	margin-top: 25px;
}

@media (max-width: 479px) {
	.car-listing .blog-pagination {
		margin-top: 10px;
	}
}

.car-listing .pagination {
	flex-wrap: wrap;
}

@media (max-width: 479px) {
	.car-listing .pagination .previtem,
	.car-listing .pagination .nextlink {
		margin-bottom: 10px;
	}
}

.car-listing .pagination .previtem a,
.car-listing .pagination .nextlink a {
	height: 38px;
	border-radius: 10px;
	padding: 0 20px;
	color: #2f2f2f;
}

@media (max-width: 479px) {
	.car-listing .pagination li .page-group ul {
		flex-wrap: wrap;
	}
}

@media (max-width: 479px) {
	.car-listing .pagination li .page-group ul li {
		margin-bottom: 10px;
	}
}

.car-listing .filter-btn {
	padding: 10px 15px;
}

.car-listing .filter-btn span {
	line-height: 1;
}

@media (max-width: 991.98px) {
	.sorting-div .count-search {
		margin-bottom: 20px;
	}
}

@media (max-width: 575.98px) {
	.sorting-div .product-filter-group {
		display: block;
	}
}

@media (max-width: 991.98px) {
	.sorting-div .product-filter-group {
		justify-content: start;
	}
}

@media (max-width: 575.98px) {
	.sorting-div .product-filter-group .sortbyset {
		flex-wrap: wrap;
	}
}

.sorting-div .product-filter-group .sortbyset .sortbytitle {
	margin-right: 10px;
}

@media (max-width: 575.98px) {
	.sorting-div .product-filter-group .sortbyset .sortbytitle {
		margin: 0 0 10px;
	}
}

.sorting-div .product-filter-group .sortbyset .sorting-select {
	margin-right: 10px;
}

.sorting-div .product-filter-group .sortbyset .sorting-select.select-one {
	width: 70px;
}

@media (max-width: 575.98px) {
	.sorting-div .product-filter-group .sortbyset .sorting-select.select-one {
		margin-bottom: 15px;
		width: 100%;
	}
}

.sorting-div .product-filter-group .sortbyset .sorting-select.select-two {
	width: 150px;
}

@media (max-width: 575.98px) {
	.sorting-div .product-filter-group .sortbyset .sorting-select.select-two {
		margin-bottom: 15px;
		width: 100%;
	}
}

.sorting-div .product-filter-group .sortbyset .sorting-select.select-three {
	width: 300px;
}

@media (max-width: 767.98px) {
	.sorting-div .product-filter-group .sortbyset .sorting-select.select-three {
		width: 300px;
	}
}

@media (max-width: 575.98px) {
	.sorting-div .product-filter-group .sortbyset .sorting-select.select-three {
		margin-bottom: 15px;
		width: 100%;
	}
}

.sortby-sec {
	background: #ffffff;
	padding: 30px 0;
	box-shadow: 0px 4px 24px rgba(225, 225, 225, 0.25);
}

.grid-listview ul li {
	margin-right: 10px;
}

.grid-listview ul li a {
	width: 40px;
	height: 40px;
	background: #f4f4f4;
	border-radius: 5px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.grid-listview ul li a.active {
	background: #127384;
}

.grid-listview ul li a.active i {
	color: #ffffff;
}

.grid-listview ul li a:hover {
	background: #127384;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.grid-listview ul li a:hover i {
	color: #ffffff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.grid-listview ul li a i {
	color: #737373;
	font-size: 16px;
}

.grid-listview ul li:last-child {
	margin: 0;
}

.listview-car .card {
	margin-bottom: 24px;
	padding: 20px;
}

.listview-car .card .blog-img {
	margin-right: 15px;
	flex-shrink: 0.5;
	overflow: hidden;
	border-radius: 10px;
}

@media (max-width: 767.98px) {
	.listview-car .card .blog-img {
		margin-right: 0;
		margin-bottom: 15px;
		width: 100%;
	}
}

.listview-car .card .blog-img img {
	border-radius: 10px;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media (max-width: 767.98px) {
	.listview-car .card .blog-img img {
		width: 100%;
	}
}

.listview-car .card .blog-img:hover img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media (max-width: 767.98px) {
	.listview-car .card .blog-widget {
		flex-direction: column;
		align-items: center;
	}
}

.listview-car .card .card-body {
	margin: 0;
	padding: 0;
}

.listview-car .card .card-body .blog-list-head {
	margin-bottom: 15px;
}

@media (max-width: 767.98px) {
	.listview-car .card .card-body .blog-list-head {
		margin-bottom: 20px;
		flex-direction: column;
		align-items: inherit !important;
	}
}

.listview-car .card .card-body .blog-list-head .blog-list-title h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 600;
}

.listview-car .card .card-body .blog-list-head .blog-list-title h3 a {
	color: #201f1d;
}

.listview-car .card .card-body .blog-list-head .blog-list-title h3 a:hover {
	color: #127384;
}

@media (max-width: 991.98px) {
	.listview-car .card .card-body .blog-list-head .blog-list-title h3 a {
		font-size: 18px;
	}
}

.listview-car .card .card-body .blog-list-head .blog-list-title h6 {
	font-size: 15px;
	color: #737373;
	font-weight: 400;
}

@media (max-width: 767.98px) {
	.listview-car .card .card-body .blog-list-head .blog-list-title h6 {
		margin-bottom: 10px;
		font-size: 15px;
	}
}

.listview-car .card .card-body .blog-list-head .blog-list-title h5 {
	margin-bottom: 3px;
}

.listview-car .card .card-body .blog-list-head .blog-list-title h5 a {
	font-size: 16px;
	color: #201f1d;
}

.listview-car .card .card-body .blog-list-head .blog-list-title .title-bottom {
	display: flex;
}

@media (max-width: 767.98px) {
	.listview-car
		.card
		.card-body
		.blog-list-head
		.blog-list-title
		.title-bottom {
		margin-bottom: 10px;
	}
}

.listview-car
	.card
	.card-body
	.blog-list-head
	.blog-list-title
	.title-bottom
	img {
	margin-right: 10px;
	border-radius: 50%;
	width: 46px;
	height: 46px;
}

.listview-car
	.card
	.card-body
	.blog-list-head
	.blog-list-title
	.title-bottom
	h6
	i {
	line-height: 0;
}

.listview-car .card .card-body .blog-list-head .blog-list-rate h6 {
	font-weight: 700;
	font-size: 24px;
	color: #ff0000;
}

@media (max-width: 767.98px) {
	.listview-car .card .card-body .blog-list-head .blog-list-rate h6 {
		font-size: 22px;
	}
}

@media (max-width: 767.98px) {
	.listview-car .card .card-body .blog-list-head .blog-list-rate h6 {
		justify-content: start;
		-webkit-justify-content: start;
		-ms-flex-pack: start;
	}
}

.listview-car .card .card-body .blog-list-head .blog-list-rate h6 span {
	font-size: 14px;
	font-weight: normal;
	color: #828282;
	margin-left: 7px;
}

.listview-car .card .card-body .blog-list-head .blog-list-rate .list-rating {
	margin-bottom: 8px;
}

.listview-car .card .card-body .blog-list-head .blog-list-rate .list-rating i {
	color: #ff9307;
	font-size: 14px;
}

.listview-car .card .card-body .blog-list-head.list-head-bottom {
	margin: 0;
	align-items: center;
}

.listview-car .card .card-body .listing-details-group {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #f4f4f4;
}

.listview-car .card .card-body .listing-details-group ul {
	margin: 0;
	padding: 10px;
	background: #f2f7f6;
	border-radius: 5px;
}

@media (max-width: 1199.98px) {
	.listview-car .card .card-body .listing-details-group ul {
		margin: 0;
		padding: 10px 10px 0;
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
}

@media (max-width: 1199.98px) {
	.listview-car .card .card-body .listing-details-group ul li {
		-ms-flex: 33.33%;
		flex: 33.33%;
		max-width: 33.33%;
		display: flex;
		display: -webkit-flex;
		margin-bottom: 15px;
	}
}

@media (max-width: 767.98px) {
	.listview-car .card .card-body .listing-details-group ul li {
		-ms-flex: 50%;
		flex: 50%;
		max-width: 50%;
		display: flex;
		display: -webkit-flex;
	}
}

.listview-car .card .card-body .listing-details-group ul li span {
	line-height: 0;
}

.listview-car .card .card-body .listing-details-group ul li span img {
	margin-right: 10px;
	line-height: 0;
	width: 16px;
}

.listview-car .card .card-body .listing-button .btn-order {
	background: #201f1d;
	color: #ffffff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

@media (max-width: 767.98px) {
	.listview-car .card .card-body .listing-button .btn-order {
		width: 100%;
	}
}

.listview-car .card .card-body .listing-button .btn-order:hover {
	background-color: #127384 !important;
	color: #ffffff;
	border-radius: 5px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#checkBoxes1 {
	height: 180px;
	overflow-y: scroll;
	-webkit-overflow-y: scroll;
	-moz-overflow-y: scroll;
	-ms-overflow-y: scroll;
	-o-overflow-y: scroll;
	margin: 0 0 15px;
}

#checkBoxes2 {
	height: 180px;
	overflow-y: scroll;
	-webkit-overflow-y: scroll;
	-moz-overflow-y: scroll;
	-ms-overflow-y: scroll;
	-o-overflow-y: scroll;
	margin: 0 0 15px;
}

#checkBoxes3 {
	height: 180px;
	overflow-y: scroll;
	-webkit-overflow-y: scroll;
	-moz-overflow-y: scroll;
	-ms-overflow-y: scroll;
	-o-overflow-y: scroll;
	margin: 0 0 15px;
}

#checkBoxes4 {
	height: 180px;
	overflow-y: scroll;
	-webkit-overflow-y: scroll;
	-moz-overflow-y: scroll;
	-ms-overflow-y: scroll;
	-o-overflow-y: scroll;
	margin: 0 0 15px;
}

#checkBoxes5 {
	height: 180px;
	overflow-y: scroll;
	-webkit-overflow-y: scroll;
	-moz-overflow-y: scroll;
	-ms-overflow-y: scroll;
	-o-overflow-y: scroll;
	margin: 0 0 15px;
}

#checkBoxes1::-webkit-scrollbar {
	width: 6px;
}

#checkBoxes2::-webkit-scrollbar {
	width: 6px;
}

#checkBoxes3::-webkit-scrollbar {
	width: 6px;
}

#checkBoxes4::-webkit-scrollbar {
	width: 6px;
}

#checkBoxes5::-webkit-scrollbar {
	width: 6px;
}

#checkBoxes1::-webkit-scrollbar-track {
	background-color: #ddd;
	border-radius: 2px;
	-webkit-background-color: #ffa633;
	-moz-background-color: #ffa633;
	-ms-background-color: #ffa633;
	-o-background-color: #ffa633;
}

#checkBoxes2::-webkit-scrollbar-track {
	background-color: #ddd;
	border-radius: 2px;
	-webkit-background-color: #ffa633;
	-moz-background-color: #ffa633;
	-ms-background-color: #ffa633;
	-o-background-color: #ffa633;
}

#checkBoxes3::-webkit-scrollbar-track {
	background-color: #ddd;
	border-radius: 2px;
	-webkit-background-color: #ffa633;
	-moz-background-color: #ffa633;
	-ms-background-color: #ffa633;
	-o-background-color: #ffa633;
}

#checkBoxes4::-webkit-scrollbar-track {
	background-color: #ddd;
	border-radius: 2px;
	-webkit-background-color: #ffa633;
	-moz-background-color: #ffa633;
	-ms-background-color: #ffa633;
	-o-background-color: #ffa633;
}

#checkBoxes5::-webkit-scrollbar-track {
	background-color: #ddd;
	border-radius: 2px;
	-webkit-background-color: #ffa633;
	-moz-background-color: #ffa633;
	-ms-background-color: #ffa633;
	-o-background-color: #ffa633;
}

#checkBoxes1::-webkit-scrollbar-thumb {
	background-color: #ffa633;
	border-radius: 2px;
	-webkit-background-color: #ffa633;
	-moz-background-color: #ffa633;
	-ms-background-color: #ffa633;
	-o-background-color: #ffa633;
}

#checkBoxes2::-webkit-scrollbar-thumb {
	background-color: #ffa633;
	border-radius: 2px;
	-webkit-background-color: #ffa633;
	-moz-background-color: #ffa633;
	-ms-background-color: #ffa633;
	-o-background-color: #ffa633;
}

#checkBoxes3::-webkit-scrollbar-thumb {
	background-color: #ffa633;
	border-radius: 2px;
	-webkit-background-color: #ffa633;
	-moz-background-color: #ffa633;
	-ms-background-color: #ffa633;
	-o-background-color: #ffa633;
}

#checkBoxes4::-webkit-scrollbar-thumb {
	background-color: #ffa633;
	border-radius: 2px;
	-webkit-background-color: #ffa633;
	-moz-background-color: #ffa633;
	-ms-background-color: #ffa633;
	-o-background-color: #ffa633;
}

#checkBoxes5::-webkit-scrollbar-thumb {
	background-color: #ffa633;
	border-radius: 2px;
	-webkit-background-color: #ffa633;
	-moz-background-color: #ffa633;
	-ms-background-color: #ffa633;
	-o-background-color: #ffa633;
}

/*# sourceMappingURL=style.css.map */
.search-box-banner form label {
	font-size: 14px;
	color: #000000cf;
	font-weight: 600;
	margin-bottom: 4px;
}

.search-box-banner form input {
	width: 100%;
	height: 40px;
	font-size: 13px;
	padding-left: 10px;
	outline: none;
	border: 1px solid #0000002e;
}

.search-box-banner form select {
	width: 100%;
	height: 40px;
	font-size: 13px;
	padding-left: 10px;
	color: #00000094;
	outline: none;
	border: 1px solid #0000002e;
}

.search-box-banner form button {
	width: 100%;
	height: 40px;
	background: #ffa633;
	color: #fff;
	border: none;
	font-weight: 600;
	margin-top: 25px;
}

.services .services-group a {
	text-decoration: none;
}

.services-content p {
	color: #0000008a;
}

.section-heading h2 {
	font-size: 36px;
}

.counter-group a {
	text-decoration: none;
}

.counter-group a p {
	color: #fff;
}

section.section.popular-car-type img {
	width: 100px;
}

/*customer_review_section start*/
.customer_review_section {
	padding-top: 30px;
	padding-bottom: 30px;
}

.customer_review_section .heading_box h2 {
	text-align: center;
	font-size: 36px;
}

.customer_review_section .heading_box p {
	text-align: center;
}

.customer_review_section .main_box {
	padding: 20px;
	background: #fff;
	box-shadow: 0px 10px 20px #000;
}

.customer_review_section .owl-item:not(.active) {
	opacity: 0;
	transform: scale(0.6);
	transition: 0.3s;
}

.customer_review_section .owl-item.active:not(.big) {
	opacity: 1;
	transform: scale(0.8);
	z-index: 0;
	transition: 0.3s;
}

.customer_review_section .owl-item.big {
	opacity: 1;
	z-index: 10;
}

.customer_review_section .main_box {
	padding: 20px;
	background: #fff;
	box-shadow: 1px 3px 20px #0003;
	border-radius: 6px 14px;
	border-left: 5px solid #ffa633;
	margin-top: 30px;
}

.customer_review_section .main_box .image_box {
	width: 115px;
	height: 115px;
	margin-left: -62px;
	border-radius: 100px;
	overflow: hidden;
	border: 4px solid #ffa633;
}

.customer_review_section .main_box .image_box img {
	width: 100%;
	height: 100%;
}

.customer_review_section .text_box p {
	font-family: Poppins;
	font-weight: 400;
	color: #000;
	padding-top: 2px;
}

.customer_review_section .text_box h5 {
	color: #000;
	font-family: Ubuntu;
	font-weight: 600;
	font-size: 25px;
	padding-top: 10px;
}

.customer_review_section .postion_box {
	position: absolute;
	top: 60px;
	right: 25px;
}

.customer_review_section .postion_box i {
	font-size: 20px;
	color: #a79132;
}

/*=======main_details_banner=======*/
.main_details_banner {
	background-repeat: no-repeat !important;
	padding-top: 250px;
	padding-bottom: 130px;
	background-position: center !important;
	background-size: cover !important;
	/* position: absolute; */
	top: 0px;
	z-index: 1;
	height: 800px;
	width: 100%;
}

/* .main_details_banner::after{
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #0000005e;
  z-index: -1;
} */
.main_details_banner .text_box {
	background: linear-gradient(to bottom right, #000000ba 0%, #000000ab 50%);
	padding: 10px 10px 10px 20px;
	border-left: 3px solid #fff;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
		rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	position: relative;
	z-index: 999;
}

.main_details_banner .text_box h2 {
	font-family: roboto;
	font-weight: 300;
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}

.main_details_banner .text_box h1 {
	font-family: "Poppins";
	font-weight: 500;
	font-size: 32px;
	padding-top: 10px;
	text-transform: capitalize;
	color: #fff;
}

.main_details_banner .text_box p {
	color: #fff;
}

/*======middle_details_section=======*/
.middle_details_section {
	padding-bottom: 30px;
	padding-top: 30px;
}

.middle_details_section .day_planbox {
	display: flex;
	align-items: center;
	border: 1px solid #e5e5e594;
	padding: 5px 10px;
	border-radius: 6px;
	background: rgb(229, 249, 243);
}

.middle_details_section .day_planbox i {
	font-size: 18px;
	color: #26cf96;
}

.middle_details_section .day_planbox h3 {
	font-family: "Alkatra";
	font-weight: 500;
	font-size: 18px;
	padding: 5px 0px 0px 5px;
	margin: 0px;
}

.middle_details_section .day_detailsbox {
	border: 1px solid #afafaf94;
	border-radius: 4px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.middle_details_section .day_detailsbox .heading_con {
	display: flex;
	justify-content: space-between;
	background: #ebeef2;
	padding: 10px;
}

.middle_details_section .day_detailsbox .heading_con h4 {
	font-size: 15px;
	margin: 0px;
	font-family: "Alkatra";
	font-weight: 500;
}

.middle_details_section .day_detailsbox .heading_con span {
	font-family: "Alkatra";
	font-weight: 500;
	font-size: 12px;
}

.middle_details_section .day_detailsbox .heading_con a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #000;
	font-family: "Poppins";
	font-weight: 500;
}

.middle_details_section .day_detailsbox .sub_daybox {
	display: flex;
	padding: 4px 10px;
	border: 1px solid #0000002e;
	width: 96%;
	margin-left: 2%;
	border-radius: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

.middle_details_section .day_detailsbox .sub_daybox .left_box {
	border-right: 1px solid #afafaf94;
	width: 14%;
	display: flex;
	align-items: center;
}

.middle_details_section .day_detailsbox .sub_daybox .left_box h5 {
	font-size: 12px;
	font-family: "Poppins";
	font-weight: 500;
	margin: 0px;
}

.middle_details_section .day_detailsbox .sub_daybox .middle_box {
	border-right: 1px solid #afafaf94;
	display: flex;
	align-items: center;
	width: 58%;
	margin-left: 5%;
}

.middle_details_section .day_detailsbox .sub_daybox .middle_box .image_box {
	width: 45px;
	height: 45px;
	border-radius: 100px;
	overflow: hidden;
}

.middle_details_section .day_detailsbox .sub_daybox .middle_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.middle_details_section .day_detailsbox .sub_daybox .middle_box .text_box {
	margin-left: 5px;
	width: 72%;
}

.middle_details_section .day_detailsbox .sub_daybox .middle_box .text_box h4 {
	font-size: 12px;
	font-family: "Poppins";
	font-weight: 600;
	margin: 0px;
}

.middle_details_section .day_detailsbox .sub_daybox .middle_box .text_box p {
	font-size: 10px;
	font-family: "Poppins";
	font-weight: 300;
}

.middle_details_section .day_detailsbox .sub_daybox .right_box {
	display: flex;
	align-items: center;
}

.middle_details_section .day_detailsbox .sub_daybox .right_box h6 {
	font-size: 12px;
	font-family: "Poppins";
	font-weight: 600;
	margin: 0px;
	padding-left: 23px;
}

.middle_details_section .day_detailsbox .flight_box ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 96%;
	margin-left: 2%;
	padding: 4px 10px;
	cursor: pointer;
	border-radius: 4px;
	margin-top: 12px;
	border: 1px solid #0000002e;
}

.middle_details_section .day_detailsbox .flight_box ul li img {
	width: 30px;
}

.middle_details_section .day_detailsbox .heading_con h4 span {
	font-size: 13px;
	font-weight: 300;
	color: #878787;
}

.middle_details_section .day_detailsbox .hotel_box {
	display: flex;
	width: 96%;
	margin-left: 2%;
	padding: 10px 10px;
	cursor: pointer;
	border-radius: 4px;
	margin-bottom: 16px;
	margin-top: 12px;
	border: 1px solid #0000002e;
}

.middle_details_section .day_detailsbox .hotel_box .left_box {
	width: 40%;
	position: relative;
}

.middle_details_section .day_detailsbox .hotel_box .left_box .image_box {
	width: 260px;
	height: 150px;
	/* object-fit: cover; */
}

.middle_details_section .day_detailsbox .hotel_box .owl-carousel .owl-item img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.middle_details_section
	.day_detailsbox
	.hotel_box
	.left_box
	.owl-carousel
	.owl-nav
	.owl-prev {
	position: absolute;
	top: 41%;
	left: 0px;
	width: 20px !important;
	color: #fff !important;
	background: #000 !important;
}

.middle_details_section
	.day_detailsbox
	.hotel_box
	.left_box
	.owl-carousel
	.owl-nav
	.owl-next {
	position: absolute;
	top: 41%;
	right: 0px;
	width: 20px !important;
	color: #fff !important;
	background: #000 !important;
}

.middle_details_section .day_detailsbox .hotel_box .middle_box {
	width: 35%;
}

.middle_details_section .day_detailsbox .hotel_box .text_box {
	margin-left: 20px;
}

.middle_details_section .day_detailsbox .hotel_box .text_box h5 {
	font-size: 15px;
	font-family: "Poppins";
	font-weight: 600;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

.middle_details_section .day_detailsbox .hotel_box .text_box ul li {
	font-family: "Poppins";
	font-weight: 300;
	font-size: 12px;
	padding-bottom: 4px;
}

.middle_details_section .day_detailsbox .hotel_box .text_box ul li .write_con {
	color: #26cf96;
}

.middle_details_section .day_detailsbox .hotel_box .text_box ul li .wrong_con {
	color: red;
}

.middle_details_section .day_detailsbox .hotel_box .right_box {
	width: 25%;
}

.middle_details_section .day_detailsbox .hotel_box .star_box i {
	color: #e5b52e;
}

.middle_details_section .day_detailsbox .car_box {
	display: flex;
	align-items: center;
	padding: 10px;
	margin-top: 16px;
}

.middle_details_section .day_detailsbox .car_box .left_box {
	width: 45%;
}

.middle_details_section .day_detailsbox .car_box .left_box .image_box {
	height: 150px;
	overflow: hidden;
}

.middle_details_section .day_detailsbox .car_box .left_box .image_box img {
	object-fit: cover;
}

.middle_details_section .day_detailsbox .car_box .right_box {
	width: 36%;
	margin-left: 5%;
}

.middle_details_section .day_detailsbox .car_box .right_box ul li {
	font-size: 13px;
	font-family: "Poppins";
	padding-bottom: 4px;
	font-weight: 300;
	color: #000;
}

.middle_details_section .day_detailsbox .inclusions_flexbox {
	display: flex;
	justify-content: space-between;
}

.middle_details_section .day_detailsbox .inclusions_flexbox .inclusions_con {
	padding: 20px;
	width: 100%;
}

.middle_details_section
	.day_detailsbox
	.inclusions_flexbox
	.inclusions_con.exclusions_con {
	display: none;
}

.middle_details_section
	.day_detailsbox
	.inclusions_flexbox
	.inclusions_con
	ul
	li {
	display: flex;
	padding-bottom: 5px;
}

.middle_details_section
	.day_detailsbox
	.inclusions_flexbox
	.inclusions_con
	ul
	li
	p {
	font-family: "Poppins";
	padding-bottom: 4px;
	font-weight: 400;
	font-size: 13px;
	color: #000;
	position: relative;
	padding-left: 8px;
}

.middle_details_section
	.day_detailsbox
	.inclusions_flexbox
	.inclusions_con.exclusions_con
	ul
	li::before {
	font-family: FontAwesome;
	content: "\f00d";
	color: red;
}

.middle_details_section
	.day_detailsbox
	.inclusions_flexbox
	.inclusions_con
	ul
	li::before {
	font-family: FontAwesome;
	content: "\f00c";
	color: #26cf96;
}

.middle_details_section
	.day_detailsbox
	.inclusions_flexbox
	.inclusions_con
	ul
	li
	i {
	padding-right: 5px;
	color: green;
}

.middle_details_section
	.day_detailsbox
	.inclusions_flexbox
	.inclusions_con
	ul
	li
	i.wrong_con {
	color: red;
}

.middle_details_section .day_detailsbox .inclusions_flexbox .inclusions_con h5 {
	font-size: 14px;
	font-family: "Poppins";
	padding-bottom: 4px;
	font-weight: 600;
	color: #000;
}

.middle_details_section .day_detailsbox .heading_con.help_bg {
	background: #26cf96;
}

.middle_details_section .day_detailsbox .heading_con.help_bg h4 {
	color: #000;
}

.middle_details_section .day_detailsbox .heading_con.help_bg a {
	color: #000;
}

.middle_details_section .day_detailsbox .need_helpbox {
	padding: 26px 10px;
}

.middle_details_section .day_detailsbox .need_helpbox p {
	font-family: "Poppins";
	padding-bottom: 4px;
	font-weight: 600;
}

.middle_details_section .day_detailsbox .need_helpbox a {
	padding: 10px 20px;
	background: #26cf96;
	color: #000;
	font-weight: 600;
	border-radius: 4px;
	text-decoration: none;
}

.middle_details_section .faq_box h3 {
	font-size: 22px;
	font-family: "Poppins";
	padding-bottom: 15px;
	font-weight: 600;
	color: #000;
	padding-top: 10px;
}

.middle_details_section .faq_box .btn-link {
	font-family: "Poppins";
	color: #000;
	font-weight: 500;
	font-size: 15px;
	text-decoration: none;
	position: relative;
	padding-right: 30px;
}

.middle_details_section .faq_box .btn-link::after {
	content: "\f13a";
	position: absolute;
	top: 0px;
	color: #6c6c6c;
	right: 7px;
	font-family: "Font Awesome 6 Free";
	font-size: 20px;
	font-weight: 600;
	transition: 1s;
}

.middle_details_section .faq_box .btn-link:hover:after {
	transform: rotate(180deg);
	transition: 1s;
}

.middle_details_section .faq_box .card {
	margin-bottom: 10px;
}

.middle_details_section .fixed_pricebox {
	padding: 15px 10px;
	border: 1px solid #0000002e;
	position: sticky;
	top: 80px;
	width: 100%;
	margin-top: -125px;
	z-index: 999;
	border-radius: 4px;
	background: #fff;
}

.middle_details_section .fixed_pricebox a {
	text-decoration: none;
}

.middle_details_section .fixed_pricebox .postion_headingbox {
	background: #26cf96;
	border-radius: 4px;
	padding: 4px;
}

.middle_details_section .fixed_pricebox .postion_headingbox h3 {
	color: #fff;
	margin: 0px;
	font-size: 25px;
	padding: 5px;
	font-family: "Alkatra";
}

.middle_details_section .fixed_pricebox .fixdprice_con {
	display: flex;
	justify-content: space-between;
	text-align: revert !important;
	align-items: center;
	border: 1px dotted #00000052;
	padding: 0px 10px;
	margin-top: 15px;
}

.middle_details_section .fixed_pricebox .fixdprice_con h3 {
	font-family: "Poppins";
	color: #000;
	font-weight: 700;
	font-size: 22px;
}

.middle_details_section .fixed_pricebox .fixdprice_con h3 span {
	color: #000;
	font-weight: 400;
	font-size: 12px;
}

.middle_details_section .fixed_pricebox .fixdprice_con .button_con a {
	padding: 6px 10px;
	background: var(--main_color);
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.middle_details_section .fixed_pricebox .cost_box ul {
	list-style: none;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

.middle_details_section .fixed_pricebox .cost_box ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.middle_details_section .fixed_pricebox .cost_box ul li h5 {
	font-family: "Poppins";
	color: #000;
	font-weight: 500;
	font-size: 13px;
}

.middle_details_section .fixed_pricebox .cost_box ul li h4 {
	font-family: "Poppins";
	color: #000;
	font-weight: 500;
	font-size: 14px;
}

.middle_details_section .fixed_pricebox .cost_box ul li:last-child {
	margin-top: 10px;
	border-top: 1px dotted #00000052;
	padding: 8px 0px;
}

.middle_details_section .fixed_pricebox .terms_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 106%;
	margin-left: -3%;
	background: rgb(229, 249, 243);
	padding: 10px;
	margin-bottom: 10px;
}

.middle_details_section .fixed_pricebox .terms_box a {
	font-family: "Poppins";
	color: rgb(0, 99, 66);
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
}

.middle_details_section .fixed_pricebox .terms_box .cancellation_btn a {
	color: #f44336;
}

.middle_details_section .fixed_pricebox .terms_box a i {
	padding-right: 5px;
}

.middle_details_section .fixed_pricebox .fixd_review_box ul {
	column-count: 2;
}

.middle_details_section .fixed_pricebox .fixd_review_box ul li {
	display: flex;
}

.middle_details_section .fixed_pricebox .fixd_review_box ul li p {
	font-size: 13px;
	position: relative;
	padding-left: 8px;
}

.middle_details_section .fixed_pricebox .fixd_review_box ul li::before {
	font-family: FontAwesome;
	content: "\f260";
}

/* .middle_details_section .fixed_pricebox .fixd_review_box ul li i{
  font-size: 15px;
  color: rgb(139 53 191 / 58%);
} */
.middle_details_section .fixed_pricebox .whatsapp_box {
	display: flex;
	align-items: center;
	border: 1px solid #0003;
	padding: 10px;
	margin-top: 20px;
	border-radius: 4px;
}

.middle_details_section .fixed_pricebox .whatsapp_box a {
	display: flex;
	align-items: center;
}

.middle_details_section .fixed_pricebox .whatsapp_box .image_box {
	width: 25%;
	overflow: hidden;
	border-radius: 4px;
}

.middle_details_section .fixed_pricebox .accordion .form_box input {
	width: 100%;
	outline: none;
	height: 40px;
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 5px 0px;
	border-radius: 4px;
	border: 1px solid #21212136;
}

.middle_details_section .fixed_pricebox .accordion .form_box textarea {
	width: 100%;
	outline: none;
	height: 100px;
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 5px 0px;
	border-radius: 4px;
	border: 1px solid #21212136;
}

.middle_details_section .fixed_pricebox .accordion .form_box button {
	width: 100%;
	border: none;
	padding: 8px;
	border-radius: 4px;
	outline: none;
	background: var(--main_color);
	margin: 10px 0px 0px 0px;
	color: #fff;
}

.middle_details_section .fixed_pricebox .whatsapp_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.middle_details_section .fixed_pricebox .whatsapp_box .text_box {
	margin-left: 15px;
}

.middle_details_section .fixed_pricebox .whatsapp_box .text_box h5 {
	font-family: "Poppins";
	color: #000;
	font-weight: 600;
	font-size: 14px;
	margin: 0px;
}

.middle_details_section .fixed_pricebox .whatsapp_box .text_box p {
	font-family: "Poppins";
	color: #000;
	font-weight: 300;
	font-size: 14px;
}

/*site modal section start*/
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	border-radius: 10px 0px;
	z-index: 999999;
	box-shadow: 0px 0px 10px #0000003d;
	top: 0px;
	right: 0;
	background-color: #fff;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.openNavbox {
	width: 50%;
}

.closeNavbox {
	width: 0%;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s;
}

.sidenav a:hover {
	color: #f1f1f1;
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
	z-index: 1;
	color: red;
}

.sidenav .closebtn:hover {
	color: red;
}

.deal_box .image_box {
	height: 300px;
	overflow: hidden;
	position: relative;
	margin-top: -60px;
}

.deal_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.deal_box .text_box {
	margin-left: 40px;
	margin-top: 25px;
}

.deal_box .text_box h2 {
	font-size: 22px;
	font-family: "Poppins";
	font-weight: 600;
	color: #000;
}

.deal_box .text_box h5 {
	font-size: 16px;
	font-family: "Poppins";
	font-weight: 500;
}

.deal_box .icon_box {
	width: 88%;
	margin-left: 6%;
	margin-top: 15px;
}

.deal_box .icon_box ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 30px;
	border-bottom: 1px dotted #777;
	padding-bottom: 10px;
}

.deal_box .icon_box ul li {
	display: flex;
	align-items: center;
}

.deal_box .icon_box ul li h6 {
	padding: 0px 0px 0px 6px;
	margin: 0px;
	font-family: "Poppins";
	font-weight: 400;
	color: #777;
	font-size: 13px;
}

.deal_box .icon_box ul li i {
	color: #777;
}

.deal_box .content_box {
	width: 88%;
	margin-left: 6%;
}

/*site modal section end*/
/*=======================================
=============wiget section code start====================*/
.banner_section .text_postion_box .button_box {
	display: none;
}

.show_button {
	display: none;
	margin: 18px 0px 10px 0px;
}

.show_button a {
	padding: 8px 20px;
	background: #1d71b8;
	font-size: 14px;
	border-radius: 2px;
	color: #fff;
	text-decoration: none;
	margin-top: 15px;
	text-decoration: none;
}

.show_button.left {
	justify-content: left;
}

/*show hide text code start*/
.header_section .navbar-light .navbar-nav .nav-link.show_hide_text {
	display: none;
}

/*Cancellation_modalsc section start*/
.Cancellation_modalsc .modal.show .modal-dialog {
	top: 25%;
	max-width: 700px;
}

.Cancellation_modalsc .modal-content {
	border-bottom: 4px solid #ef6a6a;
}

.Cancellation_modalsc .modal-header {
	padding: 8px 1rem;
	background: #ef6a6a;
}

.Cancellation_modalsc .modal-header h4 {
	font-size: 25px;
	font-family: "Alkatra";
	color: #fff;
}

.Cancellation_modalsc .modal-body ul li {
	font-family: "roboto";
	font-size: 15px;
}

.Cancellation_modalsc .modal-body ul li i {
	color: #26cf96;
}

.Cancellation_modalsc .close span {
	background: transparent;
	font-size: 27px;
	line-height: 18px;
}

.container.margin_60 {
	position: relative;
	z-index: 9999;
}

.up_header {
	padding: 4px 0px;
	background: linear-gradient(93deg, #ff7b26, #ec048c);
	overflow: hidden;
	position: absolute;
	z-index: 999999999999;
	top: 0px;
	width: 100%;
}

.up_header .sale_offertextbox {
	position: relative;
}

.up_header .sale_offertextbox::after {
	content: "";
	position: absolute;
	left: 0px;
	top: -7px;
	width: 12px;
	height: 155%;
	background: rgba(255, 255, 255, 0.4);
	transform: rotate(12deg);
	animation: left 5s infinite;
}

.up_header .sale_offertextbox::before {
	content: "";
	position: absolute;
	left: 17px;
	top: -4px;
	width: 3px;
	height: 132%;
	background: rgba(255, 255, 255, 0.4117647059);
	transform: rotate(12deg);
	animation: left 5s infinite;
}

@keyframes left {
	0% {
		left: 0%;
	}

	75% {
		left: 100%;
	}

	100% {
		left: 0%;
		opacity: 0;
	}
}

.up_header .sale_offertextbox p {
	font-weight: 400;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.up_header .sale_offertextbox p span {
	font-weight: 600;
}

/*===handpicked_section code start===*/
.handpicked_section {
	padding: 60px 0px;
	/* margin-top: -870px; */
	position: relative;
	z-index: 99;
}

.handpicked_section .heading_box h2 {
	font-family: "Poppins";
	font-weight: 400;
	color: #212121;
	text-transform: capitalize;
	font-size: 27px;
}

.handpicked_section .heading_box h2 span {
	font-family: "Indie Flower";
	font-weight: 700;
	color: #17a2b8;
}

.handpicked_section .main_card {
	position: relative;
	height: 450px;
	border-radius: 10px;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
	z-index: 1;
}

.handpicked_section .main_card::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(45deg, black, transparent);
	z-index: -1;
}

.handpicked_section .main_card .save_tocart_box {
	position: absolute;
	top: 0px;
	background: linear-gradient(93deg, #ff7b26, #ec048c);
	padding: 6px 10px;
}

.handpicked_section .main_card .save_tocart_box h5 {
	color: #fff;
	font-size: 11px;
	margin: 0px;
}

.handpicked_section .main_card img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.handpicked_section .main_card .text_box {
	position: absolute;
	bottom: 20px;
	width: 90%;
	left: 50%;
	transform: translateX(-50%);
}

.handpicked_section .main_card .text_box h5 {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	font-family: "Indie Flower";
	margin: 0px;
}

.handpicked_section .main_card .text_box h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}

.handpicked_section .main_card .text_box h2 {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}

.handpicked_section .main_card .text_box h6 {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	backdrop-filter: blur(5px);
	width: 100%;
	background: rgb(255 255 255 / 31%);
	border-radius: 4px;
	padding: 4px 4px;
}

.handpicked_section .main_card .text_box h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 15px 0px 0px 0px;
}

.handpicked_section .main_card .call_toaction {
	display: flex;
	justify-content: space-between;
	margin: 5px 0px 0px 0px;
}

.handpicked_section .main_card .call_toaction a.call_icon {
	padding: 6px 10px;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
}

.handpicked_section .main_card .call_toaction a.call_btn {
	padding: 6px;
	border: 1px solid #fff;
	border-radius: 4px;
	background: #ffff;
	color: #000;
	text-decoration: none;
	display: inline-block;
	width: 85%;
	text-align: center;
}

.handpicked_section .main_card .border_line {
	width: 100%;
	height: 1px;
	margin: 10px 0px 0px;
	background: linear-gradient(
		270deg,
		hsla(0, 0%, 100%, 0.05) -0.13%,
		hsla(0, 0%, 88%, 0.05) 0,
		#fff 49.17%,
		hsla(0, 0%, 88%, 0.05)
	);
}

.handpicked_section .discount_box {
	height: 450px;
	background: url("../images/handpick_images3.png");
	background-size: cover;
	border-radius: 10px;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.handpicked_section .discount_box::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000c;
	z-index: -1;
}

.handpicked_section .discount_box h5 {
	color: #17a2b8;
	font-size: 30px;
	padding: 30px 0px 0px 0px;
}

.handpicked_section .discount_box p {
	color: #fff;
}

.handpicked_section .discount_box .sale_box {
	border: 1px solid orange;
	border-radius: 4px;
	padding: 10px 0px;
	margin: 40px 0px 20px 0px;
}

.handpicked_section .discount_box .sale_box h3 {
	color: #fff;
	padding: 10px 0px 0px 0px;
}

.handpicked_section .discount_box .sale_box span.badge.badge-primary {
	background: orange;
	padding: 4px 10px;
	border-radius: 100px;
}

.handpicked_section .discount_box a {
	display: inline-block;
	width: 89%;
	background: #17a2b8;
	padding: 7px;
	color: #fff;
	border-radius: 4px;
	position: absolute;
	bottom: 21px;
	left: 50%;
	transform: translateX(-50%);
	text-decoration: none;
}

/*===End===*/
/*===image_details_slidersc code start===*/
.image_details_slidersc {
	padding: 0px 0px;
}

.image_details_slidersc .image_box {
	height: 300px;
	width: 100%;
	overflow: hidden;
}

/*.image_details_slidersc .owl-carousel .owl-item img {*/
/*	width: revert !important;*/
/*}*/

.image_details_slidersc .image_box img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	border-radius: 10px;
	/*margin-left: 2%;*/
}

.image_details_slidersc .owl-carousel button.owl-dot {
	position: absolute;
	bottom: 10px;
	transform: translateX(-50%);
	left: 46%;
	width: 8px !important;
	height: 8px !important;
	background: #c0c0c0 !important;
	border-radius: 100px !important;
	margin: 0px 0px 0px 10px !important;
}

.image_details_slidersc .owl-carousel button.owl-dot.active {
	background: #f37002 !important;
	margin: 0px 0px 0px 22px !important;
}

/*===End===*/
/*===trending_destination_section code start===*/
.trending_destination_section {
	padding: 0px 0px 30px 0px;
	position: relative;
}

.trending_destination_section .heading_box h2 {
	font-family: "Poppins";
	font-weight: 400;
	color: #000;
	text-transform: capitalize;
	font-size: 27px;
}

.trending_destination_section .heading_box h2 span {
	font-family: "Indie Flower";
	font-weight: 700;
	color: #17a2b8;
}

.trending_destination_section .main_box {
	position: relative;
	height: 210px;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 20px;
}

.trending_destination_section .main_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}

.trending_destination_section .main_box .text_box {
	position: absolute;
	bottom: 0px;
	padding: 10px 0px 0px 0px;
	z-index: 1;
	text-align: center;
	width: 100%;
	background: linear-gradient(93deg, #000000b0, #17a2b861);
}

.trending_destination_section .main_box .text_box h5 {
	font-weight: 400;
	color: #fff;
	font-size: 12px;
	margin: 0px;
}

.trending_destination_section .main_box .text_box h3 {
	font-size: 20px;
	color: #fff;
}

.trending_destination_section .main_box .trendin_box {
	position: absolute;
	top: 0px;
	right: 0px;
	background: linear-gradient(93deg, #ff7b26, #ec048c);
	padding: 4px 10px 6px 8px;
}

.trending_destination_section .main_box .trendin_box h5 {
	color: #fff;
	margin: 0px;
	font-size: 10px;
}

.trending_destination_section .owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: -25px;
	right: 0px;
	width: 35px !important;
	height: 35px !important;
	border-radius: 100px !important;
	background: rgb(252, 243, 233) !important;
	color: #000 !important;
	border: 1px solid rgb(229, 213, 194);
}

.trending_destination_section .owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: -25px;
	right: 40px;
	width: 35px !important;
	height: 35px !important;
	border-radius: 100px !important;
	background: rgb(239 232 225) !important;
	color: #000 !important;
	border: 1px solid rgb(239 232 225);
}

.trending_destination_section .discount_imagebox {
	height: 230px;
	overflow: hidden;
	border-radius: 10px;
	margin: 0px 0px 30px 0px;
}

.trending_destination_section .discount_imagebox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*===End===*/
/*===our_partner_section code start===*/
.our_partner_section {
	padding: 30px 0px;
	display: none;
}

.our_partner_section .heading_box h2 {
	font-family: "Poppins";
	font-weight: 400;
	color: #000;
	text-transform: capitalize;
	font-size: 27px;
}

.our_partner_section .heading_box h2 span {
	font-family: "Indie Flower";
	font-weight: 700;
	color: #17a2b8;
}

.our_partner_section .slider_box .owl-carousel .owl-item img {
	width: 120px !important;
	object-fit: contain;
}

.our_partner_section .slider_box .image_box {
	width: 200px;
	height: 100px;
	overflow: hidden;
	box-shadow: rgb(0 0 0 / 1%) 0px 1px 3px, rgb(0 0 0 / 16%) 0px 0px 2px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.our_partner_section .slider_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.our_partner_section .slider_box .owl-carousel.owl-drag .owl-item {
	margin: 10px 0px !important;
}

/*===End===*/
/*===client_review_section code start===*/
.client_review_section {
	padding: 30px 0px;
	display: none;
}

.client_review_section .heading_box h2 {
	font-family: "Poppins";
	font-weight: 400;
	color: #000;
	text-transform: capitalize;
	font-size: 27px;
	margin: 0px 0px 30px 0px;
}

.client_review_section .heading_box h2 span {
	font-family: "Indie Flower";
	font-weight: 700;
	color: #17a2b8;
}

.client_review_section .rating_box {
	text-align: center;
	margin: 25px 0px 0px 0px;
	border-right: 1px solid #2121212e;
	padding-right: 20px;
}

.client_review_section .rating_box .star_box {
	display: flex;
	justify-content: center;
}

.client_review_section .rating_box .star_box i {
	color: #19ad6f;
	text-shadow: 2px 5px 10px #00000040;
}

.client_review_section .rating_box .star_box i.star1 {
	padding: 40px 0px 0px 0px;
	font-size: 18px;
}

.client_review_section .rating_box .star_box i.star2 {
	padding: 20px 0px 0px 0px;
	font-size: 25px;
}

.client_review_section .rating_box .star_box i.star3 {
	padding: 5px 0px 0px 0px;
	font-size: 35px;
}

.client_review_section .rating_box .star_box i.star4 {
	padding: 20px 0px 0px 0px;
	font-size: 25px;
}

.client_review_section .rating_box .star_box i.star5 {
	padding: 40px 0px 0px 0px;
	font-size: 18px;
}

.client_review_section .rating_box h3 {
	font-size: 43px;
	font-weight: 700;
	color: #19ad6f;
	margin: 0px;
}

.client_review_section .rating_box h5 {
	font-family: "Indie Flower";
	font-weight: 600;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

.client_review_section .content_box {
	border-radius: 4px;
	padding: 15px 20px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
		rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.client_review_section .content_box .flex_box {
	display: flex;
	align-items: center;
}

.client_review_section .content_box .flex_box .image_box {
	width: 48px;
	height: 50px;
	border-radius: 100px;
	overflow: hidden;
	border: 1px solid #21212136;
}

.client_review_section .content_box .flex_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.client_review_section .content_box .flex_box .name_box {
	margin: 0px 0px 0px 10px;
}

.client_review_section .content_box .flex_box .name_box h5 {
	font-family: "Poppins";
	font-size: 14px;
	margin: 0px;
}

.client_review_section .content_box .flex_box .name_box span {
	color: #19ad6f;
	font-size: 14px;
}

.client_review_section .content_box p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
}

.client_review_section .owl-carousel.owl-drag .owl-item {
	margin: 20px 4px !important;
	padding: 0px 10px;
}

/*===End===*/
/*===show_popup_section code start===*/
.show_popup_section .modal {
	background: #000000c9;
	z-index: 999999;
}

.show_popup_section .modal .modal_box {
	margin-top: -15px;
}

.show_popup_section .modal .modal-dialog {
	margin-top: 8%;
	max-width: 800px;
}

.show_popup_section .modal .modal-dialog .modal-header {
	padding: 0px 10px !important;
	border-bottom: none !important;
}

.show_popup_section .modal .modal-dialog .modal-header .close {
	color: red;
}

.show_popup_section .modal-header .logo_box img {
	width: 45px;
}

.show_popup_section .form_box form input {
	width: 100%;
	border: 1px solid #21212129;
	outline: none;
	height: 40px;
	margin: 0px 0px 8px 0px;
	border-radius: 4px;
	padding: 0px 0px 0px 8px;
	font-weight: 400;
	font-size: 14px;
}

.show_popup_section .form_box form textarea {
	width: 100%;
	border: 1px solid #21212129;
	outline: none;
	height: 140px;
	margin: 0px 0px 8px 0px;
	border-radius: 4px;
	padding: 10px 0px 0px 8px;
	font-weight: 400;
	font-size: 14px;
}

.show_popup_section .form_box form button {
	width: 100%;
	padding: 10px;
	color: #fff;
	background: #17a2b8;
	border: none;
	border-radius: 4px;
}

.show_popup_section .form_box form button i {
	padding: 0px 10px 0px 0px;
}

.show_popup_section
	.form_box
	form
	input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

.show_popup_section .modal_box .image_box {
	height: 342px;
	overflow: hidden;
	width: 103%;
}

.show_popup_section .modal_box .image_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* .show_popup_section .modal .modal-footer{
  width: 100%;
  justify-content: space-between;
  background: #ededed;
  margin: 0px !important;
}
.show_popup_section .modal .modal-footer .review_box {
  display: flex;
  margin: 0px 0px 0px 16px;
}
.show_popup_section .modal .modal-footer .review_box a.icon_box{
   width: 40px;
   height: 40px;
   border-radius: 100px;
   display: flex;
   align-items: center;
   justify-content: center;
   background: #fff;
   margin: 0px 5px 0px 0px;
}
.show_popup_section .modal .modal-footer .review_box .icon_box i{
  font-size: 18px;
  margin-left: 0px;
}
.show_popup_section .modal .modal-footer .review_box .icon_box i.facebook{
  color: #00a1ff;
}
.show_popup_section .modal .modal-footer .call_toaction a{
  text-decoration: none;
  margin: 0px;
  padding: 8px 10px;
  background: #17a2b8;
  border-radius: 4px;
  margin-right: 10px;
}
.show_popup_section .modal .modal-footer .call_toaction a i{
  padding: 0px 6px 0px 0px;
} */
/*===End===*/

aside.widget.widget_recent_post.center_box {
	margin: 0px 30px 0px 0px;
}

footer .footer_calltoaction {
	display: flex;
	justify-content: center;
	align-items: center;
}

footer .footer_calltoaction a {
	text-decoration: none;
	padding: 8px 22px;
	border-radius: 100px;
	background: #17a2b8;
	color: #fff;
}

/*========================================================================================
  ====================================visa code start====================================================
  ========================================================================================*/
.visa_banner_section {
	background: url("../images/visa/visa_mainbanner.webp");
	background-size: cover;
	padding: 110px 0px 10px 0px;
	position: relative;
	z-index: 1;
}
.best_visa_banner_section.visa_banner_section {
	background: url("../images/visa/best-visa/visa_mainbanner1.webp");
	background-size: 100% 100%;
	padding: 269px 0px 135px 0px;
	position: relative;
	z-index: 1;
}
.best_visa_banner-detail_section.visa_banner_section {
	/* background: url("../images/visa/best-visa/visa-details.webp"); */
	background-size: cover;
	padding: 161px 0px 23px 0px;
	position: relative;
	z-index: 1;
}
.visa_banner_section::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(45deg, #ffffffa6, transparent);
	z-index: -1;
}

.visa_banner_section .text_box h1 {
	font-family: "Poppins";
	font-weight: 700;
	text-transform: capitalize;
	color: #fff;
	font-size: 46px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.visa_banner_section .text_box h1 span {
	color: #fff !important;
}
.visa_banner_section .text_box p {
    font-size: 29px;
    color: #fff;
    margin-bottom: 25px;
}

.visa_banner_section .text_box h1 span {
	color: rgb(255 101 80);
}

.visa_banner_section .text_box ul {
	list-style: circle;
	margin: 0px 0px 0px 19px;
}

.visa_banner_section .form_box {
	background: #fff;
	border-radius: 4px;
	padding: 20px 20px;
	width: 90%;
	margin-top: 15px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
		rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.visa_banner_section .form_box h5 {
	font-family: "Poppins";
	font-weight: 500;
	margin: 0px 0px 20px 0px;
}

.visa_banner_section .form_box form .input_box input {
	width: 100%;
	height: 38px;
	outline: none;
	margin: 0px 0px 15px 0px;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #21212138;
}

.visa_banner_section .form_box form .input_box input:focus {
	border-bottom: 1px solid rgb(255 101 80);
}

.visa_banner_section .form_box form .input_box input::placeholder {
	color: #404040;
}

.visa_banner_section .form_box form .input_box select {
	width: 100%;
	height: 38px;
	outline: none;
	margin: 0px 0px 10px 0px;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #21212138;
	color: #404040;
}

.visa_banner_section .form_box form button {
	padding: 10px 20px;
	background: rgb(255 101 80);
	color: #fff;
	width: 100%;
	border: none;
	margin-top: 8px;
}

/*===Visamore_information_section code stat===*/
.Visamore_information_section {
	background: #edf2f5;
	padding: 60px 0px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.Visamore_information_section .heading_box {
	margin: 0px 0px 30px 0px;
}

.Visamore_information_section .heading_box h2 {
	font-family: "Poppins";
	font-weight: 400;
	color: #000;
	text-transform: capitalize;
	font-size: 27px;
}

.Visamore_information_section .details_box .content_box {
	display: flex;
	margin: 0px 0px 30px 0px;
	background: #fff;
	padding: 30px 20px;
	border-radius: 10px;
}

.Visamore_information_section .details_box .content_box .icon_box {
	width: 40px;
	height: 40px;
	border-radius: 100px;
	background: rgb(255 101 80);
	display: flex;
	align-items: center;
	justify-content: center;
}

.Visamore_information_section .details_box .content_box .icon_box.green {
	background: #0c9;
}

.Visamore_information_section .details_box .content_box .icon_box.blue {
	background: #0091ff;
}

.Visamore_information_section .details_box .content_box .icon_box.blue {
	background: #0091ff;
}

.Visamore_information_section .details_box .content_box .icon_box.yellow {
	background: #ffbd0f;
}

.Visamore_information_section .details_box .content_box .icon_box h6 {
	color: #fff;
	font-family: "Poppins";
	font-weight: 400;
	margin: 0px;
}

.Visamore_information_section .details_box .content_box .text_element {
	margin-left: 20px;
	width: 70%;
}

.Visamore_information_section .details_box {
	width: 75%;
}

.Visamore_information_section .postion_imagebox img {
	position: absolute;
	right: 0px;
	z-index: -1;
	top: -60px;
	width: 445px;
}

/*===visa faq code stat===*/
.visa_faqsection {
	padding: 60px 0px;
}

.visa_faqsection .heading_box h2 {
	font-family: "Poppins";
	font-weight: 400;
	color: #000;
	text-transform: capitalize;
	font-size: 27px;
	margin: 0px 0px 30px 0px;
}

.visa_faqsection .faq_box .card {
	margin: 0px 0px 10px 0px !important;
}

.visa_faqsection .faq_box button {
	text-decoration: none;
	color: #000;
	font-family: "Poppins";
	font-weight: 400;
	width: 100%;
	text-align: left;
}

/* Visa Captcha Style - Riddhee  */

#recaptcha-container .rc-anchor-normal {
	height: 60px;
}

#recaptcha-container .rc-anchor-normal .rc-anchor-content {
	height: 60px;
}

#recaptcha-container .rc-anchor-logo-text {
	font-size: 9px;
	margin-top: 3px;
}

#recaptcha-container .rc-anchor-normal .rc-anchor-pt {
	display: none;
}

#recaptcha-container .rc-anchor-logo-img-portrait {
	background-size: contain;
	height: 35px;
	width: 40px;
}

.main_details_banner img.detailsbanner_postionimg {
	position: absolute;
	top: 0px;
	height: 800px;
	width: 100%;
	object-fit: cover;
}

#package_items .owl-carousel .owl-nav button {
	position: absolute;
	top: 41%;
	right: 0px;
	width: 20px !important;
	color: #fff !important;
	background: #000 !important;
}

#package_items .owl-carousel .owl-nav .owl-prev {
	left: 0px;
}

#package_items .owl-carousel .owl-nav .owl-next {
	right: 0px;
}

/*footer_contentcta code start*/
.footer_contentcta {
	padding: 1% 0px;
	background: #fff;
}

.footer_contentcta .text_box {
	background: url("../images/footer_paraluxbg.webp");
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	position: relative;
	z-index: 1;
	border-radius: 10px;
	padding: 30px 31px;
	overflow: hidden;
}

.footer_contentcta .text_box::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(45deg, black, #0000007d);
	z-index: -1;
}

.footer_contentcta .text_box h2 {
	color: #fff;
	font-weight: 600;
	font-size: 25px;
	margin: 0px 0px 10px 0px;
}

.footer_contentcta .text_box h3 {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	margin: 27px 0px 10px 0px;
}

.footer_contentcta .text_box p {
	color: #fff;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
}

.footer_contentcta .hidecontent {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
}

.footer_contentcta .text_box ul {
	list-style: circle;
}

.footer_contentcta .text_box ul li::marker {
	color: #fff !important;
}

.footer_contentcta .text_box ul li {
	color: #fff;
	margin-left: 20px;
}

.footer_contentcta .text_box ul li p {
	font-weight: 300;
}

.footer_contentcta .text_box ul li p b {
	font-weight: 600;
}

.footer_contentcta .text_box #showtext {
	color: #17a2b8;
}
.footer_contentcta .list_detailsbox {
	background: url("../images/footer_paraluxbg.webp");
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	position: relative;
	z-index: 1;
	border-radius: 10px;
	padding: 30px 31px;
	overflow: hidden;
}

.footer_contentcta .list_detailsbox::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(45deg, black, #0000007d);
	z-index: -1;
}
.footer_contentcta .list_detailsbox h2 {
	color: #fff;
	font-weight: 600;
	font-size: 25px;
	margin: 0px 0px 10px 0px;
}

.footer_contentcta .list_detailsbox h3 {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	margin: 27px 0px 10px 0px;
}

.footer_contentcta .list_detailsbox h4 {
	color: #fff;
	font-weight: 600;
	font-size: 17px;
	margin: 27px 0px 10px 0px;
}

.footer_contentcta .list_detailsbox h5 {
	color: #fff;
	font-weight: 600;
	font-size: 17px;
	margin: 27px 0px 10px 0px;
}

.footer_contentcta .list_detailsbox h6 {
	color: #fff;
	font-weight: 600;
	font-size: 17px;
	margin: 27px 0px 10px 0px;
}

.footer_contentcta .list_detailsbox p {
	color: #fff;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
}

.footer_contentcta .list_detailsbox ul {
	list-style: circle;
}

.footer_contentcta .list_detailsbox ul li::marker {
	color: #fff !important;
}

.footer_contentcta .list_detailsbox ul li {
	color: #fff;
	margin-left: 20px;
}

/*footer_contentcta code End*/

.rc-anchor-normal {
	width: 99% !important;
}

div#rcaptcha iframe {
	width: 100% !important;
}

/*modal popup code start*/

.form_modal_section.middle_details_section .modal.show .modal-dialog {
	margin-top: 17%;
	max-width: 65% !important;
	border-radius: 25px;
	overflow: hidden;
}

.form_modal_section.middle_details_section .fixed_pricebox.modal_pricebox {
	margin-top: 0px;
	box-shadow: revert;
	border: none;
	padding-right: 25px;
	background: linear-gradient(45deg, #00273d, #085e8f);
	padding: 30px 28px;
}
.form_modal_section.middle_details_section
	.fixed_pricebox.modal_pricebox
	form
	.position-relative {
	width: 33%;
}

.form_modal_section.middle_details_section .image_box {
	height: 600px;
	overflow: hidden;
}

.form_modal_section.middle_details_section .modal-header {
	padding: 0px !important;
	border-bottom: none !important;
}

.form_modal_section.middle_details_section .modal-header .close {
	padding: 0px !important;
	position: relative;
	z-index: 9999;
	right: 25px;
	top: 19px;
	font-size: 31px;
	color: red;
}

.form_modal_section.middle_details_section .image_box img {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.form_modal_section.middle_details_section .fixed_pricebox.modal_pricebox h2 {
	font-size: 25px;
	margin: 0px 0px 5px 0px;
	color: #fff;
}
.form_modal_section.middle_details_section .fixed_pricebox.modal_pricebox p {
	font-size: 25px;
	margin: 0px 0px 5px 0px;
	color: #fff;
}

.form_modal_section.middle_details_section .fixed_pricebox.modal_pricebox span {
	color: #fff;
}

.form_modal_section.middle_details_section
	.fixed_pricebox.modal_pricebox
	input {
	background: #f7f8fb;
	height: 49px;
	border: none;
	border-radius: 6px;
	margin-bottom: 10px;
	color: #212121;
	width: 100%;
	padding-left: 10px;
}

.form_modal_section.middle_details_section
	.fixed_pricebox.modal_pricebox
	input::placeholder {
	color: #7784ac;
}

.form_modal_section.middle_details_section
	.fixed_pricebox.modal_pricebox
	input#Travel\ Date {
	color: #7784ac;
}

.form_modal_section.middle_details_section
	.fixed_pricebox.modal_pricebox
	textarea {
	background: #f7f8fb;
	border: none;
	border-radius: 6px;
	color: #7784ac;
	padding-top: 10px;
	width: 100%;
	padding-left: 10px;
}

.form_modal_section.middle_details_section
	.fixed_pricebox.modal_pricebox
	textarea::placeholder {
	color: #7784ac;
}

.form_modal_section.middle_details_section
	.fixed_pricebox.modal_pricebox
	button {
	padding: 12px;
	background: linear-gradient(93deg, #ff7b26, #ec048c) !important;
	width: 100%;
	border: none;
	color: #fff;
	font-weight: 600;
	margin-top: 2px;
}

.form_modal_section.middle_details_section .modal-body {
	padding: 0px !important;
}

/*end*/
/*mobile_fixed_cta code start*/
.mobile_fixed_cta {
	display: none;
}

.mobile_fixed_cta .cta_button {
	display: flex;
	justify-content: right;
	position: relative;
}

.mobile_fixed_cta .cta_button::after {
	content: "";
	position: absolute;
	left: 0px;
	top: -7px;
	width: 12px;
	height: 155%;
	background: rgba(255, 255, 255, 0.4);
	transform: rotate(12deg);
	animation: left 2s infinite;
}

.mobile_fixed_cta .cta_button::before {
	content: "";
	position: absolute;
	left: 17px;
	top: -4px;
	width: 3px;
	height: 132%;
	background: rgba(255, 255, 255, 0.4117647059);
	transform: rotate(12deg);
	animation: left 2s infinite;
}

@keyframes left {
	0% {
		left: 0%;
	}

	75% {
		left: 100%;
	}

	100% {
		left: 0%;
		opacity: 0;
	}
}

/*end*/

.middle_details_section .fixed_pricebox .form_box input {
	width: 100%;
	outline: none;
	height: 40px;
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 5px 0px;
	border-radius: 4px;
	border: 1px solid #21212136;
}

.middle_details_section .fixed_pricebox .form_box textarea {
	width: 100%;
	outline: none;
	height: 100px;
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 5px 0px;
	border-radius: 4px;
	border: 1px solid #21212136;
}

.middle_details_section .fixed_pricebox .form_box button {
	width: 100%;
	border: none;
	padding: 8px;
	border-radius: 4px;
	outline: none;
	background: var(--main_color);
	margin: 10px 0px 0px 0px;
	color: #fff;
}

.middle_details_section .fixed_pricebox .fixdprice_con {
	margin-bottom: 15px;
}

.middle_details_section .fixed_pricebox {
	border: none;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
		rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.middle_details_section .fixed_pricebox .postion_headingbox {
	background: linear-gradient(93deg, #ff7b26, #ec048c) !important;
}

.font14[_ngcontent-serverApp-c234]:hover {
	color: red !important;
}

section.postion_slidersection {
	position: relative;
	margin-top: -781px;
	z-index: -1;
}

.middle_details_section .day_detailsbox .flight_box ul li img {
	width: 70px !important;
	margin-top: -10px !important;
}

section.form_modal_section.middle_details_section {
	padding-top: 0px;
	padding-bottom: 0px;
}

/*european_slidercta code start*/
.handpicked_section.european_slidercta {
	margin-top: 0px;
}

.handpicked_section.european_slidercta .image_wrap img {
	position: relative !important;
}

.handpicked_section.european_slidercta .main_card .text_box {
	z-index: 9;
	background: linear-gradient(45deg, black, transparent);
	width: 100%;
	padding: 10px 20px 20px 20px;
	bottom: 0px;
}
.handpicked_section.european_slidercta .owl-carousel .owl-nav .owl-prev {
	display: none;
}
.handpicked_section.european_slidercta .owl-carousel .owl-nav .owl-next {
	display: none;
}
.handpicked_section.european_slidercta
	.main_card
	.owl-carousel
	.owl-nav
	.owl-prev {
	position: absolute;
	top: 42%;
	transform: translateY(-50%);
	left: 0px;
	width: 35px !important;
	height: 35px !important;
	border-radius: 0px 4px 4px 0px !important;
	background: #00000073 !important ;
	color: #fff !important;
	display: block;
}

.handpicked_section.european_slidercta
	.main_card
	.owl-carousel
	.owl-nav
	.owl-next {
	position: absolute;
	top: 42%;
	transform: translateY(-50%);
	right: 0px;
	width: 35px !important;
	height: 35px !important;
	border-radius: 4px 0px 0px 4px !important;
	background: #00000073 !important ;
	color: #fff !important;
	display: block;
}

/*end*/

/* .header_section .navbar-nav .dropdown-menu {
  display: block;
  filter: blur(4px);
  opacity: 0;
  transition: 0.1s;
  transform: rotateX(20deg)
}


.header_section .navbar-nav .dropdown-menu.show {
  filter: none;
  opacity: 1;
  transform: translateX(-23%) !important;
} */

/*getcall_back_cta code start*/
.getcall_back_cta .text_wrap {
	background: linear-gradient(45deg, #00273d, #085e8f);
	border-radius: 10px;
	padding: 30px 28px;
	margin: 30px 0px 20px 0px;
}
.getcall_back_cta .text_wrap h3 {
	color: #fff;
}
.getcall_back_cta .text_wrap p {
	color: #fff;
}
.getcall_back_cta .text_wrap form {
	display: flex;
}
.getcall_back_cta .text_wrap form .position-relative {
	width: 28%;
	margin: 0px 7px 0px 0px;
	position: relative;
}
.getcall_back_cta .text_wrap form .position-relative input {
	height: 45px;
}
.getcall_back_cta .text_wrap form button {
	width: 15%;
}
.getcall_back_cta .text_wrap form button i {
	margin-right: 4px;
}
/*end*/
/* 18/03/2025 */
.sitemap_bottom {
	padding-bottom: 870px;
	position: sticky;
	top: -500px;
	margin-top: -500px;
}
.sitemap_bottom .container {
	padding-left: 300px;
}
@media (max-width: 991px) {
	.sitemap_bottom .container {
		padding-left: 26px;
		padding-right: 30px;
	}
	.sitemap_bottom {
		padding-bottom: 1507px;
		top: 124px;
	}
	.sitemap {
		margin: 91px 0 5em 0;
	}
	.primaryNav #home:before {
		height: 6277px;
	}
}
@media (max-width: 576px) {
	.sitemap_bottom .container {
		padding-left: 26px;
		padding-right: 30px;
	}
	.sitemap_bottom {
		padding-bottom: 1507px;
		top: 124px;
	}
	.sitemap {
		margin: 21px 0 5em 0;
	}
	.primaryNav #home:before {
		height: 9149px;
	}
}
.review_box img {
	max-width: 31px;
	max-height: 50px;
	object-fit: contain;
	margin-bottom: 5px;
}
.rss_logo {
	display: flex;
	align-items: center;
	margin-left: 8px;
	margin-top: 20px;
}
.rss_logo img {
	width: 50px;
	height: 50px;
	object-fit: cover;
}

/* 22-5-25 */

.banner_section{
	top: 0 !important;
	z-index: inherit !important;

}
.holiday_detailssc {
    margin-top: 0;
}
.abooutbanner_section {
     position: inherit !important;
     height: auto; 

}
.aboutsub_details {
    background: #fff;
}
.blog_section {
    background: #fff;
}

#search_container_2.contactbanner {
	overflow: hidden;
    position: relative ;
    top: 0px;
    height: 600px !important;
    background-image: url('../../assets/images/contact_banner.webp');
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
section.contact_fromsc {
    padding: 50px 0;
}

/* 22-5-25 */

/* 17-5-25 */
.visa_banner-first-input {
	margin-bottom: 10px;
}

.visa_banner-first-input span {
	font-weight: 700;
	color: #fff;
}
.visa_banner-first-input.row .col-lg-10 select {
	max-width: 200px;
}
.visa_banner_form_box .col-lg-6 .select2-container .select2-selection--single {
	font-weight: 700;
	text-align: left;
	padding-left: 35px;
	height: 60px;
}
/* .visa_banner_form_box
	.col-lg-6
	.select2-container
	.select2-selection--single
	span {
	color: #fff !important;
	font-size: 20px;
} */
.cmn-gap {
	padding: 80px 0;
}
.visa-conceirge h5 {
	font-size: 31px;
}
.visa-conceirge p {
	font-size: 36px;
	font-weight: 700;
	color: #fa6655;
	text-transform: capitalize;
}
 .visa-conceirge-card .card-wrap {
	background: #fff;
	border-radius: 20px;
	border: 5px solid #fff;
	overflow: hidden;
	color: var(--color-text);
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}
.visa-conceirge-card .card-wrap:hover {
	transform: scale(1.1);
}
.visa-conceirge-card .card-header {
	height: 117px;
	width: 100%;
	background: red;
	border-radius: 100% 0% 100% 0% / 0% 50% 50% 100%;
	display: grid;
	place-items: center;
}

.visa-conceirge-card .card-header i {
	color: #fff;
	font-size: 72px;
}
.visa-conceirge-card .card-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 87%;
	margin: 0 auto 20px auto;
}
.visa-conceirge-card .card-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 10px;
	font-weight: 700;
	margin-bottom: 20px;
}
.visa-conceirge-card p.card-text {
	text-align: center;
	font-size: 12px;
	margin-bottom: 20px;
	color: #777777;
}
.visa-conceirge-card .card-btn {
	border: none;
	border-radius: 100px;
	padding: 5px 30px;
	color: #fff;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.visa-conceirge-card .card-header.one {
	background: linear-gradient(to bottom left, #7f00ff, #1d71b8);
} 

/*  */

ul.infoGraphic {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
ul.infoGraphic li {
	position: relative;
	width: 100%;
	max-width: 25em;
	background: #f5f8f7;
	border-radius: 0.5em;
	padding: 0.5em;
	z-index: 1;
	transition: all 0.2s;
	cursor: pointer;
}
ul.infoGraphic li .numberWrap {
	position: absolute;
}
ul.infoGraphic li .number {
	font-size: 11em;
	font-weight: 900;
	width: 0.9em;
	text-align: center;
}
ul.infoGraphic li .number.fontColor1 {
	color: #1d71b8;
}
ul.infoGraphic li .number.fontColor2 {
	color: #1d71b8;
}
ul.infoGraphic li .number.fontColor3 {
	color: #1d71b8;
}
ul.infoGraphic li .coverWrap {
	transform: rotate(130deg);
	position: absolute;
	width: 18em;
	height: 15em;
	left: -3em;
	top: -1em;
}
ul.infoGraphic li .coverWrap .numberCover {
	position: absolute;
	background: #f5f8f7;
	width: 18em;
	height: 6em;
	border-radius: 50% 50% 0 0;
	border-bottom: 3px solid #f5f8f7;
	transition: all 0.4s;
}
ul.infoGraphic li .coverWrap .numberCover::before {
	position: absolute;
	content: "";
	bottom: 5px;
	left: 4em;
	right: 4em;
	top: 5em;
	box-shadow: 0 0 30px 17px #48668577;
	border-radius: 100px/10px;
	z-index: -1;
}
ul.infoGraphic li .coverWrap .numberCover::after {
	position: absolute;
	bottom: 0;
	content: "";
	left: -10%;
	width: 120%;
	height: 150%;
	background: radial-gradient(at bottom, #48668533, transparent, transparent);
	z-index: 1;
}
ul.infoGraphic li .content {
	margin: 8em 3em 1em 7em;
	position: relative;
}
ul.infoGraphic li .content h2 {
	font-size: 1.4em;
	font-weight: 500;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
}
ul.infoGraphic li .content p {
	line-height: 1.5em;
}

ul.infoGraphic li:hover .coverWrap .numberCover {
	border-radius: 100%;
}

/* why choose us */
.why-choose {
	background-color: #102b48;
}

.why-choose h2 {
	color: #fff;
}

.choose-box {
	display: flex;
}
.choose-box-icon span {
	display: inline-block;
	width: 55px;
	height: 55px;
	background: inherit;
	text-align: center;
	line-height: 55px;
	margin-right: 17px;
	border-radius: 50%;
	border: 1px solid #fff;
}
.choose-list {
	display: flex;
	flex-wrap: wrap;
}
.choose-list li {
	width: 50%;
	color: #fff;
}
.choose-list li:nth-child(1n + 1) {
	margin-bottom: 40px;
}
.choose-list li:nth-child(3) {
	margin-bottom: 0px;
}
.choose-list li:nth-child(4) {
	margin-bottom: 0px;
}
.choose-box-txt h5 {
	margin-bottom: 10px !important;
	color: #fff;
}
.choose-box-txt p {
	margin-bottom: 10px !important;
	color: #fff;
}

/* country */
.bg-country {
	width: 1049px;
	height: 550px;
	background-image: url(../images/visa/best-visa/bg-country.webp);
}
.country-section {
	position: relative;
	padding: 120px 0;
	z-index: 3;
}
.country-section .outer-box {
	position: relative;
	padding-left: 83px;
	background-color: #faf8f7;
}
@media (max-width: 1199.98px) {
	.country-section .outer-box {
		padding-left: 0;
	}
}
@media (max-width: 991.98px) {
	.country-section .outer-box {
		text-align: center;
	}
}
.country-section .outer-box .bg-country {
	position: absolute;
	bottom: 0;
	right: 0;
}
.country-section .content-column .inner-column {
	position: relative;
	padding: 100px 0 0;
	padding-right: 25px;
	margin-left: -25px;
}
@media (max-width: 1399.98px) {
	.country-section .content-column .inner-column {
		padding-right: 50px;
		margin-left: 0;
	}
}
@media (max-width: 991.98px) {
	.country-section .content-column .inner-column {
		padding-right: 0;
		text-align: center;
		padding: 100px 15px 0;
	}
}
.country-section .content-column .inner-column .sec-title {
	margin-bottom: 35px;
}
.country-section .content-column .inner-column .default-dots .owl-dots {
	position: absolute;
	top: 45px;
	right: -380px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media (max-width: 1399.98px) {
	.country-section .content-column .inner-column .default-dots .owl-dots {
		right: -330px;
	}
}
@media (max-width: 1199.98px) {
	.country-section .content-column .inner-column .default-dots .owl-dots {
		right: -290px;
	}
}
@media (max-width: 991.98px) {
	.country-section .content-column .inner-column .default-dots .owl-dots {
		position: relative;
		right: 0;
		top: 0;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}
.country-section
	.content-column
	.inner-column
	.default-dots
	.owl-dots
	.owl-dot {
	margin: 5px 0;
}
@media (max-width: 991.98px) {
	.country-section
		.content-column
		.inner-column
		.default-dots
		.owl-dots
		.owl-dot {
		margin: 0 5px;
	}
}
.country-section .image-column .inner-column {
	position: relative;
	padding-top: 69px;
}
@media (max-width: 991.98px) {
	.country-section .image-column .inner-column {
		text-align: center;
		padding-top: 50px;
	}
}
.country-section .image-column .inner-column .image {
	position: relative;
	display: block;
	margin-bottom: 0;
}
.country-section .image-column .inner-column .image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media (max-width: 991.98px) {
	.country-section .image-column .inner-column .image {
		display: inline-block;
		text-align: center;
	}
}
.country-section .image-column .inner-column .bg-overlay {
	position: absolute;
	bottom: 39px;
	left: -41px;
}
@media (max-width: 1199.98px) {
	.country-section .image-column .inner-column .bg-overlay {
		display: none;
	}
}

.country-block {
	margin-bottom: 30px;
}
.country-block .inner-box {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 20px;
	-webkit-box-shadow: 0px 10px 60px rgba(171, 171, 171, 0.25);
	box-shadow: 0px 10px 60px rgba(171, 171, 171, 0.25);
	background-color: #ffffff;
}
.country-block .inner-box:hover img {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.country-block .inner-box img {
	position: relative;
	display: block !important;
	border-radius: 50%;
	margin-right: 20px;
	width: 60px !important;
	height: 60px;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}
.country-block .inner-box .title a {
	position: relative;
	color: #000000;
	font-weight: 600;
	letter-spacing: -0.36px;
	margin-bottom: 0;
	font-size: 20px;
}
.country-block .inner-box .title a:hover {
	color: #1d71b8;
}
.country-block .inner-box .text {
	position: relative;
	color: #ffffff;
	margin-bottom: 0;
}
.country-block .inner-box .read-more {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #1d71b8;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}
.country-block .inner-box .read-more:hover {
	background-color: #16171a;
}

/* best_visa_banner-detail_section */

.best_visa_banner-detail_section {
	padding: 200px 0 100px 0;
}
.best_visa_banner-detail_section .visa_banner-first-input.row .col-lg-12 span {
	text-align: left;
	display: block;
}
.best_visa_banner-detail_section .visa_banner-first-input.row img {
	aspect-ratio: inherit !important;
}

.visa-icon-box,
.visa-icon-box-txt {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #fff;
}
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link.active .visa-box-content h5 {
	color: #fff;
	font-size: 16px;
}
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link.active  .visa-box-content .visa-icon-box-left span, .visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link.active  .visa-box-content .visa-icon-box-right span {
    color: #fff;
    font-weight: 700;
}
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link.active  .visa-box-content .visa-icon-box-left svg,
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link.active  .visa-box-content .visa-icon-box-right svg {
    fill: #fff;
}
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link.active .visa-box-content .visa-icon-box-txt-left span,
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link.active .visa-box-content .visa-icon-box-txt-right span {
    color: #fff;
}
.visa-icon-box-left,
.visa-icon-box-right {
    font-size: 12px;
}
.visa-icon-box-left img {
	width: 39px;
}
.visa-icon-box-right img {
	width: 39px;
}
.visa-icon-box-txt {
	margin-top: 15px;
}
.visa-box-content-tabs .nav-tabs .nav-item {
    min-width: 370px;
    margin-right: 10px;
}
.visa-box-content-tabs .nav-tabs .nav-item:last-child {
    margin-right: 0px;
}
.visa-box-content-tabs .nav-tabs .nav-item .nav-link, .visa-box-content-tabs .nav-tabs .nav-link {
    color: #495057;
    background-color: #ffffff;
    border-radius: 11px;
    position: relative;
    border: 1px solid #dee2e6;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.visa-box-content-tabs .nav-tabs .nav-item.show .nav-link, .visa-box-content-tabs .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #2f70b7;
    border-color: #3b6fb6;
}
.visa-box-content-tabs .nav-tabs .nav-link.active::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translate(-50%);
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #2f70b7;
}
.visa-icon-box-txt-right.price span {
    font-size: 19px;
    font-weight: 700;
}
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link .visa-box-content h5 {
    color: #000000;
    font-size: 16px;
	max-width: 250px;
}
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link .visa-box-content .visa-icon-box-left span,
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link .visa-box-content .visa-icon-box-right span {
    color: #000000;
}
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link .visa-box-content .visa-icon-box-left svg,
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link .visa-box-content .visa-icon-box-right svg {
    fill: #000000;
	width: 27px;
}
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link .visa-box-content .visa-icon-box-txt-left span,
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link .visa-box-content .visa-icon-box-txt-right span {
    color: #000000;
}
/*  */
.visa-icon-box-container {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}
.visa-icon-box-header {
	background: #2f70b7;
	color: white;
	padding: 15px;
	font-weight: bold;
	display: flex;
	align-items: center;
}
.visa-icon-box-section {
	padding: 20px;
	border-bottom: 1px solid #eee;
}
.traveller-type {
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
}
.fees {
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
	border-bottom: 1px solid #eee;
	    padding: 12px 0;
}
.total {
	display: flex;
	justify-content: space-between;
    padding: 12px 0;
	font-weight: bold;
	font-size: 18px;
}
.button {
	background: #2f70b7;
	color: white;
	text-align: center;
	padding: 15px;
	cursor: pointer;
	font-weight: bold;
}
.qty {
	display: flex;
	align-items: center;
	gap: 5px;
}
.qty button {
	width: 25px;
	height: 25px;
	border-radius: 30px;
	border: 1px solid #3b6fb6;
	background: inherit;
	line-height: 19px;
}
.skin-2 .num-in {
	background: #ffffff;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
	border-radius: 25px;
	height: 40px;
	width: 110px;
	float: left;
}

.skin-2 .num-in span {
	width: 40%;
	display: block;
	height: 40px;
	float: left;
	position: relative;
}

.skin-2 .num-in span:before,
.skin-2 .num-in span:after {
	content: "";
	position: absolute;
	background-color: #667780;
	height: 2px;
	width: 10px;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -5px;
}

.skin-2 .num-in span.plus:after {
	transform: rotate(90deg);
}

.skin-2 .num-in input {
	float: left;
	width: 20%;
	height: 40px;
	border: none;
	text-align: center;
}

/* stepsec */

.stepsec img {
	aspect-ratio: inherit !important;
	width: 100%;
}
.stepsec p {
	text-align: center;
	font-weight: 600;
	margin-top: 10px;
}
/* testimonial */
.testi-sec {
	background: #102841;
}
.testimonial-slider {
	max-width: 1000px;
	margin: auto;
}

.testimonial {
	background: #fff;
	padding: 40px 30px;
	border-radius: 20px;
	text-align: center;
	position: relative;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}

.testimonial:hover {
	transform: translateY(-5px);
}

.testimonial i.quote {
	font-size: 67px;
	color: #ff6b6b;
	margin-bottom: 0;
}
.testimonial p.message {
	font-size: 16px;
	color: #555;
	margin: 20px 0;
	    height: 135px;
}

.testimonial .client-info {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.testimonial .client-info img {
	width: 70px !important;
	height: 70px;
	border-radius: 50%;
	object-fit: cover;
	margin-bottom: 10px;
	aspect-ratio: inherit !important;
}

.testimonial .client-info h4 {
	margin: 0;
	font-size: 18px;
	color: #212529;
}

.testimonial .client-info span {
	font-size: 14px;
	color: #999;
}

.testimonial-slider .owl-dots {
	text-align: center;
	margin-top: 30px;
}

.testimonial-slider .owl-dot span {
	width: 12px;
	height: 12px;
	background: #ddd;
	display: inline-block;
	margin: 5px;
	border-radius: 50%;
}

.testimonial-slider .owl-dot.active span {
	background: #ff6b6b;
}
@media (max-width: 576px) {
	.visa_banner-first-input.row .col-lg-10 select {
		max-width: 100%;
		margin: 6px 0 0 0;
	}
	.best_visa_banner_section.visa_banner_section .col-xl-12 .col-lg-6 select {
		max-width: 100%;
		margin: 0px 0 10px 0;
	}
	.cmn-gap {
		padding: 30px 0;
	}
.visa-conceirge h5 {
    font-size: 19px;
}
.visa-conceirge .col-lg-4 p {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 20px;
}
.visa-conceirge .col-lg-4 p {
    font-weight: 500;
}

	.visa-conceirge-card.row .card-wrap {
		margin-bottom: 20px;
	}
	.card-content {
		width: 81%;
	}
	.visa-conceirge .card-text {
		font-size: 16px !important;
	}
	.card-title {
		font-size: 20px;
	}
	.choose-list li {
		width: 100%;
	}
	.country-section .content-column .inner-column {
		padding: 12px 15px 0;
	}
	.country-block .inner-box .title a {
		font-size: 18px;
	}
	.visa-box-content-tabs .nav-tabs .nav-item .nav-link,
	.visa-box-content-tabs .nav-tabs .nav-link {
		margin-block-start: 10px;
	}
	.visa-icon-box-container {
		margin-top: 25px;
	}
	/* .best_visa_banner-detail_section .visa_banner-first-input.row img {
		margin: 10px 0;
		width: 59%;
	} */
	.visa_banner-first-input span {
		margin-bottom: 10px;
	}
	.best_visa_banner_section .visa_banner-first-input span {
		margin-bottom: 0px;
	}
	.visa-box-content h5 {
		font-size: 17px;
	}
	.stepsec .col-lg-4 {
		max-width: 33%;
		width: 33%;
	}
	.stepsec p {
		font-size: 15px;
	}
	.testimonial i.quote {
    font-size: 43px;
}
.testimonial p.message {
    font-size: 15px;
}
.aboutsub_details {
    padding-top: 32px !important;
}
}

.country-dropdown {
	width: 100%;
	margin: auto;
}

.country-flag {
	width: 24px;
	height: 24px;
	margin-right: 8px;
	vertical-align: middle;
	object-fit: cover;
	border-radius: 50%;
}
/* Fix the select2 container height and alignment */
.select2-container--default .select2-selection--single {
	height: 40px;
	padding-right: 30px; /* Space for the arrow */
	display: flex;
	align-items: center;
	position: relative;
	border: 1px solid #ccc;
	border-radius: 6px;
}

/* Align selected value (with flag and text) */
.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	display: flex;
	align-items: center;
	padding-left: 8px;
	white-space: nowrap;
	overflow: hidden;
}

/* Remove default arrow from Select2 */
.select2-container--default
	.select2-selection--single
	.select2-selection__arrow {
	display: none;
}

/* Custom arrow design */
.select2-container--default .select2-selection--single::after {
	content: "";
	border: 6px solid transparent;
	border-top-color: #ffffff;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
}
/* .select2-container--default .select2-selection--single {
	border: 1px solid #ffffff !important;
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
	border-radius: 0px !important;
	background: inherit !important;
} */

.visa_banner-first-input.row .col-lg-10 .country-dropdown {
	width: 20%;
	margin-left: 0;
	text-align: left;
}
.visa_banner-first-input.row .col-lg-10 .country-dropdown .country-flag {
	margin-bottom: 10px;
}
.best_visa_banner_section.visa_banner_section::after {
	display: none;
}
.country-dropdown
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	color: #fff;
	line-height: 60px;
}
.country-dropdown .select2-container--default .select2-selection--single {
	height: 48px;
}
.fir-country
	.country-dropdown
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	color: #ffffff;
	line-height: 47px;
	/* max-width: 300px; */
	text-align: center;
}
.fir-country
	.country-dropdown
	.select2-container--default
	.select2-selection--single {
	max-width: 179px;
	border-radius: 30px;
	padding: 0;
	background: inherit !important;
	color: #fff;
}
.visa_banner_form_box .col-lg-6 .select2-container .select2-selection--single {
	font-weight: 700;
	text-align: left;
	padding-left: 10px;
	height: 60px;
	background: inherit !important;
}
.fir-country .select2-container--default .select2-selection--single::after {
	top: 62%;
}

.fir-country .d-flex.align-items-center .d-block {
	width: 126px;
}

.date-modal .modal {
	position: fixed;
	top: 100%;
	left: 0;
	z-index: 1050;
	display: none;
	transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0;
	background: #000;
}
.date-modal .modal.modal-open {
	top: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.calendar {
	height: max-content;
	width: max-content;
	background-color: #fff;
	border-radius: 30px;
	padding: 20px;
	position: relative;
	overflow: hidden;
}

.light .calendar {
	box-shadow: var(--shadow);
}

.calendar-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 25px;
	font-weight: 600;
	color: var(--color-txt);
	padding: 10px;
}

.calendar-body {
	padding: 10px;
}

.calendar-week-day {
	height: 50px;
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	font-weight: 600;
}

.calendar-week-day div {
	display: grid;
	place-items: center;
	color: #1d71b8;
}

.calendar-days {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	gap: 2px;
	color: var(--color-txt);
}

.calendar-days div {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	position: relative;
	cursor: pointer;
	animation: to-top 1s forwards;
}

.calendar-days div:hover {
	background-color: var(--light-hover);
	border-radius: 10px;
	transition: background-color 0.3s ease;
}

.dark .calendar-days div:hover {
	background-color: var(--dark-hover);
}

.calendar-days div span {
	position: absolute;
}

.calendar-days div.curr-date span {
	display: none;
}

.month-picker {
	padding: 5px 10px;
	border-radius: 10px;
	cursor: pointer;
	color: #2f72c0;
}

.month-picker:hover {
	background-color: var(--color-hover);
}

.year-picker {
	display: flex;
	align-items: center;
}

.year-change {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	display: grid;
	place-items: center;
	margin: 0 10px;
	cursor: pointer;
}

.year-change:hover {
	background-color: var(--color-hover);
}

.calendar-footer {
	padding: 10px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.toggle {
	display: flex;
}

.toggle span {
	margin-right: 10px;
	color: var(--color-txt);
}

.dark-mode-switch {
	position: relative;
	width: 48px;
	height: 25px;
	border-radius: 14px;
	background-color: var(--bg-second);
	cursor: pointer;
}

.dark-mode-switch-ident {
	width: 21px;
	height: 21px;
	border-radius: 50%;
	background-color: var(--bg-main);
	position: absolute;
	top: 2px;
	left: 2px;
	transition: left 0.2s ease-in-out;
}

.dark .dark-mode-switch .dark-mode-switch-ident {
	top: 2px;
	left: calc(2px + 50%);
}

.month-list {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: var(--bg-main);
	padding: 20px;
	grid-template-columns: repeat(3, auto);
	gap: 5px;
	display: grid;
	transform: scale(1.5);
	visibility: hidden;
	pointer-events: none;
}

.month-list.show {
	transform: scale(1);
	visibility: visible;
	pointer-events: visible;
	transition: all 0.2s ease-in-out;
}

.month-list > div {
	display: grid;
	place-items: center;
}

.month-list > div > div {
	width: 100%;
	padding: 5px 20px;
	border-radius: 10px;
	text-align: center;
	cursor: pointer;
	color: var(--color-txt);
}

.month-list > div > div:hover {
	background-color: var(--color-hover);
}

@keyframes to-top {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}
.date-modal pre {
	margin: 0;
}
.date-modal button {
	background-color: #1d71b8;
}
.date-modal a.btn.js-close-modal {
	margin-top: 10px;
	background: #3c71bf;
	color: #fff;
}
.visa_banner_form_box .col-lg-4 .select2-container .select2-selection--single {
	font-weight: 700;
	text-align: left;
	padding-left: 10px;
	height: 60px;
	background: inherit !important;
}
.country-detail-dropdown
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	color: #fff !important;
	line-height: 60px;
}
.best_visa_banner-detail_section.visa_banner_section::after {
	display: none;
}
section.cmn-gap.visa-box-content-tabs {
	padding: 30px 0;
}
.best_visa_banner-otp {
	padding: 200px 0 100px 0 !important;
}
.best_visa_banner-otp h1 {
	text-align: center;
	color: #fff;
}

@media (min-width: 1200px) {
	.container.cmn-container {
		min-width: 1700px;
	}
}
.fees {
	position: relative;
}
.visa-info {
	border: 1px solid #ccc;
	border-radius: 15px;
	padding: 20px;
	position: absolute;
	top: 59%;
	left: 20%;
	background: #fff;
	display: none;
}
.visa-info h3 {
	font-size: 22px;
}
.fees:hover .visa-info {
	display: block;
}

/* ==== OTP & Others Start===== */
.otp-wrap {
	padding: 146px 0px 50px;
	/* background-color: #f7f8fd; */
}
.review-visa-content-wrap {
	padding: 130px 0px;
}
.otp-wrap .sign-wrapper {
	box-shadow: none;
}
.left-top-header-title {
	letter-spacing: normal;
	margin: 0 0 35px;
	color: #212529;
	font-size: 22px;
	font-weight: 400;
	font-family: "Montserrat", sans-serif;
}
.span-highlight {
	font-weight: 600;
	color: #2f70b7;
}
.left-top-pahinate-wrap {
	margin: 0 0 16px;
	font-family: "Montserrat", sans-serif;
}
.left-top-breadcrumb-wrap .breadcrumb {
	background-color: transparent;
	padding-left: 0px;
	font-family: "Montserrat", sans-serif;
	margin-top: 16px;
	margin-bottom: 0px;
}
.left-top-breadcrumb-wrap .breadcrumb a {
	/* color: #212529; */
	color: #6c757d;
}
.back_btn {
	border: 0;
	background: transparent;
	width: 100%;
	text-align: left;
	font-size: 20px;
	color: #151515;
	font-family: "Montserrat", sans-serif;
}
.otp-verify-form {
	font-family: "Montserrat", sans-serif;
}
.otp-verify-form .otp-top-label {
	font-size: 14px;
	color: #212529;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}
.otp-verify-form .otp-input {
	border: 0.5px solid #3a3a3b;
	border-radius: 6px;
	padding: 6px 12px;
	height: 47px;
	color: #262626;
	font-family: "Montserrat";
}
.otp-submit-btn {
	font-family: "Montserrat", sans-serif;
	border: 1px solid #2f70b7;
	background-color: #2f70b7;
	width: 100%;
	border-radius: 10px;
	height: 47px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin-top: 16px;
}
.otp-resend-text {
	font-size: 14px;
	display: flex;
	font-family: "Montserrat", sans-serif;
	align-items: center;
	justify-content: center;
	color: #3a3a3b;
	margin: 16px auto;
	font-weight: 400;
}
.otp-resend-link {
	color: #2f70b7;
	text-decoration: underline;
	text-underline-offset: 3px;
	margin-left: 3px;
	font-weight: 500;
}
.delete-btn-wrap {
	margin-right: 8px;
}
.traveler-add-btn {
	border: none;
}
.traveler-delete-btn {
	border: none;
}
.traveler-add-delete-btm-wrap {
	margin-top: 5px;
}
/* .site-footer .footer-menu ul li{
	position: relative;
} */
/* .site-footer .footer-menu ul li a{
	font-size: 11px;
}
.site-footer .footer-menu ul li:before{
	top: -3px;
}
.site-footer .copy-right {
    color: #ffffff;
    font-size: 14px;
} */
.visa-term-content-wrap {
	padding-top: 150px;
}
.visa-privacy-content-wrap {
	padding-top: 150px;
}
.list-disc {
	padding-left: 50px;
	list-style-type: disc;
}
.fs-6 {
	font-size: 16px !important;
}
/* == Travel Modal Start == */

.travel-modal .modal-content {
	border-radius: 14px;
	width: 422px;
}
.travel-modal .modal-content .ui-datepicker-inline {
	width: 100%;
}
.travel-modal .modal-content .ui-widget.ui-widget-content {
	margin-top: 0px;
}
.travel-modal .modal-content .modal-footer {
	margin: 0;
	padding: 0;
	border: 0;
	padding: 0px 14px 14px;
}
.proceed-to-next-btn {
	font-family: Montserrat, sans-serif;
	background-color: rgb(47, 112, 183) !important;
	width: 100%;
	height: 47px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: 400;
	margin-top: 16px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(47, 112, 183) !important	;
	border-image: initial;
	border-radius: 10px;
}
.modal-close.close {
	opacity: 1;
}
.modal-close span {
	width: 31px;
	height: fit-content;
	background: #2f70b7 !important;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	opacity: 1;
	padding: 2px 8px 5px 7px;
	border-radius: 0 13px 0 0 !important;
}
.trvel-modal-btn {
	font-family: Montserrat, sans-serif;
	background-color: rgb(47, 112, 183) !important;
	width: 100%;
	height: 47px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: 400;
	margin-top: 16px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(47, 112, 183) !important	;
	border-image: initial;
	border-radius: 0px 0px 10px 10px;
}
/* == Travel Modal End == */
.traveler-payment-card-details .form-control:focus {
	box-shadow: none !important;
}
@media (max-width: 991px) {
	.otp-right-panel-wrap {
		padding-top: 100px !important;
	}
	.sign-right h3 {
		font-size: 24px;
	}
}

@media (min-width: 992px) {
	.back_btn {
		font-size: 28px;
	}
	.otp-wrap {
		padding: 180px 0px;
		/* background-color: #f7f8fd; */
	}
	.review-visa-content-wrap {
		padding: 100px 0px;
	}
	.left-top-header-title {
		font-size: 28px;
		margin: 0 0 16px;
	}
	.left-top-breadcrumb-wrap .breadcrumb {
		margin-top: 0px;
		margin-bottom: 16px;
	}
	.left-top-header {
		margin-bottom: 65px;
	}
}

/* ==== OTP & Others  End===== */

/* .fixed_chatbox_section {
	display: none;
} */
.mobile_fixed_cta {
	display: none;
}
@media only screen and (max-width: 991px) {
	.mobile_fixed_cta {
		display: none !important;
	}
}

.best_visa_banner-detail_section.visa_banner_section .col-lg-4.col-md-6 {
	width: 50%;
}

@media only screen and (max-width: 767px) {
	.country-detail-dropdown
		.select2-container--default
		.select2-selection--single
		.select2-selection__rendered {
		line-height: 40px;
	}
	.visa_banner_form_box
		.col-lg-4
		.select2-container
		.select2-selection--single {
		font-weight: 700;
		text-align: left;
		padding-left: 10px;
		height: 40px;
		background: inherit !important;
	}
	.country-dropdown
		.select2-container--default
		.select2-selection--single
		.select2-selection__rendered {
		line-height: 40px;
	}
	.best_visa_banner-detail_section
		.visa_banner-first-input.row
		.col-lg-12
		span {
		font-size: 12px;
	}
	.best_visa_banner-detail_section.visa_banner_section .col-lg-4:nth-child(2) {
		display: none;
	}
	.best_visa_banner-detail_section.visa_banner_section .col-lg-4.col-md-6 {
		width: 50%;
	}
	.best_visa_banner-detail_section.visa_banner_section {
		padding: 119px 0px 0 0px !important;
	}
	ul#tabs {
		flex-wrap: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
		padding: 0 0 30px 0;
	}
	.visa-box-content-tabslist {
		width: auto;
		overflow: hidden;
	}
	.visa-box-content-tabs .nav-tabs .nav-item {
		min-width: 268px;
	}
	.visa-box-content h5 {
		font-size: 13px;
	}
	.visa-icon-box-txt-right.price span {
		font-size: 15px;
	}
	.visa-icon-box-left span {
		font-size: 10px;
	}
	.visa-icon-box-right span {
		font-size: 10px;
	}
	.documents-grid {
		grid-template-columns: repeat(auto-fill, minmax(91px, 1fr));
		gap: 6px;
	}
	.doc-item .div {
		font-size: 10px;
	}
	.total {
		font-size: 14px;
	}
	.stepsec p {
		font-size: 12px;
	}
}


/* 22-05-25 */

.visa_banner_form_box {
    background: #000000ab;
    padding: 20px;
    border-radius: 11px;
    max-width: 666px;
	    margin: 0 auto;
}

.visa_banner_form_box .col-lg-4 .select2-container .select2-selection--single {
    height: 39px;
}
.visa_banner_form_box .col-lg-4 .plane_img {
    width: 191px;
    margin-top: 35px;
}
.visa_banner_form_box .col-lg-4 .select2-container .select2-selection--single {
    height: 39px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}
.country-dropdown
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
    line-height: 44px;
}
.country-detail-dropdown
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
    line-height: 44px;
}
.best_visa_banner-detail_section .visa_banner-first-input.row .col-lg-12 span {
    font-size: 13px;
}
.visa_banner-first-input span {
    font-size: 13px;
    white-space: nowrap;
    width: 159px;
    text-overflow: clip;
}

	.visa-box-content-tabs .nav-tabs .nav-item .nav-link,
	.visa-box-content-tabs .nav-tabs .nav-link {
		height: 100%;
	}

	.visa-box-content hr {
		background-color: #fff;
	}

	.visa-box-content-tabslist {
    width: auto;
    overflow: hidden;
}
ul#tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 0 17px 0;
}
.note {
    font-size: 18px;
}
.visa_banner_form_box .col-lg-6 .select2-container .select2-selection--single {
    height: 44px;
}
.fir-country
	.country-dropdown
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
    text-align: left;
}
.visa_banner_form_box.visa-provider {
    background: inherit;
}
.visa_banner_form_box.visa-provider .col-lg-4 .select2-container .select2-selection--single {
    height: 39px;
}
.visa_banner_form_box.visa-provider .col-lg-4 .select2-container .select2-selection--single {
    background: #fff !important;
    border-radius: 30px;
}
.visa_banner_form_box.visa-provider .visa_banner-first-input span {
    color: #000;
    font-size: 17px;
}
.visa_banner_form_box.visa-provider .visa_banner-first-input span.vi-text {
    color: #fff;
    font-size: 17px;
}
.visa_banner_form_box.visa-provider .col-lg-6 .select2-container .select2-selection--single {
    font-weight: 700;
    text-align: left;
    padding-left: 10px;
    height: 60px;
    background: #fff !important;
    border-radius: 5px;
}
.visa_banner_form_box.visa-provider .country-dropdown
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
    line-height: 55px;
}
.visa_banner_form_box.visa-provider .country-dropdown
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
    color: #000; 
}
.visa_banner_form_box.visa-provider .select2-container--default .select2-selection--single::after {
    content: "";
    border: 6px solid transparent;
    border-top-color: #000000;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

@media (max-width:767px) {
	.note {
    font-size: 13px;
}
	.visa_banner-first-input span {
    width: 127px;
}
.visa_banner_form_box {
    padding: 20px 20px 0 20px;
}
.visa-box-content hr {
    margin: 4px;
}
.why-choose h2 {
    margin-bottom: 16px;
    font-size: 24px;
}
.choose-list li:nth-child(3) {
    margin-bottom: 40px;
}
ul.infoGraphic li .number {
    font-size: 8em;
}
ul.infoGraphic li .coverWrap {
    width: 16em;
    height: 13em;
}
ul.infoGraphic li .content h2 {
    font-size: 1.2em;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.visa_banner_form_box .col-lg-6 {
	width: 44%;
	max-width: 44%;
}
.visa_banner_form_box.visa-provider .country-dropdown
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
    line-height: 46px;
}
.visa_banner_section .text_box h1 {
    font-size: 25px !important;
    line-height: normal;
}
.visa_banner_section .text_box p {
    font-size: 19px;
    color: #fff;
    margin-bottom: 15px;
}
.sign-up .sign-right {
    padding: 40px 8px;
}
.sign-right label{
	font-size: 13px;
}
.sign-right input[type="submit"] {
    margin-top: 3px;
}
.panel {
    height: auto;
	padding-bottom: 5px;
}
.visa-box-content-tabs .visa-box-content-tabslist .nav-tabs .nav-item .nav-link .visa-box-content h5 {
	max-width: 144px;
}
.select2-container--default .select2-selection--single::after {
    content: "";
    right: -1px;
    top: 71%;
}
.banner_section .text_postion_box h1 {
    line-height: normal;
}
footer .review_box {
    justify-self: start;
}

}








/* === User Nav Menu Style Start ==== */
.user-dropdown-container {
	position: relative;
	display: inline-block;
	margin-right: 22px;
  }
  
  .user-dropdown-toggle {
	background: #1d71b8;
	border: 1px solid #1d71b8;
	padding: 17px 16px 16px 16px;
	/* width:69px; */
	/* height: 51px; */
	display: flex;
	align-items: center;
	cursor: pointer;
	border-radius: 10px;
	gap: 8px;
  }
  
  .user-btn-avatar {
	font-size: 16px;
	color: #fff;
  }
  
  .user-dropdown-avatar {
	font-size: 24px;
	color: #333;
  }
  .user-dropdown-chevron {
	font-size: 12px;
	margin-left: auto;
	color: #fff;
  }
  .user-name-wrap {
    display: flex;
    align-items: center;
    gap: 6px;
}
  .user-icon{
	color: #455a63;
	margin-left: -6px;
  }
  .user-dropdown-name {
	font-weight: 500;
	color: #333;
  }
  
  .user-dropdown-menu {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 6px;
	margin-top: 5px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	min-width: 214px;
	z-index: 1000;
	overflow: hidden;
	/* padding: 10px 16px 11px; */
  }
  
  .user-dropdown-item {
	display: block;
	padding: 4px 16px;
	color: #212529;
	text-decoration: none;
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
  }
  .user-name-wrap{
	padding: 8px 16px;
	margin-bottom: 8px;
  }
  .user-acc-delete-btn-wrap{	padding: 4px 16px 16px;}
  .user-dropdown-item:hover{
	background-color: #e9ecef !important;
	color: #1e2125 !important;
	text-decoration: none !important;
  }

  .user-profile-item-wrap{
	display: flex;
    align-items: center;
    gap: 8px;
  }

  .user-dropdown-container.open .user-dropdown-menu {
	display: block;
  }
  .user-profile-icon{
	display: flex;
	align-items: center;
  }
  .user-profile-icon svg {
    width: 18px;
    height: 18px;
}
  .user-profile-icon svg path{
	fill: #3a3a3b;
  }

  .user-dropdown-item:hover {
	background-color: #f5f5f5;
  }
  .user-dropdown-item:hover .user-profile-icon svg path{
	fill:  #1d71b8;
  }
  .user-name{
	color: #212529;
	text-decoration: none;
	font-size: 12px;
	font-family: "Montserrat", sans-serif;
  }
  .user-acc-delete-btn{
	background: #fff;
    border: .6000000238px solid #1d71b8;
    border-radius: 6px;
    width: 100%;
    padding: 7px;
    font-size: 12px !important;
    margin-top: 9px;
    font: 10px / 18px Montserrat;
    letter-spacing: 0px;
    color: #1d71b8;
	display: flex;
	align-items: center;
	justify-content: center;
  }
/* === User Nav Menu Style End ==== */
@media(max-width:991px){
	.navbar-light .navbar-toggler-icon{
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.25 3.25A.75.75 0 0 1 2 2.5h12A.75.75 0 0 1 14 4H2a.75.75 0 0 1-.75-.75m0 4.75A.75.75 0 0 1 2 7.25h12a.75.75 0 0 1 0 1.5H2A.75.75 0 0 1 1.25 8M2 12a.75.75 0 0 0 0 1.5h12a.75.75 0 0 0 0-1.5z' clip-rule='evenodd'/%3E%3C/svg%3E") !important;
	}
	.header_section.newClass .navbar-light .navbar-toggler-icon{
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.25 3.25A.75.75 0 0 1 2 2.5h12A.75.75 0 0 1 14 4H2a.75.75 0 0 1-.75-.75m0 4.75A.75.75 0 0 1 2 7.25h12a.75.75 0 0 1 0 1.5H2A.75.75 0 0 1 1.25 8M2 12a.75.75 0 0 0 0 1.5h12a.75.75 0 0 0 0-1.5z' clip-rule='evenodd'/%3E%3C/svg%3E") !important;
	}
	.holiday_detailssc .text_con h1{
		color: #fff !important; 
	}
	.navbar-light .navbar-toggler{
		border: 1px solid #fff !important;
		box-shadow: none !important;
		margin-bottom: 21px;
	}
	.header_section.newClass .navbar-light .navbar-toggler{
		border: 1px solid #000 !important;
	}
	.user-dropdown-container{
		margin-top: -20px;
        margin-right: -81px;
	}
	.user-dropdown-container .user-dropdown-toggle{padding: 14px 12px;}
	.header_postionbox{
		margin-top: -22px !important;
	}
	.user-dropdown-container {
		position: absolute;
		display: inline-block;
		right: 75px;
		top: 23px;
		margin-right: 0;
	}
}

@media(min-width:992px){
	.header_section .navbar-light .navbar-nav .nav-link:hover {
		color: #f6f6f6;
	}
	.header_section.newClass .navbar-light .navbar-nav .nav-link:hover {
		color: #1d71b8;
	}
	.header_postionbox{
		top: -7px;
	}

}



/* ==== My Profile Style Start ===== */

.my-profile-sec{
	padding: 145px 0px;
}

.page-title{
    font-size:18px ;
	font-family: Montserrat, sans-serif;
	margin: 0px;
	color: rgb(58, 58, 59);
}

.page-tittle-add-profile-btn-wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px;
}

.add-profile-btn{
	width: fit-content;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	color: #212529;
	border: 1px solid rgb(33,37,41);
	border-radius: .375rem;
	color: rgb(116, 116, 116);
	font-size: 12px;
	transition: 0.3s;
}

.add-profile-btn:hover{
	background-color: #212529;
	color: #fff;
}
.add-profile-btn:hover .profile-add-icon{
	color: #fff;
}
.profile-add-icon{
	color: rgb(58,58,59);	
	margin-right: 6px;
}
/* === == */
.profile-card {
    width: 100%;
    background-color: #fff;
    border-radius: 12px;
    /* box-shadow: rgba(0, 0, 0, 0.01) 0px 1px 3px 0px, rgba(27, 31, 35, 0.1) 0px 0px 0px 1px; */
	border: 1px solid #e8e8e9;
    font-family: Montserrat, sans-serif;
    margin: 0px auto 24px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
	display: flex;
    align-items: center;
	flex-direction: column;
	transition: 0.3s;
}
.profile-card:hover{
	border-color: #1d71b8;
}
.profile-card.primary-profile-card{
	align-items:center;
}
.profile-avatar {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
	border-radius: 50%;
    width: 100px;
    height: 100px;
	border: 4px solid #eaebef;
}

.profile-avatar img {
	border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.profile-avatar img:hover {
    transform: scale(1.05);
}

.action-buttons {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    gap: 8px;
}

.action-button:hover {
    background-color: #dcdcdc;
}

.profile-info {
    display: flex;
	width: 100%;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: space-between;
	align-items: flex-end;
	font-family: Montserrat, sans-serif;
}

.info-section {
    flex: 1;
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 0px 10px 0px 0px;
    box-sizing: border-box;
	font-family: Montserrat, sans-serif;
}

.info-label {
    color: #3a3a3b;
    font-size: 0.8em;
    margin-top: 4px;
    display: block;
	padding-left: 6px;
}

.info-value {
    font-weight: 600;
    color: #3a3a3b;
    font-size: 14px;
    display: block;
	padding-left: 6px;
}
.info-content-wrap{
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	padding-left: 0px;
}
.user-info-label {
    font-weight: 600;
    color:rgb(58, 58, 59);
    font-size: 18px;
    display: block;
}

.profile-badge {
    background-color: #4A90E2;
    color: #fff;
	padding: 7px 8px !important;
    font-weight: 500 !important;
    margin-bottom: 10px;
	font-family: Montserrat, sans-serif;
	font-size: 11px !important;
}

.action-button {
    background-color: #f0f0f0;
    padding: 4px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 1.1em;
    transition: background-color 0.2s ease;
	font-family: Montserrat, sans-serif;
}
.profile-edit-btn, .profile-delete-btn{
	width: 28px;
	height: 28px;
	border: 1px solid rgb(33,37,41);
	color: #3a3a3b;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Montserrat, sans-serif;
	transition: 0.3s;
}
.profile-edit-btn:hover, .profile-delete-btn:hover{
	color: #fff;
	background-color: #212529;
}

.profile-avatar-box{
	margin-bottom: 16px;
}
.profile-modal .modal-content{
	border: 0px;
	border-radius: 14px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.profile-modal .modal-close span{
	background-color: #212529 !important;
	box-shadow: 0 3px 40px #00000014;
}
.applicant-upload-details-modal .modal-content{
	border: 0px;
	border-radius: 14px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.applicant-upload-details-modal .modal-close span{
	background-color: #212529 !important;
	box-shadow: 0 3px 40px #00000014;
}
.modal-backdrop.profile-modal-backdrop.show, .modal-backdrop.new-applicant-modal-backdrop.show, .modal-backdrop.profile-modal2-backdrop.show, .modal-backdrop.applicant-details-modal-backdrop.show {
    opacity: 1 !important;
}

.modal-backdrop.profile-modal-backdrop, .modal-backdrop.new-applicant-modal-backdrop,  .modal-backdrop.profile-modal2-backdrop, .modal-backdrop.applicant-details-modal-backdrop {
    background-color: #ffffffb5 !important;
    -webkit-backdrop-filter: blur(20px) !important;
    backdrop-filter: blur(20px) !important;
	pointer-events: none;
}
.profile-modal.modal{
	overflow-y: auto;
}
.applicant-upload-details-modal.modal{
	overflow-y: auto;
}
/* === Edit Profile form Style start=== */

.edit-prifile-form .form-label{
	text-align: left;
    font-size: 14px !important;
    font-family: Montserrat, sans-serif;
    font-weight: 600 !important;
    letter-spacing: 0px;
    color: #000 !important;
    font-size: 14px !important;
}
.edit-prifile-form .form-control{
	background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0 3px 20px #0000000a;
    border-radius: 6px !important;
    height: 40px !important;
    font-weight: 500;
    font-size: 14px !important;
	color: #262626 !important;
	padding: 6px 12px !important;
	border: .5px solid #3a3a3b !important;
}
.edit-prifile-form .form-control::placeholder{
	color: #6c757d;
    opacity: 1;
}
.modal-cancel-btn{
	color: #212529;
	border: 1px solid #212529 !important;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
	padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
	background-color: #fff !important;
	font-family: Montserrat, sans-serif;
}
.modal-cancel-btn:hover{
	background-color: #212529 !important;
	color: #fff !important;
}
.modal-save-btn{
	color: #fff !important;
	border: 1px solid #4A90E2 !important;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
	padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
	background-color: #4A90E2 !important;
	font-family: Montserrat, sans-serif;
}
.modal-save-btn:hover{
	background-color: #007bff !important;
	border-color: #007bff !important;
	color: #fff !important;
	box-shadow: none !important;
}
.modal-back-btn{
	color: #fff !important;
	border: 1px solid #A6AFB7 !important;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
	padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
	background-color: #A6AFB7 !important;
	font-family: Montserrat, sans-serif;
}
.modal-back-btn:hover{
	background-color: #212529 !important;
	border-color: #212529 !important;
	color: #fff !important;
}
.edit-prifile-form .form-select-control{
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 768 768'%3E%3Cpath d='M383.808 471.037l-290.47-290.809c-9.895-9.695-23.46-15.679-38.422-15.679-30.33 0-54.916 24.587-54.916 54.917 0 15.014 6.026 28.622 15.791 38.536l329.198 329.452c9.916 9.885 23.599 15.997 38.709 15.997 14.288 0 27.301-5.465 37.060-14.42l-0.040 0.037 331.498-330.819c9.759-9.907 15.784-23.515 15.784-38.529 0-30.33-24.587-54.916-54.916-54.916-14.962 0-28.526 5.983-38.432 15.688l0.009-0.009z'%3E%3C/path%3E%3C/svg%3E%0A")!important;
	text-align: left;
    padding-right: 50px !important;
    cursor: pointer;
	background-size: 12px;
	background-position: calc(100% - 10px) 51% !important;
    appearance: none !important;
	-webkit-appearance: none;
}
.edit-prifile-form .form-select-control:focus{
	box-shadow: none !important;
}
.edit-prifile-form .form-control:focus{
	box-shadow: none !important;
}
.profile-modal-btn-group .btn{ height: 40px; display: flex; align-items: center; justify-content: center; width: fit-content; border-radius: 8px;}
.profile-modal-devider{
	border-bottom: 2px solid rgba(202, 202, 202, .5019607843) !important;
}
.profile-modal .modal-header{
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 24px;
	margin-right: 24px;
	padding-top: 20px;
}
.profile-modal .modal-title{
	text-align: left;
    font-size: 21px;
	font-family: Montserrat, sans-serif;
    letter-spacing: 0px;
    color: #3a3a3b !important;
    font-weight: 600 !important;
    font-size: 21px !important;
}
.profile-modal .modal-body{
	padding: 24px;
}
.applicant-upload-details-modal .modal-header{
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 24px;
	margin-right: 24px;
	padding-top: 20px;
}
.applicant-upload-details-modal .modal-title{
	text-align: left;
    font-size: 21px;
	font-family: Montserrat, sans-serif;
    letter-spacing: 0px;
    color: #3a3a3b !important;
    font-weight: 600 !important;
    font-size: 21px !important;
}
.applicant-upload-details-modal .modal-body{
	padding: 24px;
}

/* === Edit Profile form Style end=== */
@media(min-width:768px){
	.profile-card {
		flex-direction: row;
	}
	.info-content-wrap{
		padding-left: 6px;
	}
	.profile-info {
		gap: 16px
	}
	.info-section{
		padding: 10px;
	}
	.profile-card.primary-profile-card{
		align-items: flex-end;
	}
	.profile-avatar-box{
		margin-bottom: 0px;
	}
	.page-title{
		font-size: 21px;
	}
	.user-info-label{
		font-size: 21px;
	}
	.edit-prifile-form .form-control{
		height: 52px !important;
		font-size: 16px !important;
	}
	.edit-prifile-form .form-label{
		font-size: 16px !important;
	}
	.profile-modal .modal-body{
		padding: 32px;
	}
	.profile-modal .modal-header{
		margin-left: 32px;
		margin-right: 32px;
	}
	.applicant-upload-details-modal .modal-body{
		padding: 32px;
	}
	.applicant-upload-details-modal .modal-header{
		margin-left: 32px;
		margin-right: 32px;
	}
	.profile-modal-btn-group .btn{
		height: 47px;
	}
}
/* ==== My Profile Style End ===== */


/* ==== My Orders Style Start ===== */

.my-orders-sec{
	padding: 145px 0px;
}


/* Short Filters style start  */
.sort-dropdown-wrapper {
	position: relative;
	width: max-content;
	font-family: Arial, sans-serif;
  }
  
  .sort-dropdown-trigger {
	display: flex;
	align-items: center;
	cursor: pointer;
  }
  
  .sort-dropdown-text {
	margin: 0;
	font-size: 14px;
	color: #333;
  }
  
  .sort-dropdown-selected {
	font-weight: bold;
	margin-left: 4px;
  }
  
  .sort-dropdown-icon {
	width: 12px;
	height: auto;
	margin-left: 8px;
  }
  
  .sort-dropdown-list {
		list-style: none;
		margin: 8px 0 0 0;
		padding: 8px 0;
		border: 1px solid #ccc;
		border-radius: 4px;
		position: absolute;
		background-color: #fff;
		box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
		display: none;
		z-index: 100;
		width: 164px;
		right: 0;
		border-radius: 6px;
		border: 1px solid #e8e8e9;
	}
  
  .sort-dropdown-item {
	display: flex;
	align-items: center;
	padding: 6px 16px 0px;
	cursor: pointer;
	font-size: 14px;
	margin-bottom: 0px;
  }
  
  .sort-dropdown-item:hover {
	background-color: #f1f1f1;
  }
  
  .sort-dropdown-checkbox {
	margin-right: 8px;
  }
  
  .sort-dropdown-wrapper.active .sort-dropdown-list {
	display: block;
  }
  
/* Short Filters style end */

.my-orders-card{
	width: 100%;
    background-color: #fbfbfb;
    border-radius: 12px;
    border: 1px solid #e8e8e9;
    font-family: Montserrat, sans-serif;
    margin: 0px auto 24px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    transition: 0.3s;
	position: relative;
}

  .visa-title p {
	font-size: 1rem;
	font-weight: 600;
	margin: 0;
  }
	
  .visa-icon {
	background-color: #007bff;
	color: #fff;
    border-radius: 50%;
	width: 64px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .payment-details {
	display: flex;
	align-items: center;
  }
  
  .payment-amount p {
	margin: 0;
	font-size: 1rem;
	color: #007bff;
  }
  
  .visa-paynment-status-badge {
    color: #dc3545 ;
    background-color: #dc35451a ;
	border: 1px solid #dc35451a;
	font-size: 12px;
    font-weight: 600;
    border-radius: 20px;
    padding: 5px 10px 6px 9px;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .payment-status-success .visa-paynment-status-badge{
    color: #28a745 ;
    background-color: #28a74517 ;
	border: 1px solid #28a74517;
	padding: 6px 10px 7px 9px;
  }
  .payment-status-success .visa-paynment-status-badge .success-icon{
    margin-right: 6px;
  }
  .visa-card-devider-content{
	position: relative;
	width: 100%;
	margin-top: 6px;
  }
  .box-left-one{
	width: 20px;
    background-color: #fbfbfb;
    height: 22px;
    position: absolute;
    left: -28px;
	right: auto;
    top: 5px;
    border-radius: 50%;
    border-right: 1px solid #e8e8e9;
    box-shadow: -6px -1px 17px #0000;
  }
  .box-right-one{
	width: 20px;
    background-color: #fbfbfb;
    height: 22px;
    position: absolute;
	left: auto;
    right: -28px;
    top: 5px;
    border-radius: 50%;
    border-left: 1px solid #e8e8e9;
    box-shadow: -6px -1px 17px #0000;
  }
  .visa-card-devider{
	width: 100%;
    border-top: 2.89px dashed rgba(187, 185, 185, .5019607843);
  }



  .order-details-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: baseline;
	width: 100%;
  }

  .order-info-group {
	display: flex;
	flex-wrap: wrap;
	/* width: 100%; */
	/* max-width: 75%; */
  }
  
  .order-info-item {
	padding-right: 1rem;
	min-width: 200px;
  }
  
  .label-text {
    color: #a39f9f;
    font-size: 13px;
	margin-bottom: 0.25rem;
  }
  
  .value-text {
	font:15px;
	font-weight: 600;
    letter-spacing: -.56px;
    color: #3a3a3b;
	font-family: Montserrat, sans-serif;
  }
  
  .text-break {
	word-break: break-word;
  }
  

  .order-status {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 0.5rem;
  }
  
  .order-status-btn {
	padding: 0.25rem 0.75rem;     
	font-size: 0.875rem;         
	color: #dc3545;              
	border: 1px solid #dc35451a;
	border-radius: 6px;
	cursor: not-allowed;
	opacity: 0.7;
	white-space: nowrap;
	font-weight: 600;
	font-family: Montserrat, sans-serif;
  }
  
  .order-status-btn.expired {
	background-color: #dc35451a;
	color: #dc3545;
	border-color: #dc35451a;
  }
  .modal-retry-btn{
	color: #212529;
	border: 1px solid #212529 !important;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
	padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
	background-color: #fff !important;
	font-family: Montserrat, sans-serif;
}
.modal-retry-btn:hover{
	background-color: #212529 !important;
	color: #fff !important;
}
.modal-invoice-btn{
	color: #fff !important;
	border: 1px solid #4A90E2 !important;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
	padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
	background-color: #4A90E2 !important;
	font-family: Montserrat, sans-serif;
}
.modal-invoice-btn:hover{
	background-color: #007bff !important;
	border-color: #007bff !important;
	color: #fff !important;
	box-shadow: none !important;
}


.visa-order-table-container {
	overflow-x: auto;
	border: 1px solid #e2e2e2;
	border-radius: 6px;
	margin-top: 10px;
	width: 100%;
  }
  

  .visa-order-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 13px;
	min-width: 500px;
	background-color: #fff;
  }
  
  .visa-order-table th,
  .visa-order-table td {
	padding: 6px 12px;
	text-align: left;
	border-bottom: 1px solid #e2e2e2;
	white-space: nowrap;
	color: #212529;
  }
  .visa-order-table tr:last-child td{
	border-bottom: 0px;
  }
  .visa-order-table thead {
	background-color: #f5f5f5;
	font-weight: 600;
	color: #333;
  }

  .visa-order-table tbody tr:nth-child(even) {
	background-color: #fafafa;
  }
  
 
  .visa-order-table-container::-webkit-scrollbar {
	height: 6px;
  }
  
  .visa-order-table-container::-webkit-scrollbar-track {
	background: #f1f1f1;
  }
  
  .visa-order-table-container::-webkit-scrollbar-thumb {
	background: #ccc;
	border-radius: 10px;
  }
  
  .visa-order-table-container::-webkit-scrollbar-thumb:hover {
	background: #999;
  }

  .visa-order-table-container {
	scrollbar-width: thin;
	scrollbar-color: #ccc #f1f1f1;
  }
  .applicant-title-wrap .page-title{
	font-size: 1rem;
	font-weight: 600;
	margin-top: 1rem;
  }
  .my-orders-card:hover{
	border-color: #1d71b8 ;
  }
  .my-orders-card:hover .box-left-one{
	border-color: #1d71b8 ;
  }
  .my-orders-card:hover .box-right-one{
	border-color: #1d71b8 ;
  }
  /* .my-orders-card:hover .visa-card-devider{
	border-color: #1d71b8 ;
  } */
  .my-orders-card:hover .orders-card-collapse-btn-group{
	color: #1d71b8 ;
  }
.orders-card-collapse-btn-group{
	background-color: #fff;
    position: absolute;
	bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
	color: #b3b3b4 ;
	cursor: pointer;
	transition: 0.3s;
}
.orders-card-collapse-btn-group:hover{
	color: #1d71b8;
}
.application-table-content-wrap {
	overflow: hidden;
	transition: max-height 0.3s ease;
	max-height: 0;
  }
  .applicant-view-title-wrap{
	cursor: pointer;
	display: flex;
	align-items: center;
  }
  .applicant-view-title-wrap .page-title{
	font-size: 14px;
  }
  .upload-visa-btn {
    border: none;
    font-size: 14px;
    color: #3a3a3b;
	font-weight: 500;
    background-color: transparent;
    transition: 0.3s;
    background-color: #e7eaed;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    padding: 4px 12px;
}
  .upload-visa-btn:hover{
	color: #1d71b8;
  }
  .edit-prifile-form .form-control.custom-input-file{
		padding-top: 14px !important;
		padding-right: 128px !important;
	}
  .custom-input-file::-webkit-file-upload-button {
	position: absolute;
	top: 34px;
	right: 12px;
	height: 50px;
	border: 0;
	background: #000;
	color: #fff;
	border-radius: 0 4px 4px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	padding-left: 16px;
	padding-right: 16px;
  }  

  .country-dropdown.modal-country-dropdown .select2-container--default .select2-selection--single{
	height: 52px !important;
	font-size: 16px !important;
	background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0 3px 20px #0000000a;
    border-radius: 6px !important;
    font-weight: 500;
    font-size: 14px !important;
    color: #262626 !important;
    padding: 6px 12px !important;
    border: .5px solid #3a3a3b !important;
  }
  .country-dropdown.modal-country-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #262626 !important;
	font-weight: 500;
  }
  .country-dropdown.modal-country-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 38px;
	padding-left: 0px !important;
  }

  .order-country-select-container .select2-dropdown{
	border: .5px solid #3a3a3b !important;
  }
  .order-country-select-container .select2-search__field{
	border: .5px solid #3a3a3b !important;
  }
  .order-country-select-container .select2-search__field:focus{
	outline: none !important;
  }
/** New Edit */
.gogetHeading h1 {
	font-size: 26px;
    line-height: 40px;
}
/** New Edit end */
  @media(max-width:767px){
	/* .order-details-row {
		margin-bottom: 16px;
	} */
	.custom-input-file::-webkit-file-upload-button {
		position: absolute;
		top: 33px;
		right: 12px;
		height: 38px;
	}
	.edit-prifile-form .form-control.custom-input-file {
		padding-top: 8px !important;
		padding-right: 128px !important;
	}
	.country-dropdown.modal-country-dropdown .select2-container--default .select2-selection--single{
		height: 40px !important;
	}
	.country-dropdown.modal-country-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 25px;
		padding-left: 0px !important;
	}
	.my-orders-card{
		padding: 16px;
	}
	.visa-card-header-content-wrap{
		flex-direction: column;
	}
	.visa-icon{
		width: 52px;
		height: 52px;
	}
	.visa-icon svg{
		width: 32px;
		height: 32px;
	}
	.visa-title p {
		font-size: 14px;
	}
	.payment-amount p {
		font-size: 14px;
	}
	.visa-header {
		margin-bottom: 14px;
	}
	.visa-paynment-status-badge{
		padding: 4px 8px;
		font-size: 10px;
	}
	.order-btn-group-wrap .btn{
		height: 36px;
		font-size: 14px;
	}
	.order-btn-group-wrap .btn.modal-invoice-btn{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
  }

/* ==== My Orders Style end ===== */