@media (min-width: 1200px){
	.container {
		width: 1207px;
	}
}
body{
	color: #222138;
	font-family: 'Playfair Display', serif;
	background: #fdfdfd;
}
@media (min-width: 1200px)
	.container {
		width: 1219px;
	}
img{
	max-width: 100%
}

.block{
	padding: 60px 0px;
}

.center-block{
	margin-left: auto;
	margin-right: auto;
}

h2{

    font-size: 33px;
	color: #222138;
	line-height: 1.3;
}

p{
	font-size: 15px;	
}

.scrollup{
	position: fixed;
	right: 100px;
	bottom: 84px;
	width: 84px;
	height: 85px;
	background: url(../img/top-button.png);
	z-index: 5;
	background-size: contain;
	background-repeat: no-repeat;
	display: none;
}

form .first-row input[type=text]{
	margin-top : 0px;
}

a:focus{
	outline: none;
}

::-ms-browse{
	cursor: pointer;
}

::-webkit-file-upload-button {
    cursor: pointer;
}

/*header*/
.header{
	margin: 25px 15px;
}

.logo-wrapp{
	float: left;
}

.logo{
    display: inline-block;
    vertical-align: bottom;
    width: 180px;
}

.slogan{
	display: inline-block;
	vertical-align: top;

    font-size: 20px;
	color: #222138;
	line-height: 1.3;
	height: 40px;
	position: relative;
}

.slogan:before{
    content: '';
    height: 72%;
    background: #bbbbbb;
    width: 2px;
    margin: 4px 27px;
    display: block;
    float: left;
    margin-top: 9px;
}

.header-phones-wrapp{
	float: right;
}

.phone-num{

	font-size: 22px;
	color: #222138;
	display: inline-block;
	vertical-align: middle;
}

.phone-num a{
	color: #222138;	
}

.order-call-wrap{
	display: inline-block;
}

.order-call-link{

	color: #222138;	
	margin-left: 25px;
	text-decoration: underline;
	font-size: 15px;
}

.order-call-link:focus, .order-call-link:hover{
	color: #222138;
}

.order-call-link:before{
	content: url(../img/ico-phone.png);
	padding-right: 10px;
}
/*!header*/

/*menu*/
.top-menu-wrapp{
	background-color: #222138;
}

.flex-menu{
	display: flex;
	-webkit-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;

}
.flex-menu:before, .flex-menu:after{
	display: none;
}
.flex-menu > li{
	display: block;
	width: auto;
}

.nav-justified>li>a{
	font-size: 13px;

	color: #fff;
	text-transform: uppercase;
	padding: 18px 5px;
}

.nav-justified>li>a:hover, .nav-justified>li>a:focus{
	color: #fff;
	text-decoration: underline;
	background: transparent;
}
/*!menu*/

/*top block*/
.top-wrapp{
	background: url(../img/top-bg3.jpg) repeat-x #ffffff;
	background-position: center bottom;
	padding: 45px 0 71px;
	background-size: cover;
}

.top-text {
	margin-top: 160px;
}

.tt-1{

    font-size: 48px;
	line-height: 45px;
	color: #4db3f9;
}

.tt-1 .tt-small{

	font-size: 40px;
	color: #222138;
}

.tt-2{

	font-size: 16px;
	color: #222138;
	max-width: 185px;
	vertical-align: bottom;
}

.tt-2:after{
	content: '';
	display: block;
	width: 24px;
	height: 3px;
	background-color: #c6c6c5;
	margin-top: 17px;
}

.top-footer{
	max-width: 290px;
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
	flex-wrap: wrap;
}

.types-anchor{
    position: absolute;
    bottom: 0px;
    right: 0px;	
}

.top-img{
	float: right;
	position: relative;
	margin-left: -83px;
}


.top-slider-item p {
	font-size: 13px;
	color: #222138;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-top: 15px;
	padding: 0 10px;
}

.adv-item__name {
	color: #222138;
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
}

/*!top block*/

/*choose block*/
.choose-block{
	height: 830px;
	background: url(../img/bg2.jpg) no-repeat center bottom;
	background-color: #fff;
}

