/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	background-color: #cdeeff;
	background-image: url(/images/templatemo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height:100%;
}

a, a:link, a:visited { color: #ff4301; text-decoration: none; }

img { border: none; }
p {
  font: 15px 'OpenSans';
  color: #000000;
  margin: 10px 0 20px 0;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

#templatemo_wrapper_outer {
	width: 100%;
	margin: 0 auto;
	background: url(/images/templatemo_wrapper.jpg) top center no-repeat;
}

#templatemo_wrapper {
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;
}

#templatemo_header {
	width: 940px;
	height: 80px;
}

#templatemo_header  #site_title {
	float: left;
	width: 350px;
	padding-top: 20px;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_header  #site_title a span {
	margin-top: 12px;
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin-left: 0px;
}

/* menu */

#templatemo_menu {
	float: right;
	display: inline-block;
}

#templatemo_menu ul {
	display: inline-block;
	height: 70px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline-block;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 20px;
	width: 80px;
	font-size: 14px;
	padding: 50px 0 0 20px;
	color: #0e4d6d;	
	text-decoration: none;
	font-weight: bold;
	outline: none;
	background: url(/images/templatemo_menu.png) top left no-repeat;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul .active {
	color: #fff;
	background: url(/images/templatemo_menu_hover.png) top left no-repeat;
}

/* end of menu */

#templatemo_slider {
	width: 860px;
	height: 280px;
	padding: 30px 40px;
	margin-bottom: 30px;
	margin-top: 25px;
	background-color:#fff;
	box-shadow: 0px 5px 20px rgba(87, 147, 208, 1);
}

#templatemo_content {
	clear: both;
	width: 940px;
	margin-bottom: 30px;
}

#templatemo_content p {
	margin-bottom: 10px;
}
/* -------------slider--------------------*/
 #owl-example{
	margin:0 auto;
	height:250px;
	width:800px;
 }
.ui-tabs-panel{
	height: 280px;
 }
