*{
	-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

html,
body {
	margin: 0;
	font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	background: #fff;
}

body a {
	text-decoration: none;
	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;
}

a:focus {
	outline: none;
}

input[type="button"],
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: 'Oswald', sans-serif;
	font-weight: 700;
}

p {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}

/*--banner-slider--*/

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

.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);
	bottom: -35%;
	left: 0;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	width: 32px;
	height: 32px;
	display: none;
}

.callbacks_nav:hover {
	opacity: 0.5;
}

.callbacks_nav.next {
	left: auto;
	left: 51%;
}

.callbacks_nav.prev {
	right: auto;
	background-position: left top;
	left: 46%;
}

#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;
	bottom: 6%;
	left: 46.5%;
	padding: 0;
	margin: 0;
	z-index: 990;
	display: block;
	text-align: center;
}

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

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

.animated {
	z-index: 99;
}

/*----*/

.callbacks_tabs a {
	visibility: hidden;
}

.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 14px;
	width: 14px;
	display: inline-block;
	background: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}

.callbacks_here a:after {
	background: #e64b50;
}

/*----*/

.logo-w3layouts {
	position: relative;
}

.logo-w3layouts h1 a {
	color: #000;
	text-transform: capitalize;
	letter-spacing: 2px;
	text-align: left;
	font-size: 30px;
	font-weight: 600;
	text-decoration: none;
	padding-left: .83em;
	/*background: url(../images/logo.png)no-repeat 0px 5px;*/
}

.logo-w3layouts h1 a span {
	color: #DE0024;
}

.header {
	position: absolute;
	z-index: 9999;
	top: 0%;
	left: 10.2%;
	width: 80%;
	background: #fff;
	font-family: 'Oswald', sans-serif;
}
.fixed {
    position: fixed;
    top:0; left:0;
	width: 100%; 
	background: #fff;
	z-index: 999;
	border-bottom: 2px solid #DE0024;
}
.right-p ul li {
	display: block;
	font-size: 15px;
	letter-spacing: 1px;
	padding: 0.5em 0em;
	color: #fff;
	font-weight: 500;
}

.right-p ul li span {
	font-size: 17px;
	padding-right: 10px;
}

.header-top-w3ls {
	border-bottom: 1px solid #eee;
	/*background: #4078c0;*/
	background: #DE0024;
}

.right-p {
	float: right;
}

.header-mid {
	position: relative;
	padding: 1em 0;
}

.w3l_banner_info {
	text-align: center;
}

.w3ls-info {
	position: absolute;
	bottom: 14em;
	width: 100%;
}

.slider_banner_info h4 {
	font-size: 5.5em;
	text-transform: capitalize;
	color: #fff;
	font-weight: 400;
	letter-spacing: 9px;
	text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.45);
	font-family: 'Oswald', sans-serif;
}

.slider_banner_info h4 span {
	color: #e64b50;
}

.slider_banner_info p {
	color: #ffffff;
	font-size: 1.1em;
	letter-spacing: 4px;
	line-height: 28px;
	display: inline-block;
	border-top: 1px solid #fff;
	padding: .5em 1em;
	margin-top: 1em;
}

.slider_banner_info h4 i {
	display: block;
	font-style: normal;
	padding: .4em .5em;
	color: #212121;
	width: 22%;
}

a.read {
	font-size: 1.1em;
	color: #333;
	background: #fff;
	padding: 0.6em 2em;
}

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

.b1 {
	background: url(../images/b1.jpg) no-repeat 0px 0px;
}

.b2 {
	background: url(../images/b2.jpg) no-repeat 0px 0px;
}

.b3 {
	background: url(../images/b3.jpg) no-repeat 0px 0px;
}

.b1,
.b2,
.b3 {
	background-size: cover;
	/* background-attachment: fixed; */
	min-height: 650px;
}

/*-- //Slider --*/

.navbar-default {
	background: none;
	border: none;
	margin: 0;
	min-height: inherit;
	/* margin-top: 1em; */
	width: 100%;
	float: left;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #99abd5;
	background: none !important;
}

