body {
	/**background: url("../img/background.jpg") no-repeat fixed center center / 100% auto rgba(0, 0, 0, 0.5);**/
		background: url(../img/bg4.png);
		background-attachment:fixed;
			 background-repeat:repeat;
background-position:center;
background-size:cover;
}
nav {
	background: none;
	position: absolute;
	top: 0;
	z-index: 500;
	color:#000000;
}
.top-nav {
	background: none;
}
.top-nav ul {
	padding: 0;
}
.logo {
	text-align: center;
	width: 100%;
}
.mainlogo{
margin:5px auto;
}

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.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;
}



/* Container DIV */
.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:1;
		bottom: 70px;
	display: none;
	font-size: 25px;
	line-height: 40px;
	font-weight: bold;
	height: 96px;
	position: fixed;
	right: 10px;
	text-align: center;
	text-decoration: none;
	width: 65px;
	z-index: 999;
	color: #fff; 	



		}

		.back-to-top:hover {	
background:url(../img/up.png);
height: 96px;
width: 65px;
bottom: 70px;
opacity:1;
		}
		.whatsapp {
text-align:left;
float:right;
opacity:1;
color:#FFFFFF;
height: 50px;
width: 50px;
    z-index: 999999; 
	display:block;
	position:fixed;
	right:10px;
bottom:10px;	
}

.whatsapp:hover {
opacity:1;
text-decoration:none;
}	
.top-nav a {
	font-size: 13px;
	font-weight:bold;
	letter-spacing:1px;
	color:#000000;
	text-transform: uppercase;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #111;
	font-size: 13px;
	font-weight: 400;
	line-height: 0;
	width:100%;
}

.top-nav {
	text-align: center;
}
.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: #fff;
	min-width:150px;
	
}
.top-nav li ul li a {
	background: #fff;
	border-bottom:1px solid #999;
	
}
#fourth-block h2 {
	color: #111;
}
#fourth-block p {
	color: #111;
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 4.5em 0;
}
#carousel {
	background: #fff;
}
#first-block {


}

#second-block {
/*
	background: url(../img/bg.jpg);
		background-attachment:fixed;
			 background-repeat:repeat;
background-position:center;
background-size:cover;*/
background:rgba(250, 231, 11, 0.7);
border-top:6px solid #FFFF99;
border-bottom:6px solid #FFFF99;
}
#third-block {
/*background:rgba(254, 211, 93, 0.25);*/
background:rgba(250, 231, 11, 0.4);
	
}

#fourth-block {
/*background: url(../img/bg.jpg);
		background-attachment:fixed;
			 background-repeat:repeat;
background-position:center;
background-size:cover;*/
background:rgba(250, 231, 11, 0.7);
}
footer {
	background: #fff;
	padding: 18px 0px;
	border-top:1px  dotted #ccc;
	width:90%;
	margin:0 auto;
}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #555;
	font-size:11px;
}
footer p a i{
	color: #555;
	font-size:34px;
	margin-right:6px;
}
footer p a i:hover{
	color: #F00;
}
footer p a.image-div{
display: inline-block;
margin-bottom:-20px;
}
.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;
}
section h2 {
	font-size: 21px;
	line-height:30px;
	font-weight: 600;
	margin: 0;

}

section h2 span{
	font-size: 38px;
	line-height:50px;
	font-weight: 600;
	margin: 0;
	color:#E12229;

}
section h2 sup {
    position: relative;
    font-size: 80%;
    line-height: 0;
    vertical-align: baseline;
    top: -0.2em;
}
p.subtitile {
	color: #999;
	margin: 0 0 3.5em;
}
section h3 {
	font-size: 16px;
	line-height:26px;
	font-weight: 400;
	margin: 0.8em 0;
}
section p {
	font-size: 0.8em;
}
section h1 {
	color: #fff;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
}
#second-block p {
	color: #fff;
}
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;

}



#head {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
	padding: 110px 0 0 0;
	text-align: center;
}
#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:#FF0000;
	border-radius: 5px;
	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;
}
form.customform button:hover {
	background:#DF0000;
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
#map-block {
background:rgba(250, 231, 11, 0.4);
}
#map-block iframe {
	display: block;
	width:90%;
	margin:0 auto;
	padding:50px 20px;
}
@media screen and (max-width: 968px) {
  body {
  	background:#fff;
  }
  .simply-scroll { 
	width: 100%;
	height: 260px;
	margin-bottom: 10px;
}


.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 260px;
}
  .simply-scroll .simply-scroll-list li {
	float: left;
	width: 220px;
	height: 260px;
}
  #head{
  display:none;
  }
  nav {
  	background: #FFF;
  	line-height: 0px;
  	position: relative;
	margin:0;
	padding:0;
  }
  .top-nav {
  	text-align: left;
	
  }
  .top-nav ul ul {
	background: #fff;
	min-width:150px;
	border:none;
}
  .top-nav li {
  	line-height: 1em;
  }
  .top-nav .logo {
  	padding: 5px 0;
  }
  .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;
  }
    footer p a.image-div{
margin-top:5px;
}
}

@media screen and (max-width: 480px) {
section h2 {
	font-size: 20px;
	line-height:30px;
	}

section h2 span{
	font-size: 30px;
	line-height:40px;
	
}

p.subtitile {
	color: #999;
}
section h3 {
	font-size: 14px;
	line-height:24px;

}
section p {
	font-size: 0.8em;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {font-size: 24px;}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name2 {font-size: 24px;}