html {
	min-width: 1200px;
	width: 100%;
}
* {
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
	color: #ff650f;
	outline: 0;
}
/*a:hover {
	text-decoration: none;
}*/
b, strong {
	font-weight: bold;
}
select,
textarea,
input[type="text"],
input[type="email"],
input[type="password"] {
border: 1px solid #eeeeee;
font-size: 16px;
max-width: 560px;
min-height: 35px;
padding: 0 0 0 12px;
width: 100%;
}

/*.page-wraper {
	overflow: hidden;
}*/
.section {
	position: relative;
	margin: 0 auto;
	width: 1200px;
}
tr.even, tr.odd {
	border: 0;
}



/*Header*/

.header-top {
	min-height: 86px;
}
.logo-name,
.site-slogan {
	display: inline-block;
	float: left;
	vertical-align: middle;
}
.logo-name {
	position: absolute;
	top: 0;
	left: 0;
	background: #ff650f;
	/*padding-top: 46px;*/
	width: 295px;
	height: 160px;
	text-align: center;
	z-index: 99;
}
.logo-name a {
	display: block;
	height: 45px;
}
.block-name {
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	padding-top: 5px;
	text-transform: uppercase;
}
.site-slogan {
	font-size: 19px;
	line-height: 19px;
}
.soc-phone .soc {
	padding-right: 25px;
}
.soc-phone .soc li {
	display: inline-block;
	margin-left: 7px;
	vertical-align: middle;
}
.soc-phone .soc li a {
	position: relative;
	background: #eeeeee;
	border-radius: 50%;
	display: block;
	width: 42px;
	height: 42px;
}
.soc-phone .soc li svg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.icon_vk svg {
	width: 23px;
	height: 15px;
}
.icon_inst svg {
	fill: #e7e7e9;
	fill-opacity: 0;
	stroke: #2c2c2c;
	stroke-linejoin: round;
	stroke-width: 3px;
	fill-rule: evenodd;
	width: 24px;
	height: 24px;
}
.header-top .phone {
	font-size: 30px;
}
.header-top .phone a {
	color: #000;
}
.navigation-container {
	background: #222222;
	height: 55px;
}
.hor-menu {
	margin-left: 330px;
}
.hor-menu li {
	display: inline-block;
	/*padding: 0 15px;*/
	vertical-align: middle;
}
.hor-menu a {
	color: #ffffff;
	font-size: 16px;
	line-height: 55px;
	text-transform: uppercase;
}
.hor-menu a:hover,
.hor-menu .is-active {
	color: #ff650f;
}

/*Content*/

#content {
	min-height: 500px;
}
.not-front #content {
	margin: 60px 0;
}
.breadcrumb {
	font-size: 14px;
	line-height: 14px;
}
.region.help {
	margin-top: 50px;
}
.region.help .contentinfo {
	border-color: 1px solid #73B355;
}
.breadcrumb li,
.breadcrumb li a,
.breadcrumb li span {
	display: inline-block;
	vertical-align: middle;
}
.breadcrumb li a {
 	color: #999999;
 }
 .breadcrumb li a:hover {
 	text-decoration: underline;
 }
.breadcrumb li span {
	color: #ff650f;
}
.breadcrumb .delimiter {
	border-left: 2px solid;
	border-top: 3px solid;
	border-bottom: 3px solid;
	border-right-color: transparent;
	border-left-color: #000000;
	border-top-color: transparent;
	border-bottom-color: transparent;
	margin: 2px 3px 0;
}
.page-title {
	font-size: 36px;
	line-height: 36px;
	padding: 30px 0 40px;
	text-transform: uppercase;
}
.block-title {
	font-size: 36px;
	line-height: 36px;
	padding: 48px 0 38px;
	text-transform: uppercase;
}

/*Front News*/

