@charset "utf-8";
/* CSS Document */

body
{
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#383838;
    font-family: 'open_sansregular';
	font-size:14px;
	line-height:24px;
}

.wrapper
{
	width:100%;
	height:auto;
	clear:both;
	float:left;
	min-width:1170px;
}
a
{
	text-decoration:none;
	color:inherit;
	
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
img
{
	border:none;
}
.wrapper.header
{
	background:url(images/top_bg.jpg);	
}

.wrapper.banner
{
	background:#f4f4f4;	
}

.wrapper.body 
{
background:#f7f6f3;
padding-bottom: 20px;
}



.wrapper.body .main
{
	max-width:1170px;
 
}

.wrapper.body .main.slider
{
 	margin-top: -170px;
}
.main
{
	width:100%;
	max-width:1300px;
	height:auto;
	margin:0 auto;
}

.logo
{
	float:left;
	height:110px;
	width:270px;
	margin:10px 0;
}

.social_main
{
	width:700px;
	float:right;
	    padding:12px 0 11px 0;
}

.menus
{
	width:700px;
	float:right
}

.menu li
{
	position:relative
}

.menu li ul.submenu
{
	position:absolute;
	top:-770%;
	left:5px;
	    z-index: 999999;
 	background:#fff;
	border-radius:5px;
	width:250px;
	opacity:0;
	 	margin:0px;
	padding:5px;
		transition: all 400ms;
	-webkit-transition: all 400ms;

}
.menu li:hover ul.submenu
{   top:100%;
	left:5px;

	opacity:1;
		transition: all 400ms;
	-webkit-transition: all 400ms;

}
.menu li ul.submenu li
{
	clear:both;
	padding:1px ;
	display:block;
}


.menu li ul.submenu li a
{
    text-transform: uppercase;
	padding:5px;
    font-size: 13px;padding-left: 10px;
	display:block;
	    width: 95%;
}

.social_main ul
{
	margin:0px;
	padding:0px;
	
}
.social_main ul li
{
	list-style:none;
	display:inline-block;
	
}

.btns
{
	float:right;
	padding:2px 25px 2px 5px !important;
	border-radius:8px;
	background:#226382;
	    margin: 7px !important;
    margin-right: -41px !important;
}
.btns li a
{
	font-family:calibri;
	color:#fff;
	font-size:13px;
	padding-left:30px;
	padding-right:15px;
	
	
}



.btns li.first
{
	background:url(images/1.png) left center no-repeat;
}
.btns li.second
{
	background:url(images/2.png) left center no-repeat;
}
.btns li.third
{
	background:url(images/3.png) left center no-repeat;
}
.btns li.fourth
{
	background:url(images/4.png) left center no-repeat;
}
ul.soc {
    background: url(images/social_bg.png) right top no-repeat;
    padding: 5px;
	width:152px;
	height:42px;
	float:right;
	position:relative;
	z-index:8;
}


ul.soc li {
    padding: 2px 5px;
    float: right;
}

ul.soc li a img {
    padding: 6px;
    background: #226382;
    border-radius: 50%;
	
	transition: all 400ms;
	-webkit-transition: all 400ms;
}

ul.soc li a img:hover {
    padding: 6px;
    background: #333333;
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
.menu
{
	float:right;
    margin: 0px;
}
.menu li
{
	list-style:none;
	display:inline-block;
	padding:5px 5px 5px 5px;
}

.menu li a
{
	padding:10px 17px;
	text-transform:uppercase;
	color:#000000;
	font-size:15px;
	border-radius:5px;
	float: left;
}

.menu li a:hover,.menu li a.active
{
	color:#fff;
	background:#2ca3dc
}


.wrapper.banner .main
{
	min-height:566px;
	background:url(images/preloader.gif) center no-repeat #fff;
 	}
	
	
	.wrapper.banner.inner .main {
    min-height: 250px;
    background: url(images/preloader.gif) center no-repeat #fff;
 }

.flex-caption  span
{  
 font-size:18px;
 text-shadow:0px 0px 10px #000;
 line-height:35px;

}


.flex-caption  span.head
{ font-family: 'open_sansbold';
font-size:55px;
 text-shadow:0px 0px 10px #000;
     line-height: 65px;
	 text-transform:uppercase;
	 color: #fff;
}
.nivo-caption-wrap
 {
	 position:absolute;
	 top:80px;
	 left:0px;
	     width: 100%;

 }
 .nivo-caption {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    top: 50px;
	line-height:30px;
	padding: 0px;
	 color: #fff;
}

.nivo-caption p {
    width: 100%;
    max-width: 637px;
    margin: 0 auto;
    text-align: center;
    text-shadow: 1px 31px 25px #000;
	 color: #fff;
	
}
.nivo-controlNav {
    display: none;
}

.owl-carousel2 .item {
    background: #fff;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.22);
    margin: 15px;
    padding: 1px;
	max-width:263px;
}
carousel .owl-item {
    float: left;
}

h6
{
	font-size:17px;
	color:#00719e;
	text-transform:uppercase;
	margin:10px 0;
}

.item img {
    width: 100%;
    height: auto;
}

.item h6, .item p
{
	margin:15px 10px;
}
.owl-carousel {
  
     z-index: 99999;
}

a.more {
    color:#2ca3dc;
    background: url(images/arrow.png) right center no-repeat #ECECEC;
    display: block;
    padding: 5px 5px 5px 15px;
    font-size: 13px;
    text-shadow: 1px 1px 0 #fff;
}


a.more:hover {
   color:#fff;
    background: url(images/arrow_h.png) right center no-repeat #2ca3dc;
    display: block;
    padding: 5px 5px 5px 15px;
    font-size: 13px;
    text-shadow: 1px 1px 0 #069;
}



.owl-prev
{
	background:url(images/left1.png) no-repeat !important;
}
.owl-next
{
	background:url(images/right1.png) no-repeat !important;
}

.wrapper.body.welcome {
    background: #ececec;
    padding: 39px 0;
}

.wel_inner {
    width: 615px;
    height: auto;
    float: left;
    margin-right: 32px;
    margin-left: 9px;
}
.wel_inner p
{
    font-family: 'open_sansregular';
	font-size:16px;font-style: italic;
	    text-align: justify;
}
h1
{    font-family: 'open_sansregular';
	font-weight:normal;	
	font-size:33px;
	color:#00719e;
	text-transform:uppercase;
	
}
h2
{    font-family: 'open_sansregular';
	font-weight:normal;	
	font-size:29px;
	color:#666666;
	text-transform:uppercase;
	
}
h3
{    font-family: 'open_sansregular';
	font-weight:normal;	
	font-size:26px;
	color:#00719e;
	text-transform:uppercase;
	    margin-bottom: 15px;
	
}.more2
{
	font-size:12px;
	color:#1185bc;
	float:right;
	margin-top:0px;
}
.news_wrap {
    width: 453px;
    height: 182px;
    float: left;
    background: url(images/news_bg.png) no-repeat left top;
    padding: 0px 25px 20px 25px;
}

.news_wrap p{
	    float: left;
    padding-left: 21px;
    width: 366px;
    margin: 0px;
}
.dates
{
	float:left;
	background:url(images/date_bg.png) no-repeat center top;
	height:99px;
	width:65px;
	padding-top:15px;
	
}
.dates span
{
	width:100%;
	display:block;
	clear:both;
	text-align:center;
}

.dates span.date
{font-size:29px;
	color:#00719e;
	text-transform:uppercase;
}

.dates span.month
{font-size:10px;
	color:#5e5e5e;
 }
 
 .dates span.year
{font-size:12px;
	color:#2ca3dc;
 }
 
 
 .owl-carousel3 .owl-buttons {
    position: absolute;
    top: -40px;
    right: -10px;
}

.wrapper.body.footer
{
	background:#194960;
	padding-bottom:0px;
	border-bottom:3px solid #2ca3dc;
}


.f_box1
{
	width:580px;
	float:left;
	color:#fff;
    margin-bottom: 22px;
    font-family: 'open_sanslight';
    padding-top: 25px;
}

.f_box1 h3
{
	font-size:18px;	
	color:#fff;
font-weight: bold;
	
}

.f_box1 ul
{
padding:0px;
margin:0px;
width:264px;
float:left;
padding-right:10px;
}

.f_box1 ul li
{
	list-style:none;
	background:url(images/list_symbol.png) no-repeat;
	background-position:0px 5px;
	padding-left:20px;
	padding-bottom:10px;
}
.form_subs
{
	position:relative;
}
.subscribe
{
	width:100%;
	border:none;
	background:#fff;
	padding:12px 5px;
	font-size:12px;
}

.sub
{
	background:url(images/send.jpg) center no-repeat #2ca3dc;
	padding:18px;
	border:none;
	font-size:0px;
	position:absolute;
	top:1px;
	right:-9px;
}
.maps
{
	margin-left:37px;
	margin-top:4px;
}

.main.f2
{
		    background: url(images/footer_bg.png) bottom center no-repeat;
    clear: both;
    padding: 14px 42px 4px 42px;
    color: #fff;
    font-size: 12px;
    text-align: right;
    width: 1100px;
}
.wrapper.banner.inner
{
 	
}
.wrapper.banner.inner h1 {
    color: #fff;
    font-size: 40px;
    position: relative;
    bottom: 65px;
    padding: 0px 0px 0px 70px;
    margin: 0;
    margin-bottom: -24px;
	text-shadow: 0px 3px 9px #464545;
}


.wrapper.body.inner-age
{
	padding:20px 0;
}
.sidebar
{
	    padding: 20px 15px;
    width: 300px;
    background: #FFFFFF;
    border-radius: 5px;
    float: right;
    margin: 0 0 15px 21px;
    box-shadow: 0px 0px 10px #DCDCDC;
    border: 1px solid #fff;
}
.sidebar h3
{
	margin:5px 0px 8px 0px;
	padding:0px;
	color: #DA5F08;
}
.sidebar ul
{
	margin:0px;
	padding:0px;
}

.sidebar li
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.sidebar a {
    display: block;
    padding: 7px;
    border-bottom: 1px solid #F1F0F0;
    text-transform: uppercase;
    color: #008BCE;
    text-shadow: 1px 1px 1px #FFF;
}
.sidebar a:hover
{
	background:#069;
	color:#fff;
	border-radius:5px;
}
.contact_f, .contact_1 {
    float: left;
    width: 315px;
    margin-right: 20px;
    background: #F4F4F4;
    padding: 15px;
    border-radius: 4px;
}
.contact_1{margin-right: 0;    width: 338px;}	
.contact_f input, .contact_f textarea
{
	width:295px;
	height:auto;
	padding:10px 8px;
	border-radius:5px;
	margin-bottom:10px;
	border:1px solid #E6E6E6;
 }


.contact_f input.reset, .contact_f input.send {
    float: right;
    width: 70px;
    /* margin-left: 10px; */
    background: #2CA3DC;
    border: none;
    color: #fff;
    cursor: pointer;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    margin-right: 5px;
}
.contact_f input.reset:hover, .contact_f input.send:hover
{
		background:#19506a;

}

.contact_map
{
	padding: 9px;
    display: block;
    box-shadow: 0px 0px 8px #DADADA;
    background: #fff;
    border-radius: 5px;
    width: 97%;
    margin-top: 20px;
    clear: both;
    float: left;
}

.vision h4 {
    font-size: 16px;
    color: #2ca3dc;
    margin: 0;
    text-shadow: none;
    font-weight: 600;
}
.vision li {
    line-height: 29px;
	    background: url(images/ar.png) left center no-repeat;
    padding-left: 16px;
	
}

.vision ul {
    padding: 0;
    list-style: none;
	    margin: 5px 0 15px;
}


/*.vision {
    width: 100%;
    height: auto;
    float: left;
    background: #f9f9f9;
    padding: 20px;
    margin-bottom: 15px;
    box-shadow: 0px 2px 8px -1px #E6E4E4;
}*/
.vision {
    width: 44%;
    min-height: 255px;
    margin-right: 2%;
    margin-bottom: 2%;
    height: auto;
    float: left;
    background: #f9f9f9;
    padding: 20px;
    /* margin-bottom: 15px; */
    box-shadow: 0px 2px 8px -1px #E6E4E4;
}
.vision img {
    float: right;
    border: 1px solid #E7E7E7;
    padding: 3px;
    border-radius: 3px;
    margin-left: 20px;
}
.vision h1 {
    margin: 0;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
        font-weight: 500;
    margin-bottom: 10px;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 0;
	    border-bottom: 1px solid #EFEEEA;
}


.contact_f0, .contact_10 {
    float: left;
        width:100%;

}
.contact_f0 input, .contact_f0 textarea {
    width: 362px;
    height: auto;
    padding: 10px 8px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #E6E6E6;
    float: left;
    margin-right: 10px;
}
.contact_f0 input.reset, .contact_f0 input.send {
    float: left;
    width: 70px;
    background: #2CA3DC;
    border: none;
    color: #fff;
    cursor: pointer;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}
.contact_f0 p {
    float: left;
	margin-right: 23px;
	    margin: 0 0 10px;
		width: 100%;

}
.btns li a:hover {
    color: #2CA3DC;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.slider_item p {
    min-height: 96px;
	    text-align: left;
}
.about ul {
    padding: 0;
    list-style: none;
    margin: 5px 0 15px;
}
.about li {
    line-height: 29px;
        background: url(images/ar.png) left top 8px no-repeat;
    padding-left: 16px;
}
.about h4 {
    font-size: 16px;
    color: #2ca3dc;
    margin: 0;
    text-shadow: none;
    font-weight: 600;
}
.about p{text-align: justify;}
.about {
    width: 94%;
    height: auto;
    float: left;
    background: #f9f9f9;
        padding: 2% 3%;
    box-shadow: 0px 2px 8px -1px #E6E4E4;
}
.middle {
    float: left;
    width: 45%;
	margin: 5px 0;
}
.middle_left ul li {
        float: left;
            background: #F1F1F1;
    margin: 5px 5px 5px 0;
    border-radius: 4px;
    padding: 5px 14px;
}
.middle_left ul {
    float: left;
}
.middle_left {
    float: left;
}

.about h1 {
    margin: 0;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    margin-bottom: 10px;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 0;
    border-bottom: 1px solid #EFEEEA;
}
.about img {
    float: right;
    border: 1px solid #E7E7E7;
    padding: 3px;
    border-radius: 3px;
    margin-left: 20px;
}

.contact_f h3 {
    margin-top: 10px;
}
.contact_1 h3 {
    margin-top: 10px;
}
.pro {
    float: left;
    width: 80%;
}
.top {
    float: left;
   /* margin-top: -30px;*/
}

label.error {
    color: #2CA3DC;
	float:left;
	font-size:12px;
}
.left_side {
    float: left;
    width: 36%;
}
.right_side {
    float: left;
    width: 40%;
}
p.success {
    font-size: 14px;
    margin: 0;
    color: #2CA3DC;
}
.flex-caption {
    position: relative;
    z-index: 9999;
    color: #fff;
}

/* tracking style */
.track-contain {
    width: 100%;
    float: left;
}

.head-track {
    width: 98%;
    float: left;
    padding: 1%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3787ad+1,ffffff+100 */
background: rgb(55,135,173); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzM3ODdhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(55,135,173,1) 1%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(55,135,173,1) 1%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(55,135,173,1) 1%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3787ad', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */

}

.com-name {
    width: 50%;
    float: left;
    color: #fff;
    font-size: 20px;
    margin-top: 23px;
	 font-family: 'Open Sans', sans-serif;
}

.com-logo {
    width: 50%;
    float: right;
    text-align: right;
}
.com-logo img {
    width: 165px;
}
.form-track {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    display: inline-block;
    background-color: #FFF;
    box-shadow: 0px 1px 4px 0px #E8E8E8;
	font-family: 'Open Sans', sans-serif;
}
input.ser {
    border: 1px solid #E8E8E8;
    padding: 6px;
    border-radius: 2px;
    margin-left: 10px;
}

input.sbmt {
    border: 0;
    background-color: #3595C3;
    padding: 6px 10px;
    color: #fff;
    border-radius: 2px;
	cursor:pointer;
}