html {
	height: 100%;
}

body {
	overflow-x: hidden;
	height: 100%;
	line-height: 1.5;
	font-size: 15px;
	color: #3d3d3d;
	font-family: sans-serif;
}

a {
	color: #dc3522;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	border-radius: 0;
}

a:hover,
a:focus,
a:active {
	color: #c62c1a;
	text-decoration: none;
}

p {
	margin-bottom: 20px;
}

.input-group-addon {
	border-radius: 0;
}

.form-control {
	background-color: #FFF;
	border-color: #ccc;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	border-radius: 0;
}

.form-control::-moz-placeholder {
	color: #CCC;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #CCC;
}

.form-control::-webkit-input-placeholder {
	color: #CCC;
}

h4 {
	margin-top: 0;
}

.btn {
	border-radius: 0;
	text-decoration: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
.btn:hover,
.btn:focus,
.btn.focus {
	outline: none;
	text-decoration: none;
}

.btn-default {
	border-color: #ccc;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #3d3d3d;
}

.btn-default:focus,
.btn-default.focus,
.btn-default:hover,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default:active:focus {
	border-color: #ccc;
	background-color: #ccc;
	color: #fff;
}

.btn-primary {
	border-color: #dc3522;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #3d3d3d;
}

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

.pagination {
	display: inline-block;
	margin: 20px 0;
	padding-left: 0;
}

.pagination > li {
	display: inline;
}

.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	margin-left: -1px;
	border-color: #D4D4D4;
	background-color: #D4D4D4;
	color: #111;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	z-index: 2;
	border-color: #CCC;
	background: #CCC;
	color: #000;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 3;
	border-color: #dc3522;
	background-color: #dc3522;
	color: #FFF;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	border-color: #AAA;
	background: #AAA;
	color: #000;
}

.label-default {
	background-color: #CCC;
}

.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #CCC;
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #D7DEE3;
	border-radius: 0;
}

.mm-page {
	height: 100%
}

html.mm-pagedim-black #mm-blocker {
	background: transparent !important
}

.header {
	position: absolute;
	z-index: 101;
	width: 100% !important;
	height: 60px;
	background: #fff url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwP/2wBDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCAAEAAQDAREAAhEBAxEB/8QAFAABAAAAAAAAAAAAAAAAAAAACv/EABgQAAIDAAAAAAAAAAAAAAAAAADwOKm5/8QAFQEBAQAAAAAAAAAAAAAAAAAAAgT/xAAbEQACAQUAAAAAAAAAAAAAAAAA8DEyoaKytP/aAAwDAQACEQMRAD8ATtsE0+sgRat2CXqcGs//2Q==) repeat-x scroll left bottom!important;
}

.logo-mm,
.logo-mm:active,
.logo-mm:hover,
.logo-mm:focus,
.logo-mm:active:focus,
.logo-mm:focus:active {
	padding-left: 15px;
	height: 60px;
	text-decoration: none;
	font-size: 22px;
	line-height: 60px;
	font-family: 'Oswald', sans-serif;
	color: #3d3d3d;
	font-weight: 400;
}

.logo-mm img {
	max-width: 250px;
	max-height: 40px;
}

nav.mm-menu {
	background: #FFF
}

.menu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 60px;
}

.mm-search {
	padding: 0 20px !important
}

.mm-menu .mm-navbar-top-1 {
	padding-right: 5px;
	padding-left: 20px !important;
	text-align: left;
}

.mm-navbar-top-1 p {
	color: #333 !important;
	font-size: 18px !important;
}

.mm-menu .menu-search {
	position: relative;
	padding: 0;
	border-radius: 0;
}

.mm-menu .menu-search:before {
	position: absolute;
	top: 50%;
	left: 30px;
	z-index: 5;
	margin-top: -7px;
	width: 15px;
	height: 15px;
	background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNC45NzdweCIgaGVpZ2h0PSIxNC45ODJweCIgdmlld0JveD0iMCAwIDE0Ljk3NyAxNC45ODIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE0Ljk3NyAxNC45ODIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjNUI1QzVDIiBkPSJNMTQuNjcsMTMuMjAxbC00LjAxMS00LjAyN2MwLjY0OC0wLjk0MywxLjAzLTIuMDg0LDEuMDMtMy4zMTdDMTEuNjg5LDIuNjIyLDkuMDczLDAsNS44NDUsMEMyLjYxNywwLDAsMi42MjIsMCw1Ljg1NmMwLDMuMjM1LDIuNjE3LDUuODU2LDUuODQ1LDUuODU2YzEuMjQ0LDAsMi4zOTYtMC4zOTMsMy4zNDMtMS4wNTZsNC4wMDIsNC4wMmMwLjQwOSwwLjQwNywxLjA3MiwwLjQwNywxLjQ4LDBTMTUuMDc4LDEzLjYwOSwxNC42NywxMy4yMDF6IE01Ljg0NSw5LjgzM2MtMi4xOTIsMC0zLjk2OS0xLjc4MS0zLjk2OS0zLjk3N2MwLTIuMTk2LDEuNzc2LTMuOTc3LDMuOTY5LTMuOTc3czMuOTcsMS43ODEsMy45NywzLjk3N0M5LjgxNCw4LjA1Miw4LjAzNyw5LjgzMyw1Ljg0NSw5LjgzM3oiLz48L2c+PC9nPjwvc3ZnPg==) no-repeat;
	content: '';
}

.mm-menu .menu-search input[type=text] {
	padding-left: 35px;
	height: 38px;
	font-size: 18px
}

.mm-menu .mm-search input {
	display: block;
	margin: 0;
	padding: 2px 15px;
	width: 100%;
	outline: none;
	border: 1px solid #95979A;
	border-radius: 0;
	background-color: #FFF !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	color: rgba(0, 0, 0, 0.7) !important;
	font-weight: 700 !important;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-appearance: none
}

.mm-menu .mm-search input::-webkit-input-placeholder {
	color: #999 !important;
	font-weight: 400;
	font-size: 1em
}

.mm-menu .mm-search input::-moz-placeholder {
	color: #999 !important;
	font-weight: 400;
	font-size: 1em
}