.front-news_content {
	margin-right: -31px;
	margin-left: -31px;
}
.front-news-item {
	display: inline-block;
	float: left;
	margin: 0 31px 40px;
	overflow: hidden;
	vertical-align: top;
	width: 569px;
	height: 162px;
}
.front-news_img {
	float: left;
	padding-right: 28px;
	width: 248px;
}
.front-news_img a {
	display: block;
	width: 100%;
}
.front-news_img img {
	max-width: 100%;
}
.front-news_info {
	float: right;
	width: 320px;
}
.front-news_info_title a {
	font-size: 21px;
	line-height: 21px;
}
.front-news_info_title a:hover {
	text-decoration: underline;
}
.front-news_info_date {
	color: #cccccc;
}
.front-news_info_body {
	line-height: 23px;
}
.front-news_button  {
	position: relative;
	clear: both;
	margin-right: 31px;
	text-align: right;
}
.front-news_button:after {
	position: absolute;
	top: 2px;
	right: 20px;
	content: '>';
	color: #ffffff;
	font-size: 13px;
}
.front-news_button a:hover {
	text-decoration: underline;
}
.button_orange a {
	position: relative;
	background: #ff650f;
	color: #ffffff;
	font-size: 18px;
	padding: 4px 38px 5px 30px;
}
.button_orange a:hover {
	background: #f16416;
}

/*Video Rent*/

.rent-block,
.video-block {
	display: inline-block;
	vertical-align: top;
	width: 598px;
}
.video-block {
	padding-right: 30px;
}
.video-block_item a {
	display: block;
	height: 100%;
	width: 100%;
}
.video-block_item {
	height: 340px;
	overflow: hidden;
}
.video-block_item img {
	max-width: 100%;
}
.rent-block {
	padding-left: 30px;
}
.rent-block_item {
	position: relative;
	height: 340px;
	overflow: hidden;
}
.rent-block_bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255, 101, 15, 0.80);
	border: 5px solid #ff650f;
}
.rent-block_item img {
	max-width: 100%;
}
.rent-block-info {
	position: absolute;
	top: 0;
	left: 0;
	color: #ffffff;
	padding: 60px 30px 0 48px;
}
.rent-block-info a {
	color: #ffffff;
}
.rent-block_title {
	font-size: 27px;
	line-height: 30px;
}
.rent-block_details {
	font-size: 21px;
	line-height: 21px;
	padding: 25px 0 30px;
}
.rent-block_links_site {
	font-size: 21px;
	line-height: 21px;
	border-bottom: 1px solid;
}
.rent-block_links_phone {
	font-size: 21px;
	line-height: 40px;
}
.rent-block_links_site,
.rent-block_links_phone {
	position: relative;
	margin-left: 15px;
}
.rent-block_links svg {
	position: relative;
	top: 3px;
}
.rent-block_button {
	position: absolute;
	bottom: 20px;
	right: 30px;
	text-transform: uppercase;
}
.rent-block_button a {
	background: #070000;
	font-size: 18px;
	padding: 12px 18px;
}
.rent-block_button a:hover {
	text-decoration: underline;
}

/*Advantages*/

.advantages .block-title {
	padding: 58px 0 38px;
	text-align: center;
}
.advantages-block_content {
	background: #edeceb;
	box-shadow: inset 0 0 61px rgba(0, 0, 2, 0.15);
	overflow: hidden;
	padding: 53px 0 30px 58px;
}
.advantages-block_item {
	float: left;
	min-width: 460px;
	margin-bottom: 13px;
}
.advantages-block_img,
.advantages-block_item-desc {
	display: inline-block;
	vertical-align: middle;
}
.advantages-block_img {
	position: relative;
	background: #fff;
	border: 5px solid #e6e6e6;
	border-radius: 50%;
	margin-right: 18px;
	width: 77px;
	height: 77px;
}
.advantages-block_img svg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	fill: #ff650f;
}
.advantages-block_item-desc {
	font-size: 19px;
}

/*Model*/

.model-block {
	margin-top: 53px;
}
.model-block_content,
.model-page_content {
	margin-left: -31px;
	margin-right: -31px;
}
.model-block-item {
	position: relative;
	display: inline-block;
	float: left;
	margin: 0 31px 80px;
	vertical-align: top;
	width: 568px;
}
.model-block_item_img {
	position: absolute;
	top: 0;
	left: 0;
}
.model-block_item_info {
	border: 2px solid #eeeeee;
	margin: 17px 0 0 60px;
	padding: 45px 76px 50px 100px;
	height: 320px;
}
.model-block_item_name a {
	font-size: 28px;
}
.model-block_item_name a:hover {
	text-decoration: underline;
}
.model-block_item_desc {
	color: #111111;
	font-size: 16px;
	line-height: 28px;
}
.model-block_item_button {
	margin-top: 20px;
}
.model-block_item_button a {
	display: block;
	padding: 12px 0;
	width: 172px;
	text-align: center;
}
.model-block_item_button a:hover {
	text-decoration: underline;
}

/*Footer*/

