html,
body {
	margin: 0;
	font-size: 100%;
	font-family: 'Roboto',sans-serif !important;
	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;
}
li{
	text-align:left;
}
.proj_gallery_grid1_pos p{
	text-align:center;
	color:#000;
}
.proj_gallery_grid1_pos p:hover{
	text-decoration:none;
}
input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
	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-weight: 600;
	
}

p {
	font-size: 15.3px;
    line-height: 1.6em;
    font-weight: 400;
    color: #555555;
    text-align: justify;
    letter-spacing: 0.50px;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}

/*--/navigation start --*/
.dropdowndrop {
			float: left;
			/*margin-top:6px;*/
			z-index: 999;
		}
	.products{
		color:#fff;
		font-weight: 600;
		font-size:14px;	
		padding: 7px 15.4px;
		width: auto;
	}
	.products a{
		color:#fff!important;
	}
	.products a:hover{
		color:#fff!important;
	}
	a:hover{
		text-decoration:none;
	}
	
	.dropdowndrop li {
		float: left;
		display: inline;
		position: relative;
		width: 210px;
		list-style: none;
	}
	.dropdowndrop .drop{
		border:1px solid #f7f7f7;
	}
	
	.dropdowndrop .drop a{
		color:#000;
		font-weight:600;
		text-align:left;
		padding:5px;
		display: block;			
	}
	.dropdowndrop .drop a:hover{
		background-color:#000;
		color:#fff;
	}
	#caret{
		float:right;
		padding-top:4px;
	}
	.dropdowndrop ul {
		position: absolute;
		left: 0;
		top: 100%;
		background: #fff;
		display: none;
		
	}

	.dropdowndrop ul ul {
		left: 100%;
		top: 0;
		
		background: #fff;
	}
	.dropdowndrop ul ul li{
		border:1px solid #f7f7f7;
		
	}

	li:hover > ul {
		display: block;
	}
	
/*--/navigation end --*/

table {
  border-collapse: collapse;
  width: 100%;
}

th, td {
  text-align: left;
  padding: 8px;
}
.tabless{
	margin-top:30px;
	margin-bottom:40px;
}
.tables{
	border:1px solid #f7f7f7;
	margin-top:20px;
}
tr:nth-child(even) {background-color: #f2f2f2;}

/*--/header --*/
.bg-light {
	background: none !important;
}

.bg-faded {
	background-color: #fff;
	padding: 0.6em 1em 0;
}

ul.navbar-nav li {
	padding-top: 3px;
    text-transform: uppercase;
	font-size: 14px;
}

a.navbar-brand {
	font-size: 2em;
	font-weight: 700;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

.navbar-light .navbar-brand {
	color: #333;
	margin-right:-100px;
}

a.navbar-brand i {
	color: #1172cf;
}

.navbar-toggleable-md .navbar-nav .nav-link {
	padding-right: 1.1em;
	padding-left: 1.1em;
	letter-spacing: 1px;
}
#myDiv {	
	border-radius:6px;
    background: #2fcc36;
    left: -40px;
    top: 48%;
    color: #fff;
    width: 8.2%;
	border:1px solid #fff;
    padding: 5px 5px 8px 13px;
    transform: rotateZ(-90deg);
    z-index: 999;
    position: fixed;
}
#roof{
	background:#fff;
	padding:0px;
	border:1px soilid #fff!important;
}
.mini{
	margin-left:80%;
}

.pluimage{
    display: inline !important;
	width: 40px;
	float: right !important;
}
#pluimage1{
	width: 9%;
    height: 20%;
	margin-top: -65px;
    display: block;
    margin-bottom: 24px;
    margin-left: 170px!important;
}

