/*
Theme Name: НЕОВАСКУЛГЕН
Description: Theme for НЕОВАСКУЛГЕН
Version: 1
Author: Joliat - http://joliat.ru
*/
/* font-family: "MyriadProCondRegular"; */ 
@font-face {
    font-family: "MyriadProCondRegular";
    src: url("fonts/MyriadProCondRegular/MyriadProCondRegular.eot");
    src: url("fonts/MyriadProCondRegular/MyriadProCondRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/MyriadProCondRegular/MyriadProCondRegular.woff") format("woff"),
    url("fonts/MyriadProCondRegular/MyriadProCondRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "MyriadProCondBold"; */
@font-face {
    font-family: "MyriadProCondBold";
    src: url("fonts/MyriadProCondBold/MyriadProCondBold.eot");
    src: url("fonts/MyriadProCondBold/MyriadProCondBold.eot?#iefix")format("embedded-opentype"),
    url("fonts/MyriadProCondBold/MyriadProCondBold.woff") format("woff"),
    url("fonts/MyriadProCondBold/MyriadProCondBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "MyriadProRegular"; */
@font-face {
    font-family: "MyriadProRegular";
    src: url("fonts/MyriadProRegular/MyriadProRegular.eot");
    src: url("fonts/MyriadProRegular/MyriadProRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"),
    url("fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
html, body { height: 100%; }

body {
    /*background: url("images/main_bg.jpg") no-repeat scroll center top #fff;*/
	color: #444444;
	text-align: center;
	font-family: MyriadProCondBold;
	font-size: 15px;
	padding:0px;
    min-width: 480px;	
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(images/repeat.png) repeat;
	min-height: 100%;
	_height: 100%;
	width: 877px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
#header {

}
.fixed_site-header {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
}
.head_trans {
	transition: background-color 1.5s ease 0s;
}
.white-bg_fff {
	background-color: rgba(255, 255, 255, 0.7);
}
.white-bg {
	max-width: 1300px;
    padding: 0 20px;
	margin: 0 auto;
	height: 85px;
}
.logo {
    float: left;
    margin-left: 0;
    margin-top: 11px;
}
.two_links_and_butt {
    float: right;
    margin-top: 28px;
}

.header_tel {
    background: rgba(0, 0, 0, 0) url("images/tel.png") no-repeat scroll 0 5px;
    color: #d52327;
    float: right;
    font-family: MyriadProCondBold;
    font-size: 35px;
    margin-top: 23px;
    padding-left: 50px;
    margin-right: 40px;

}
.head_link {
    color: #5c5c5c !important;
    font-size: 14px;
    margin-right: 20px;
    text-transform: uppercase;
}
.two_links_and_butt .button {
    background: rgba(0, 0, 0, 0) url("images/zakaz.png") no-repeat scroll 0 8px;
    border-radius: 5px;
    color: #ba2e2e;
    font-size: 30px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 0 40px;
}
.two_links_and_butt .button:hover {
	color: #fff;
	text-decoration: none;
}
.head_columns .button {

}
.color-bg {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    height: 105px;
}
.main_menu, .main_submenu {
    margin: 0 auto;
    text-align: center;
}
.main_submenu {
    position: absolute;
    width: 100%;
}
.main_menu .m14, .main_menu .m12 {
    color: #fff;
    display: inline-block;
    font-size: 46px;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 29px;
    text-align: center;
    width: 40%;
	cursor:pointer;
}
.main_submenu div {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    display: inline-block;
    font-size: 26px;
    width: 50%;
}
.main_submenu div ul {
    border-bottom: 5px solid #fff;
    margin-bottom: 0;
    margin-top: 105px;
}
.main_submenu div ul li{
    border-bottom: 1px solid #aaa;
    margin: 0;
}
.main_submenu div ul li a{
    color: #fff;
    line-height: 47px;
}
.submenu_pac ul li a{
    color: #fff;
    display: inline-block;
    line-height: 47px;
    margin-left: -45px;
    padding-right: 45px;
    width: 100%;
}
.submenu_doc ul li a{
    color: #fff;
    display: inline-block;
    line-height: 47px;
    margin-right: -45px;
    padding-left: 45px;
    width: 100%;
}
.main_submenu div ul li a:hover{
	text-decoration:none;
    background-color: #ba2e2e;	
	transition: background-color 0.3s ease 0s;
}
.submenu_pac {
    margin-right: 50%;
    text-align: right;
}
.submenu_doc {
    margin-left: 50%;	
    text-align: left;	
}
.main_menu .m14:hover ,.main_menu .m12:hover  {
	color: #ba2e2e !important;
	text-decoration: none;	
	transition: color 0.3s ease 0s;
}
.menu_pac, .menu_doc {
    display: inline;
    width: 50%;
	position: relative;
}
.menu_pac ul, .menu_doc ul{
    display: inline-block;
    position: absolute;

}
.menu_pac {
	
}
.menu_doc {
	
}
.main_menu .m14 {
	text-align: right;
	border-right: 2px solid #fff;
	padding-right: 50px;
}
.main_menu .m12 {
	text-align: left;
	padding-left: 50px;
}
.main_bg {
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
	margin-top: -105px;
}
.premobile {
    margin: 0 auto;
    max-width: 1200px;
	height: 0;
}
.mobile {
    display: block;
    position: relative;
    text-align: left;
    z-index: 1;
}
.mob_tit {
	padding-top: 40px;
    color: #118bc3;
    font-size: 40px;
    line-height: 40px;
    margin-left: 50%;
    width: 47%;
}
.mob_text {
    color: #6c6c6c;
    line-height: 17px;
    margin-left: 50%;
    margin-top: 20px;
    width: 45%;	
}
.mob_text .button, .head_columns .button {
    background-color: #2695c8;
    border-radius: 5px;
    color: white;
    display: inline-block;
    margin: 20px 10px 0 0;
    padding: 10px;
    text-align: center;
    width: 190px;
}
.head_columns {
    background-color: #d8d8d8;
    display: none;
    padding-bottom: 20px;	
}
.head_columns p {
    color: #6c6c6c;
    font-size: 14px;
    line-height: 16px;
    margin: 25px 20px 0;
    text-align: left;
}


/* Sidebar Positioning */

#sidebar {
	color: #FFFFFF;
	margin: -40px 0px 0 66px;
	width: 213px;
}

#sidebar_header {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 12px;
}

#menu_view {
	position: absolute;
	left: 81px;
	top: 5px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: lowercase;
	word-spacing: 1px;
	font-size: 11px;
}

#menu_view a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_view a:hover {
	color: #D4E7EE;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
}

#menu_view li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_view li a:hover {
	color: #D4E7EE;
}

/* Content */
#wrapper {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}

#content {
	margin-top: 70px;
	padding: 0 40px;
}

hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}

.clear2 hr{
	clear: both;
	height: 15px;
	visibility: hidden;
}

hr {
	clear: both;
	height: 25px;
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	color: #fff;
	font-weight: normal;
}


hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 50px
}
h2 {
	font-size: 44px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}

/* Word Press Stuff */

small {

    color: #336699;
    font-size: 11px;
}

.postmetadata {
	padding-bottom: 15px;
	margin-left: 15px;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	font-size: 13px;
	margin-left: 15px;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

#entry ul {
	list-style-type: none;
	margin-left: 25px;
}

#entry ul  li{
	list-style-type: none;
	margin-left: 10px;
}

blockquote {
    border-left: 5px solid #ba2e2d;
    display: inline-block;
    margin: 7px 0 7px 15px;
    padding: 1px 15px;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#3286B2;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	vertical-align: middle;
	padding: 9px 0 0 15px;
 	background: url(images/side_header.jpg) 0 repeat-x;
	margin-left: 0px;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 15px;
	padding-left: 9px;
	font-weight: bold;

}

#sidebar ul li ul li ul li{
	margin-left: 4px;
	padding-left: 3px;
	font-weight: normal;
	margin-bottom: 4px;
}

#sidebar ul li ul li ul{
	margin-bottom: 0;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

.post h2 {
	margin: 0 0 0px 0;
	color: #118bc3;
	line-height: 27px;
}


ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}


input {
	 color: #180300;
	 border: 1px solid #3286B2;
	 background-color: #FFFFFF;
	 font-family: MyriadProRegular, sans-serif;
	 vertical-align: middle;
	 font-weight: bold;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

textarea {
	 background-color: #FFFFFF;
	 color: #330606;
	 border: 1px solid #3286B2;
	 font-family: Tahoma, sans-serif;
	 font-size: 11px;
}

/* Link Stuff */

#sidebar a {
	color: #3286B2;
	text-decoration: none;
	 font-size: 12px;
}

#sidebar a:visited {
	color: #3286B2;
	text-decoration: none;
	 font-size: 12px;
}

#sidebar a:hover {
	color: #88A31E;
	font-size: 12px;
}


a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

.post h2 a {
	color: #88A31E;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
}

.post h2 a:visited {
	color: #88A31E;
	text-decoration: none;
	font-size: 20px;
}

.post h2 a:hover {
	color: #336699;
	text-decoration: none;
	font-size: 20px;
}

.top_o_the_post {
	padding: 6px; 0 6px 10px;
	margin-left: 13px;
	width: 495px;
	}

#comments  {
	padding-left: 15px;
}

.graybox {
	background: #E0EFF5;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {
	padding-left: 20px;
}

.buttons_no_b {
	border: none;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
    margin-left: 12px;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: none;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
    background-color: #212121;
    display: inline-block;
    min-height: 76px;
    position: relative;
    width: 100%;
	font-family: MyriadProRegular;
  }

#fcont {
    height: 110px;
    margin: 19px auto 0;
    max-width: 1300px;
	padding: 0 20px;
  }

#fcont a {
	color: #6b6b6b;
	text-decoration: none;
}

#fcont a:hover {
	text-decoration: underline;
}
#mail_to {
	margin-top: -5px;
}
#mail_to a {
    color: #ba2e2d;
    font-size: 18px;
}
.fb1, .fb2, .fb3, .fb4 {
	float: left;
	height: 110px;
}
.fb1 a, .fb2 a {
	line-height: 34px;
}
.fb1 {
    margin-left: 55px;
    text-align: left;
    width: 175px;
}
.fb1 img{
	margin-bottom: 35px;
}

