@font-face {
	font-family: HelveticaNeueCyrBold;
	src: url("../font/HelveticaNeueCyr-Bold.otf")
	format("opentype")
}
@font-face {
	font-family: HelveticaNeueCyrLight;
	src: url("../font/HelveticaNeueCyr-Light.otf")
	format("opentype")
}
@font-face {
	font-family: HelveticaNeueCyrThin;
	src: url("../font/HelveticaNeueCyr-Thin.otf")
	format("opentype")
}
@font-face {
	font-family: HelveticaNeueCyrMedium;
	src: url("../font/HelveticaNeueCyr-Medium.otf")
	format("opentype")
}
@font-face {
	font-family: HelveticaNeueCyrRoman;
	src: url("../font/HelveticaNeueCyr-Roman.otf")
	format("opentype")
}
* {
	font-family: 'PT Sans', sans-serif;
}
.col-xs-0 {
	overflow: hidden;
	height: 0;
	width: 0;
	display: none
}
.breadcrumb {
	padding: 9px 15px 11px;
	display: inline-block;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 30px
}
.breadcrumb .divider {
	display: none
}
.breadcrumb>li {
	color: #4d5e6c;
	font-family: HelveticaRegular;
	font-size: 14px;
	padding-left: 1px
}
.breadcrumb>li a {
	color: #2a96c1;
	font-family: HelveticaRegular;
	font-size: 14px
}
.breadcrumb>li+li:before {
	content: '\2192';
	color: #6a7782;
	padding-right: 7px
}
h3 {
	color: #26b5f7;
	font-family: 'PT Sans Narrow', Helvetica, Arial, sans-serif
}
h3:hover {
	color: #428bca
}
h3 * {
	font-family: 'PT Sans Narrow', Helvetica, Arial, sans-serif
}
a {
	color: #26b5f7
}
a:hover {
	color: #428bca
}
.h4,
.h5 {
	color: #26b5f7
}
.h4:hover,
.h5:hover {
	color: #428bca
}
.h4 a,
.h5 a {
	font-family: 'PT Sans Narrow', Helvetica, Arial, sans-serif
}
.btn,
button,
input[type=submit] {
	border-radius: 0;
	background: #57b5db;
	border: 0;
	border-bottom: 2px solid #2a96c1;
	color: #fff;
	text-transform: uppercase;
	text-shadow: none;
	transition: all .3s linear;
	padding-top: 11px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 9px
}
.btn:hover,
button:hover,
input[type=submit]:hover {
	transition: all .3s linear;
	background: #428bca;
	color: #fff
}
.no-margin {
	margin: 0
}
.main-blue {
	color: #26b5f7
}
.main-blue * {
	color: #26b5f7
}
.panel {
	margin-bottom: 5px;
	border-radius: 0
}
.top_header {
	min-height: 150px
}
.top_header .info_btn_header {
	margin-top: 55px;
	width: 100px;
}
.top_header .logo {
    margin-top: 28px;
    width: 100%;
    text-align: center;
}
.top_header .info-contact {
	margin-top: 50px;
	float: right
}
.top_header .info-contact .icon {
	background: url(../images/tel.svg)
	/*tpa=http://expertkonsult.ru/wp-content/themes/mytheme/images/tel.svg*/
	
	no-repeat 50% 50%;
	width: 43px;
	height: 43px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	background-size: cover
}
.top_header .info-contact .content_info {
	display: inline-block;
	margin-top: 3px
}
.top_header .info-contact .content_info .tel {
	display: block;
	font-size: 22px;
	line-height: 22px;
	text-align: right;
	color: #6c6c6a
}
.top_header .info-contact .content_info .text_info {
	display: block;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	padding-bottom: 5px;
	color: #6c6c6a
}
footer {
	background: #f6f6f6
}
footer .logo-footer {
	display: inline-block;
	
	position: relative
}
footer .logo-footer .logo {
	width: 100%;
	margin-top: 16px
}
footer .logo-footer .copyright {
	position: absolute;
	font-size: 14px;
	color: #4d5e6c;
	left: 54px;
	top: 45px
}
footer .navbar-form.form-content-search {
	width: 100%;
	position: absolute;
	top: 25px
}
footer .navbar-form.form-content-search .form-group {
	width: 100%
}
footer .navbar-form.form-content-search input {
	border-radius: 0;
	padding: 6px;
	height: 40px;
	margin-top: 0;
	width: 100%
}
footer .navbar-form.form-content-search button {
	position: absolute;
	right: 25px;
	padding: 0;
	top: 10px;
	background: transparent;
	border: 0
}
footer .navbar-form.form-content-search button:hover {
	background: transparent
}
span.search {
	background: transparent url("../images/search.svg")
	/*tpa=http://expertkonsult.ru/wp-content/themes/mytheme/images/search.svg*/
	
	no-repeat 50% 50%;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-size: cover
}
#searchform .input-append {
	margin-top: 9px
}
#searchform .input-append input {
	border-radius: 0;
	width: 0;
	display: inline-block;
	height: 31px;
	overflow: hidden;
	padding: 0;
	opacity: 0;
	transition: all .3s linear
}
#searchform .input-append.open input {
	width: 180px;
	opacity: 1;
	padding: 4px 6px
}
#searchform .input-append button {
	padding: 4px 10px 0;
	background: transparent;
	text-shadow: none;
	box-shadow: none;
	outline: 0;
	opacity: 1
}
#searchform .input-append button .id_img_search {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/glyphicons-halflings-white.png)
	/*tpa=http://expertkonsult.ru/wp-content/themes/mytheme/images/glyphicons-halflings-white.png*/
	
	no-repeat -46px 4px
}
.name-category {
	font-size: 24px;
	font-family: 'PT Sans Narrow', Helvetica, Arial, sans-serif;
	color: #6ba6be
}
.name-category:hover {
	color: #72a7be;
	text-decoration: underline
}
.blog-main {
	margin-bottom: 10px
}
.blog-main h3 {
	margin: 0
}
.default_page {
	position: relative;
	width: 100%;
	display: inline-block
}
html {
	margin-top: 0 !important
}
.header {
	float: left;
	background: #4d5e6c;
	width: 100%
}
.header *,
.header {
	font-family: HelveticaLight;
	font-size: 16px;
	letter-spacing: .5px
}
.header ul li:hover>a {
	background: #57b5db;
	color: #fff
}
.header .btn {
	border: 0
}
.header .nav li {
	position: relative
}
.header .nav li.menu-item {
	position: relative
}
.header .nav li.menu-item:before {
	content: '';
	position: absolute;
	left: 0;
	top: 6px;
	bottom: 6px;
	width: 2px;
	background: #6a7782;
	z-index: 1
}
.header .nav li a {
	padding: 15px 30px;
	color: #fff
}
.header .nav li a:hover {
	background: #57b5db;
	color: #fff
}
.header .nav li:hover .sub-menu {
	display: inline-block
}
.header .nav .sub-menu {
	z-index: 100;
	position: absolute;
	left: 0;
	top: 49px;
	display: none;
	background: #f6f6f6;
	margin: 1px 0 0 0;
	padding: 0;
	border-top: 1px solid #4d5e6c
}
.header .nav .sub-menu li {
	white-space: nowrap;
	list-style: none;
	display: inline-block;
	width: 100%
}
.header .nav .sub-menu li a {
	width: 100%;
	display: inline-block;
	padding: 15px 30px;
	color: #6c6c6a
}
.header .nav .sub-menu li a:hover {
	background: #57b5db;
	color: #fff
}
.header .nav .sub-menu li:before {
	content: '';
	display: none
}
.header .navbar-default {
	margin-bottom: 0;
	border-radius: 0;
	background-color: transparent;
	border-color: transparent
}
.header .form-content-search {
	position: absolute;
	right: 15px;
	top: 0
}
.header .form-content-search.open input {
	width: 196px;
	padding: 6px 12px
}
.header .form-content-search input {
	transition: all .5s linear;
	width: 0;
	overflow: hidden;
	padding: 0;
	border: 0
}
.header .form-content-search button {
	background: 0;
	outline: 0
}