#myDiv1 {
	width: 47%;
    right: -43.9%;
    top: 30%;
    z-index: 999;
    position: fixed;
}
#myDiv1 img{
	margin-bottom:12px;
	width:7%;
}
li.nav-item.active {
	border-bottom: 2px solid #1172cf;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 0.25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #000;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	font-size: 0.9em;
}
.contact{
	margin-left:51%;
	
}
.contact p{
	display:inline-block;

	margin:10px 3px;
}
.contact p b{
	font-weight:bold;
}
.logo{
	margin-top: -55px;
    z-index: 9999;
    position: absolute;
	width: 110px;
	max-width: 110px;
}
header{
	width:100%;	
	background: white;
	z-index: 99;
}

#enquiry a{
		color:#fff!important;
}
.loan{
	margin-left:25%;
	width:50%;
}
#enquiry{
	text-align:center;
	width: 80px;
	background: #0e7312;

}
.header_top{
	min-height:55px;
	background: linear-gradient(to bottom, #2fcc36 50%, #63b711 100%);
	
}
/*--//header --*/

.carousel-caption {
	bottom: 11em;
	z-index: 10;
	text-align: center;
	width: 59%;
	margin: 0 auto;
}

.carousel-item {
	height: 100%;
}

.carousel-item>img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 32rem;
}


.marketing .col-lg-4 {
	margin-bottom: 1.5rem;
	text-align: center;
}

.bottom-sub-grid.ser {
	margin-top: 1.5em;
	margin-bottom: 0;
}

.marketing h2 {
	font-weight: 400;
}

.marketing .col-lg-4 p {
	margin-right: .75rem;
	margin-left: .75rem;
}


/*--/slider--*/
.banner{
	width: 100%;
	z-index: -99;
}
#carouselExampleIndicators .carousel-item {
	background-size: 100% 100%;
	height:530px;
	background-image: url(../images/banner1.jpeg);
	background-repeat: no-repeat;
}

#carouselExampleIndicators .carousel-item.item2 {
	background-size: 100% 100%;
	height:530px;
	background-image: url(../images/banner4.jpg);
	background-repeat: no-repeat;
}

#carouselExampleIndicators .carousel-item.item3 {
	background-size: 100% 100%;
	height:530px;
	text-align:center;
	background-image: url(../images/banner3.jpg);
	background-repeat: no-repeat;
}

#carouselExampleIndicators .carousel-item.item4 {
	background-size: 100% 100%;
	height:530px;
	background-image: url(../images/banner2.jpeg);
	background-repeat: no-repeat;
}
.bannersp{
	font-size:17px;
	color:#fff;
}
.textfirst{
	text-align:left;
	margin-left:45%;
	font-size: 2em !important;
}

.carousel-caption h2,
.carousel-caption h3 {
	font-size: 4em;
	letter-spacing: 2px;
	line-height: 1.4em;
	text-shadow: 1px 0px 1px #000!important;
}

.carousel-indicators {
	bottom: 7%;
	left: 0%;
	cursor: pointer;
}
#varla{
	background:#f3f3f3;
	height:230px;
	padding:20px;
	
}
.bnr-button {
	z-index:2;
	position:relative;
	bottom:-70px;
	left:108px;
}
.btn-primary {
	background-color: #2fcc36;
	border-radius:50%;
	padding:15px 17px;
}
audio, video {
    display: inline-block;
    width: 100%;
}
.dropdown-menu{
	min-width:29rem!important;
}
#exampleModal{
	margin-top: 104px;
}
#cell p span{
	font-size:26px;
	font-weight:700;
	
}

#cell ul{
	margin-top:10px;
	margin-bottom:18px;
	font-size:20px;
}
.carousel-control {
	line-height: 50%;
}

.carousel-indicators li {
	display: inline-block;
	max-width: 10px;
	height: 10px;
	border-radius: 0%;
	margin: 0 8px;
	background:#fff;
	
}
.navbar-light .navbar-nav .nav-link{
	color:#fff!important;
	font-weight:600;
}

.carousel-indicators .active {
	background: #63b711;
	border:1px solid #fff;
	
}

/* Show it is fixed to the top */
.moredetails{
	width:200px;
	font-size:17px;
	color:#fff;
	text-align:center;
	padding:10px 20px;
	border:1px solid #fff;
	border-radius: 50px 50px 50px 50px;
	margin-left:auto;
	margin-right:auto;
	cursor: pointer;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
	
	
}