.footer-top {
	background: #222222;
	height: 55px;
}
.footer-logo {
	/*background: #ff650f;*/
	float: left;
	/*line-height: 55px;*/
	/*width: 295px;*/
	text-align: center;
}
.footer-logo img {
	vertical-align: middle;
}
.footer-top .navigation {
	float: right;
}
.footer-top .hor-menu {
	margin-left: 0;
}
.copyright {
	font-size: 16px;
}
.footer-bottom .soc-phone {
	padding-top: 0;
}
.footer-bottom .soc-phone .soc {
	padding-right: 15px;
}
.footer-bottom .soc-phone .soc li a {
	background: #222222;
	width: 33px;
	height: 33px;
}
.footer-bottom .icon_vk svg,
.footer-bottom .icon_inst svg {
	fill: #ffffff;
	stroke: #ffffff;
	zoom: 0.8;
}
.footer-bottom .soc-phone .phone a {
	color: #000000;
	font-size: 24px;
  display: block;
}

/*Page model*/

.views-footer {
	padding-top: 20px;
}
.view-header p,
.view-footer p {
	margin-bottom: 30px;
}
.model-page .model-page_content {
	overflow: hidden;
}
.model-page .model-block-item {
	margin: 35px 31px;
}
.model-page .model-block_item_img {
	top: 38px;
}
.model-page .model-block_item_info {
	margin: 0 0 0 70px;
  padding: 41px 76px 50px 100px;
	height: 445px;
}
.model-block_item_price {
	color: #222222;
	font-size: 20px;
	line-height: 36px;
}
.model-block_item_rating {
	margin-top: 10px;
}
.rating-label {
	color: #111111;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	vertical-align: middle;
	width: 120px;
}
.model-block_item_rating ul {
	display: inline-block;
	vertical-align: middle;
}
.model-block_item_rating ul li {
	background: #ff650f;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	width: 19px;
	height: 19px;
	vertical-align: middle;
}
.model-block_item_rating .rate-five li {
	background: #ff650f;
}
.model-block_item_rating .rate-four li:nth-child(5) {
	background: #eeeeee;
}
.model-block_item_rating .rate-three li:nth-child(5) {
	background: #eeeeee;
}
.model-block_item_rating .rate-three li:nth-child(4) {
	background: #eeeeee;
}
.model-block_item_rating .rate-two li:nth-child(5) {
	background: #eeeeee;
}
.model-block_item_rating .rate-two li:nth-child(4) {
	background: #eeeeee;
}
.model-block_item_rating .rate-two li:nth-child(3) {
	background: #eeeeee;
}
.model-block_item_rating .rate-one li:nth-child(5) {
	background: #eeeeee;
}
.model-block_item_rating .rate-one li:nth-child(4) {
	background: #eeeeee;
}
.model-block_item_rating .rate-one li:nth-child(3) {
	background: #eeeeee;
}
.model-block_item_rating .rate-one li:nth-child(2) {
	background: #eeeeee;
}
.model-block_item_rating .rate-zero li {
	background: #eeeeee;
}

/*Page news*/

.news-page-item {
	position: relative;
	margin-bottom: 56px;
	height: 160px;
}
.news-page_item_img {
	float: left;
	width: 220px;
}
.news-page_item_img img {
	max-width: 100%;
}
.news-page_item_info {
	margin-left: 248px;
}
.news-page_item_button {
	position: absolute;
	bottom: 0;
}
.news-page_item_button a:hover {
	text-decoration: underline;
}

/*Page video*/

.video-page_content,
.photo-page_content {
	margin-left: -27px;
	margin-right: -27px;
}
.video-page-item {
	position: relative;
	display: inline-block;
	float: left;
	margin: 0 27px 54px;
	vertical-align: top;
	width: 572px;
}
.video-page-item > a {
	position: relative;
	background: #000000;
	display: block;
	max-height: 375px;
	width: 100%;
	height: 100%;
} 
.video-page-item > a:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	content: '';
	background: rgba(255, 101, 15, 0.7);
	border-radius: 50%;
	display: block;
	width: 51px;
	height: 51px;
	z-index: 10;
}
.video-page-item > a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	content: '';
	display: block;
	border-left: 6px solid;
	border-top: 7px solid;
	border-bottom: 7px solid;
	border-right-color: transparent;
	border-left-color: #000000;
	border-top-color: transparent;
	border-bottom-color: transparent;
	height: 0;
	width: 0;
	z-index: 11;
}
.video-page-item img {
	max-width: 100%;
	opacity: 0.9;
}
.video-page_item_title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	color: #ffffff;
	font-size: 18px;
	padding: 15px 20px;
}

