@charset "utf-8";
@import url("../css/style_catalog.css");
@import url("../css/style_font_awesome.css");
@import url('https://fonts.googleapis.com/css?family=Vollkorn:400,700&subset=cyrillic');
html {
	font-family: 'Vollkorn', Tahoma;
}
body {
	margin:0;
	padding:0;
	color: #6f6f6f;
	font-family: 'Vollkorn', Tahoma;
	font-size: 16px;
}
.padtop {
	padding-top: 85px;
}
body.flying .padtop {
	padding-top: 80px;
}
h1, h2, h3, h4, h5, h6 {
	color: #222;
}
h1 {
	font-size: 2.5em;
	margin-top: 0;
	font-weight: 500;
	margin-bottom: 45px;
}
h2, h1.index {
	margin-bottom: 90px;
	margin-top: 60px;
	color: #000;
	text-align: center;
	font-size: 2.5em;
}
h2:after, h1.index:after {
	content: '';
	display: inline-block;
	position: absolute;
	left: 47%;
	margin-top: 60px;
	height: 3px;
	width: 6%;
	background: #000;
}
h3 {
	font-weight: 700;
	font-size: 1.5em;
	margin-top: 40px;
	margin-bottom: 30px;
}
h4 {
	font-size: 1em;
	margin-top: 0;
	font-weight: 600;
}
.b500 {
	font-weight: 500;
}
a {
	color: #b48d70;
}
a:hover {
	color: #FF8000;
}
/* Меню */
/*nav .nav li {padding-left: 5px;padding-right: 5px;}*/
nav li {
	padding-bottom: 0 !important;
}
.navbar-default {
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	background: #1e3a68;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
	background:none;
	box-shadow: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background:none;
	box-shadow: none;
}
.navbar-toggle {
	border-radius: 5px;
	transition: all 0.2s;
}
.navbar-collapse {
	z-index: 1000000;
	padding-left: 0;
}
.navbar-nav > li {
	float: none;
}
.navbar-nav > li > a {
	transition: all 0.2s;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
}
.navbar-nav > li > a:hover {
	color: #aa9;
}
.nav > li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	font-weight: 500;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: none;
}
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #00bff3;
}
.dropdown:hover .dropdown-menu {
	pointer-events: auto;
	border-radius: 0;
	border: none;
	opacity: 1;
}
.navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav > li:hover > a {
	color: #f0f0f0;
}
.sticky-nav {
	transition: all 0.3s;
	z-index: 10000;
	background: #fff;
	position: fixed;
	left:0;
	right:0;
	height: 85px;
	top:0;
}
.sticky-nav.flying {
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
	height: 60px;
}
.sticky-nav.flying .navbar-nav > li > a {
	padding-top: 18px;
	padding-bottom: 18px;
}
.sticky-nav.flying .top-icon {
	padding-top: 20px;
}
.sticky-nav.flying .logo {
	margin-top: 15px;
}
.sticky-nav .container-fluid {
	max-width: 1200px;
}
header .dropdown-menu {
	pointer-events: none;
	display: block;
	border: none;
	transition: all 0.3s;
	min-width: 200px;
	padding: 10px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	opacity:0;
}
.dropdown-menu li a {
	padding: 10px 15px 5px;
	line-height: 1em !important;
	color: #333;
	font-size: 14px !important;
	text-transform:none;
	transition: all 0.3s;
}
.dropdown-menu li a:hover {
	color: #aa9;
	background: #fff;
	text-transform:none;
}
.dropdown-menu:after {
	display: none;
}
.dropdown-menu li a:before {
	display:none;
}
nav .dropdown-menu a.menu_sel {
	font-weight: bold !important
}
.form-control {
	color: #444;
	font-size: 13px;
	box-shadow: none;
}
.input-lg {
	font-size: 14px;
	height: auto;
	padding: 20px 30px;
}
.sticky-nav.flying .langs {
	padding: 15px 0 0;
}
.langs {
	font-size: 11px;
	padding: 30px 0 0;
}
.langs .active {
	color: #ccc;
}
.topcapt.phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF8000;
}
.topcapt.phonemob {
	font-family: "Times New Roman", Times, serif;
	color: #FF8000;
}
/* flex */
.row-flex {
	display: flex;
	flex:1 1 auto;
}
/* Блоки */