/*--//banner --*/

/*--/content --*/

h3.tittle_w3ls {
	text-align: center;
	font-size: 3em;
	color: #2c363e;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

h3.tittle_w3ls.cen {
	color: #fff;
}

.lead {
	font-size: 1.1em;
	font-weight: 300;
}

.featurette-heading {
	font-size: 46px;
	line-height: 1.4em;
}

/*--/banner-bottom --*/

.banner-bottom {
	padding: 3em 0;
}

.bt-bottom-info h5 {
	font-size: 2em;
	line-height: 1.5em;
	color: #1172cf;
	margin-bottom: 4em;
}

.inner-sec-w3layouts-agileinfo {
	margin-top: 1em;
}

.bottom-sub-grid {
	text-align: center;
	margin: 0 auto;
}

.bt-icon {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	background: #1172cf;
	text-align: center;
	margin: 0 auto;
}

.bottom-sub-grid span{
	font-size: 2em;
	line-height: 3em;
	color: #fff;
	border-color: rgba(173, 173, 173, 0.45);
}

.bottom-sub-grid:hover a.btn.btn-secondary.view {
	background: #1172cf;
}

a.btn.btn-secondary.view {
	background: #333;
	color: #fff;
	margin-top: 2em;
	font-size: 0.9em;
	padding: 0.8em 1.5em;
}

.modal-body.video iframe {
	border: none;
	width: 100%;
	min-height: 250px;
}

h5#exampleModalLabel {
	font-size: 1.2em;
}

h4.sub-tittle_w3ls {
	font-size: 1.2em;
	color: #333;
	letter-spacing: 1px;
	margin: 1em 0;
}

/*--//banner-bottom --*/

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

/*--//content --*/

/*-- /about --*/
.aboutus{
	background:url(../images/slider1.jpg) no-repeat;
	background-size:100% 100%;
	height:200px;
	width:100%;
	
	font-size:24px;
	padding-top:140px;
}
.aboutus p, .aboutus p a{
	text-align:center;
	margin:auto;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
}
.breadcrumb{
	position:relative;
	z-index:999;
}
.about1{
	width:100%;
	padding:45px 10px;
	background:#fafafa;
	margin-top:20px;
}
#visionss{
	margin-top:40px;
}
#values2{
	background-color:#fafafa;
	padding:30px 50px;
	
	
}#corevelues{
	border-left:17px solid #fff;
	background-color:#fafafa;
	padding-left:70px;
	padding-top:50px;
	padding-bottom:30px;
}
#values2 h3, #values3 h3{
	font-size:22px;
	font-weight:500;
}
#values3{
	padding:30px;
	text-align:justify;
	background-color:#fafafa;
}
.epc{
	border:3px solid #f1f1f1;
	padding:10px;
}
.aboutas{
	width:96%;
	border: 11px solid #f3f3f3;
}
.values li{
	margin-bottom:12px;
	font-size: 15.3px;
    line-height: 1.6em;
    font-weight: 400;
    color: #000;
    text-align: justify;
    letter-spacing: 0.50px;
}
.productfeatures .col-md-3{
	background:#fafafa;
	border:10px solid #fff;
	margin-bottom:30px;
	padding:20px 20px 10px 20px;
}.productfeatures .col-md-2{
	background:#fafafa;
	border:10px solid #fff;
	margin-bottom:30px;
	padding:20px 20px 10px 20px;
}
.productfeatures .col-md-3 h3{
	font-size:19px;
	color: #000;
	letter-spacing:1px;
	line-height:1.5;
	
}
.productfeatures .col-md-3 p{
	text-align:justify;
	line-height:1.8;
}
ul.place{
	padding: 0;
	margin: 12px 0;
	background: #f3f3f3;
	width: 100%;
	border: 2px solid #dedede;
}
ul.place li{
	display: inline-block;
	padding: 10px;
}
ul.place li {
	font-size: 1em;
	color: #000;
	
	text-decoration: none;
	cursor: pointer;
}
.table td {
	width:400px;
    border: 1px solid #eceeef;
}
.table tr td .fa{
	color:#1172cf;
}
iframe{
	margin-top:40px;
}
/*-- /services --*/

