.soglasie {
	display: flex;
	flex-wrap: wrap;
	text-align: right
	margin-bottom: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10%;
  	border-style: solid;
	border-width: 1px;
	border-color: #dbdbdb;
	border-radius: 5px;
}

.soglasie-politika {
	padding-bottom: 12px;
}

.img-soglasie {
	padding-left: 10px;
}

bk_name {
color: #00abb4;

}
.bk_buy_button {
    position: relative;
	top: -8px;
	right: 0px;
}
.logovara {
	width: 140px;
	position: relative;
	top: 10px;
	right: 20px;
}
.soc {
	position: absolute;
    top: 10px;
	right: 280px;
}


﻿@import 'select2.css';
body{
    padding: 0;
    margin: 0;
    float: left;
    font-family: 'BlissPro-Regular';
    font-weight: 500;
}

button,input,textarea,select{
    font-family: 'BlissPro-Regular';
    box-sizing: border-box;
}
.hidden{
    overflow: visible!important;
    display: none;
}


.show{
    overflow: visible!important;
    display: block;
}
.category_intro{
    width: 60%;
    font-size: 1.125em;
    line-height: 1.56em;
}
.block{
	overflow: hidden;
	position: relative;
	width: 100%;
	background-color: trasparent;
}
.inner{
    width: 100%;
    margin-left: auto;
	margin-right: auto;
    max-width: 1440px;
    min-width: 1200px;
}
.content{
    overflow: auto;
    width: 90%;
    margin-left: auto;
	margin-right: auto;
}
.wrapper {
    background-color: #F3F3F3;
    width: 100%;
    float: left;
    padding-bottom: 30px;
}
.leftBlock{
    float: left;
    width: 68%; 
}
.rightBlock{
    float: left;
    margin-left: 2.5%;
	width: 29.5%;
}
.rightBlock .item{
	margin-left: 0%;
	float: left;
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
    padding: 3% 8.65%;
}
.rightBlock .item:first-of-type{
    padding-top: 6.65%;
}
.rightBlock .item:last-of-type{
    padding-bottom: 6.65%;
}
.rightBlock.extra .item{
    padding: 0 8.65%;
}
.rightBlock .item:not(:first-of-type){
    border-top: 1px solid #DFDFDF;
}
.cost{
    font-family:'BlissPro-Heavy';
}
.cost:after{
    font-size: 90%;
    content: ' о';
    font-family:'RUB';
    font-weight: 900;
}
.mTop{
    margin-top: 30px!important;
}
.mLeft{
    margin-left: 30px!important;
}
.shadow{
    box-shadow: 3px 3px 3px rgba(0,0,0,.1);
}
.readMore{
    cursor: pointer;
    float: left;
    width: 100%;
    position: relative;
    color: #000!important;
}
.readMore:after{
    content: '';
    position: absolute;
    background-image: url(../image/arrowMore.svg);
    width: 9px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 8px;
    height: 100%;
    transition-duration: .4s;
    -webkit-transition-duration: .4s;
}
.readMore.rot:after{
    transition-duration: .4s;
    -webkit-transition-duration: .4s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
h1,h2,h3,h4,p,div,a,label{
    box-sizing: border-box;
}
h1, h2, h3, hr, p, ul{
    float: left;
    width: 100%;
}
h1{
    margin: .7em 0 .2em;
    font-weight: normal;
    font-family: 'BlissPro-Medium';
    color: #4D4D4D;
    font-size: 2.875em;
}
h2{
    font-family: 'BlissPro-Medium';
    font-weight: normal;
    margin-top: 30px;
    font-size: 2.25em;
    color: #4D4D4D;
    width: 100%;
}
a{
    color: inherit;
}
a.toColorVars{
    cursor: pointer;
    color: #00ABB4;
}
p{
    color: #666666;
    font-size: 1em;
}
ul:not(.bread){
    padding-left: 2.3em;
}
ul li{
    position: relative;
    list-style: none;
    color: #666666;
    margin: .3rem;
}
.text ul li:before,
.textBlock ul:not(.bread) li:before{
    content:'';
    position: absolute;
    left: -20px;
    top: 6px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #00ABB4;
}
ol{
    float: left;
    padding-left: 23px;
}
ol li{
    margin-top: .6em;
    color: #00ABB4!important;
    font-family:'BlissPro-Bold';
}
ul li span,
ol li span{
    font-family: 'BlissPro-Regular';
    line-height: 1.6em;
    color: #666666;
}
p + ul{
    margin-top: 0;
}
hr{
    height: 1px;
    background-color: #C5C5C5;
    border: none;
}
textarea{
    box-sizing: border-box;
}
b{
    font-family: 'BlissPro-Heavy';
}
table{
    width: 100%;
    font-size: 1em;
    margin-bottom: 13px;
}
table td.colored{
    background-color: rgba(0, 171, 180,.5);
}
table tr.head{
    font-size: 1.125em;
}
/*TOPLINE*/
.block .top{
    float: left;
	position: relative;
	width: 100%;
	background-color: #00ABB4;
}
.block .top .menu.table{
	margin-top: 0;
	margin-left: -3.1%;
	position: relative;
}
.block .top .menu .item{
    text-align: center;
    margin-top: 0;
	margin-left: 0%;
	position: relative;
	padding: 17px 30px;
    font-size: 18px;
}
.block .top .menu  a.item{
    color: #fff;
}
.block .top .menu .item.active,
.block .top .menu .item:hover{
    background-color: #128A8F;
}
.block .top .phone{
    font-family:'BlissPro-Bold';
    font-size: 22px;
    color: #fff;
	margin-top: 0;
    position: relative;
	height: 100%;
    text-align: right;
}

/*-------*/
/*LOGOLINE*/
.block .logoline{
    float: left;
	position: relative;
	width: 100%;
    background-color: #fff;
}
.block .logoline .menu.table{
	margin-top: 0;
	position: relative;
}
.block .logoline .menu .logo{
	margin-top: 0;
	margin-left: 0%;
	position: relative;
	width: 24.75%;
    padding-right: 4.64%;
}
.block .logoline .menu .logo.cell.vmid img{
    width: 100%;
}
.block .logoline .menu .item{
	margin-top: 0;
	height: 100%;
	position: relative;
	width: 17.5%;
    font-size: 24px;
    text-align: center;
}
.block .logoline .menu .item a{
    height: 100%;
    width: 100%;
    color: #808080;
}
.block .logoline .menu .item a:hover,
.block .logoline .menu .item.active a{
    color: #00ABB4
}

.block .logoline .menu .ask_designer {
	margin-top: 0;
    position: relative;
	height: 100%;
	width: 10%;
	line-height: 14px;
}
.block .logoline .menu .ask_designer a{
	display: block;
	width: 120px;
	height: 42px;
	padding: 5px 0 0 45px;
    font-size: 14px;
    color: #808080;
	background: url('../image/ask-designer.png') left center no-repeat;
	opacity: 0.9;
	outline: none;
}
#ask_dsgnr_form{
	position: absolute;
	top: 80px;
	right:0;
	z-index: 999;
	width: 350px;
	background: #fff;
}
#ask_dsgnr_form .ask-header {
  background: #00abb4 none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