.navbar-default .navbar-nav>li>a {
	font-size: 17px;
	/*padding: .5em 0.5em;*/
	padding: 16px;
	position: relative;
	font-weight: 500;
	text-transform: capitalize;
	color: #333;
	letter-spacing: 2px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav li a.active {
	color: #e64b50;
}

.navbar-right {
	float: none !important;
	margin-right: 0px !important;
	width: 100%;
}

.navbar-collapse {
	padding: 0 !important;
}

/*-- nav-effect --*/

.nav>li {
	border-right: none !important;
	/*width: 20%;*/
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 10px;
}

/*-- //nav-effect --*/

.navbar-default .navbar-brand {
	color: #fff;
	font-size: 40px;
	text-transform: capitalize;
	letter-spacing: 0.5px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-brand {
	height: initial;
	padding: 0;
	font-size: 18px;
	line-height: initial;
}

.agile_short_dropdown {
	border-radius: 0;
	background: #ffffff;
	text-align: center;
	padding: 0;
	border: none;
}

.agile_short_dropdown li a {
	text-transform: capitalize;
	color: #212121;
	letter-spacing: 1.5px;
	font-size: 14px;
	font-weight: 600;
	padding: .8em 0;
	border-bottom: 1px solid #ececef;
}

.agile_short_dropdown>li>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #00e2d6;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: #fa5d07;
	background-color: transparent;
}

.header-nav {
	/*position: absolute;*/
	z-index: 999;
	/*width: 100%;
	background: rgba(0, 0, 0, 0.78);*/
	padding: 1em 0;
}

/*-- main --*/

h5.title-w3 {
	font-size: 2.8em;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 1em;
	color: #000;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-family: 'Oswald', sans-serif;
}
h5.title-w3 p{
    font-size: 1.5rem;
    line-height: 1.5;
    color: #666;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
    word-spacing: 1px;
    margin-top: 15px;
}
.white-agileits {
	color: #fff !important;
}

.about-w3layouts,
.blog,
.test,
.gallery-w3layouts,
.treat,
.team {
	padding: 7rem 0 2rem;
}

.para-agileits-w3layouts {
	font-size: 16px;
	color: #777;
	letter-spacing: .6px;
	line-height: 33px;
}

.red-w3ls {
	color: red !important;
	display: inline-block !important;
}

.button-w3layouts a {
	display: inline-block;
	padding: .6em 3em;
	font-size: 1.1em;
	letter-spacing: 2px;
	margin-top: 1.5em;
	color: #fff;
	background: #e64b50;
	text-decoration: none;
	transition: 0.5s ease-in;
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.5s ease-in;
	-ms-transition: 0.5s ease-in;
	-o-transition: 0.5s ease-in;
}

.button-w3layouts a:hover {
	background: #bb2a2f;
}

/*--// main --*/

/*--about --*/

.about-left-agileits {
	background: url(../images/b1.jpg)no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	width: 40%;
	float: left;
	padding: 0;
	min-height: 247px;
	margin-bottom: 4em;
	-webkit-box-shadow: 5px 5px 11px -2px rgb(0, 0, 0);
	-moz-box-shadow: 5px 5px 11px -2px rgb(0, 0, 0);
	box-shadow: 5px 5px 11px -2px rgb(0, 0, 0);
	position: relative;
}

.left-pos-img img {
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	position: absolute;
	left: -4em;
	bottom: -6em;
	width: 350px;
	-webkit-box-shadow: 5px 5px 11px -2px rgb(0, 0, 0);
	-moz-box-shadow: 5px 5px 11px -2px rgb(0, 0, 0);
	box-shadow: 5px 5px 11px -2px rgb(0, 0, 0);
}

h3.subheading-agileits-w3layouts {
	color: #fff;
	font-size: 25px;
	letter-spacing: 1px;
	margin-bottom: 0.5em;
	text-transform: capitalize;
	font-family: 'Oswald', sans-serif;
}

.about-top h3.subheading-agileits-w3layouts {
	color: #DE0024;
}

h3.sub-2 {
	color: #000;
	line-height: 37px;
}

.about-top {
	text-align: center;
	padding: 2em 6em;
	border: 2px dotted #DE0024;
	margin-bottom: 1em;
}

.about-right {
	padding: 2em 6em 2em;
	width: 60%;
	float: left;
	background: rgba(64, 120, 192, 0.14);
}

/*--// about --*/
.navbar{
	padding: 0px;
}
/*-- Contact Page --*/
.bnr-rgt-w3-agile {
	order: 1;
}

.bnr-rgt-w3-agile input[type="text"],
.bnr-rgt-w3-agile input[type="email"],
.bnr-rgt-w3-agile textarea {
	outline: none;
	font-size: 15px;
	letter-spacing: 0.5px;
	color: #000;
	padding: 12px 10px;
	border: none;
	-webkit-appearance: none;
	background: rgba(64, 120, 192, 0.15);
	border-bottom: 2px dotted #4078c0;
	box-sizing: border-box;
	width: 100%;
	box-sizing: border-box;
}

.bnr-rgt-w3-agile textarea {
	resize: none;
	height: 130px;
}

.bnr-rgt-w3-agile input[type="submit"] {
	background: #de0624;
	color: #fff;
	font-size: 1.1em;
	letter-spacing: 2px;
	outline: none;
	/* display: block; */
	border: none;
	cursor: pointer;
	/* float: right; */
	padding: .6em 5em;
	margin-top: 1em;
}

.bnr-rgt-w3-agile input[type="submit"]:hover {
	background: #e64b50;
	transition: 0.5s ease-in;
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.5s ease-in;
	-ms-transition: 0.5s ease-in;
	-o-transition: 0.5s ease-in;
}

.one,
.two {
	width: 49%;
	margin-bottom: 25px;
}

.one {
	float: left;
}

.two {
	float: right;
}

.two input[type="text"] {
	float: right;
}

/*--placeholder-color--*/

::-webkit-input-placeholder {
	color: #000;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #000;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #000;
}

:-ms-input-placeholder {
	color: #000;
}

/*--//placeholder-color--*/

/*-- // Contact Page --*/
/*-- Location --*/
	#Location .team-grid{
		height: 503px;
	}
	#Location .col-sm-6:not(:nth-child(-n+3)){
		margin-top: 30px;
	}
	#Location .more{
		width: 40%;
		font-weight: bold;
	}