.services {
	padding: 2em 0;
}

.icon_info h5 {
	font-size: 1.2em;
	color: #333;
	margin: 1em 0;
	font-weight: 600;
}

.icon_info {
	text-align: center;
}

.icon_info {
	text-align: left;
	padding: 4em 2em;
	border: 3px solid #f5f5f5;
	background-color: #f5f5f5;
	transition: all 0.3s ease-out 0s;
}

.grid_info_main.mid {
	margin-top: 3em;
}

.grid_info_main i {
	font-size: 2em;
	color: #1172cf;
}

.grid_info.second {
	margin-top: 1.5em;
}

.grid_info_main.mid img {
	width: 100%;
}

/*-- //services --*/

/*-- stats --*/
.stats_test .col-md-2{
	    max-width: 20%;
		flex: 0 0 20%;
}
.stats_left p {
	font-size: 2.3em;
	font-weight: 100;
	text-align:center;
	letter-spacing: 1px;
	color: #fff;
	line-height: 2em;
}

.stats_left h4 {
	font-size: 1.1em;
	color: #fafafa;
	margin: 0;
	font-weight: 600;
	letter-spacing: 1px;
}
.stats_test{
	margin-top:-25px;
	
}
.stats_left i
 {
	font-size: 2em;
	color: #5b5d61;
	margin: 0;
}
.about{
	width:110%;
	margin-left:-50px;
}
.readmore{
	color: #3366e4;
	margin-top:10px;
	text-decoration:underline;
}
.abb{
	font-size:28px;
	margin:10px 0px;
	font-weight:700;
	line-height:1.3;
}
.who{
	color:#3366e4;
	font-size:25px;
	padding:0 6px;
	font-weight:600;
	
}
.stats_bottom_grid_left img {
	margin: 0 auto;
	
}
.inner_stat_wthree_agileits img{
	width: 108%;
    margin-top: -52px;
    height: 180px;
}
.stats_left.counter_grid {
	background: #1f242c;
	height:180px;
	border:1px solid #3f4650;
}

.stats_left.counter_grid1 {
	background: #ff3c41;
}

.stats_left.counter_grid2 {
	background: #fcd000;
}

.stats_left.counter_grid3 {
	background: #47cf73;
}

.stats_left {
	text-align: center;
	float: left;
	width: 25%;
	padding: 1em 1em;
	border-top: none;
	border-bottom: none;
}

.stats_left:nth-child(3) {
	border-right: 0px;
}

.stats_left:nth-child(2) {
	border-left: 0px;
	border-right: 0px;
}

/*--//about --*/

/*--/Reviews--*/

/*-- testimonials --*/

.reviews_sec {
	background: url(../images/test.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 0em 0;
	width:100%;
	min-height: 450px;
}

.testimonials_grid {
	text-align: center;
	position: relative;
}

.testimonials_grid-inn img{
	width: 90px;
	border-radius: 50%;
	margin-bottom: 12px;
}

.testimonials_grid img {
	margin: 0 auto;
}

.test_social_pos {
	position: absolute;
	top: 0%;
	right: 38.5%;
}

.social_list1 li {
	display: inline-block !important;
}

.test_social_pos li a {
	color: #000;
	font-size: 0.9em;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: block;
	line-height: 29px;
}

.dribble3 {
	background: #ea4c89;
}

.testimonials_grid {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.testimonials_grid h3 {
	color: #000;
	text-align:center;
	
	font-size: 1.2em;
}

.testimonials_grid h3 span {
	font-weight: 100;
	text-align:center;
	
	font-size: 0.9em;
}

.testimonials_grid i {
    font-size: 0.9em;
    color: #000;
	text-align:center;
	
}

.testimonials_grid p {
	color: #000;
	text-align:center;
}

.testimonials_grid img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border: 5px solid rgba(255, 255, 255, 0.15);
}

.testimonials_grid {
	width: 49%;
	padding:0 130px;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
}
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  
}

