body {
	/**background: url("../img/background.jpg") no-repeat fixed center center / 100% auto rgba(0, 0, 0, 0.5);**/
 margin:0 


}
body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background:#fff;
  /*background: url(../img/bg4.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}
.frame-container2 {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.frame-container2 iframe,
.frame-container2 object,
.frame-container2 embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
nav {
	background:#fff;
	position:fixed;
	top: 0;
	z-index: 500;
	color:#000000;
box-shadow:2px 2px 2px #999;
}
.top-nav {
	background: none;
}
.top-nav ul {
	padding: 0;
}
.logo {
	text-align: left;
	width: 100%;
}
#WebContainer{
    width: 100%;
    height: auto;
}
.link-44{
color:#FF0000 !important;
}
.slide2{
    width:100%; /*Takes 90% width from WebContainer*/
    height: auto;
    margin: auto;
} 
.mainlogo{
margin:10px auto 10px;
width:320px;
}

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}

.tt2{
font-size:15px;
font-weight:500;
line-height:30px;
color:#444;
text-align:center;
text-transform:uppercase;
}
a.btn-1{
text-transform:uppercase;
font-size:12px;
color:#fff;
font-weight:500;

padding:6px 12px;
background:#838385;
border-radius:5px;
margin-right:5px;

}
.btn-1:hover{
color:#fff;
background:#999;
}
a.btn-2{

text-transform:uppercase;
font-size:12px;
color:#555;
font-weight:500;
padding:6px 12px;
background:#CCCCCC;
border-radius:5px;

}
.btn-2:hover{
color:#fff;
background:#999;
}
hr{  color: #f9f9f9;
     background: #f9f9f9; 
     width: 97%; 
     height: 1px;
	 margin:20px auto 40px auto}

hr.line01:after, 
hr.line02:after{content: url(../img/favicon2.png);display: block; position: relative; top: -21px;padding: 0 10px; background:#fff;}


.line03{display: block; position: relative; top: -61px; margin:0 auto; text-align:center}
.simply-scroll-list { 
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}
.img-shadow {
  position: relative;
  width: 100%;
  float: right;
  top:0px;
  background: linear-gradient(#C8DCBC, #AFD0E6);
}
.img-shadow img {
  position: relative;
  top: -10px;
  right: -10px;
}
 .img-shadow2 {
  position: relative;
  width: 100%;
  float: right;
  top:0px;
 /* background: linear-gradient(#FF8080, #FFCC66);*/
 background:linear-gradient(#C8DCBC, #AFD0E6);
}
.img-shadow2 img {
  position: relative;
  top: -10px;
  right: 10px;
}
.pd10{
padding:50px 10px 30px 10px}
.pd100{
padding:80px 10px 30px 10px}
.subtle-text{
  position: absolute;
  top: 1em;
  left: 0;
  text-transform: uppercase;
  font-size: 208px;
   color: #ccc;
  font-weight: 900;

}

.simply-scroll { 
	width: 100%;
	height: 350px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 350px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 290px;
	height: 350px;
}
.back-to-top {

			background:url(../img/up.png);
			opacity:0.7;
		bottom: 10px;
	display: none;
	font-size: 25px;
	line-height: 40px;
	font-weight: bold;
	height: 80px;
	position: fixed;
	right: 30px;
	text-align: center;
	text-decoration: none;
	width: 82px;
	z-index: 999;
	color: #fff; 	
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;

		}

		.back-to-top:hover {	
		
	opacity:1;
		}
	.top-nav {
	text-align: center;
	margin-left:30px;
}
.right2{
float:right;
margin-right:-75px;}
.left2{
margin-left:-40px;}
.top-nav a {
	text-transform: uppercase;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #777;
	font-size: 12px;
	font-weight: 400;
	line-height: 0;
	width:100%;
}


.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
	background: none repeat scroll 0 0 ;
}
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 ;
}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background: #f9f9f9;
	min-width:320px;
	box-shadow:0px 1px 6px #999;
	
}
.top-nav li ul li a {
    text-align:left;
	background: #f9f9f9;
	border-bottom:1px dotted #999;
	padding:10px 15px;
	
}
.top-nav li ul li a:hover {
	background: #f9f9f9;	
}
#fourth-block h2 {
	color: #111;
}
#fourth-block p {
	color: #111;
}
#first-block, #second-block, #third-block, #fourth-block{
	text-align: center;
	padding: 3em 10px;
}
#carousel {
	background: #fff;
}
#first-block {
background:#fff;
	padding: 3em 10px;

}
#11-block{
	background: url(../img/services-bg.jpg);
		background-attachment:fixed;
			 background-repeat:repeat;