.col-md-3.item_footer_col {
    max-width: 268px;
}

.carousel-control.left {
	background:none;
}
.carousel-control.right {
	background:none;
}


@media(max-width:995px) {
	.header .navbar-toggle {
		display: inline-block;
		float: right
	}
	.header .navbar-header {
		width: 100%
	}
	.header .navbar-collapse {
		border-top: 0
	}
	.header .navbar-collapse.collapse {
		display: none !important
	}
	.header .navbar-collapse.collapse.in {
		display: block !important
	}
	.header .navbar-default .navbar-form {
		border: 0;
		box-shadow: none;
		border-bottom: 1px solid #fff;
		padding: 7px 15px;
		margin-top: 0
	}
	.header .navbar-nav {
		width: 100%
	}
	.header .container-fluid {
		padding-right: 0
	}
	.header .form-content-search {
		position: absolute;
		left: 15px
	}
	.header .form-content-search .form-group {
		display: inline-block
	}
	.header .form-content-search input {
		width: 160px;
		padding: 6px 12px
	}
	.header li {
		float: none
	}
	.header li.menu-item {
		width: 100%
	}
}
@media(min-width:996px) {
	.header .navbar-nav {
		width: 100%
	}
}
.big_footer {
	background: #4d5e6c;
	padding-top: 50px;
	padding-bottom: 50px;
	display: inline-block
}
.big_footer .item_footer_col .header_el {
	color: #fff
}
.big_footer .item_footer_col .separator {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #6a7782
}
.big_footer .item_footer_col ul {
	padding: 0;
	margin-left: 16px
}
.big_footer .item_footer_col ul li {
	list-style: square;
	margin-bottom: 20px;
	color: #d9d9d9
}
.big_footer .item_footer_col ul li a {
	font-family: HelveticaLight;
	color: #d9d9d9
}
.big_footer .item_footer_col .item_pod_menu {
	position: relative
}
.big_footer .item_footer_col .item_pod_menu.mail {
	margin-top: 10px
}
.big_footer .item_footer_col .item_pod_menu.mail .logo {
	background: url("../images/footer-mail.svg")
	/*tpa=http://expertkonsult.ru/wp-content/themes/mytheme/images/footer-mail.svg*/
	
	no-repeat 50% 50%
}
.big_footer .item_footer_col .item_pod_menu.location {
	margin-top: 10px
}
.big_footer .item_footer_col .item_pod_menu.location .logo {
	background: url("../images/footer-map.svg")
	/*tpa=http://expertkonsult.ru/wp-content/themes/mytheme/images/footer-map.svg*/
	
	no-repeat 50% 50%
}
.big_footer .item_footer_col .item_pod_menu.tel .logo {
	background: url("../images/footer-tel.svg")
	/*tpa=http://expertkonsult.ru/wp-content/themes/mytheme/images/footer-tel.svg*/
	
	no-repeat 50% 50%
}
.big_footer .item_footer_col .item_pod_menu .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 20px
}
.big_footer .item_footer_col .item_pod_menu .footer_col_text {
	width: 100%;
	padding-left: 30px;
	box-sizing: border-box;
	min-height: 30px
}
.big_footer .item_footer_col .item_pod_menu .footer_col_text .top_text {
	color: #d9d9d9;
	font-size: 14px
}
.big_footer .item_footer_col .item_pod_menu .footer_col_text .bottom_text {
	color: #81919e;
	font-size: 12px
}
.big_footer .item_footer_col .block_btn a.btn {
	width: 180px;
	padding-top: 11px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 9px;
	margin-top: 30px
}
footer {
	width: 100%;
	position: absolute;
	height: 110px
}
footer li {
	float: left
}
.main-container-site {
	position: relative;
	padding-bottom: 0px;
	min-height: 100vh
}
.header .nav .sub-menu {
	width: 700px
}
.header .nav .sub-menu li {
	width: 350px;
	float: left;
	display: block
}
.header .nav .menu-item-3623 .sub-menu {
	width: 350px
}
.header .nav .menu-item-3623 .sub-menu li {
	width: 350px;
	float: none;
	display: block
}
.header .nav .menu-item-3672 ul {
	left: auto;
	right: 0;
	width: 520px
}
.header .nav .menu-item-3672 ul li {
	width: 260px
}
.header .nav>li.menu-item:hover::before,
.header .nav>li.menu-item:hover::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 2px;
	background: #57b5db !important;
	z-index: 1
}
.header .nav>li.menu-item:before,
.header .nav>li.menu-item:after {
	content: '';
	position: absolute;
	left: 0;
	top: 6px;
	bottom: 6px;
	width: 1px;
	background: #6a7782;
	z-index: 1
}
.header .nav>li.menu-item:after {
	left: auto;
	right: 0
}
.header .nav>li.menu-item:first-child:before {
	width: 2px
}
.header .nav>li.menu-item:last-child:after {
	width: 2px
}
.header .nav .sub-menu li a {
	text-decoration: none
}
.header_form.ind {
  background: #4d5e6c none repeat scroll 0 0;
  border: 1px solid #e3e3e3;
  color: #fff;
  font-family: HelveticaRegular;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 0;
  text-align: center;
}
#menu-item-15 .sub-menu {
    left: auto;
    right: 0;
}