.flex-direction-nav{
  display: none;
}
.flex-control-nav{

}
.flex-pauseplay span {
  text-transform: capitalize;
}

.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flexslider .slides img {
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
 .flexslider {
  position: relative;
  zoom: 1;
  border-radius:0px;
  box-shadow: none;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
  user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -80px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 15px;
  height: 15px;
  display: block;
  background: none;
  cursor: pointer;
  text-indent: -9999px;
  border: 5px solid rgba(33, 33, 33, 0.66);
  background:#fff;
  text-align: center;
  border-radius: 15px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
   background: #2a68b1;
	 cursor: default;
	transform: rotateX(360deg);
	-webkit-transform: rotateX(360deg);
	-moz-transform: rotateX(360deg);
	-o-transform: rotateX(360deg);
	-ms-transform: rotateX(360deg);
  transition: transform 2s;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/*-- //testimonials --*/




/*-- //Product & services --*/

.product{
	background:url(../images/product.jpg) no-repeat;
	background-size: 100% 100%;
	padding:50px 0px;
}
#exampleSlider {
  position: relative;
}
.item h4{
	text-align:center;
	margin:10px 0;
	font-size:19px;
}
.item h4 a{
	color:#000;
}
.productspt{
	margin:50px 0px;
}
#exampleSlider .MS-content {
  margin: 15px 10%;
  overflow: hidden;
  white-space: nowrap;
 
}

#exampleSlider .MS-content .item {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  border-right: none;
  width: 25%;
}

#exampleSlider .MS-content img {
width: 100%;
margin: 20px;
}

#exampleSlider .MS-content h4 {
color:#000000;
}


#exampleSlider .MS-controls button {
  position: absolute;
  border: none;
  background: transparent;
  font-size: 24px;
  outline: 0;
  top: 100%;
}
@media (max-width: 767px) {
  #exampleSlider .MS-controls button {
    display: none;
  }
}
#exampleSlider .MS-controls button:hover {
  cursor: pointer;
}
#exampleSlider .MS-controls .MS-left {
  left: 46.3%;
  color:#b5b5b5;
  border:2px solid #b5b5b5;
  border-radius:50%;
  padding:0 10px;
	background:#fff;  
}
#exampleSlider .MS-controls .MS-right {
  right: 46.3%;
  color:#b5b5b5;
  padding:0 10px; 
  border-radius:50%;
  background:#fff;
  border:2px solid #b5b5b5;
}

#exampleSlider1 {
  position: relative;
}

#exampleSlider1 .MS-content {
  margin: 15px 5%;
  overflow: hidden;
  white-space: nowrap;
}

#exampleSlider1 .MS-content .item {
	display: inline-block;
	height: 100%;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	border-right: none;
	width: 25.4%;
}

#exampleSlider1 .MS-content .item p{
	display: inline-block;
}

#product img{
	margin-top:-240px;
}
@media (max-width: 1200px) {
	#exampleSlider .MS-content .item,
	#exampleSlider1 .MS-content .item {
    	width: 25%;
  	}
}
@media (max-width: 992px) {
	#exampleSlider .MS-content .item,
	#exampleSlider1 .MS-content .item {
    	width: 33.3333%;
  	}
}
@media (max-width: 767px) {
	#exampleSlider .MS-content .item,
	#exampleSlider1 .MS-content .item {
    	width: 50%;
  	}
}

@media (max-width: 480px) {
	#exampleSlider .MS-content .item,
	#exampleSlider1 .MS-content .item {
    	width: 100%;
  	}
	
	#exampleSlider .MS-content{
		margin: 15px 15px 15px -5px;
	}
}