.mm-menu .mm-search input:-moz-placeholder {
	color: #999 !important;
	font-weight: 400;
	font-size: 1em
}

.mm-menu .mm-search input:-ms-input-placeholder {
	color: #999 !important;
	font-weight: 400;
	font-size: 1em
}

.mm-menu > .mm-panel.mm-highest > .mm-listview li a {
	color: #dc3522
}

.mm-navbar-top-3.mm-navbar-top .mm-title {
	color: #333;
	font-weight: 700;
}

.mm-menu > .mm-panel {
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}

.mm-opened #page-wrapper:before,
.mm-opening #page-wrapper:before {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	content: '';
}

.mm-menu {
	background-color: #FFF
}

.mm-listview > li:not(.mm-divider):after {
	left: 0
}

.mm-menu .mm-search input {
	background-color: #FFF
}

.mm-next:after,
.mm-arrow:after {
	right: 20px
}

.mm-listview > li > a,
.mm-listview > li > span {
	padding-top: 7px !important;
	padding-bottom: 7px !important
}

.mm-listview > li > a {
	font-weight: 700;
	font-size: 16px;
}

.menu-toggle {
	z-index: 50
}

.menu-toggle a {
	position: absolute;
	z-index: 102;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0
}

.menu-toggle .icon {
	position: absolute;
	top: 23px;
	left: 14px;
	z-index: 101;
	width: 21px;
	height: 17px;
}

.menu-toggle .icon div {
	position: absolute;
	left: 0;
	width: 21px;
	height: 3px;
	background-color: #dc3522;
	-webkit-transition: all ease-out .2s;
	-moz-transition: all ease-out .2s;
	-ms-transition: all ease-out .2s;
	-o-transition: all ease-out .2s;
	transition: all ease-out .2s
}

.menu-toggle .icon div.first {
	top: 0
}

.menu-toggle .icon div.second {
	top: 7px
}

.menu-toggle .icon div.third {
	top: 14px
}

.mm-menu .mm-listview > li:after {
	border-color: transparent !important
}

.mm-listview .mm-next:before {
	border-color: transparent !important
}

.mm-opened .menu-toggle .icon div.second,
.mm-opening .menu-toggle .icon div.second {
	left: 5px;
	background-color: #000;
	opacity: 0;
}

.mm-opened .menu-toggle .icon div.first,
.mm-opening .menu-toggle .icon div.first {
	top: 4px;
	background-color: #000;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.mm-opened .menu-toggle .icon div.third,
.mm-opening .menu-toggle .icon div.third {
	top: 4px;
	background-color: #000;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.page {
	position: relative;
	min-height: 100%
}

#page-wrapper {
	position: relative;
	min-height: 100%;
}

.top-header {
	background: #36403f;
	padding: 0;
	position: relative;
	width: 100%;
	height: 42px;
	overflow: hidden;
}

.top-header-row {
	margin: 0 auto;
	max-width: 1200px;
}

.nav-menu {
	display: inline-block;
	overflow: visible;
	margin: 0 0 0 -12px;
	padding: 0 0 0 0;
	height: 42px;
}

.nav-menu-1-level {
	position: relative;
	display: inline-block;
	margin-right: 0 !important;
	margin-left: -5px;
	padding-right: 0 !important;
	padding-left: 0 !important;
	height: 42px;
	vertical-align: top;
}

.nav-menu-1-level:first-child {
	margin-left: 0 !important;
}

.nav-menu-1-level__href {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 0 12px 0 12px;
	height: 42px;
	outline: none;
	color: #bbb;
	text-decoration: none;
	font-weight: 400;
	font-size: 15px;
	line-height: 42px;
	vertical-align: top;
}

.nav-menu-1-level:hover .nav-menu-1-level__href {
	color: #fff;
	text-decoration: none
}

.active .nav-menu-1-level__href {
	color: #fff;
	text-decoration: none
}

.bottom-header {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	height: 217px;
}

.bottom-header-row {
	margin: 0 auto;
	max-width: 1200px;
}

.bottom-header-news-ticker-box {
	margin: 20px 0px 20px 0;
	padding: 0px 20px 0 0;
	width: 100%;
	height: 45px;
	display: block;
	background-color: #f1f1f1;
}

.bottom-header-news-ticker-caption {
	float: left;
	color: #fff;
	font-weight: bold;
	background-color: #f1f1f1;
	text-transform: uppercase;
	line-height: 45px;
	font-size: 14px;
	background: #dc3522;
	position: relative;
	padding: 0 13px;
}

.bottom-header-news-ticker-caption:before {
	content: '';
	position: absolute;
	top: 50%;
	right: -6px;
	height: 0;
	width: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #dc3522;
	margin-top: -6px;
}

.bottom-header-news-ticker {
	height: 45px;
}

.ticker-wrapper.has-js {
	margin: 20px 0px 20px 0;
	padding: 0px 5px 0 0;
	width: 100%;
	height: 45px;
	display: block;
	background-color: #f1f1f1;
}

.rtl .ticker-wrapper.has-js {
	padding: inherit;
}

.ticker {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #f1f1f1;
}

.ticker-title {
	color: #fff;
	font-weight: 400;
	background-color: #f1f1f1;
	text-transform: uppercase;
	line-height: 45px;
	font-size: 16px;
	background: #dc3522;
	position: relative;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	width: 105px;
	white-space: nowrap;
}

.ticker-title:before {
	content: '';
	position: absolute;
	top: 50%;
	right: -6px;
	height: 0;
	width: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #dc3522;
	margin-top: -6px;
}

.rtl .ticker-title:before {
	left: -6px;
	right: inherit;
	border-left: inherit;
	border-right: 6px solid #dc3522;
}

.ticker-content {
	margin: 0;
	position: absolute;
	color: #323232;
	font-weight: 400;
	background-color: #f1f1f1;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
	bottom: 30%;
	font-size: 16px;
}