.fb2 {
    float: right;
    margin-top: 3px;
    text-align: left;
    width: 200px;
}
.fb2 img{
	margin-bottom: 25px;
}
.fb3 {
    display: inline-block;
    height: 120px;
    margin: 77px auto 0 11%;
}
.fb4 {
    color: #588eb1;
    float: right;
    text-align: right;
    width: 310px;
}
.fh1 {
    color: #888888;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    text-align: left;
    width: 340px;
}
#fcont .fh1 a{
    color: #888888;

}
.fh2 {
    float: right;
    width: 49%;
}
#footer_soc {
    display: inline-block;
    margin-top: 25px;
    float: left;
    #text-align: center;
}
#footer_soc  a{
    display: inline-block;
    margin: 0 5px;
}
#fblog_tel {
    color: #fff;
    font-family: MyriadProCondBold;
    font-size: 36px;
    margin-right: 0;
    margin-top: 15px;
}
#fnapop {
	text-align: left;
}
#fcont_down {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
#fcont_down span {
	color:#b4b4b4;
	font-size:14px;
}
#fnapop span {
    border: 1px solid #5689af;
    border-radius: 5px;
    display: inline-block;
    margin-top: 38px;
    padding: 8px 20px;
    text-align: center;
    text-transform: uppercase;
    width: 148px;
	cursor: pointer;
}
#before_bar {
margin: 0 10px 10px 10px;
font-size: 11px;
color: #3286B2;
}

.sep2 {

margin: 10px 0 10px 0;

}

.entry img {

margin-right: 9px;
margin-bottom: 3px;

}

#featured_posts li{
margin-bottom: 5px;
}

#blog_name {
	position: absolute;
	left: 110px;
	top: 60px;
	color: #EAFABC;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 36px;
}

#blog_name a {
	color: #EAFABC;
	text-decoration: none;
}

#blog_name a:visited {
	color: #EAFABC;
	text-decoration: none;
}

#blog_name a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#blog_slogan {
	position: absolute;
	left: 125px;
	top: 100px;
	color: #88A31E;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 16px;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;

}

.ind1, .ind2, .ind3, .ind4, .ind5, .ind6 {
    color: #6c6c6c;
    display: inline-block;
    float: left;
    font-size: 15px;
    min-height: 130px;
    line-height: 17px;
    padding: 0 0 0 80px;
    text-align: left;
	margin-bottom: 40px;
}
 .ind3, .ind6  {
     float: right;
 }
.ind2, .ind5  {
     float: none;
 }
.ind1 div, .ind2 div, .ind3 div, .ind4 div, .ind5 div, .ind6 div{
    color: #118bc3;
    font-size: 26px;
    height: 65px;
    line-height: 23px;
}
.ind1 {
background: url("images/ind1.png") no-repeat scroll left top #fff;
width: 232px;
}

.ind2 {
background: url("images/ind2.png") no-repeat scroll left top #fff;

}

.ind3 {
background: url("images/ind3.png") no-repeat scroll left top #fff;
 width: 230px;
}
.ind2 div, .ind3 div,  .ind5 div, .ind6 div {
   height: 45px;
    margin-top: 10px;
}
.ind4 {
background: url("images/ind4.png") no-repeat scroll left top #fff;
width: 232px;
}

.ind5 {
background: url("images/ind5.png") no-repeat scroll left top #fff;

}

.ind6 {
background: url("images/ind6.png") no-repeat scroll left top #fff;
 width: 230px;
}
#post-8 p{
    margin: 0;
    padding: 0;
}

#forma {
    background: none repeat scroll 0 0 #fff;
    left: 50%;
    margin: 0 0 0 -350px;
    min-height: 454px;
    position: fixed;
    top: 5%;
    width: 685px;
    z-index: 99999;
}
#background {
    background: none repeat scroll 0 0 rgba(90, 90, 90, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

/*.wpcf7-form input {
    border: 1px solid #999;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    height: 23px;
    margin: -5px 0 15px -40px;
    padding: 5px;
    text-align: left;
    width: 405px;
}
.wpcf7-form textarea {
    border: 1px solid #999;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    height: 135px;
    margin: -5px 0 15px -40px;
    padding: 5px;
    text-align: left;
    width: 405px;
}*/
.close-form {
    color: #9a9a9a;
    cursor: pointer;
    float: right;
    font-family: Verdana;
    font-size: 25px;
    margin-right: 25px;
    margin-top: 10px;
}
.writemess {
    color: #4b4b4b;
    font-size: 22px;
    margin-bottom: 35px;
    margin-left: 55px;
    margin-top: 37px;
    text-align: left;
}
.wpcf7-form .spmess {
    color: #343434;
    float: left;
    font-size: 18px;
    margin-left: 55px;
    padding-top: 0;
    text-align: left;
    width: 130px;

}
.text_captcha {
    color: #343434;
    font-size: 18px;
    margin-left: 55px;
    text-align: left;
}
#cptch {
    display: inline-block;
    float: left;
    height: 35px;
    margin-right: 50px;
    margin-top: 0;
}
#cptch_input {
    clear: right;
    float: left;
    margin-right: 40px;
    margin-top: 0;
    width: 140px;
}
.cfcap {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.obyaz {
    color: #343434;
    float: left;
    font-size: 14px;
    margin-left: 55px;
    margin-top: 15px;
    text-align: left;
    width: 700px;
}
.pd {
    color: #afafaf;
    float: left;
    font-size: 14px;
    margin-left: 55px;
    margin-top: 20px;
    text-align: left;
    width: 600px;
}
.pd span{
 color:#118bc3;
 text-decoration: underline;
}
#forma .wpcf7-submit {
    background-color: #118bc3;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    height: 40px;
    margin-left: 20px;
    margin-top: 40px;
    padding: 5px;
    text-align: center;
    width: 220px;
}