background-position:top;
background-size:cover;
padding: 3em 10px;

}
#second-block {
/*
	background: url(../img/bg.jpg);
		background-attachment:fixed;
			 background-repeat:repeat;
background-position:center;
background-size:cover;*/
background:#938F84;


}
#third-block {
background:#f7f7f7;
/*background: 
    radial-gradient(black 3px, transparent 4px),
    radial-gradient(black 3px, transparent 4px),
    linear-gradient(#fff 4px, transparent 0),
    linear-gradient(45deg, transparent 74px, transparent 75px, #a4a4a4 75px, #a4a4a4 76px, transparent 77px, transparent 109px),
    linear-gradient(-45deg, transparent 75px, transparent 76px, #a4a4a4 76px, #a4a4a4 77px, transparent 78px, transparent 109px),
  #fff;
  background-size: 109px 109px, 109px 109px,100% 6px, 109px 109px, 109px 109px;
  background-position: 54px 55px, 0px 0px, 0px 0px, 0px 0px, 0px 0px;*/
}

#fourth-block {
/*background: url(../img/bg.jpg);
		background-attachment:fixed;
			 background-repeat:repeat;
background-position:center;
background-size:cover;*/
background:#fff;
margin-bottom:-20px;
}
#five-block {
background: url(../img/bg2.jpg);
		background-attachment:fixed;
			 background-repeat:repeat;
background-position:center;
background-size:cover;
padding: 3em 10px;
}
#six-block {
background: url(../img/services-bg.jpg);
		background-attachment:fixed;
			 background-repeat:repeat;
background-position:center;
background-size:cover;
padding: 3em 10px;
}
#gb-block {
background: url(../img/client3v2.jpg);
		background-attachment:fixed;
			 background-repeat:repeat;
background-position:center;
background-size:cover;
padding: 3em 10px;
}
.subfooter{
font-size:15px;
line-height:24px;
text-transform:uppercase;
color:#888;
text-align:center;
margin:0 auto;
}
footer {
	background:none;
	padding: 10px 0px;
	border-top:1px dotted #ccc;
	width:90%;
	margin:0 auto;
}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #777;
	font-size:12px;
	line-height:18px;
}
.carousel-text {
	display: block;
	position: absolute;
	top: 25%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgba(0, 30, 34);
	display: inline-block;
	padding: 0.3125em 0.625em;
	font-size: 2em;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 1.2em;
	padding: 0.625em 0.8em;
}
#first-block i {
	background: none repeat scroll 0 0 rgba(255, 224, 0, 0.85);
	border-radius: 50%;
	color: #fff;
	display: block;
	line-height: 80px;
	margin: 0 auto;
	width: 80px;
}


a.button {
	background: none repeat scroll 0 0 #ff0101;
	border: 0 none;
	border-radius: 5px;
	color: #fff;
	font-size: 0.8em;
	font-weight: 600;
	padding: 0.625em;
	text-transform: uppercase;
}
a.button:hover {
	background: none repeat scroll 0 0 #BB0000;

	color: #fff;

}