.ticker-content a {
	text-decoration: none;
	color: #323232;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}

.ticker-content a:hover {
	color: #3d3d3d;
}

.ticker-swipe {
	padding-top: 20px;
	position: absolute;
	top: 0;
	background-color: #f1f1f1;
	display: block;
	width: 100%;
	height: 100%;
}

.ticker-swipe span {
	margin-left: 1px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}

.ticker-controls {
	display: none;
}

.js-hidden {
	display: none;
}

.no-js-news {
	padding: 10px 0px 0px 45px;
	color: #F8F0DB;
}

.left .ticker-controls,
.left .ticker-content,
.left .ticker-title,
.left .ticker {
	float: left;
}

.left .ticker-controls {
	padding-left: 6px;
}

.right .ticker-controls,
.right .ticker-content,
.right .ticker-title,
.right .ticker {
	float: right;
}

.right .ticker-controls {
	padding-right: 6px;
}

.bottom-header-logo {
	position: relative;
	z-index: 10;
	display: block;
	max-width: 100%;
	text-align: left;
	padding: 0 15px 20px;
}

.bottom-header-logo img {
	max-width: 100%;
	max-height: 50px;
	object-fit: contain;
}

.bottom-header-logo__href {
	display: inline-block;
	padding: 0;
	max-width: 100%;
}

.bottom-header-logo__href:hover,
.bottom-header-logo__href:focus {
	text-decoration: none
}

.bottom-header-logo__href_top {
	display: block;
	line-height: 36px;
	margin-bottom: 0;
	font-size: 36px;
	font-family: 'Oswald', sans-serif;
	color: #3d3d3d;
	font-weight: 400;
}

.bottom-header-logo__href_top:hover,
.bottom-header-logo__href_top:focus,
.bottom-header-logo__href_top:active {
	color: #3d3d3d;
}

.bottom-header-logo__href_bottom {
	display: block;
	color: #818181;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 0;
	font-family: 'Oswald', sans-serif;
}

.bottom-header-logo__href_bottom:hover,
.bottom-header-logo__href_bottom:focus,
.bottom-header-logo__href_bottom:active {
	color: #3d3d3d;
}

.bottom-header-nav-menu {
	box-shadow: 0 0 15px #efefef;
	height: 52px;
	background: #fff url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwP/2wBDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCAAEAAQDAREAAhEBAxEB/8QAFAABAAAAAAAAAAAAAAAAAAAACv/EABgQAAIDAAAAAAAAAAAAAAAAAADwOKm5/8QAFQEBAQAAAAAAAAAAAAAAAAAAAgT/xAAbEQACAQUAAAAAAAAAAAAAAAAA8DEyoaKytP/aAAwDAQACEQMRAD8ATtsE0+sgRat2CXqcGs//2Q==) repeat-x scroll left top;
	padding-top: 4px;
	width: 100%;
}

.bottom-header-nav-menu_fixed {
	top: 0;
	position: fixed;
	z-index: 1020;
}

.bottom-header-nav-menu-row {
	margin: 0 auto;
	max-width: 1200px;
}

.bottom-header-nav-menu-col {
	height: 48px;
	position: relative;
}

.bottom-header-nav-menu-list-inline {
	padding-right: 150px;
	height: 48px;
	margin-left: -18px;
	overflow: hidden;
}

.list-unstyled-2-level {
	padding: 0 18px!important;
}

.list-unstyled-2-level__href {
	line-height: 48px;
	height: 48px;
	overflow: hidden;
	font-size: 16px;
	color: #3d3d3d;
	text-transform: uppercase;
	position: relative;
	display: block;
}

.list-unstyled-2-level:hover .list-unstyled-2-level__href,
.list-unstyled-2-level__href:hover,
.list-unstyled-2-level__href:focus {
	color: #3d3d3d;
}

.list-unstyled-2-level__href_active {
	color: #3d3d3d;
}

.list-unstyled-2-level:hover .list-unstyled-2-level__href:after,
.list-unstyled-2-level__href:hover:after,
.list-unstyled-2-level__href_active:after {
	border-bottom: 1px solid #dc3522;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 32;
}

.bottom-header-search {
	position: absolute;
	top: 0;
	right: 15px;
}

.top-search {
	position: absolute;
	right: 15px;
	top: 7px;
}

.top-search .btn {
	min-width: 170px;
	margin-left: 15px;
}

.top-search form {
	display: inline-block;
	height: 34px;
	vertical-align: middle;
	position: relative;
}

.top-search input[type=submit] {
	border: 0;
	cursor: pointer;
	background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNC45NzdweCIgaGVpZ2h0PSIxNC45ODJweCIgdmlld0JveD0iMCAwIDE0Ljk3NyAxNC45ODIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE0Ljk3NyAxNC45ODIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjNUI1QzVDIiBkPSJNMTQuNjcsMTMuMjAxbC00LjAxMS00LjAyN2MwLjY0OC0wLjk0MywxLjAzLTIuMDg0LDEuMDMtMy4zMTdDMTEuNjg5LDIuNjIyLDkuMDczLDAsNS44NDUsMEMyLjYxNywwLDAsMi42MjIsMCw1Ljg1NmMwLDMuMjM1LDIuNjE3LDUuODU2LDUuODQ1LDUuODU2YzEuMjQ0LDAsMi4zOTYtMC4zOTMsMy4zNDMtMS4wNTZsNC4wMDIsNC4wMmMwLjQwOSwwLjQwNywxLjA3MiwwLjQwNywxLjQ4LDBTMTUuMDc4LDEzLjYwOSwxNC42NywxMy4yMDF6IE01Ljg0NSw5LjgzM2MtMi4xOTIsMC0zLjk2OS0xLjc4MS0zLjk2OS0zLjk3N2MwLTIuMTk2LDEuNzc2LTMuOTc3LDMuOTY5LTMuOTc3czMuOTcsMS43ODEsMy45NywzLjk3N0M5LjgxNCw4LjA1Miw4LjAzNyw5LjgzMyw1Ljg0NSw5LjgzM3oiLz48L2c+PC9nPjwvc3ZnPg==) no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	z-index: 5;
	top: 50%;
	margin-top: -7px;
	left: 10px;
	-webkit-appearance: button;
	cursor: pointer;
}