.choose-block .can-show{
	display: block;
	margin-top: 195px;
	padding-left: 50px;
	max-width: 240px;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1.5px;
	line-height: 1.5;
}

.choose-block .can-show:before{
	content: '';
	display: block;
	height: 70px;
	width: 6px;
	background-color: #4cb2f9;
	position: absolute;
	left: 20px;
}

.choose-block .row, .choose-block .container, .choose-block .col-sm-6{
	height: 100%;
}

.choose-block .choose-block__info {
	position: absolute;
	bottom: -55px;
	padding: 55px 45px 55px 45px;
	background-color: white;
	left: 20px;
	width: 460px;
	color: #222138;
	box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1);
	font-weight: bolder;
}

.choose-block .choose-block__info-title{
	font-size: 28px;
	line-height: 1.5;
	font-weight: bolder;
}

.choose-block .choose-block__info-desc{
	margin-top: 25px;
	font-weight: 400;
	max-width: 330px;
	font-size: 16px;
	line-height: 1.5;
}

.choose-block .choose-block__info-footer{
	text-transform: uppercase;
	letter-spacing: 1.3px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 45px;
	max-width: 340px;
}

.dots{
	width: 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 0;
	margin-top: 20px;
}

.dots .dot{
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #4db3f9;
}


/*Bottle types (block 2)*/
.dark-block-wrapp {
	padding: 200px 0px 140px;
	height: 1500px;
	background: url(../img/types-bg.jpg) center center no-repeat black;
	background-size: cover;
	width:100%;
}

.bottles{
	background: url(../img/123.png) no-repeat center bottom;
	height: 550px;
	width: 650px;
	margin-left: -70px;
	position: relative;
	margin-top: 45px;
}

.b2-text-wrapp{
	width: 100%;
	background-size: 100% 100%;
	background-color: #ffffff;
	position: relative;
    box-shadow: 5px -5px 6px 5px rgba(226, 226, 226, 0.37), 15px -15px 6px 5px rgba(236, 236, 236, 0.42);
}

.b2-text-content{
	padding: 45px;
}

.b2-text-title{
	font-size: 48px;
	line-height: 1.2;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	text-align: center;
	max-width: 730px;
}

.b2-text-title.smaller{
	font-size: 28px;
}

.types-container{
	display: flex;
	justify-content: space-between;
}

.types-container .left-panel{
	flex: 0 1 440px;
	display: flex;
	flex-direction: column;
	background-color: #fff;
	box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.1);
}

.types-container .left-panel__chooser{
	height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.types-container .left-panel__chooser:hover{
	background-color: #f7f7f7;
}

.types-container span.left-panel__title:before{
	content: '';
	display: inline-block;
	height: 60px;
	width: 60px;
	position: absolute;
	left: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: -5px;
}

.types-container .left-panel__chooser.active span.left-panel__title{
	color: #fff;
}

.types-container .left-panel__chooser:nth-child(1) span.left-panel__title:before{
	background-image: url("../img/adv1.png");
}
.types-container .left-panel__chooser:nth-child(2) span.left-panel__title:before{
	background-image: url("../img/adv2.png");
}
.types-container .left-panel__chooser:nth-child(3) span.left-panel__title:before{
	background-image: url("../img/adv3.png");
}

.types-container .left-panel__chooser.active:nth-child(1) span.left-panel__title:before{
	background-image: url("../img/adv1-active.png");
}
.types-container .left-panel__chooser.active:nth-child(2) span.left-panel__title:before{
	background-image: url("../img/adv2-active.png");
}
.types-container .left-panel__chooser.active:nth-child(3) span.left-panel__title:before{
	background-image: url("../img/adv3-active.png");
}

.types-container .left-panel__chooser.active:nth-child(1){
	background-image: url("../img/typebg-1.jpg");
}
.types-container .left-panel__chooser.active:nth-child(2){
	background-image: url("../img/typebg-2.jpg");
}
.types-container .left-panel__chooser.active:nth-child(3){
	background-image: url("../img/typebg-3.jpg");
}



.types-container span.left-panel__title{
	max-width: 205px;
	font-weight: bolder;
	font-size: 13px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	display: flex;
	justify-content: space-between;
	margin-left: 100px;
}

.b2-text-wrapp{
	flex: 0 1 675px;
	box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1);
}