#exampleSlider1 .MS-controls1 button {
  position: absolute;
  border: none;
  background: transparent;
  font-size: 24px;
  outline: 0;
  top: 87%;
}

#exampleSlider1 .MS-controls1 button:hover {
  cursor: pointer;
}
#exampleSlider1 .MS-controls1 .MS-left {
  left: 86%;
  color:#b5b5b5;
  border:2px solid #b5b5b5;
  border-radius:50%;
  padding:0 10px;
	background:#fff;  
}
#exampleSlider1 .MS-controls1 .MS-right {
  right: 6.8%;
  color:#b5b5b5;
  padding:0 10px; 
  border-radius:50%;
  background:#fff;
  border:2px solid #b5b5b5;
}

/*-- //Product & services --*/


/*--/contact--*/
.address-left {
	width: 50px;
    height: 50px;
    text-align: center;
    background: #0e7312;
    margin: 0 auto;
    border-radius: 50%;
	padding-top: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.address-grid-wthree-agileits {
	text-align: center;
    margin: 0 auto;
}
.address-grid-wthree-agileits:nth-child(1) {
    padding-left: 0;
}
.address-grid-wthree-agileits:nth-child(3) {
    padding-right: 0;
}
.address-grid-wthree-agileits span {
    font-size: 1.7em;
    color: #fff;
    margin-top: 14px;
}

.address-right {
	margin-top:1.2em;
}
.address-right h6 {
    font-size: 1.1em;
    margin-bottom: 0.5em;
}
.contact_grid_right {
    width: 100%;
}
.contact_grid_right input[type="text"],
.contact_grid_right input[type="email"],
.contact_grid_right input[type="tel"],
.contact_grid_right input[type="number"],
.contact_grid_right textarea {
    outline: none;
    padding: 15px 15px;
    font-size: 14px;
    color: #777;
    background: #fafafa;
    width: 100%;
    letter-spacing: 1px;
    border: 1px solid #ebeeef;
    margin-top: 0.5em;
	margin-bottom: 1em;
}

.contact_grid_right input[type="text"]:nth-child(2),
.contact_grid_right input[type="email"],
.contact_grid_right input[type="tel"],
.contact_grid_right input[type="number"] {
    margin: 1em 0 0;
}

.contact_grid_right textarea {
    min-height: 150px;
    margin: 1em 0em;
    resize: none;
}

.contact_grid_right input[type="submit"],
.contact_grid_right input[type="reset"] {
    outline: none;
    padding: 20px 0;
    font-size: 14px;
    color: #fff;
	background: #2fcc36;
	width: 22%;
    border: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
	font-weight:600;
	cursor: pointer;
}

.contact_grid_right input[type="submit"],
.contact_grid_right input[type="reset"]:hover {
    background-color: #0e7312;
}

.contact-left h4 {
    color: #444;
    font-size: 1em;
    margin-bottom: .5em;
    letter-spacing: 1px;
    font-weight: 700;
}

.contact-left p {
    font-size: 1em;
    letter-spacing: 1px;
}

.contact-text a {
    color: #888;
}

.contact-text a:hover {
    color: #fb383b;
}

.contact_grid_right h6,
.contact-left h6 {
    font-size: 1.2em;
    color: #292b2c;
    margin-bottom: 1.5em;
    letter-spacing: 1px;
    font-weight: 400;
}
.contact-map {
    width: 100%;
}

.contact-map iframe {
    width: 100%;
    height:300px;
}
.address-info {
   padding: 1em 1em;
    margin-bottom: 11px;
    background: #f1f1f1;
}
.address-info p{
	text-align:center;
}
.address.row {
    width: 100%;
    margin: 2em 0 0em 0;
}
.address-right a {
    color: #083940;
}
.address-right p {
    color: #000;
}
/*-- //contact--*/

/*--responsive--*/

@media(max-width:1080px) {
	.input {
		max-width: 309px;
		width: calc(100% - 0em);
		vertical-align: top;
		float: left;
	}
}

@media(max-width:991px) {
	.contact_grids_info {
		padding: 0;
		margin-top: 1em;
	}
	.input {
		max-width: 100%;
	}
	span.input.input--chisato:nth-child(2) {
		margin: 0;
	}
	.map iframe {
		width: 100%;
		min-height: 303px;
	}
}

@media(max-width:640px) {
	.mail_form input[type="submit"] {
		width: 40%;
	}
	.mail_form textarea {
		padding: .9em 0.9em;
		margin: 1.3em 0;
		min-height: 140px;
	}
}

@media(max-width:600px) {
	.map iframe {
		width: 100%;
		min-height: 250px;
	}
	.row {
    margin-right: 0px;
    margin-left: 2px;
}
}

/*--//contact end--*/

/*--//our project--*/
.slbOverlay,
.slbWrapOuter,
.slbWrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#proj{
	width:100%;
	border-radius:10px;
}
.section_1_gallery_grid1{
	padding:0 30px;
	text-align:center;
}
.proj_gallery_grid1_pos{
	margin-top:20px;
	margin-bottom:20px;
}
.proj_gallery_grid1_pos h3{
	font-size:20px;
	color:#000;
}
.slbOverlay {
  overflow: hidden;
  z-index: 2000;
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-animation: slbOverlay 0.5s;
  -moz-animation: slbOverlay 0.5s;
  animation: slbOverlay 0.5s;
}

