body {
	background: url("../img/background.jpg") no-repeat fixed center center / 100% auto rgba(0, 0, 0, 0);
}
nav {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	z-index: 500;
	background-image: url(../img/repaet-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.social li{
	display:inline-block; float:left; margin-right:10px;
}
.border1{ 
	padding:20px; 
	border:1px solid #f4f4f4;
	background: #D5D557;
}
.border2{ 
	padding:20px; 
	border:1px solid #f4f4f4;
	background: #FFBD35;
}
.border3{ 
	padding:20px; 
	border:1px solid #f4f4f4;
	background: #80BFFF;
}
.border4{ 
	padding:20px; 
	border:1px solid #f4f4f4;
	background: #DDDD00;
}
.border5{ 
	padding:20px;
	padding-top:10px;
	border:1px solid #f4f4f4;
	background: #f1f1f1;
}
.white-bg{
	background: #ffffff;
	width:100%;
	}
.top-nav {
	background-color: #f4f4f4;
	width: 100%;	/* background: none repeat scroll 0 0 rgba(255, 128, 0, 1); */
}
.tpl{padding-top:-15px;*/;}
.tpl ul li a:hover{background:#f4c352;}
.left{text-align:left;}
.bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.bottom ul li {
  display: block;
  padding: 2px 0;
}

.bottom ul li a {
  color: #000000;
}

.bottom ul li a:hover {
  color: #ffffff;
}
.bottom h3 {
color: #000000;
font-weight:bold;
font-size:20px;
}
.top-nav ul {
	padding: 0;
}
.logo {
	margin: 0;
	text-align: center;
	width: 100%;
}
.top-nav a {
	font-size: 0.9em;
	text-transform: uppercase;
	
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #fff;
	/*font-size: 1.4em;*/
	font-weight: 400;
	line-height: 0em;
}
.top-nav .logo a strong {
	font-size: 1.05em;
	font-weight: 800;
}
.top-nav  .top-nav li a {
	text-align: left;
	color: #000;
	
}
.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
	background: none repeat scroll 0 0 #fff;
	color: #000;
}
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	color: #000;
}
.top-nav .logo a{#2fcbe0;}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background:#f1f1f1;
}
.top-nav li ul li a {
	background:#f1f1f1;
}
#fourth-block h2 {
	color: #fff;
}
#fourth-block p {
	color: #fff;
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 4.5em 0;
}
#carousel {
	background: #fff;
}
#first-block {
	background: #ffffff;
}
#second-block {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.45);
}
#third-block {
	background: #fff;
}
#fourth-block {
	background: rgb(216, 173, 73);
}
footer {
	background: none repeat scroll 0 0 #ffffff;
	padding: 1.5em 0;
}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #000;
}
.carousel-text {
	display: block;
	position: absolute;
	top: 25%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgb(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 {
	font-size:22px;
	font-weight:bold;
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 0px;
	color: #003366;
	display: block;
	line-height: 50px;
	margin: 0 auto;
	width: 100%;
}
section h2 {
	font-size: 2.5em;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
p.subtitile {
	color: #999;
	margin: 0 0 3.5em;
}
section h3 {
	font-size: 1.3em;
	font-weight: 300;
	margin: 0.8em 0;
	text-transform: uppercase;
}
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 #2fcbe0;
	border: 0 none;
	border-radius: 5px;
	color: rgb(0, 30, 34);
	font-size: 0.8em;
	font-weight: 600;
	padding: 0.625em;
	text-transform: uppercase;
}
#head {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.45);
	padding: 9em 0 5em;
	text-align: center;
}
#content {
	background: none repeat scroll 0 0 #fff;
	padding: 5em 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content h2 {
	font-size: 1.5em;
	font-weight: 400;
	margin: 1em 0 0.3em;
	text-transform: none;
}
.content-block {
	background: none repeat scroll 0 0 rgb(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: 1em;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgb(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: none repeat scroll 0 0 rgb(0, 30, 34);
	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: none repeat scroll 0 0 #2fcbe0;
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
#map-block iframe {
	display: block;
}
@media screen and (max-width: 768px) {
  body {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  }
  nav {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  	line-height: 1em;
  	position: relative;
  }
  .top-nav {
  	text-align: left;
  }
  .top-nav li {
  	line-height: 3em;
  }
  .top-nav .logo a {
  	padding: 1.25em;
	text-align:center;
	line-height:1em;
	color:#000;
	display:inline-block;
  }
  .carousel-text h2 {
  	font-size: 1.3em;
  }
  .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;
  }
  .nav-text{color:#000; text-align:center;}
  #first-block, #second-block, #third-block, #fourth-block{padding:1em 0;}
  #content{padding:1em 0;}
}
ul.hm-list{padding:0px; margin:0 10px; text-align:left;}
.hm-list li{padding:0px; font-size:12px;}