.top-search input[type=text] {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border: 1px solid #ccc;
	display: block;
	margin: 0;
	padding: 2px 0 2px 15px;
	height: 34px;
	font-size: 1em;
	font-weight: 400;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	color: #1c1c1c;
	outline: none;
	font-size: 0;
	border-color: transparent;
	position: relative;
	background-color: transparent;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 30px;
	position: relative;
	z-index: 10;
	cursor: pointer;
}

.top-search input[type=text]:focus {
	cursor: text;
	font-size: 15px;
	outline: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	color: #222222;
	padding: 2px 12px 2px 35px;
	z-index: 4;
	width: 160px;
	border-color: #ccc;
	background-color: #ffffff;
}

.top-search input[type=submit]:focus {
	outline: none;
	box-shadow: none;
}

.top-slider {
	width: 100%;
}

.top-slider-row {
	margin: 0 auto;
	max-width: 1200px
}

.top-slider-carousel-inner-item {
	width: 100%;
	height: 420px;
	background-size: cover;
}

.top-slider-carousel-inner-item-img {
	min-height: 100%;
	width: 100%;
	object-fit: cover;
}

.top-slider-carousel-inner-item-caption {
	display: block;
	margin: 15px 0 45px;
	padding: 10px 5px;
	border: none;
	background: #dc3522;
	color: #FFF;
	vertical-align: middle;
	text-transform: uppercase;
	text-shadow: none;
	letter-spacing: 1px;
	font-size: 20px;
	line-height: normal;
	border-radius: 0;
}

.top-slider-carousel-inner-item-caption:hover {
	color: #FFF;
}

.top-slider-carousel-control-glyph {
	line-height: 344px;
}

.carousel-control {
	display: none;
}

.top-slider-carousel-indicators li {
	margin: 0 4px !important;
	width: 12px;
	height: 12px;
	border: 0 !important;
	background: #ddd;
}

.top-slider-carousel-indicators li:hover {
	border-color: #D69746 !important;
	background: #D69746;
}

.top-slider-carousel-indicators li.active {
	width: 12px;
	height: 12px;
	border-color: #D69746 !important;
	background: #D69746;
	box-shadow: none;
}

.content {
	position: relative;
	width: 100%;
	background: transparent;
}

.content-row {
	margin: 0 auto;
	max-width: 1200px;
}

.content-row_inner {
	padding-top: 30px;
}

.content-col__include {
	margin-bottom: 30px;
}

.content-col_inner .content-col__include > p:nth-last-child(8) > img {
	float: none !important;
	height: initial !important;
	max-width: 100%;
}

.breadcrumb-box {
	clear: both;
	display: block;
	margin-bottom: 20px;
	background: none repeat scroll 0 0 #f1f1f1;
}

.breadcrumb-box-caption {
	background: none repeat scroll 0 0 #dc3522;
	color: #ffffff;
	float: left;
	padding: 5px 10px;
	position: relative;
	height: 32px;
	width: 86px;
	white-space: nowrap;
}

.breadcrumb-box-caption:after {
	position: absolute;
	right: -4px;
	top: 50%;
	border-left: 6px solid #dc3522;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	content: "";
	margin-top: -3px;
	width: 0;
	height: 0;
}

.breadcrumb {
	margin-bottom: 0;
	float: left;
	padding: 5px 0 5px 20px;
	height: 32px;
	background: transparent;
	color: #363636;
	text-decoration: none;
	font-size: 13px;
	line-height: 21px;
}

.breadcrumb li {
	overflow: hidden;
	margin-right: -5px;
	height: 21px;
	font-size: 13px;
}

.breadcrumb a {
	display: inline-block;
	border: none;
	background-color: transparent;
	color: #dc3522;
	font-size: 13px;
	line-height: 21px;
	text-decoration: none;
}

.breadcrumb li:first-child {
	position: relative;
	z-index: 40;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
	color: #dc3522;
}

.breadcrumb-first-element__href {
	color: #363636!important;
}

.breadcrumb > li + li:before {
	content: " > ";
	padding-left: 12px;
	color: #363636;
	padding-right: 6px;
}

.breadcrumb-active-element__href {
	color: #dc3522;
}

.breadcrumb > .active {
	color: #dc3522;
}

.row-caption {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAMAAACeL25MAAAABlBMVEX///83QUDrWB+/AAAAAnRSTlMA3Y7xY1EAAAANSURBVHgBYwACRjQMAAA8AAVHYhfoAAAAAElFTkSuQmCC) repeat-x left bottom;
	color: #3d3d3d;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 18px;
	padding: 8px 0 0 0;
	line-height: 28px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

.row-caption div {
	background: none repeat scroll 0 0 #ffffff;
	padding-right: 12px;
	display: inline-block;
}

.row-caption:hover,
.row-caption:active,
.row-caption:focus {
	color: #3d3d3d;
	text-decoration: none;
}

.articles-item {
	margin-bottom: 20px;
	padding: 20px 20px 30px 20px;
	border-top: 3px solid transparent;
	text-align: center;
	height: 300px;
}

.articles-item:hover {
	background: #f3f3f3;
	border-top: 3px solid #7eb430;
}

.articles-item__img {
	display: inline-block;
	cursor: pointer;
	margin: 0 0 20px 0;
	width: 80px;
	height: 80px;
	text-decoration: none;
}

.articles-item__img:hover {
	text-decoration: none;
}

.articles-item__img div {
	border-radius: 40px;
	overflow: hidden;
}

.articles-item__caption {
	color: #333;
	font-size: 16px;
	margin: 0 0 5px 0;
	display: block
}

.articles-item__caption:hover {
	color: #333;
}

.articles-item__txt {
	margin: 0 0 10px 0;
	color: #BCBCBC;
	display: inline-block;
	max-height: 40px;
	overflow-y: hidden;
}

.articles-item__txt:hover,
.articles-item__txt:focus {
	color: #BCBCBC;
	text-decoration: none;
}

.news-item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDD;
}