/*-- // Location --*/
/*-- Count Up --*/
.counters { background-color: #ffffff; padding: 20px 0; border-radius: 5px;}
.count-title { font-size: 40px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #e64b50; }

/*-- // Count Up --*/
/*-- team --*/

/*.team {
	padding-top: 0em !important;
}*/

.team.agileits-w3layouts {
	background: #fff;
	padding-top: 0px !important;
}

.team-grid {
	text-align: left;
/*	padding: 2em;*/
	border-left: 1px solid #dedede;
	background: #f3f3f3;
}

/*.team-grid:nth-child(odd) {
	margin-top: 3em;
}
.team-grid:nth-child(even) {
	margin-bottom: 3em;
}*/

.team-grid:nth-child(4) {
	border-right: 1px solid #dedede;
}

.team .img-w3l {
/*	display: inline-block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	text-decoration: none;
	z-index: 1;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;*/
/*	transition: .5s all;
	width: 120px;
	height: 120px;*/
}
.team .braddress{
    padding: 1em;
	text-align: center;	
}
#team .braddress{
	height: 179px;
    overflow: auto;
}
/* #Location .braddress{
	height: 152px;
	overflow: auto;
} */
.team-w3ls p {
	margin: 0;
	line-height: 1.8em;
	font-size: .95em;
	color: #2d2d2d;
}
#team .brimg img, #team .brimg{
    height: 173px;
}
#Location .brimg img, #Location .brimg{
	height: 233px;
}
.team h6, .treat h6 {
	font-size: 1.5em;
	margin: 0.8em 0;
	/*color: #e64b50;*/
	color: #2e3192;
	font-weight: 400;
	letter-spacing: 1px;
}

