/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:wght@200;300;400;500;600&display=swap');

.payment {
	color: white;
}

.payment:hover {
	color: black;
}

.w3_agileits_social_media li:hover a {
	background: #1564b9;
	opacity: 0.9;
}



.tour_details {
	background-color: #ffc107;
	width: 100px;
	height: auto;

}

body {
	padding: 0;
	margin: 0;
	background: #fff;
	position: relative;
	font-family: 'Inter Tight', sans-serif;
}

body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

a:hover {
	text-decoration: none;
}

input[type="button"],
input[type="submit"],
.contact-form input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Inter Tight', sans-serif;
}

p {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
	margin-left: 3%;

}

label {
	margin: 0;
}

/*-- header --*/


/*-- Index-Page-Styling --*/

header {
	position: absolute;
	z-index: 9;
	width: 100%;
	padding: 0.5em 0;
}

.bg-light {
	margin-top: -8px;
	background-color: transparent !important;
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.navbar-light .navbar-nav .nav-link {
	color: #Fff;
	font-size: 15px;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
	font-weight: 600;
}

li.nav-item {
	padding: 0 15px;
}

.dropdown-menu {
	display: none;
	/* Hide the menu by default */
	right: 0;
	padding: 0;
	margin: 0;
	left: unset;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	/* Smooth transition for opacity */
	position: absolute;
	/* Ensure the menu is positioned correctly */
	z-index: 1000;
	/* Ensure the menu is above other elements */
}

ul.dropdown-menu li a {
	display: block;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	border-bottom: 1px solid transparent;
	padding: 4px 8px;
	transition: color 0.3s ease-in-out;
}

ul.dropdown-menu li a:hover {
	background-color: #1564b9;
	color: #ffffff;
	border-bottom: 1px solid #1564b9;
}

/* Show the dropdown menu on hover */
.nav-item:hover .dropdown-menu {
	min-width: max-content;
	display: block;
	opacity: 1;
}

@media screen and (max-width: 991px) {
	.dropdown-menu {
		background-color: transparent;
		text-align: center;
	}

	ul.dropdown-menu li a {
		color: #ffffff;
		text-decoration: underline;
	}
}

.col-md-8 h1 a {
	font-size: 42px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-shadow: 2px 2px 3px #000;
	text-decoration: none;
	font-weight: 700;
	margin-left: 10px;
	margin-top: -5px;
	text-transform: none;
	padding: 0;
	letter-spacing: 0px;
	font-size-adjust: 30;
	background-color: transparent !important;
}

.navbar-light .navbar-brand {
	font-size: 20px;
	/* display: none; */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-shadow: 2px 2px 3px #000;
	text-decoration: none;
	font-weight: 700;
	text-transform: none;
	padding: 0;
	letter-spacing: 0px;
	background-color: transparent !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: .2rem;
	margin-right: 10px;
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
	opacity: 0.7;
	color: #2E2E2E;


}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
	color: #1564b9;
	border-bottom: 1px solid #1564b9;
}

.header-top {
	display: flex;
	background: #1564b9;
	padding: 15px;
	justify-content: space-between;
	align-items: center;
}

.navbar {
	padding: 0;
}

.header-top p {
	margin: 0;
	color: #eee;
	letter-spacing: 2px;
	font-size: 15px;
}

.header-top a {
	color: #ffffff;
    font-weight: 600;
}

.top-right {
	text-align: right;
}

/*-- /slider --*/

/*-- banner-top --*/

.banner-top {
	background: url(../images/a1.jpg) no-repeat 0px 0px;
	background-size: cover;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 780px;
}

.banner-top1 {
	background: url(../images/banner6.jpg) no-repeat 0px 0px;
	background-size: cover;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 780px;
}



.banner-top2 {
	background: url(../images/banner7.png) no-repeat 0px 0px;
	background-size: cover;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 780px;
}

.banner-top3 {
	background: url(../images/banner8.jpg) no-repeat 0px 0px;
	background-size: cover;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 500px !important;
}

.banner-top4 {
	background: url(../images/Royalbanner2.jpg) no-repeat 0px 0px;
	background-size: cover;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 500px !important;
}

.banner-top5 {
	background: url(../images/royal-banner.jpg) no-repeat 0px 0px;
	background-size: cover;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 500px !important;
}

.banner-info_agile_w3ls {
	text-align: center;
	padding-top: 23em;
}

.banner-info_agile_w3ls h3 span,
.banner-info_agile_w3ls h2 span {
	padding: 0 15px;
	font-weight: 600;
	color: #eee;
	text-decoration: underline;
}

.banner-info_agile_w3ls a {
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	letter-spacing: 3px;
	font-size: 14px;
	margin: 1em 0 0em;
	background: rgba(255, 255, 255, 0.2);
	display: inline-block;
}

.banner-info_agile_w3ls a:hover {
	color: #000;
}

.banner-info_agile_w3ls h3,
.banner-info_agile_w3ls h2 {
	font-size: 3em;
	color: #fff;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: capitalize;
}

.banner-info_agile_w3ls p {
	font-size: 1em;
	color: #fff;
	margin: 1.5em 0;
	letter-spacing: 6px;
}

.banner-info_agile_w3ls i {
	vertical-align: middle;
}

.layer {
	background: rgba(37, 37, 37, 0.4);
	min-height: 780px;
}

/*-- //banner-top --*/

/*--social_media_icons_style--*/
.w3_agileits_social_media {
	text-align: center;
	position: absolute;
	left: 4%;
	top: 18em;
	z-index: 99;
}

.w3_agileits_social_media ul li {
	list-style: none;
	margin-bottom: 1em;

}

.w3_agileits_social_media ul li a {
	display: inherit;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	line-height: 38px;
	background: #ffffffe0;
	box-shadow: 0px 0px 5px #222222;
}

.w3_agileits_social_media ul li a:hover {
	color: #FFFFFF;
}

p.ab {
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 14px;
	transform: rotate(-90deg);
	left: -0.4%;
	bottom: 20%;
	position: absolute;
	z-index: 99;
}

/*--//social_media_icons_style--*/

.thim-click-to-bottom {
	position: absolute;
	bottom: 18%;
	left: 49%;
	height: 40px;
	font-size: 40px;
	line-height: 40px;
	-webkit-animation: bounce 2s infinite ease-in-out;
	z-index: 99;
}

.thim-click-to-bottom i {
	color: #ddd;
}

.rotate a {
	border: 2px solid #ddd;
	font-size: 20px;
	padding: 10px;
	line-height: 65px;
	border-radius: 30px;
	text-align: center;
}

@-webkit-keyframes bounce {

	0%,
	20%,
	60%,
	100% {
		-ms-transform: translateY(0);
	}

	0%,
	20%,
	60%,
	100% {
		-o-transform: translateY(0);
	}

	0%,
	20%,
	60%,
	100% {
		-moz-transform: translateY(0);
	}

	0%,
	20%,
	60%,
	100% {
		-webkit-transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-20px);
	}

	80% {
		-webkit-transform: translateY(-10px);
	}
}

/*-- hover-effect --*/

/*--slider--*/

#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

.events {
	list-style: none;
}

.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
}

.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}


.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 76%;
	left: 40px;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 34px;
	width: 34px;
	background: url(../images/left.png) no-repeat 0px 0px;
}

.callbacks_nav.next {
	left: auto;
	background: url(../images/right.png) no-repeat 0px 0px;
	right: 47%;
}

.callbacks_nav.prev {
	left: auto;
	background: url(../images/left.png) no-repeat 0px 0px;
	left: 47%;
}

#slider3-pager a {
	display: inline-block;
}

#slider3-pager span {
	float: left;
}

#slider3-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}

#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}

#slider3-pager a {
	padding: 0;
}

#slider3-pager li {
	display: inline-block;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	height: auto;
	border: 0;
}

.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 44%;
	right: 4%;
	padding: 0;
	margin: 0;
	display: none;
	z-index: 99;
}

.slider-top span {
	font-weight: 600;
}

.callbacks_tabs li {
	display: block;
	margin: 5px 0px;
}


/*----*/

.callbacks_tabs a {
	border: 2px solid #fff;
	width: 35px;
	height: 35px;
	line-height: 30px;
	border-radius: 50%;
	color: #fff;
	display: block;
	text-align: center;
}

