body{
	color: #666464;
	font-family: "MullerRegular";
	background: #fdfdfd;
}

img{
	max-width: 100%
}

.block{
	padding: 60px 0px;
}

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

h2{
	font-family: "MullerBlack";
    font-size: 33px;
	color: #666464;
	line-height: 1.3;
}

p{
	font-size: 15px;
}

.scrollup{
	position: fixed;
	right: 100px;
	bottom: 80px;
	height: 82px;
	width: 82px;
	background: url(../img/top-button.png);
	z-index: 5;
	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-family: "MullerBold";
    font-size: 20px;
	color: #5a554f;
	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-family: "MullerBold";
	font-size: 22px;
	color: #5a554f;
	display: inline-block
}

.phone-num a{
	color: #5a554f;
}

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

.order-call-link{
	font-family: "MullerMedium";
	color: #5a554f;
	margin-left: 25px;
	text-decoration: underline;
	font-size: 15px;
}

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

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

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

.nav-justified>li>a{
	font-size: 13px;
	font-family: "MullerMedium";
	color: #d2d2d2;
	text-transform: uppercase;
	padding: 18px 5px;
}

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

/*top block*/
.top-wrapp{
	background: url(../img/top-bg3.png) repeat-x #ffffff;
	background-position: center bottom;
	padding: 50px 0px 90px;
}

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

.tt-1{
	font-family: "MullerBlack";
    font-size: 41px;
    line-height: 1.2;
}

.tt-1 .tt-green{
	color: #86c06a;
	text-decoration: underline;
}

.tt-1 .tt-small{
	font-family: "MullerRegular";
    font-size: 36px;
}

.tt-2{
	font-family: "MullerRegular";
    font-size: 16px;
    margin-top: 21px;
}

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

.top-img{
	float: right;
	position: relative;
}
/*!top block*/

/*Bottle types (block 2)*/
.dark-block-wrapp{
	background: #F7F7F5;
	padding: 60px 0px 0px;
}

.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-family: "MullerBlack";
	margin-left: 15px;
	font-size: 32px;
	line-height: 1.2;
    margin: 0px 0px -20px 40px;
	position: relative;
	z-index: 1;
}

.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-green{
	font-family: "MullerBold";
	color: #86c06a;
	text-decoration: underline;
	font-size: 24px;
	margin: 20px 0px 0px;
}

.b2-text-subtitle{
	font-family: "MullerExtraBold";
	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: #8bc74e;
    border-image: linear-gradient(to left, #c3ee97 0%, #8bc74e 100%);
    border-image-slice: 1;
    box-shadow: inset 2px 6px 6px 1px #e5f8da, 2px 6px 6px 1px #e5f8da;
	color: #666464;
	font-size: 15px;
	font-family: "MullerBlack";
	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: #95c87d;
	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;
	font-family: "MullerBlack";
	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;
    font-family: "MullerExtraBold";
    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;
	font-family: "MullerExtraBold";
	text-transform: uppercase;
	margin-top: 30px;
}

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

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

.maket-add a{
	font-size: 17px;
	font-family: "MullerBlack";
	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/top-bg3.png) repeat-x #FAF9F7;
	background-position: center bottom;
	padding-bottom: 110px;
	overflow: hidden;
    padding-top: 65px;
}

.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;
}

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: #95c87d;
}
/*!block 4*/

/*block 5*/
.block5-wrapp{
	background: url(../img/block5-bg.png) no-repeat left top;
}

.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-family: "MullerBlack";
	font-size: 31px;
	margin-bottom: 0px;
}

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

.advantages-content{
	border: 5px solid #e8e8e8;
    padding: 75px 18px 65px;
    text-align: center;
	width: 100%;
}

.advantages-content:hover, .advantages-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;
}

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

.ico-num{
    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;
	font-family: "MullerExtraBold";
	text-align: center;
	padding: 18px 0px 0px 2px;
	display: none;
}

.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-family: "MullerBlack";*/
    font-size: 30px;
    margin-top: 10px;
}

.advantages-t2{
    text-align: right;
    width: 85%;
    font-size: 36px;
    margin-top: 0px;
    line-height: 36px;
	font-family: "MullerBlack";
}
/*!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;
	font-family: "MullerBold";
	color: #929292;
}

.nav-works>li>a:hover, .nav-works>li>a:focus, .nav-works>li>a.active{
	border-bottom: 5px solid #86c06a;
	background: transparent;
	color: #666464;
}

.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{
	padding: 30px;
	font-family: MullerRegularItalic;	
	color: #8A8A8A;
}

.cloud:before{
	content: '';
    position: absolute;
    left: -30px;
    top: 20px;
    border: 15px solid transparent;
    border-right: 15px solid #ffffff;
}

.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;
	font-family: "MullerExtraBold";
	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/form-bg.png) no-repeat center -35px #f5f5f3;
    padding: 50px 0px 135px;
    min-height: 560px;
}

.form2{
	
}
/*!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;
	font-family: "MullerBold";
    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: 25px;
    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;
}

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

.offert label{
	cursor: pointer;	
}

.offert label:before{
	content: '';
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    background: #fff;
}

.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: 15px;
    height: 7px;
    background: transparent;
    top: 2px;
    left: 2px;
    border: 2px solid #8BC74E;
    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: 25px;	
}

.footer .slogan{
    font-size: 15px;
    font-family: "MullerRegular";
	padding-top: 5px;
}

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

.top-menu-burger{
	display: none;
	background-color: #3e3e3e;
	text-align: center;
	font-size: 13px;
    font-family: "MullerMedium";
    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;
	font-weight: bold;
}

.top-slider-item p{
    margin: 0px;
}

.works-w-title, .works-r-title{
    font-family: "MullerBold";
    color: #86c06a;
    text-decoration: underline;
    font-size: 20px;
}

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