.modal-footer {
    text-align: center;
}

#menu-item-13 .sub-menu {
    width: 350px;
}

h1 {
    color: #4d5e6c;
    font-size: 30px;
}

.art-header h1 {
    margin-top: 0px;
    margin-bottom: 25px;
}

.photo_item {
    float: left;
    padding: 17px;
    text-align: center;
    width: 285px;
    height: 320px;
}

.block_two2_btn {
    padding: 50px 0;
    position: relative;
    width: 100%;
}

.block_two2_btn .btn {
    display: block;
	margin: 0 auto;
    margin-bottom: 20px;
    padding: 18px 12px;
    width: 365px;
}

.thanks-bg {
    height: 132px;
    background: url(/img/thks.png);
    background-repeat: no-repeat;
    background-position: 211px;
    margin-top: 25px;
}

.close-button-thx {
    width: 409px;
    margin-top: 15px;
}
.close-button-thx .btn {
    width: 300px;
}

.thx-text {
    color: #4c5e6c;
    text-align: center;
}

.content-img {
    text-align: center;
}

.pagination > li > a, .pagination > li > span {
    margin-right: 5px;
    height: 50px;
    width: 50px;
    background: #f6f6f6;
    color: #000;
    padding: 13px 0px 0px 20px;
    font-size: 16px;
}