.callbacks_here a {
	background: #1564b9;
	border: 2px solid #1564b9;
}

.slider {
	position: relative;
}

/*-- //slider --*/

/*-- booking-form--*/
.book-form {
	border-radius: 10px;
	box-shadow: 0px 0px 12px #999999;
	padding: 40px;
}

.book-form ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #9a9797;
}

.book-form::-moz-placeholder {
	/* Firefox 19+ */
	color: #9a9797;
}

.book-form::-ms-input-placeholder {
	/* IE 10+ */
	color: #9a9797;
}

.book-form::-moz-placeholder {
	/* Firefox 18- */
	color: #9a9797;
}

.book-form label {
	font-size: 15px;
	color: #333;
	text-align: left;
	display: inline-block;
	float: left;
	font-weight: 600;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

.book-form label span {
	margin-right: 5px;
	color: #1564b9;
}

.input-group-prepend,
.input-group-append {
	display: block !important;
}

.input-group-text {
	padding: 11px 10px;
	font-size: 20px;
	color: #1564b9;
	background-color: #ffffff;

}

.book-form input[type="text"],
.book-form input[type="date"],
.book-form input[type="text"],
.book-form input[type="email"] {
	width: 100%;
	color: #000000;
	font-size: 15px;
	padding: 10px 15px;
	letter-spacing: 1px;
	border: 1px solid #d0d0d0;
	-webkit-appearance: none;
	margin-bottom: 1em;
	background: #ffffff;
}

.book-form form input[type="submit"] {
	background: #1564b9;
	color: #FFFFFF;
	border: 2px solid #1564b9;
	padding: 8px 15px;
	font-size: 15px;
	font-weight: 600;
	outline: none;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-transform: uppercase;
	width: 100%;
	cursor: pointer;
	letter-spacing: 1px;
	margin-top: 2.3em;
	-webkit-appearance: none;
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 10px);
}

.book-form {}

.book-form p {
	color: #fff;
	font-size: 24px;
	margin-bottom: .8em;
	letter-spacing: 5px;
	word-spacing: 7px;
	text-transform: uppercase;
}

.book-form select.form-control {
	font-size: 15px;
	padding: 7px 10px;
	letter-spacing: 1px;
	width: 100%;
	line-height: 25px;
	background: #ffffff;
	color: #000000;
	border: 1px solid #d0d0d0;
}

.form-date-w3-agileits.second-agile {
	width: 30%;
}

.form-date-w3-agileits.second-agile,
.form-time-w3layouts.second-agile,
.form-left-agileits-w3layouts.second-agile,
.form-left-agileits-w3layouts.bottom-w3ls.second-agile {

	margin-right: 0 !important;
	padding: 0 !important;
}

.form-left-agileits-w3layouts.bottom-w3ls {
	padding: 0 !important;
}

.book-form input[type=submit]:hover {
	border: 2px solid #1564b9;
	color: #1564b9;
	background: none;
}

/* .form-control {
    border-radius: 0rem; 
} */
.form-control:focus {
	background-color: #fff;
	border-color: #f29a49;
	box-shadow: 0 0 0 0.2rem rgb(21 100 185 / 50%);
}

.booking h3 {
	font-size: 22px;
	color: #333;
	letter-spacing: 3px;
	font-weight: 700;
	text-transform: uppercase;
}

/*-- //booking-form--*/

/*-- bottom --*/
.bottom {
	background: #1564b9;
}

.bottom-grids h4 {
	font-size: 25px;
	letter-spacing: 5px;
	color: #eee;
}

.bottom-grids h3 {
	font-size: 50px;
	color: #eee;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: capitalize;
}

.bottom-grids .grid1 a {
	font-size: 15px;
	display: inline-block;
	color: #1564b9;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 600;
	background: #fff;
	padding: 13px 30px;
	border-radius: 35px;
}

.bottom-grids .grid1 a:hover,
.welcome-grids .btn:hover {
	color: #fff;
	background: #333;
}

.bottom-grids img {
	border: 4px solid #fff;
}

.btn-video-pulse {
	margin-top: .8em;
	background-color: #fff;
	color: #333;
	font-size: 33px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 30px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
	animation-play-state: paused;
}