.news-item__caption {
	display: block;
	text-decoration: none;
	font-weight: 300;
	font-size: 26px;
	color: #3d3d3d;
	line-height: 1.2;
	margin-bottom: 5px;
	font-family: 'Oswald', sans-serif;
}

.news-item__caption_widget {
	display: block;
	text-decoration: none;
	font-weight: 700;
	font-size: 36px;
	color: #3d3d3d;
	line-height: 1.2;
	margin-bottom: 15px;
	font-family: 'Oswald', sans-serif;
}

.news-item__caption:hover,
.news-item__caption_widget:hover {
	text-decoration: none;
	color: #3d3d3d;
}

.news-item__date {
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	display: block;
	color: #3d3d3d;
	margin-bottom: 15px;
}

.news-item-txt {
	margin-bottom: 20px;
}

.news-item-txt__img {
	width: 100%;
	height: 360px;
	float: left;
	margin: 0;
	margin-bottom: 15px;
}

.contacts {
	position: relative;
}

.contacts-info {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

.contacts-info-item {
	margin-top: 0;
	margin-bottom: 15px;
}

.contacts-info-item__caption {
	color: #6A6B6E;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.contacts-info-item__text {
	display: block;
	text-decoration: none;
	margin-bottom: 1px;
	color: #6A6B6E;
}

.contacts-info-item__text:hover,
.contacts-info-item__text:focus,
.contacts-info-item__text:active {
	color: #6A6B6E;
	text-decoration: none;
}

.blog-item {
	margin-bottom: 30px;
}

.blog-item__caption {
	color: #464749;
	font-size: 115%;
	font-weight: bold;
	text-decoration: underline;
	margin: 3PX 0 5PX 0;
	display: block
}

.blog-item__caption:hover {
	color: #464749;
}

.blog-item-txt {
	margin: 5PX 0 5PX 0;
}

.blog-item-txt__more {
	font-weight: bold;
	white-space: nowrap;
}

.blog-item__date {
	font-size: 80%;
	font-weight: bold;
	margin: 8PX 0 5PX 0;
	color: #6A6B6E;
}

.footer-box {
	height: 0
}

.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	clear: both;
	width: 100%;
	background: #374140;
	color: #fff;
	padding: 30px 0 30px 0;
}

.footer-top {
	width: 100%;
}

.footer-top-row {
	margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	line-height: 1;
}

.footer-top-logo__href img {
	max-width: 100%
}

.footer-menu__item {
	display: block;
	overflow-x: hidden;
	vertical-align: top;
	text-align: left;
	text-transform: none;
	font-weight: 400;
	font-size: 15px;
	line-height: 21px;
	padding: 0 0 5px 0;
	color: #fff
}

.footer-menu__item:hover {
	color: #dc3522;
	text-decoration: none;
}

.footer-contacts-site-name {
	display: block;
	line-height: 27px;
	padding: 0 15px 10px 15px;
	color: #fff;
	text-decoration: none
}

.footer-contacts-soc {
	display: block;
	line-height: 27px;
	padding: 0 15px 10px 15px;
}

.footer-contacts-soc__img {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	width: 27px;
	height: 27px;
	outline: none;
	border-radius: 0;
	background-repeat: no-repeat;
	content: "";
	vertical-align: middle;
	text-decoration: none;
	opacity: 1;
	cursor: pointer;
}

.footer-contacts-soc__img:hover {
	text-decoration: none;
}

.footer-contacts-soc__img_vk {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhAw0PLTincmXGAAABi0lEQVRIx+2Uv0tCURzFz9W0IltEG1xqaHGIwj+gvaUGKbeWoqGhSWgqiAiiJfphQTS0ugTWFk0VRBDV1iAtBUX4gwhFM/M09Hzd+7xPdKnFM93vud/3ued93+MCLf2/hN0Gu+E0lkVRrAPgMELGOo9DkQEABhDDmAkvICKOTbAXYXQZRQUX4AN/dU4BAHRzjiXJ35eSxSnrBVxVjAlt44Hp9rGs9G+DPuYkI0mX0bqiBWwqj2fodYg0YtJM+jFjrMqawYYwqxiLIguAfiXDKz0AwAVrArp4p5x/TSfgAEQKuxK1B1GbBPMYlKp3RMRXNZqfWYmc4xDALclJAAyyqJw/rr7dtPpxOMVnqS4xynulY8c6HsEzNq4SfbUTDvKjYUDqZ9BWxFITGfZ0gHbeNIFY1yECfLRpLzDfGGKAGS1ghJ1M1LhrOkQvL2sac2wD6OZJzc6oDuHiMtNK26mx4+GVBXALvehmmEdMMsVPvnHS9Du4wSdWTEDc9kqTfzJBa8bqdVfvsmvp7/QNcFCxQ+bXetwAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTctMDMtMTNUMTU6NDU6NTYrMDE6MDBXxC4PAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE3LTAzLTEzVDE1OjQ1OjU2KzAxOjAwJpmWswAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=) no-repeat;
	background-size: contain;
}