.b2-text-notice{
	max-width: 500px;
	text-align: center;
	margin-top: 40px;
	margin: 40px auto 60px;
	font-size: 16px;
}

.b2-text-notice.small-mar{
	margin: 20px auto 15px;
}

.bottle-item{
	position: absolute;	
}

.bottle-item:hover{
	cursor: pointer;	
}

.type-cup{
	background: url(../img/cup-s.png) no-repeat;
	background-position: left top;
	width: 127px;
	height: 177px;
	bottom: 158px;
	left: 83px;
	z-index:2;
}

.type-cup:hover, .type-cup.active{
	background-position: right top;
}

.type-bottle-b{
	background: url(../img/bottle-b-s.png) no-repeat;
	background-position: left top;
	width: 237px;
	height: 421px;
	bottom: 170px;
	left: 105px;
	z-index:1;
}

.type-bottle-b:hover, .type-bottle-b.active{
	background-position: right top;
}

.type-bottle-l{
	background: url(../img/bottle-l-s.png) no-repeat;
	background-position: left top;
	width: 97px;
	height: 268px;
	bottom: 160px;
	left: 285px;
	z-index:2;
}

.type-bottle-l:hover, .type-bottle-l.active{
	background-position: right top;
}

.type-bottle{
	background: url(../img/bottle-s.png) no-repeat;
	background-position: left top;
	width: 129px;
	height: 395px;
	bottom: 195px;
	left: 358px;
	z-index:1;
}

.type-bottle:hover, .type-bottle.active{
	background-position: right top;
}

.type-colp{
	background: url(../img/yogurt-s.png) no-repeat;
	background-position: left top;
	width: 114px;
	height: 273px;
	bottom: 175px;
	left: 504px;
	z-index:1;
}

.type-colp:hover, .type-colp.active{
	background: url(../img/yogurt-a.png) no-repeat;
	background-position: right top;
}

.bottle-plus{
	background: url(../img/b-point.png) no-repeat left top;
	width: 52px;
	height: 52px;
	position: absolute;
}

.bottle-item:hover .bottle-plus, .bottle-item.active .bottle-plus{
	background: url(../img/b-point-a.png) no-repeat left top;
}

.type-cup .bottle-plus{
	top: 75px;
}

.type-bottle-b .bottle-plus{
	top: 150px;
	left: -10px;
}

.type-bottle-l .bottle-plus{
	top: 135px;
	left: -10px;
}

.type-bottle .bottle-plus{
	top: 80px;
	left: 100px;
}

.type-colp .bottle-plus{
	top: 100px;
	left: 87px;
}



.b2-text-content .b2-green{

	color: #4cb2f9;
	text-decoration: underline;	
	font-size: 20px;
	margin: 10px 0 0;
	display: none;
}

.b2-text-subtitle{

	text-transform: uppercase;
	font-size: 17px;
	margin: 25px 0px 5px;
}

.b2-text{
	font-size: 17px;
}

.price-button span{
	position: absolute;
    margin: 25px 0px 0px 40px;
}

.price-button-wrapp{
	margin: 25px 0px;
	position: relative;
}