.btn-video-pulse::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #ffffff;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}

	75% {
		padding: 50px;
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

/*-- bottom --*/

/*-- welcome --*/
.welcome-grids h4 {
	color: #999;
	text-transform: capitalize;
	font-size: 20px;
}

.welcome-grids h3 {
	font-size: 24px;
	color: #333;
	font-weight: 600;
	line-height: 34px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.welcome-grids p {
	color: #555;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 28px;
}

.welcome-grids .btn {
	font-size: 15px;
	display: inline-block;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 600;
	background: #1564b9;
	padding: 13px 30px;
	border-radius: 35px;
}

.position {
	padding: 10px;
	border: 4px solid #666;
}

.welcome-grid3 img {
	padding: 12px;
	border: 4px solid #1564b9;
}

h2.heading,
h3.heading {
	font-size: 32px;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 5px;
	color: #3a3a3a;
}

/*-- welcome --*/

/*-- //services --*/
/*-- mid --*/
.list-inline>li {
	margin: 1.2em 0;
	display: block;
	padding: 0;
}

.list-inline>li a {
	display: block;
}

.mid-text-info h4 {
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 26px;
}

.news-right h4 {
	font-size: 26px;
	color: #f39a48;
	letter-spacing: 5px;
	font-weight: 600;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

.mid-text-info p {
	margin-top: 0.3em;
	letter-spacing: 1px;
	font-family: initial;
	color: #ccc;
	text-decoration: underline;
}

.list-inline>li a img {
	width: 20%;
	border-radius: 50%;
	background: #ffffff;
	padding: .3em;
}

.desoSlide-wrapper {
	position: relative;
	text-align: center;
	overflow: hidden;
}

.desoSlide-overlay {
	z-index: 10;
	color: #fff;
	font-size: 1em;
	text-align: left;
	font-weight: 300;
	line-height: 2em;
	padding: 2.5em;
	opacity: 0.8 !important;
	filter: alpha(opacity=100);
	background: #1564b9;
	width: 50% !important;
	position: absolute;
	top: 18% !important;
	left: -50% !important;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all;
}

.desoSlide-wrapper img {
	width: 100%;
	background: rgb(255, 255, 255);
	padding: .4em;
}

.mid-text-info {
	float: right;
	width: 70%;
}

.desoSlide-overlay .btn.btn-primary.play {
	color: #fff;
	font-size: 1.4em;
	margin-bottom: .5em;
	font-weight: 700;
}

.desoSlide-wrapper:hover .desoSlide-overlay {
	left: 0% !important;
}

.desoSlide-overlay ul li {
	display: block;
}

.desoSlide-overlay ul li a {
	display: block;
	padding: 1em;
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.desoSlide-overlay ul li a:hover {
	-moz-opacity: 1;
	opacity: 1;
}

.desoSlide-overlay ul li a span.glyphicon {
	font-size: 1.3em;
	color: #fff;
}

.desoSlide-overlay ul li a h6 {
	font-size: 0.9em;
	color: #fff;
	margin-top: .5em;
}

section.middle-sec-agileinfo-w3ls {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
	background-size: cover;

}

section.middle-sec-agileinfo-w3ls h3.heading {
	color: #fff;
	text-decoration: underline #1564b9;

}


/*-- //mid --*/

/*-- //featured_services --*/

.featured_services {
	text-align: center;
}

.featured_services .agile_services_grid img{
    width: 100%;
    height: 400px;
}

.w3_agile_services_grid {
	text-align: left;
	padding-bottom: 25px;
}

.w3_service_grid_left_grid {
	width: 120px;
	height: 120px;
	border: 1px solid #212121;
	margin: 0 auto;
	padding-top: 1em;
	position: relative;
	overflow: hidden;
}

.w3_service_grid_left_grid img {
	margin: 0 auto;
}

.w3l_service_grid_left h4 {
	font-size: 1.1em;
	color: #fff;
	font-weight: 600;
	margin: 1em 0;
	letter-spacing: 3px;
	line-height: 1.5em;
	text-transform: uppercase;
}

.w3l_service_grid_left p {
	color: #fff;
	line-height: 2em;
	margin-bottom: 1.5em;
}

.w3_agile_service_more a {
	font-size: 1.2em;
	color: #212121;
	letter-spacing: 2px;
	text-decoration: none;
}

.w3_agile_service_more a i {
	padding-left: 1em;
	color: #48b7ec;
}

.w3_agile_service_more a:hover {
	color: #48b7ec;
}

.w3_agile_service_more a:hover i {
	color: #212121;
}

.w3_service_grid_left_grid img {
	transition: transform 0.5s;
	transform: scale(1.10);
	-webkit-transform: scale(1.10);
	-moz-transform: scale(1.10);
	-o-transform: scale(1.10);
	-ms-transform: scale(1.10);
}

.w3l_service_grid_left:hover .w3_service_grid_left_grid img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
}

.w3l_service_grid_left:hover .w3_service_grid_left_grid {
	border: 1px solid #48b7ec;
}

.agile_services_grid_pos {
	position: absolute;
	bottom: -13%;
	left: 6%;
	width: 55px;
	height: 55px;
	background: #1564b9;
	border-radius: 50px;
	border: 2px solid #fff;
	text-align: center;
}

.agile_services_grid_pos i {
	font-size: 1.3em;
	color: #fff;
	line-height: 2.5em;
}

.agile_services_grid figure {
	margin: 0;
	padding: 0;
	overflow: hidden;
}


/* Rotate */

.hover06 figure img {
	-ms-transform: rotate(15deg) scale(1.4);
	-o-transform: rotate(15deg) scale(1.4);
	-moz-transform: rotate(15deg) scale(1.4);
	-webkit-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.4);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}

.hover06 figure:hover img,
.w3_agile_services_grid:hover .hover06 figure img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
	-moz-transform: rotate(0) scale(1);
	-o-transform: rotate(0) scale(1);
	-ms-transform: rotate(0) scale(1);
}

.agile_services_grid {
	position: relative;
}

.w3_agile_services_grid h4 {
	font-size: 1.2em;
	color: #111;
	margin: 2em 0 0.5em;
	letter-spacing: 4px;
	font-weight: 600;
	text-transform: uppercase;
}

.w3_agile_services_grid p {
	color: #555;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 28px;
}

.agile_inner_info a {
	font-size: 14px;
	display: inline-block;
	color: #fff;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 600;
	background: #1564b9;
	padding: 14px 40px;
	border-radius: 35px;
}

.agile_inner_info a:hover {
	background: #333;
}

/*-- //featured_services --*/

/*-- team --*/
.team {}

.wthree_head1 {
	color: #fff;
}

.agileits_team_grid_figure,
.agileits_team_grid_figure_social {
	float: left;
}

.agileits_team_grid_figure img {
	border: 5px solid #fff;
	border-radius: 50%;
	margin: 0 auto;
	text-align: center;
	margin-left: 2em;
	width: 130px;
	height: 130px;
}

.agileits_team_grid_figure_social {
	margin: 2em 0 0 0.5em;
}

.agileits_team_grid h4 {
	font-size: 1.2em;
	color: #1564b9;
	font-weight: 600;
	margin: 1em 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.agileits_team_grid h4 span {
	font-size: .7em;
	text-transform: capitalize;
	text-decoration: underline;
	color: #777;
}

.agileits_team_grid p {
	color: #555;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 28px;
}

.agileits_team_grid {
	text-align: center;
	padding: 2em 1em;
	border: 1px solid rgba(146, 146, 146, 0.27);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}

.agileits_team_grid:hover {
	background: #222;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}

.w3layouts_banner_info_right ul li,
.w3ls_social li {
	display: inline-block;
}

.w3layouts_banner_info_right ul li a,
.w3ls_social li a {
	width: 33px;
	height: 33px;
	line-height: 33px;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-size: 11px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}

a.w3_agile_facebook {
	background: #3b5998;
}

a.agile_twitter {
	background: #1da1f2;
}

a.w3_agile_dribble {
	background: #ea4c89;
}

a.w3_agile_vimeo {
	background: #1ab7ea;
}

a.w3_agile_facebook:hover {
	background: #84a3e3;
}

a.agile_twitter:hover {
	background: #68b8e9;
}

a.w3_agile_dribble:hover {
	background: #f782af;
}

a.w3_agile_vimeo:hover {
	background: #5acef3;
}

/*-- //team --*/

/*-- footer --*/
footer {
	background: #f0f3f5;
}

.footer-grids a {
	color: #000000;
	font-size: 16px;
	letter-spacing: 3px;
	font-weight: 600;
	text-transform: uppercase;
}

.footer-grids i {
	color: #1564b9;
	margin-right: 10px;
}

.footer-grids {
	border-bottom: 5px solid #ffffff;
}

.footer-grids ul li:hover a {
	color: #727272;
}

/*-- //footer --*/
p.para {
	margin: 0;
	font-size: 0.95em;
	color: #a5a3a3;
	line-height: 2em;
	letter-spacing: 1px;
}

.subscribe-grid {
	margin: 0 auto;
	width: 70%;
}

.subscribe-grid h5 {
	color: #fff;
	text-transform: capitalize;
	font-size: 19px;
	letter-spacing: 2px;
	font-weight: 600;
}

.subscribe-grid p.para {
	color: #aaa;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 1em 0 2em;
	text-transform: lowercase;
}

.subscribe-grid p {
	color: #1564b9;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 1em 0 2em;
	text-transform: capitalize;
}

.subscribe-grid p span {
	color: #fff;
	font-weight: 600;
	margin: 0 5px;
	text-decoration: underline;
}

.subscribe-grid form {
	position: relative;
	width: 70%;
	margin: auto;
}

.subscribe-grid form:hover input[type="email"] {
	border: solid 2px rgba(255, 255, 255, 0.14);
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

.subscribe-grid input[type="email"] {
	display: inline-block;
	background: transparent;
	border: solid 2px #32343a;
	width: 100%;
	outline: none;
	padding: 1em 4em 1em 1em;
	font-size: 1em;
	color: #fff;
	border-radius: 0px;
	letter-spacing: 1px;
}

.subscribe-grid i.fa.fa-paper-plane-o {
	font-size: 1.2em !important;
}

.subscribe-grid button.btn1 {
	color: #fff;
	border: none;
	width: 65px;
	height: 60px;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
	cursor: pointer;
	background: transparent;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

.subscribe-grid button.btn1:focus {
	outline: none;
}

button.btn1:hover {
	background: none;
	color: #ffa200;
}

button.btn1:hover i.fa.fa-paper-plane-o {
	color: #ffa200 !important;
}

/* .form-control:focus {
    box-shadow: none;
} */
/*-- copy right --*/
.copyright {
	background: #000000;
}

.copyright p {
	color: #fff;
	font-size: 15px;
	letter-spacing: 2px;
	text-transform: capitalize;
}

.copyright p a {
	color: #1564b9;
}

.copyright p a:hover {
	color: #fff;
}

/*-- //copy right --*/


/*-- inner page banner --*/
/* .innerpage-banner {
	background: url(../images/t1.jpg) no-repeat center;
	background-size: cover;
	min-height: 300px;

} */

.layer1 {
	background: rgba(37, 37, 37, 0.4);
	min-height: 300px;
}

/*-- //inner page banner --*/

/*-- contact --*/
.w3ls_map iframe {
	width: 100%;
	min-height: 320px;
	border: 5px solid #f39a48;
	padding: 5px;
}

.contact_wthreerow,
.agileits_mail_grid_right_grid:nth-child(2) {
	margin-top: 3em;
}

.w3l_contact_form {
	padding-right: 5em;
}

.contact_wthreerow h4 {
	color: #333;
	letter-spacing: 1px;
	margin-bottom: 1em;
	font-weight: 600;
}

.w3l_contact_form input[type="text"],
.w3l_contact_form input[type="email"],
.w3l_contact_form textarea {
	outline: none;
	width: 100%;
	padding: .9em 1em;
	letter-spacing: 2px;
	font-size: 15px;
	color: #888;
	border: none;
	border: 1px solid #bbb;
	border-left: 4px solid #bbb;
	background: none;
	border-radius: 3px;
}

.w3l_contact_form input[type="email"] {
	margin: 1.5em 0;
}

.w3l_contact_form textarea {
	min-height: 120px;
	resize: none;
	margin: 1.5em 0;
}

.w3l_contact_form input[type="submit"] {
	outline: none;
	padding: 10px 40px;
	font-size: 16px;
	color: #fff;
	border: none;
	background: #1564b9;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 2px;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all;
}

.w3l_contact_form input[type="submit"]:hover {
	background: #333;
	color: #fff;
}

ul.contact_info li {
	list-style-type: none;
	margin-top: 1em;
	letter-spacing: 1px;
	color: #888;
	font-size: 1em;
}

ul.contact_info li span.fa {
	color: #fff;
	background: #1564b9;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	margin-right: 1em;
	font-size: .9em;
}

ul.contact_info li span.left {
	margin-left: 53px;
}

ul.contact_info li a {
	color: #888;
	text-decoration: none;
}

ul.contact_info li a:hover {
	color: #1564b9;
}

.agileits_mail_grid_right_grid p {
	color: #555;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 28px;
	margin-bottom: 2em;
}

.w3-about h4 {
	text-transform: uppercase;
	margin: 0em 0 1em;
	color: #000;
	font-size: 1.4em;
	line-height: 32px;
	text-align: left;
	font-weight: 500;
}

.last h4 {
	text-align: center;
	text-transform: capitalize;
}

.about-top p {
	text-align: left;
}

.last p {
	text-align: center;
}

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

/*-- //contact --*/

/*-- welcome bottom --*/
.welcome-bottom {
	background: url(../images/banner5.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}

.welcome-bottom h4 {
	font-size: 40px;
	color: #fff;
	letter-spacing: 3px;
	font-weight: 300;
	line-height: 60px;
	text-transform: capitalize;
}

.welcome-bottom p {
	font-size: 17px;
	color: #fff;
	letter-spacing: 3px;
	text-transform: capitalize;
	font-style: italic;
	border-left: 3px solid #fff;
	padding-left: 15px;
	margin-left: 10px;
}

.welcome-bottom-layer {
	background: rgba(37, 37, 37, 0.4);
}

.welcome-bottom a {
	font-size: 15px;
	display: inline-block;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 600;
	background: #1564b9;
	padding: 13px 30px;
	border-radius: 35px;
}

.welcome-bottom a:hover {
	color: #333;
	background: #fff;
}

/*-- //welcome bottom --*/

/*-- testimonials --*/
.agileinfo_team_grid1 {
	padding: 2em 1em;
	border: 2px solid #333;
	border-left: 4px solid #1564b9;
}

.agileinfo_team_grid1_pos {
	position: absolute;
	top: -50%;
	left: 0%;
	width: 40%;
	padding: .3em;
	background: #ffffff;
}

.agileinfo_team_grid1_text {
	padding-left: 13em;
	position: relative;
}

.agileinfo_team_grid1_text h4 {
	padding: .6em 1em;
	background: #1564b9;
	color: #ffffff;
	float: left;
	letter-spacing: 2px;
	text-align: center;
	font-size: 1em;
	text-transform: capitalize;
}

.agileinfo_team_grid1_text h5 {
	font-size: 13px;
	padding: .5em 1em;
	background: #ffffff;
	color: #000;
	float: left;
	text-align: center;
}

.agileinfo_team_grid1_text p {
	margin: 1em 0 0 0em;
	color: #555;
	line-height: 2em;
	text-align: left;
}

.agileinfo_team_grid {
	margin: 2em 0 0;
	float: left;
}

.social-nav {
	padding: 0;
	list-style: none;
	display: inline-block;
	margin: 2em 0 0;
}

.social-nav li {
	display: inline-block;
}

.social-nav a {
	display: inline-block;
	float: none;
	width: 30px;
	height: 30px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	background: #000;
	position: relative;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.model-3d-0 a {
	background: #5C5B5B;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.model-3d-0 .front,
.model-3d-0 .back {
	width: 30px;
	height: 30px;
	background: #FFDF00;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translateZ(18px);
	-moz-transform: translateZ(18px);
	-ms-transform: translateZ(18px);
	-o-transform: translateZ(18px);
	transform: translateZ(18px);
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
	backface-visibility: visible;
	color: #212121;
	font-size: 12px;
}

.model-3d-0 .back {
	-webkit-transform: rotateX(90deg) translateZ(18px);
	-moz-transform: rotateX(90deg) translateZ(18px);
	-ms-transform: rotateX(90deg) translateZ(18px);
	-o-transform: rotateX(90deg) translateZ(18px);
	transform: rotateX(90deg) translateZ(18px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

.twitter .back,
.facebook .back,
.instagram .back,
.pinterest .back {
	background: #fff;
}

.model-3d-0 a:hover {
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}

.model-3d-0 a:hover .back {
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
	backface-visibility: visible;
}

.w3_agile_social li a i {
	color: #212121;
	font-size: 12px;
}

/*-- slider --*/
#slideshow {
	position: relative;
	overflow: hidden;

	margin: 0 auto;
	max-width: 100%;

	/* No iOS tap highlight */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

	/* No text selection */
	-webkit-user-select: none;
	-moz-user-select: none;

	/* No IE10 default touch actions */
	-ms-touch-action: none;
}

#slideshow .strip {
	position: relative;
}

#slideshow .strip,
#slideshow .slide {
	left: 0;
	top: 0;

	width: 100%;
	height: 100%;
}

#slideshow .strip,
#slideshow .slide,
#slideshow>button {
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
}

#slideshow .slide {
	position: absolute;
	display: none;
	text-align: center;
	outline: none;
}

#slideshow .slide.sticky {
	display: block;
}

#slideshow>button {
	position: absolute;
	z-index: 1;
	bottom: 15%;
	left: 0%;
	padding: 0;
}

#slideshow button.next {
	left: auto;
	right: 90%;
}

#slideshow .markers {
	text-align: right;
}

#slideshow ul,
#slideshow li {
	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;

	list-style: none;
}