/*.team-grid:hover {
	background: #DE0024;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
        overflow: hidden;
}

.team-grid:hover.team-grid p {
	color: #fff;
}

.team-grid:hover.team-grid h5 {
	color: #ffb708;
}

.team-grid:hover .img-w3l {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}*/
.more{
	background: #DE0024;
	color: #fff;
	border-radius: 5px;
	padding: 8px 14px;
	display: inline-block;
	font-weight: bold;
	font-size: 1rem;
}
.more:hover{
	background: #2e3192;
	color: #fff;
}
.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}
@media(max-width: 768px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
/*-- //team --*/

/*-- contact --*/

.contact {
	background: #d8dadc;
}

@media(mIN-width:992px) {
	.agileits-contact {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	/*.w3_agileits-contact-left {
		flex-basis: 40%;
		-webkit-flex-basis: 40%;
	}*/
	.contact-right-w3l {
		flex-basis: 100%;
		-webkit-flex-basis: 100%;
	}
}

/*.w3_agileits-contact-left {
	background: url(../images/g2.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
}*/

.contact-right-w3l input[type="text"],
.contact-right-w3l input[type="email"],
.contact-right-w3l textarea {
	font-size: 1em;
	border: none;
	border-bottom: 1px solid #000000;
	background: #fff;
	outline: none;
	padding: 0.7em;
	width: 100%;
	letter-spacing: 1px;
	margin-bottom: 1em;
	color: #000;
	box-sizing: border-box;
}

.contact-right-w3l textarea {
	outline: none;
	resize: none;
	height: 100px;
}

.contact-right-w3l input[type="submit"] {
	background: #e64b50;
	color: #fff;
	padding: .6em 3em;
	margin-top: 1em;
	border: none;
	outline: none;
	font-size: 1.1em;
	letter-spacing: 2px;
}

.contact-right-w3l input[type="submit"]:hover {
	background: #DE0024;
	color: #fff;
}

.contact-right-w3l {
	padding: 4em 5em;
}

.w3ls-left,
.w3ls-rght {
	width: 49%;
	float: left;
}

.input-w3ls.w3ls-rght {
	float: right;
}

/*-- //contact --*/

/*-- Map --*/

.map {
	/*padding: 0.7em .7em .4em;*/
	margin-top: 3em;
	/*background: #2e2e2e;*/
}

.map iframe {
	width: 100%;
	height: 340px;
	border: none;
}

/*-- //Map --*/
.map.modal{
    margin: 0px;
}
.map.modal .modal-content{
    background: none;
    border: none;
}
.map.modal .close{
    background: #000;
    color: #fff;
    width: 20px;
    height: 20px;
    font-size: 17px;
    line-height: 18px;
    border-radius: 50%;
}
/*-- social-icons --*/

.w3l-social ul {
	padding: 0;
	margin: 0;
}

.w3l-social ul li {
	display: inline-block;
}

.w3l-social ul li a label{
	color: #333;
	text-align: center;
}

.w3l-social ul li a label{
	height: 35px;
	width: 35px;
	font-size: 16px;
	background: #ffffff;
	line-height: 37px;
	margin-left: 3px;
	color: #000000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	cursor: pointer;
}

.w3l-social ul li a.facebook:hover label{
	background: #3b5998;
	color: #FFFFFF;
	text-decoration: none;
}

.w3l-social ul li a.insta:hover label{
	background: #1da1f2;
	color: #FFFFFF;
	text-decoration: none;
}

.w3l-social ul li a.google:hover label{
	background: #dd4b39;
	color: #FFFFFF;
	text-decoration: none;
}

/* .w3l-social {
	float: left;
	margin-top: 1.07em;
} */

/*-- //social-icons --*/

/*-- About Page --*/
.abt-banner{
 background: url(../images/abt.jpg);
 background-size: cover;
 background-repeat: no-repeat;
 min-height: 300px;
 position: relative;
 background-position: center;
 margin: 6% 0 0;
}
.overlay{
    background: rgba(0,0,0,0.2);
    padding: 7.5em 0;
    position: absolute;
    top:0;
    bottom: 0;
    right:0;
    left:0;
    width: 100%;
    height: 100%;
}
.about-tops p{
    font-size: 18px;
    letter-spacing: 2px;
    line-height: normal;
}
.about-tops p:not(:last-child){
    margin-bottom: 10px;
}
.overlay div{
    position: relative;
    height: 100%;
}
.about-tops {
	border: 2px dotted #DE0024;
}
.about-tops > div{
    margin: 1em 0;
}
/*-- // About Page --*/
/*-- footer --*/

.w3l_footer {
	/*background: #000;*/
	padding: 3em 0;
}

.w3l_footer form {
	width: 45%;
	margin: 3em auto 0;
}

.w3ls_footer_grid {
	margin: 0 auto;
	text-align: center;
}

.w3ls_footer_grids p.agileits_w3layouts_est {
	color: #fff;
	line-height: 2em;
	margin: 2em auto 5em;
	width: 65%;
	text-align: center;
}

.w3ls_footer_grid_leftl {
	float: right;
	width: 55px;
	height: 55px;
	/*border-radius:50px;*/
	text-align: center;
	background: #DE0024;
}

.w3ls_footer_grid_leftl i, .w3ls_footer_grid_leftl svg {
	color: #fff;
	font-size: 1.3em;
	line-height: 2.7em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	vertical-align: middle;
	-ms-transition: 0.5s all;
}
.w3ls_footer_grid_leftl svg{
	margin-top: 17px;
}
.w3ls_footer_grid_leftr {
	float: left;
	width: 80%;
	text-align: left;
}

.w3ls_footer_grid_leftr h4 {
	font-size: 1.2em;
	/* color: #fff; */
	letter-spacing: 3px;
	margin-bottom: .5em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.w3ls_footer_grid_leftr p,
.w3ls_footer_grid_leftr p a {
	color: #292929;
	line-height: 1.5em;
	font-size: 16px;
}

.w3ls_footer_grid_leftr p a {
	text-decoration: none;
}

.w3ls_footer_grid_leftr p a:hover {
	color: #DE0024;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.w3ls_footer_grid_left:hover .w3ls_footer_grid_leftl {
	background: #2e3192;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.w3ls_footer_grid_left:hover .w3ls_footer_grid_leftl i, .w3ls_footer_grid_left:hover .w3ls_footer_grid_leftl svg {
	color: #fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.w3ls_footer_grid_left:hover .w3ls_footer_grid_leftr h4 {
	color: #DE0024;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.w3ls_footer_grid_left {
	/* background: #2e2e2e; */
	float: left;
	width: 100%;	
	padding: 20px 20px;
}

.footer {
	text-align: center;
	background: #191818;
	padding: 20px 0px;
}

.botttom-nav-agileits ul {
	text-align: center;
}

.botttom-nav-agileits {
	background: #000000;
	border-top: 2px solid #2e2e2e;
	padding: 3px 0px;
}

.botttom-nav-agileits ul li {
	list-style: none;
	display: inline-block;
	margin: 10px 20px;
}

.botttom-nav-agileits ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.botttom-nav-agileits ul li:hover a {
	color: #DE0024 !important;
}

/*-- //Footer --*/

/* copyright */

.wthree_copy_right {
	padding: 1em 0;
	background: #1b1b1b;
	text-align: center;
}

.wthree_copy_right p {
	color: #fff;
	line-height: 28px;
	font-size: 14px;
	font-weight: 100;
	text-transform: capitalize;
	letter-spacing: 2px;
}

.wthree_copy_right a {
	color: #e64b50;
}

.wthree_copy_right a:hover {
	color: #fff;
}

/* //copyright */

/*-- to-top --*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 24px;
	right: 1%;
	overflow: hidden;
	z-index: 999;
	width: 64px;
	height: 64px;
	border: none;
	text-indent: 100%;
	background: url("../images/arr.png") no-repeat 0px 0px;
	background-size: 40px;
}

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

/*-- //to-top --*/
/*-- Services --*/
.treat-grid{
	background: #f3f3f3;
}
.treatment div:not(:nth-child(-n+2)){
	margin-top: 30px;
}
.treat-grid{
	padding: 1.5em;
}
.treat-grid div:nth-child(even){
	height: 112px;
	overflow: auto;
}
.treatment h6{
	margin-top: 0px;
	margin-bottom: 0.4em;
}
.treatment .img-tr{
	height: 112px;
}
/*-- // services --*/
.error{
	color: red;
}
/*--responsive--*/
@media only screen and (max-width: 2000px) and (min-width: 1900px){
	.team{
		padding: 2rem 0;
	}
}

@media(max-width:1680px) {
	.banner-right-w3-agileits iframe {
		height: 477px;
	}
	.agileits_updates_grid_right {
		padding: .8em 4em 0em;
	}
}

@media(max-width:1600px) {
	.banner-right-w3-agileits iframe {
		height: 455px;
	}
	.agileits_updates_grid_right {
		padding: 0em 4em 0em;
	}
}
@media (max-width: 1440px){
	#Location .team-grid {
		height: 503px;
	}
	#slider2,
#slider3 {	
	margin: 8% auto 0;
}
}
@media(max-width:1366px) {
	.callbacks_tabs {
		left: 46%;
	}
	.callbacks_tabs {
		left: 45%;
	}
}

@media(max-width:1280px) {
	.banner-right-w3-agileits {
		width: 100%;
	}
	.agileits_updates_grid_right {
		padding: 3.5em 7em 0em;
		width: 100%;
	}
	.slider_banner_info h4 {
		font-size: 5em;
		letter-spacing: 6px;
	}
	.slider_banner_info p {
		font-size: 1.03em;
		letter-spacing: 2px;
		padding: .5em 1em;
	}
	.b1,
	.b2,
	.b3 {
		min-height: 540px;
	}
	.contact-right-w3l input[type="text"],
	.contact-right-w3l input[type="email"],
	.contact-right-w3l textarea {
		font-size: 14px;
	}
	.w3ls-info {
		bottom: 10em;
	}
	.gallery_grid_pos h3 {
		letter-spacing: 1.3px;
		font-size: 1.5em;
	}
}

@media(max-width:1080px) {
	.bnr-lft-agileits,
	.bnr-rgt-w3-agile {
		padding: 2em;
	}
	.gallery_grid_pos h3 {
		margin-top: 4%;
	}
	/*.w3ls_footer_grid_left {
		width: 32%;
		margin: 0px;
	}*/
	.w3ls_footer_grid_left:nth-child(2) {
		margin: 0 0%;
	}
	.w3ls_footer_grid_leftr {
		width: 78%;
	}
	.contact-right-w3l {
		padding: 4em 3em;
	}
}

@media(max-width:1050px) {
	h5.title-w3 {
		font-size: 2.5em;
		margin-bottom: 0.5em;
	}
	.bnr-lft-agileits h2 {
		padding: 0;
	}
	.about-right {
		padding: 2em 4em 2em;
	}
	.navbar-default .navbar-nav>li>a{
		padding: 16px 8px;
	}
}

@media(max-width:1024px) {
	/*.team-grid {
		width: 50%;
	}
	.team-grid:nth-child(2) {
		border-right: 1px solid #dedede;
	}
	.team-grid:nth-child(1),
	.team-grid:nth-child(2) {
		border-bottom: 1px solid #dedede;
	}*/
	.callbacks_tabs {
		left: 44.5%;
	}
	.team-grid:nth-child(odd) {
		margin-top: 0em;
	}
	.navbar{
		padding: 0.5rem;
	}
}
@media only screen  and (max-width: 1024px) and (min-width: 992px){
	#Location .team-grid {
		height: 530px;
	}
}