.slbWrapOuter {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2010;
}

.slbWrap {
  position: absolute;
  text-align: center;
}

.slbWrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.slbContentOuter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0 1em;
  box-sizing: border-box;
  z-index: 2020;
  text-align: left;
  max-width: 100%;
}

.slbContentEl .slbContentOuter {
  padding: 5em 1em;
}

.slbContent {
  position: relative;
}

.slbContentEl .slbContent {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  background-color: #fff;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}

.slbImageWrap {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  position: relative;
}

.slbImageWrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 3em;
  bottom: 3em;
  display: block;
  z-index: -1;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
}

.slbImage {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 3em 0;
  margin: 0 auto;
}

.slbCaption {
  font-size: 1.2em;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: -1.07143em;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  font-weight: 100;
}

.slbCloseBtn,
.slbArrow {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
}

.slbCloseBtn::-moz-focus-inner,
.slbArrow::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.slbCloseBtn:hover,
.slbArrow:hover {
  opacity: 0.5;
}

.slbCloseBtn:active,
.slbArrow:active {
  opacity: 0.8;
}

.slbCloseBtn {
  font-size: 3em;
  width: 1.66667em;
  height: 1.66667em;
  line-height: 1.66667em;
  position: fixed;
  right: 0;
  top: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.slbContentEl .slbCloseBtn {
  position: absolute;
  right: -0.33333em;
  top: 0em;
}

.slbLoading {
  font-size: 1.4em;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}

.slbArrows {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
}

.slbArrow {
  position: absolute;
  top: 50%;
  margin-top: -5em;
  width: 5em;
  height: 10em;
  opacity: 0.7;
  text-indent: -999em;
  overflow: hidden;
}

.slbArrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.8em 0 0 -0.8em;
  border: 0.8em solid transparent;
}

.slbArrow.next {
  right: 0;
}

.slbArrow.next:before {
  border-left-color: #fff;
}

.slbArrow.prev {
  left: 0;
}

.slbArrow.prev:before {
  border-right-color: #fff;
}

.slbIframeCont {
  width: 80em;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.slbIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background: #000;
}