.footer-contacts-soc__img_vk:hover,
.footer-contacts-soc__img_vk:active {
	outline: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABJlBMVEUAAADYOyffMCDfQCDaNSHdNCLcNSHXNijYMR3cNCLcNSLcNSLbNSHjORzcNSPbMyTcNSHcNiL/AADVKyvcNSLdNCLcNSPcNSLbNSLbNSHcNSHfOCDcNSLdNSLZMybdNSLcNiLMMzPcNiPcNCHbNSLcNCLbNCHbNSLbMSTcNSLVKyvcNSPbNSLcNSL/VQDcNSPbNiLbNSLcNSPcNSLbMyTcNSLaNSDcNiPcNSPaOB/cNSLbNiHbNiHbNiHcNSLcNSHbNSLbNSLcNSLcNSLcNSLcNSPbJCTcNSHbNSLcNSLcNSLcNSLdMyLcNCPjORzcNiHeMSHcNSO/QEDbNSLbNCHcNSHcNSHcNSLbNSLdNSLdNCLdNSLcNSLcNSLcNiPcNSHcNSLcNSKoNpUjAAAAYXRSTlMADRAIPnBlExqv/vZNEm4y3cMBBvqcqeeIVqAg/JQU9NsFhZLtiWuBFekMfdDMA4uAeXzxI+4wk7Ep+FVkY+Z015bC+euaB86P4vf1LUkJih/HBLpOg+y8yc9TsvvwXpHj6aG0mwAAAQNJREFUeAHdzGdSAkEUBOBWBBEFFBAMyLKKgmvOYA6Yc86h738JZ97WzJblnoDvV7+urofW09auRPBXR1SJdQKIdyWodPdAS8aiSiqNXmp9GSCbyknuh5anKGCAYjAoh6AMFylGUHIklF0Ao8FgjKKSBMYpJgBU7SBdDNqa/2LSA6bMwJ2mmJmFMkcxDyyYwSLF0jK02go1ZxVrEuporFNswLdJUdjappbb2aXYA3yZfYbJlWA0Dhii6cGqMswhrKNjhjmBFT9l4Ow8ZHFRoXV5VTfxGtbNrSmdO2TvzfEAy318ongG4L3Q94oAsm/v5ebH5xeUyPdPgkoe/2Tsy4iC1vALHWSETdTOCH0AAAAASUVORK5CYII=) no-repeat;
	background-size: contain;
	box-shadow: none;
}

.footer-contacts-soc__img_fb {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAilBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////2N2iNAAAALXRSTlMABA0PEBUdICkuMDFKTGVscHZ4en6Ai5WWm6SnqKm4v8LD0NPk6O/w8fT4/f5VT/fEAAAAhElEQVR4Ae3Qtw7CQBCE4SGDyQFMMDmHef/X49ZChNVyJ1FAw1dN8VcDrRYvdnRaMBWmvElgyW3oD2L6g8qZdxMYmnwYwDBkatmoRlEGhjlTZbyzojgiEOw/C0p9Z0txktkrqmBMpa2ChErn+0GXry51KHlnTXGQmQ0f9Q9+GowoZnh2BfDYNSnoYhHdAAAAAElFTkSuQmCC) no-repeat;
	background-size: contain;
}

.footer-contacts-soc__img_fb:hover,
.footer-contacts-soc__img_fb:active {
	outline: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAilBMVEUAAADdNCLdNSLcNSLcNSLdNCLbMSTcNSPcNSHdMyLcNSLeNyHcNSLcNSLcNCHcNSPbNSLcNiLcNSHbNCTaNSC/QEDcNSHaOB/bNSLdNSLcNSLfOCDbNiLcNSLcNSLdNSLcNSPbNSLcNiPdNSLbNCHcNSLdNiLfMCDcNSLcNSLYOyfcNSPcNSPcNSL7kLOeAAAALXRSTlMASpXC73AVqagP5C79p2yLlsNlMTAEvynQ9PAggOj4fh2kdnh6/kwQ0/ENm7hdpZTtAAAAhElEQVR4Ae3Qtw7CQBCE4cEETA6YnHOAef/X49ZChNVyJ1FAw1dN8VcDLRNlc3TyMBWKvIlhKZXpDyL6g0qVdzUY6nxowNBkqtXuJEkXhh5TfbwzoBgiEIw+C8YTZ0oxkzlfqGBJZaWCmMr6+8GGr7Y7KHvnQHGUeQof9Q9+GpwpLnh2BfFMNMqPXRtTAAAAAElFTkSuQmCC) no-repeat;
	background-size: contain;
	box-shadow: none;
}

.footer-contacts-soc__img_instagram {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABGlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+zRnCkAAAAXXRSTlMAAQIDBAUGBwgMEBUXGx8gIyQlJigwMjc7PEJMW2JpamttcXZ5gYSIjo+QlJqcn6ChpKanqa+wsbS1t7nAwsjJysvNzs/Q0dPU1dbY2tvg4uPn6Ors7/Hz9ff5+v6fWXZmAAABI0lEQVR4AbXTWVcSYQCH8T9L0dJARQst0d4ELRCVoiKigogojDouOj7f/2t4mDNnnBfeA1f+rp/bR3LqY+wY1x3J8ZnDd9RgroY8bEY/KpVqB/CETfBIEwPAHowUqt1i4Gc0sTwbBDvblwDfnuTzhbfBdLD3+q50p9QlZgY/cwplv9uDjawi6ZYZbLpuG3imWOEKuq7bj4Kq9Ac8JQyhKdVugg78V0IN9o1gCCtK+AtHRtCAYyWMYNUIPgElxV4AX43gFXBwX5FcH3hjBJk20Hyo0IN/wO49I9DTc8AvF1N6/O4QCJ7LDFQmdHpC6IumA304I3bxOT0bKL9GZL0oWQLp5ftfW73fH0sp2QKTEbRkl+oB8oDBktUQ8Bavt3DeRftfA4YL838rpTG/AAAAAElFTkSuQmCC) no-repeat;
	background-size: contain;
}