@media(max-width:991px) {
	.bnr-lft-agileits,
	/*.bnr-rgt-w3-agile {
		padding: 3em 4em;
	}*/
	.slider_banner_info h4 {
		font-size: 4.5em;
	}
	#Location .col-sm-6:not(:nth-child(-n+2)) {
		margin-top: 30px;
	}
	.about-right {
		width: 100%;
		float: none;
	}
	.about-left-agileits {
		width: 70%;
		float: right;
		min-height: 250px;
		margin-bottom: 0;
	}
	.left-pos-img img {
		left: -13em;
		bottom: 2.35em;
		width: 391px;
		margin-bottom: 0;
	}
	.gallery-columns {
		float: left;
		width: 50%;
	}
	.gallery_grid_pos {
		padding: 0.5em;
	}
	.gallery-columns:nth-child(2),
	.gallery-columns:nth-child(3) {
		margin-bottom: 12px;
	}
	.gallery_grid_pos h3 {
		margin-top: 6%;
	}
	.callbacks_tabs {
		left: 42.5%;
	}
	.gallery_grid_pos h3 {
		margin-top: 5%;
	}
	.team-grid {
		float: left;
	}
	.test-grid:nth-child(1) {
		margin-bottom: 2em;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 15px;
	}
	.header-nav {
		padding: 0.7em 0;
		letter-spacing: 1px;
	}
	.cd-search input {
		font-size: .9em;
		padding: 1.3em 2em;
		letter-spacing: 1px;
	}
	.agile {
		margin-bottom: 2em;
	}
	.w3ls_footer_grid_left:nth-child(2) {
		margin: 2% 0;
	}
	.w3ls_footer_grid_left {
		width: 100%;
		float: none;
	}
	.map {
		margin-bottom: 1em;
	}
	.about-w3layouts,
	.blog,
	.test,
	.gallery-w3layouts,
	.team,
	.contact-right-w3l {
		padding: 4.5em 0;
	}
	.contact-right-w3l {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.w3l_footer {
		padding: 4.5em 0;
	}
	.w3_agileits-contact-left {
		background: url(../images/g2.jpg) no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-ms-background-size: cover;
		-moz-background-size: cover;
		min-height: 250px;
		background-position: center;
	}
}

