/*--
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
	padding:0;
	margin:0;
	background:#fff;
	position:relative;
	font-family: "Open Sans", 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;
	color: #333;
}
a:hover{
	text-decoration:none;
}
a[href^="tel"]{
    color: inherit;
    text-decoration:none;
}
input[type="button"],input[type="submit"],input[type="reset"],.contact-form input[type="submit"], .contact-form input[type="reset"]{
	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: "League Spartan", sans-serif;
	font-weight:700;
}	
p{
	margin:0;
	font-size:16px;
	line-height: 26px;
	font-weight: 600;
	color: #333;
   	margin-bottom:25px;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0 0 20px 0;
	color: #fff;
	font-size: 18px;
}
.center {text-align:center;}

hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

/* #Images
================================================== */

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


.fltrt {float: right;}
/*-- header --*/ 

#top img {padding: 20px; margin: 0 auto; text-align: center; display: block;}

.top { position: relative; background-color: #a1c53f; height: 50px; color: #fff; padding: 10px 50px;}

.top h3 {color: #fff; font-weight: 600; text-align: left;}
.header {position: relative; background-color: #fff; min-height:100px; padding: 0 50px;}
h1 a.logo, h2 a.logo {
    font-size: 1.05em;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    z-index:1000;
	position:absolute;top:0; left:50px;
}
nav.navbar.navbar-default {position:absolute; top:0; right:0; z-index:1000;}
nav.navbar.navbar-default.navbar-fixed-top, nav.navbar.navbar-default {
    background: transparent;
    border: none;
    padding:1em;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
	margin-top:10px;
}
nav.navbar.navbar-default.navbar-fixed-top.top-nav-collapse, nav.navbar.navbar-default.top-nav-collapse {
    background: transparent;
	padding:10px;
}
.navbar-default .navbar-nav > li > a {
    color: #333;
    font-size: 1em;
    font-weight: 600;
    text-transform:uppercase;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #a1c53f;
   	
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #a1c53f;
    
	
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px!important;
}
.navbar-right {
    margin-right: 4em;
}
.navbar-nav > li {
    margin: 0 .3em !important;
}
.navbar-default {
    background: rgba(255,255,255,0.7);
    border-color: transparent !important;
    margin: 0;
}
.navbar-nav .open .dropdown-menu {
		background:rgba(0, 0, 0, 0.71);
		z-index:1000;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #99cc33;
	}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus
{background: none;}

	.agile_short_dropdown {
    border-radius: 0;
    background:rgba(0, 0, 0, 0.71);
    text-align: left;
	padding:0;
	border: none;
}
.agile_short_dropdown li a{
	color:#fff;
	font-size:13px;
	font-weight:600;
	padding: 10px;
}
.agile_short_dropdown > li > a:hover{
    color: #fff;
    text-decoration: none;
    background-color:#333;
}


/*-- //header --*/ 
/*--  Slider Part starts Here --*/
#slider3,
#slider4 {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	margin: 0 auto 50px;
	max-width: 540px;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.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;
	width: 100%;
	margin: 0 auto 0;
	background:rgba(255, 255, 255, 0.88);
	border-radius: 10px;
}
.callbacks_container1{
	position: relative;
	width: 100%;
} 
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	left: 0;
	top: 0;
}
.callbacks img {
	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: 44%;
	left: 2.8%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 34px;
    width: 34px;
	background: url(../images/left.png) -6px -5px;
	display: none !important;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
    left: auto;
    background: url(../images/right.png) no-repeat 0px 0px;
    right: -62px;
}
.callbacks_nav.prev {
    left: auto;
    background: url(../images/left.png) no-repeat 0px 0px;
}
#slider3-pager a ,#slider4-pager a{
	display: none;
}
#slider3-pager span,#slider4-pager span{
	float: left;
}
#slider3-pager span,#slider4-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:none;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a ,#slider4-pager .rslides_here a{
	background: #FFF;
	border-radius:30em;
	opacity:1;
}
#slider3-pager a ,#slider4-pager a{
	padding: 0;
}
#slider3-pager li,#slider4-pager li{
	display:none;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width:100%;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	left: 0%;
	top: 0;
	width:100%;
}
.rslides li{
	position: relative;
	display: block;
	float: none;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 26%;
    z-index: 999;
    left: auto;
    right: 16%;
    padding: 0;
    margin: 0;
}
.callbacks2_tabs{
	list-style: none;
	position: absolute;
	top: 105%;
	z-index: 999;
	left: 45%;
	padding: 0;
	margin: 0;
}
.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
} 
.callbacks_tabs li{
	display: block;
	margin: 0 .1em;
}
@media screen and (max-width: 600px) {
.callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 40px;
    width: 5px;
    display: none;
    background: rgba(0, 0, 0, 0.61);
	 -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: none;
}
.callbacks_here a:after{
	background: transparent;
}
ul.callbacks_tabs.callbacks2_tabs.callbacks_here a:after{
	background:transparent;
}