#ask_dsgnr_form .ask-form {
}
#ask_dsgnr_form .ask-form  .formLine{
	padding: 0 10px;
}
#ask_dsgnr_form .ask-form  form{
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin-top: 10px;
}
#ask_dsgnr_form .ask-form  textarea{
	height: 3em;
	min-height: 5em;
}
#ask_dsgnr_form .ask-form  input{
	width: 100%;
}
#ask_dsgnr_form .ask-form  button{
	width: 100%;
}
#ask_dsgnr_form .ask-form  textarea, #ask_dsgnr_form .ask-form  input, #ask_dsgnr_form .ask-form  button{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.block .logoline .menu .ask_designer a:hover{
    opacity: 1;
	color: #00abb4;
}

/*--------*/
/*SLIDER*/
.mainTop .sliderblock{
	margin-left: 0%;
	float: left;
	position: relative;
	height: 408px;
}
.mainTop .sliderblock > div{
    position: relative;
    width: 100%;
    height: 100%;
}
.mainTop .sliderblock > div a{
    display: block;
    width: 100%;
    height: 100%;
}
.mainTop .sliderblock > div  div{
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    top: 0;
    left: 0;
}
.mainTop .sliderblock > span{
    z-index: 999;
    position: absolute;
    width: 70px;
    height: 60px;
    top: 169px;
    background-color: rgba(0,0,0,.25);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30%;
    cursor: pointer;
}
.mainTop .sliderblock > span.prev{
    left: 0;
    background-image: url('../image/ban_arr_left.svg');
}
.mainTop .sliderblock > span.next{
    background-image: url('../image/ban_arr_right.svg');
    right: 0;
}
.mainTop .sliderblock > div a span{
    z-index: 2;
    position: absolute;
    left: 40px;
    bottom: 40px;
    color: #fff;
    font-size: 2.5rem;
}
.rightBlock.extra{
    height: 408px;
	float: left;
	position: relative;
    background-color: #FFFFFF;
}
.rightBlock.catalogMode.extra{
    height: 468px;
	float: right;
}
.rightBlock.catalogMode.extra .item{
    height: 20%;
}
.rightBlock.extra .item{
	height: 25%;
}
.rightBlock.extra .item .icon{
	float: left;
	position: relative;
	background-color: #FFFFFF;
    width: 17.5%;
    
}
.rightBlock.extra .item .icon svg{
    height: 45px;
    width: 45px;
    fill: #00ABB4!important;
}
.rightBlock.extra .item .text{
	margin-left: 9.83%;
	float: left;
	position: relative;
	width: 77.73%;
    padding-left: 10%;
    height: 100%;
    font-size: 1.25em;    
    color: #4D4D4D;
}
/*------*/
/*PLATES*/
.plates{
    width: 100%;
    float: left;
    padding-bottom: 3px;
}
.plates .item{
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
	width: 22.72%;
    float: left;
    transition-property: background-color, border, border-radius;
    transition-duration: .4s;
    margin-top: 35px;
    margin-left: 3.04%;
}
.plates .item *{
    color: #4D4D4D;
}
.plates .item.big{
    background-color: #fff;
    width: 48.48%;
    color: #666666!important;
}
.plates .item:not(.big):nth-of-type(1),
.plates .item:not(.big):nth-of-type(2),
.plates .item:not(.big):nth-of-type(3),
.plates .item:not(.big):nth-of-type(4){
    margin-top:0;
}
.plates .item.big:nth-of-type(1),
.plates .item.big:nth-of-type(2){
    margin-top:0;
}
/*.plates .item:not(.big):nth-last-of-type(1),
.plates .item:not(.big):nth-last-of-type(2),
.plates .item:not(.big):nth-last-of-type(3),
.plates .item:not(.big):nth-last-of-type(4),
.plates .item.big:nth-last-of-type(1),
.plates .item.big:nth-last-of-type(2){
    margin-bottom: 0;
}*/
.plates .item.big h2{
    color: #1A1A1A;
    font-weight: normal;
    font-size: 1.5em;
    margin: 0!important;
    padding: 25px;
    width: 100%;
    border-bottom: 2px solid #DFDFDF; 
}
.plates .item.big p{
    font-size: 1em;
    margin: 0!important;
    text-align: justify;
    padding: 12px 0;
}
.plates .item.highlight{
    padding-bottom: 3%;
    border: 2px solid #DFDFDF;
}
.plates .item.big.highlight{
    padding-bottom: 5%;
}
.plates .item.highlight:hover *{
    color: #fff!important;
}
.plates .item.highlight:before{
    content: '';
    border-radius: 50%;
    position: absolute;
    top: 30%;
    right: 50%;
    width: 0%;
    height: 0%;
    transition-duration: .3s;
    transition-timing-function: ease-out;
    transform-origin: center;
}
.plates .item.highlight:hover:before{
    border-radius: 50%;
    content: '';
    top: -25%;
    right: -25%;
    width: 150%;
    height: 150%;
    background: #00ABB4;
    transition-duration: .3s;
}
.plates .item.highlight svg{
    transition-property: fill;
    transition-duration: .3s;
}
.plates .item.highlight .icon{
	margin-top: 10%;
	margin: 10% auto 0;
	position: relative;
	width: 44.4%;
    max-width: 128px;
    height: 128px;
}
.plates .item.highlight .icon svg{
    max-width: 128px;
    height: 128px;
}
.plates .item.highlight .title{
    text-transform: none;
    font-family: 'BlissPro-Medium';
    font-size: 1.375em;
    margin-top: 5%;
	margin-left: 0%;
	float: left;
	position: relative;
	width: 100%;
    text-align: center;
}
.plates .item.big .text{
    float: left;
    padding: 0 30px 45px;
}
.plates .item.big p:first-of-type{
    padding-top: 20px;
}
.plates .item:not(.category):hover{
    color: #00ABB4;
    transition-property: background-color, border;
    transition-duration: .4s;
}
.plates .item svg *{
    fill: #4D4D4D!important;
}
.plates .item:hover svg *{
    fill: #fff!important;
}
.plates .item:first-of-type, 
.plates .item:nth-of-type(4n+1){
    margin-left: 0;
}
.plates .item.big:nth-of-type(2n+1){
    margin-left: 0;
}
.item .img{
	margin-top: 0;
	margin-left: 0;
	float: left;
	position: relative;
	width: 100%;
}
.plates .item .lable{
	margin-top: 0%;
	margin-left: 0;
	float: left;
	position: relative;
	width: 100%;
    padding: 0 7.2% 5%;
    background-color: #fff!important;
}
.plates .item:hover .lable .name{
    color: #00ABB4;
}
.plates .item .lable .name{
    width: 100%;
	margin-top: 5%;
    float: left;
	font-size: 129%;
	color: #4D4D4D;
}
.plates .item.category .lable .name{
    font-family: 'BlissPro-Medium';
    font-size: 1.375em;
    color: #1A1A1A;
}
.plates .item .lable .text{
    width: 100%;
    float: left;
    margin-top: 1em;
    font-size: 1em;
    line-height: 1.3em;
}
.plates .item .lable .cost{
    width: 100%;
	margin-top: 1%;
	float: left;
	font-family: 'BlissPro-Heavy';
	font-size: 143%;
	color: #00ABB4;
}
.plates .item .lable .phone{
    width: 100%;
	  margin-top: 1%;
      line-height: 1.5;
	float: left;
	font-family: 'BlissPro-Heavy';
	font-size: 120%;
	color: #00ABB4;
}
/*HOVER*/
.plates .item .paramline{
    font-size: 15px;
    height: 100%;
    transition-duration: .4s;
	width: 100%;
    background-color: rgba(0, 171, 180,.8);
    top: -150%;
}
.plates .item .paramline .line{
    padding-bottom: 5%;
}
.plates .item .paramline .line:not(:last-of-type){
    border-bottom: 1px solid #0D666A;
}
.plates .item .img:hover .paramline{
    transition-duration: .4s;
    top: 0;
}
.plates .item .paramline .name{
    width: 30%;
	margin-top: 5%;
	margin-left: 5%;
	float: left;
	position: relative;
	font-family: 'BlissPro-Bold';
    opacity:1;
	font-size: 100%;
	color: #1A1A1A;
}
.plates .item .paramline .value{
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 39px;
}
.plates .item:hover .paramline .value{
    width: 56%;
	margin-top: 5%;
	margin-left: 3%;
	float: left;
	position: relative;
	font-size: 100%;
	color: #FFFFFF;
    opacity:1;
    
}
/*------*/
/*BANNER*/
.banner img{
    width: 100%;
    float: left;
}
/*------*/
/*BREADCRUMB*/
ul.bread{
    margin-top: 40px;
    margin-left: 0;
    padding-left: 0;
    width: 100%;
    float: left;
    margin-bottom: 0;
}
ul.bread li{
    margin: 0;    
    font-size: 1em;
    list-style: none;
    float: left;
    padding: 0 5px 0 0;
} 
ul.bread li:before{
    display: none;
}
ul.bread li:after{
    padding-left: 7px;
    content: '–';
}
ul.bread li:last-of-type:after{
    content:'';
}
ul.bread li,
ul.bread li a{
    color: #929292;
}
/*----------*/
/*TEXT BLOCK*/
.textBlock{
    background-color: #fff;
    padding: 0 15% 42px;
}
.textBlock.text{
    padding-bottom: 0px;
}
.textBlock h1{
    margin: 36px 0 17px;
    font-weight: normal;
    font-family: 'BlissPro-Medium';
    font-size: 2.875em;
}
.textBlock h1.min{
    font-size: 2.25em;
}
.textBlock p{
    margin: 13px 0;
}
.textBlock p:first-of-type{
    margin-top: 0px;
}
.textBlock h3{
    margin: 1.5em 0 .6em;
    font-weight: normal;
    font-size: 1.5em;
    color: #1A1A1A;
}
.textBlock a{
    color: #00ABB4;
}
/*----------*/
/*ITEM PAGE*/
.itemPage{
    
}
.itemPage h1{
    width: 70%;
    margin: .3em .7em;
}
.backToCatalog{
    position: relative;
    overflow: hidden;
    float: left;
    color: #00ABB4;
    padding-left: 20px;
    margin: 1.2em 0;
}
.backToCatalog span{
    position: relative;
    z-index:2;
    background: #fff;
    height: 100%;
    padding: .9em 1.1em;
    float: left;
    border: 1px solid #00ABB4;
    border-left: none;
    x-height: 2.875em;
}
.backToCatalog:after{
    z-index: 1;
    content: '';
    background-image: url('../image/arrow.svg');
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    width: 20px;
    height: 100%;
    position: absolute;
    left: 0%;
}
.slideWrapParent{
    position: relative;
    float: left;
    width: 100%;
}
.slideWrapParent .btn{
    cursor: pointer;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 100%;
    opacity: 0;
    background-color: rgba(0,0,0,.3);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center center;
    transition-duration: .4s;
    transition-property: opacity;
    
}
.slideWrapParent:hover .btn{
    opacity: 1;
    transition-duration: .4s;
}
.slideWrapParent .btn:hover{
    background-color: rgba(0,0,0,.6);
}
.slideWrapParent .left{
    background-image: url('../image/ban_arr_left.svg');
}
.slideWrapParent .right{
    background-image: url('../image/ban_arr_right.svg');
    left: auto;
    right: 0;
}
.slideWrap{
    float: left;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.slide{
    left: 0;
    width: auto!important;
    position: absolute;
    float: left;
}
.itemPage .slide .tumb{
    margin-bottom: 0!important;
    clear: both;
    margin-top: 0;
}
.itemPage .slide .tumb a{
    margin-bottom: 0!important;
    width: 140px;
    margin: 5px;
    background-position: center;
    background-size: cover;
}
.itemPage .fullPic{
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
.itemPage .fullPic .left,
.itemPage .fullPic .right{
    position: absolute;
    top: 47%;
    height: 6%;
    width: 2%;
    z-index: 3;
}
.itemPage .fullPic .left{
    left: 0;
}
.itemPage .fullPic .right{
    right: 0;
}
.itemPage .fullPic ul{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 583px;
}
.itemPage .fullPic ul li{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.itemPage .fullPic img{
    width: 100%;
}
.itemPage .fullPic .controls{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9998;
}
.itemPage .fullPic .controls .next,
.itemPage .fullPic .controls .prev{
    position: absolute;
    top: 45%;
    height: 10%;
    width: 60px;
    cursor: pointer;
    background-size: 30%;
    background-color: rgba(0,0,0,.25);
    background-repeat: no-repeat;
    background-position: center center;
    
}
.itemPage .fullPic .controls .prev{
    left: 0;
    background-image: url('../image/ban_arr_left.svg');
}
.itemPage .fullPic .controls .next{
    right: 0;
    background-image: url('../image/ban_arr_right.svg');
}
.itemPage .varlist a{
    position: relative;
}
.itemPage .varlist a:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transition-duration: .2s;
    border: 0px solid #00ABB4;
}
.itemPage .varlist a.active:before{
    content:'';
    border: 6px solid #00ABB4;
    transition-duration: .2s;
}

.itemPage .varlist > *:first-of-type,
.itemPage .varlist > *:nth-of-type(5n+1){
    margin-left: 0!important;
}
.itemPage .varlist > *:nth-last-of-type(1),
.itemPage .varlist > *:nth-last-of-type(2),
.itemPage .varlist > *:nth-last-of-type(3),
.itemPage .varlist > *:nth-last-of-type(4),
.itemPage .varlist > *:nth-last-of-type(5){
    margin-bottom: 0!important;
}
.itemPage .varlist > *:nth-of-type(1),
.itemPage .varlist > *:nth-of-type(2),
.itemPage .varlist > *:nth-of-type(3),
.itemPage .varlist > *:nth-of-type(4),
.itemPage .varlist > *:nth-of-type(5){
    margin-bottom: 3.13%!important;
}
.itemPage .varlist > *:nth-of-type(5n){
    margin-bottom: 3.13%!important;
}
.itemPage .tumb{
    float: left;
    width: 100%;
    margin-bottom: 3.13%!important;
}
.itemPage .tumb a{
    float: left;
    width: 17.4%;
    margin: 0 0 3.13% 3.13%;
    position: relative;
    cursor: pointer;
}
.itemPage .tumb a img{
    width: 100%;
}
.itemPage .paramBlock{
    float: left;
    width: 100%;
}
.itemPage .paramBlock ul{
    margin: 0;
    padding: 20px 0;
    padding-left: 0;
    text-align:  center;
    background: #fff;
}
.itemPage .paramBlock ul.menu li{
    list-style: none;
    width: 33.3%;
    font-size: 1.125em;
    position: relative;
    font-family: 'BlissPro-Medium';
}
.itemPage .paramBlock ul.menu li a{
    color: #929292;
}
.itemPage .paramBlock ul.menu li.active a{
    color: #00ABB4;
}
.itemPage .paramBlock ul.menu li:after{
    content:'';
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 2px; 
    background: #DFDFDF;
    left: 0;
    transition-duration: .4s;
}
.itemPage .paramBlock ul.menu li.active:after,
.itemPage .paramBlock ul.menu li:hover:after{
    content:'';
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 2px; 
    background: #00ABB4;
    transition-duration: .4s;
    left: 0;
}
.itemPage .paramBlock .var{
    padding: 5%;
    box-sizing: border-box;
    display: none;
}
.itemPage .paramBlock .var.active{
    display: block;
}
.itemPage .paramBlock .var li{
    list-style: none;
    float: left;
    width: 17.4%;
    margin: 0 0 3.13% 3.13%;
    cursor: pointer;
}
.itemPage .paramBlock .var li.more a:before{
    content:'';
    border: none;
}
.itemPage .paramBlock .var li.more{
    position: relative;
}
.itemPage .paramBlock .var li.more:before{
    z-index: 1;
    content:'';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    box-sizing: border-box;
    border: 2px solid #DFDFDF;
}
.itemPage .paramBlock .var li.more:after{
    font-size: 1em;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    content:'Ещё\00a0варианты';
    -ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%); 
}
.itemPage .paramBlock .var.openMode li.more:after{
    content:'Свернуть';
}
.itemPage .paramBlock .var li.hidden{
    display: none;
}
.itemPage .paramBlock .var li span{
    display: block;
    text-align: left;
}
.itemPage .paramBlock .var li a{
    float: left;
    display: block;
    width: 100%;
}
.itemPage .paramBlock .var li a.active + span{
    color: #00ABB4;
}
.itemPage .paramBlock .var li img{
    width: 100%;
}
.itemPage .seoBlock{
    padding: 2em 5% 3em;
    width: 100%;
    float: left;
    background-color: #fff;
    border-top: 1px solid #DFDFDF;
}
.seoBlock button{
    width: 300px;
    font-size: 1em;
    padding: .8em;
    color: #fff;
    background-color: #00ABB4;
    margin: 0; 
}
.itemPage .seoBlock h3{
    font-size: 1.5em;
    color: #1A1A1A;
    margin: 0;
    font-family:'BlissPro-Regular';
    font-weight: 500;
}
.itemPage .seoBlock p{
    width: 90%;
    line-height: 1.1875em;
}
.itemPage .rightBlock .item > .phone{
    font-family:'BlissPro-Bold';
    font-size: 1.8em;
    color: #00ABB4;
}
.itemPage .rightBlock .cost.Old{
    color: #666666;
    font-size: 1.125em;
}
.itemPage .rightBlock .cost.New{
    color: #00ABB4;
    font-size: 2.5em;
}
.itemPage .rightBlock .heading{
    font-family: 'BlissPro-Bold';
    color: #00ABB4;
    font-size: 1.125em;
    text-transform: none;
    margin-bottom:.5em;
}
.itemPage .rightBlock .data{
    padding: .3em 0;
}
.itemPage .rightBlock .data span{
    width: 50%;
    font-size: 1em;
}
.itemPage .rightBlock .ttx .data span:first-of-type{
    width: 100%;
    display: block;
}
.itemPage .rightBlock .ttx .data span:last-of-type{
    width: 100%;
    text-align: left;
    margin: 5px 0;
    display: block;
}
.itemPage .rightBlock .data span:not(.c){
    font-family: 'BlissPro-Bold';
}
.itemPage .rightBlock .data span.c{
    text-align: right;
    color: #666666;
    font-size: 1.125em;
}
.itemPage .rightBlock .data span.c:not(.m):after{
    content: ' о';
    font-family:'RUB';
    font-weight: 500;
}
.itemPage .rightBlock .data img{
    margin: 7px 0 7px 20px;
}
.itemPage .rightBlock button{
    width: 100%;
    font-size: 1em;
    padding: .8em;
    color: #fff;
    background-color: #00ABB4;
    margin-top: 1em;
}
.itemPage .rightBlock.info span{
    font-size: 1.5em;
}
.itemPage .rightBlock.info span.phone{
    font-size: 2em;
    line-height: 1.8em;
    font-family: 'BlissPro-Medium';
}
@media (max-width: 1285px){
    .itemPage .rightBlock.info span.phone{
        font-size: 1.8em;
    }
}
.itemPage .rightBlock.info span.text{
    font-size: 1em;
    color: #666;
}

/*---------*/
/*FORM*/
.form{
    overflow: hidden;
	margin-top: 0;
	margin-left: 0;
	float: left;
	position: relative;
	width: 100%;
	background-color: trasparent;
	padding-bottom: 0%;
}
.form .formLine h3{
    font-size: 1.125rem;
    margin: 1.2rem 0;
    font-family: 'BlissPro-Medium';
}
.customSelect{
    border: 1px solid #C5C5C5;
    background-color: #FFFFFF;
    width: 48.48%;
    margin-right: 3.04%;
}
.customSelect{
    width: 100%;
    font-size: 1rem!important;
}
.customSelect .select2-choice{
    padding: 14px;
    border-bottom: none;
    height: auto;
}
.customSelect .select2-choice > .select2-chosen{
    line-height:1.2rem;
    color: #666666;
}
.customSelect .select2-choice .select2-arrow{
    display: block;
    height: 100%;
    background-color: transparent;
    background: url('../image/drop.svg') center no-repeat;
    background-size: 15%;
}
.customSelect .select2-choice .select2-arrow b:before{
    content:'';
}
.customSelect.select2-drop ul{
    padding: 0;
}
.customSelect.select2-drop ul li{
    padding: 14px;
    margin: 0;
}
.customSelect.select2-drop ul li div{
    padding: 0;
}
.customSelect.select2-drop .select2-results .select2-highlighted{
    color: #666666;
}
.customSelect .select2-results{
    margin-bottom: 0;
}
.form .formLine{
	margin-top: 0;
	margin-left: 0;
	float: left;
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 0%;
}
.form .formLine:not(.half){
    margin-bottom: 1.5em;
}
.form .formLine.half{
    width: 48.48%;
    margin-right: 3.04%;
}
.form .formLine.half > *{
    margin-bottom: 1.5em;
}
.form .formLine.half:nth-of-type(2n){
  margin-right: 0;  
}
.form .formLine.half input{
    width: 100%;
}
.form .formLine textarea{
      min-height: 8em;
}
.form .formLine.half.inp{
    margin-bottom: 1.5em;
}
.form .formLine.half.inp .file{
    margin-bottom: 0;
    margin-top: 1.5em;
}
.form .formLine.half.textar{
    margin-bottom: 1.5em;
}
.form .formLine.half.textar textarea{
    height: 100%;
    min-height: 100%;
}
.form .formLine:not(.half) > *:not(textarea){
    width: 47.93%;
    float: left;
}
.form .formLine input{
    color: #666666;
    border: 1px solid #C5C5C5;
	margin-top: 0;
	margin-left: 0;
	float: left;
	position: relative;
	padding: 14px;
	
    font-size: 1em;
}
.form .formLine:not(.half) > input:nth-of-type(2){
	margin-top: 0;
	float: left;
	position: relative;
	padding: 14px;
	width: 47.93%;
}

.form .formLine:not(.half) > :last-child{
    margin-left: 4.14%;
}
.form .formLine:not(.half) > :first-child{
    margin-left: 0%;
}
.form .formLine.half input:last-of-type{
    margin-bottom: 0;
}
.form .figure{
    width: 100%;
    float: left;
}
.form .figure > div{
    width: 22.72%!important;
    margin: 0 0 0 3.04%;
    float: left;
    height: 55px;
    cursor: pointer;
    overflow:visible;
}
.form .figure > div:first-of-type{
    margin-left: 0;
}
.form .figure .radio{
    
    width: 100%;
    height: 100%;
}
.form .figure .show:before{
    cursor: pointer;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    content:'';
    width: 100%;
    height: 100%;
    border: 2px solid #C5C5C5;
}
.form .figure .radio:hover .show:before{
    border: 2px solid #00ABB4;
}
.form .figure input:checked + .show:before{
    background: #00ABB4;
    border: 1px solid #00ABB4;
}
.form .figure .radio .show:after{
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
}
.form .figure > div:nth-of-type(1) .show:after{
    background: url('../image/ktype-18.svg') center no-repeat;
}
.form .figure > div:nth-of-type(1) input:checked + .show:after{
    background: url('../image/ktype_c-18.svg') center no-repeat;
}
.form .figure > div:nth-of-type(2) .show:after{
    background: url('../image/ktype-19.svg') center no-repeat;
}
.form .figure > div:nth-of-type(2) input:checked + .show:after{
    background: url('../image/ktype_c-19.svg') center no-repeat;
}
.form .figure > div:nth-of-type(3) .show:after{
    background: url('../image/ktype-20.svg') center no-repeat;
}
.form .figure > div:nth-of-type(3) input:checked + .show:after{
    background: url('../image/ktype_c-20.svg') center no-repeat;
}
.form .figure > div:nth-of-type(4) .show:after{
    background: url('../image/ktype-21.svg') center no-repeat;
}
.form .figure > div:nth-of-type(4) input:checked + .show:after{
    background: url('../image/ktype_c-21.svg') center no-repeat;
}
.form .formLine textarea{
    border: 1px solid #C5C5C5;
    padding: 14px;
    font-size: 1rem;
    min-height: 9em;
    float: left;
    color: #666666;
}
.form .formLine.half button{
    width: 50%;
}
.form .formLine label:not(.file){
    color: #666666;
    font-size: 1rem;
    display: block;
}
.form .formLine > label:not(.file){
    x-margin: 1rem 0;
}
.form .formLine .line{
    padding: 0 0;
    margin-bottom: 2.5%;
}
.form .formLine .line.param{
    margin: 25px 0;
    clear: both;
}
.form .formLine .line:last-of-type{
    margin-bottom: 1.5em;
}
.form .formLine .line > div{
    float: right;
    color: #666666;
}
.form .formLine .line .radio{
    float: left;
    width: 18px;
    height: 18px;
    margin: 0 7px;
}
.form .formLine .line .radio .show:before{
    content:'';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #C5C5C5;
    background: #F4F4F4;
}
.form .formLine .line .radio input:checked + .show:after{
    content:'';
    width: 50%;
    height: 50%;
    top: 25%;
    left: 25%;
    background: #00ABB4;
    border-radius: 50%;
}
.form .button{
	margin-left: 0;
	float: left;
	position: relative;
	width: 24.31%;
	background-color: #00ABB4;
	font-size: 1em;
	color: #FFFFFF;
	padding: 1em 0;
}
.form .successRes{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    animation: slideUp .5s ease;
    -webkit-animation: slideUp .5s ease;
}
.form .successRes:after{
    top: 40%;
    width: 100%;
    position: absolute;
    font-size: 2em;
    text-align: center;
    color: #00ABB4;
    font-family:'BlissPro-Bold';
    text-transform: uppercase;
    content:'Отправлено';
}
/*INPUT FILE*/
.form .formLine label.file{
    position: relative;
    background: #fff;
    cursor: pointer;
    padding: 14px;
    color: #666;
    border: 1px solid #C5C5C5;
    float: left;
}
.form .formLine label.file{
    width: 47.93%;
}
.form .formLine.half label.file{
    width: 100%;
}
.form .formLine label.file:after{
    content:'';
    position: absolute;
    height: 100%;
    width: 59px;
    top: 0;
    right: 0;
    background: url('../image/addFile.svg') center no-repeat;
    background-size: 25%;
}
.form .formLine label.file input.File{
    opacity: 0;
    position: absolute;
}
/*----------*/
@keyframes slideUp{
    from{
        top: 100%;
    }
    to{
        top: 0;
    }
}
@-webkit-keyframes slideUp{
    from{
        top: 100%;
    }
    to{
        top: 0;
    }
}
/*----*/
/*COST TABLE*/
.tcost{
    float: left;
    font-size: 1em;
    width: 100%;
    border-collapse:collapse;
}
.tcost tr{
    margin-top: 1px;
    width: 100%;
    border-bottom: 1px solid #C5C5C5!important;
}
.tcost tr td{
    padding: .8em 0;
}
.tcost tr td:first-of-type{
    width: 70%;
}
.tcost tr td:last-of-type{
    padding-right: 1.125em;
    text-align: right;
}
.tcost tr.head{
    font-size: 1.125em;
    font-family:'BlissPro-Medium';
    color: #000;
}
.tcost tr:not(.head){
    color: #666666;
}
.tcost tr:not(.head) td:last-of-type{
    font-family:'BlissPro-Heavy';
    font-size: 1.25em;
}
.tcost tr:not(.head) td:last-of-type:after{
    content: ' о';
    font-family:'RUB';
    font-weight: 900;
}
/*----------*/
/*NUMLIST*/
.numList > div{
    float: left;
    width: 100%;
    margin: 0 0 40px;
}
.numList > div h3{
    margin: 0 0 .5em;
}
.numList > div img{
    margin: 0 0 0 -15%;
    float: left;
    width: 9%;
    height: 9%;
}
/*-------*/
/*FEEDLIST*/
.feedList{
    width: 100%;
    float: left;
}
.feedList > div{
    float: left;
    width: 100%;
    margin: 0 0 60px;
}
.feedList > div h3{
    width: auto;
    margin: 0 0 .5em;
}
.feedList > div span{
    margin: .5em 0 0 1em;
    float: left;
    font-size: 1em;
    color: #666666;
}
.feedList > div p{
    float: left;
    width: 100%;
}
.feedList > div img{
    width: 32%;
    margin: 0 2% 0 0;
    float: left;
}
.feedList > div img:nth-of-type(3n){
    margin-right: 0;
}
/*--------*/
/*PAGINATION*/
.pagination{
    text-align: center;
}
.pagination ul{
    width: auto;
    list-style: none;
    padding-left: 0;
    float: left;
}
@media (max-width: 1430px){
    .pagination ul{
        width: 75%;
        margin-left: 12.5%;
    }
}
.pagination ul li{
    padding: 1em 1.3em;
    font-size: 1em;
    border: 1px solid #CACACA;
    list-style: none;
    float: left;
    margin: 0;
    
}
.pagination ul li:before{
    content:'';
    display: none;
}
.pagination ul li,
.pagination ul li a{
    color: #666666;
}
.pagination ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.pagination ul li:not(.dot):not(.prev):not(.next):hover,
.pagination ul li.active{
    background: #00ABB4;
    border-color: #00ABB4;
}
.pagination ul li:not(.dot):not(.prev):not(.next):hover a,
.pagination ul li.active a{
    color: #fff;
}
.pagination ul li.dot{
    border: none;
}
.pagination ul li.prev:after,
.pagination ul li.next:after{
    font-size: .77em;
    content:'\00a0';
    font-family: 'BlissPro-Regular';
}
.pagination ul li.prev{
    background: url('../image/pag_left.svg') center center no-repeat;
    background-size: 25%;
    margin-right: 3em;
}
.pagination ul li.next{
    background: url('../image/pag_right.svg') center center no-repeat;
    background-size: 25%;
    margin-left: 3em;
}
/*----------*/
/*MAP*/
.map{
    float: left;
    width: 100%;
    height: 400px;
}
/*---*/
/*FOOTER*/
.footer{
    float: left;
    width: 100%;
    background-color: #00ABB4;
}
.footer .bottomMenu.table{
	margin-top: 2.28%;
	margin-left: 0%;
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 0%;
}
.footer .content{
    position: relative;
    padding-bottom: 2%;
}
.footer .bottomMenu .cell{
	margin-top: 0%;
	margin-left: 0%;
	float: left;
	position: relative;
	width: 26.5%;
    padding: 0;
}
.footer .bottomMenu .cell li{
    margin-top: .4rem;
    color: #fff;
    font-size: 1.125rem;
    line-height: 172%;
}
.footer .bottomMenu .cell:last-of-type{
    width: 23%;
}
.footer .bottomMenu .cell:last-of-type li{
    text-align: right;
    font-size: 1.375rem;
}
.footer .bottomMenu .cell:nth-of-type(2){
	margin-top: 0%;
	margin-left: 0%;
	float: left;
	position: relative;
	width: 25.02%;
}
.footer .bottomMenu .cell:nth-of-type(3){
	margin-top: 0%;
	margin-left: 0%;
	float: left;
	position: relative;
	width: 25.02%;
}
.footer .bottomMenu .cell:nth-of-type(4){
	margin-top: 0%;
	margin-left: 0%;
	float: left;
	position: relative;
	width: 24.84%;
}
.footer .copy{
    margin-top: 4%;
    font-size: .875rem;
	float: left;
	position: relative;
	font-size: 0.88em;
	color: #0D666A;
	background-color: trasparent;
}
.footer .make{
    font-size: .875rem;
    width: 100%;
	float: left;
	position: relative;
	font-size: 0.94em;
	color: #0D666A;
	background-color: trasparent;
}
.footer .make:nth-of-type(2){
	float: left;
	position: relative;
	font-size: 0.88em;
	color: #0D666A;
	background-color: trasparent;
}
.footer .makers{
    margin-top: 4%;
    float: right;
    text-align: right;
}
/*------*/
/*INPUT[RADIO]*/
.radio{
    position: relative;
}
.radio input[type=radio]{
    position: absolute;
    z-index: 2;
    opacity: 0;
    width: 100%;
    height: 100%;
}
.radio input[type=radio] + div{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.radio input[type=radio] + div:before{
    cursor: pointer;
    box-sizing: border-box;
    content: '';
    position: absolute;
}
.radio input[type=radio]:checked + div:after{
    cursor: pointer;
    box-sizing: border-box;
    content: '';
    position: absolute;
}
/*------------*/
/*POPUP FORM*/
.popUp{
    z-index:  9999;
    display: table;
    position: fixed;
    top: -9999px;
    width: 100%;
    min-height: 100%;
    background: rgba(0,0,0,.5);
    transition-duration: .5s;
}
.popUp.show{
    top: 0;
    transition-duration: .5s;
}
.popUp .inner{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}
.popUp .inner .form{
    width: 100%;
}
.popUp .inner .form form{
    float: none!important;
    width: 300px;
    margin: 0 auto;
    background: #fff;
    height: 100%;
    padding: 0 20px 20px 20px;
    position: relative;
    z-index: 3;
}
.popUp .inner .form form h2{
    text-align: center;
    width: 100%;
    font-family:'BlissPro-Medium';
}
.popUp .inner .form form input{
    width: 100%;
}
.popUp .inner .form form button{
    width: 100%;
}
.popUp .inner .form .closePanel{
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
}
/*----------*/
/*--SEVEN---*/
.seven{
    width: 100%;
    float: left;
    padding-bottom: 3px;
}
.seven-left{
width: 280px;
	float: left;
	text-align: center;
}
.seven-left .seven-icon{
	padding: 10% 0;
}
.seven-left .seven-txt{
	color:#00abb4;
	font-size: 2.2em;
    text-transform: uppercase;
	font-weight: bold;
}
.seven-left a{
	text-decoration: none;
	opacity: 1;
}
.seven-left a:hover{
	opacity: 0.8;
}
.seven-right{
	width: 900px;
	float: right;
}

.seven .item{
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
	width: 31.2%;
    float: left;
    transition-property: background-color, border, border-radius;
    transition-duration: .4s;
    margin-top: 15px;
    margin-left: 3.04%;
	background: #FFFFFF;
}
.seven .item.seven-full{
width: 100%;
}
.seven .item *{
    color: #00abb4;
	font-weight: bold;
}
.seven .item.big{
    background-color: #fff;
    width: 48.48%;
    color: #666666!important;
}
.seven .item:not(.big):nth-of-type(1),
.seven .item:not(.big):nth-of-type(2),
.seven .item:not(.big):nth-of-type(3){
    margin-top:0;
}
.seven .item.big:nth-of-type(1),
.seven .item.big:nth-of-type(2){
    margin-top:0;
}
/*.seven .item:not(.big):nth-last-of-type(1),
.seven .item:not(.big):nth-last-of-type(2),
.seven .item:not(.big):nth-last-of-type(3),
.seven .item:not(.big):nth-last-of-type(4),
.seven .item.big:nth-last-of-type(1),
.seven .item.big:nth-last-of-type(2){
    margin-bottom: 0;
}*/
.seven .item.big h2{
    color: #1A1A1A;
    font-weight: normal;
    font-size: 1.5em;
    margin: 0!important;
    padding: 25px;
    width: 100%;
    border-bottom: 2px solid #DFDFDF; 
}
.seven .item.big p{
    font-size: 1em;
    margin: 0!important;
    text-align: justify;
    padding: 12px 0;
}
.seven .item.highlight{
	height: 110px;
    border: 2px solid #DFDFDF;
}
.seven .item.big.highlight{
    padding-bottom: 5%;
}
.seven .item.highlight:hover *{
    color: #fff!important;
}
.seven .item.highlight:before{
    content: '';
    border-radius: 50%;
    position: absolute;
    top: 30%;
    right: 50%;
    width: 0%;
    height: 0%;
    transition-duration: .3s;
    transition-timing-function: ease-out;
    transform-origin: center;
}
.seven .item.highlight:hover:before{
    border-radius: 50%;
    content: '';
    top: -25%;
    right: -25%;
    width: 150%;
    height: 150%;
    background: #00ABB4;
    transition-duration: .3s;
}
.seven .item.highlight svg{
    transition-property: fill;
    transition-duration: .3s;
}
.seven .item.highlight .icon{
	position: relative;
	float: left;
	width: 100px;
	left: 15px;
	top:15px;
}
.seven .item.highlight .icon svg{
    max-width: 71px;
    height: 63px;
}
.seven .item.highlight .title{
    text-transform: uppercase;
    font-family: 'BlissPro-Medium';
    font-size: 1.375em;
    margin-top: 5%;
	margin-left: 0%;
	float: left;
	width: 160px;
	position: relative;
    text-align: center;
}
.seven .item.seven-full .title{
width: 750px;
margin-top: 4%;
}
.seven .item.big .text{
    float: left;
    padding: 0 30px 45px;
}
.seven .item.big p:first-of-type{
    padding-top: 20px;
}
.seven .item:not(.category):hover{
    color: #00ABB4;
    transition-property: background-color, border;
    transition-duration: .4s;
}
.seven .item svg *{
    fill: #4D4D4D!important;
}
.seven .item:hover svg *{
    fill: #fff!important;
}
.seven .item:first-of-type, 
.seven .item:nth-of-type(3n+1){
    margin-left: 0;
}
.seven .item.big:nth-of-type(2n+1){
    margin-left: 0;
}
.item .img{
	margin-top: 0;
	margin-left: 0;
	float: left;
	position: relative;
	width: 100%;
}
.seven .item .lable{
	margin-top: 0%;
	margin-left: 0;
	float: left;
	position: relative;
	width: 100%;
    padding: 0 7.2% 5%;
    background-color: #fff!important;
}
.seven .item:hover .lable .name{
    color: #00ABB4;
}
.seven .item .lable .name{
    width: 100%;
	margin-top: 5%;
    float: left;
	font-size: 129%;
	color: #4D4D4D;
}
.seven .item.category .lable .name{
    font-family: 'BlissPro-Medium';
    font-size: 1.375em;
    color: #1A1A1A;
}
.seven .item .lable .text{
    width: 100%;
    float: left;
    margin-top: 1em;
    font-size: 1em;
    line-height: 1.3em;
}
.seven .item .lable .cost{
    width: 100%;
	margin-top: 1%;
	float: left;
	font-family: 'BlissPro-Heavy';
	font-size: 143%;
	color: #00ABB4;
}
.seven .item .lable .phone{
    width: 100%;
	  margin-top: 1%;
      line-height: 1.5;
	float: left;
	font-family: 'BlissPro-Heavy';
	font-size: 120%;
	color: #00ABB4;
}
/*HOVER*/
.seven .item .paramline{
    font-size: 15px;
    height: 100%;
    transition-duration: .4s;
	width: 100%;
    background-color: rgba(0, 171, 180,.8);
    top: -150%;
}
.seven .item .paramline .line{
    padding-bottom: 5%;
}
.seven .item .paramline .line:not(:last-of-type){
    border-bottom: 1px solid #0D666A;
}
.seven .item .img:hover .paramline{
    transition-duration: .4s;
    top: 0;
}
.seven .item .paramline .name{
    width: 30%;
	margin-top: 5%;
	margin-left: 5%;
	float: left;
	position: relative;
	font-family: 'BlissPro-Bold';
    opacity:1;
	font-size: 100%;
	color: #1A1A1A;
}
.seven .item .paramline .value{
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 39px;
}
.seven .item:hover .paramline .value{
    width: 56%;
	margin-top: 5%;
	margin-left: 3%;
	float: left;
	position: relative;
	font-size: 100%;
	color: #FFFFFF;
    opacity:1;
}
.rightBlock .sale-info{
	background: #00abb4;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.rightBlock .sale-info .sale-info-h{
	text-transform: uppercase;
	font-size: 1.7em;
	line-height: 1em;
}
.rightBlock .sale-info .sale-info-txt{
	font-size: 1.3em;
	line-height: 1em;
}
.rightBlock .zahvat-form{
	background: #FFFFFF;
	border:1px solid #dfdfdf;
	margin-top: 10px;
	padding-bottom: 10px;
}
.rightBlock .zahvat-form .form-header{
	text-transform: uppercase;
	text-align: center;
	color: #666666;
	font-size: 0.8em;
	padding: 5px 0;
	margin-bottom: 5px;
}
.rightBlock .zahvat-form .formLine{ 
	margin: 0 0 11px 0 !important;
	border:1px solid #dfdfdf;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
.rightBlock .zahvat-form .form-header span{
	display: block;
	font-size: 2em;
}
.rightBlock .zahvat-form .name-bg, .rightBlock .zahvat-form .phone-bg{
	height:50px;
	width: 50px !important;
	float: left;
}

.rightBlock .zahvat-form .name-bg{
	background: url('../image/user-icon.png') center center no-repeat #00abb4;
}
.rightBlock .zahvat-form .phone-bg{
	background: url('../image/phone-icon.png') center center no-repeat #00abb4;
}
.rightBlock .zahvat-form button{
	width: 100%;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.rightBlock .zahvat-form input{
	float: right !important;
	margin-left: 0 !important;
    width: 82.1% !important;
	background: url('../image/bird.png') 95% 50% no-repeat;
	border: none !important;
}

.rightBlock .zahvat-form-note{
	background: #FFFFFF;
	border:1px solid #dfdfdf;
	margin-top: 10px;
	padding: 1% 2%;
	color: #666666;
	font-size: 0.9em;
}
.rightBlock .zahvat-form-note span{
	color: #00abb4;
	padding-right: 0.1em;
}
.clear{
	clear: both;
}

@media only screen and (max-width:1360px) {
	.seven-left{
		width: 260px;
	}
	.seven-right{
		width: 850px;
	}
	.seven .item.highlight .title{
		width: 150px;
		font-size: 1.3em;
	}
	.seven .item.seven-full .title{
		width: 650px;
	}
	.rightBlock .sale-info .sale-info-txt{
		font-size: 1.2em;
	}
	.itemPage .rightBlock.info span.phone{
		font-size: 2em;
		line-height: 1.7em;
	}
}
@media only screen and (max-width:1240px) {

	.seven-right{
		width: 800px;
	}
	.seven .item.highlight .title{
		width: 140px;
		font-size: 1.25em;
	}
	.seven .item.seven-full .title{
		width: 650px;
	}
	
	.itemPage .rightBlock.info span.phone{
		font-size: 1.8em;
		line-height: 1.5em;
	}
}