#forma .wpcf7-not-valid-tip {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: -10px;
}
#sendok {
    display: block;
    float: left;
    font-size: 35px;
    margin-top: -500px;
    padding-left: 270px;
    text-align: left;
}
#content_page {
    display: inline-block;
    text-align: left;
	width: 100%;
}
.full_width_neo {
	margin-top: -190px;
	width: 100%;
}
.full_width_neo .entry{
    margin: 0 auto;
    max-width: 1300px;	
}
#ngs {
	margin-top: 240px;
}
#ngs h2 {
    font-size: 58px;
    font-weight: 600;
}
#ngs span {
    color: #fff;
    display: inline-block;
    font-family: MyriadProRegular;
    font-size: 34px;
    line-height: 30px;
    margin-top: -20px;
}
.single_bg {
    display: inline-block;
    width: 100%;	
	background-position: center center;
	background-size: cover;
}
#post-16 h1 {
    text-align: center;
	margin-bottom: 40px;
}
.colum1 {
    float: left;
    width: 44%;
}
.colum2 {
    float: right;
    width: 44%;
}
.colum1 span, .colum2 span {
    display: inline-block;
    line-height: 18px;
    margin-top: 25px;
    min-height: 95px;
}
.sub_menu {
    margin: 0 auto;
    max-width: 1200px;
}
.sub_menu ul {
    margin-bottom: 9px;
    margin-right: 55px;
    text-align: right;
}
.sub_menu li {
display: inline-block;
}
.sub_menu li a {
	color: #6c6c6c !important;
}
.sub_menu .current_page_item  a{
	color: #118bc3 !important;
}

.bann_bg {
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}
.prebann {
    margin: 0 auto;
    max-width: 1200px;
	height: 0;
}
.banner {
    display: block;
    position: relative;
    text-align: left;
    z-index: 1;
}
.bann_tit {
	padding-top: 40px;
    color: #118bc3;
    font-size: 40px;
    line-height: 40px;
    margin-left: 5%;
    width: 47%;
}
.bann_text {
    color: #6c6c6c;
    line-height: 17px;
    margin-left: 5%;
    margin-top: 20px;
    width: 45%;	
}
.bann_text .button, .bann_columns .button {
    background-color: #2695c8;
    border-radius: 5px;
    color: white;
    display: inline-block;
    margin: 20px 10px 0 0;
    padding: 10px;
    text-align: center;
    width: 190px;
}
.bann_columns {
    background-color: #d8d8d8;
    display: none;
    padding-bottom: 20px;	
	width: 100%;
}
.bann_columns p {
    color: #6c6c6c;
    font-size: 14px;
    line-height: 16px;
    margin: 25px 25px 0;
    text-align: left;
}
.ab_up {
    margin: 0 auto;
    max-width: 1200px;
    text-align: left;
	display: inline-block;
}
.ab_up h1 {
    display: inline-block;
    padding: 22px 60px;
	 width: 80%;
}
.up_left {
    line-height: 18px;
    margin: 0 515px 0 65px;
}
.up_right {
    display: inline-block;
    float: right;
    width: 416px;
	margin-right: 55px;
}
.ab_center {
    background-color: #2593c6;
    width: 100%;
	margin-top: 50px;
}
.ab_center .entry{
    margin: 0 auto;
    max-width: 1200px;
    text-align: left;
	display: inline-block;
}
.ab_center h1 {
	color: #fff;
	line-height: 40px;
	text-align: left;
}
.center_left {
    float: left;
    margin-left: 60px;
}
.center_right {
    margin-left: 640px;
    margin-right: 100px;
    margin-top: 40px;
}
.center_left img {
	margin: 0;
}