@media(max-width:900px) {}

/*
@media screen and (max-width: 992px) {
	.bnr-btm-w3layouts,
	.blog-inner {
		display: block;
	}
	.bnr-lft-agileits,
	.bnr-rgt-w3-agile {
		display: flex;
	}
}*/

@media(max-width:800px) {
	.gallery_grid_pos h3 {
		margin-top: 4%;
	}
	.gallery_grid_pos h3 {
		margin-top: 4%;
	}
	.banner-right-w3-agileits iframe {
		height: 350px;
	}
}

@media(max-width:768px) {
	.slider_banner_info h4 {
		font-size: 3.8em;
		letter-spacing: 5px;
	}
	.b1,
	.b2,
	.b3 {
		min-height: 460px;
	}
	.w3ls-info {
		bottom: 8em;
	}
	.slider_banner_info p {
		font-size: 0.9em;
		letter-spacing: 2.5px;
	}
	.gallery_grid_pos h3 {
		margin-top: 3.5%;
	}
	.agileits_updates_grid_right {
		padding: 3.5em 4em 0em;
	}
}

@media(max-width:767px) {
	.navbar-nav {
		float: none !important;
		width: 100%;
		margin: 0.5em 0;
	}
	.navbar-default .navbar-toggle {
		border-color: #ffffff;
		margin-right: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #e64b50;
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border: none;
	}
	div#bs-example-navbar-collapse-1 {
		background: rgba(0, 0, 0, 0.93);
		margin: 1em 0 0;
		position: absolute;
		width: 100%;
		z-index: 999;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #ffffff;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		text-align: center;
	}
	.navbar-nav .open .dropdown-menu>li>a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 0px 5px 0px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #DE0024;
	}
	.navbar-nav>li {
		float: none;
		display: block;
		text-align: center;
		margin-bottom: 0px;
	}
	.navbar-nav>li:nth-child(5) {
		margin-bottom: 0 !important;
	}
	.navbar-toggle {
		margin-top: 0px;
		margin-right: 49px;
		margin-bottom: 0px;
		position: inherit;
		left: 0;
	}
	.navbar-default {
		float: none;
	}
	.navbar-default .navbar-nav>li>a {
		display: inline-block;
	}
	.nav>li {
		width: 100%;
	}
	.agileits_updates_grid_right {
		padding: 3.5em 1.5em 0em;
	}
	.test-grid {
		margin-bottom: 1em;
	}
	.agile {
		margin-bottom: 1.5em;
	}
	.owl-theme .owl-controls .owl-page span {
		margin: 0px 6px;
	}
	.w3ls_footer_grid_leftr h4 {
		font-size: 1.1em;
		letter-spacing: 2px;
	}
	.w3ls_footer_grid_leftr p,
	.w3ls_footer_grid_leftr p a {
		font-size: 14px;
		letter-spacing: 0.5px;
	}
	.test .wrapper div:not(:first-child).col-md-4{
		margin-top: 30px;
	}
}

