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, 30, 34, 0.85);
}
.top-nav ul {
	padding: 0;
}
.logo {
	margin: 0;
	text-align: center;
	width: 100%;
}
.top-nav li a {
	font-size: 0.9rem;
	text-transform: uppercase;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1rem;
}
.top-nav .logo a strong {
	font-weight: 800;
	line-height: 1.5;
}
.top-nav {
	text-align: center;
	color: #fff;
}
.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
	background: none repeat scroll 0 0 #00464f;
}
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 #2fcbe0;
}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
.top-nav li ul li a {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
#ftr_inv {
	color:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:5px;
	padding:0px 0px;
	text-align:left;
	opacity: 0;
	filter: Alpha(opacity=50); /* IE8 and earlier */
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 4.5rem 0;
}
#top-block {
	text-align: left;
	padding: 4.5rem 0;
}
#carousel {
	background: #fff;
}
#top-block {
	background: #ededed;
}
#first-block {
	background: #ededed;
}
#fourth-block h2, h3, h5 {
	color: #fff;
}
#first-block i {
	background: none repeat scroll 0 0 #2fcbe0;
	border-radius: 100px;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
}
#first-block h3 {
	color:#000
}
section h2 {
	font-size: 2.5rem;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
p.subtitile {
	color: #999;
	margin: 0 0 3.5rem;
}
section h3 {
	font-size: 1.3rem;
	font-weight: 300;
	margin: 0.8rem 0;
	text-transform: uppercase;
}
section p {
	font-size: 0.8rem;
}
section h1 {
	color: #fff;
	font-size: 2.5rem;
	font-weight: 300;
	text-transform: uppercase;
}
#second-block {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
#third-block {
	background: #ededed;
}
#fourth-block {
	background: rgb(0, 30, 34);
}
#fourth-block h2, h3, h5 {
	color: #fff;
}
#fourth-block p {
	color: #fff;
}
#fourth-block i {
	background: none repeat scroll 0 0 #2fcbe0;
	border-radius: 100px;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
}
#fifth-block {
	background: rgb(236, 0, 137);
}
#fifth-block h2, h3, h5 {
	color: #fff;
}
#fifth p {
	color: #fff;
}
#fifth-block i {
	background: none repeat scroll 0 0 #2fcbe0;
	border-radius: 100px;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
}
footer {
	background: none repeat scroll 0 0 #2fcbe0;
	padding: 1.5em 0;
}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #fff;
}
.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.3125rem 0.625rem;
	font-size: 3em;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 1.2rem;
	padding: 0.625rem 0.8rem;
}
section h1 {
	color: #fff;
	font-size: 2.5rem;
	font-weight: 300;
	text-transform: uppercase;
}
section h2 {
	font-size: 2.5rem;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
section h3 {
	font-size: 1.3rem;
	font-weight: 300;
	margin: 0.8rem 0;
	text-transform: uppercase;
}
section h4 {
	color: #fff;
	font-size: 2.5rem;
	font-weight: 300;
}
section h5 {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 300;
}
p.subtitile {
	color: #000;
	margin: 0 0 3.5rem;
}
section p {
	font-size: 1rem;
}
#second-block p {
	color: #fff;
}
a.button {
	background: none repeat scroll 0 0 #2fcbe0;
	border: 0 none;
	border-radius: 5px;
	color: #CC3366;
	font-size: 0.8rem;
	font-weight: 600;
	padding: 0.625rem;
	text-transform: uppercase;
}
#head {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	padding: 13rem 0 1rem;
	text-align: center;
}
#content {
	background: none repeat scroll 0 0 #ededed;
	padding: 5rem 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content h2 {
	font-size: 1.5rem;
	font-weight: 400;
	margin: 1rem 0 0.3rem;
	text-transform: none;
}
.content-block {
	background: none repeat scroll 0 0 #2fcbe0;
	padding: 1.5rem;
}
.content-block_left {
	background: none repeat scroll 0 0 #2fcbe0;
	padding: 1.5rem;
	text-align:left
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	font-size: 1rem;
	color: #fff;
}
.content-block_left p {
 font-size: .9rem;
	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(0, 30, 34);
	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(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 {
	background: none repeat scroll 0 0 #ededed;
	display: block;
}
#map-block iframe {
	background: none repeat scroll 0 0 #ededed;
	display: block;
}
#cont_left-brd {
	width:620px;
	float:left;
	border:1px solid #ccc;
	border-radius:15px;
	padding:10px;
	text-align:justify;
}
#cont_right_form {
	float:left;
	padding:0px 0px 0px 0px;
}
#cont_right_form table td {
	padding:9px 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	color:#7d7d7d;
}
#cont_right_form table td .txt {
	padding:5px 4px;
	color:#111111;
	border:#e1e1e1 solid 1px;
	background-color:#f6f6f6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:0px;
	width:190px;
}
#cont_right_form table td .btn {
	width:75px;
	height:35px;
	background: #2fcbe0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#latest_news {
	width:100%;
}
#cont_disclaim {
	width:100%;
	float:left;
	border:1px solid #ccc;
	border-radius:15px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	color:#333333;
}
#getin {
	width:310px;
	float:left;
	background-color:#ededed;
	height: 365px;
	padding-top: 10px;
}
body.maindg {
	background-color:#ededed;
	width:100%;
	background-image:none;
}
#cont_left-brd {
	width:95%;
	float:left;
	border:1px solid #ccc;
	border-radius:15px;
	padding:10px;
	text-align:justify;
}
.testimonial-list {
	width:100%;
	float:left;
}
.testimonial-list li {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	background:url(../img/pic-1.png) no-repeat left 6px;
	padding:2px 0px 10px 23px;
	list-style:none;
}
.testimonial-list li.textimonial {
	background:none;
	list-style:none;
	padding-left:5px;
}
.faqs-list {
	width:100%;
	float:left;
}
.faqs-list li {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	padding:2px 0px 10px 23px;
	list-style:none;
}
.faqs-list li.textimonial {
	background:none;
	list-style:none;
	padding-left:5px;
}
 @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: 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;
}
}