/*Photo gal*/

.video-page-item.photo-gal a:before,
.video-page-item.photo-gal a:after {
	display: none;
}
.video-page-item.photo-gal .zoom-gal {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	background: rgba(255, 101, 15, 0.7);
	background-image: url(img/zoom_icon.svg);
	background-repeat: no-repeat;
	background-position: center;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 51px;
	height: 51px;
	z-index: 10;
}
.video-page-item.photo-gal .zoom-gal a {
	display: block;
	width: 100%;
	height: 100%;
}
.node p {
	margin-bottom: 20px;
}
.node-type-foto-galerea .field-foto {
	margin-top: 40px;
	margin-left: -13px;
	margin-right: -13px;
	text-align: center;
}
.page-node-type-foto-galerea .field-foto .field-item {
	display: inline-block;
	margin: 0 11px 26px;
	max-width: 280px;
	max-height: 280px;
	vertical-align: top;
}
#cboxWrapper,
#cboxContent {
	background: transparent;
}
#cboxContent {
	overflow: visible !important;
}
#cboxLoadedContent {
   margin-bottom: 0 !important;
}
#cboxTitle {
	bottom: 0 !important;
	background: rgba(34, 34, 34, 0.7);
	color: #fff;
	display: block !important;
	font-size: 18px;
	margin: 0 !important;
	padding: 15px 20px !important;
	height: 60px !important;
	text-transform: uppercase;
}
.front-video #cboxTitle,
.path-video #cboxTitle {
	display: none !important;
}
#cboxCurrent {
	bottom: 0 !important;
	left: auto;
	right: 120px;
	color: #fff;
	font-size: 18px;
	padding: 15px 0 !important;
	text-transform: uppercase;
}
#cboxNext,
#cboxClose,
#cboxPrevious {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	outline: none;
}
#cboxNext {
	background: #ff650f url(img/arr2.png) no-repeat center !important;
	right: 20px;
	left: auto;
	bottom: 13px;
}
#cboxPrevious {
	background: #ff650f url(img/arr.png) no-repeat center !important;
	right: 65px;
	left: auto;
	bottom: 13px;
}
#cboxClose {
	background: #ff650f url(img/close.png) no-repeat center !important;
	top: -15px;
	right: -15px;
}

/*Article*/

.article-title {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 40px;
}
.node .body p,
.node .body ul,
.node .body ol {
	margin-bottom: 20px;
}
.list-title {
	color: #ff650f;
	font-size: 18px;
	font-weight: 400;
}
.node .body ul li {
	position: relative;
	padding-left: 15px;
	padding-bottom: 10px;
}
.node .body ul li:before {
	position: absolute;
	top: 7px;
	left: 0;
	content: '';
	background: url(img/li.png) no-repeat;
	display: block;
	width: 9px;
	height: 14px;
}
.node .body ul li ul {
	list-style-type: lower-alpha;
	list-style-position: inside;
	margin-bottom: 0;
}
.node .body ul li ul li {
	padding: 0;
}
.node .body ul li ul li:before {
	display: none;
}
.node .body ol { 
	counter-reset: li; 
}
.node .body ol li { 
	position: relative; 
	padding-left: 15px;
}
.node .body ol li:before { 
	content: counter(li) "."; 
	counter-increment: li; 
	color: #ff650f;
	position: absolute; 
	left: 0; 
	top: 0;
}
.node .body table {
	margin: 40px 0;
	width: 100%;
}
.node .body table thead {
	background: #222222;
	color: #ffffff;
}
.node .body table td {
	padding: 12px 0;
}
.node .body table td:first-child {
	padding-left: 30px;
}
.node .body table .even{
	background: #eeeeee;
}
.tbl_model {
	width: 350px;
}
.tbl_char {
	width: 400px;
}
.tbl_color {
	width: 300px;
}
.align-left {
	margin-right: 20px;
}
.align-right {
	margin-left: 20px;
}
figcaption {
	background: #f8f8f8;
	border-left: 6px solid #ff650f;
	padding: 12px 0 12px 20px;
	margin-top: -10px;
}

/*Full model*/