.about {
	background: url(../images/bg_about.jpg) center no-repeat;
	background-size: cover;
}
.about_text {
	padding-left: 60px;
}
.news {
	background: #f5f5f5 !important;
	margin-top: 90px;
	padding-top: 90px;
	padding-bottom: 90px;
}
.top_phones p {
	margin: 0;
}
.top-right {
	display: inline-block;
	float: right;
	padding: 3px 0;
	color: #000;
}
header .fa {
	font-size: 1.8rem;
	color: #000;
}
header .top-icon {
	padding-top: 35px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	transition: all 0.3s;
}
.logo {
	margin-top: 28px;
	transition: all 0.3s;
}
.panel-default {
	border-radius: 0;
	background: #fafafa;
	border: none;
	padding: 0 20px 20px;
}
.panel-info {
	box-shadow: none;
	border: 0;
}
.panel-info .panel-body {
	padding: 20px;
}
.panel-warning .panel-body {
	padding: 15px 15px 5px;
	font-size: 90%;
	background: #fffff0;
}
.panel-body {
	padding-top: 0;
}
.badge {
	font-size: 11px;
	font-weight: normal;
	padding: 3px 6px;
}
.search {
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s;
	position: fixed;
	z-index: 1000000;
	top:0;
	bottom:0;
	left:0;
	right: 0;
	background: url(../images/bg_search.jpg) no-repeat;
	background-size: cover;
}
.search_inner {
	width:100%;
	height: 100%;
	display: table;
}
.search_center {
	width:100%;
	text-align: center;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.search_visible {
	opacity: 1;
	pointer-events: auto;
}
.search_close {
	cursor: pointer;
	position: absolute;
	top: 25px;
	right: 25px;
	font-size: 2em;
}
.search .input-group .btn {
	background: none;
	border: 0;
	font-size: 2rem !important;
}
.search .input-group-btn {
	border: none;
	border-bottom: solid 2px #999;
	border-radius: 0;
	background: none;
}
.search input {
	box-shadow: none !important;
	padding: 30px 0;
	color: #000;
	font-size: 2em;
	border: none !important;
	border-bottom: solid 2px #999 !important;
	background: none;
	box-shadow: none;
	border-radius: 0;
}
.search form {
	display: inline;
}
.fa-search {
	cursor: pointer;
}
.header {
	background: #f8f8f8;
	margin-top: 30px;
	position: relative;
	padding: 15px 0 15px 75px;
}
.header:after {
	content: '';
	top: 0;
	bottom:0;
	left:0;
	right:0;
	border: solid 1px #eee;
	position: absolute;
}
.header h5 {
	font-weight: 700;
	color: #000;
	margin: 0;
}
.header h5:before {
	display: block;
	z-index:1;
	position: absolute;
	left: 0;
	top:0;
	content: '';
	background: url(../images/bg_header.png) left no-repeat;
	width: 65px;
	height: 45px;
}
.header .fa {
	position: absolute;
	z-index:2;
	margin-left: -55px;
	font-size: 18px;
	color: #fff;
}
.page-pic {
	text-align: center;
	padding-top: 100px;
	height: 330px;
}
.page-pic h1 {
	color: #fff;
	text-shadow: 0 0 5px #000;
	margin-top: 30px;
}
.no-page-pic {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.no-page-pic h1 {
	color: #000;
	margin-bottom: 0;
}
 [class^=bg-] {
padding: 15px;
margin-top: 15px;
}
[class^=bg-] i {
color: #990000;
}
.tooltip > .tooltip-inner hr {
	margin: 5px 0;
	border-color: #fff;
}
.tooltip > .tooltip-inner {
	background: #333;
	color: #fff;
	border: solid 1px #333;
	padding: 5px 10px;
	font-size: 12px;
}
.tooltip.top > .tooltip-arrow {
	border-top: 5px solid #333;
}
.tooltip.bottom > .tooltip-arrow {
	border-bottom: 5px solid #333;
}
.tooltip.left > .tooltip-arrow {
	border-left: 5px solid #333;
}
.tooltip.right > .tooltip-arrow {
	border-right: 5px solid #333;
}
/*.sticky { color: #000; font-weight: 700; position: fixed; bottom: 30px !important; right:10px; z-index: 9999; transform: rotate(-90deg) translateX(50%) translateY(50%);}*/
.sticky {
	color: #000;
	font-weight: 700;
	position: fixed;
	bottom: 20px !important;
	right:20px;
	z-index: 9999;
}
.sticky .fa {
	font-size: 1.5em;
}
.sticky a {
	color: #000;
	text-decoration: none;
	display: block;
	border-radius: 4px;
	border: solid 1px #000;
	padding: 4px 9px;
}
.sticky a.white {
	color: #fff;
	border: solid 1px #fff;
}
.extrabold {
	font-weight: 900;
}
li {
	margin-bottom: 5px;
}
footer {
	color: #fff;
	position: relative;
	padding: 120px 0 80px;
	background: #000;
}
footer h4 {
	color: #fff;
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 2em;
}
footer a {
	color: #dbb797;
	transition: all 0.3s;
}
footer a:hover {
	color: #fff;
}
footer hr {
	border-color: #444;
	margin-bottom: 30px;
}
footer .visible-xs .fa {
	margin-top: 0;
}
footer ul {
	padding: 0 0 0 16px;
	color: #f9ba48;
}
footer ul li {
	margin: 0;
}
footer p {
	margin: 15px 0;
}
footer p.small {
	color: #757575;
	line-height: 1.8em;
}
footer .fa {
	font-size: 1.4em;
	border-radius: 3px;
	line-height: 40px;
	text-align: center;
	margin-right: 20px;
}
footer .fa:hover {
	color: #fff;
}
/* Хлебные крошки */
.breadcrumbs {
	color: #929497;
	font-size: 13px;
	background: #f8f8f8;
	padding: 20px 30px;
	margin-bottom: 45px;
}
.breadcrumbs a:hover {
	color: #000;
}
.breadcrumbs span {
	background: url(../images/breadcrumbs.png) no-repeat;
	display: inline-block;
	margin: 0 5px;
	width: 6px;
	height: 9px;
}
/* СубМеню */
h2.submenu {
	margin-top :0;
	margin-bottom: 15px;
	color: #fff;
}
.sub-menu {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}
.sub-menu > li {
	padding: 1px 0;
	margin: 0 0 7px;
	transition: all 0.3s;
}
.sub-menu > li:hover {
	padding: 1px 0 1px 5px;
	margin: 0 0 7px;
}
.sub-menu a {
	color: #fff;
	width: 100%;
	display: block;
	text-decoration: none !important;
}
.sub-menu .menu_sel a {
	font-weight: bold;
}
hr {
	border: 0px;
	border-top: 1px solid #ccc;
	margin: 12px 0;
}
.semibold {
	font-weight: 600;
}
img[align=left] {
	margin-right: 15px;
}
/* Статьи */
article {
	margin-bottom: 30px;
	min-height: 510px;
}
article h1 {
	font-size: 2em;
	font-weight: 500;
	margin-top: 30px;
	margin-bottom: 0;
}
article h3 {
	text-transform: none;
	font-size: 1.5em;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 20px;
}
article h4 {
	line-height: 1.25em;
}
article a {
	color: #000;
}
article a:hover {
	text-decoration: none;
	color: #999;
}
article img {
	margin-bottom: 15px;
}
article img:not(:first-child) {
margin-top: 25px;
}
.article_date {
	color: #999;
	margin-bottom: 10px;
	line-height: 1em;
	font-size: 0.8em;
	display: block;
}
.article_short {
	color: #aaa;
}
.details {
	font-weight: bold;
	font-size: 0.85em;
}
.index-small h4 {
	font-size: 15px;
	font-weight: 600;
	margin-top: 0;
}
.article_date_detail {
	display: inline-block;
	font-size: 1.15rem;
	color: #aaa;
	padding: 15px 0 0;
	margin: 0 0 5px;
	background: transparent;
}
.article_date_detail_inner {
	display: inline-block;
	font-size: 1.15rem;
	color: #aaa;
	padding: 15px 0 30px;
	margin: 0 0 5px;
	background: transparent;
}
.article_photos {
	margin-top: 30px;
}
.article_photos div[class^=col] {
background: rgba(0, 0, 0, 0.1);
transition: all 0.2s;
padding: 0 5px;
}
/*.article_photos div[class^=col]:nth-child(3n-1) {margin-top: -40px;}*/
.article_photos div[class^=col]:hover {
background: rgba(0, 0, 0, 0.3);
}
.article_photos img {
	margin: 5px 0;
	cursor: pointer;
}
.article_photo_info {
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: 5px;
	left: 5px;
	right: 5px;
	text-align: center;
	color: #fff;
}
.article_photo_info a {
	color: #fff;
}
.article_photo_info p {
	line-height: 1.1em;
	margin: 5px 5px 10px;
	font-size: 13px;
}
.article_photo_info .share-item {
	display: none;
	margin: 10px 0;
	font-size: 12px;
	width: 20px;
	padding-top: 2px;
	height: 20px;
	border: solid 1px;
}
.article_photos div[class^=col]:hover .share-item {
display: inline-block;
}
img.article_full {
	padding: 5px;
	border: solid 1px #f0f0f0;
	margin-bottom: 15px;
}
.article_nextprev a {
	color: #000;
}
.article_nextprev a:hover {
	text-decoration: none;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Статьи главной */
article.index {
	margin-bottom: 0;
}
article.index .row {
	padding: 15px 30px;
}
.social_buttons {
	margin-bottom: 30px;
	margin-top: 30px;
	clear: both;
}
.text {
	padding-bottom: 90px;
}
.text a {
	color: #990000;
	text-decoration: underline;
}
.text table {
	margin-bottom: 15px;
	box-shadow: 1px 1px 2px #999;
	background: #fbfbfb;
}
.text table caption {
	color: #000;
}
.text table td {
	padding: 10px
}
.text table th {
	background: #e9e9e9;
	padding-top: 10px;
	font-weight: normal;
	font-size: 17px;
}
/* СТРАНИЦЫ */
div.pages {
	clear: both;
	padding: 20px 0;
	margin-top: 30px;
}
div.pages a {
	margin: 0 2px;
	transition: all 0.3s;
	text-decoration: none !important;
	background: #ececec;
	color: #878787;
	display: inline-block;
	line-height: 35px;
	text-align:center;
	width: 35px;
	height: 35px;
}
div.pages a:hover {
	background: #f9ba48;
	text-decoration: none;
	color: #fff;
}
div.pages a.active {
	background: #000;
	color: #fff;
}
/* Carousel */
.carousel {
	height: 500px;
	background: #e0e0e0;
	margin-bottom: 20px;
	box-shadow: none;
}
.carousel-inner, .carousel-inner .item {
	height: 500px;
}
.carousel-indicators {
	bottom: 5px;
	text-align: center;
	left: 0;
	width: 100%;
	margin-left: 0;
	display: none;
}
.carousel-indicators li {
	padding: 0;
	width: 10px;
	height: 10px;
	border: none;
	margin-left: 7px;
	margin-right: 7px;
	background: #fff;
}
.carousel-indicators .active {
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
	width: 13px;
	height: 13px;
	background: #f9ba48;
	border: solid 4px #fff;
}
.carousel-caption {
	color: #000;
	text-align: left;
	text-shadow: none;
	left: 180px;
	top: 0;
	right: 50%;
}
.carousel-caption h2 {
	text-align: left;
	line-height:  1em;
	font-size: 4em;
	color: #000;
}
.carousel-caption h2:after {
	content: '';
	display: inline-block;
	position: absolute;
	margin-top: 90px;
	left: 5px;
	border-top: solid 3px #000;
	height: 1px;
	width: 120px;
	background: #000;
}
.carousel-caption p {
	font-size: 18px;
	margin-bottom: 40px;
}
.carousel-control {
	top: auto;
	bottom: 45%;
	width: 43px;
	height: 43px;
}
.carousel-control.left {
	background: none;
	margin-left: 40px;
	color: #000;
	font-size: 3em;
}
.carousel-control.right {
	background: none;
	margin-right: 40px;
	color: #000;
	font-size: 3em;
}
input, button {
	outline:0 !important;
	outline:none !important;
}
.btn .fa-arrow-right {
	margin-left: 5px;
}
.hand {
	cursor: pointer;
}
.nomargin {
	margin: 0;
}
.img-responsive {
	display: inline-block;
}
.noreg {
	margin-top: 100px;
}
 @media (max-width: 768px) {
 h1 {
font-size: 26px;
}
 h2 {
font-size: 23px;
}
 h2:after {
margin-top: 45px;
}
 .about_text {
padding-left: 15px;
}
 .row-flex {
 display: block;
}
 header .fa {
font-size: 1.8rem;
color: #000;
}
 .bottom_info {
margin-left: 0 !important;
margin-right: 0 !important;
}
 footer .fa {
font-size: 26px;
text-align: center;
line-height: 25px;
}
 iframe {
width: 100% !important;
height: auto;
}
 .logo {
width:100%;
max-width: 200px;
}
 footer h4 {
margin-bottom: 1em;
}
 footer p {
margin: 0 0 10px;
}
 .page-pic {
text-align: center;
padding-top: 50px;
height: 200px;
}
 .breadcrumbs {
margin-bottom: 30px;
padding: 20px 0;
}
 .panel-default {
padding: 0 0 20px;
}
 .top-right {
float: none;
width: 100%;
text-align: center;
transition: all 0.3s;
padding-top:38px;
}
 .sticky-nav.flying .top-right {
padding-top: 23px;
}
 .nav-xs {
opacity: 0;
pointer-events: none;
position: fixed;
padding-top: 40px;
background: #000;
top:0;
bottom:0;
left: 0;
right: 0;
transition: all 0.3s;
}
 .nav-xs .close-menu {
color: #fff;
padding-top: 20px;
padding-bottom: 10px;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1000000;
background: rgba(0, 0, 0, .8);
}
 .nav-xs ul {
list-style: none;
padding: 15px;
}
 .nav-xs a {
color: #fff;
}
 .nav-xs.nav-xs-show {
opacity: 1;
z-index: 100000;
pointer-events: auto;
overflow: auto;
}
 .navbar {
min-height: 50px;
}
 .navbar-brand img {
max-width: 200px;
}
 .navbar-collapse {
border: none;
position: relative;
left: 0;
right: 0;
padding: 0;
}
 .navbar-header {
text-align: center;
}
 .navbar-toggle {
border: none;
font-size: 20px;
color: #fff;
float: none;
padding:0;
}
 .dropdown-menu:not(.datepicker) > li > a {
color: #fff;
}
 .dropdown-menu:not(.datepicker) {
float: none;
border-radius: 0;
position: absolute;
background: #333;
z-index: 1000;
right:0;
}
 .dropdown-menu:not(.datepicker) a {
color: #fff;
}
 .dropdown-menu:not(.datepicker) ul {
list-style: none;
margin-top: 5px;
}
 .dropdown-menu:not(.datepicker) li a {
padding: 2px 15px;
font-size: 16px !important;
text-transform:none;
transition: background 0.1s;
}
 .dropdown-menu:not(.datepicker) li a:hover {
color: #39322d;
background: #fff;
text-transform:none;
}
 .dropdown-menu:not(.datepicker):after {
display: none;
}
 .dropdown-menu:not(.datepicker) a.menu_sel {
font-weight: bold !important
}
 .menu-select {
 font-size: 12px;
 overflow: hidden;
}
 article h3 {
font-size: 16px;
line-height: 1.25em;
}
 .text {
margin-top: 20px;
}
 img {
max-width: 100%;
}
 .carousel {
 height: 50vw;
 margin-bottom: 0;
 box-shadow: none;
}
 .carousel-inner, .carousel-inner .item {
height: 50vw;
overflow: visible;
}
 .carousel-caption {
position: absolute;
left: 50px;
width: auto;
}
 .carousel-caption h2 {
font-size: 5vw;
margin-top: 5vw;
margin-bottom: 5vw;
}
 .carousel-caption h2:after {
display: none;
}
 .carousel-caption p {
display: none;
}
 .carousel-caption .btn {
padding: 5px 10px;
font-size: 3vw;
}
 .carousel-control.right {
margin-right: 0;
color: #fff;
}
 .carousel-control.left {
margin-left: 0;
color: #fff;
}
 .carousel-control {
bottom: 10%;
}
}
.tooltip-inner {
	max-width: 350px;
}
.btn-default {
	font-weight: 700;
	color: #fff !important;
	font-size: 0.9em;
	padding: 15px 35px;
}
.btn-account:hover {
	color: #666;
}
.btn:active {
	box-shadow: none;
}
label {
	font-weight: normal;
}
.username {
	font-size: 0.6em;
	font-weight: bold;
	margin-top: -3px;
}
.nopadding {
	padding: 0;
}
.fotorama__dot {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: solid 1px #ccc;
	background: #fff;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
	width: 10px;
	height: 10px;
	background: #99ca3c;
	border: solid 1px #99ca3c;
}
.fotorama__nav {
	margin-top: 0;
	z-index: 20;
}
.fotorama__dot {
	border-color: #eee;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .5);
}
.fotorama__active .fotorama__dot {
	background-color: #eee;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
}
.fancybox-caption {
	padding: 10px 0;
}
.required {
	color: #9ccb3b;
}
.share42init {
	position: absolute;
	transition: all 0.3s;
	opacity: 0;
	background: white;
	box-shadow: 1px 1px 2px #999;
	margin-left: 20px;
	white-space: nowrap;
	margin-top: -7px;
	padding: 10px 3px 3px 10px;
}
.share42init:hover {
	opacity: 1;
}
.an-close {
	position: relative;
	display: inline-block;
	width: 25px;
	height: 25px;
	overflow: hidden;
}
.an-close::before, .an-close::after {
content: '';
position: absolute;
height: 2px;
width: 100%;
 top: 50%;
left: 0;
margin-top: -1px;
background: #000;
}
.an-close::before {
transform: rotate(45deg);
}
.an-close::after {
transform: rotate(-45deg);
}
.w100 {
	width: 100%;
}
.topcapt2 span {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FF8000;
}
.topcapt2 strong {
	color: #FF8000;
}
.topcapt2 ol li {
	color: #333;
}
.topcapt {
	color: #FF8000;
}
/* ЗАГОЛОВОК 1-3 */
.container-fluid.no-page-pic h1 strong {
	color: #FF8000;
}
.container-fluid.no-page-pic h3 {
	color: #FF8000;
	font-size: 16px;
}
/* ЗАГОЛОВОК 1 */
.col-sm-6 h1 {
	color: #FF8000;
}
/* КОНТАКТЫ ТЕЛ. */
.contacts {
	font-family: Verdana, Geneva, sans-serif;
}
/* СОРТИРОВКА */
.sortirovka {
	font-size: 14px;
}
.cft-tags__container {
	margin:-10px 0 0 -10px;
	padding:0;
	font-size:0
}
.cft-tags__inner {
	display:inline-block;
	padding:5px 10px;
	border:1px solid #d0d0d0;
	border-radius:4px;
	background:#fff;
	color:#666;
	font-size:13px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.cft-tags__inner:visited {
	color:#999
}
.cft-tags__inner:active, .cft-tags__inner:hover {
	border-color:#FF8000;
	background:#FF8000;
	color:#fff;
	text-decoration:none
}
.cft-tags__item {
	display:inline-block;
	margin:10px 0 0 10px;
	vertical-align:top
}
.cft-tags_type_mt-30 {
	margin-top:30px
}
/* cft-title </h2> */
.cft-title {
	margin:0 0 20px 0;
	font-weight:700;
	font-size:18px;
	color:#000
}
.cft-title_mb_10 {
	margin-bottom:10px
}
/* ПЕРЕЧЕРКИВАНИЕ ЦЕНЫ */
s {
	font-size: 18px;
	color: #FF8000;
}
/* СТРАНИЦИ page 1-2-3-4-5 */
.cft-pagination {
	margin-top:30px
}
.cft-pagination__list {
	margin:0;
	padding:0;
	text-align:center;
	font-size:0
}
.cft-pagination__item {
	display:inline-block;
	margin:0;
	vertical-align:middle
}
.cft-pagination__item+.cft-pagination__item {
	margin-left:0
}
.cft-pagination__item:first-child .cft-pagination__link {
	display:block;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px
}
.cft-pagination__item:last-child .cft-pagination__link {
	display:block;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px
}
.cft-pagination__link {
	position:relative;
	display:none;
	width:48px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	vertical-align:middle;
	text-decoration:none;
	border:1px solid #e5e5e5;
	background:0 0;
	line-height:40px;
	text-align:center;
	font-size:13px;
	font-weight:700;
	color:#333;
	transition:none;
	cursor:pointer
}
.cft-pagination__link:hover {
	cursor:pointer;
	color:#FF8000;
	border-color:#FF8000;
	text-decoration:none;
	z-index:1
}
.cft-pagination__link_state_active {
	display:block;
	border-color:#FF8000;
	background:#FF8000;
	color:#fff;
	z-index:1
}
.cft-pagination__link_state_active:hover {
	cursor:default;
	color:#fff
}
.cft-pagination__item+.cft-pagination__item {
margin-left:-1px
}
.cft-pagination__link {
display:block
}
.feature {
	display: block;
	margin: 0;
	padding: 0;
}
.feature li {
	display: block;
	letter-spacing: -1ex;
	margin: 5px 0;
}
.feature-left {
	margin-right: -50%;
	width: 49%;
	vertical-align: top;
	overflow: hidden;
	display: inline-block;
	letter-spacing: normal;
}
.feature-left:after {
	content: '';
	display: inline-block;
	width: 100%;
	margin: 0 -99% 0 3px;
	vertical-align: baseline;
	border-bottom: 1px dashed #888;    
}
.feature-right {
	display: inline-block;
	letter-spacing: normal;
	padding-left: 3px;
	margin-left: 50%;
	width: 50%;
	vertical-align: bottom;
}
.thumbnail {
	overflow:hidden;
	padding:0;
	border: 0.2px solid #aaaaaa55;
	position:relative
	border-radius:9px
}
.thumbnail>.btn-block {
	width:unset;
	margin:4px
}
.item-thumbnail {
	max-width:320px;
	margin:10px auto
}
.btn {
	border-radius:6px
}
.btn-primary {
	background:linear-gradient(-10deg, #FF8000, #F93)
}