.paginatidon > .actdive > a, .pagidnation > .acdtive > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: #4d5e6c;
    border: 0px;
}

@media (min-width: 996px) and (max-width: 1200px) {
	
#menu-item-15 .sub-menu {
    position: absolute;
    left: 0px;
}
}

@media (min-width: 200px) and (max-width: 995px) {
	
.title_block h2 {
    text-align: center;
}
.four_table_block .container .item_block .logo_title {
    min-height: 66px;
    margin-bottom: 10px !important;
}
.four_table_block .container .item_block {
    position: relative;
    padding-bottom: 10px !important;
	min-height: 0px !important;
	
}
.img_text_two_col {
    padding-bottom: 0px !important;
}

.tree_col_btn {
    padding-bottom: 0px !important;
}

.four_table_block .container .item_block .title {
    padding-left: 50px;
    box-sizing: border-box;
    color: #2a96c1;
    font-size: 16px;
    font-family: HelveticaNeueCyrMedium;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100% !important; 
    
	
}

.four_table_block .container .item_block.two_row {
    margin-top: 0px !important;
}

.four_table_block .container .item_block.two_row::before {
    content: " " !important;
    height: 1px !important;
    bottom: 0 !important;
    left: 15px !important;
    right: 15px !important;
    background: #cbcbca !important;
    position: absolute !important;
}
.big_footer {
    background: #4d5e6c;
    padding-top: 50px;
    padding-bottom: 50px;
    display: inline-block;
    
}

.big_footer {
list-style-type: none !important;
}

.four_table_block {

    padding-bottom: 0px !important;
}

.tree_col_btn .item_col .text {
	
	min-height:0px !important;
}

.top_header .info_btn_header {
    margin-top: 0;
    margin-bottom: 10px !important;
	text-align: center !important;
}

.tree_col_btn .item_col .img_header .title_img {
	
	text-align: center !important;
}

.wpcf7-form {
    text-align: center;
}

.main-container-site {
    position: relative;
    padding-bottom: 0px !important;
    
}




}

@media (min-width: 768px) and (max-width: 991px) {
	
.four_table_block .container .item_block .full_text {
    color: #4d5e6c;
    font-size: 16px;
    font-family: HelveticaNeueCyrRoman;
    min-height: 156px !important;
}

.phone {
    position: relative;
    right: 280px;
    top: 0;
}

.top_header .logo {
    margin-top: 0px !important;
}

.top_header .info-contact {
    margin-top: 0px !important;
    float: right;
}


}

@media (min-width: 992px) and (max-width: 1200px) {
	
.four_table_block .container .item_block .full_text {
    color: #4d5e6c;
    font-size: 16px;
    font-family: HelveticaNeueCyrRoman;
    min-height: 263px !important;
}


}

@media (min-width: 996px) and (max-width: 1200px) {
	
.header *, .header {
    font-family: HelveticaLight !important;
    font-size: 13px !important;
    letter-spacing: 0px !important;
}

}
}