#slideshow li {
	float: left;
}

#slideshow li+li {
	margin-left: 10px;
}

.advanced #slideshow ul {
	display: inline-block;
}


/*
	Theme
	----------------------------------- */

#slideshow .strip {
	padding-bottom: 33.5%;
}

#slideshow button {
	margin: 0;

	background: none;
	border: 0;
	cursor: pointer;

	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
}

.advanced #slideshow>button {
	position: absolute;
	top: 50%;

	display: block;

	width: 40px;
	height: 36px;

	margin-top: -40px;
	padding-right: 10px;
	padding-left: 7px;
}

#slideshow>button::-moz-focus-inner {
	margin: -1px;
	padding: 0;
}

#slideshow>button b {
	display: block;

	width: 50px;
	height: 50px;

	background: #1564b9 url(../images/prev1.png) no-repeat 4px 8px;

	text-indent: -10000px;
	outline: none;
}

#slideshow button.next {
	padding-right: 7px;
	padding-left: 10px;
}

#slideshow button.next b {
	left: 10px;
}

#slideshow button.next b {
	background: #1564b9 url(../images/next1.png) no-repeat 10px 8px;
}

#slideshow .markers {
	height: 15px;
	padding: 15px 10px;

	text-align: center;
	font-size: 0.8em;
	display: none;
}

/* Hide buttons when disabled */
#slideshow.disabled>button {
	display: none;
}

#slideshow .markers button {
	display: inline-block;

	padding: 0;

	width: 10px;
	height: 10px;

	background: #575757;
	border-radius: 5px;

	text-indent: -10000px;
	opacity: 0.3;
}

#slideshow .markers button {
	margin-left: 10px;
}

#slideshow .markers button.sticky {
	background-color: #3172dd;
	opacity: 0.75;
}

/* Bigger markers for touch */
#slideshow.touch .markers button {
	width: 16px;
	height: 16px;

	border-radius: 8px;
}

#slideshow.touch .markers button+button {
	margin-left: 10px;
}

button.next.disabled {
	opacity: .5;
}

/*-- //slider --*/
/*-- //testimonials --*/


/*-- Pricing --*/

.price-main-info .card-header h4 {
	color: #f7f7f7;
	font-size: 2em;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1em;
	padding-top: 2em;
}

.price-main-info .card-header h4 span {
	display: block;
	font-weight: 100;
}

.price-main-info .card-header {

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	height: 300px;
}

.price-main-info .card-body {
	background: #e9e9e9;
	padding: 2em;
}

.pricing-card-title span {
	font-size: .5em;
	display: inline-block;
	color: #000;
}

