@font-face {
	font-family: Museo;
	src: url(fonts/MuseoSans/MuseoSansCyrl300.otf);
}

.main-user-consent-request a
{
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}
@media (max-width:767px){#bx-panel{display:none !important}}
body {
	background: #fff;
	font-family: Museo,Verdana,Arial,Helvetica,sans-serif;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body.bx-opened {
	overflow: hidden;
}
.wrap,
.bx-wrap,
.bx-wrapper{
	position: relative;
}

body.bx-background-image{
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
@media (min-width: 992px) and (max-width:1199px){
	body.bx-background-image{
		-webkit-background-size:1600px auto;
		background-size:1600px auto;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	body.bx-background-image{
		-webkit-background-size:1280px auto;
		background-size:1280px auto;
	}
}
@media (max-width: 767px) {
	body.bx-background-image {
		background: none;
	}
	body, html{
		overflow-x: hidden;
	}
}

body.bx-background-gradient{
	background: rgb(246,247,251);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(246,247,251,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,247,251,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7fb', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}

.icon-empty {
	opacity: 0;
}

a {
	text-decoration: none;
}

a:active,
a:hover {
	border-color: transparent;
	text-decoration: none;
}

a,
.container {
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}
.container {
        margin: 0 auto;
}

img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.bx-header {}
/*Logo*/

.bx-logo {
	padding-left: 17px;
	padding-bottom: 19px;
}
.custom-logo-block {
	display: block;
	border-bottom: none;
	text-align: center;
	margin-top: 30px;
}
.bx-logo .bx-logo-block {
	display: block;
	border-bottom: none;
}

.bx-logo-text,
.bx-logo-text:hover,
.bx-logo-text:active {
	font-size: 32px;
	font-weight: 700;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 37px;
	text-decoration: none;
	border: none;
	vertical-align: bottom;
}

.bx-logo-text small {
	font-size: 37px;
}

.bx-logo-desc {
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	font-size: 13px;
	line-height: 10px;
	color: #b8b8b8;
}

@media (max-width: 767px) {
	.bx-logo {
		background: #fff;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 1400;
		padding: 10px 60px;
		box-shadow: 0 0 5px 0 #919191;
	}
	.slider-wrapper {margin-top: 0; margin-bottom: -40px;}
	.title-on-home-page {display: none;}
	.bx-logo .bx-logo-block {
		text-align: center;
		height: 30px;
	}
	.bx-logo-text {
		font-size: 24px;
		color: #fff;
		line-height: 30px;
		vertical-align: middle;
	}
	.bx-logo-text:hover,
	.bx-logo-text:active {
		color: #fff;
	}
	.bx-logo-text small {
		font-size: 24px;
		color: #fff;
	}
	.bx-logo-desc {
		display: none;
	}
}
/* Sections */

.bx-header-section {
	border: 0;
	/*padding: 28px 45px 0;*/
    padding-top: 28px;
}
.main_content {
	/*padding: 10px;*/
    padding-top: 10px;
    padding-bottom: 10px;
	margin: 0 auto;
}

.bx-content-seection {
	/*padding: 0 45px 5px;*/
    padding: 0 0 5px;
	background: #f5f6f8 none repeat scroll 0 0;
	border-left: 1px solid #eaebec;
	border-right: 1px solid #eaebec;
}

@media (min-width: 1200px) {
	.bx-header-section {
		/*padding: 15px 130px 0 135px;*/
        padding-top: 15px;
	}
	.bx-content-seection {
		/*padding: 0 45px 5px;*/
        padding: 0 0px 5px;
	}
	.main_content {
		/*padding: 10px 100px;*/
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.bx-header-section {
		/*padding: 15px 30px 0;*/
        padding-top: 15px;
	}
	.bx-content-seection {
		/*padding: 0 30px 5px;*/
        padding: 0 0px 5px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-header-section {
		/*padding: 15px 15px 0;*/
        padding-top: 15px;
	}
	.bx-content-seection {
		/*padding: 0 15px 5px;*/
        padding: 0 0px 5px;
	}
}

@media (max-width: 767px) {
	.bx-header-section {
		/*padding: 31px 15px 0;*/
        padding-top: 31px;
	}
	.bx-content-seection {
		/*padding: 0 15px 10px;*/
        padding: 0 0 5px;
	}
	.main_content {
		/*padding: 10px 0;*/
	}
}
/* header / phone */

.bx-inc-orginfo {
	padding-left: 28px;
}

@media (max-width: 767px) {
	.bx-inc-orginfo {
		text-align: center;
		padding-bottom: 10px;
	}
}

.bx-inc-orginfo-phone {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	font-family: Museo, "Open Sans", "Helvetica Neue" Arial, Helvetica, sans-serif;

}
@media (min-width: 1200px) {
	.bx-inc-orginfo-phone {
		margin-top: 18px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.bx-inc-orginfo-phone {
		margin-top: 18px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {}
@media (max-width: 767px) {
	.bx-inc-orginfo-phone {
		margin-top: 15px;
	}
}

.bx-inc-orginfo-phone i {
	color: #97a1ab;
	position: relative;
	margin-left: -23px;
}

.nowrap {
	white-space: nowrap;
}

.bx-inc-orginfo-recall {}

.bx-inc-orginfo-recall a {
	color: #039be5;
	border-bottom: 1px dashed;
	font-size: 12px;
	margin-left: 2px;
}

.bx-inc-orginfo-recall a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
/* header / worktime */

.bx-worktime {}

@media (max-width: 767px) {
	.bx-worktime {
		text-align: center;
	}
}

.bx-worktime-title {
	color: #8d8d8d;
	font-size: 12px;
}

.bx-worktime-prop {
	font-size: 13px;
	color: #000;
}

.bx-worktime-prop>span {
	white-space: nowrap;
}
/*sidebar*/

.bx-sidebar-block {
	margin-bottom: 40px;
}
.bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-footer .bx-block-title{
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: 600;
}
/* search */
.search-form {
	margin-bottom: 10px;
	padding-left: 28px;
}
/* topmenu */
.topmenu {
	margin-bottom: 10px;
	padding-left: 28px;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	font-family: Museo, "Open Sans", "Helvetica Neue" Arial, Helvetica, sans-serif;
}
.topmenu > .nowrap:not(:last-child) {
	margin-right: 5px;
}
@media (max-width: 360px) {
	.topmenu {
		text-align: center;
	}
}

@media (max-width: 767px) {
	.search-form {
		padding-left: 10px;
	}
	.topmenu {
		padding-left: 10px;
	}
}
.search-form .search {
	padding-left: 1px;
}
.search-form .search-left {
	padding-right: 1px;
}
.search-form input[type=text] {
	padding: 2px 4px;
	width: 100%;
}
.search-button {
	background-color: #ffd547;
	font-family: Museo,Verdana,Arial,Helvetica,sans-serif !important;
	color: #000;
	padding: 3px 10px;
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
}
.search-button + input {
	display: none;
}
.search-button:hover {
	background-color: #ffe385;
	text-decoration: none;
	color: #000;
}
/* Breadcrumb Custom*/

.bx-breadcrumb-item a {
	color: #757575;
}

.bx-breadcrumb-item a:hover {
	color: #2d2d2d;
}
/* workarea */

/*TITLE*/

h1.bx-title,
h2.bx-title,
h3.bx-title,
h4.bx-title,
h5.bx-title,
h6.bx-title {
	font-family: sans-serif, "Open Sans", "Helvetica Neue", Helvetica, Arial;
	font-weight: 500;
}

h1.bx-title,
h2.bx-title,
h3.bx-title {
	padding-bottom: 15px;
}

h4.bx-title,
h5.bx-title,
h6.bx-title {}

h1.bx-title {
	margin-top: 0;
	padding-bottom: 10px;
}
h2.bx-title {font-size: 25px}
h3.bx-title {}
h4.bx-title {}
h5.bx-title {}
h6.bx-title {}

/* FORMS */
input[type=text],
input[type=password] {
	margin: inherit 4px;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}

textarea {
	display: block;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	font-size: 18px;
	min-height: 150px;
	max-height: 450px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}
/* INC.banners */

.bx-incbanners {
	margin: 10px 0 25px;
	text-align: center;
}
/* INC.links.footer */

.bx-inclinksfooter a {
	border-bottom: none;
}

.bx-inclinksfooter .bx-block-title {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600;
}

.bx-inclinksfooter-container {
	margin-top: 15px;
	padding: 0;
	color: #fff;
	border-radius: 2px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.bx-inclinksfooter-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bx-inclinksfooter-item {
	padding: 0 0 5px 0;
}
/* INC.logo.footer */

.bx-inclogofooter {
	color: #fff;
}

.bx-inclogofooter a.bx-inclogofooter-logo:hover,
.bx-inclogofooter a.bx-inclogofooter-logo {
	border-bottom: none;
}

.bx-inclogofooter-logo img {
	max-width: 180px;
	height: auto;
}

.footer-block {
    padding-bottom: 20px;
}

.bx-inclogofooter-block {
	padding-bottom: 20px;
}

.bx-inclogofooter-tel {
	color: #000;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-inclogofooter-worktime {
	color: #000;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
/* INC.social.widget */

.bx-banners {
	margin: 10px 0;
}

.bx-banners .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
/* INC.wt */

.bx-wt-block {
	color: #fff;
	padding: 5px 15px;
	background: url(images/wt.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 3px;
}

.bx-wt .bx-block-title {
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 14px;
	color: #fff;
}

.bx-wt-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

.bx-wt-block ul li {
	padding-bottom: 7px;
}

.bx-wt-others-block {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 4px;
}
/* news.list.sidebar */
.bx-s-info {
	margin: 10px 0;
	padding-top: 5px;
}
.bx-s-info-block {
	display: block;
	margin-bottom: 25px;
}
.bx-s-info-title {
	display: block;
	min-height: 29px;
	padding-left: 36px;
	margin-bottom: 5px;
	position: relative;
}
.bx-s-info-titleicon{
	display: block;
	background: #007FCA;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.bx-s-info-titleicon i{
	line-height: 30px;
	vertical-align: middle;
	font-style: normal;
}
.bx-s-info-titletext {
	display: block;
	padding: 6px 0;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.bx-s-info-content {
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #3e454c;
	padding-left: 36px;
}

/* FOOTER */

.bx-footer {
	background: #fff;
	color: #000;
}

.bx-footer-section.bx-center-section {
	padding: 50px 40px 0 115px;
	background: #fff;
}

.bx-footer-section.bx-center-section>div {
	margin-bottom: 20px;
}

.bx-footer a {
	color: #115cb7;
}

.bx-footer a:hover {
	color: #c90000;
	border-bottom: 1px solid;
	text-decoration: none;
}

.bx-footer-line {
	background: #1f496a;
}

.bx-footer-bottomline {
	background: #f5f6f8 none repeat scroll 0 0;
	font-size: 14px;
	padding: 22px 0;
}

.bx-up {
	text-align: right;
}

.bx-up a,
.bx-up a:hover {
	border-bottom: none;
}

@media (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199px) {
	.bx-footer-section.bx-center-section {
		padding: 50px 30px 0 25px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-footer-section.bx-center-section {
		padding: 50px 0 0 20px;
	}
}

@media (max-width: 767px) {
	.bx-footer {
		text-align: center;
	}
	.bx-up {
		text-align: center;
	}
	.bx-footer-section.bx-center-section {
		padding: 40px 0 35px 0;
	}
}
/**/

.btn,
.btn:hover,
.btn:active,
.btn:focus{
	text-shadow: none !important;
	-webkit-box-shadow:none !important;
	   -moz-box-shadow:none !important;
			box-shadow:none !important;
	outline:none !important;
}

.btn-primary {
	background-color: #1485ce;
	border-color: #1485ce;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	background-color: #53a4d8;
	border-color: #53a4d8;
}

.btn-link {
	color: #1485ce;
}

.btn-link:focus,
.btn-link:hover {
	color: #53a4d8;
	text-decoration: none;
}
/*404*/

.bx-404-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.bx-404-block {
	margin-top: 100px;
	margin-bottom: 66px;
}

@media (max-width: 768px) {
	.bx-404-block {
		margin-top: 50px;
		margin-bottom: 33px;
	}
}

.bx-404-text-block {
	font-size: 20px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

.bx-maps-title {
	color: #8f8f8f;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #e9eaea;
}

.map-columns {
	padding-top: 20px;
}

.bx-map-title {
	font-weight: bold;
	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	position: relative;
	min-height: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.bx-map-title .fa {
	color: #0083d1;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px;
}

.map-columns ul {
	list-style: none;
	margin-bottom: 5px;
}

.map-level-0 {
	margin-left: 0;
	padding-left: 25px;
	margin-bottom: 20px;
}

.map-level-0 li {
	margin-left: 0;
	padding-left: 0;
}

.map-level-0 ul {
	padding-left: 15px;
}

ul.map-level-1 {
	margin-bottom: 30px;
}
/*ABOUT*/

.bxd-block {
	width: 100%;
	border: 1px solid #e3e6e7;
	display: block;
	background: #fff;
	padding: 15px;
	min-height: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a.bxd-block:hover {}

.bxd-icon {
	display: block;
	border-radius: 50%;
	height: 68px;
	width: 68px;
	margin: 0 auto;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.bxd-block:hover .bxd-icon {}

.bxd-icon .fa {
	margin-left: -1px;
	position: relative;
	font-size: 35px;
	height: 68px;
	width: 68px;
	text-align: center;
	line-height: 68px;
	vertical-align: middle;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.bxd-link:hover .bxd-icon .fa {}

.bxd-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 15px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: uppercase;
}

.bxd-desc {
	display: block;
	text-align: center;
	color: #737373;
	font-size: 12px;
}


.bx-up-button {
	border-radius: 2px;
	color: #fff;
	position: fixed;
	right: 30px;
	bottom: 30px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	vertical-align: middle;
	padding: 9px 18px 7px 38px;
	-webkit-transition: background-color .3s ease, opacity .3s ease;
	-moz-transition: background-color .3s ease, opacity .3s ease;
	-ms-transition: background-color .3s ease, opacity .3s ease;
	-o-transition: background-color .3s ease, opacity .3s ease;
	transition: background-color .3s ease, opacity .3s ease;
	background: #c2c4c7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAMAAAB1RTwXAAAACVBMVEX///////////+OSuX+AAAAAnRSTlMAf7YpoZUAAAAfSURBVHgBYwACRkYgAaKZmBihNJAFpaFiTExAgjwGAA1BAD3lDqDYAAAAAElFTkSuQmCC) 18px 13px no-repeat;
}
.bx-up-button:hover{
	background-color: #9fa0a3;
}
.social {
	margin-top: 15px;
	text-align: left;
}
@media (max-width: 767px) {
	.social {
		text-align: center;
	}
}
.red_strip {
	width: 100%;
	height: 6px;
	background-color: #e60000;
}
.basket {
	text-align: left;
}
.body_text {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	margin-left: -15px;
}
@media (max-width:767px){
	.body_text {
		padding: 0;
		margin-left: 0;
	}
}
.map {
	margin-top: 30px;
	margin-bottom: 20px;
}
.grey_color {
	color: #626262;
	font-style: italic;
}
.big_lineheight {
	line-height: 22px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #d9251c;
	text-decoration: none;
}
.feedback {
	margin-top: 15px;
	padding: 0;
}
.header_grey {
	background: #f5f6f8;
}
.header_grey .bx-header-section {
	padding-top: 0;
}
.text_under_slider {
    font-family: Museo;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
    float: left;
	color: #000;
}
.main_header {
	font-size: 20px;
	/*width: 100%;*/
}
@media (min-width: 992px) {
    .text_under_slider {
        font-size: 36px;
        font-weight: bold;
        line-height: 1.5;
        color: #1F1A17;
    }
	.main_header {
        font-size: 26px;
	}
}
@media (min-width: 1200px) {
	.text_under_slider {
		margin-left: 0;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.text_under_slider {
		margin-left: 15px;
	}
}
@media (max-width: 767px) {
	.text_under_slider {
		margin-left: 30px;
		margin-right: 30px;
	}
}
.header_grey .nivoSlider {
	max-height: 350px;
  height: 100%;
}
/* =========delivery-box (оформление заказа) ========= */
.delivery-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 487px;
	margin: 0 auto;
}
.delivery-box .bx-soa-pp-item-container{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.delivery-box .bx-soa-pp-desc-container{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
/* ========= help-icon иконка помощи в оформлении заказа ========= */
.help-icon {
	background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00016 14.6667C11.6821 14.6667 14.6668 11.6819 14.6668 8.00004C14.6668 4.31814 11.6821 1.33337 8.00016 1.33337C4.31826 1.33337 1.3335 4.31814 1.3335 8.00004C1.3335 11.6819 4.31826 14.6667 8.00016 14.6667Z' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.06006 6.00001C6.21679 5.55446 6.52616 5.17875 6.93336 4.93944C7.34056 4.70012 7.81932 4.61264 8.28484 4.69249C8.75036 4.77234 9.1726 5.01436 9.47678 5.3757C9.78095 5.73703 9.94743 6.19436 9.94672 6.66668C9.94672 8.00001 7.94672 8.66668 7.94672 8.66668' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 11.3334H8.00667' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
.help-icon--margin-left {
	margin-left: 4px;
}
.adress-wrapper .soa-property-container {
	position: relative;
}
.adress-wrapper .soa-property-container::after {
	content: '(Латинскими буквами)\AСтрана назначения.\AРегион (провинция, штат, графство).\AГород.\AУлица, дом, квартира.\AПочтовый индекс.';
	display: none;
	position: absolute;
	background-color: #f8fafc;
	width: 96%;
	height: 88%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -52%);
	white-space: pre;
	z-index: 15;
}
.hover.adress-wrapper .soa-property-container::after {
	display: block;
}
.flex-images-2 {
	text-align: center;
}
.flex-images-2 > img {
	max-width: 450px;
}
.header-about {
	font-size: 28pt;
}
@media (max-width: 990px) {
	.flex-images-2 > img {
		max-width: 350px;
	}
}

.tabs-catalog-element {
	width: 100%;
	padding: 0px;
	margin: 0 auto;
}
.tabs-catalog-element>input { display: none; }
.tabs-catalog-element>div {
    display: none;
    padding: 12px;
    /*border: 1px solid #C0C0C0;*/
    /*background: #FFFFFF;*/
}
.tabs-catalog-element>label {
    display: inline-block;
    padding: 0px 10px;
    margin: 0 -5px -1px 0;
    text-align: center;
    color: #115cb7;
    text-decoration: underline;
    /*border: 1px solid #C0C0C0;*/
    /*background: #E0E0E0;*/
    cursor: pointer;
    font-weight: 400;
    padding: 10px 20px;
}
.tabs-catalog-element>label:hover, .tabs-catalog-element>input:checked + label:hover {
	color: red;

}
.tabs-catalog-element>input:checked + label {
    color: #585858;
    border: 1px solid #cdcdcd;
    border-bottom: 0px solid;
    padding: 10px 20px;
    background: white;
    border-radius: 4px 4px 0px 0px;

}
#tab_1:checked ~ #txt_1,
#tab_2:checked ~ #txt_2,
#tab_3:checked ~ #txt_3,
#tab_4:checked ~ #txt_4 { display: block; border-top: 1px solid #cdcdcd;}

.telephone-block-wraper {
	width: 50%;
}
.telephone-block-wrap {
	width: 100%;
	display: flex;
	justify-content: space-around;
}
.telephone-elem-head {
	font-weight: bold;
}
@media (max-width: 1565px) {
	.telephone-block-wraper {
		width: 100%;
	}
}
@media (max-width: 650px) {
	.telephone-block-wraper {
		text-align: center;
		margin: 0 auto;
	}
	.telephone-block-wrap {
		display: block;
	}
	.telephone-block-wrap > div {
		width: 200px;
		float: left;
		text-align: center;
		margin: 0 auto;
	}
}

/*MOB FOOTER*/
.footer-mob {display: none;}
.mob-footer-block-container {display: flex; justify-content: space-around; border: 1px solid #E4E4E4; border-radius: 5px; margin: 5px 13px 10px 13px; background-color: #fff;}
.mob-footer-block-address {display: block; font-size: 14px; font-family: 'Roboto', sans-serif;}
.mob-footer-block-address > div {margin: 8px 3px;}
.mob-footer-address-container {width: 100%;}
.mob-address-block-title {font-weight: bold;}
.desktop-phones-footer-title {font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 14px; padding: 3px 0 10px 0;}
.phones-footer {font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 14px;}
.mob-phones-footer {display: none;}
.rwd-break-530 {display: none;}
.rwd-break {display: block;}
.red-color {color: red;}
.mob-footer-contacts-container {display: flex; justify-content: space-between;}
.mob-footer-contacts-container a, .mob-footer-contacts-container a:hover {text-decoration: none; color: #fff;}
.mob-footer-contacts-container div {margin: 7px 10px;}
.mob-footer-contacts-container img {width: 35px; height: 35px;}
.mob-footer-payment-methods-container {display: flex; justify-content: space-between;}
.mob-footer-payment-methods-container div {width: 24px; height: 16px; margin: 14px 4px; border-radius: 3px; padding: 1px;}
.mob-footer-payment-methods-container img {width: 100%; margin-bottom: 8px;}
.copyright {font-size: 12px; font-family: 'Roboto', sans-serif; color: #919191;}

@media (max-width: 530px) {
	.rwd-break-530  {
		display: block;
	}
}
@media (max-width: 768px) {
	.main_content {padding-bottom: 0;}
    .news-block {
		border: 1px solid #E4E4E4;
		border-radius: 5px;
		margin: 5px -10px;
	}
    .mob-phones-footer {display: block;}
    .desktop-phones-footer-title {display: none;}
	.bx-footer-section.bx-center-section {background: #F5F6F8; padding: 0 0 35px 0;}
	.social-network-widget {display: none;}
	.footer-mob {
		display: block;
	}
	.footer-desktop {
		display: none;
	}
	.catalog-custom-container {margin: 0 -20px 0 -20px;}
}