.node-type-model {
	position: relative;
}
.title-orange {
	color: #ff650f;
}
.model-type-block {
	position: absolute;
	top: -3px;
	right: 0;
}
.model-type-block-item {
	display: inline-block;
	margin-left: 18px;
	vertical-align: top;
}
.model-type-block-item:hover a {
	color: #ff650f;
}
.model-type-block_item_img,
.model-type-block_item_title {
	display: inline-block;
	vertical-align: middle;
}
.model-type-block_item_title a {
	background: #eeeeee;
	color: #070000;
	font-size: 18px;
	padding: 10px 20px;
	text-transform: uppercase;
}
.model-type-block_item_img {
	margin-left: -6px;
}
.model-type-block_item_img img {
	width: auto;
  height: 96px;
}
.node-type-model_content_col-1 {
	float: left;
	width: 272px;
}
.node-type-model_content_col-2 {
	float: right;
	width: 852px;
}
.field-model-type-another-img {
	margin: 40px -10px 0;
	overflow: hidden;
}
.field-model-type-another-img .field-item {
	border: 2px solid #eeeeee;
	float: left;
	margin: 0 10px 20px;
	width: 125px;
	height: 125px;
}
.field-model-type-another-img .field-item img {
	width: 100%;
	height: 100%;
}
.side-news-block-item {
	margin-bottom: 40px;
}
.side-news-block .front-news_button {
	text-align: left;
}
.model-type-price-button {
	margin: 40px 0;
}
.field-price-old {
	color: #989898;
	font-size: 26px;
	margin-bottom: 7px;
	text-decoration: line-through;
	text-transform: uppercase;
}
.model-type-price-button_price {
	color: #ff650f;
	font-size: 36px;
	margin-right: 30px;
	text-transform: uppercase;
}
.model-type-price-button_curs,
.model-type-price-button_price,
.model-type-price-button_button {
	display: inline-block;
	vertical-align: middle;
}
.model-type-price-button_curs {
	font-size: 12px;
    line-height: 14px;
    padding-left: 40px;
    width: 430px;
    text-shadow: 0 0 0;
}
.model-type-price-button_curs p {
	margin: 0;
}
.model-type-price-button_curs a:hover {
	text-decoration: underline;
}
.model-type-price-button_button a {
	padding: 12px 53px;
	text-transform: uppercase;
}
.model-type-description .body p {
	margin-bottom: 5px;
}
.model-type-tabs {
	margin: 40px 0 30px;
}
.model-type-tabs_top {
	border-bottom: 1px solid #eeeeee;
}
.model-type-tabs_item {
	background: #eeeeee;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	padding: 10px 25px;
	vertical-align: top;
}
.model-type-tabs_item:hover,
.model-type-tabs_item.active-tab {
	background: #ff650f;
	color: #fff;
}
.model-type-tabs_content {
	margin: 30px 0 0;
}
.model-type-tabs_content_body {
	display: none;
}
.model-type-tabs_content_body.active-tabs-content {
	display: block;
}
.model-type-tabs_content_row {
	margin-bottom: 5px;
}
.model-type-tabs_content_item,
.model-type-tabs_content_label {
	display: inline-block;
}
.model-type-tabs_content_label {
	min-width: 150px;
}
.model-type-tabs_content_label span {
	position: relative;
	background: #fff;
	display: block;
	z-index: 1;
}
.model-type-tabs_content_label span:after {
	position: absolute;
	bottom: 10px;
	left: 0;
	content: '';
	display: block;
	border-bottom: 1px dotted #eeeeee;
	width: 100%;
	height: 1px;
	z-index: -1;
}
table tbody tr:hover td {
	background: rgba(251, 255, 0, 0.12) !important;
}
.model-type-tabs_content_footnote {
	color: #d0d0d0;
}
.model-type-tabs_content_body table {
	margin-bottom: 15px;
	width: 100%;
}
.model-type-tabs_content_body thead td,
.model-type-tabs_content_body th {
	padding: 5px 10px;
	font-size: 15px;
	background-color: #999;
	color: #fff;
	text-transform: uppercase;
}
.model-type-tabs_content_body tbody tr td:first-child {
	width: 40%;
	font-weight: 400;
	color: #222;
}
.model-type-tabs_content_body tbody tr td:last-child {
	width: 60%;
	font-weight: 400;
	color: #666;
}
.model-type-tabs_content_body tbody tr:nth-of-type(2n) td {
  background-color: #f6f6f6;
}
.model-type-tabs_content_body tbody td {
	border-top: 1px solid #ddd;
	vertical-align: top;
	padding: 7px 10px;
	font-size: 13px;
}