.price-main-info small.text-muted {
	font-size: 0.5em;
}

ul.list-unstyled li {
	font-size: 14px;
	color: #7d7d7d;
	letter-spacing: 1px;
	line-height: 2.2em;
}

.price-main-info h5.card-title {
	font-size: 2em;
	color: #1c1c1d;
	font-weight: 700;
}

.btn-outline-primary {
	color: #000000;
	background-color: transparent;
	background-image: none;
	border-color: #00bce4;
	font-size: 16px;
	letter-spacing: 1px;
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #00bce4;
	border-color: #0aa4c5;
}

.card-deck .card {
	padding: 0px;
}

.row.prime {
	margin: 0;
}

.price-main-info.card {
	border-radius: 0;
	border: none;
	background: none;
}

a.price {
	font-size: 13px;
	display: inline-block;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 600;
	background: #1564b9;
	padding: 11px 30px;
	border-radius: 35px;
}

a.price:hover {
	background: #333;
}

/*--// Pricing --*/


/*-- gallery --*/
.galry-grid.galry-text {
	padding: 1em;
}

.gallery p {

	font-size: 1em;
	color: #fff;
	letter-spacing: 1px;
}

.galry-grid.galry-grid-right {
	padding-left: 1em;
}

.galry-grid.glry-one {
	padding-bottom: 1em;
}

.galry-text {
	padding: 3em 4.5em;
	background: #A0A0A4;
	margin-bottom: 1em;
	text-align: left;
	width: 900px;
	margin-left: 250px;
}

.galry-grid a {
	display: block;
	overflow: hidden;
	position: relative;
}

.glry-two.glry-left {
	float: left;
	width: 64.5%;
	margin-right: 1em;
	overflow: hidden;
}

.glry-two.glry-right {
	float: left;
	width: 33.1%;
	overflow: hidden;
}

.gallery-grids:nth-child(1) {
	/*  padding: 0;
*/
}

.gallery-grids:nth-child(2) {}

.glly-bottm .glry-two.glry-left {
	margin: 0 0 0 0em;
}

.galry-grid.grid-top-rgt {
	margin-bottom: 1.1em;
}

a.w3ls-bottom-img {
	margin-top: 1em;
	display: block;
}

.w3agile-text {
	background: rgba(0, 0, 0, 0.58);
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: -100%;
	left: 0;
	transition: .5s all;
}

.galry-grid a:hover .w3agile-text {
	bottom: 0%;
}

.w3agile-text h5 {
	font-size: 2.5em;
	color: #fff;
	text-align: center;
	margin-top: 4em;
}

.w3agile-text.w3agile-text-small h5 {
	margin-top: 2.2em;
	font-size: 2em;
}

.w3agile-text.w3agile-text-small1 h5 {
	margin-top: 3em;
}

img.zoom-img {

	width: 100% !important;

	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
}

.galry-grid a:hover img.zoom-img {
	-webkit-transform: scale(1.8);
	transform: scale(1.8);
	-moz-transform: scale(1.8);
	-ms-transform: scale(1.8);
	-o-transform: scale(1.8);
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: 750ms;
	-moz-transition-duration: 750ms;
	-ms-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	transition-duration: 750ms;
	overflow: hidden;
}

/*-- //gallery --*/

/*-- offers --*/
.offer h3 {
	background: #333;
	color: #fff;
	font-size: 22px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}

.offer h3:hover {
	background: #1564b9;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}

.offer-grid {
	position: relative;
}

.offer-grid h4 {
	font-size: 18px;
	color: #333;
	font-weight: 600;
	line-height: 34px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.offer-grid p {
	color: #555;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 24px;
}

.offer {
	position: absolute;
	position: absolute;
	top: -16%;
	right: 5%;
	border: 2px solid #fff;
	border-radius: 50%;
}

/*-- offers --*/

/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 30px;
	right: 35px;
	overflow: hidden;
	z-index: 999;
	width: 34px;
	height: 34px;
	border: none;
	text-indent: 100%;
	background: #fff url(../images/arr.png) no-repeat 1px 1px;
	box-shadow: 0 0 0 20px rgba(243, 154, 72, 0.32), 0 0 0 10px rgba(255, 255, 255, 0.5);
	border-radius: 50%;
}

#toTopHover {
	width: 34px;
	height: 34px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

/*-- //to-top --*/


/*-- /Responsive Design --*/

@media(max-width:1440px) {

	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3,
	.banner-top4,
	.banner-top5,
	.layer {
		min-height: 700px;
	}

	.banner-info_agile_w3ls {
		padding-top: 19em;
	}

	.w3_agileits_social_media {
		left: 4.5%;
		top: 15em;
	}

	.bottom-grids h3 {
		font-size: 47px;
	}

	.callbacks_nav.prev {
		left: 46%;
	}

	.callbacks_nav.next {
		right: 46%;
	}
}

@media(max-width:1366px) {

	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3,
	.banner-top4,
	.banner-top5,
	.layer {
		min-height: 660px;
	}

	.w3_agileits_social_media {
		top: 13em;
	}
}

@media(max-width:1280px) {
	.callbacks_nav {
		top: 80%;
	}

	.callbacks_nav.prev {
		left: 45%;
	}

	.callbacks_nav.next {
		right: 45%;
	}

	.thim-click-to-bottom {
		bottom: 13%;
		left: 48.7%;
	}
}

@media(max-width:1080px) {
	p.ab {
		left: -2%;
	}

	.bottom-grids h4 {
		font-size: 22px;
		letter-spacing: 3px;
	}

	.bottom-grids h3 {
		font-size: 39px;
	}

	a.arrow-2 {
		font-size: 50px;
	}

	.welcome-grids h3 {
		font-size: 22px;
		letter-spacing: 1px;
	}

	.w3_agile_services_grid h4 {
		font-size: 1.1em;
		letter-spacing: 3px;
	}

	.mid-text-info h4 {
		font-size: 15px;
	}

	.agileits_team_grid_figure img {
		margin-left: .5em;
		width: 105px;
		height: 105px;
	}

	.agileits_team_grid p {
		font-size: 14.5px;
		letter-spacing: .5px;
	}

	.agileinfo_team_grid1_text {
		padding-left: 10em;
	}

	#slideshow button.next {
		right: 88%;
	}

	.price-main-info.card {
		padding: 0 5px;
	}

	.glry-two.glry-left {
		width: 64%;
	}

	ul.contact_info li span.left {
		margin-left: 0;
	}
}

@media(max-width:1024px) {

	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3,
	.banner-top4,
	.banner-top5,
	.layer {
		min-height: 600px;
	}

	.thim-click-to-bottom {
		bottom: 7%;
	}

	.callbacks_nav {
		top: 86%;
	}

	p.ab {
		bottom: 15%;
	}

	.banner-info_agile_w3ls {
		padding-top: 17em;
	}

	.banner-info_agile_w3ls h3,
	.banner-info_agile_w3ls h2 {
		font-size: 2.8em;
		letter-spacing: 0px;
	}

	.price-main-info .card-header h4 {
		font-size: 1.8em;
		letter-spacing: 1px;
		padding-top: 1.5em;
	}

	.price-main-info .card-header {
		min-height: 170px;
	}

	.price-main-info .card-body {
		padding: 2em 1.5em;
	}
}

