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;
}
.top-nav {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 1.0);
}
.top-nav ul {
	padding: 0;
}
.logo {
	margin: 0;
	text-align: center;
	width: 100%;
	border-bottom: #aaaaaa 1px solid;
}
.top-nav li a {
	font-size: 0.9rem;
	text-transform: uppercase;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #ffffff;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.1rem;
}
.top-nav .logo a strong {
			font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.7rem;
	color: #fda72e;  
}
.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 #fda72e;
	color: #000000;
}
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 #000000;
		color: #ffffff;

}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background: none repeat scroll 0 0 rgb(0, 0, 0);
}
.top-nav li ul li a {
	background: none repeat scroll 0 0 rgb(0, 0, 0);
}

#second-block h2 {
	color: #000;
}
#second-block h3 {
	color: #000;
	font-weight: 600;
}

#fourth-block h2 {
	color: #fda72e;
	font-weight: 500;
}
#fourth-block p {
	color: #fff;
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 4.5rem 0;
}
#carousel {
	background: #fff;
}
#first-block {
	background: #fff;
}
#second-block {
	background: url("../img/bggrunge.png") repeat  rgb(236, 240, 245);
}
#third-block {
	background: #fff;
	border-top: #f6f6f6 1px solid;
}
#fourth-block {
	background: url("../img/backfourth.jpg") repeat-x  rgb(0, 0, 0);
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
    

.payml {
	margin-left: 30%;
}

.pay {
	align-content: center;

}

.payveri {
	align: center;

}

.yell {
	color: #bdc0ac;
}
.white {
	color: #ffffff;
}

/*----- Accordion -----*/
.accordion, .accordion * {
	-webkit-box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}

.accordion {
	overflow:hidden;
	box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	border-radius:3px;
	background:#ffffff;
}

/*----- Section Titles -----*/
.accordion-section-title {
	width:100%;
	padding:15px;
	display:inline-block;
	border-bottom:1px solid #cccccc;
	background:#f6f6f6;
	transition:all linear 0.15s;
	/* Type */
	font-size:1.100em;

	color:#3f5061;
}

.accordion-section-title.active, .accordion-section-title:hover {
	background:#a8c7dc;
	color: #31333a;
	/* Type */
	text-decoration:none;
}

.accordion-section:last-child .accordion-section-title {
	border-bottom:none;
}

/*----- Section Content -----*/
.accordion-section-content {
	padding:15px;
	display:none;
}

.spinner {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../img/spinner.gif) 50% 50% no-repeat #000000;
}
.preloader {
  background: url(../img/loader.gif) center center no-repeat;
}

.magnifier {
  opacity: 1;
  position: relative;
  height: auto;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.magnifier:hover {
  opacity: 0.7;
}
.magnifier:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  background: url('../img/magnifier.png') center center no-repeat #000000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.magnifier:hover:after {
  opacity: 0.6;
}



/***** contact form *****/

.content_text{
font-size:15px;
color:#99CCFF;
height:auto;
text-align:justify;
padding:8px;
}




.clear {
clear:both;
overflow:hidden;
height:20px;
}




footer {

	background: none repeat scroll 0 0 #000000;
	padding: 1.5em 0;
}
footer p, footer a:link, footer a:visited, footer a:hover  {
	color: #ffffff;
	padding-left: 10px;
	text-align: center;

}


.carousel-text {
	display: block;
	position: absolute;
	top: 20%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgb(168, 199, 220);
	display: inline-block;
	padding: 0.3125rem 0.625rem;
	font-size: 2em;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.50);
	color: #fff;
	display: inline-block;
	font-size: 1.1rem;
	padding: 0.325rem 0.6rem;
}
#first-block i {
	background: none repeat scroll 0 0 #0099ff;
	border-radius: 100px;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
}
#third-block i {
	background: none repeat scroll 0 0;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 150px;
}
section h2 {
	font-size: 1.5rem;
	font-weight: 400;
	margin: 0;
	text-transform: uppercase;
}
p.subtitile {
	color: #999;
	margin: 0 0 3.5rem;
	text-align: center;
}
section h3 {
	font-size: 1.3rem;
	font-weight: 300;
	margin: 0.8rem 0;
	text-transform: uppercase;
}
section p {
	font-size: 0.85rem;
}
section h1 {
	color: #fff;
	font-size: 2.5rem;
	font-weight: 300;
	text-transform: uppercase;
}
#second-block p {
	color: #000;
}
a.button {
	background: none repeat scroll 0 0 #000000;
	border: 0 none;
	border-radius: 5px;
	color: rgb(0, 30, 34);
	font-size: 0.8rem;
	font-weight: 700;
	padding: 0.625rem;
	text-transform: uppercase;
}
#head {
	background: url("../img/header.jpg") repeat-x  0 0 rgba(22, 22, 22, 1.0);
	padding: 8rem 0 8rem;
	text-align: center;
	border-bottom: #171815 3px solid;
}

#head h1 {
	color: #000000;
		font-size: 1.6rem;
	  font-weight: normal;
  line-height: 1.2;
  margin:0.5rem 0;  	
	
}

#content {
	      background:  url(../img/bgtop.gif) repeat-x #ffffff;
	padding: 3rem 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content h2 {
	font-size: 1.5rem;
	font-weight: 600;
	margin: 1rem 0 0.3rem;
	text-transform: none;
}


#content h1 {
		color: #000000;
	font-size: 1.6rem;
	font-weight: 400;
	margin: 0.7rem 0 0.4rem;
	text-transform: uppercase;
}
.content-block {
	background: none repeat scroll 0 0 rgb(1, 26, 50);
	padding: 2.5rem;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625rem;
}
.contact-page p {
	font-size: 1rem;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgb(1, 26, 50);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125rem 0.3125rem 0.3125rem 0;
	text-align: center;
	width: 35px;
}
form.customform button {
	background: none repeat scroll 0 0 rgb(1, 26, 50);
	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, 0, 0);
  }
  nav {
  	background: none repeat scroll 0 0 rgb(0, 0, 0);
  	line-height: 1rem;
  	position: relative;
  }
  .top-nav {
  	text-align: left;
  }
  .top-nav li {
  	line-height: 3rem;
  }
  .top-nav .logo {
  	padding: 1.25rem;

  }
  .carousel-text h2 {
  	font-size: 1.3rem;
  }
  .carousel-text p {
  	font-size: 1rem;
  }
  ul.top-ul {
  	padding: 0;
  }
  ul.top-ul.right {
  	float: none;
  }
  footer {
  text-align: center;
  }
  footer .right {
  float: none;
  }
}