.footer-contacts-soc__img_instagram:hover,
.footer-contacts-soc__img_instagram:active {
	outline: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABGlBMVEUAAADZOSbcNCHcNSLcNSHcNiLcNSLcNiLdNSLbNSLcNSLcNSLcNSLeNyHcNSLcNSH/VQDcNSPcNCLcNSHcNSLcNCPcMiPeMSHfOCDdNSLcNCPcNiPVKyvMMzPcNCPdNSLcNSPbJCS/QEDdNiLbNSL/AADcNSPcNSLbNSLdNiLfMyDcNSLcNSLbNSLcNSLcNCLcNCLcNSLcNiLcNSLcNSLcNSLcNSHbNCLbMyTbNSLdMyLcNiLVKyvdNiLbMSTfMCDcNSPcNSLfQCDdNyLcNSLdNSLdNiL/AADbMyTdNCLcNSLaNSDcNSLcNSLbNSLbNCHcNiLcNSLcNiPdNCLcNSLaMyDbNSLdNCLcNSLbNSLcNSLcNiPcNiHcNSL8RMkLAAAAXXRSTlMAG6Hi7Kbj4JSPkMr6F9WgA7HRzvmEJB8gW9ZCBgU7z5oHBI7JAsDLiMgo/tOk2LSv2rWn6Oq3cTKBPNsMTBUQqdQIJfVpJgEjYucw8e95a/P3drnCN2qczdCfbbDkMyIrAAABH0lEQVR4AbXTx3LaUABG4V8gRAAFSEkgJRBIICIhkN6LiwH3Xozt8/6v4UGjkXXhDqz8rc/2SE4qjR3plCM5LnO4jjLMlZGHTfZOLpcvAJ6w8e9qogjYg6xCpVsM3LIm7s0G/v0HDwEePa5Uqk/86eDps+fSi1qdmBm8bCjUfGUPXjcVabXN4E0QdIC3ilXfQT0IulGQl96Dp4Qe9KXSTVCAD0oowUcj6MEnJXyGL0aQga9KyMI3I/gO1BT7Afw0gl/A7z+KNLrAXyMod4D+P4X+LwHLK0ag1TXAHQxHWt/YBPwtmYEGhLZ3CO1qOtDePrGDw9ZsoMoRkeOhZAmkk9Oz8/HFZW0kW2AygrbsRmNAHlC8suoB3uL1Fs67aP9rofrsFC77qg8AAAAASUVORK5CYII=) no-repeat;
	background-size: contain;
	box-shadow: none;
}

.footer-contacts-email {
	display: block;
	line-height: 27px;
	padding: 0 15px 10px 15px;
}

.footer-contacts-email a {
	color: #fff;
	text-decoration: none
}

.footer-contacts-email:hover a {
	color: #fff;
}

.footer-contacts-counter {
	padding: 0 15px 16px 15px;
	display: block;
}

.footer-contacts-sm {
	vertical-align: top;
}

.footer-contacts-sm__href {
	color: #9FA0A3;
	text-decoration: none;
	white-space: nowrap;
	font-size: 13px;
	line-height: 17px;
	height: 17px;
	display: inline-block;
}

.footer-contacts-sm__href:hover {
	color: #9FA0A3;
	text-decoration: none;
}

.footer-contacts-sm__href img {
	margin-top: -3px;
}

#back-top {
	background: none repeat scroll 0 0 #c7c7c7;
	bottom: 5px;
	padding: 10px 14px;
	position: fixed; 
	right: 20px;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	transition: background 0.5s ease;
	cursor: pointer;
}

#back-top:hover {
	background: #dc3522;
}

#back-top a {
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	text-align: center;
	font-size: 0;
}

#back-top a:before {
	position: relative;
	top: 1px;
	display: block;
	margin: 0 auto;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	content: "\e093";
	font-size: 15px;
}

#cboxLoadedContent form div textarea {
	max-height: 96px;
	resize: none;
}

#cboxLoadedContent form .input-group {
	width: 100%;
}

#cboxLoadedContent form .text-muted {
	display: none;
}

#cboxLoadedContent form.sm_form_form .btn.btn-primary {
	margin-top: 5px!important
}

#cboxClose {
	background-position: center -2px;
}

#cboxClose:hover {
	background-position: center 102%
}

#cboxLoadedContent {
	border-radius: 4px !important
}

#cboxLoadedContent > form {
	margin: 15px !important;
	width: 302px
}

#cboxLoadedContent > div,
#cboxLoadedContent > div > div:nth-child(3),
#cboxLoadedContent > div > div:nth-child(3) > div {
	min-height: 100% !important
}

#cboxLoadedContent > div > div:nth-child(3) > div > div:nth-child(2) {
	margin-bottom: 0 !important
}

#cboxLoadedContent,
#cboxContent,
#cboxWrapper {
	height: initial !important;
}

#colorbox {
	top: 10px !important;
	overflow: visible !important;
	max-width: 100%
}

#cboxClose {
	outline: none !important;
	box-shadow: none !important
}

#cboxLoadedContent {
	border-radius: 4px
}

#cboxNext,
#cboxPrevious {
	outline: none !important;
	box-shadow: none !important
}

#cboxNext {
	right: 0 !important;
	border-radius: 4px
}

#cboxPrevious {
	left: 0 !important;
	border-radius: 4px
}

#cboxLoadedContent div button.btn-default.btn-sm {
	margin-bottom: 6px;
	padding: 6px 9px !important;
	font-weight: 400;
}

.comment-b__form_checkbox {
	display: inline-flex !important;
	margin: 2px 0 !important;
	border-radius: 4px !important;
	font-size: 12px !important;
}

.comment-b__form_checkbox input {
	margin: 3px 5px 0 0 !important;
	border-radius: 4px !important
}

.comment-b__form input[type=submit] {
	border-radius: 4px !important;
	padding: 10px 20px !important;
	font-size: 13px !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.bottom-header-logo__site-name {
		font-size: 22px
	}
	.contacts-info-item {
		font-size: 14px;
	}
}

@media (min-width: 992px) and (max-width: 1050px) {
	.news-content-item {
		min-height: 270px
	}
	.article-content-item {
		min-height: 260px
	}
	.blog-content-item {
		min-height: 180px
	}
}

@media (max-width: 992px) {
	html {
		overflow-x: hidden
	}
	#feedback-modal form .form-tel {
		max-width: 100% !important
	}
	.bottom-header-callback__href {
		padding-left: 15px;
		padding-right: 15px;
		width: initial;
	}
	.bottom-header-logo__site-name {
		padding-left: 15px;
	}
	.bottom-header-contacts-tel__phonenumber,
	.bottom-header-contacts-tel__phonenumber:hover {
		font-size: 18px;
	}
	.news-item__caption {
		font-size: 24px;
	}
	.news-item__caption_widget {
		font-size: 26px;
	}
}

@media (min-width: 767px) and (max-width: 992px) {
	.top-slider-carousel-inner-item-caption {
		font-size: 19px;
	}
	.contacts-info-item {
		font-size: 14px;
	}
}