.center_right span {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 17px;
    margin-top: 20px;
	text-align: left;
}
.center_right a {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    float: right;
    margin-top: 28px;
    padding: 10px 40px;
}
.ab_down {
    margin: 0 auto 30px;
    max-width: 1200px;
    text-align: left;
}
.ab_down h1 {
    display: inline-block;
    margin-bottom: 50px;
    margin-left: 60px;
    margin-top: 30px;
    width: 80%;
}
.down_left {
    float: left;
    width: 50%;
}
.down_right {
    float: right;
    width: 50%;
}
.ab_down img {
    border-radius: 50px;
    display: inline-block;
    float: left;
    margin-right: 65px;
}
.spec_name {
    display: inline-block;
    margin-bottom: 50px;
    margin-left: 60px;
}
.spec_name div {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.spec_name span {
    font-size: 15px;
    line-height: 19px;
}
.single {
    margin: 0 auto;
    max-width: 1300px;
    text-align: justify;
}
.si_title {
    color: #232323;
    font-family: MyriadProRegular;
    font-size: 35px;
    font-weight: 600;
    line-height: 43px;
    margin-top: 55px;
    text-align: center;
    text-transform: uppercase;
	margin-bottom: 45px;
}
.single_info {
    margin-bottom: 45px;
    margin-top: 50px;
    text-align: right;
    width: 100%;
}
.si_cat {
    display: inline-block;
}
.si_cat a{
    border: 1px solid #118bc3;
    border-radius: 5px;
    color: #118bc3;
    display: inline-block;
    font-size: 18px;
    padding: 7px 30px;
    text-align: center;
    text-transform: uppercase;
    width: 290px;
}
.si_date {
    color: #686767;
    display: inline-block;
    font-family: MyriadProRegular;
    font-size: 16px;
    margin-left: 12px;
}
.single .entry {
    color: #232323;
    font-family: MyriadProRegular;
    font-size: 18px;
    line-height: 21px;
    margin: 0;
    padding: 0 10px;
}
.single .entry p{
    margin: 15px 0;

}
.si_dop_post {
    margin-top: 45px;
    text-align: left;
}
.si_dp_cat {
    border: 1px solid #118bc3;
    border-radius: 5px;
    color: #118bc3;
    display: inline-block;
    font-size: 18px;
    padding: 7px 30px;
    text-align: center;
}
.si_dp_all {
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 25px;
    text-align: center;
	width: 100%;
}
.si_dp_all img{
    margin-top: 25px;
    width: 300px;
}
.pageprodsinglegrup1, .pageprodsinglegrup2, .pageprodsinglegrup3, .pageprodsinglegrup4, .pageprodsinglegrup5, .pageprodsinglegrup6 , .pageprodsinglegrup7, .pageprodsinglegrup8, .pageprodsinglegrup9 {
    display: inline-block;
    float: left;
    text-align: left;
    width: 300px;
    margin-bottom: 20px;	
}
.pageprodsinglegrup2 {
    margin-right: 10px;
    margin-bottom: 20px;	
	 float: none; /*88*/
}
.pageprodsinglegrup1, .pageprodsinglegrup4, .pageprodsinglegrup7 {
    float: left;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 20px;	
}
.pageprodsinglegrup3, .pageprodsinglegrup6, .pageprodsinglegrup9  {
   margin-right:0px;
	float: right;/*88*/
}
.brnmt {
    color: #47423b !important;
    font-size: 22px;
    font-weight: 400;
	display: inline-block;
}
.si_dp_all a {
    color: #535353 !important;
    font-size: 19px;
    line-height: 19px;
}
.si_dp_all a:hover {
	text-decoration: none;
	color: #118bc3 !important;

}
.si_dp_date {
    color: #47423b;
    float: right;
    font-size: 18px;
    margin-top: 15px;
}
.si_soc a{
	margin-left: 10px;
}

.si_soc a:hover {
	text-decoration: none;
}
.tabs {
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 25px;
	height: 105px;
}
.tabs_tit {
    color: #118bc3;
    float: left;
    font-size: 43px;
}
#tabuptit {
    float: right;
    margin-top: 28px;
}
#tabuptit dt{
    color: #6c6c6c;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    padding: 0 9px;
    text-align: left;
    text-transform: uppercase;
}
#tabuptit .selected{
    color: #118bc3 !important;
}
#content_arh {
    margin-left: 60px;
    margin-right: 60px;
}
.nov_all {
    margin-bottom: 25px;
}
.nov {
    display: inline-block;
    margin-bottom: 40px;
}
.nov_date {
    display: inline-block;
    float: right;
    text-align: right;
}
#hg {
	text-align: left;
}
.nov img{
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    margin-right: 80px;
    max-width: 335px;
}
.novbrnmt {
    color: #6c6c6c !important;
    display: table;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 31px;
    text-align: left;
}
.nov_text{
text-align: left;
}
.jol-navi {
    display: inline-block;
    font-size: 22px;
    padding-bottom: 20px;
    text-align: center;
	font-family: MyriadProRegular;
	width: 100%;	
}
.jol-navi li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.jol-navi a {
    color: #797979;
    margin: 2px;
    padding: 3px 5px;	
}
.jol-navi a:hover {
    color: #ba2e2d;
    text-decoration: none;	
}
#imhere {
    color: #ba2e2d;
    margin: 2px;
    padding: 3px 10px;	
}
.full_width {
    width: 100%;
}
.m38 {
	margin-right: 50px;
}
#faq_page {
    padding: 0 55px 30px;
    text-align: left;
}
#faq_tit {
    color: #118bc3;
    display: inline-block;
    font-size: 43px;
    margin-bottom: 40px;
    margin-top: -5px;
}
.faq {

}
#faq_page h2{
    margin-bottom: 20px;
	cursor: pointer;

}
.open .answer {
    display: inline-block;
    margin-left: 20px;
}
.answer {
    display: none;
    margin-left: 20px;
	margin-bottom: 25px;
}
.answer a{
    color: #118bc3 !important;
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}
.faq.open h2:before {
    transform: rotate(90deg);
	left: -12px;
}
.faq h2:before {
    background-image: url("images/faq.png");
    background-position: 0 0px;
    content: "";
    display: inline-block;
    height: 12px;
    left: -8px;
    position: relative;
    transform: rotate(0deg);
    transition: all 0.25s ease 0s;
    width: 8px;
	background-repeat: no-repeat;
}
#main_m {
    background: url("images/menu_device.png") no-repeat scroll right 8px rgba(0, 0, 0, 0);
    height: 34px;
    margin-right: 30px;
    text-align: right;
	display: none;
 }