@media(max-width:991px) {
	.header-top p {
		letter-spacing: 1px;
		font-size: 14px;
	}

	.navbar-light .navbar-brand {
		font-size: 22px;
	}

	.navbar-light .navbar-toggler {
		border-color: #fff;
		background: #1564b9;
		margin-top: 10px;
	}

	.navbar-toggler {
		border-radius: 0;
	}

	.navbar-nav {
		background: rgba(0, 0, 0, 0.7);
		padding: 1em 2em;
		text-align: center;
	}

	.navbar-light .navbar-nav .nav-link {
		display: inline-block;
	}

	li.nav-item {
		padding: 0 15px 10px;
	}

	.bottom-grids h4 {
		font-size: 20px;
		letter-spacing: 2px;
	}

	.bottom-grids h3 {
		font-size: 34px;
	}

	.agileits_team_grid_figure img {
		margin-left: 2em;
		width: 150px;
		height: 150px;
	}

	.footer-grids .col-md-3 {
		padding: 0;
	}

	.desoSlide-overlay {
		font-size: .8em;
		padding: 1.5em;
		width: 80% !important;
		left: -80% !important;
	}

	.footer-grids a {
		font-size: 16px;
		letter-spacing: 2px;
	}

	.subscribe-grid {
		width: 100%;
	}

	.innerpage-banner,
	.layer1 {
		min-height: 250px;
	}

	.welcome-bottom h4 {
		font-size: 32px;
		letter-spacing: 2px;
		line-height: 50px;
	}

	.agileinfo_team_grid1_text {
		padding-left: 14em;
	}

	.agileinfo_team_grid1_pos {
		top: -50%;
		width: 30%;
	}

	#slideshow>button {
		bottom: 0%;
	}

	#slideshow button.next {
		right: 84%;
	}

	.galry-text {
		padding: 2em 1.5em;
	}

	.gallery p {
		font-size: 1.3em;
	}

	.glry-two.glry-left {
		width: 63%;
	}

	.w3agile-text h5 {
		margin-top: 2em;
	}

	.w3agile-text.w3agile-text-small h5 {
		margin-top: 1.8em;
		font-size: 1.5em;
	}

	.w3agile-text.w3agile-text-small1 h5 {
		margin-top: 1.5em;
	}

	.w3l_contact_form {
		padding-right: 15px;
	}
}

@media(max-width:800px) {

	.banner-info_agile_w3ls h3,
	.banner-info_agile_w3ls h2 {
		font-size: 2.5em;
		letter-spacing: 0px;
	}

	.banner-info_agile_w3ls h3 span,
	.banner-info_agile_w3ls h2 span {
		padding: 0 0px;
	}

	.thim-click-to-bottom {
		bottom: 12%;
		left: 47.7%;
	}

	.callbacks_nav.prev {
		left: 42%;
	}

	.callbacks_nav.next {
		right: 42%;
	}

	.callbacks_nav {
		top: 81%;
	}

	.bottom-grids h3 {
		font-size: 29px;
	}
}

/*enquiry form responsiveness*/
@media(min-width:426px)and (max-width:768px) {
	.book-form form [name="full_name"] {
		margin-top: 0px;
	}

	.book-form form [name="phone"] {
		margin-top: 23px;
	}

	.book-form form [name="destination"] {
		margin-top: 15px !important;
	}

	.book-form form [name="start_date"] {
		margin-top: 20px;
	}

	.book-form form [name="end_date"] {
		margin-top: 20px;
	}

	.book-form form input[type="submit"] {
		margin-top: 52px;
	}
}

@media(max-width: 768px) {

	.w3_agileits_social_media ul li {
		margin-bottom: .5em;
	}

	.w3_agileits_social_media ul li a {
		font-size: 12px;
		width: 33px;
		height: 33px;
		line-height: 33px;

	}

	.w3_agileits_social_media ul {
		margin-top: 22px;
	}

	p.ab {
		bottom: 19%;
		left: -5%;
	}

	h2.heading,
	h3.heading {
		font-size: 45px;
		letter-spacing: 3px;
	}
}

@media(max-width: 736px) {


	.header-top p {
		text-align: center;
		margin: .2em;
	}

	header {
		padding: 1em 0;
	}

	.navbar-light .navbar-brand {
		font-size: 25px;
	}

	.banner-info_agile_w3ls h3,
	.banner-info_agile_w3ls h2 {
		font-size: 2.2em;
		letter-spacing: 0px;
	}

	.banner-info_agile_w3ls p {
		font-size: .9em;
		margin: 1em 0;
		letter-spacing: 4px;
	}

	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3,
	.banner-top4,
	.banner-top5,
	.layer {
		min-height: 550px;
	}

	.banner-info_agile_w3ls {
		padding-top: 15em;
	}

	p.ab {
		bottom: 44%;
		left: -8%;
	}

	.w3_agileits_social_media {
		left: 6.5%;
		top: 13.5em;
	}

	.callbacks_tabs a {
		width: 30px;
		height: 30px;
		font-size: 13px;
		line-height: 25px;
	}

	.callbacks_tabs {
		top: 39%;
	}

	a.arrow-2 {
		font-size: 30px;
		margin-top: .2em;
	}

	.agile_services_grid_pos {
		bottom: -15%;
		left: 5%;
	}

	.agileits_team_grid_figure img {
		margin-left: 1em;
		width: 120px;
		height: 120px;
	}

	.subscribe-grid p.para {
		font-size: 15px;
	}

	.copyright p {
		letter-spacing: 1px;
	}

	.welcome-bottom h4 {
		font-size: 28px;
		letter-spacing: 1px;
	}

	.welcome-bottom p {
		font-size: 15px;
	}

	.w3_agile_services_grid h4 {
		font-size: 1em;
	}

	.agileinfo_team_grid1_text {
		padding-left: 9em;
	}

	.agileinfo_team_grid1_text p {
		font-size: 15px;
	}

	#slideshow .strip {
		padding-bottom: 47.5%;
	}

	#slideshow button.next {
		right: 78%;
	}

	.w3agile-text.w3agile-text-small1 h5 {
		margin-top: 4em;
	}

	.w3agile-text h5 {
		margin-top: 5em;
	}

	.w3agile-text h5 {
		margin-top: 2.5em;
	}

	.w3ls_map iframe {
		min-height: 250px;
		border: 4px solid #f39a48;
	}

	.row h1 a {
		font-size: 18px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		color: #fff;
		text-shadow: 2px 2px 3px #000;
		text-decoration: none;
		font-weight: 700;
		margin-left: 10px;
		margin-top: -3px !important;
		text-transform: none;
		padding: 0;
		letter-spacing: 0px;
		font-size-adjust: 30;
		background-color: transparent !important;
	}

}

@media(max-width: 667px) {
	p.ab {
		left: -10%;
	}
}

@media(max-width:600px) {
	.banner-info_agile_w3ls {
		padding: 0 3em;
		padding-top: 14em;
	}

	p.ab {
		left: -11%;
		bottom: 42%;
	}

	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3,
	.banner-top4,
	.banner-top5,
	.layer {
		min-height: 520px;
	}

	.thim-click-to-bottom {
		bottom: 7%;
		left: 47%;
	}

	.callbacks_nav {
		top: 85%;
	}

	.callbacks_nav.prev {
		left: 41%;
	}

	.callbacks_nav.next {
		right: 41%;
	}

	.banner-info_agile_w3ls a {
		letter-spacing: 2px;
		font-size: 13px;
	}

	.welcome-grids h3 {
		font-size: 20px;
		letter-spacing: 0px;
	}

	.welcome-grids .btn {
		font-size: 14px;
		letter-spacing: 1px;
		padding: 11px 30px;
	}
}

@media(max-width:568px) {
	.w3_agileits_social_media {
		left: 7%;
		top: 13.5em;
	}

	header {
		padding: 0em 0;
	}

	.banner-info_agile_w3ls h3,
	.banner-info_agile_w3ls h2 {
		font-size: 2em;
	}

	.book-form form input[type="submit"] {
		margin-top: 2.2em;
	}

	.agileits_team_grids {
		padding: 0 7em;
	}

	.footer-grids .col-md-3 {
		padding: 0 15px;
	}

	h2.heading,
	h3.heading {
		font-size: 40px;
		letter-spacing: 2px;
	}

	.innerpage-banner,
	.layer1 {
		min-height: 200px;
	}

	.offer-grids {
		padding: 0 4em;
	}

	.offer {
		top: -10%;
	}

	.agile_services_grid_pos {
		bottom: -9%;
	}
}

@media(max-width:480px) {
	p.ab {
		display: none;
	}

	.w3_agileits_social_media {
		left: 6%;
		top: 13em;
	}

	.banner-info_agile_w3ls {
		padding: 0 3em;
		padding-top: 13em;
	}

	.bottom-grids h3 {
		font-size: 25px;
	}

	.agileits_team_grids {
		padding: 0 5em;
	}

	.footer-grids a {
		font-size: 15px;
		letter-spacing: 1px;
	}

	.subscribe-grid p.para {
		font-size: 14px;
	}

	.subscribe-grid h5 {
		font-size: 17px;
		letter-spacing: 1px;
	}

	.subscribe-grid form {
		width: 80%;
	}

	.thim-click-to-bottom {
		left: 46%;
	}

	.callbacks_nav.prev {
		left: 38%;
	}

	.callbacks_nav.next {
		right: 38%;
	}

	.w3agile-text.w3agile-text-small1 h5 {
		margin-top: 3em;
	}
}