.ui-tabs-panel .info{ 
	position:absolute; 
	top: 210px; 
	left:0; 
	height:70px; 
	width: 100%;
	background: url('/images/content_slider/transparent-bg.png'); 
}
.info .text{ 
	font-size:20px; 
	font-family:Georgia, serif; 
	color:#fff; 
	padding:5px;
	margin:0;
	overflow:hidden; 
}
.info p{ 
	margin:0 5px; 
	font-family:Verdana;
	font-size:12px; 
	line-height:15px;
	color:#f0f0f0;
}
.owl-nav .owl-prev, .owl-next{
	margin-top: 100px;
}
/* -------------content--------------------*/
.section {
	margin-top: 34px;
	box-shadow: 0px 5px 20px rgba(87, 147, 208, 1);
}
.head-section {
	height: 70px;
	background: #37B4F4;
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
}
.name-section {
	text-align: center;
	font: 25px 'OpenSans';
	color: #FFFFFF;
	line-height: 74px;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	margin: 0 auto;
	overflow: hidden;
}
.cont-section {
	position: relative;
	background: #fff;
	background: rgba(255,255,255,1);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 40px;
	min-height: 500px;
}
.num {
	padding: 40px 30px 40px 55px;
}
.my_blk{
	overflow: hidden;
	border-bottom:1px solid #CDEEFF;
}
.left-blog {
	width: 500px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
.right-blog {
	margin-top: 10px;
	width: 300px;
	float: left;
	background: rgba(255,255,255,0.6);
	border-radius: 5px;
	border: solid 2px #0B92CD;
	padding: 0px 0px 0px 5px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.right-img {
	width: 300px;
}
.ilustration {
	height: 240px;
	background: no-repeat left center;
	width: 270px;
	margin: 15px 10px 15px 10px;
}
.text {
	padding-top: 5px;
	margin: 0px 0 5px 0;
}
.article{
	text-align: center;
	font-size: 20px;
	color: #1082BD;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 0 5px 0;
}
.addres_text{
font: 15px 'OpenSans-Italic';
	
}
.zgl{
	font-weight: bold;
}
.left-cont {
	width: 300px;
	float: left;
	margin: 0px 127px 0 29px;
}
.contact {
	margin: 0 0 25px 0;
}
.contact span {
	display: block;
}
.name {
	font: normal 24px 'OpenSans';
}
.adr {
	font: normal 15px 'OpenSans';
	color: #444444;
	margin: 0 0 14px 0;
}
.sk{
	color: #00ABF0;
}
.phone-con {
	font: normal 30px 'OpenSans';
	width: 266px;
	margin: 0 0 10px 0;
}
span.orng {
	color: #000000;
	display: inline;
}
.phone_bot {
	font: normal 15px 'OpenSans';
	width: 242px;
	margin-bottom: 15px;
	height: 40px;
	background: #1353A2;
	border: none;
	line-height:40px;
	box-shadow: 0px 4px 0px #0F2D52;
	color: #fff!important;
	text-transform: uppercase;
	text-shadow: 0px -1px 3px #535759;
	display: block;
	outline: none;
	text-align:center;
	border-radius: 5px;
}
.phone_bot:hover {
	background: #37B4F4;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
.right-cont {
	width: 400px;
	float: left;
}
.right-cont h2 {
	font: normal 23px 'OpenSans';
	margin-top: 0;
	color: #000000;
}
.quest-form input, .quest-form textarea, .call-form input {
	width: 100%;
	border: solid 2px #37B4F4;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 10px;
	margin: 0 0 16px 0;
	color: #000;
	font: normal 17px 'OpenSans-Light';
	resize: none;
}
.quest-form input[type="submit"], .quest-form input[type="button"], .call-form input[type="submit"], .call-form input[type="button"] {
	width: 230px;
	height: 40px;
	background: #1353A2;
	border: none;
	box-shadow: 0px 4px 0px #0F2D52;
	margin: 0 auto 5px auto;
	font: normal 15px 'OpenSans-Light';
	color: #fff!important;
	text-transform: uppercase;
	text-shadow: 0px -1px 3px #535759;
	display: block;
	outline: none;
}
.quest-form input[type="button"]:hover, .quest-form input[type="submit"]:hover, .call-form input[type="submit"]:hover, .call-form input[type="button"]:hover{
	background: #37B4F4;
}
.quest-form input[type="submit"]:active, .quest-form input[type="button"]:active , .call-form input[type="submit"]:active, .call-form input[type="submit"]:active{
	background:#1353A2;
	box-shadow:0 -3px 0px #0F2D52;
}
.call-form{
	display:none;
}
.socgr {
	margin: 10px 25px 0px 30px;
	float: left;
}
#questEmpty{
	color: red;
}
.clear-fix {
	clear: both;
}
/* footer */
.footer_menu{
	display: inline-block;
	width: 450px;
	text-align: left;
}
.menu_2{
	list-style: none;
}
.menu_2 li{
	padding-right: 10px;
	display: inline;
	border-right: 1px solid #ccc;
}
.menu_2 li a{
	color: #fff;
}
#last{
	border-right: none;
}
#templatemo_footer_wrapper {
	margin-top: 35px;
	clear: both;
	width: 100%;
	background: url(/images/templatemo_wrapper_bottom.jpg) bottom repeat-x;
}
#templatemo_footer {
	box-shadow: 0px 5px 20px rgba(15, 84, 161, 1);
	width: 940px;
	padding: 10px 0px;
	margin: 0 auto;
	color: #000;
	background: url(/images/templatemo_footer.png) center repeat-y;
}
/* copyright */
#templatemo_copyright {
	clear: both;
	width: 940px;
	padding:10px 0px 10px 0px;
	margin: 0 auto;
	color: #ccc;
	background: #0a273a;
	border-top: 1px solid #fff;
}
.copyright{
	display: inline-block;
	width: 470px;
	text-align: right;
	padding-right: 0px;
	color:#fff;
}
.pluso-more{
	display:none!important;
}
.eror{
	color: #CB2929;
}
.web-video{
	width: 700px;
	margin:0 auto;
}