#posit_menu {
    color: #fff;
    line-height: 30px;
    margin-bottom: 0;
    margin-left: 25px;
    text-align: left;
    text-transform: uppercase;
}
#main_back {
    background: url("images/sn.png") no-repeat scroll left 11px rgba(0, 0, 0, 0);
    margin-left: -15px;
    padding-left: 15px;
    text-transform: none;
	cursor: pointer;	
}
#pmd {
    background: url("images/sv.png") no-repeat scroll right 10px rgba(0, 0, 0, 0);
    display: table;
    padding-right: 20px;
}
#m1, #m2, #m3 {
	padding-bottom: 20px;
}
#m1 div, #m2 div, #m3 div {
	cursor: pointer;
}
#m2, #m3 {
	text-transform: none;
}
#posit_menu span {
    cursor: pointer;
    display: table;

}
.full_width {
    background-color: #2593c6;
    width: 100%;
}
.full_width_white {
    background-color: #fff;
    width: 100%;
}
.full_width_color_1 {
    background-color: #E2EAED;
    width: 100%;
}
.full_width .entry {
    display: inline-block;
    margin: 0 auto;
    max-width: 1200px;
    text-align: left;
}
.width_max_1200 {
    display: inline-block;
    margin: 0 auto;
    max-width: 1200px;
    text-align: left;
}
.width_max_1200 .entry {
    display: inline-block;
    padding: 40px 50px;
    text-align: left;
}
#slider_index {
    display: inline-block;
    margin-top: -190px;
    width: 100% !important;
}
div.meteor-slides {
	width: 100% !important;
}
.meteor-slides .mslide img {
	width: 100%;
	opacity: 0 !important;	
    visibility: hidden !important;   
}
.meteor-slides .meteor-clip {
    min-height: 500px;
}
.meteor-slides .mslide {
    width: 100% !important;
	min-height: 500px;
}
#preim_out {
    background-color: #ba2e2d;
    display: inline-block;
    width: 100%;	
}
#preim_in {
    margin: 35px auto 0;
    max-width: 1300px;
}
#preim_info {
    margin-top: 70px;
    text-align: center;	

}
#preim_info span{
    color: #fff;
    display: inline-block;
    font-family: MyriadProCondRegular;
    font-size: 32px;
    height: 300px;
    line-height: 34px;
    padding: 145px 0 0;
    text-align: center;
    width: 250px;
}
#empty {
    height: 0 !important;
    padding: 0 !important;
    width: 98% !important;
}
#pr1 {
    background: rgba(0, 0, 0, 0) url("images/pr1.png") no-repeat scroll center  0;
    float: left;	
	margin-left: 3%;
}
#pr2 {
    background: rgba(0, 0, 0, 0) url("images/pr2.png") no-repeat scroll center  0;	
}
#pr3 {
    background: rgba(0, 0, 0, 0) url("images/pr3.png") no-repeat scroll center  0;	
    float: right;
	margin-right: 3%;	
}