/*
.model-type-new_content {
	float: left;
	width: 455px;
}
*/

.model-type-new_frame {
	float: right;
}
.model-type-new_content_title {
	background: #ff650f;
	color: #fff;
	font-size: 30px;
	margin-bottom: 35px;
	padding: 15px 19px 15px 24px;
}
.model-type-new_content .body {
	font-size: 16px;
	line-height: 20px;
}
.model-type-new_content .body ul li {
	margin-bottom: 10px;
	padding-left: 25px;
}
.model-type-new_content .body ul li:before {
	top: 3px;
}
.model-type-technology {
	margin-bottom: 60px;
}
.model-type-technology_content {
	position: relative;
}
.model-type-technology_big-img img {
	max-width: 100%;
}
.technology_popup {
	position: absolute;
	z-index: 10;
}
.technology_popup:before {
	position: absolute;
	top: -17px;
	left: -15px;
	content: '';
	background: rgba(255, 101, 15, 0.90);
	background-image: url(img/eye.svg);
	background-repeat: no-repeat;
	background-position: center;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	width: 32px;
	height: 32px;
	z-index: 20;
}
.technology_popup_body {
	position: absolute;
	background: #fff;
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 2, 0.2);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 2, 0.2);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 2, 0.2);
	display: none;
	opacity: 0;
	padding: 18px 16px;
	width: 480px;
}
.technology_popup:hover .technology_popup_body {
	display: block;
	opacity: 1;
}
.technology_popup:hover:before {
	background: #4596F1;
	background-image: url(img/eye.svg);
	background-repeat: no-repeat;
	background-position: center;
}
.technology_popup_img {
	float: left;
	margin-right: 16px;
}
.technology_popup_img img {
	max-width: 100%;
}
.technology_popup_title {
	color: #ff650f;
	font-size: 16px;
	line-height: 36px;
	margin-top: -10px;
}
.technology_popup_desc {
	line-height: 22px;
}
.technology_popup_another {
	margin-top: 20px;
	text-align: center;
}
.technology_popup_another_min-img {
	display: inline-block;
	vertical-align: top;
}
.technology_popup_another_min-img {
	max-width: 100%;
}

.zoom-lens {
    background-position: 0 0;
    width: 200px;
    height: 200px;
    float: left;
    display: none;
    border-radius: 100px;
    border: 0px solid #fff;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.40);
    cursor: none;
    position: absolute;
    z-index: 1000;
}

.slick-arrow {
	position: absolute;
	left: 19px;
	border: 0;
	background: transparent;
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='10px'><path fill-rule='evenodd'  fill='rgb(255, 101, 15)' d='M14.096,-0.000 L7.879,6.067 L1.935,0.076 L-0.000,2.088 L7.848,10.000 L15.999,2.044 L16.000,2.044 L14.096,-0.000 L14.096,-0.000 Z'/></svg>");
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	outline: none;
	text-indent: -9999px;
}
.slick-prev {
	top: -35px;
	-moz-transform: rotate(180deg); /* Для Firefox */
	-ms-transform: rotate(180deg); /* Для IE */
	-webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(180deg); /* Для Opera */
	transform: rotate(180deg);
}
.slick-next  {
	bottom: -35px;
}
.slick-disabled {
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='10px'><path fill-rule='evenodd'  fill='#000' d='M14.096,-0.000 L7.879,6.067 L1.935,0.076 L-0.000,2.088 L7.848,10.000 L15.999,2.044 L16.000,2.044 L14.096,-0.000 L14.096,-0.000 Z'/></svg>");
}
.modal-order {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: none;
	opacity: 0;
	z-index: 999;
}
.modal-order_bg {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 1000;
}

