/*-- banner --*/

.carousel .item {
	background: url(../images/banner1.jpg) no-repeat;
	background-size: cover;
	min-height: 700px;
}

.carousel .item.item2 {
	background: url(../images/banner2.jpg) no-repeat;
	background-size: cover;
	min-height: 700px;
}

.carousel .item.item3 {
	background: url(../images/banner.jpg) no-repeat;
	background-size: cover;
	min-height: 700px;
}

.carousel-caption h2,
.carousel-caption h3 {
	font-size: 3em;
	font-weight: 100;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.carousel-caption h2 span,
.carousel-caption h3 span {
	font-weight: 700;
}

.carousel-caption p {
	letter-spacing: 7px;
	font-size: 1.1em;
	font-weight: 300;
	color: #fff;
	margin: 1em 0 2em 0;
}

.carousel-caption a {
	color: #fff;
	letter-spacing: 1px;
	padding: 11px 20px;
	background: none;
	font-size: 0.9em;
	border-radius: 0;
	border: 1px solid #fff;
}

.carousel-caption a:hover {
	background: #ee4f4f;
	border: 1px solid #ee4f4f;
}

.codes {
	padding: 5em 0;
	background: #fff;
}

.codes.agileitsbg2 {
	background: #E74C3C;
	background-image: -webkit-linear-gradient(#ff9d2f, #ff6126);
	background-image: -moz-linear-gradient(#ff9d2f, #ff6126);
	background-image: -ms-linear-gradient(#ff9d2f, #ff6126);
	background-image: linear-gradient(#ff9d2f, #ff6126);
	padding-bottom: 10em;
}

.codes.agileitsbg3 {
	background: #3498DB;
	padding-bottom: 10em;
}

.codes.agileitsbg4 {
	background: #2ECC71;
	padding-bottom: 10em;
}

.carousel.slide.grid_3.grid_4 {
	border-top: 10px solid #3ACFD5;
	border-bottom: 10px solid #3a4ed5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;
	-webkit-background-size: 10px 100%;
	-moz-background-size: 10px 100%;
	background-size: 10px 100%;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
	background-image: -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
	background-image: -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
	background-image: linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%), linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%);
}

.carousel-indicators {
	bottom: 2%;
	/* bottom: 5%; */
	left: 50%;
}

.carousel-caption {
	position: inherit;
	min-height: 630px!important;
	padding-top: 11em;
	text-align: center;
}

.carousel-control {
	line-height: 32em;
}


/*-- //banner --*/


/*-- /search --*/

.banner_form_agileits form {
	margin: 2em auto 0;
	width: 60%;
	background: #fff;
	padding: 0.5em;
}

.banner_form_agileits input[type="search"],
.banner_form_agileits input[type="submit"] {
	width: 43%;
	color: #777;
	float: left;
	background: none;
	outline: none;
	font-size: 0.91em;
	padding: 1em 1em;
	border: none;
	-webkit-appearance: none;
	display: inline-block;
	letter-spacing: 2px;
}

.banner_form_agileits select#country12 {
	font-weight: normal;
	width: 37%;
	border: none;
	outline: none;
	color: #777;
	float: left;
	background: none;
	outline: none;
	font-size: 0.91em;
	padding: 1em 1em;
	border: none;
	border-left: 1px solid #e4e4e4;
	letter-spacing: 2px;
}

.banner_form_agileits input[type="submit"] {
	background: #168eea;
	width: 20%;
	color: #fff;
	font-weight: 600;
	font-size: 1.2em;
	padding: 0.58em 1em;
}

.banner_form_agileits input[type="submit"]:hover {
	background: #ee4f4f;
}


/*-- //search --*/


/*-- /banner_bottom--*/

h3.tittle {
	color: #353b46;
	margin: 0;
	font-size: 3.3em;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}

h3.tittle span {
	font-weight: 100;
	color: #555;
}

h3.tittle.main {
	margin: 0 auto;
	width: 60%;
}

h3.tittle.con {
	color: #fff;
}

h3.tittle.con span {
	color: #fff;
}

.tittle_head p {
	text-align: center;
	width: 46%;
	margin: 1em auto 0;
	color: #8c8c8c;
	font-size: 1.2em;
	line-height: 1.9em;
}

.inner_sec_info_agileits_w3 {
	margin-top: 4em;
}

.banner-bottom,
/* .services, */
.ab_info {
	padding: 6em 0;
}

.features {
	padding: 6em 0 16em 0;
}

.ab_info {
	background: #f5f5f5;
}

.banner_bottom_left h4 {
	font-size: 2em;
	color: #4d4e4e;
	letter-spacing: 1px;
	position: relative;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 1em;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.banner_bottom_left h4 span {
	font-weight: 100;
}

.banner_bottom_left p {
	color: #666;
	line-height: 2em;
	font-size: 1em;
	margin-bottom: 1em;
}

ul.some_agile_facts {
	margin-top: 3em;
}

ul.some_agile_facts li {
	list-style: none;
	margin: 21px 0;
	color: #444;
	font-weight: 600;
	font-size: 1.5em;
}

ul.some_agile_facts span.fa {
	color: #fff;
	width: 90px;
	height: 90px;
	background: #ee4f4f;
	text-align: center;
	line-height: 87px;
	margin-right: 20px;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	font-size: 1.3em;
}

ul.some_agile_facts label {
	font-size: 1.5em;
	color: #262c38;
}

.banner_bottom_grid {
	margin-top: 3em;
}

.login-form {
	margin: 3em auto 0;
	width: 60%;
}

.social-bottons {
	margin-bottom: 2em;
}

.form-left {
	padding: 0;
}

.form-right {
	padding-right: 0;
}

.login-form input[type="text"],
.login-form input[type="email"],
.login-form textarea {
	width: 100%;
	padding: 10px 12px 10px 49px;
	border: none;
	outline: none;
	color: #777;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 17px;
	background: #fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

.form-inputs,
.form-right {
	position: relative;
}

.form-inputs i {
	position: absolute;
	left: 16px;
	bottom: 18px;
	font-size: 16px;
	color: #333;
	line-height: 35px;
}

.form-right i {
	position: absolute;
	left: 16px;
	top: 41px;
	font-size: 16px;
	color: #333;
	line-height: 35px
}

.form-inputs p {
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 0.5px;
	margin-bottom: 9px;
}

.login-form input[type="submit"] {
	background: #ee4f4f;
	color: #fff;
	font-size: 18px;
	border: none;
	text-transform: capitalize;
	border: 2px solid #ee4f4f;
	width: 100%;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
	padding: 13px 0;
	letter-spacing: 1px;
	margin-top: 15px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	font-weight: 700;
}

.login-form input[type="submit"]:hover {
	background: transparent;
}

.book-form input[type="email"],
.book-form input[type="text"] {
	width: 94%;
	padding: 10px 15px;
	border: none;
	border-bottom: 1px solid #7d7d7d;
	outline: none;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	background: transparent;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
	color: #000!important;
}

.form-inputs {
	position: relative;
}

.form-inputs ul li,
.form-inputs ul li {
	color: #000;
	display: block;
	position: relative;
	height: 40px;
	float: left;
	width: 25%;
}

.form-inputs ul li label {
	display: block;
	position: relative;
	text-align: left;
	text-transform: capitalize;
	font-size: 15px;
	padding: 6px 0px 0px 42px;
	height: 30px;
	color: #fff;
	z-index: 9;
	cursor: pointer;
	-webkit-transition: all 0.25s linear;
}

.login-form textarea {
	resize: none;
	height: 212px;
	padding: 20px 40px;
	margin-bottom: 0px;
}
@media screen and (max-width: 414px){
.carousel .item.item3, .carousel .item.item2, .carousel .item {
	min-height: 100%;
/* background-size: 100%; */
}
.carousel-control {
    line-height: 22em;
}
}