#news_out {
    background-color: #212121;
    display: inline-block;
    width: 100%;	
}
#news_in {
    margin: 42px auto 0;
    max-width: 1300px;
	padding: 0 20px;
}
#news_info {
    font-family: MyriadProCondRegular;
    margin-bottom: 10px;
    margin-top: 45px;
    text-align: center;
}
#new {
    display: inline-block;
    min-height: 170px;
    width: 300px;
}
#new_left_date {
    display: inline-block;
    float: left;
    text-align: center;
    width: 50px;	
	margin-right: 15px;
}
.new_left_dm {
    background-color: #ba2e2d;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    padding: 11px 5px 5px;
    text-align: center;
    width: 40px;
	transition: background-color 0.3s ease 0s;
	transition: color 0.3s ease 0s;	
}
.new_left_dm span{
    display: inline-block;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: -9px;
    text-align: center;
    text-transform: lowercase;
}
#new_left_year {
    background-color: #1d1d1d;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 5px;
    width: 40px;	
}
#new_right_date {
    color: #c4c4c4;
    display: inline-block;
    float: left;
    font-size: 16px;
    margin-top: -4px;
    text-align: left;	
}
#new_right_text {
	
}
#new_right_text a {
    color: #fff;
    display: flex;
    font-family: MyriadProRegular;
    font-size: 16px;
    line-height: 18px;
    text-align: left !important;
	transition: color 0.3s ease 0s;
}
#new_right_text a:hover {
	text-decoration:none;
	color:#ba2e2d;
}
.align1, .align4, .align7, .align10, .align13 {
    float: left;	
}
.align2, .align5  {
	
}
.align3, .align6, .align9, .align12, .align15 {
    float: right;	
}
#telme_map_out {
    display: inline-block;
    width: 100%;
	background-color: rgba(255, 255, 255, 0.7);
}
#telme_in {
    margin: 55px auto 0;
    max-width: 1300px;
	padding: 0 20px;
}
#tel_me_form {
    margin-bottom: 70px;
    margin-top: 40px;
}
#tel_me_form form{
    margin: 0px;
    padding: 0px;
}
.cname, .cphone, .form_subm {
    color: #888888;
    font-size: 22px;
    padding: 17px 3px;
    text-align: center;
    width: 30%;
}
.cname {
	float: left;
    background-color: #f8f8f8;
    border-color: #e8e8e8;	
}
.cphone {
    background-color: #f8f8f8;
    border-color: #e8e8e8;	
}
.form_subm{
    background-color: #c33332;
    border: medium none;
    color: #fff;
    float: right;
    font-size: 32px;
    padding: 11px 0;
	cursor: pointer;
}
#petty_wht {
    background-color: rgba(255, 255, 255, 0.7);
    height: 40px;
    margin-bottom: -40px;
    position: relative;
}
#petty_blc {
    background-color: rgba(0, 0, 0, 0.2);
    height: 40px;
    margin-top: -40px;
    position: relative;
}
.neomob_menu {
	display:none;
}
.neomob_menu_pac, .neomob_menu_doc {
	
}
.neomob_menu_pac {
	
}
.neomob_submenu_pac {
	
}
.mm14 {
    border-bottom: 1px solid #eeeeee;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    padding: 9px 0;
    width: 100%;
	background-color: rgba(0, 0, 0, 0.5);	
}
.mm12 {
	background-color: rgba(0, 0, 0, 0.5);	
    border-bottom: 1px solid #eeeeee;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    padding: 9px 0;
    width: 100%;	
}

.mm14:hover, .mm12:hover  {
	color: #ba2e2e !important;
	text-decoration: none;	
	transition: color 0.3s ease 0s;
}
.neomob_menu_doc {
	
}
.neomob_submenu_doc {
	
}
.neomob_submenu {
	
}
.neomob_menu_pac, .neomob_menu_doc {

}
#sn14, #sn12 {
	width: 100%;
}
.neomob_menu ul {
    border-bottom: 3px solid #eeeeee;
    margin: 0;
    padding: 0;
    width: 100%;
}
.neomob_menu ul li {
    border-bottom: 1px solid #aaa;
    margin: 0;
    padding: 0;
    width: 100%;
}
.neomob_menu ul li a{
	background-color: rgba(0, 0, 0, 0.7);	
    color: #fff;
    display: inline-block;
    font-family: MyriadProRegular;
    font-size: 24px;
    line-height: 52px;
    width: 100%;
}

.neomob_menu ul li a:hover{
	text-decoration:none;
    background-color: #ba2e2e;	
	transition: background-color 0.3s ease 0s;
}
.b_all_news {
    background-color: #c33332;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: MyriadProRegular;
    font-size: 32px;
    font-weight: 600;
    margin: 45px auto 50px;
    padding: 11px 0;
    text-align: center;
    width: 30%;
}
.b_all_news:hover {
	text-decoration:none;


}
.form_subm:hover, .b_all_news:hover {
    background-color: #fff;
	color: #ba2e2e !important;
	text-decoration: none;	
	transition: color 0.3s ease 0s;
	transition: background-color 0.5s ease 0s;
}
.fh11 {
	display: inline-block;
	width: 175px;
}
.fh12 {
	display: inline-block;
    width: 160px;	
}
.neo-post {
    font-family: MyriadProRegular;
    font-size: 18px;
}
.neo-post blockquote p{
    margin: 0px;
    padding: 0px;
}
.neo-post p{
    margin: 20px 0;
}
.neo_center {
    margin: 25px auto 0;
    max-width: 1300px;
    padding: 0 20px;	
}
.neo_center h2{
    color: #232323;
    display: inline-block;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.neo_center h3{
    color: #232323;
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;

}
#ig_cntr {
    color: #9e9e9e;
    display: table;
    font-style: italic;
    margin: 0 auto;
    max-width: 900px;
	font-size: 16px;
}
.aligncenter {
    display: table;
    margin: 0 auto;
    text-align: center;	
}
#neo-post-tel-h2 {
    color: #212121;
    display: inline-block;
    font-family: MyriadProRegular;
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 30px;	
}
#neo-post-tel-h2 a {
	color:#ba2e2d;
	text-decoration:underline;
}
#neo-post-tel-h2 a:hover {
	text-decoration:none;
}
#dop_info_out {
    display: inline-block;
    width: 100%;	
}
#dop_info_in {
    margin: 20px auto 50px;
    max-width: 1300px;
    padding: 0 20px;
    text-align: center;	
}

