/* raleway-300 - latin */
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/raleway-v28-latin-300.eot'); /* IE9 Compat Modes */
	src: local(''),
			url('../fonts/raleway-v28-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../fonts/raleway-v28-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
			url('../fonts/raleway-v28-latin-300.woff') format('woff'), /* Modern Browsers */
			url('../fonts/raleway-v28-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
			url('../fonts/raleway-v28-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
	}
	
	/* raleway-regular - latin */
	@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
			url('../fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
			url('../fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
			url('../fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
			url('../fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
	}
	
	/* raleway-500 - latin */
	@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/raleway-v28-latin-500.eot'); /* IE9 Compat Modes */
	src: local(''),
			url('../fonts/raleway-v28-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../fonts/raleway-v28-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
			url('../fonts/raleway-v28-latin-500.woff') format('woff'), /* Modern Browsers */
			url('../fonts/raleway-v28-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
			url('../fonts/raleway-v28-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
	}
	
	/* raleway-600 - latin */
	@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/raleway-v28-latin-600.eot'); /* IE9 Compat Modes */
	src: local(''),
			url('../fonts/raleway-v28-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../fonts/raleway-v28-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
			url('../fonts/raleway-v28-latin-600.woff') format('woff'), /* Modern Browsers */
			url('../fonts/raleway-v28-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
			url('../fonts/raleway-v28-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
	}
	
	/* raleway-700 - latin */
	@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/raleway-v28-latin-700.eot'); /* IE9 Compat Modes */
	src: local(''),
			url('../fonts/raleway-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../fonts/raleway-v28-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
			url('../fonts/raleway-v28-latin-700.woff') format('woff'), /* Modern Browsers */
			url('../fonts/raleway-v28-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
			url('../fonts/raleway-v28-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
	}
	
	/* romanesco-regular - latin */
	@font-face {
		font-family: 'Romanesco';
		font-style: normal;
		font-weight: 400;
		src: url('../fonts/romanesco-v21-latin-regular.eot'); /* IE9 Compat Modes */
		src: local(''),
			url('../fonts/romanesco-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../fonts/romanesco-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
			url('../fonts/romanesco-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
			url('../fonts/romanesco-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
			url('../fonts/romanesco-v21-latin-regular.svg#Romanesco') format('svg'); /* Legacy iOS */
	}
	
	
	/* open-sans-300 - latin */
	@font-face {
		font-family: 'Open Sans';
		font-style: normal;
		font-weight: 300;
		src: url('../fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
		src: local(''),
			url('../fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
			url('../fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
			url('../fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
			url('../fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
	}
	
	/* open-sans-regular - latin */
	@font-face {
		font-family: 'Open Sans';
		font-style: normal;
		font-weight: 400;
		src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
		src: local(''),
			url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
			url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
			url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
			url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
	}
	html, body{
	font-family: 'Raleway', sans-serif;
	font-size: 100%;
	background-color: #FFf;
	background: url(../images/bg.jpg),url(../images/bg.jpg) no-repeat 0px 0px;
	background-attachment:fixed;
}
body a,.grid_1,plan_1,plan_1.one,plan_1.two,i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 {
	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"],li.parallelogram{
	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;			   
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
.header-top {
  padding-top: 0.4em;
}

.f-nav {
    z-index: 9999;
    position: fixed;
    width: 1155px !important;
    background-color: #fff;
	padding-right: 10px;
}

.logo {
  float: left;
  padding-top: 1em;
}

.logo img {
 height: 58px;
width: 290px;
}
.f-logo img {
 height: 58px;
	width: 290px;
}


.search-box{
  float: right;
  width: 33%;
   margin-top: 1em;
}
.b-search{
	position: relative;
	border: 1px solid #D7D7D7;
	padding: 0.5em 0;
	background: #fff;
	width: 99%;
}
.b-search input[type="text"]{
	width: 91%;
	outline: none;
	padding: 0em 0.6em;
	font-size: 1em;
	color: #333;
	position: relative;
	border: none;
}
.b-search input[type="submit"]{
	background: url(../images/search.png) no-repeat 0px 2px;
	border: none;
	height: 26px;
	width: 26px;
	position: absolute;
	outline: none;
	top: 6px;
	right: 2px;
}
/*--slider--*/
.banner-slider-left {
   box-shadow: 0 0 0.6em #ccc;
  -webkit-box-shadow: 0 0 0.6em #ccc;
  -o-box-shadow: 0 0 0.6em #ccc;
  -moz-box-shadow: 0 0 0.6em #ccc;
  -ms-box-shadow: 0 0 0.6em #ccc;
  margin: 1em 0;
}
.banner-slider-right {
   box-shadow: 0 0 0.6em #ccc;
  -webkit-box-shadow: 0 0 0.6em #ccc;
  -o-box-shadow: 0 0 0.6em #ccc;
  -moz-box-shadow: 0 0 0.6em #ccc;
  -ms-box-shadow: 0 0 0.6em #ccc;
  margin: 1em 0;
}
#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:37%;
  left: 0;
  opacity: 0.6;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  width:52px;
  height: 52px;
  background: transparent url("../images/arrows.png") no-repeat left top;
  margin-top: 4%;
}
 .callbacks_nav:hover{
  	opacity: 0.3;
  }
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  left: 93.5%;
 }
 .callbacks_nav.prev {
	/*right: auto;
	background-position:left top;
	left: 91%;*/
}
#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: -15%;
  z-index: 999;
  left: 46%;
  padding: 0;
  margin: 0;
  display: block;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
  display: inline-block;
  margin: 0 .3em;
}
@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: 15px;
  width: 15px;
  display: inline-block;
   background: #fff;
  border: 2px solid #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:#000;
  border:2px solid #000;
}
.top-menu {
  float: right;
padding: 0 0 0.5em 0;
}

}
.top-menu ul{
	padding:0;
}
.top-menu ul li{
	display:inline-block;
	list-style:none;
	margin-right: 1em;
}
.container{
background-color:#fff;

}
#content{
	padding-top: 1em;
    padding-bottom: 1em;
}
.banner-img-left{
	 background: url('../images/martinakl.png') no-repeat;
		  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	min-height:350px;
	
	}
	
	.banner-img-right{
	 background: url('../slider/s1.jpg') no-repeat 0% 98%;
		  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	min-height:350px;
	
	}
	.banner-img-right1{
	 background: url('../slider/s2.jpg') no-repeat 0% 98%;
		  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	min-height:350px;
	
	}
	.banner-img-right2{
	 background: url('../slider/s3.jpg') no-repeat 0% 98%;
		  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	min-height:350px;
	
	}
	.banner-img-right3{
	 background: url('../slider/s4.jpg') no-repeat 0% 98%;
		  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	min-height:350px;
	
	}
.top-menu ul li a{
   display: inline-block;
  color: #000;
  text-decoration: none;
  font-size: 1em;
  padding:0;
  font-weight:600;
}
.top-menu ul li a.menu-current,.top-menu ul li a:hover{
	color:#919553;
     transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- sticky-nav --*/
@media screen and (max-width: 768px) {
    span.menu {
	  width: 35px;
	  height: 35px;
	  background: url('../images/nav.png') no-repeat;
	  display: inline-block;
	  cursor: pointer;
	  position: absolute;
	   top: 35%;
	 right: 1%;
	}
	.header-bottom {
  		padding: 1em 0;
	}
	.top-menu {
  	  width: 100%;
	  display: none;
	  text-align: center;
	  background: #919553;
	  padding: 0;
	  margin-top: 4px;
	}
	.top-menu ul{
		float:none;
		width:100%;
	}
	.top-menu ul li{
		display:block;
		float: none;
	}
	.top-menu ul li a {
  		  color: #fff;
		  display: block;
		  padding: 10px 0px;
		  margin: 0px 0;
	}
	.top-menu ul li a:hover {
  		  color: #000;
		  display: block;
		  padding: 10px 0px;
		  margin: 0px 0;
	}
	.top-menu ul li a.menu-current {
  		  color: #000;
		  display: block;
		  padding: 10px 0px;
		  margin: 0px 0;
	}
}
/*--banner-grids--*/
.banner-grid.zero,.banner-grid.one,.banner-grid.two,.banner-grid.three {
  padding: 1em;
  margin: 0;
}
.icon {
  float: left;
}
.icon-text {
    float: right;
  text-align: left;
}
.banner-grid{
	min-height:200px;
	
}
.banner-grid.zero {
     background-color: #646632;

}
.banner-grid.one {
     background-color:#919553;
}
.banner-grid.two {
     background-color:#C3C47A;

}
.banner-grid.three {
    background-color:#D1CB86;;
	
}
.icon-text h4 {
    font-size: 1.8em;
  color: #fff;
  font-weight: 400;
  font-family: 'Romanesco', cursive;
  letter-spacing: 2px;
}
.icon-text p {
 font-size: 0.8em;
color: #fff;
line-height: 1.1em;
margin: 0.5em 0;

}
i.s1, i.s2, i.s3, i.s4, i.s5, i.s6 {
  width:30px;
  height:30px;
  background: url('../images/icons.png') no-repeat 0px 0px;
  display: inline-block;
}
i.s1 {
  background: url('../images/icons.png') no-repeat -30px 0px;
}
i.s2{
  background: url('../images/icons.png') no-repeat -60px 0px;
}
i.s3 {
  background: url('../images/icons.png') no-repeat -90px 0px;
}
/*--about-section--*/
#about {
  padding: 4em 0;
}
h3.tittle{
  font-size:3.5em;
  font-weight: 400;
  color: #919553;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
 }
 h3.tittle.three{
 color: #fff;
 }
 .testi-img {
  margin-top: 2em;
}
 .about-top p{
  font-size: 0.9em;
 color: #292f36;
  line-height: 1.7em;
  font-weight:400;
 }
 .about-top h4 {
   font-size: 2.8em;
  font-weight: 400;
  color: #000;
  font-family: 'Open Sans', sans-serif;

 }
 .about-top h5 {
  font-size: 2em;
  font-weight: 400;
  color: #C3C47A;
  font-family: 'Romanesco', cursive;
  letter-spacing: 2px;
  margin: 0.5em 0;
}

.about-img img {
  width: 100%;
}
.about-top {
  padding-left: 0;
}
.ab-top {
  margin-top: 3em;
}
/*--service-section--*/
#service{
   padding: 4em 0 0 0;
 background:#F7F7F7;
}
.serve-grids {
  margin-top: 3em;
}
.service-img {
  background: url(../images/ser-bg.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
    min-height: 650px;
}
h3.tittle.two {
  font-size:4em;
}
.s-icon {
  float: left;
  text-align: center;
  margin-top: 0.5em;
}
.s-icon-text {
    float: right;
  text-align: left;
}
.serve-grid.one {
   background-color: #C3C47A;
}
.serve-grid.two {
 background:#919553;
}
.serve-grid:hover{
opacity:0.9;
}
.serve-grid.three {
   background: #000;
}
.s-icon-text h4 {
  font-size: 2.4em;
  color: #fff;
  font-weight: 400;
  font-family: 'Romanesco', cursive;
  letter-spacing: 2px;
}
.s-icon-text p {
  font-size: 0.9em;
  color: #fff;
  line-height: 1.7em;
  margin: 0.5em 0;
}
.serve-grid {
    padding: 2.8em;
}
i.s1, i.s2, i.s3, i.s4, i.s5, i.s6 {
  width:30px;
  height:30px;
  background: url('../images/icons.png') no-repeat 0px 0px;
  display: inline-block;
}
i.s1 {
  background: url('../images/icons.png') no-repeat -30px 0px;
}
i.s2{
  background: url('../images/icons.png') no-repeat -60px 0px;
}
i.s3 {
  background: url('../images/icons.png') no-repeat -90px 0px;
}
.service-text {
  padding: 0;
  margin: 0;
}
.serve-grid:hover  i.s1,.serve-grid:hover  i.s2,.serve-grid:hover  i.s3,.serve-grid:hover i.s4{
transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
}
/*--Team-section--*/
#team {
  padding: 4em 0;
}
.t-img img {
  width: 100%;
}
.team-grids {
  margin-top: 3em;
}
.t-img {
  padding: 0 4px;
}
.team-text {
  background: #000;
  padding: 0.5em;
  display:none;
}
.t-img:hover .team-text{
 display:block;
   transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.team-text h4 {
  color: #fff;
  font-size: 3em;
  text-align: center;
  font-weight: 400;
  font-family: 'Romanesco', cursive;
}
/*--footer--*/
footer_tittle span{
	color:#DD3535;
}
h3.footer_tittle {
	padding-bottom:0.5em;
}
/*-- footer section --*/
.footer {
	background-color:#000;
	padding:50px 0;
	text-align:center;
}
.footer p {
	font-size:16px;
	font-weight:normal;
	color:#fff;
	line-height:30px;
}
.footer p a {
	color:#fff;
	text-decoration:none;
}
.footer p a:hover {
    color: #DD3535;
}
.footer-grids h3{
	font-size: 1.8em;
color: #fff;
font-weight: 400;
font-family: 'Romanesco', cursive;
letter-spacing: 2px;
	
}
.footer-grids h2{
	color:#fff;
	font-size:2em;
	margin: 0;
	text-align: center;
	text-transform: capitalize;
	}
.footer-grids p.para{
	color:#898989;
	font-size:14px;
	margin:1em auto 2em;
	text-align: center;
	line-height:1.8em;
	width:60%;
	}
.footer-grids p{
	color:#fff;
	font-size:14px;
	margin:0;
	line-height:1.8em;
	    text-align: left;
}
.footer-grids p a{
	color:#fff;
	display:block;
	margin:1em 0;
	    text-align: left;
}
.footer-grids p a:hover{
	color:#fff;
}
.footer-contact input[type="text"]{
	outline:none;
	border:none;
	background:#fff;
	padding:14px 15px;
	font-size:14px;
	width:80%;
	margin:0 auto;
	}
.footer-contact input[type="submit"]	{
	outline: none;
    background:#DD3535;
    color: #fff;
    font-size: 1em;
    width: 18.3%;
    padding:12px 0 14px;
	margin-left: .5em;
	border: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;
	}
.footer-contact input[type="submit"]:hover{
	    color:#fff;
	    background: #5fa529;
	}
.footer-contact{
	width:65%;
	    margin: 3em auto 3em;
	}
h3.follow {
    color: #fff;
    margin: 2em 0 0 0;
    border-top: 1px solid #444;
    padding-top: 1em;
}
#contact h2 {
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    text-transform: uppercase;
}
.footer-grid ul li{
	color: #fff;
    margin: 0 0 0.1em;
    background:url(../images/img-sp.png) no-repeat 0px -138px;
    list-style-type: none;
    
}
.footer-grid ul li a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
.footer-grid ul li a:hover{
	color:#fff;
}
.footer-copy{
	margin:2em 0 0;
	padding:2em 0;
	border-top:1px solid #464646;
	border-bottom:1px solid #464646;
}
.footer-copy p{
	color:#fff;
	text-align:center;
	margin:0;
	font-size:14px;
	line-height: 1.8em;
}
.footer-copy p a{
	color:#00B6FF;
	text-decoration:none;
}
.footer-copy p a:hover{
	color:#fff;
}
.footer1{
	margin:0 !important;
}
.footer-grid1-left {
    float: left;
    width: 35%;
}
.footer-grid1-right {
    float: right;
    width: 60%;
}
.footer-grid1-right a {
    font-size: 1em;
    color: #999;
	    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    margin: 0 0 0.5em;
}
.footer-grid {
    text-align: left;
	padding-top: 1em;
}
.footer-grid1-right a:hover{
	color:#fff;
}
.m1 a{
    color:#F25086;
}
.m1 a:hover{
	color:#fff;
}
.footer-grid1:nth-child(2) {
    margin: 1em 0;
}
.footer-grid p span {
    padding-left: 1em;
    left: -.5em;
	color:#fff;
}
.footer-grid-instagram{
	float:left;
	width:50%;
}
.w3agile_footer_copy p {
    color: #999;
    line-height: 1.8em;
	text-align:center;
	    letter-spacing: 1px;
}
.w3agile_footer_copy p a {
  color:#DD3535;
}

#footer{
	
	background-color:#919553;
	
	
}
/*--testimonials--*/
.testimonials {
   background: #919553;
  text-align: center;
     padding: 3em 0 6em 0;
}
.testi-img img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
}
.testimonial-left {
  border-left: 3px solid #fff;
  padding: 4.5em 0;
  margin: 3.5em 0;
  float: right;
}
.testimonial-left h3 {
  color: #fff;
  font-size: 3em;
}	
.testi-text {
  width: 61%;
  margin: 0 auto;
}		
.testi-text h4 {
    font-size: 2.4em;
  color: #fff;
  font-weight: 400;
  font-family: 'Romanesco', cursive;
  letter-spacing: 2px;
}
.testi-text p {
  font-size: 0.9em;
  color: #fff;
  line-height: 1.7em;
  margin: 0.5em 0;
}
.testimonials.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
/*  NavTaps*/
.nav-tabs>li>a {
/*	margin: 0 20px;
border: 1px solid transparent;
*/
	padding: 13px 13px;
	line-height: 1.42857143;
	font-size: 16px;
	font-weight: 600;
	border-radius:0;
	color: #fff;
	background:#919553;
}

.nav-tabs>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background:none!important;
	color: #FFF!important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
		background:#FAB825!important;
	color: #FFF!important;
}

.tab-border{	
    border-left: 3px solid #ddd;
	margin-bottom: 3em;
}

.tab-image img {
   width: 100%;

}
.tab-image-rnd img {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -mz-border-radius: 50%;
  ms-border-radius: 50%;
 text-align: center;
 position: relative;
 z-index: 1;
}
.tab-info h3 {
    line-height: 1.5em;
    font-size: 1.4em;
    color: #755386;
}

.tab-info p {
	    line-height: 1.5em;
        margin-top: 2em;
	    font-size: 1em;
		color: #777;
}
.nav-tabs>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background:none!important;
    color: #FFF;
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs {
    border-bottom: 0px solid #ddd;
	margin-bottom: 0em;
}
.nav-tabs>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background: #bfbaba!important;
    color: #FFF!important;
	 border-color: #eee #eee #ddd;
}
.tab-content > .tab-pane {
    padding-top: 1em;
}
.tab-content > .tab-pane ul  {

    padding: 0.8em;
	 
	
}
.tab-content > .tab-pane ul li {
	 list-style:circle;
     margin-right: 2em;
	   font-size: 0.9em;
 color: #292f36;
  line-height: 1.7em;
  font-weight:400;
	
}
.tab-content ul  {

    padding: 0.8em;
	 
	
}
.tab-content ul li {
	 list-style:circle;
     margin-right: 2em;
	   font-size: 0.9em;
 color: #292f36;
  line-height: 1.7em;
  font-weight:400;
	
}
/*--gallery---*/
.gallery-left {
  padding: 0;
}
#gallery {
  padding: 4em 0;background-color: #F7F7F7;
}
.gallery-left img {
  width: 100%;
}
.gallery-bottom {
  margin-top: 3em;
}
/*--contact--*/
#contact {
  padding:4em 0;
}
.newslatter {
  margin-top: 3em;
}
ul.f-icons{
text-align:center;
}
ul.f-icons li {
 list-style:none;
 display:inline-block;
   margin-right: 2em;
}
ul.f-icons li a.facebook,ul.f-icons li a.p,ul.f-icons li a.twitter,ul.f-icons li a.gg,ul.f-icons li a.ins{
	background: url(../images/icons.png) no-repeat -0px -63px;
	display:inline-block;
	height: 36px;
	width: 36px;
}
ul.f-icons li a.twitter{
	background: url(../images/icons.png) no-repeat -37px -63px;
}
ul.f-icons li a.gg{
	background: url(../images/icons.png) no-repeat -71px -63px;
}
ul.f-icons li a.p{
	background: url(../images/icons.png) no-repeat -148px -63px;
}
ul.f-icons li a.ins{
	background: url(../images/icons.png) no-repeat -111px -63px;
}
ul.f-icons li a.facebook:hover,ul.f-icons li a.twitter:hover,ul.f-icons li a.gg:hover,ul.f-icons li a.p:hover,ul.f-icons li a.ins:hover{
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
}
.support input[type="text"] {
    width: 79%;
  padding: 12px;
  font-size: 15px;
  text-align: left;
  font-weight: 400;
  border: 1px solid #fff;
  outline: none;
  margin: 0px 0px 0 0;
  webkit-appearance:none;
}
.support input[type="submit"]{
   background:#000;
  cursor: pointer;
   border: 0;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0.88em;
  text-align: center;
  webkit-appearance:none;
  outline:none;
  width: 20%;
}
.support input[type="submit"]:hover{
   background:#919553;
}
.support {
   margin: 2em 0em 0 0;
    background-color: #DDD;
  padding: 2em 2em;
}
.map iframe {
  height:400px;
  border: none;
  width: 100%;
}
.copy {
   text-align: center;
    background: #919553;
  padding: 1em 1em;
  }
.copy p {
  color: #fff;
  font-size:0.9em;
}
.copy p a {
   color:#fff;
}
.copy p a:hover{
	 text-decoration: underline;
}
/*----top-move------*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 40px;
  height: 22px;
  border: none;
  text-indent: 100%;
  background: url(../images/move-top.png) no-repeat 0px 0px;
}
/*--Responsive*--*/
@media (max-width:1440px){

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

}
@media (max-width:1280px){
	.serve-grid {
	  padding: 2.05em;
	}
}
@media (max-width:1024px){
	.callbacks_nav {
	  top: 75.7%
	  }
	  .callbacks_nav.prev {
	  left:0%;
	}
	.callbacks_nav.next {
	  left: 94.5%;
	}
	.serve-grid {
	  padding: 1em 1em 1em 0.04em;
	}
	#gallery {
     padding: 3em 0;
    }
	#service {
     padding: 3em 0 0 0;
   }
   .icon-text h4 {
	  font-size: 1.55em;
   }
	#contact {
	  padding: 3em 0;
	}
	#about {
	  padding: 3em 0;
	}
	.service-img {
	  background: url(../images/ser-bg.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 550px;
	}
	.callbacks_tabs {
  bottom: -15%;
  left: 44%;
  }
}
@media (max-width:768px){
	.header-top {
	  position: relative;
	}
	.search-box {
	  float: right;
	  width: 33%;
	   margin-top: 1em;
	}
	.top-menu ul li {
	  margin-right: 0em;
	}
	.callbacks_nav {
	  top: 70.6%;
	}
	.callbacks_nav.prev {
	  left: 0%;
	}
	.callbacks_nav.next {
	  left: 92.8%;
	}
	.banner-grid.zero,.banner-grid.one, .banner-grid.two, .banner-grid.three {
	  /* width: 33.3%;
	  float: left;*/
	  text-align: center;
	  padding: 1em 0.5em;
	}
	.icon {
	  float: left;
	  width: 15%;
	    padding-left: 0;
	}
	.icon-text {
	  float: right;
	  text-align: left;
	  width:84%;
	}
	.testimonials {
	   padding: 3em 0 6em 0;
	}
	.icon-text h4 {
	  font-size: 1.7em;
	  overflow: hidden;
	  height: 32px;
	}
	.icon-text p {
	  font-size: 0.85em;
	 }
	 .about-img {
	  margin-top: 2em;
	  padding-left: 0;
	}
	.s-icon-text {
	  float: right;
	  text-align: left;
	  width: 90%;
	}
	.service-img {
	  background: url(../images/ser-bg.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 539px;
	}
	.t-img {
	  float: left;
	  width: 25%;
	}
	.gallery-left {
	  padding: 0;
	  width: 25%;
	  float: left;
	}
	.team-text h4 {
  font-size: 2.3em;
  }
  .about-top h4 {
  font-size: 2.6em;
  }
  .logo a h1 {
  font-size: 4em;
  margin-bottom:0.2em;
  }
}
@media (max-width:667px){
	.callbacks_nav.prev {
	  left: 0%;
	}
	.callbacks_nav.next {
	  left: 91.6%;
	}
	.callbacks_nav {
	  top: 67.6%;
	}
}
@media (max-width:640px){
	.logo a h1 {
	   font-size: 3.7em;
	}
	.banner-grid{
	min-height:120px;
	
}
	.icon {
	  float: left;
	  width: 100%;
	}
	.icon-text {
	  float: right;
	  text-align: center;
	  width: 100%;
	}
	.icon-text h4 {
	  font-size: 1.7em;
	  overflow: hidden;
	  height: 27px;
	}
	span.menu {
	  width: 35px;
	  height: 35px;
	  background: url('../images/nav.png') no-repeat;
	  display: inline-block;
	  cursor: pointer;
	  position: absolute;
	  top: 40%;
	  right: 1%;
	}
	.logo{
	float: left;
width: 290px;
padding: 1em;
	
	}
	.callbacks_nav.next {
	  left: 91.2%;
	}
	.callbacks_nav.prev {
	    left: 0%;
	}
	.callbacks_nav {
	  top: 66.8%;
	}
	#about {
	  padding: 2em 0;
	}
	#service {
	  padding: 2em 0 0 0;
	}
	.service-img {
	  background: url(../images/ser-bg.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 450px;
	}
	#team {
	  padding: 3em 0;
	}
	#gallery {
	  padding: 2em 0;
	}
	.gallery-bottom {
	  margin-top: 2em;
	}
	.team-grids {
	  margin-top: 2em;
	}
	.newslatter {
	  margin-top: 2em;
	}
	h3.tittle {
	  font-size: 3.3em;
	  }
	  h3.tittle.two {
	  font-size: 3.6em;
	  }
	  .map iframe {
	  height: 300px;
	  }
	  .serve-grids {
	  margin-top: 2em;
	}
	.ab-top {
	  margin-top: 2em;
	}
	.about-top h4 {
	  font-size: 2.5em;
	  }
	  .callbacks_tabs {
	  bottom: -15%;
	  left: 42%;
	}
	.testi-text {
	  width: 100%;
	  }
}
@media (max-width: 568px){
	.s-icon-text {
	  float: right;
	  text-align: left;
	  width: 87%;
	}
	.support input[type="text"] {
	  width: 71%;
	  }
	  .support input[type="submit"] {
	  width: 28%;
	}
	.callbacks_nav {
	  top: 63.8%;
	}
	.callbacks_nav.prev {
	     left: 0%;
	}
	.callbacks_nav.next {
  left: 90.2%;
  }
}
@media (max-width:480px){
	  .gallery-left {
	  padding: 0;
	  width: 50%;
	  float: left;
	}
	h3.tittle {
	  font-size: 3em;
	}
	.support {
	  margin: 1em 0em 0 0;
	  background-color: #555;
	  padding: 1em 1em;
	}
	.support input[type="text"] {
	  width: 71%;
	  }
	.support input[type="submit"] {
	  font-size: 15px;
	  width: 27%;
	}
	.t-img {
	  float: none;
	  width: 80%;
	  margin: 0 auto 7%;
	}
	.service-img {
	  background: url(../images/ser-bg.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 343px;
	}
	.s-icon-text {
	  float: right;
	  text-align: left;
	  width: 86%;
	}
	.s-icon-text h4 {
     font-size: 2.2em;
    }
	h3.tittle.two {
	  font-size: 3.2em;
	}
	.banner-grid.one, .banner-grid.two, .banner-grid.three {
	  width: 100%;
	  }
	  .logo a h1 {
	   font-size: 3.5em;
	}
	.callbacks_nav.prev {
	  left: 0%;
	}
	.callbacks_nav.next {
	  left: 88.2%;
	}
	.callbacks_nav.prev {
	  left: 0%;
	}
	.callbacks_nav {
	  top: 58.8%;
	}
	.ab-top {
	  margin-top: 1em;
	}
	 .about-top h5 {
		  font-size: 1.8em;
		  margin: 0.3em 0;
	}
	.about-top p {
    font-size: 0.85em;
    }
	.s-icon-text p {
	  font-size: 0.85em;
    }
	.map iframe {
	  height: 250px;
	}
	.top-menu ul li a {
	  padding: 7px 0px;
	  font-size: 0.93em;
	}
	.b-search input[type="text"] {
	  width: 91%;
	  padding: 0em 0.6em;
	  font-size: 0.9em;
	}
	.callbacks_tabs {
	  bottom: -15%;
	  left: 37%;
	}
	.testimonials {
	  padding: 3em 0 5em 0;
	}
}
@media (max-width: 414px){
	.s-icon-text {
	  float: right;
	  text-align: left;
	  width: 83%;
	}
	.support input[type="text"] {
	  width: 66%;
	}
	.support input[type="submit"] {
	  font-size: 15px;
	  width: 32%;
	}
	.callbacks_nav {
	  top: 53.8%;
	}
	.callbacks_nav.prev {
	  left: 0%;
	}
	.callbacks_nav.next {
	  left: 86.2%;
	}
}
@media (max-width:384px){
	ul.f-icons li {
	  margin-right: 1em;
	}
	.support input[type="text"] {
	  width: 64%;
	}
	.support input[type="submit"] {
	  font-size: 15px;
	  width: 34%;
	}
	.callbacks_nav {
	 top: 49.8%;
	}
	.callbacks_nav.prev {
	   left: 0%;
	}
	.callbacks_nav.next {
	 left: 85.05%;
	}
}
@media (max-width:375px){
	.s-icon-text {
	  float: right;
	  text-align: left;
	  width: 82%;
	}
	.callbacks_nav {
	 top: 49.8%;
	}
	.callbacks_nav.prev {
	   left: 0%;
	}
	.callbacks_nav.next {
	 left: 85.05%;
	}
}
@media (max-width:320px){
	.banner-grid.one, .banner-grid.two, .banner-grid.three {
	  width: 100%;
	  float: left;
	  text-align: center;
	  padding: 0.5em 0em;
	}
	.callbacks_nav.next {
	  left: 81.1%;
	}
	.callbacks_nav.prev {
	  left: 0%;
	}
	.callbacks_nav {
	  top: 67.8%;
	  background-size: 94%;
	}
	.callbacks_nav.prev {
	  left: 0%;
	  display: none;
	}
	.b-search {
	  display: none;
	}
	span.menu {
	  width: 35px;
	  height: 35px;
	  background: url('../images/nav.png') no-repeat;
	  display: inline-block;
	  cursor: pointer;
	  position: absolute;
	  top:31%;
	right: 1%;
	}
	.logo a h1 {
	  font-size: 3em;
	    margin-bottom: 0.1em;
	}
	.banner-slider {
	  margin: 0.5em 0;
	}
	#about {
	  padding: 1.2em 0;
	}
	.about-top h5 {
	  font-size: 1.5em;
	  margin: 0.3em 0;
	}
	.about-top h4 {
	 font-size: 1.8em;
	}
	h3.tittle {
	  font-size: 2.5em;
	}
	h3.tittle.two {
	  font-size: 2.6em;
	}
	#service {
	  padding: 1.1em 0 0 0;
	}
	.serve-grids {
	  margin-top: 0.7em;
	}
	.s-icon,.s-icon-text { 
	  width: 100%;
	  text-align:center;
	}
	.serve-grid {
	  padding: 0.5em 0em 0.5em 0.04em;
	}
	.s-icon-text p {
	  font-size: 0.83em;
	}
	.service-img {
	  background: url(../images/ser-bg.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 216px;
	}
	.team-text h4 {
	  font-size: 1.7em;
	}
	.team-text {
  padding: 0.3em;
  }
  #team {
	  padding: 1.2em 0;
	}
	.team-grids {
	  margin-top: 1em;
	}
	#gallery {
	  padding: 1.2em 0;
	}
	.gallery-bottom {
	  margin-top: 0.7em;
	}
	.s-icon-text h4 {
	  font-size: 1.8em;
	}
	ul.f-icons li {
	  margin-right: 0.5em;
	}
	.support {
	  margin: 0.5em 0em 0 0;
	  background-color: #555;
	  padding: 0.5em 0.5em;
	}
	.newslatter {
	  margin-top: 1em;
	}
	#contact {
	  padding: 1.2em 0;
	}
	.map iframe {
	  height: 200px;
	}
	.support input[type="text"] {
	  width:55%;
	}
	.support input[type="submit"] {
	  font-size: 15px;
	  width: 42%;
	}
	.about-top p {
	  font-size: 0.83em;
	}
	.icon-text p {
	  font-size: 0.83em;
	}
	.callbacks_tabs {
	  bottom: -9%;
	  left: 29%;
	}
	.testi-text h4 {
	  font-size: 2em;
	  }
	  .testimonials {
	  padding: 1.5em 0 4em 0;
	}
}
	