.testimonial-section {
    position: relative;
    width: 100%;
    background: url("../img/services2.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out 6s infinite alternate;
}
@keyframes zoom-in-zoom-out {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section20 {
    position: relative;
    width: 100%;
    background: url("../img/licensing2.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out20 6s infinite alternate;
}
@keyframes zoom-in-zoom-out20 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section20:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section30 {
    position: relative;
    width: 100%;
    background: url("../img/clients.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-position: center center;
  animation: zoom-in-zoom-out30 6s infinite alternate;
}
@keyframes zoom-in-zoom-out30 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section30:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section40 {
    position: relative;
    width: 100%;
    background: url("../img/contact.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out40 6s infinite alternate;
}
@keyframes zoom-in-zoom-out40 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section40:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section50 {
    position: relative;
    width: 100%;
    background: url("../img/Industrial.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out50 6s infinite alternate;
}
@keyframes zoom-in-zoom-out50 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section50:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section51 {
    position: relative;
    width: 100%;
    background: url("../img/green3.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out50 6s infinite alternate;
}
@keyframes zoom-in-zoom-out51 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section51:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section52 {
    position: relative;
    width: 100%;
    background: url("../img/inf.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out50 6s infinite alternate;
}
@keyframes zoom-in-zoom-out52 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section52:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section53 {
    position: relative;
    width: 100%;
    background: url("../img/com.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out50 6s infinite alternate;
}
@keyframes zoom-in-zoom-out53 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section53:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section54 {
    position: relative;
    width: 100%;
    background: url("../img/ser.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out50 6s infinite alternate;
}
@keyframes zoom-in-zoom-out54 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section54:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section55 {
    position: relative;
    width: 100%;
    background: url("../img/over1.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out50 6s infinite alternate;
}
@keyframes zoom-in-zoom-out55 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section55:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section60 {
    position: relative;
    width: 100%;
    background: url("../img/success.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out60 6s infinite alternate;
}
@keyframes zoom-in-zoom-out60 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section60:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section70 {
    position: relative;
    width: 100%;
    background: url("../img/director.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out70 6s infinite alternate;
}
@keyframes zoom-in-zoom-out70 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section70:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section80 {
    position: relative;
    width: 100%;
    background: url("../img/client3.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out80 6s infinite alternate;
}
@keyframes zoom-in-zoom-out80 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section80:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section90 {
    position: relative;
    width: 100%;
    background: url("../img/career.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out80 6s infinite alternate;
}
@keyframes zoom-in-zoom-out90 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section90:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section100 {
    position: relative;
    width: 100%;
    background: url("../img/investor.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out100 6s infinite alternate;
}
@keyframes zoom-in-zoom-out100 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section100:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section101 {
    position: relative;
    width: 100%;
    background: url("../img/0126/info5.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out101 6s infinite alternate;
}
@keyframes zoom-in-zoom-out101 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section101:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section102 {
    position: relative;
    width: 100%;
    background: url("../img/0126/metting3.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out102 6s infinite alternate;
}
@keyframes zoom-in-zoom-out102 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section102:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section103 {
    position: relative;
    width: 100%;
    background: url("../img/0126/fi.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out103 6s infinite alternate;
}
@keyframes zoom-in-zoom-out103 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section103:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section104 {
    position: relative;
    width: 100%;
    background: url("../img/0126/stock2.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out104 6s infinite alternate;
}
@keyframes zoom-in-zoom-out104 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section104:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section105 {
    position: relative;
    width: 100%;
    background: url("../img/0126/report.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out105 6s infinite alternate;
}
@keyframes zoom-in-zoom-out105 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section105:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section106 {
    position: relative;
    width: 100%;
    background: url("../img/0126/investor2.jpg") no-repeat fixed center center / cover;
padding:5% 0;
	height:210px;
  background-size: 100% 100%;
  background-position: center center;
  animation: zoom-in-zoom-out105 6s infinite alternate;
}
@keyframes zoom-in-zoom-out106 {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 120% 120%;
  }
}
.testimonial-section106:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
  background-image: linear-gradient( rgba(1, 1, 1, 0.1), rgba(1, 1, 1, 0.3));
}
.testimonial-section2 {
    position: relative;
    width: 100%;
    background: url("../img/contactv3.jpg") no-repeat scroll center center / cover;
		padding:15% 0;
}
.testimonial-section2:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.44);
}
.section-padding2 {
    padding: 110px 0 30px 0;
}


.prod_img:hover:before {
  webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
.testimonial-body {
    position: relative;
    padding-top: 40px;
}
.testimonial-body:before {
  font-family: FontAwesome;
  font-size: 25px;
  left: 0;
  position: absolute;
  top: 0;
}
.testimonial-image img {
    box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.64);
    z-index: 1111;
}
#testimonial-carousel .item img{
    display: block;
}
#testimonial-carousel {
    position: relative;

}
#testimonial-carousel .owl-controls {
    bottom: -50px;
    position: absolute;
    right: 22%;    
}
#testimonial-carousel .owl-controls .owl-buttons .owl-prev, #testimonial-carousel .owl-controls .owl-buttons .owl-next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #88888a;
    border-radius: 100%;
    color: #88888a;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    line-height: 24px;
    opacity: 1;
    filter: alpha(opacity=100);
    text-align: center;
    text-shadow: none;
    top: auto;
    width: 32px;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}
#testimonial-carousel .owl-controls .owl-buttons .owl-prev:hover , #testimonial-carousel .owl-controls .owl-buttons .owl-next:hover {
	background: #999;
	border: 1px solid transparent;
	color: #fff;
}
#testimonial-carousel h2{
text-align:center;
font-size:40px;
line-height:50px;
font-weight:700;
text-transform:uppercase;
color:#111}
#testimonial-carousel h3{
text-align:center;
font-size:40px;
line-height:50px;
font-weight:700;
text-transform:uppercase;
color:#FFFFFF;
text-shadow:1px 1px 1px #111;

margin:0 auto}
#testimonial-carousel p ,#testimonial-carousel p a{
text-align:center;
font-size:16px;
line-height:26px;
font-weight:500;
text-transform:uppercase;
color:#FFFFFF;
text-shadow:1px 1px 1px #111;}

#head {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
	padding: 84px 0 0 0;
	text-align: center;
}
.wrapper {
  width: 100%;
  font-size: 18px;
  line-height:26px;
}

.StepProgress {
  position: relative;
  padding-left: 45px;
  list-style: none;
}
.StepProgress::before {
  display: inline-block;
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  width: 10px;
  height: 100%;
  border-left: 2px solid #ED2024;
}
.StepProgress-item {
  position: relative;
  counter-increment: list;
}
.StepProgress-item:not(:last-child) {
  padding-bottom: 30px;
}
.StepProgress-item::before {
  display: inline-block;
  content: '';
  position: absolute;
  left: -30px;
  height: 100%;
  width: 20px;
}
.StepProgress-item::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: -37px;
  width: 12px;
  height: 12px;
  border: 2px solid #ED2024;
  border-radius: 50%;
  background-color: #FFF;
}
.StepProgress-item.is-done::before {
  border-left: 2px solid #ED2024;
}
.StepProgress-item.is-done::after {
  content: "";
  font-size: 30px;
  color: #FFF;
  text-align: center;
  border: 2px solid #ED2024;
  background-color: #FFF;
}
.StepProgress-item.current::before {
  border-left: 2px solid #ED2024;
}
.StepProgress-item.current::after {
  content: counter(list);
  padding-top: 1px;
  width: 19px;
  height: 18px;
  top: -4px;
  left: -40px;
  font-size: 14px;
  text-align: center;
  color: green;
  border: 2px solid #ED2024;
  background-color: white;
}
.StepProgress b {
  display: block;
}

#content {
background: url(../img/bg-c.jpg) fixed ;	color: #fff; text-shadow:1px 1px 1px #000;
background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0.6), rgba(255,255,255,.4)), url("../img/bg-c.jpg");
background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0.6), rgba(255,255,255,.4)), url("../img/bg-c.jpg");
background-image: -ms-linear-gradient(bottom, rgba(255,255,255,0.6), rgba(255,255,255,.4)), url("../img/bg-c.jpg");
background-image: linear-gradient(bottom, rgba(255,255,255,0.6), rgba(255,255,255,.4)), url("../img/bg-c.jpg");
background-repeat:no-repeat;
background-position:center;
background-size:cover;
	padding: 5em 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content h2 {
	font-size: 22px;
	text-shadow:none;
	font-weight: 600;
	margin: 1em 0 0.3em;
	text-transform: none;
}

#content2 {
	padding: 30px 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content2 h2 {
	font-size: 22px;
	text-shadow:none;
	font-weight: 600;
	margin: 1em 0 0.3em;
	text-transform: none;
}

.content-block {
	background: none repeat scroll 0 0 rgba(0, 30, 34);
	padding: 2.5em;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625em;
}
.contact-page p {
	font-size: 16px;
	text-shadow:none;
	color:#111;
	line-height:26px;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgba(0, 30, 34);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125em 0.3125em 0.3125em 0;
	text-align: center;
	width: 35px;
}
form.customform button {
	background:#ED2024;
	border-radius: 15px;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
	font-size:16px;
line-height:24px !important;
}
form.customform button:hover {
	background:none;
	
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
.t-left{
text-align:left}
.t-right{
text-align:right}
.t-lower{
font-weight:400;}
@media screen and (max-width:1680px) {
.testimonial-section, .testimonial-section20, .testimonial-section30, .testimonial-section40, .testimonial-section50,.testimonial-section51, .testimonial-section52, .testimonial-section53, .testimonial-section54, .testimonial-section55, .testimonial-section60, .testimonial-section70, .testimonial-section80, .testimonial-section90, .testimonial-section100, .testimonial-section101, .testimonial-section102, .testimonial-section103, .testimonial-section104, .testimonial-section105, .testimonial-section106, .testimonial-section107, .testimonial-section108 {
	padding:10% 0 9%;
	height:240px;
}
}
@media screen and (max-width:1260px) {
  #head{
	padding: 74px 0 0 0;
  }
  .right2{
margin-right:-50px;}
.left2{
margin-left:-25px;}
    .section-padding2 {
    padding: 130px 0;
}
}
@media screen and (max-width:1120px) {
  #head{
	padding: 64px 0 0 0;
  }
}
.t-center{
text-align:center;}
@media screen and (max-width: 968px) {

.mainlogo{
margin:10px 0 2px!important;
width:220px !important;
float:left;
padding:5px 0;

}
  body {
  	
  }
  .t-left{
text-align:center}
.t-right{
text-align:center}
  .t-center{
text-align:left;}
  .top-nav li ul li a {
    text-align:center;		
}
.top-nav li ul li.active a {
	background: #f9f9f9;	
}
  .pd10, .pd100{
padding:10px 0px 30px 0px}
  .simply-scroll { 
	width: 100%;
	height: 260px;
	margin-bottom: 10px;
}
.top-nav {
	text-align: center;
	margin-left:0px;
}
.right2{
float:none;
margin-right:0px;}
.left2{
margin-left:0px;
}
.top11{
margin-top:-100px;}

.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 260px;
}
  .simply-scroll .simply-scroll-list li {
	float: left;
	width: 220px;
	height: 260px;
}
  #head{
	padding: 74px 0 0 0;
  }
  nav {
  	background: #FFF;
  	line-height: 0px;
  	position: fixed;
	margin:0;
	padding:0;
  }
 
    .top-nav2 {
  	text-align: left;
	
  }
  .top-nav ul ul {
	background: #fff;
	min-width:150px;
	border:none;
}
  .top-nav li {
  	line-height: 1em;
  }
  .top-nav .logo {
  	padding: 0px 0;
	margin-top:-10px;
  }
  .carousel-text h2 {
  	font-size:22px;
  }
  .carousel-text p {
  	font-size: 1em;
  }
  ul.top-ul {
  	padding: 0;
  }
  ul.top-ul.right {
  	float: none;
  }
  
  footer {
  text-align: center;
  }
  footer .right {
  float: none;
  }
    .section-padding2 {
    padding: 130px 0;
}
}

@media screen and (max-width: 680px) {
  #head{
	padding: 50px 0 0 0;
  }
  .section-padding2 {
     padding: 125px 0 45px;
}

.testimonial-section, .testimonial-section20, .testimonial-section30, .testimonial-section40, .testimonial-section50,.testimonial-section51, .testimonial-section52, .testimonial-section53, .testimonial-section54, .testimonial-section55, .testimonial-section60, .testimonial-section70, .testimonial-section80, .testimonial-section90, .testimonial-section100, .testimonial-section101, .testimonial-section102, .testimonial-section103, .testimonial-section104, .testimonial-section105, .testimonial-section106, .testimonial-section107, .testimonial-section108{
    position: relative;
    width: 100%;
	padding:18% 0 8%;
	height:auto;
	background-size:cover !important;

}

.testimonial-section40, .testimonial-section70 {
	background-size:200% 100% !important;
}
#testimonial-carousel h3{
text-align:center;
font-size:30px;
line-height:40px;
}
#testimonial-carousel p ,#testimonial-carousel p a{
text-align:center;
font-size:14px;
line-height:24px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {font-size: 20px;}
#five-block {
background: url(../img/bg2.jpg);
		background-attachment:fixed;
			 background-repeat:repeat;
background-position:right;
background-size:cover;

}
}
@media screen and (max-width: 480px) {


.testimonial-section, .testimonial-section20, .testimonial-section30, .testimonial-section40, .testimonial-section50,.testimonial-section51, .testimonial-section52, .testimonial-section53, .testimonial-section54, .testimonial-section60, .testimonial-section70, .testimonial-section80, .testimonial-section90, .testimonial-section100, .testimonial-section101, .testimonial-section102, .testimonial-section103, .testimonial-section104, .testimonial-section105, .testimonial-section106, .testimonial-section107, .testimonial-section108 {
    position: relative;
    width: 100%;
	padding:22% 0 8%;
	height:auto;
	background-size:cover !important;

}
.mainlogo{
margin:10px 0 2px!important;
width:220px !important;
float:left;
padding:5px 0;

}
  .section-padding2 {
    padding: 115px 0 45px;
}
}