#di_tit {
    display: inline-block;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 45px;
    width: 100%;	
}
#di_left {
    float: left;
    width: 300px;	
}
#di_center {
	display: inline-block;	
	width: 300px;
}
#di_right {
    float: right;
    width: 300px;	
}
#di_left span, #di_center span, #di_right span{
    background-color: #ba2e2d;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    min-height: 80px;
    padding: 10px 18px;
    text-align: left;
}
#dop_info_in a{
    color: #fff;

}
.full_width_neo_all_news {
    margin-top: -190px;
    width: 100%;
	display: inline-block;	
}
.all_news_bg {
    background-position: center center;
    background-size: cover;
    display: inline-block;
    width: 100%;	
}
#news_out_all {
    display: inline-block;
    width: 100%;	
}
#news_in_all {
    margin: 42px auto 0;
    max-width: 1300px;
    padding: 0 20px;	
}
#news_info_all {
    font-family: MyriadProCondRegular;
    margin-bottom: 10px;
    margin-top: 45px;
    text-align: center;	
}
#all_new_right_text {
    color: #3a3a3a;
    display: flex;
    font-family: MyriadProRegular;
    font-size: 16px;
    line-height: 18px;
    text-align: left !important;
    transition: color 0.3s ease 0s;
	height: 125px;
}
#all_new_right_text a {
    color: #3a3a3a;
    transition: color 0.3s ease 0s;
}
#all_new_right_text a:hover {
    color: #ba2e2d;
    transition: color 0.3s ease 0s;
	text-decoration:none;
}
#new_all_page {
    display: inline-block;
    min-height: 170px;
    width: 300px;	
}
#text_new_more {
    color: #787878;
    display: inline-block;
    font-family: MyriadProRegular;
    margin-top: 0;
    text-align: left;
	font-size: 16px;
	min-height: 240px;
}
.si_dop_post #news_out{
    background-color: transparent;
    margin-top: 60px;
}
.si_dop_post #news_in h2{
    color: #232323;
    font-family: MyriadProRegular;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;	
}
.si_dop_post #new_right_text a {
    color: #010000;
}
.si_dop_post #new_right_text a:hover {
    color: #ba2e2d;
}
#quest_page {
    margin: 0 auto;
    max-width: 1300px;
    padding: 0 10px;	
}
#quest_page h2 {
    color: #232323;
    font-family: MyriadProRegular;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: -10px;
    margin-top: 55px;	
}
#att {
    color: #ba2e2d;
    font-family: MyriadProRegular;
    font-size: 18px;	
}
#left_form_quest {
    display: inline-block;
    float: left;
    margin-top: 30px;
    width: 30%;
}
#left_form_quest .cinp{
    color: #888888;
    font-size: 22px;
    padding: 17px 3px;
    text-align: center;
    width: 100%;	
    background-color: #f8f8f8;
    border-color: #e8e8e8;
    float: left;
    margin-bottom: 25px;	
}
#right_form_quest {
    float: right;
    margin-top: 30px;
    width: 70%;	
}
#right_form_quest .form_subm{
    width: 380px;
}
#right_form_quest .cvp{
    background-color: #f8f8f8;
    border-color: #e8e8e8;
    color: #888888;
    float: right;
    font-family: MyriadProRegular,sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
    padding: 9px 15px;
    text-align: left;
    width: 88%;
	height: 200px;
}
#quest_page form {
    /*display: inline-block;*/
    margin-bottom: 75px;
    overflow: hidden;	
}
#brr {
    display: table;
    width: 100%;	
}
#text_new_more p {
	margin-top:0px;
}

#slider_index .meteor-slides .meteor-buttons {
    padding: 0;
}
#slider_index .meteor-slides .meteor-buttons a{
	height: 18px;
	width: 18px;
    float: none;
	text-align: center;
	display: inline-block;
}

table td {
   border: 1px solid #999;
    padding: 5px 3px;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
td {
    vertical-align: middle;
}
table.table1 {
    border-collapse: collapse;
	border: none;
	
}

table.table1 td {
    border: 1px solid #d2d2d4;
    padding: 5px 3px;
}
table.table2 {
    border-collapse: collapse;
}
table.table2 tr:first-child {
    background-color: #e7e7e8;
}
table.table2 tr:nth-child(2n+1) {
    background-color: #f3f3f4;
}
table.table2 td {
    border: 1px solid #d2d2d4;
    padding: 5px 3px;
}

table.bordernone {
    border-collapse: collapse;
	border: none;
}

table.bordernone td {
	border: none;
    padding: 5px 3px;
}
.neo_center br {
	display:none;
}

.wpcf7-spinner,
.wpcf7-not-valid-tip,
.wpcf7-response-output {
    clear: both;
}