@media(max-width: 414px) {
	.banner-info_agile_w3ls {
		padding: 0 2em;
		padding-top: 13em;
	}

	.w3_agileits_social_media {
		left: 4%;
	}

	.agileits_team_grids {
		padding: 0 4em;
	}

	.welcome-grids h4 {
		font-size: 18px;
	}

	.offer-grids {
		padding: 0 2em;
	}

	.agileinfo_team_grid1_pos {
		width: 60%;
		position: static;
	}

	.agileinfo_team_grid1_text {
		padding-left: 2em;
	}

	#slideshow .strip {
		padding-bottom: 117%;
	}

	#slideshow button.next {
		right: 69%;
	}

	.glry-two.glry-left {
		width: 96%;
		float: none;
		margin: 0;
		padding: 0;
	}

	.glry-two.glry-right {
		float: none;
		width: 100%;
	}

	.glly-bottm .glry-two.glry-left {
		margin: 1em 0 0 0em;
	}

	.w3agile-text.w3agile-text-small h5 {
		margin-top: 2.5em;
		font-size: 2.5em;
	}

	.contact_wthreerow h4 {
		margin-bottom: .8em;
		font-size: 1.3rem;
	}

	ul.contact_info li {
		font-size: .9em;
	}
}

@media(max-width: 384px) {
	.banner-info_agile_w3ls a {
		letter-spacing: 1px;
		font-size: 13px;
	}

	.navbar-light .navbar-brand {
		font-size: 22px;
	}

	.banner-info_agile_w3ls h3,
	.banner-info_agile_w3ls h2 {
		font-size: 1.8em;
	}

	.welcome-grids h3 {
		font-size: 18px;
	}

	.welcome-grids p {
		font-size: 14px;
	}

	h2.heading,
	h3.heading {
		font-size: 35px;
		letter-spacing: 1px;
	}

	.news-right h4 {
		font-size: 25px;
		letter-spacing: 2px;
	}

	.agileits_team_grids {
		padding: 0 2em;
	}

	.welcome-bottom h4 {
		font-size: 24px;
		letter-spacing: 1px;
		line-height: 40px;
	}

	#slideshow button.next {
		right: 65%;
	}
}

@media(max-width:375px) {
	.callbacks_nav.next {
		right: 37%;
	}

	.bottom-grids h3 {
		font-size: 23px;
		letter-spacing: 1px;
	}

	.welcome-grids h4 {
		font-size: 17px;
	}

	.welcome-grids h3 {
		font-size: 17px;
	}

	.footer-grids a {
		font-size: 14px;
	}

	.subscribe-grid p {
		font-size: 15px;
	}

	.subscribe-grid input[type="email"] {
		padding: .8em 3em .8em 1em;
		font-size: .9em;
	}

	.subscribe-grid button.btn1 {
		width: 60px;
		height: 48px;
	}

	.w3agile-text.w3agile-text-small1 h5 {
		margin-top: 2.5em;
	}
}

@media(max-width:320px) {
	.footer-grids .col-md-3 {
		padding: 0 8px;
	}

	.footer-grids a {
		font-size: 13px;
	}

	.subscribe-grid p.para {
		font-size: 13.5px;
	}

	.subscribe-grid h5 {
		font-size: 15px;
	}
}

.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 100px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 35px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

.btn-whatsapp-pulse:hover {
	color: #fff;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}

	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}


/*-- //Responsive Design --*/


/* car section */

.car-section {
	background: linear-gradient(55deg, rgba(2, 0, 36, 1) 0%, rgba(21, 100, 185, 1) 0%, rgba(32, 33, 76, 1) 100%);
	padding: 60px 0;
}
.car-section .heading {
	color: #ffffff;
}

.car-section .car-list-item .item-loop {
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
	padding: 20px;
	position: relative;
	margin-bottom: 20px;
	box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
	border-radius: 10px;
}

.car-section .car-list-item .item-loop .thumb-image {
	overflow: hidden;
	background: #fff;
	position: relative;
}

.car-section .car-list-item .item-loop a {
	text-decoration: none;
	transition: all .3s;
	color: #1564b9;
	font-weight: 700;
}

.car-section .car-list-item .item-loop .thumb-image:hover a img {
	transform: scale(1.1);
}

.car-section .car-list-item .item-loop .thumb-image a img {
	transition: all .3s;
	max-width: 100%;
	width: 100%;
	height: 250px;
	margin-bottom: 10px;
}

.car-section .car-list-item .item-loop .service-whatsapp {
	position: relative;
    background: #25d366;
    color: white;
	cursor: pointer;
	font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 15px;
    text-decoration: none;
    border-radius: 18px;
	box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
}

.car-section .car-list-item .item-loop .service-booking {
	position: relative;
	background: #1b9bab;
    color: white;
	cursor: pointer;
	font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 15px;
    text-decoration: none;
    border-radius: 18px;
	box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
}

.car-section .car-list-item .item-loop .item-title {
	font-size: 16px;
	font-weight: 500;
	position: relative;
}

.car-section .car-list-item .item-loop .location {
	font-size: 13px;
	color: #5e6d77;
	padding: 0 15px;
}

.car-section .car-list-item .item-loop .amenities {
	margin: 10px 15px 5px;
	display: flex;
	font-size: 13px;
	justify-content: space-between;
}

.car-section .car-list-item .item-loop .amenities .amenity .input-icon {
	font-size: 20px;
	color: #505050;
	position: relative;
	top: 1px;
}

.car-section .car-list-item .item-loop .amenities .icon-passenger {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/svg/passenger.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	margin-bottom: 8px;

}

.car-section .car-list-item .item-loop .amenities .icon-gear {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/svg/gear.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	margin-bottom: 8px;

}

.car-section .car-list-item .item-loop .amenities .icon-baggage {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/svg/baggage.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	margin-bottom: 8px;

}

.car-section .car-list-item .item-loop .amenities .icon-door {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/svg/door.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}

.car-section .car-list-item .item-loop .amenities .amenity {
	display: flex;
	align-items: center;
	flex-direction: column;
}

.car-section .car-list-item .item-loop .info {
	padding: 0 15px;
}

.car-section .car-list-item .item-loop .info .g-price .prefix {
	color: #5e6d77;
	display: inline-block;
	font-weight: 400;
	position: relative;
}

.car-section .car-list-item .item-loop .info .g-price .price {
	position: relative;
	display: inline-block;
}

.car-section .car-list-item .item-loop .info .g-price .price .text-price {
	font-size: 18px;
	color: #1a2b48;
	font-weight: 500;
}

.car-section .car-list-item .item-loop .info .g-price .price .unit {
	font-size: 14px;
	color: #5e6d77;
	font-weight: 400;
}

.car-section .text_column .wrapper{
	font-size: 14px;
    line-height: 24px;
}


/* trip section */
.trip-section {
	background-color: #f3f3f3;
}

.trip-section .trip-details {
	background-color: #ffffff;
	box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
	padding: 50px;
	border-radius: 5px;
}

.trip-section .g-tour-feature {
	padding-top: 25px;
	padding-bottom: 15px;
	border-top: 1px solid #d7dce3;
	border-bottom: 1px solid #d7dce3;
	margin-bottom: 30px;
}