/*--  Slider Part ends Here --*/
.banner{
	position:relative;
}
.banner-info{
	background: url("../images/b1.jpg") no-repeat center 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:750px;
}

.banner-info-main{
	background: url(../images/bg.jpg) no-repeat center 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:500px;
}



.banner-w3text{
	padding:200px 10px 10px 10px;
	width: 100%;
	display:block;
	margin:0 auto;
		
}

h1 {text-align: center; color: #fff; padding: 20px;}

.banner-w3text h2{
	color: #fff;
    font-size:80px;
    font-weight:600;
    text-align: center;
	text-shadow: 2px 2px #000000;
	margin-bottom:25px;
}
.banner-w3text h3{
	font-family: "Open Sans", sans-serif;
	color: #fff;
	font-size:24px;
	text-align:center;
	margin-bottom: 25px;
}

.agileits_w3layouts_more a {
    font-size: 20px;
	font-weight: 600;
    color: #fff;
    text-decoration: none;
	text-transform: uppercase;
    background:#a68d9e;
	border-radius: 10px;
    padding: .7em 2em;
    display: inline-block;
}
.agileits_w3layouts_more a:focus{
	outline:none;
}
.agileits_w3layouts_more a:hover{
	background:#fff;
	color: #000;
}
.agileits_w3layouts_more.menu__item {
    text-align: center;
}


/*-- about --*/
.about, .services, .gallery, .contact {
    padding: 5em 0;
	position:relative;
}

.about {background-color: #f4f4f4;}
.about h2.home {font-size: 36px; color: #003366; margin-bottom: 20px; text-align: center;}
.about h2 {font-size: 26px; color: #2ec4ff; margin-bottom: 20px; text-align: center;}
.about h3 {font-size: 24px; color: #003366; margin-bottom: 20px; text-align: center;}
.about h4 {font-size: 26px; line-height: 36px; color: #003366; margin-bottom: 20px; }
.about img {margin: 20px auto; text-align: center; display: block;}



/*-- //about --*/
/*-- services --*/  
.services {
	background-image:url("../images/bg.webp"); background-position: center; background-repeat: no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height: 300px;
}
.services-grid {border:1px solid #2c64ae; padding:20px; margin-bottom:20px;}

/*-- Effect 1--*/
.services-grid span {
    font-size: 2.5em;
    color: #fff;
    display: block;
	text-decoration: none;
    z-index: 1;
    padding: 0.9em;
	width:auto;
	margin:20px auto;
	text-align:center;
}
.effect-1 {
	background: transparent;
	-webkit-transition: background 0.5s, color 0.2s;
	-moz-transition: background 0.5s, color 0.2s;
	transition: background 0.5s, color 0.2s;
}
.effect-1:after {
    padding: 7px;
    box-shadow: 0 0 10px 3px #fff;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.5s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.5s, opacity 0.2s;
    transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
    opacity: 0;
}
.services-grid:hover span:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
/*-- //Effect1 --*/
.services-grid h5 {
    font-size: 18px;
    color: #2c64ae;
    font-weight: 400;
    line-height: 1.3;
	text-align:center;
}
.services-grid h5 a, .services-grid h5 a:hover, .services-grid h5 a:visited {color:#2c64ae; text-decoration:none;}

.services h2 {font-size: 56px; color: #fff; text-align: center; margin-bottom: 20px;}
.services h3 {color: #fff; text-align: center; margin-bottom: 20px;}
.services p {text-align:center; color: #fff;}
/*-- //services --*/ 


/*-- gallery --*/
.gallery {
    background:#fff;
	color: #000;
}
.gallery img {border-radius: 50%;}
.gallery h2 { font-size: 56px; color:#a68d9e; text-align: center; margin-bottom: 50px; }
.gallery h2:after {
    border-top: 2px solid #a68d9e;
    display: block;
    width: 100px;
    content: "";
    margin: 10px auto 0;
}
.gallery h3 {color: #000; text-align: center; font-size: 36px; margin: 50px 0;}
.gallery p {font-family: "Open Sans", sans-serif; color: #333;}



.w3gallery-grids {
    padding: 1em;
	display: block;
  
} 
 
/* The overlay effect - lays on top of the container and over the image */
.overlay {
  position: absolute; 
  bottom: 0; 
  background: rgba(0, 0, 0, 0.2); /* Black see-through */
  color: #fff; 
  width: 100%;
  height:100%;
  transition: .5s ease;
  opacity:1;
  font-size: 20px;
  padding: 50px 20px;
  text-align: center;
}
[class^='imghvr-hinge-']:hover .overlay h4, [class^='imghvr-hinge-']:hover .more {display:none;} 

.more {
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background:transparent;
	border:#fff 1px solid;
	margin-top:50px;
    padding: 10px;
    display: inline-block;
}
/*-- imghvr-hinge --*/
[class^='imghvr-'],
[class*=' imghvr-'] {
	position: relative;
	display: inline-block;
	margin: 0px;
	max-width: 100%;
	background: rgba(0, 0, 0, 0.2); /* Black see-through */
	color:#2c64ae;
	overflow: hidden;
	-webkit-backface-visibility: hidden; 
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	cursor: pointer;
}
[class^='imghvr-'] > img,
[class*=' imghvr-'] > img {
	vertical-align: top;
	max-width: 100%;
}
[class^='imghvr-'] .agile-figcaption,
[class*=' imghvr-'] .agile-figcaption {
	background: rgba(0, 0, 0, 0.2); /* Black see-through */
	color:#fff;
	padding:2em;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
} 
[class^='imghvr-'] .agile-figcaption h4 {
    font-size: 1.6em;
    margin-bottom:15px;
    color:#2c64ae;
    text-transform: uppercase;
    letter-spacing: 2px;
}
[class^='imghvr-'] .agile-figcaption p{
	font-size:1.2em;
	line-height:1.3em;
	color:#fff;
	font-weight:bold;
	margin-bottom:5px;
}
[class^='imghvr-'] a,
[class*=' imghvr-'] a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
[class^='imghvr-'],
[class*=' imghvr-'],
[class^='imghvr-']:before,
[class^='imghvr-']:after,
[class*=' imghvr-']:before,
[class*=' imghvr-']:after,
[class^='imghvr-'] *,
[class*=' imghvr-'] *,
[class^='imghvr-'] *:before,
[class^='imghvr-'] *:after,
[class*=' imghvr-'] *:before,
[class*=' imghvr-'] *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*[class^='imghvr-hinge-'],
[class*=' imghvr-hinge-'] {
	-webkit-perspective: 50em;
	perspective: 50em;
}*/
[class^='imghvr-hinge-'] .agile-figcaption,
[class*=' imghvr-hinge-'] .agile-figcaption {
	opacity: 0;
	z-index: 1;
}
[class^='imghvr-hinge-']:hover img,
[class*=' imghvr-hinge-']:hover img {
	opacity: 0.5;
}
[class^='imghvr-hinge-']:hover .agile-figcaption,
[class*=' imghvr-hinge-']:hover .agile-figcaption {
	opacity: 1;
	-webkit-transition-delay: 0.21s;
	-moz-transition-delay: 0.21s;
	-o-transition-delay: 0.21s;
	-ms-transition-delay: 0.21s;
	transition-delay: 0.21s;
}
 
	
/*-- contact --*/ 
#contact { background: rgba(218,205,214,1.00) }
#contact h2 {color:#000; font-size: 56px; margin-bottom:25px; text-align: center;}
#contact h2:after {
    border-top: 2px solid #000;
    display: block;
    width: 100px;
    content: "";
    margin: 10px auto 0;
}
#contact h3 { font-size: 36px; color:#000; margin-bottom:30px; text-align: center;}
#contact h4 { font-size: 30px; color:#000; margin-bottom:50px; text-align: center;}
#contact h5 { font-size:24px; color:#000; margin-bottom:30px;}

#contact p {margin-bottom:10px; color: #000; }
#contact img {margin:50px 20px;}
#contact img.center {margin:0 auto 20px auto; display: block; text-align: center;}

form {margin-bottom: 50px;}
.w3_mail_grids textarea{
	outline: none;
    padding: 10px;
    color: #333;
    font-size: 14px;
    border:1px solid #000;
    background:#fff;
    width: 97.3%;
    margin:0 0 3em 0;
    min-height: 150px;
    resize: none;
	font-weight:600;
}
.w3_mail_grids textarea::-webkit-input-placeholder, .w3_mail_grids input[type="text"]::-webkit-input-placeholder, .w3_mail_grids input[type="email"]::-webkit-input-placeholder {
	color: #000 !important;
	text-transform:uppercase;
}
.w3_mail_grids input[type="submit"], .w3_mail_grids input[type="reset"]{
	outline: none;
	border-radius: 10px;
    padding: 10px 20px;
    font-size: 1.1em;
    border:1px #000 solid;
    color:#fff;
	text-transform: uppercase;
    background:#000;
    width:auto;
	margin: 0 10px 20px 0;
}
.w3_mail_grids input[type="submit"]:hover, .w3_mail_grids input[type="reset"]:hover {
	border-radius: 10px;
    color: #000;
	background-color:#fff;
	border: 1px #fff solid;
}
.w3_mail_grids input[type="text"], .w3_mail_grids input[type="email"] {
    outline: none;
    padding: 10px;
    color: #333;
    font-size: 14px;
    border: 1px solid #000;
    background:#fff;
    width: 97.3%;
    margin: 0 0 3em 0;
    resize: none;
    font-weight: 600;
}
span.input {
    width: 50%;
    float: left;
}
span.input:nth-child(2) {
    margin: 0 2em;
}
select {margin-bottom: 30px; padding: 10px; width: 96%; font-size: 14px; font-weight: bold; color: #666 !important;
	text-transform:uppercase;}

/* Customize the label (the container) */
.labelcontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.labelcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.labelcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.labelcontainer input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.labelcontainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.labelcontainer .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

/*-- //contact --*/

/*-- map section --*/
.map { width:100%; height:450px; }

/*Make Google map responsive*/

.google-maps {
    position: relative;
    height: 450px;
    overflow: hidden;
	
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
	height:450px;
	margin:0;
	z-index:2;
}
/*-- /map section --*/

/*-- footer --*/ 
.footer{
	background: #000;
	padding:4em 0;
	color: #fff;
}
.footer p {
    text-align: center;
	color: #fff;
}
.footer a:link {
    color:#ccc;
}
.footer a:hover{
    color:#fff;
}

/*-- social-icons --*/
.social-icons {
    margin: 2em auto;
	width:100%;
	text-align:center;
	
}
.social-icons img {margin:10px;}


/*-- //social-icons --*/
.ag-w3-3 a i {
    font-size: 2em;
    background: #2c64ae;
    padding: .3em .6em;
	margin-right:.2em;
}
.ag-w3-3 a {
    font-size: 1.1em;
    color: #fff;
    letter-spacing: 1px;
}
.ag-w3-3 a:hover{
	color:#ccc;
}
.ag-w3-3 {
    margin-top: 2em;
    text-align: center;
}

/*-- //footer --*/


/*--galleries--*/

.gal-item, .gal-item a { position:relative;}
.gal-item img {float:left; margin:20px; }


/*--responsive--*/

@media(max-width:1600px) {
	.logo img {width: 80%; height: auto;}
	.navbar-default .navbar-nav > li > a {
		font-size:14px;
		padding: 8px 10px !important;
	}
}
@media(max-width: 1580px){
	
	.logo img {width: 60%; height: auto;}
	.navbar-default .navbar-nav > li > a {padding: 50px 10px 10px 10px !important;}
}
@media(max-width: 1440px){
	
	.logo img {width: 60%; height: auto;}
	.navbar-default .navbar-nav > li > a {padding: 50px 10px 10px 10px !important;}
	.col-md-3, .col-md-6 {width:50%;}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 4.5em 4em;
	}
	
}
@media(max-width: 1366px){
	.navbar-default .navbar-nav > li > a {font-size: 13px; padding: 50px 8px 10px 0 !important;}
}
@media(max-width: 1280px){
	.top h3 {font-size: 18px;}
	.banner-info {min-height: 500px;}
	
}
@media(max-width: 1199px){
	.header {padding: 0;}
	.navbar-right {margin: 0;}
.navbar-default .navbar-nav > li > a {font-size: 12px; padding: 50px 6px 10px 0 !important;}
}
@media(max-width: 1080px){
	
	.about-top, .services, .gallery, .logos, .contact {
		padding: 4em 0;
	}
	.nbs-flexisel-nav-left {
		left: 3%;
	}
	.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		top: 39% !important;
	}
	.nbs-flexisel-nav-right{
		right: 3%;
	}
	[class^='imghvr-'] .agile-figcaption h4 {
		font-size: 1.7em;
		letter-spacing: 1px;
	}
	[class^='imghvr-'] .agile-figcaption p {
		font-size: 1.2em;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 2.5em 2em;
	}
	.input {
		max-width: 278px;
	}
	
	
}
@media(max-width: 1050px){
	.navbar-default .navbar-nav > li > a {font-size: 11px; padding: 50px 6px 10px 0 !important;}
	
	
}
@media(max-width: 1024px){
	
		
}
@media (min-width: 991px) and (max-width: 1600px){
	[class^='imghvr-'] .agile-figcaption h4 {
    font-size: 1.2em !important;
    margin-bottom:15px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
}
[class^='imghvr-'] .agile-figcaption p{
	font-size:1.1em !important;
	line-height:1.2em;
	color:#fff;
	margin-bottom:5px;
}
	
}

@media(max-width: 991px){
	#top img { display: block; margin: 0 auto; text-align: center; padding: 20px;}
	h1.logo {
    position:relative;top:0; left:10px;
		width: 100%;
		display: block;
		z-index: 1001;
		float:none;
		
}
	h1.logo a img {width: 100% !important; max-width: 250px; height: auto; display: block; z-index: 1000;}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 1.5em .2em;
	}
	nav.navbar.navbar-default {position: relative;}
	.navbar-default .navbar-nav > li > a {
		font-size:14px;
		color: #fff;
		padding: 10px!important;
	}
	.navbar-header {float:none !important; margin-top: 35px;}
	
	.navbar-right {float:none !important; left:0;  }
	.navbar-default .navbar-toggle {
		border-color: #333;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #333;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent !important;
	}
	.navbar-toggle {
		margin:0 !important;
	}
	.navbar-nav {
		margin: 0;
		text-align: center;
		float: none;
		background: rgba(9, 9, 9, 0.25);
		padding-bottom: 1.5em;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #2c64ae;
		position: absolute;
		width: 100%;
		padding: 0;
		background: #000;
		z-index: 9999;
		margin: 1em 0 0;
	}
	.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		background: rgba(11, 11, 11, 0.82);
		border: none;
	}
	.navbar-nav > li {
		margin: 1em 0 !important;
	}
	.navbar-nav > li > a {
		padding: 23px 6px 0;
		font-size: 12.5px;
	}
	.navbar-default .navbar-toggle {
		border: 1px solid #2c64ae;
		background: transparent;
		border-radius: 0px;
	}
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {padding: 10px; text-align: center;}
	
	.navbar-nav .open .dropdown-menu > li > a:hover {color: #99cc33;}
	
	.col-md-4, .col-md-6 {width:100%;}
	.col-md-4 img { display: block; margin: 10px auto; text-align: center; }
	.banner-info {min-height:450px;}
	.banner-w3text h1 {font-size: 30px;}
	#contact h3 { font-size: 30px; color:#000; margin-bottom:30px; text-align: left;}
#contact h4 { font-size:26px; color:#000; margin-bottom:30px; text-align: left;}
}
@media(max-width: 800px){
	.top h3 {font-size: 16px;}
	
}

@media(max-width: 767px){
	.col-md-3, .col-md-6 {width:100%;}
	
	.navbar-right {float:none !important; left:0;  }
	
	.banner-w3text{
	padding:100px 10px 10px 10px;
	width: 100%;
	position:absolute;
	top:10%;
	left:0;
}
	.cl-effect-1 a::before {
		margin-right: 10px;
	}
	.cl-effect-1 a::after {
		margin-left: 10px;
	}
	
	.slider-info {
		width: 57%;
	}
	
	
	.cd-header-buttons {
		top: -82px;
		right: 23px;
	}
	
	.slider-info {
		margin:10px auto;
	}
	.callbacks_nav.prev {
		left: 10px;
	}
	.callbacks_nav.next {
		left: 95.5%;
	}
	.bottom-social-w3ls {
		padding: .8em 0em;
	}
	.navbar-brand {
		margin-top: 9px;
	}
	.banner-w3text h2{
	color: #fff;
    font-size:40px;
	}
	
}

@media(max-width: 667px){
	
	.input {
		max-width: 162px;
	}
	
	.ag-w3-3 a i {
		padding: .2em .5em;
	}
	
}
@media(max-width: 640px){
.top .fltrt {float: none;}

.banner-w3text{
	padding:100px 10px 10px 10px;
	width: 100%;
	display:block;
	margin:0 auto;
		
}
	.banner-w3text p{
	color: #fff;
	font-size:1.2em;
	text-align:center;
}
	
	.footer {
		padding: 3em 0;
	}
	
}
@media(max-width: 600px){
	.about-top, .services, .gallery, .logos, .contact {
		padding: 3em 0;
	}
	.input {
		max-width: 100%;
		margin: 1em 0;
	}
	.w3_mail_grids textarea {
		padding: 10px 14px;
		margin: 1em 0 3em 0em;
	}
	
	span.input {
		width: 100%;
	}
	.w3_mail_grids input[type="text"], .w3_mail_grids input[type="email"] {
		margin: 0 0 1em 0;
	}
	span.input:nth-child(2) {
		margin: 0;
	}
}
@media(max-width: 568px){
	.top {height: auto;}
	.top h3 {font-size: 14px;}
	
	
}
@media(max-width: 480px){
	p {font-size: 18px;}
	
	.header {padding: 0;}
	nav.navbar.navbar-default.navbar-fixed-top, nav.navbar.navbar-default {padding: 0;}
	.navbar-right {float:none !important;  }
		
	.navbar-default {
		margin: 1.5em 2em;
	}
	.navbar-default .navbar-nav > li > a {
		font-size:16px;
		padding: 8px 13px!important;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {font-size: 18px;}
    .banner-w3text{
	position:absolute;
	top:0;
	left:0;
}	
	
   
}

@media(max-width: 384px){
	.navbar-toggle .icon-bar {
		width: 19px !important;
	}
	.navbar-toggle {
		padding: 8px 9px !important;
	}
	.agileits-banner-info {
		padding: 8em 0 0;
	}
	.about-top, .services, .gallery, .logos, .contact {
		padding: 2.5em 0;
	}
	
	
	.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		width: 45px;
		height: 45px;
	}
	.nbs-flexisel-nav-left {
		left: -3%;
	}
	.nbs-flexisel-nav-right {
		right: -3%;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: .5em .5em;
	}
	.w3_mail_grids textarea {
		font-size: 13px;
	}
	
}
@media(max-width: 375px){
	.navbar-default .navbar-nav > li > a {
		font-size: .9em;
	}
	h1 a.logo span {
		font-size: 1em;
	}
	.navbar-default {
		margin: 1em 1em;
	}
	button.navbar-toggle {
		margin: .4em 0 0 0;
	}
	
	.w3_mail_grids textarea {
		min-height: 130px;
	}
	
	.navbar-toggle {
		margin: .5em 0 0 0 !important;
	}
	
}
@media(max-width: 320px){
	h1 a.logo {
		font-size: .85em;
	}
	
	.navbar-toggle {
		padding: 7px 8px !important;
	}
		
	.about-top, .services, .gallery, .logos, .contact {
		padding: 2em 0;
	}
	
	
	.footer {
		padding: 2em 0;
	}
	
	.ag-w3-3 a {
		font-size: 1em;
	}
	
}
/*--//responsive--*/