.modal-order_close {
	position: absolute;
	top: -17px;
	right: -15px;
	background: #ff650f url(img/close.png) no-repeat center;
	cursor: pointer;
	display: block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 35px;
	height: 35px;
}
.modal-order_title {
	font-size: 36px;
	margin-bottom: 40px;
	text-transform: uppercase;
}
.modal-order_description {
	line-height: 24px;
}
.modal-order_wrap form {
	margin-top: 40px;
}
.modal-order_wrap .form-item label {
	font-size: 16px;
}
.modal-order_wrap .form-item input,
.modal-order_wrap .form-item select {
	color: #788184;
	display: block;
	margin: 10px 0 20px;
  min-height: 52px;
}
.modal-order_wrap .form-item select {
	background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="9px" height="11px"><path fill-rule="evenodd"  fill="rgb(255, 101, 15)" d="M4.963,10.783 C6.146,9.512 7.330,8.240 8.513,6.968 C9.000,6.446 8.208,5.664 7.720,6.190 C6.835,7.140 5.951,8.090 5.067,9.040 C5.065,6.264 5.063,3.486 5.060,0.710 C5.059,-0.000 3.937,-0.000 3.938,0.710 C3.940,3.454 3.943,6.199 3.945,8.943 C3.060,8.020 2.174,7.096 1.289,6.173 C0.792,5.655 -0.000,6.435 0.495,6.952 C1.720,8.229 2.945,9.506 4.169,10.783 C4.372,10.995 4.761,11.000 4.963,10.783 Z"/></svg>');
	background-position: right 20px center;
	background-repeat: no-repeat;
	max-width: 310px;
	padding-top: 13px;
	padding-bottom: 13px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-order_wrap .form-item input {
	max-width: 247px;
}
.modal-order_wrap .field--name-field-model {
	position: relative;
	margin-bottom: 40px;
}
.modal-order_wrap .field--name-field-model .model-img {
	position: absolute;
	top: 17px;
	left: 330px;
}
.modal-order_wrap .field--name-field-name,
.modal-order_wrap .field--name-field-e-mail,
.modal-order_wrap .field--name-field-telefon {
	display: inline-block;
	vertical-align: top;
}
.modal-order_wrap .field--name-field-name,
.modal-order_wrap .field--name-field-telefon {
	margin-right: 25px;
}
.modal-order_wrap .form-actions {
	margin-top: 20px;
	text-align: right;
}


/*Contact*/

.contact-name span {
	color: #ff650f;
}
.contact-info {
	margin: 30px 0 40px;
}
.contact-info div {
	position: relative;
	padding-left: 10px;
	margin-bottom: 15px;
}
.contact-info svg {
	position: relative;
	fill: #ff650f;
	left: -10px;
}
.contact-adress svg {
	top: 7px;
}
.contact-phone svg {
	top: 4px;
}
.contact-mail svg {
	top: 3px;
}
.use-form {
	font-size: 18px;
}
#eform-submission-contact-submit-form {
	position: relative;
	border: 5px solid #ff650f;
	margin-top: 30px;
	padding: 47px 40px 30px;
	width: 100%;
	height: 274px;
}
#eform-submission-contact-submit-form a {
	display: none;
}
#eform-submission-contact-submit-form input[type="text"],
#eform-submission-contact-submit-form input[type="email"] {
	margin-bottom: 20px;
	max-width: 258px;
	min-height: 52px;
}
.form-required {
	position: relative;
}
.form-required:after {
	position: absolute;
	top: -7px;
	right: -13px;
	content: '*';
	color: #ff650f;
}
.field--type-string,
.field--type-email,
.field--type-string-long {
	position: relative;
}
#eform-submission-contact-submit-form .field--name-field-ima label,
#eform-submission-contact-submit-form .field--name-field-e label {
	position: absolute;
	top: 11px;
	left: 20px;
}
.field--name-field-tekst-soobsenia {
	position: absolute;
	top: 47px;
	right: 40px;
}
.field--name-field-tekst-soobsenia label {
	position: absolute;
	top: 11px;
	left: 20px;
}
.field--name-field-tekst-soobsenia textarea {
	padding-top: 12px;
	max-width: 837px;
	width: 837px;
	height: 125px;
}
.field--name-field-tekst-soobsenia .description {
	position: absolute;
	bottom: -48px;
	right: 215px;
	color: #898989;
}
.field--name-field-tekst-soobsenia .description span {
	color: #ff650f;
}
#eform-submission-contact-submit-form .field--name-field-ima input:valid,
#eform-submission-contact-submit-form .field--name-field-e input:valid,
.field--name-field-tekst-soobsenia textarea:valid,
#eform-submission-contact-submit-form .field--name-field-ima input:focus,
#eform-submission-contact-submit-form .field--name-field-e input:focus,
.field--name-field-tekst-soobsenia textarea:focus {
	position: relative;
	background: #fff;
	z-index: 10;
}
#eform-submission-contact-submit-form .form-actions {
	text-align: right;
}
.form-actions input {
	background: #ff650f;
	border: 0;
	color: #fff;
	cursor: pointer;
	font: 300 18px/30px 'Open Sans', sans-serif;
	outline: 0;
	padding: 9px 40px;
}
.error-form {
	border: 2px solid red !important;
}

