body {
	background: url("../img/ban1.jpg") no-repeat fixed top center / 100% auto rgba(0, 0, 0, 0);
}
nav {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
	position: absolute;
	top: 0;
	z-index: 500;
}
.top-ul .s-12.l-5 {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
.top-nav ul {
	padding: 0;
}
li.logo {
	margin: 0;
	text-align: center;
	width: 100%;
}

.logo_img {
max-width:100% !important;
width: inherit;
}

.top-nav a {
	font-size: 0.9em;
	text-transform: uppercase;
}
.top-nav li.logo a, .top-nav li.logo.active-item a {
	/*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.80);
	font-size: 1.4em;*/
	padding: 0;
	font-weight: 400;
	line-height: 1em;
}
.top-nav li.logo a strong {
	font-size: 1.05em;
	font-weight: 800;
}
.top-nav {
	text-align: center;
}
.top-nav li a:hover, .top-nav li.active-item a  {
	background: none repeat scroll 0 0 #003253; color: #ffffff;
}
 .top-nav li.logo.active-item a:hover, .top-nav li ul li a:hover {
background: none repeat scroll 0 0 #ffffff; color: #003253;
}

nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	width: 200px;
}
.top-nav li ul li a {
	background: none repeat scroll 0 0 #003253; color: #ffffff;
}
#fourth-block h2 {
	color: #fff;
}
#fourth-block p {
	color: #fff;
}
#first-block, #third-block, #fourth-block {
	text-align: center;
	padding: 2.0em 0 0 0;
}

#carousel {
	background: #003253;
}
#first-block {
	background: #fff;
}
#second-block {
	background: none repeat scroll 0 0 #003253;
	text-align: center;
}
#third-block {
	background: #fff;
}
#fourth-block {
	background: rgb(0, 30, 34);
}
#five-block {
	background: #fff;
	padding: 2.0em 0 2.0em 0;
}
footer {
	background: none repeat scroll 0 0 #003253;
	padding: 1.5em 0;
}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #fff;
	font-size: 14px;
	line-height: 1.8;
}
footer .copy {
color: #8099a9;
	font-size: 12px;
	text-align: center;
}
.carousel-text {
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	border-radius: 10px;
	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 #fff;
	border-radius: 10px;
	color: rgba(0, 50, 83, 0.85);
	font-weight: bold;
	display: inline-block;
	font-size: 1.1em;
	padding: 0.625em 0.8em;
}
#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;
}
section h2 {
	font-size: 2.0em;
	font-weight: 300;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}
p.subtitile {
	color: #666;
	margin: 0 0 2.5em;
}

.mylist li{
	color: #666 !important;
	font-size: 0.9em !important;
}
section h3 {
	font-size: 1.3em;
	font-weight: 500;
	margin: 0.4em 0;
	text-transform: uppercase;
}
section p {
	font-size: 0.9em;
	line-height: 1.8;
	margin: 0 0 8px 0;
}

#second-block p {
	color: #777777;
	font-size: 13px;
}
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 #003253;
	padding: 2em 0 2em;
	text-align: center;
	margin: 5.3% 0 0 0;
}
#head h1 {
color:#ffffff;
}
#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 #fff;
    padding: 0.5em;
}
.content-block h3 {
    color: #003253;
}
.content-block p {
    color: #777777;
}
#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 #003253;
    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: 800px) {
body {
	background: none repeat scroll 0 0 #003253;
}
nav {
	background: none repeat scroll 0 0 #003253;
	position: relative;
}


#head {
	padding: 1em 0 2em;
	text-align: center;
}

.top-nav {
	text-align: left;
}
.carousel-text h2 {
	font-size: 1.3em;
}
.carousel-text p {
	font-size: 1em;
}
ul.top-ul {
	padding: 0;
}
ul.top-ul .right {
	float: none;
}
}


.nav_ali {
margin: 15% 0 0 0;
}






#owl-demo .itembox{
  margin: 3px;
}
#owl-demo .itembox img{
  display: block;
  width: 100%;
  height: auto;
}




.readbtn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: calibri;
  color: #ffffff !important;
  font-size: 14px !important;
  background: #003253;
  padding: 8px 15px 8px 15px;
  text-decoration: none;
}

.readbtn:hover {
  background: #1c1c1c;
  text-decoration: none;
}


.pro_categories ul {
		list-style: none;
		margin: 0;
		padding: 0 0 0 0;
	}
	
	.pro_categories ul li {
		color: #454545;
		clear: both;
		display: block;
		margin: 0 0 8px 0;
		line-height: 22px;

	}
	
	.pro_categories ul li a {
		color: #454545;
		font-size: 14px;
		line-height: 24px;
		font-weight: 400;
		display: block;
		background-color: #f7f7f7;
		border-right: 2px solid #003253;
		padding: 3px 5px 3px 8px;
			-webkit-transition: all 0.3s ease 0s;
			-moz-transition: all 0.3s ease 0s;
			-ms-transition: all 0.3s ease 0s;
			-o-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
	}
	
	.pro_categories ul li a:hover {
		color: #ffffff;
		background-color: #003253;
	}

.date {
background: #0064A6;
color: #ffffff;
padding: 2px 5px;
}

.subline {
color: #ffffff;
font-size: 16px;
}