@media (min-width: 920px) and (max-width: 992px) {
	.news-content-item {
		min-height: 270px
	}
	.article-content-item {
		min-height: 260px
	}
	.blog-content-item {
		min-height: 200px
	}
	.bottom-header-logo__site-name {
		font-size: 20px;
	}
	.nav-menu-1-level__href {
		padding: 0 11px;
	}
}

@media (min-width: 767px) and (max-width: 920px) {
	.news-content-item {
		min-height: 290px
	}
	.article-content-item {
		min-height: 2800px
	}
	.blog-content-item {
		min-height: 210px
	}
	.contacts-info-item {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 14px;
	}
	.bottom-header-logo__site-name {
		font-size: 19px;
	}
	.nav-menu-1-level__href {
		padding: 0 10px;
	}
	.news-text__caption {
		padding-bottom: 0;
		font-size: 17px;
		line-height: 22px;
	}
	.bottom-header-contacts-tel__phonenumber,
	.bottom-header-contacts-tel__phonenumber:hover {
		font-size: 16px;
	}
}

@media (min-width: 768px) {
	.page .header {
		display: none
	}
	.main-container .navbar-default {
		display: none
	}
	.top-slider-row > .col-sm-8 {
		padding-right: 0;
	}
	.top-slider-row > .col-sm-4 {
		padding-left: 0;
	}
	.contacts-row > .col-sm-4 {
		padding-right: 0;
	}
	.contacts-row > .col-sm-8 {
		padding-left: 0;
	}
	.content-col {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	html {
		background: #FFF;
		font-size: 15px;
	}
	.menu-toggle {
		border-bottom: 0 !important;
	}
	nav.mm-menu a {
		border-bottom: none;
		color: #484848 !important;
		white-space: nowrap
	}
	.mm-navbar .mm-title {
		color: #333 !important
	}
	nav.mm-menu .mm-panel a {
		color: #484848 !important
	}
	html.mm-opened body {
		overflow: auto !important;
		overflow-x: hidden !important
	}
	html.mm-opened .main-container .content {
		overflow-x: hidden !important
	}
	#page-wrapper .container:nth-child(2) {
		overflow-x: hidden
	}
	.top-slider-carousel-inner-item-caption {
		font-size: 17px !important
	}
	.top-slider-carousel-inner-item-caption span {
		font-size: 16px !important
	}
	.top-slider-carousel-inner-item-img {
		min-height: 300px !important;
		max-height: 300px !important;
	}
	.top-slider {
		padding-top: 0;
		height: initial;
		padding-bottom: 0;
	}
	.top-slider-carousel-inner-item {
		height: 300px
	}
	.content-inner-top-row {
		min-height: initial;
	}
	.row-caption {
		font-size: 22px;
		padding-top: 0;
	}
	.content-col__include > div > .form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.contacts-info {
		padding-bottom: 5px;
		height: initial;
	}
	.footer {
		min-height: initial;
	}
	.footer-contacts-soc {
		text-align: left;
	}
	.footer-top-address {
		margin-bottom: 20px;
	}
	.footer-contacts-soc__img {
		margin-right: 10px;
		margin-left: 0;
	}
	.contacts-info-item {
		margin-bottom: 20px;
	}
	.footer-col {
		padding: 20px 0;
		margin-top: 0;
		text-align: left;
	}
	.footer-menu-list__item,
	.footer-menu-list__item-divider,
	.footer-about__sm,
	.footer-about {
		line-height: 19px;
	}
	.footer-about__site-name,
	.footer-about__sm,
	.footer-about {
		display: block;
		float: none;
		margin: 0;
	}
	.footer-about__sm-logo {
		margin-top: 0;
	}
	.footer-about {
		margin-bottom: 20px;
	}
	.footer-menu {
		padding: 15px 0;
		line-height: 19px;
	}
	#page-wrapper {
		padding-top: 75px;
		padding-bottom: 0 !important;
	}
	.services-col {
		margin-bottom: 10px;
	}
	.articles-item {
		height: initial;
		padding-bottom: 0;
	}
	.col-opinion-item {
		margin-bottom: 15px;
	}
	.col-opinion {
		margin-bottom: 30px;
	}
	.news-item-txt__img {
		height: 240px;
	}
}

@media (max-width: 550px) {
	#cboxLoadedContent,
	#cboxContent,
	#cboxWrapper {
		max-width: 100% !important
	}
	.top-slider-carousel-control {
		width: 20px !important
	}
	.top-slider-carousel-control-glyph {
		width: 20px !important;
		font-size: 20px
	}
	.top-slider-carousel-control {
		display: none !important;
	}
	.content-col_inner .content-col__include > p:last-child > img {
		float: none !important;
		max-width: 100%;
		max-height: 100%;
		height: initial !important;
	}
	.news-item__caption {
		font-size: 20px;
	}
	.news-item__caption_widget {
		font-size: 22px
	}
}

@media (max-width: 767px) and (min-width: 410px) {
	.article-content-item-content {
		margin-bottom: 15px;
		min-height: initial !important;
	}
	.news-content-item-content {
		margin-bottom: 15px;
		min-height: initial !important;
	}
}

@media (max-width: 450px) {
	.blog-content-item {
		min-height: 180px
	}
	.news-header {
		padding-left: 0;
	}
	.article-content-item-content {
		margin-bottom: 15px;
		min-height: initial !important;
	}
	.news-content-item-content {
		margin-bottom: 15px;
		min-height: initial !important;
	}
	.news-content {
		position: relative;
	}
	.footer-row > .col-xs-6 {
		width: 100%;
	}
}

@media (max-width: 370px) {
	.logo-mm,
	.logo-mm:active,
	.logo-mm:hover,
	.logo-mm:focus,
	.logo-mm:active:focus,
	.logo-mm:focus:active {
		font-size: 18px;
		padding-top: 0;
	}
	.header {
		overflow-y: hidden;
	}
	.news-content-item {
		margin-bottom: 30px
	}
	.article-content-item-content {
		margin-bottom: 30px;
		min-height: initial !important;
	}
	.top-slider-carousel-control {
		display: none !important
	}
	.top-slider-carousel-inner-item-caption {
		font-size: 16px !important;
		right: 10%;
		left: 10%;
	}
}