.trip-section .g-tour-feature .item {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.trip-section .g-tour-feature .item .icon {
	margin-right: 20px;
	font-size: 45px;
	color: #1a2b48;
}

.trip-section .g-tour-feature .item .info .name {
	font-size: 14px;
	color: #1a2b48;
	margin: 0 0 3px;
}

.trip-section .g-tour-feature .item .info .value {
	font-size: 14px;
	color: #5e6d77;
	margin: 0;
}

.trip-section .g-include-exclude .item {
	position: relative;
	padding-left: 30px;
}

.trip-section .g-include-exclude .item {
	font-size: 14px;
	color: #000;
	margin-bottom: 3px;
}

.trip-section .g-include-exclude .item .fa-check {
	color: #2ecc71;
	font-size: 23px;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.trip-section .g-include-exclude .item .fa-times {
	color: #fa5636;
	font-size: 22px;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.trip-section .g-itinerary .item-title {
	background: #1564b9;
	padding: 5px 15px;
	border-radius: 0px;
	color: #fff;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 15px;
	position: absolute;
	top: 0px;
	left: 15px;
}

.trip-section .g-itinerary .item-desc {
	margin-bottom: 5px;
}

.trip-section .g-itinerary .item-desc h3 {
	margin-bottom: 0px !important;
	padding: 7px 0px !important;
}

.trip-section .g-attributes .list-attributes i {
	color: #1564b9;
	padding-right: 5px;
	margin-bottom: 10px;
}


.trip-section .personalize {
	background: #1564b9;
	color: #FFFFFF;
	border: 2px solid #1564b9;
	padding: 8px 15px;
	font-size: 15px;
	font-weight: 600;
	outline: none;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-transform: uppercase;
	width: 100%;
	cursor: pointer;
	letter-spacing: 1px;
	-webkit-appearance: none;
}

.trip-section .personalize:hover {
	border: 2px solid #1564b9;
	color: #1564b9;
	background: none;
}

.trip-section .form-head .price {
	display: flex;
	align-items: flex-end;
	font-size: 18px;
	color: #1a2b48;
	font-weight: 500;
	padding: 10px;
}

.trip-section .form-head {
	position: relative;
	color: #5e6d77;
	font-size: 14px;
	margin-bottom: 5px;
	border: 1px solid #c1c1c1;
	border-top: 5px solid #1a2b48;

}

.trip-section .form-head .price .label {
	font-size: 14px;
	color: #5e6d77;
	font-weight: 400;
	padding: 0 10px 0 0;
	position: relative;
	top: -3px;
}

.trip-section .form-head .price .value {
	line-height: 28px;
}

/* Events CSS */

.event-section {
	background-color: #f3f3f3;
	padding: 40px 0;
}

.event-section .event-title {
	color: #000000;
}

.event-section .event-title:hover {
	color: #1564b9;
}

.event-section .section-title-01 .title:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	width: 79px;
	text-align: center;
	justify-content: center;
	height: 2px;
	background: #1564b9;
}

.event-section a {
	text-decoration: none;
}

.event-section .event-style-01 {
	position: relative;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}

.event-section .event-style-01:hover .event-img .image a:after {
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 400ms linear;
	transition: all 400ms linear
}

.event-section .event-style-01:hover .event-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.event-section .event-style-01:hover .content-box {
	-webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1)
}

.event-section .event-style-01 .event-img .image img {
	display: block;
	width: 100%;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease
}

.event-section .event-style-01 .event-img .image a:after {
	background: rgba(255, 255, 255, 0.3);
	bottom: 0;
	content: "";
	left: 50%;
	position: absolute;
	right: 51%;
	top: 0;
	opacity: 1;
	pointer-events: none;
	-webkit-transition: all 400ms linear;
	transition: all 400ms linear
}

.event-section .event-style-01 .content-box {
	position: relative;
	margin-top: -65px;
	margin-left: 30px;
	padding: 30px 40px 35px 40px;
	background-color: #fff;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}

.event-section .event-style-01 .content-box span {
	color: #1564b9;
}

.event-section .event-style-01 .event-img .date {
	position: absolute;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	background-color: #1564b9;
	font-size: 12px;
	color: #fff;
	padding: 5px 20px;
	font-weight: 700;
	top: 14px;
	left: 20px
}

.event-section .event-style-01 .content-box .text {
	margin-bottom: 15px
}

@media screen and (max-width: 991px) {
	.event-section .event-style-01 .content-box {
		padding: 20px 30px 25px 30px
	}
}

@media screen and (max-width: 575px) {
	.event-section .event-style-01 .content-box {
		margin-top: -45px
	}
}

.event-details-section {
	padding: 60px 0;
}

.event-details-section a {
	color: #000;
	text-decoration: none;
}

.concept-section {
	text-align: center;
}

.concept-section .concept-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 20px;
}

.concept-section .concept-box .icon {
	font-size: 60px;
}

.concept-section .sub-heading {
	color: #555;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 28px;
}

.concept-section p {
	color: #555;
	font-size: 15px;
	font-weight: 600;
}

.garanties-section {
	text-align: center;
}

.garanties-section .garanties-box {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.garanties-section .garanties-box img {
	height: 70px;
	margin: 15px 0;
}

.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 20px;
	z-index: 2;
	right: 20px;
	font-size: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 25px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
	animation-play-state: paused;
}

.btn-call-pulse {
	background: #1b9bab;
	color: white;
	position: fixed;
	bottom: 90px;
	z-index: 2;
	right: 20px;
	font-size: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 25px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}

	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}

	75% {
		padding: 50px;
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}


.journey_section {
	padding: 20px 0
}

@media only screen and (max-width: 767px) {
	.journey_section {
		margin-bottom: 60px
	}
}

.single_journey {
	border: solid 1px #ccc;
	padding: 10px;
	margin-top: 15px;
}

.journey_section img {
	max-width: 100%;
	height: auto;
}

.vehicle-service img {
	width: 100%;
	max-width: 100%;
	height: 280px;
}

@media only screen and (max-width: 767px) {
	.single_journey {
		margin-bottom: 30px
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.single_journey.bottom {
		margin-top: 30px
	}
}

@media only screen and (max-width: 767px) {
	.single_journey.bottom {
		margin-bottom: 0
	}
}

.journey_thumb {
	position: relative;
	overflow: hidden
}

.journey_thumb:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .1);
	top: 0;
	left: 0;
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
	pointer-events: none;
	z-index: 1
}

.journey_thumb img {
	-webkit-transition: .3s;
	transition: .3s
}

.journey_thumb:hover:before {
	opacity: 1
}

.journey_thumb:hover img {
	transform: scale(1.1)
}

.journey_content {
	position: absolute;
	top: 25px;
	left: 25px
}

.journey_content p {
	color: #7d7d7d;
	margin-bottom: 0
}

.journey_content h2,
.journey_content h3 {
	color: #242424;
	font-size: 24px;
	font-weight: 700;
	line-height: 27px;
	margin-bottom: 15px
}

.journey_content_mid {
	padding: 15px
}

.view_btn {
	color: #fff;
	margin-top: 10px;
	background: #1564b9;
	width: 100%;
	text-align: center
}

@media only screen and (max-width: 767px) {
	.journey_content h2 {
		font-size: 20px;
		line-height: 23px
	}
}

.journey_content span {
	color: #242424
}
.call_section_area {
	background: linear-gradient(55deg, rgba(2, 0, 36, 1) 0%, rgba(21, 100, 185, 1) 0%, rgba(32, 33, 76, 1) 100%);
	text-align: center;
	color: #fff;
	padding: 15px;
	font-size: 30px;
	position: relative;
	line-height: 50px;
	overflow: hidden;
}

.slider:before,
.call_section_area:before {
	background: url(../images/bus.png) 0 100% no-repeat;
	height: 100px;
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 140px;
	background-size: 140px;
	animation-name: car_rnt;
	animation-duration: 8s;
	animation-delay: 2s;
	animation-iteration-count: 30;
	z-index: 3;
}

@keyframes car_rnt {
	0% {
		left: 0;
		bottom: 0
	}

	100% { 	 	
		left: 88%
	}
}

.banner_section_four {
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
	padding: 30px 0;
}

.banner_section_four .single_banner {
	border: solid 1px #ccc;
    padding: 10px;
    cursor: pointer;
    position: relative;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 480px;
    opacity: .9;
}

.heading_area {

    text-align: center;
    padding: 10px 25px;
}

.banner_section_four .single_banner:before {
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: rgba(255, 255, 255, .5);
    z-index: 1;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.banner_section_four .banner_content {
	position: absolute;
    bottom: 20px;
	padding: 15px;
    text-align: center;
    top: inherit;
    z-index: 9;
    -webkit-transition: .4s;
    transition: .4s;
    left: 0;
    right: 0;
}

.banner_section_four .banner_content a {
    text-decoration: underline;
    color: #5a5a5a;
    font-weight: 500;
}

.banner_section_four .single_banner:hover .banner_content {
    transform: scale(1.1);
}

.rate-cart-section{
	background: linear-gradient(55deg, rgba(2, 0, 36, 1) 0%, rgba(21, 100, 185, 1) 0%, rgba(32, 33, 76, 1) 100%);
	padding: 60px 0;
}