@media(max-width:667px) {
	.callbacks_tabs {
		left: 40.5%;
	}
	.logo-w3layouts h1 a {
		letter-spacing: 1.5px;
	}
	.gallery_grid_pos h3 {
		margin-top: 2%;
	}
}

@media(max-width:640px) {
	.bnr-lft-agileits,
	.bnr-rgt-w3-agile {
		padding: 3em 2em;
	}
	.about-top {
		padding: 1.5em 1em;
	}
	.about-right {
		padding: 1.5em 1em;
	}
	.para-agileits-w3layouts {
		font-size: 15px;
		letter-spacing: .5px;
		line-height: 29px;
	}
	.banner-right-w3-agileits iframe {
		height: 290px;
	}
	h3.subheading-agileits-w3layouts {
		font-size: 22px;
		letter-spacing: 0.2px;
	}
	.about-w3layouts,
	.blog,
	.test,
	.gallery-w3layouts,
	.team,
	.contact-right-w3l {
		padding: 3.5em 0;
	}
	.w3l_footer {
		padding: 3.5em 0;
	}
	.map iframe {
		height: 280px;
	}
}

@media(max-width:600px) {
	.slider_banner_info h4 {
		font-size: 3.4em;
		letter-spacing: 3px;
	}
	.b1,
	.b2,
	.b3 {
		min-height: 390px;
	}
	.w3ls-info {
		bottom: 6.5em;
	}
	.callbacks_tabs a:after {
		height: 11px;
		width: 11px;
	}
	.right-p ul li {
		font-size: 14px;
	}
	.w3l-social ul li a {
		height: 32px;
		width: 32px;
		font-size: 14px;
		line-height: 33px;
	}
	.gallery_grid_pos h3 {
		margin-top: 0.5%;
	}
}

@media(max-width:568px) {
	.bnr-lft-agileits,
	.bnr-rgt-w3-agile {
		padding: 3em 1em;
	}
	.gallery_grid_pos h3 {
		margin-top: 0.8%;
		letter-spacing: 1px;
		font-size: 1.3em;
	}
	#Location .col-sm-6:not(:nth-child(-n+1)) {
		margin-top: 30px;
	}
	.team h6, .treat h6 {
		font-size: 1.3em;
	}
	.wthree_copy_right p {
		font-size: 13px;
		letter-spacing: 1.3px;
	}
	.treatment div:not(:nth-child(-n+1)) {
		margin-top: 15px;
	}
	.team-w3ls div:not(:first-child).col-sm-3{
		margin-top: 15px;
	}
	.treatment .img-tr{
		height: 200px;
	}
	.treat-grid div:nth-child(odd){
		justify-content:center;
		    display: flex;
	}
	.treat-grid div:nth-child(even){
		height: auto;
		padding: 0;
	}
	.team h6 {
		font-size: 1.5em;
	}
	.treat-grid  div:nth-child(even){
		margin-top: 30px;
	}
}