.green-button{
    padding: 10px 60px 7px 15px;
    border: 5px solid transparent;
	border-color: #4cb2f9;
    border-image: linear-gradient(90deg, #4cb2f9 0%,#94bae0 100%);
    border-image-slice: 1;
	/*box-shadow: 0px 8px 23.28px 0.72px #4cb2f9;*/
	color: #222138;
	font-size: 15px;

	position: relative;
	background: transparent;
	width: 100%;
	text-align: left;
	text-decoration: none;
	line-height: 1.6;
}

a.green-button{
    padding: 13px 60px 10px 15px;	
}

.green-button:after{
	content: url(../img/ico-button.png);
    right: 15px;
    top: 11px;	
	position: absolute;
}

.green-button:hover, .green-button:focus{
	color: #4cb2f9;
	outline: none;
	text-decoration: none;
}
/*!Bottle types (block 2)*/

/*block 3*/
.grid-item-content {
	height: 290px;
	background: transparent;
	border: 5px solid #e8e8e8;
    padding: 45px 50px 0px;
    text-align: center;
}

.grid-item-content:hover, .grid-item-content:active{
    border: 5px solid #8bc74e;
	border-color: #8bc74e;
    border-image: linear-gradient(-45deg, #c3ee97 0%, #8bc74e 100%);
    border-image-slice: 1;
	box-shadow: inset 2px 6px 20px 10px #e5f8da, 2px 6px 20px 10px #e5f8da;
}

.grid-item-content.no-border{
	border: none;
	font-size: 31px;

	padding: 80px 0px 0px;
	text-align: left;
	box-shadow: none;
}

.grid-item-content--height2{
	height: 395px;
	/*height: 430px;*/	
}

.grid-item-content--height3{ 
	height: 342px;
	/*height: 380px;*/
}

.grid-item{
	padding: 25px 15px;
}

.maket-link{
    width: 60px;
    height: 60px;
    margin: 0px auto;
    display: inline-block;
    background: url(../img/ico-num.png);
    color: #ffffff;
    font-size: 22px;

    text-align: center;
    padding: 10px 0px 0px 2px;	
	-moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
}

.maket-link:hover{
    color: #ffffff;	
}

.grid-item-content.has-maket{
    padding: 35px 50px 0px;	
}

.block3-title{
	font-size: 15px;

	text-transform: uppercase;
	letter-spacing: 1.5px;
}

.block3-text{
	margin-top: 10px;
	font-size: 16px;
}

.maket-add{
	margin-top: 20px;
}

.maket-add a{
	font-size: 17px;

	text-decoration: underline;
	color: #727272;
}

.maket-add a:before{
	content: url(../img/ico-folder.png);
	padding-right: 10px;	
}

.maket-add:hover a, .maket-add:focus a{
	color: #727272;
}
/*!block 3*/

/*block 4*/
.block4-wrapp{
	background: url(../img/form-bg1.jpg);
	background-position: bottom left;
	padding-bottom: 110px;
	overflow: hidden;
	padding-top: 85px;
	background-repeat: no-repeat;
	background-size: cover;
}	

.block4-form-wrapp{
    margin: 92px auto 0px;
    background-color: #ffffff;	
	float: none;
	min-height: 470px;
	box-shadow: 2px 2px 7px 0px rgba(0,0,0,0.2);
}

.block4-form-block {
    padding: 70px 150px;
    z-index: 1;
    position: relative;
}

.block4-form-block h2{
	text-align: center;
}

form input[type=text], form textarea.form-control, form input[type=email]{
	margin: 25px 0px;
	border-radius: 0px;
    border: 2px solid #e8e8e8;
    min-height: 45px;
	font-size: 16px;
	box-shadow: none;
	resize: none;
	background: transparent;
	padding: 0px 20px;
	color: #222138;
}

form textarea.form-control{
	padding: 11px 20px 0;
	height: 125px;
 }

input::placeholder, textarea::placeholder{
	color: #222138!important;
}

.offert-text{
	font-size: 13px;
	line-height: 1.5;

}

form input[type=text]:focus, form textarea.form-control:focus, form input[type=email]:focus{
	border-color: #e8e8e8;
	box-shadow: none;
}

form input[type=submit]:hover{
	color: #4cb2f9;
}
/*!block 4*/

/*block 5*/
.block5-wrapp{
	background: url(../img/bg6.png) no-repeat center bottom;
	padding-top: 130px;
}

.about-line{
	padding: 40px 0px 0px;
	border-bottom: 2px solid #e5e6e5;
}

.about-item{
	text-align: center;
	padding: 10px 15px;
}

.about-item p{
    font-size: 15px;
}

.about-item p.abut-title{

	font-size: 31px;
	margin-bottom: 0px;
}

.advantages-item{
	margin-bottom: 25px;
}

.advantages-row{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1170px;
	margin: 0 auto 45px;
}

.advantages-content{
	display: flex;
	justify-content: center;
	align-items: center;
	border: 5px solid #e8e8e8;
    text-align: center;
	width: 100%;
}


.advantages-content .block3-left {
	margin-right: 50px;
}

.advantages-content{
	height: 310px;
	position: relative;
}

.half .advantages-content {
	height: 240px;
	max-width: 570px;
}

.advantages-content:hover, .advantages-content:active,  .quality-block__info:hover, .wow-block:hover{
	border-image: linear-gradient(135deg, #4cb2f9 0%,#94bae0 100%);
	/*box-shadow: 0px 8px 23.28px 0.72px #4cb2f9;*/
	border-width: 5px;
	border-style: solid;
	border-image-slice: 1;
}

.wow-block__type-pic:hover{
	-webkit-animation: pulse 1s;
	animation: pulse 1s;
}

.ico-first{
    position: absolute;
    width: 80px;
    top: -40px;
    left: 0;
    bottom: 0;
    right: 0;
    height: 80px;
    margin: 0px auto;
	display: block;
}

.advantages-content:hover:before{
	content: '';
	display: block;
    position: absolute;
    width: 80px;
    top: -35px;
    left: 0;
    bottom: 0;
    right: 0;
    height: 80px;
    margin: 0px auto;
	display: block;	
	background: url(../img/ico-num.png);
    color: #ffffff;
	font-size: 22px;

	text-align: center;
	padding: 18px 0px 0px 2px;
}
.advantages-row.half  .block3-right{
	text-align: left;
}
.advantages-content.num-1:hover:before{
	content: '1';
}
.advantages-content.num-2:hover:before{
	content: '2';
}
.advantages-content.num-3:hover:before{
	content: '3';
}

.advantages-content:hover .ico-num, .advantages-content:active .ico-num{
	display: block;
}

.green-border{
    border: 5px solid transparent;
    border-image: linear-gradient(-45deg, #c3ee97 0%, #8bc74e 100%);
    border-image-slice: 1;
	box-shadow: inset 2px 6px 20px 10px #e5f8da, 2px 6px 20px 10px #e5f8da;	
}

.order-sbm-wrapp{
	position: relative;
}

.green-sbm-label{
    position: absolute;
    right: 35px;
    top: 15px;
	cursor: pointer; 
    margin-bottom: 0px;
}

.advantages-block{
	padding-top: 70px;
}

.advantages-content img{
	height: 45px;
}

.advantages-content.advantages-content-first{
	padding: 50px 25px;
}

.advantages-t1{
    text-align: right;
    width: 70%;
    /**/
    font-size: 30px;
    margin-top: 10px;
}

.advantages-t2{
    text-align: right;
    width: 85%;
    font-size: 36px;
    margin-top: 0px;
    line-height: 36px;

}
/*!block 5*/

/*block 6*/
.block6-wrapp{
    padding-top: 25px;
    padding-bottom: 75px;	
}

.nav-works>li{
    position: relative;
    display: block;
    float: left;
    padding: 0px 25px;	
}

.nav-works>li>a{
    padding: 3px 10px;	
	border-bottom: 5px solid transparent;
	font-size: 18px;

	color: #929292;
}

.nav-works>li>a:hover, .nav-works>li>a:focus, .nav-works>li>a.active{
	background: transparent;
	color: #222138;
}

.nav-works>li>a:hover:after, .nav-works>li>a:focus:after, .nav-works>li>a.active:after{
	height: 4px;
	width: 100%;
	background-color: #4cb2f9;
	color: #222138;
	box-shadow: 0px 8px 23.28px 0.72px rgba(82, 178, 247, 0.4);
	content: '';
	display: block;
}

.nav-works-wrap{
	text-align: center;
	margin: 50px 0px;
}

.nav-works{
    display: inline-block;
}

.t-center{
	text-align: center;
}

.works-review-wrap{
	background-color: #ffffff;
	margin-top: 30px;
	box-shadow: 6px 4px 20px 10px rgba(236, 236, 236, 0.52);
	position: relative;
}

.works-review-content{
	color: #8A8A8A;
}

.cloud:before{
	content: '';
	position: absolute;
	left: -16px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 16px 11px 0;
	border-color: transparent #4db3f9  transparent transparent;
	top: 16%;
	transition: top 0.5s ease-in-out;
}

.cloud.pos1:before{
	top: 16%;
}

.cloud.pos2:before{
	top: 50%;
}

.cloud.pos3:before{
	top: 80%;
}

.b2-text-content .title-1{
	font-size: 28px;
}

.b2-text-content span.normal-text{
}

.b2-text-content .title-2{
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1.5px;
	line-height: 1.5;
	max-width: 350px;
	margin-top: 35px;
}

.b2-text-content p{
	color: #a2a2a8;
	margin: 20px 0;
}

.price-button-wrapp {
	margin: 45px 0;
	position: relative;
	display: block;
	width: 250px;
}

.KP-button-wrapp{
	margin: 20px auto 0;
}



.price-button-wrapp .green-button, .KP-button-wrapp .green-button{
	display: block;
	padding: 9px 60px 7px 15px;
}



.b2-text-content span:not(.normal-text){
	font-size: 16px;
}

.arrow-wrap{
	width: 65px;
	display: flex;
	justify-content: space-between;
	padding-top: 25px;
}

.slider-arrows{
	width: 27px;
	height: 27px;
	position: relative;
	margin-top: -27px;
	border-bottom: 3px solid #50b4f9;
	border-left: 3px solid #50b4f9;
	cursor: pointer;
}

.types-actions{
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.slider-arrows.prev {
   transform: rotate(45deg);
}

.slider-arrows.next{
	transform: rotate(-135deg);
}

.b2-text-content .title-3 {
	font-size: 25px;
	margin: 25px 0;
}

.works-review-img, .works-review-text{
	display: inline-block;
	vertical-align: top;
	max-width: 380px;
}

.works-review-img{
	border-radius: 50%;
}

.review-img{
	margin: 15px;
	float: right;
}

.example-text{
    float: right;
    max-width: 675px;
}

.example-text p{
	margin-bottom: 15px;
}

.example-text p.works-title{
	font-size: 15px;

	text-transform: uppercase;
	margin-bottom: 23px;
}

.rev-tag{
    text-align: right;
    padding: 35px 40px 0px 0px;
    font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.rev-tag a{
    color: #8A8A8A;
}
/*!block 6*/

/*block 7*/
.block7-wrap {
	background: url(../img/bg7.jpg) no-repeat center -67px #f5f5f3;
	min-height: 850px;
	display: flex;
	align-items: center;
}

.form2 .b2-text-title{
	text-align: left;
}

.form2 .b2-text-notice{
	margin: 20px 0 20px;
	text-align: left;
}
/*!block 7*/

/*block 8*/
.other-wrap{
    padding-top: 110px;	
}

.type-list{
	margin-top: 60px;
}

.subtitle{
    font-size: 33px;	
	margin-bottom: 25px;
	line-height: 0.8;
}

.type-item-wrap{
    padding-right: 5px;
    padding-left: 5px;	
}

.type-item{
	position: relative;
}

.type-item-overlay{
	width: 100%;
	height: 100%;
	position: absolute;
	background: transparent;
	z-index: 1;
	display: block;
}

.type-item:hover .type-item-overlay{
	transition: 0.5s;
	display: block;
	/*background: linear-gradient(45deg, rgba(157, 210, 103, 0.7),  rgba(156, 209, 103, 0.7));*/
	background: rgba(157, 210, 103, 0.6);
}

.type-item-img-block{
	background-color: #f6f6f6;
	position: relative;
}

.type-item-img{
	opacity: 0.4;
}

.type-item:hover .type-item-img{
	opacity: 1;
}

.type-item:hover .type-name{
	color: #ffffff;
	text-decoration: underline;
}

.type-name{
    position: absolute;
    z-index: 2;
    top: 80%;
	font-size: 15px;

    left: 10%;
    width: 80%;
}
/*!block 8*/

.map-wrap{
    padding-top: 30px;
}

.footer-map{
	margin-top: 40px;
	width: 100%;
	height: 460px;
}

[class*="ymaps-2"][class*="-ground-pane"] {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.footer{
    margin: 40px 15px;
}

.footer-phones-wrapp{
	float: right;
	line-height: 1.6;
}

.footer-adr{
	margin-top: 30px;
    font-size: 15px;
}

/*forms*/
.call-sbm-wrapp{
    position: relative;
    max-width: 320px;
    margin: 0px 0px 5px 0px;	
}

.fileform{ 
	background-color: #FFFFFF;
    border: 2px solid #e8e8e8;
    cursor: pointer;
    height: 40px;
    overflow: hidden;
    padding: 2px;
    position: relative;
    text-align: left;
    vertical-align: middle;
	margin: 25px 0px;
}
 
.fileform .selectbutton { 
background-color: #A2A3A3;
    border: 1px solid #939494;
    border-radius: 2px;
    color: #FFFFFF;
    float: right;
    font-size: 16px;
    height: 32px;
    line-height: 28px;
    overflow: hidden;
    padding: 2px 10px;
    text-align: center;
    vertical-align: middle;
}
 
.fileform #upload{
    position:absolute; 
    top:0; 
    left:0; 
    width:100%; 
    -moz-opacity: 0; 
    filter: alpha(opacity=0); 
    opacity: 0; 
    font-size: 150px; 
    height: 100%;
	cursor: pointer;
}

.fileform #fileformlabel { 
    background-color: #FFFFFF;
    float: left;
    height: 100%;
    line-height: 33px;
    overflow: hidden;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
    width: 160px;
}

.offert{
    position: relative;	
	margin-bottom: 10px;
	margin-top: 25px;
}

.offert input {
    opacity: 0;
    position: absolute;
}

.offert label{
	cursor: pointer;	
}

.offert label:before{
	content: '';
    cursor: pointer;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
	border-image: linear-gradient(135deg, #4cb2f9 0%,#94bae0 100%);
	/*box-shadow: 0px 8px 23.28px 0.72px #4cb2f9;*/
	border-width: 2px;
	border-style: solid;
	background: transparent;
	border-image-slice: 1;
	margin-top: 2px;

}
.offert-text a{
	color: #4db3f9;
}

.offert-text a:hover{
	color: #94bae0;
}
.offert input[type=checkbox]:checked+label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 1;
    content: '';
    position: absolute;
	width: 8px;
	height: 5px;
	background: transparent;
	top: 5.5px;
	left: 3px;
	border: 2px solid #4cb2f9;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.offert-text{
    margin-left: 30px;
}



.footer .slogan{
	font-size: 16px;

	padding-top: 5px;
}

/*.footer .slogan:before{
	margin: 4px 33px;	
}*/

.top-menu-burger{
	display: none;
	background-color: #222138;
	text-align: center;
	font-size: 13px;

    color: #d2d2d2;
    text-transform: uppercase;
    padding: 10px 0px 5px;
}

.top-menu-burger span{
	vertical-align: top;
    margin-top: 2px;
    display: inline-block;	
}

.top-menu-burger:after {
    content: url(../img/burger.png);
    display: inline-block;
    margin-left: 10px;
}

.top-img-bottle{
	position: relative;
}

.top-block-slider{
	text-align: center;
	margin-top: 20px;
}

.top-block-slider.owl-carousel .owl-nav .owl-next, .top-block-slider.owl-carousel .owl-nav .owl-prev, .top-block-slider.owl-carousel .owl-nav .owl-next:hover, .top-block-slider.owl-carousel .owl-nav .owl-prev:hover{
	top: 20%;
}

.top-slider-item{
	max-width: 80%;
	margin: 0px auto;
}

.top-slider-item p {
	margin: 0px;
	min-height: 36px;
	align-items: center;
	display: flex;
	justify-content: center;
	font-size: 14px;
}

.owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {
	background-color:#4db3f9 !important;

}

.works-w-title, .works-r-title{

    color: #4db3f9;
    text-decoration: underline;
    font-size: 20px;
}

.works-r-title{
	margin-top: 10px;
}


.choose-block .choose-block__title{
	font-size: 48px;
	line-height: 1.2;
	margin-top: 180px;
}

.choose-block .choose-block__notice{
	margin-top: 35px;
	max-width: 360px;
	font-size: 16px;
	line-height: 1.5;
}

.choose-block .right-side{
	margin-left: 39px;
}
.quality{
	padding: 55px 0 85px;
	background-color: #fff;
}
.quality-block__info{
	max-width: 780px;
	width: 100%;
	height: auto;
	border: 5px solid #e8e8e8;
	padding: 50px 80px 0px 170px;
	position: relative;
}
.quality-block .quality-block__row + .quality-block__row .quality-block__info.i-printer{max-width: 820px;}
.quality-block__title{
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1.5px;
	max-width: 270px;
}

.quality-block__row {
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.quality-block__descr{
	margin-top: 30px;
	font-size: 16px;
	line-height: 1.4;
}

.quality-block__info.i-painter:before{
	content: '';
	background: url(../img/icon-roller.png) center center no-repeat;
	width: 70px;
	height: 70px;
	display: flex;
	position: absolute;
	top: 35%;
	left: 11%;
}

.quality-block__info.i-printer:before{
	content: '';
	background: url(../img/icon-print.png) center center no-repeat;
	width: 70px;
	height: 70px;
	display: flex;
	position: absolute;
	top: 35%;
	left: 11%;
}

.wow-block{
	margin-top: 60px;
	border: 5px solid #e8e8e8;
	padding: 80px 0;
	text-align: center;
	background: url(../img/snow-bg.png) center 80px no-repeat;
}

.wow-block__title{
	font-size: 28px;
	max-width: 430px;
	margin: 0 auto;
	line-height: 1.2;
}

.wow-block__descr{
	max-width: 430px;
	margin: 40px auto 0;
	font-size: 16px;
}

.wow-block__result {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin-top: 65px;
}

.wow-block__styles {
	max-width: 950px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
	padding-top: 40px;
	border-top: 1px solid #e8e8e8;
}

.wow-block__style {
	flex: 1 0 33%;
}

.wow-block__style:before{
	content: '';
	display: block;
	position: relative;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	background-position: center center;
	background-repeat: no-repeat;
}

.wow-block__style.type-1:before{
	background-image: url('../img/icon-crown.png');
}
.wow-block__style.type-2:before{
	background-image: url('../img/icon-snowflake.png');
}
.wow-block__style.type-3:before{
	background-image: url('../img/icon-diamont.png');
}

.wow-block__type-desc {
	max-width: 240px;
	margin: 20px auto 40px;
	font-size: 16px;
	min-height: 88px;
}

.order-form__wrapper{
	max-width: 770px;
	margin: 0 auto;
	padding: 75px 0;
	background-color: white;
	position: relative;
	background: linear-gradient(45deg, rgba(246,246,246,0.59) 0%,rgba(255,255,255,0.59) 100%);
	box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1);
}

.order-form__inner{
	max-width: 560px;
	margin: 0 auto;
	padding: 0 15px;
}

.form-order__notice {
	text-align: center;
	font-size: 13px;
	color: #a4a4aa;
	max-width: 420px;
	margin: 0 auto;
	line-height: 1.5;
}
.block8-wrap {
	display: block;
	background: url(../img/bg-footer.png) top center no-repeat;
	height: 630px;
}

.popup-open{
	max-width: 625px;
	width: 95%;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 6674px;
	background-color: white;
	padding: 25px 50px;
	box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1);
	z-index: 999;
	display: none;
	outline: none;
}

.popup-open:after {
	content: '';
	height: 0;
	position: absolute;
	border-style: solid;
	border-width: 13px 13.5px 0 13.5px;
	border-color: #ffffff transparent transparent transparent;
	display: block;
	top: 100%;
	left: 47.5%;
}

.b2-text-content p.mw350 {
	max-width: 350px;
}

	font.notetext{
		color: #4cb2f9!important;
	}

.footer-row{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-left: -15px;
	margin-right: -15px;
}

.developer-link{
	width: 100%;
	font-size: 18px;
	margin-top: 30px;
}

.title-2.full-width{
	max-width: 100%;
}