/*
Theme Name: Wow College
Version: 1.0
Text Domain: twentyfifteen
*/

.container {
	width:980px !important;
}
html, body {
	font:15px Arial, sans-serif;
	color:#000000;
	background:#f3f3f3;
}
body {
	background:url(img/bg.jpg) no-repeat center top;
	background-size: contain;
}
img {
	max-width:100%;
}
.alignleft {
	float:left;
	margin:0 20px 20px 0;
}
.alignright {
	float:right;
	margin:0 0px 20px 20px;
}
.aligncenter {
	float:none;
	margin:20px auto;
}
.content table td {
	padding: 8px;
	line-height: 1.5;
}
.content table td p {
	margin: 0;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
a, a:focus, a:hover {
	outline:none;
	color:#ba7729;
}
a {
	text-decoration:none;
}
a:hover, a:focus {
	text-decoration:underline;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
ol {
	margin:20px 0;
	padding:0 0 0 15px;
}
hr {
	border:none;
	border-top:1px solid #bdbdbd;
}
h2 {
	font:bold 25px Arial, Sans-serif;
	color:#245b91;
	margin:30px 0;
}
h6 {
	font:bold 18px Arial, Sans-serif;
	color:#48515c;
	margin:0px 0 30px;
}
.content ul {
	margin:20px 0;
}
.content ul li {
	background:url(img/marker4.png) no-repeat left 7px;
	padding:0 0 0 25px;
}
.box {
	border:3px solid #d2d4d9;
	padding:30px;
}
.box li {
	margin:0 0 10px;
}
.box a {
	color:#6692c3;
	font:bold 15px Arial, San-serif;
}
.box ul {
	margin:0px;
}
.content h2 {
	margin:0 0 35px;
	font:bold 28px Arial, Sans-serif;
	text-transform:uppercase;
}
.content {
	font:15px/24px Arial, Sans-serif;
	color:#000000;
}
.content h3 {
	margin:0 0 20px;
	font:bold 22px Arial, Sans-serif;
}
h4 {
	font:bold 26px Arial, Sans-serif;
	color:#2b83bb;
	margin:20px 0;
}
.h5 {
	font:bold 18px Arial, Sans-serif;
	color:#30639e;
	margin:20px 0;
}
h5 {
	font:bold 26px Arial, Sans-serif;
	color:#a67c52;
	margin:20px 0;
}
header {
	background:#30639e;
	color:#fff;
	position:relative;
	height:140px;
}
.button {
	background:#eba41a;
	color:#fff;
	font:bold 18px Arial, Sans-serif;
	display:inline-block;
	padding:10px 20px;
}
.button:hover {
	color:#fff;
	text-decoration:none;
}
.top_header {
	background:#245389;
	height:45px;
	color:#a0adc1;
}
.top_header p {
	margin:14px 0 0;
}
.top_header input[type="text"],
.top_header input[type="password"]{
	background:none;
	border:none;
	border-bottom:1px solid #8b9aae;
	width:110px;
	font:14px/27px Arial, Sans-serif;
	height:27px;
	margin:0 30px 0 0;
	padding:0 0 0 10px;
}
.top_header input[type="submit"],
.top_header .logout_button {
	background:#ff971d;
	color:#fff;
	border:none;
	height:27px;
	padding:0 20px;
	font:bold 14px/27px Arial, Sans-serif;
}
.top_header .enter {
	margin:6px 0 0;
}
header .logo {
	background:url(img/logo.png) no-repeat right center;
	padding:20px 175px 20px 0;
	font:bold 17px Arial, Sans-serif;
	color:#fff;
	text-transform:uppercase;
	margin:15px 0;
	display:block;
}
header .logo:hover {
	text-decoration:none;
} 
header .logo span {
	color:#ff971d;
}
header .address {
	color:#a4b5ce;
	font:bold 15px Arial, Sans-serif;
	margin:37px 0 0;
	text-align:right;
}
header .address a {
	font:13px Arial, Sans-serif;
}
header .address .block {
	position:absolute;
	top:20px;
	left:0px;
	text-align:left;
	padding:30px;
	background:url(img/shadow.png) no-repeat center;
	display:none;
	z-index:99;
}
header .address .block_in {
	background:#fff;
	width:290px;
	padding:30px;
}
header .address a:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 25px solid #fff;
	position:absolute;
	bottom:0px;
	left:50%;
	margin:0 0 0 -5px;
	display:none;
	z-index:999;
	cursor:default;
}
header .address a {
	background:url(img/marker.png) no-repeat;
	padding:0 0 0 20px;
	color:#fff;
	text-decoration:underline;
}
header .address li {
	display:inline-block;
	margin:0 5px 0 0;
	position:relative;
	padding:0 0 35px;
}
header .address>ul>li {
	font-size:14px;
}
header .address li:hover .block, header .address li:hover a:after {
	display:block;
}
header .address h3 {
	margin:0px;
	color:#000;
	font:bold 20px Arial, Sans-serif;
}
header .address p {
	margin:0px 0 20px;
	color:#3a699a;
	font:bold 13px Arial, Sans-serif;
}
header .address .block ul  {
	color:#ff971d;
	font:bold 22px Arial, Sans-serif;
	white-space:nowrap;
}
header .address .block li {
	display:block;
	padding:0px;
	margin:0px;
}
section.s1 {
	padding:40px 0;
}
section.s1 .row {
	margin:0 -15px;
}
section.s1 .col-xs-3 {
	width:270px;
	height: 600px;
}
section.s1 .col-xs-9 {
	width:740px;
}
section.s1 .col-xs-3, section.s1 .col-xs-9 {
	padding:0 15px;
}
.service_menu .row {
	margin:0 -20px;
}
.service_menu .col-xs-4 {
	padding:0 20px;
}
.service_menu ul li {
	margin:0 0 10px;
	background:none;
	padding:0px 0 0 50px;
}
.left_menu {
	background:#ffb72b;
	border-top:7px solid #f0a118;
	padding:20px 0;
	position:relative;
}
.left_menu li {
	font:bold 15px/17px Arial, Sans-serif;
}
.left_menu a {
	color:#584d46;
	font:bold 15px/15px Arial, Sans-serif;
	position:relative;
	display:block;
	padding:7px 25px 7px 42px;
	background:url(img/marker3.png) no-repeat 25px 8px;
}
.left_menu a:hover {
	text-decoration:none;
	background:url(img/marker3.png) no-repeat 25px 8px #edaa28;
}
.left_menu .item1 a, .service_menu .item1 a {
	background:url(img/c1.png) no-repeat;
}
.left_menu .item2 a, .service_menu .item2 a {
	background:url(img/c2.png) no-repeat;
}
.left_menu .item3 a, .service_menu .item3 a {
	background:url(img/c3.png) no-repeat;
}
.left_menu .item4 a, .service_menu .item4 a {
	background:url(img/c4.png) no-repeat;
}
.left_menu .item5 a, .service_menu .item5 a {
	background:url(img/c5.png) no-repeat;
}
.left_menu .item6 a, .service_menu .item6 a {
	background:url(img/c6.png) no-repeat;
}
.left_menu .item7 a, .service_menu .item7 a {
	background:url(img/c7.png) no-repeat;
}
.left_menu .item8 a, .service_menu .item8 a {
	background:url(img/c8.png) no-repeat;
}
.left_menu .item9 a, .service_menu .item9 a {
	background:url(img/c9.png) no-repeat;
}
.left_menu .item10 a, .service_menu .item10 a {
	background:url(img/c10.png) no-repeat;
}
.left_menu .item11 a, .service_menu .item11 a {
	background:url(img/c11.png) no-repeat;
}
.left_menu .item12 a, .service_menu .item12 a {
	background:url(img/c12.png) no-repeat;
}
.left_menu .item13 a, .service_menu .item13 a {
	background:url(img/c13.png) no-repeat;
}
.left_menu .item14 a, .service_menu .item14 a {
	background:url(img/c14.png) no-repeat;
}
.left_menu .item15 a, .service_menu .item15 a {
	background:url(img/c15.png) no-repeat;
}
.left_menu .item16 a, .service_menu .item16 a {
	background:url(img/c16.png) no-repeat;
}
.left_menu .item17 a, .service_menu .item17 a {
	background:url(img/c17.png) no-repeat;
}
.left_menu .item18 a, .service_menu .item18 a {
	background:url(img/c18.png) no-repeat;
}
.left_menu .item19 a, .service_menu .item19 a {
	background:url(img/c19.png) no-repeat;
}
.left_menu .item20 a, .service_menu .item20 a {
	background:url(img/c20.png) no-repeat;
}
.left_menu .item21 a, .service_menu .item21 a {
	background:url(img/c21.png) no-repeat;
}
.left_menu .item22 a, .service_menu .item22 a {
	background:url(img/c22.png) no-repeat;
}
.left_menu .item23 a, .service_menu .item23 a {
	background:url(img/c23.png) no-repeat;
}
.left_menu .item24 a, .service_menu .item24 a {
	background:url(img/c24.png) no-repeat;
}
.left_menu .item25 a, .service_menu .item25 a {
	background:url(img/c25.png) no-repeat;
}
.left_menu .item26 a, .service_menu .item26 a {
	background:url(img/c26.png) no-repeat;
}
.left_menu .sub-menu {
	position:absolute;
	top:0px;
	left:255px;
	width:720px;
	background:#fff;
	z-index:999;
	border:5px solid #f48d28;
	border-radius:15px;
	padding:30px;
	text-align: left;
	display:none;
}
.left_menu li:hover .sub-menu {
	display:block;
}
.left_menu .sub-menu a:hover, .service_menu a:hover {
	text-decoration:underline;
	color:#1f2122;
}
.left_menu .sub-menu a, .service_menu a {
	color:#7a8999;
	font:13px Arial,sans-serif;
	padding:0;
	min-height:38px;
	display:block;
}
.left_menu li li a, .left_menu li.item0:hover a {
	background:none;
}
.left_menu .menu-item-has-children a:after {
	content: '';
}
.left_menu .arrow, .left_menu .menu-item-has-children>a:after {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 20px solid #f48d28;
	position:absolute;
	right:-20px;
	top:0px;
	display:none;
}
.left_menu li:hover .arrow, .left_menu .menu-item-has-children:hover>a:after {
	display:block;
}
.left_menu .sub-menu .col-xs-6 {
	padding:0 15px;
}
.left_menu .sub-menu li {
	display: inline-block;
	width: 46%;
	vertical-align: top;
	margin: 0 10px 10px;
}
.left_menu .sub-menu li a:hover {
	background: none;
}
.service_page .service_menu li {
	display: inline-table;
    width: 29%;
    margin: 0 20px 5px;
}
.left_menu .sub-menu .menu-image-title {
	display: inline-block;
    width: 80%;
    vertical-align: top;
}
.menu-image-over {
    display: inline-block;
    vertical-align: text-bottom;
    width: 50px;
}
.sections {
	border:1px solid #c4c6cb;
	padding:30px;
	font:14px Arial, Sans-serif;
}
.sections a {
	color:#ba7729;
	display:block;
	background:url(img/marker2.png) no-repeat left 5px;
	padding:0 0 0 15px;
	margin:0 0 15px;
}
.sections .row {
	margin:0 -30px;
}
.sections .col-xs-4 {
	padding:0 30px;
}
.sections {
	margin:0 0 60px;
}
.news_block {
	box-shadow:2px 2px 3px 1px #dee1e4;
	width:479px;
}
.news_block .block {
	background:#fff;
	overflow:hidden;
	padding:30px;
	color:#000000;
	font:13px Arial, Sans-serif;
}
.news_block h3 {
	font:bold 17px Arial, Sans-serif;
	margin:0 0 20px;
}
.news_block2 {
	background:#fff;
	overflow:hidden;
	padding:35px;
	color:#000000;
	font:13px Arial, Sans-serif;
	box-shadow:2px 2px 3px 1px #dee1e4;
}
.news_block2 h3 {
	font:bold 25px Arial, Sans-serif;
	color:#245b91;
	margin:0 0 15px;
}
.news_block2 h4 {
	font:bold 13px Arial, Sans-serif;
	margin:0 0 5px;
}
.news_block2 .date {
	font:13px Arial, Sans-serif;
	color:#4f6983;
	margin:0 0 10px;
}
.news_block2 .date span {
	color:#888888;
}
.news_block2 a {
	color:#000000;
}
.news_block2 a:hover {
	color:#c13a20;
	text-decoration:none;
}
.news_block2 p {
	margin:0;
}
.news_block2 li {
	border-bottom:1px solid #d7dade;
	padding:20px 0;
}
.docs {
	margin:50px 0 50px;
}
.docs h2 {
	font:bold 29px Arial, Sans-serif;
	margin:0 0 30px;
}
.docs ul {
	background:#fff;
	padding:47px 35px;
	box-shadow:2px 2px 3px 1px #dee1e4;
	height:260px;
}
.docs li {
	display:inline-block;
	margin:0 10px;
}
.docs .last-images a {
	display: block;
	overflow: hidden;
}
.docs .last-images img {
	max-width: 115px;
	display: block;
}
.lic_block {
	position:relative;
	height:260px;
	overflow:hidden;
}
.lic_block img {
	width:100%;
}
.lic_block div {
	background-color: rgba(38, 28, 27, 0.4);
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	text-align:center;
	padding:25px 0;
}
.lic_block h3 {
	font:bold 39px Arial, Sans-serif;
	color:#fff;
	margin:0;
}
.lic_block a {
	color:#e69a68;
	font:bold 14px Arial, Sans-serif;
	text-decoration:underline;
}
.partners .head +* {
	border-top:1px solid #bcbec2;
	margin:-43px 0 0px;
	padding:43px 0 0;
}
.partners .head {
	color:#7d7d7d;
	font:bold 23px Arial, Sans-serif;
	text-align:center;
}
.partners .head span {
	padding:0 15px;
	background:#f3f3f3;
}
.partners li {
	display:table-cell;
	width:200px;
	text-align:center;
}
.check_list2 li {
	background:url(img/check2.png) no-repeat;
	padding:0 0 0 35px;
	margin:0 0 5px;
}
.check_list {
	background:#f8f8f8;
	border:1px solid #dfe0e2;
	padding:30px;
	font:bold 15px/26px Arial, Sans-serif;
	color:#637384;
	margin:0px 0 50px;
}
.check_list li {
	background:url(img/check.png) no-repeat;
	padding:0 0 0 35px;
	margin:0 0 5px;
}
.check_list3 {
	background:#fff;
	margin:0 0 40px;
}
.check_list3 ul {
	padding:30px;
	font:bold 15px Arial, Sans-serif;
	color:#637384;
	background:#fff;
}
.check_list3 li {
	background:url(img/check.png) no-repeat;
	padding:0 0 0 35px;
	margin:0 0 5px;
}
.img_block {
	background:#fff;
	color:#48515c;
	font:14px/24px Arial, Sans-serif;
	height:210px;
	overflow:hidden;
	margin:0 0 50px;
}
.img_block p {
	padding:30px 40px 30px 20px;
	margin:0px;
}
.table2 td {
	padding:12px 30px;
	font:bold 15px Arial, Sans-serif;
}
.table2 td:first-child {
	background:#8c92a1;
	color:#fff;
	border-bottom:1px solid #72757d;
	border-right:1px solid #72757d;
}
.table2 td:last-child {
	background:#fff;
	width:200px;
	text-align:center;
}
.table2 th {
	color:#70788b;
}
.table2 th:first-child {
	text-align:left;
}
.table2 a {
	color:#dc9561;
}
table {
	width:100%;
	margin:0 0 30px;
}
td, th {
	border:1px solid #b3b7bf;
	padding:10px 15px;
}
ul.download li {
	background:none;
	padding:0px;
}
.download a {
	background:url(img/icon.png) no-repeat left center;
	padding:0 0 0 40px;
	color:#1a8bc6;
	font:15px/32px Arial, Sans-serif;
	display:block;
	margin:0 0 10px;
}
.site_link, .site_link:focus, .site_link:hover {
	color:#138abc;
}
main {
	padding:0 0 70px;
}
.lic, .gallery {
	border:1px solid #c4c6cb;
	padding:30px 30px 0;
	margin:0 0 50px;
}
.lic .row {
	margin:0 0 30px;
}
.slider2.slider .caption {
	background:none;
	background-color: rgba(106, 120, 153, 0.7);
	width:auto;
	padding:15px 35px;
}
.slider {
	position:relative;
	width:716px;
	height:485px;
}
.slider .caption {
	background:#6a7899 url(img/arrow.png) no-repeat right bottom;
	font:13px Arial, Sans-serif;
	color:#dbdde4;
	padding:25px 25px 35px;
	width:370px;
	position:absolute;
	z-index:99;
	bottom:25px;
	left:25px;
}
.slider .caption p {
	margin:0px;
}
.slider .caption h1 {
	color:#fff;
	font:bold 27px Arial, Sans-serif;
	margin:0 0 5px;
	text-transform:uppercase;
}
.slider li {
	position:relative;
}
.slider img {
	height: 575px;
}
.bx-controls {
	position:absolute;
	bottom:25px;
	right:25px;
	z-index:99;
}
.bx-controls .bx-pager-item {
	display:inline-block;
}
.bx-controls .bx-pager-item a {
	display:inline-block;
	width:11px;
	height:11px;
	background:#e3edf8;
	text-indent:-9999px;
	margin:0 0 0 8px;
}
.bx-controls .bx-pager-item a.active {
	background:#1b2128;
}
.top_footer {
	background:#0c4983;
	height:320px;
	color:#fff;
	padding:60px 0 0;
}
.top_footer .logo {
	background:url(img/logo2.png) no-repeat;
	padding:65px 0 0;
	display:block;
	font:bold 20px Arial, Sans-serif;
	color:#85a0c0;
	text-transform:uppercase;
}
.top_footer .logo:hover {
	text-decoration:none;
}
.top_footer h3 {
	background:url(img/marker.png) no-repeat left center;
	padding:0 0 0 25px;
	margin:0 0 5px;
}
.top_footer p {
	font:14px Arial, Sans-serif;
	color:#889cb7;
	margin:0px 0 20px;
	padding:0 0 0 25px;
}
.top_footer ul {
	padding:0 0 0 25px;
	font:19px Arial, Sans-serif;
}
.top_footer ul span {
	color:#829db8;
}
.top_footer ul li {
	margin:0 0 5px;
}
.bottom_footer {
	background:#0a4278;
	height:55px;
}
.bottom_footer p {
	padding:0px;
	line-height:55px;
	color:#a6bdd8;
	margin:0px;
}
span.y {
	color:#d18d0a;
}
.u_title_block {
	border-top:6px solid #ffb72b;
	background: #d6e0eb; /* Old browsers */
	background: -moz-linear-gradient(top,  #d6e0eb 0%, #f2f3f4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #d6e0eb 0%,#f2f3f4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #d6e0eb 0%,#f2f3f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	margin:40px 0 40px;
	padding:30px 0 0;
}
.u_title_block .col-xs-2 {
	text-align:center;
	padding:20px 0 0;
}
.u_title_block h3 {
	font:bold 22px Arial, Sans-serif;
	color:#637281;
	margin:0 0 15px;
}
.table3 td {
	background:url(img/marker4.png) no-repeat 15px 15px;
	padding-left:40px;
	color:#70788b;
	font:bold 15px Arial, Sans-serif;
}
.table3 ul {
	font:13px/20px Arial, Sans-serif;
	color:#565961;
	margin:10px 0;
}
.table3 ul li {
	background:none;
	padding:0px;
}
.list1 {
	margin:0 0 20px;
}
.list1 li {
	background:url(img/marker5.png) no-repeat left 8px;
	padding:0 0 0 20px;
	margin:0 0 10px;
}
.table4 h3 {
	font:bold 18px Arial, Sans-serif;
	text-transform:uppercase;
	color:#30639e;
}
.table4 table {
	border-spacing:6px;
	border-collapse:separate;
}
.table4 td {
	background:#fff;
	border:none;
	font:bold 15px Arial, sans-serif;
	
}
.table4 td a {
	color:#697c92;
	padding:3px 0 3px 40px;
	display:block;
}
.table4 a.item1 {
	background:url(img/r1.png) no-repeat left center;
}
.table4 a.item2 {
	background:url(img/r6.png) no-repeat left center;
}
.table4 a.item3 {
	background:url(img/r12.png) no-repeat left center;
}
.table4 a.item4 {
	background:url(img/r2.png) no-repeat left center;
}
.table4 a.item5 {
	background:url(img/r16.png) no-repeat left center;
}
.table4 a.item6 {
	background:url(img/r13.png) no-repeat left center;
}
.table4 a.item7 {
	background:url(img/r18.png) no-repeat left center;
}
.table4 a.item8 {
	background:url(img/r8.png) no-repeat left center;
}
.table4 a.item9 {
	background:url(img/r14.png) no-repeat left center;
}
.table4 a.item10 {
	background:url(img/r4.png) no-repeat left center;
}
.table4 a.item11 {
	background:url(img/r9.png) no-repeat left center;
}
.table4 a.item12 {
	background:url(img/r15.png) no-repeat left center;
}
.table4 a.item13 {
	background:url(img/r5.png) no-repeat left center;
}
.table4 a.item14 {
	background:url(img/r11.png) no-repeat left center;
}
.table4 a.item15 {
	background:url(img/r16.png) no-repeat left center;
}
.table4 a.item16 {
	background:url(img/r17.png) no-repeat left center;
}
.table4 a.item17 {
	background:url(img/r10.png) no-repeat left center;
}
.table4 a.item18 {
	background:url(img/r2.png) no-repeat left center;
}
.table4 a.item19 {
	background:url(img/r1.png) no-repeat left center;
}
.table4 a.item20 {
	background:url(img/r9.png) no-repeat left center;
}
/*fixed menu*/
.fixed {
	position:fixed;
	top:-5px; left:0;
	width:100%;
}
.transbg {
	background-color: rgba(255, 148, 43, 0.85) !important;
}
#menu.default {
	display:none;
}
#menu {
	z-index:9999;
}
#menu a {
	font:bold 14px Arial, Sans-serif;
	text-transform:uppercase;
	color:#fff;
}
#menu li {
	display:table-cell;
	position:relative;
	height:110px;
	padding:0 16px;
	text-align:center;
	vertical-align:middle;
}
#menu li li {
	display:block;
	height:auto;
	padding:5px 0px;
	text-align:left;
}
#menu li ul {
	background-color: rgba(255, 148, 43, 0.85) !important;
	padding:0 20px 20px;
}
#menu li.sub a, #menu li.menu-item-has-children>a {
	background:url(img/arrow2.png) no-repeat right center;
	padding:0 20px 0 0;
}
#menu li.sub li a {
	background:none;
}
#menu li ul {
	display:none;
	position:absolute;
	top:110px;
	left:0px;
	width:250px;
}
#menu li li a {
	background:none;
}
#menu li:hover ul {
	display:block;
}
.news {
	margin:0 0 40px;
}
.news .date {
	color:#4f6983;
	font:13px Arial, Sans-serif;
	margin:0 0 10px;
}
.news .date span {
	color:#888888;
	margin:0 10px 0 0;
}
.news .block {
	border-bottom:1px solid #a3acc0;
	padding:30px 0;
}
.news .block p {
	margin:20px 0 0;
}
.news .more, .more-link {
	color:#1696e7;
	display:block;
	font:bold 14px Arial, Sans-serif;
	margin:20px 0 0;
}
.con_t {
	width:auto;
}
.con_t td {
	border:none;
	padding:0 5px;
	vertical-align:top;
}
.people .row {
	margin:0 -10px;
}
.people .col-xs-3 {
	padding:0 10px;
}
.people .block {
	border:5px solid #e8e9eb;
	height:210px;
	padding:20px;
	position:relative;
	margin:0 0 20px;
}
.people .block h3 {
	font:bold 18px Arial, sans-serif;
	color:#8792ad;
	margin:0 0 10px;
}
.people .block .state {
	color:#474c58;
	font:italic 15px Arial, sans-serif;
}
.people .block .tel {
	font:bold 19px Arial, sans-serif;
	position:absolute;
	bottom:0px;
	left:20px;
	right:0px;
}
.obr_block h3 {
	border-bottom:5px solid #ffb72b;
	font:bold 24px Arial, Sans-serif;
	color:#596675;
	padding:0 0 12px;
	margin:0 0 40px;
}
.obr_block h3 {
	color:#516b88;
	font:bold 20px Arial, Sans-serif;
}
.obr_menu h2 {
	margin:0 0 20px;
}
.obr_menu {
	position:relative;
}
.obr_menu .row {
	margin:0 -10px 30px;
}
.obr_menu .col-xs-4 {
	padding:0 10px;
	position:static;
}
.obr_menu .block {
	border:3px solid #c8cbd4;
	padding:30px;
	height:200px;
	cursor:pointer;
}
.obr_block_in {
	border:1px solid #b5b8c4;
	padding:30px;
}
.obr_block_in li {
	margin:0 0 10px;
}
.obr_block_in a {
	color:#6692c3;
	font:bold 15px Arial ,Sans-serif;
	text-decoration:underline;
}
.obr_block_in h4 {
	font:bold 20px Arial ,Sans-serif;
	color:#596675;
	margin:0 0 10px;
}
.obr_block_in .row {
	margin:0 -20px;
}
.obr_block_in .col-xs-6 {
	padding:0 20px;
}
.obr_menu .block .block_in {
	position:absolute;
	top:197px;
	left:0px;
	right:0px;
	width:980px;
	background:#f9fafb;
	z-index:3;
	display:none;
	box-sizing: border-box;
}
.obr_menu .obr_block_in {
	border:3px solid #ffb72b;
	max-height: 400px;
	overflow: auto;
}
.obr_menu .block:hover {
	background: #f9fafb; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9fafb 0%, #f0f1f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f9fafb 0%,#f0f1f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f9fafb 0%,#f0f1f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border:none;
	border-top:3px solid #ffb72b;
	border-left:3px solid #ffb72b;
	border-right:3px solid #ffb72b;
}
.obr_menu .block:hover .block_in {
	display:block;
}
.obr_menu .block_in_b {
	background:#f1f3f4;
	width:307px;
	height:3px;
	position:absolute;
	bottom:3px;
	left:3px;
	z-index:9;
	display:none;
}
.obr_menu .block:hover .block_in_b {
	display:block;
}
.obr_block th {
	text-align:left;
}
.obr_block th:first-child, .obr_block td:first-child {
	text-align:center;
}

/* .gallery */
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* custom */
.main_ways li {
	display: inline-block;
	width: 30%;
	margin: 0 10px;
	vertical-align: top;
	line-height: 18px;
}
.main_ways li a {
	color: #2196F3;
}
.wp-pagenavi {
	margin: 20px auto;
	text-align: center;
}
.wp-pagenavi span, .wp-pagenavi a {
	display: inline-block;
	padding: 5px 10px;
}

/* contact form */
.fast-form {
	margin: 20px auto;
	max-width:750px;
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #ddd;
}
.fast-form input, .fast-form select, .fast-form textarea {
	width: 100%;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #ddd;
}
.fast-form input[type="submit"] {
	background: #fda249;
	color: #fff;
	border: 1px solid #a5682d;
	letter-spacing: 0.5px;
}
.menu-item-473 .sub-menu {
	top: 55px;
}
.menu-item-476 .sub-menu {
	top: 300px;
}