@media(max-width:480px) {
	.w3l-social {
		float: none;
		margin-top: 0em;
	}
	.treat-grid div:nth-child(odd){
		display: block;
	}
	h3.subheading-agileits-w3layouts{
		font-size: 18px;
	}
	h5.title-w3 {
		font-size: 1.8em;
		margin-bottom: 0.5em;
	}
	#team .team-w3ls div:not(:first-child).col-lg-3.col-sm-6{
		margin-top: 15px;
	}
	.team .w3l-social {
		margin-top: 1.07em;
	}
	.treatment .img-tr{
		height: auto;
	}
	.treat-grid div:nth-child(even){
		height: auto;
		padding: 0;
	}
	.team h6 {
		font-size: 1.5em;
	}
	.treatment div:not(:nth-child(-n+1)) {
		margin-top: 15px;
	}
	.team-w3ls div:not(:first-child).col-sm-3{
		margin-top: 15px;
	}
	.right-p {
		float: none;
		margin-top: 0.5em;
	}
	.header-top-w3ls {
		padding: 1.2em 0em;
	}
	.right-p ul li {
		padding-bottom: 0px;
	}
	.logo-w3layouts h1 a {
		letter-spacing: .9px;
		font-size: 1.03em;
		padding-left: .8em;
		/*background: url(../images/logo.png)no-repeat 0px 4px;*/
		background-size: 37px;
	}
	.slider_banner_info p {
		width: 85%;
		line-height: 29px;
	}
	.one,
	.two {
		width: 100%;
		margin-bottom: 12px;
		float: none;
	}
	.two input[type="text"] {
		float: none;
	}
	.bnr-rgt-w3-agile input[type="text"],
	.bnr-rgt-w3-agile input[type="email"],
	.bnr-rgt-w3-agile textarea {
		font-size: 14px;
		padding: 9px 10px;
	}
	.banner-right-w3-agileits iframe {
		height: 230px;
	}
	.gallery_grid_pos h3 {
		margin-top: 0%;
	}
	.team-grid {
		float: none;
		width: 100%;
	}
	.w3ls-left,
	.w3ls-rght {
		width: 100%;
		float: none;
	}
	.banner-right-w3-agileits iframe {
		height: auto;
		width: 100%;
	}
	.agile {
		margin-bottom: 2em;
	}
	.w3ls_footer_grid_left {
		padding: 15px 15px;
	}
	h1, .h1 {
		font-size: 1.8rem;
	}
}

@media(max-width:440px) {
	.gallery-columns {
		float: none;
		width: 100%;
	}
	.gallery_grid_pos {
		bottom: 7%;
		top: 73%;
	}
	.gallery_grid_pos h3 {
		margin-top: 2.5%;
	}
	.gallery-columns .gal_grid_outer:nth-child(1) {
		margin-top: 12px !important;
	}
	.slider_banner_info h4 {
		font-size: 3.1em;
		letter-spacing: 2px;
	}
	.about-left-agileits {
		width: 90%;
		min-height: 200px;
		margin-bottom: 6em;
	}
	.left-pos-img img {
		left: -2.5em;
		bottom: -5.8em;
		width: 306px;
	}
	.test-grid {
		margin-bottom: 0.5em;
	}
}

@media(max-width:414px) {
	.bnr-lft-agileits h2 {
		font-size: 2em;
		letter-spacing: 1.3px;
	}
}

@media(max-width:384px) {
	.slider_banner_info h4 {
		font-size: 3em;
		letter-spacing: 1px;
	}
	.callbacks_tabs {
		left: 36.5%;
	}
	h5.title-w3 {
		font-size: 1.3em;
		line-height: 45px;
	}
	.test-grid1-agileinfo {
		padding: 1em;
	}
	.agileits_updates_grid_right {
		padding: 3em 1em 0em;
	}
	.right-p ul li {
		line-height: 25px;
	}
	h1, .h1 {
		font-size: 1.2rem;
	}
	.bnr-rgt-w3-agile input[type="submit"],
	.contact-right-w3l input[type="submit"] {
		width: 100%;
	}
}

@media(max-width:375px) {
	.gallery_grid_pos h3 {
		margin-top: 1%;
	}
}

@media(max-width:320px) {
	.slider_banner_info h4 {
		font-size: 2.5em;
		letter-spacing: 0.5px;
	}
	.cd-header-buttons {
		top: -39px;
	}
	.left-pos-img img {
		left: -1.8em;
		width: 245px;
	}
	h3.subheading-agileits-w3layouts{
		font-size: 16px;
	}
	.callbacks_tabs {
		left: 33.5%;
	}
	.callbacks_tabs {
		left: 33.5%;
	}
	.w3ls-info {
		bottom: 5em;
	}
	.gallery_grid_pos h3 {
		margin-top: 0%;
	}
	.w3ls_footer_grid_leftl {
		width: 49px;
		height: 49px;
	}
	.w3ls_footer_grid_leftl i {
		line-height: 2.3em;
	}
	.b1,
	.b2,
	.b3 {
		min-height: 340px;
	}
}

/*--responsive--*/