/*Slider*/

.owl-item {
	position: relative;
}
.owl-item a {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: block;
}
.owl-item img {
	max-width: 100%;
	height: auto !important;
}
.owl-controls {
	position: absolute;
	bottom: 30px;
	right: 0;
	left: 0;
}
.owl-page.active span, 
.owl-page:hover span {
	background: #ff650f !important;
}
.owl-page span {
	background: #fff !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	opacity: 1 !important;
	width: 46px !important;
  height: 7px !important;
}

/*Message*/

.messages {
  background: no-repeat 10px 17px;  /* LTR */
  border: 1px solid;
  border-width: 1px 1px 1px 0;  /* LTR */
  border-radius: 2px;
  padding: 15px 20px 15px 35px; /* LTR */
  word-wrap: break-word;
  overflow-wrap: break-word;
}
[dir="rtl"] .messages {
  border-width: 1px 0 1px 1px;
  background-position: right 10px top 17px;
  padding-left: 20px;
  padding-right: 35px;
  text-align: right;
}
.messages + .messages {
  margin-top: 1.538em;
}
.messages__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.messages__item + .messages__item {
  margin-top: 0.769em;
}
.messages--status {
  color: #325e1c;
  background-color: #f3faef;
  border-color: #c9e1bd #c9e1bd #c9e1bd transparent;  /* LTR */
  box-shadow: -8px 0 0 #77b259; /* LTR */
}
[dir="rtl"] .messages--status {
  border-color: #c9e1bd transparent #c9e1bd #c9e1bd;
  box-shadow: 8px 0 0 #77b259;
  margin-left: 0;
}
.messages--warning {
  background-color: #fdf8ed;
  border-color: #f4daa6 #f4daa6 #f4daa6 transparent;  /* LTR */
  color: #734c00;
  box-shadow: -8px 0 0 #e09600; /* LTR */
}
[dir="rtl"] .messages--warning {
  border-color: #f4daa6 transparent #f4daa6 #f4daa6;
  box-shadow: 8px 0 0 #e09600;
}
.messages--error {
  background-color: #fcf4f2;
  color: #a51b00;
  border-color: #f9c9bf #f9c9bf #f9c9bf transparent;  /* LTR */
  box-shadow: -8px 0 0 #e62600; /* LTR */
}
[dir="rtl"] .messages--error {
  border-color: #f9c9bf transparent #f9c9bf #f9c9bf;
  box-shadow: 8px 0 0 #e62600;
}
.messages--error p.error {
  color: #a51b00;
}

/*Tabs*/

div.tabs {
  margin: 1em 0;
}
ul.tabs {
  list-style: none;
  margin: 0 0 0.5em;
  padding: 0;
}
.tabs > li {
  display: inline-block;
  margin-right: 0.3em; /* LTR */
}
[dir="rtl"] .tabs > li {
  margin-left: 0.3em;
  margin-right: 0;
}
.tabs a {
  display: block;
  padding: 0.2em 1em;
  text-decoration: none;
}
.tabs a.is-active {
  background-color: #eee;
}
.tabs a:focus,
.tabs a:hover {
  background-color: #f5f5f5;
}

/*Pager*/

.pager {
	clear: both;
	text-align: center;
}
.pager li {
	display: inline-block;
	margin-right: 10px;
}
.pager .pager__item--next,
.pager .pager__item--previous {
	display: none;
}
.pager li a {
	background: #eeeeee;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #3f3f3f;
	display: block;
	font-size: 18px;
	padding: 6px 0;
	width: 43px;
	text-align: center;
}
.pager li a:hover,
.pager .is-active a {
	background: #ff650f;
	color: #fff;
}

/*Zoom*/

html.magnifying > body {
  overflow-x: hidden !important;
}
.magnify {
  position: relative;
  display: inline-block;
}
.magnify .magnify-lens {
  /* Create the magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  /* Multiple box shadows to achieve the glass lens effect */
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  /* Hide the mouse pointer */
  cursor: none;
  /* Hide the lens by default */
  display: none;
  /* Place the lens on top of other elements */
  z-index: 100;
}
.magnify .magnify-lens.loading {
  background: #333 !important;
  opacity: 0.8;
}
.magnify .magnify-lens.loading:after {
  /* Loading text */
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  color: #fff;
  content: 'Loading...';
  font: italic normal 16px/1 Calibri, sans-serif;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none;
}