@-webkit-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@-moz-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@-webkit-keyframes slbEnter {
  from {
    opacity: 0.5;
    -webkit-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes slbEnter {
  from {
    opacity: 0.5;
    -moz-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}

@keyframes slbEnter {
  from {
    opacity: 0.5;
    -webkit-transform: translate3d(0, -1em, 0);
    -moz-transform: translate3d(0, -1em, 0);
    -ms-transform: translate3d(0, -1em, 0);
    -o-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@media (max-width: 640px) {
  .slbCaption {
    font-size: 1.2em;
  }
}

/*--//Our project end--*/


/*--about--*/

.banner-inner {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
	background-size: cover;
	min-height: 250px;
}

li.breadcrumb-item {
	font-size: 0.9em;
	letter-spacing: 1px;
}

li.breadcrumb-item a {
	color: #333;
}

.breadcrumb-item.active {
	color: #1172cf;
}

.bt-bottom-info.ab img {
	width: 100%;
}

p.ab-para {
	margin: 2em 0 3em 0;
}
.abc{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.abc h3{
	
	 text-transform:uppercase;
    font-weight: 500;
    line-height: 1.2;
}
/*--//about--*/

button.btn1 {
	color: #fff;
	border: none;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	background: #ff3c41;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
	float: right;
	width: 20%;
}

button.btn1:hover {
	background: #1172cf;
}
/*--footer--*/

footer {
	background: linear-gradient(rgba(23, 22, 23, 0.9), rgba(23, 22, 23, 0.9)), url(../images/footer.jpg) no-repeat;
	 background-size: 100% 100%;
    padding: 0em 0;
    width: 100%;
	padding: 2em 0;
	display: block;
}

footer h3,
footer h2 {
	font-size: 1.3em;
	color: #ffffff;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

footer p {
	color: #fff;
}

footer ul li {
	display: block;
	color: #fff;
	font-weight: 400;
	font-size: 0.9em;
	margin: 0.7em 0;
}

footer-list i {
	padding-right: 10px;
	color: #ffa41f;
}
footer ul li a i{
	padding-right:5px;
}
footer ul li a {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	display: block;
	padding: 5px 0px;
	text-decoration: none;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

footer ul li a:hover {
	color: #fff;
}

footer ul li.hd {
	color: #fff;
}

.newsletter .email {
	background-color: #F4F4F4;
	border: none;
}

.flickr-grid {
	float: left;
	width: 32%;
	margin: 0 0.1em .2em;
}

.flickr-grid a img {
	width: 100%;
	padding: 0.3em;
	border: 1px solid #333333;
}

.newsletter .email {
	outline: none;
	padding: 13px 15px;
	color: #fff;
	font-size: 14px;
	width: 80%;
	background: rgba(0, 0, 0, 0.22);
	border: 1px solid #2d2d2d;
}

.newsletter {
	position: relative;
	margin-top: 2em;
}

button.btn1 {
	color: #fff;
	border: none;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	background: #1172cf;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
	float: right;
	cursor: pointer;
	width: 20%;
}

/*--//footer--*/

/*--/copyright--*/

.copyright ul li {
	background: #2fcc36;
    border-radius: 50%;
    display: inline-block;
    padding: 4px 10px;
	margin-right:5px;
}

a.facebook {
	color: #fff;
	font-size: 16px;
}

a.facebook:hover {
	color: #1172cf;
}

.copyrighttop {
	float: right;
}

.copyrightbottom {
	float: left;
}

.copyright {
	background: #141415;
	color: #fff;
	padding-top: 1em ;
	border-top: 1px solid rgba(25, 24, 24, 0.58);
}

.copyrightbottom p {
	color: #fff;
}

/*Custom CSS*/

#header-contact-list a{
	color:#141415;
	text-decoration: none;
}

txt-color1{
	color:#141415;
}


.bg-nav-color{
	background-color: transparent;
}

@media (max-width: 640px) {
	.bg-nav-color{
		background-color: white;
	}

	.logo{
		margin-top: -100px;
		z-index: 9999;
		position: absolute;
		width: 100px;
		max-width: 100px;
	}

	#exampleSlider .item{
		width: 33.33%;
	}

	.testimonials_grid {
		width: 49%;
		padding:0 20px;
		margin-left:auto;
		margin-right:auto;
		display:inline-block;
	}
  }




.carousel-control-prev, .carousel-control-next{
	color: #000 !important;
	font-size: 26px;
	width: auto;
	height: auto;
}
