@charset "UTF-8";
*{
margin: 0px;
padding: 0px;
text-align: left;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
display: block;
}
html{
height:100%;
}
body{
text-align: center;
margin: 0px;
color: #000;
font-size: 14px;
font-weight: normal;
font-family: 'Montserrat', sans-serif;
background: #FFF;
}
img{
border: none;
}
.clearfix{
clear: both;
}
a{
text-decoration: none;
}

.main{
width: 100%;
max-width: 1350px;
margin: 0 auto;
}
.wrap{
padding: 0px 10px;
position: relative;
}
.flt.filt{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');filter:blur(3px);-webkit-filter:blur(3px);}

#ekran_1{
overflow: hidden;
height: 120vh;
width: 100%;
position: relative;
}

#ekran_1 .fon{
background: #000 url(../img/fon-main.jpg) 50% 0% no-repeat;
background-size: cover;
height: 120vh;
width: 100%;
animation: pulsar 15s infinite;
}
@keyframes pulsar{
  0%{
    -o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
  }
  50%{
    -o-transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	-moz-transform: scale(1.5, 1.5);
	-webkit-transform: scale(1.5, 1.5);
	transform: scale(1.5, 1.5);
  }
  100%{
    -o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
  }
}
#ekran_1 .text{
height: 100vh;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
display: table;
}
#ekran_1 .text a.down{
position: absolute;
bottom: 50px;
left: 50%;
margin: 0px 0px 0px -30px;
display: inline-block;
width: 60px;
height: 25px;
background:url(../img/down-arrow.svg) 50% 50% no-repeat;
}
#ekran_1 .text .in{
display: table-cell;
vertical-align: middle;
}
#ekran_1 .text .logo{
text-align: center;
padding: 0px 15%;
}
#ekran_1 .text .slogan{
text-align: center;
}
#ekran_1 .text .slogan .title{
padding: 30px 0px;
color: #C19869;
font-size: 80px;
line-height: 90px;
font-weight: 900;
letter-spacing: 0.03em;
text-transform: uppercase;
text-align: center;
text-shadow: 0px 10px 25px rgba(0, 0, 0, 0.56);
}
#ekran_1 .text .slogan p{
color: #FFF;
font-size: 26px;
line-height: 32px;
font-weight: 300;
letter-spacing: 0.03em;
text-align: center;
max-width: 630px;
margin: 0 auto;
padding: 0px 0px 60px 0px;
}
#ekran_1 .text .ambasador{
line-height: 36px;
text-align: left;
font: Regular 18px/36px Montserrat;
letter-spacing: 0.18px;
color: #FFFFFF;
opacity: 1;
display: inline-block;
background:url(../img/leica-new.svg) 0% 50% no-repeat;
padding: 0px 0px 0px 60px;
margin: 40px 0px 0px 0px;
}


header{
position: fixed;
width: 100%;
color: #FFF;
z-index: 100;
transition: 0.2s linear;
}
header .menu{
float: left;
padding: 14px 0px 14px 0px;
}
header .hamburger .hamburger-inner, .hamburger .hamburger-inner::after, .hamburger .hamburger-inner::before {
    background-color: #fff;
}
header .slogan{
float: left;
margin: 28px 0px 28px 20px;
color: #FFF;
font-size: 18px;
font-weight: 500;
letter-spacing: 0.01em;
line-height: 22px;
}
header .slogan span{
display: inline-block;
padding: 0px 0px 0px 10px;
margin:  0px 0px 0px 5px;
border-left: 1px #FFF solid;
}
header .phone{
float: right;
padding: 28px 0px 28px 60px;
color: #FFF;
font-size: 18px;
font-weight: 500;
letter-spacing: 0.01em;
}
header .phone a{
color: #FFF;
}
header .phone .icon{
width: 23px;
height: 23px;
display: inline-block;
background: url(../img/phone-white.svg) 50% 50% no-repeat;
float: left;
}
header .phone .number{
display: inline-block;
padding: 0px 0px 0px 20px;
}
header.fix{
background: #FFF;
color: #4F4F4F;
-webkit-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.16);
-moz-box-shadow:    0px 10px 16px 0px rgba(0, 0, 0, 0.16);
box-shadow:         0px 10px 16px 0px rgba(0, 0, 0, 0.16);
}
header.fix .phone a{
color: #4F4F4F;
}
header.fix .phone .icon{
background: url(../img/phone-grey.svg) 50% 50% no-repeat;
}
header.fix .slogan{
color: #4F4F4F;
}
header.fix .slogan span{
border-left: 1px #4F4F4F solid;
}
header.fix .hamburger .hamburger-inner, header.fix  .hamburger .hamburger-inner::after, header.fix  .hamburger .hamburger-inner::before {
    background-color: #4F4F4F;
}

header .submenu{
display: none;
background: #FFF;
border-top: 1px #dfdfdf solid;
padding: 20px 0px;
text-align: center;
}
header .menu-box{
display: block;
margin: 0 auto;
max-width: 800px;
text-align: center;
}
header .submenu ul{
list-style: none;
display: block;
}
header .submenu ul li{
width: 20%;
float: left;
padding: 10px 2.5%;
text-align: center;
}
header .submenu ul li a{
font-size: 18px;
line-height: 22px;
font-weight: 500;
letter-spacing: 0.01em;
color: #4F4F4F;
}


a.button{
display: inline-block;
width: 260px;
height: 60px;
line-height: 60px;
border-radius: 30px;
-webkit-box-shadow: 0px 15px 26px 0px rgba(0, 0, 0, 0.16);
-moz-box-shadow:    0px 15px 26px 0px rgba(0, 0, 0, 0.16);
box-shadow:         0px 15px 26px 0px rgba(0, 0, 0, 0.16);
text-align: center;
color: #FFF;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.03em;
text-transform: uppercase;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfb885+0,876233+100 */
background: rgb(223,184,133); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(223,184,133,1) 0%, rgba(135,98,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(223,184,133,1) 0%,rgba(135,98,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(223,184,133,1) 0%,rgba(135,98,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfb885', endColorstr='#876233',GradientType=1 ); /* IE6-9 */
opacity: 0.9;
transition: 0.5s linear;
}
a.button:hover{
opacity: 1;
-webkit-box-shadow: 0px 15px 26px 0px rgba(0, 0, 0, 0);
-moz-box-shadow:    0px 15px 26px 0px rgba(0, 0, 0, 0);
box-shadow:         0px 15px 26px 0px rgba(0, 0, 0, 0);
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b59267+0,b59267+100 */
background: rgb(181,146,103); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(181,146,103,1) 0%, rgba(181,146,103,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(181,146,103,1) 0%,rgba(181,146,103,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(181,146,103,1) 0%,rgba(181,146,103,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b59267', endColorstr='#b59267',GradientType=1 ); /* IE6-9 */
}

a.button.type2{
width: 260px;
height: 48px;
line-height: 48px;
border-radius: 24px;
font-size: 18px;
font-weight: 400;
letter-spacing: 0.01em;
text-transform: none;
}
a.button.type2 span{
width: 28px;
height: 24px;
display: inline-block;
background: url(../img/camera-white.svg) 50% 50% no-repeat;
float: left;
margin: 10px 0px 0px 20px;
}
header .zakaz{
padding-left: 60%;
padding-top: 16px;
display: none;
}
header.fix .zakaz{
display: block;
}

#ekran_1 .text-box{
padding: 30px 0px 20px 0px;
width: 100%;
position: absolute;
bottom: 0px;
left: 0px;
background: rgba(0, 0, 0, 0.7);
}
#ekran_1 .text-box .list{
padding: 0px 0px;
}
#ekran_1 .text-box .item{
width: 30%;
float: left;
}
#ekran_1 .text-box .item:nth-child(2n){
padding: 0px 5%;
}
#ekran_1 .text-box .item h3{
color: #C19869;
font-size: 22px;
line-height: 27px;
font-weight: 400;
letter-spacing: 0.02em;
padding: 10px 0px 0px 0px;
}
#ekran_1 .text-box .item p{
color: #FFFFFF;
font-size: 14px;
line-height: 18px;
font-weight: 400;
letter-spacing: 0.02em;
padding: 10px 0px 20px 0px;
}
#ekran_1 .text-box .item a.more{
display: inline-block;
color: #C19869;
font-size: 12px;
line-height: 15px;
font-weight: 400;
letter-spacing: 0.01em;
padding: 0px 0px;
}
#ekran_1 .text-box .item a.more span.icon-arrow{
display: inline-block;
width: 30px;
height: 15px;
background: url(../img/right-arrow.svg) 50% 50% no-repeat;
float: left;
margin: 0px 15px 0px 0px;
}

#portret{
padding: 60px 0px;
}

.title-box h3{
padding: 20px 0px;
text-align: center;
color: #4F4F4F;
font-size: 40px;
line-height: 42px;
font-weight: 900;
letter-spacing: 0.03em;
}
.title-box p{
text-align: center;
color: #929292;
font-size: 18px;
line-height: 22px;
font-weight: 400;
letter-spacing: 0.01em;
}
.servises{
padding: 20px 0px;
}
.servises .item{
width: 30%;
float: left;
text-align: center;
padding: 50px 0px;
}
.servises .item:nth-child(2n){
padding: 50px 5%;
}
.servises .item img{
height: 50px;
}
.servises .item p{
text-align: center;
color: #4F4F4F;
font-size: 18px;
line-height: 22px;
font-weight: 400;
letter-spacing: 0.01em;
padding: 20px 5%;
}
.gallery{
padding: 30px 120px;
}
.gallery .item{
margin: 30px 2.6%;
float: left;
width: 28%;
border-radius: 10px;
overflow: hidden;
}
.gallery .item .img{
height: 340px;
overflow: hidden;
}
.gallery .item .img img{
width: 100%;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
margin: -15% 0px 0px 0px;
}
.gallery .item .img img.up_img{
margin: -15% 0px 0px 0px;
}

.gallery .item .who{
padding: 30px 20px 40px 20px;
background: #F5F5F5;
}
.gallery .item .who p{
color: #4f4f4f;
font-size: 18px;
line-height: 26px;
font-weight: 400;
letter-spacing: 0.01em;
}
.gallery .item .who p span{
color: #929292;
font-size: 16px;
}
.gallery .item a:hover img{
 -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.hidden{display: none;}

.i_can{
border-radius: 10px;
border: 4px #F5F5F5 solid;
padding: 20px 20px 40px 20px;
margin: 30px 2.6% 60px 2.6%;
text-align: center;
position: relative;
}
.i_can .number{
text-align: center;
color: #707070;
font-size: 18px;
line-height: 22px;
font-weight: 400;
letter-spacing: 0.01em;
display: table;
margin: 0 auto;
text-align: center;
}
.i_can .number span{
display: table-cell;
vertical-align: middle;
width: 40%;
}
.i_can .number span.nom{
color: #C3A074;
font-size: 80px;
line-height: 90px;
font-weight: 900;
letter-spacing: 0.03em;
width: 20%;
text-align: center;
}
.align-right{
text-align: right;
}
.i_can .button{
position: absolute;
bottom: -30px;
left: 50%;
margin-left: -130px;
}
.align-center{
text-align: center;
}

.button-2{
display: inline-block;
width: 180px;
height: 45px;
line-height: 46px;
border-radius: 23px;
text-align: center;
color: #929292;
font-size: 13px;
font-weight: 400;
letter-spacing: 0.01em;
text-transform: uppercase;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfb885+0,876233+100 */
background: #F5F5F5; /* Old browsers */
transition: 0.5s linear;
margin: 0 auto;
}
.button-2:hover{
background: #FFF;
-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0px 10px 20px 0px rgba(0, 0, 0, 0.1);
box-shadow:         0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

.form{
text-align: center;
}
.form .fon_1{
padding: 40px 0px;
text-align: center;
background: rgba(0, 0, 0, 0.4);
}
.form h2{
text-align: center;
color: #C19869;
font-size: 40px;
line-height: 49px;
font-weight: 900;
letter-spacing: 0.03em;
padding: 0px 0px 20px 0px;
}
.form p{
text-align: center;
color: #FFF;
font-size: 18px;
line-height: 22px;
font-weight: 400;
letter-spacing: 0.01em;
}
.form form{
padding: 40px 0px 0px 0px;
text-align: center;
}
.form form input{
display: inline-block;
width: 220px;
margin: 0px 13px 30px 13px;
padding: 0px 20px;
line-height: 60px;
height: 60px;
background: #FFF;
border-radius: 30px;
border: none;
color: #4F4F4F;
font-size: 18px;
line-height: 22px;
font-weight: 400;
font-family: 'Montserrat', sans-serif;
}
.form form button{
display: inline-block;
width: 260px;
height: 60px;
line-height: 60px;
border-radius: 30px;
-webkit-box-shadow: 0px 15px 26px 0px rgba(0, 0, 0, 0.16);
-moz-box-shadow:    0px 15px 26px 0px rgba(0, 0, 0, 0.16);
box-shadow:         0px 15px 26px 0px rgba(0, 0, 0, 0.16);
text-align: center;
color: #FFF;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.03em;
text-transform: uppercase;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfb885+0,876233+100 */
background: rgb(223,184,133); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(223,184,133,1) 0%, rgba(135,98,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(223,184,133,1) 0%,rgba(135,98,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(223,184,133,1) 0%,rgba(135,98,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfb885', endColorstr='#876233',GradientType=1 ); /* IE6-9 */
opacity: 0.9;
transition: 0.5s linear;
border: none;
font-family: 'Montserrat', sans-serif;
cursor: pointer;
}
.form form button:hover{
opacity: 1;
-webkit-box-shadow: 0px 15px 26px 0px rgba(0, 0, 0, 0);
-moz-box-shadow:    0px 15px 26px 0px rgba(0, 0, 0, 0);
box-shadow:         0px 15px 26px 0px rgba(0, 0, 0, 0);
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b59267+0,b59267+100 */
background: rgb(181,146,103); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(181,146,103,1) 0%, rgba(181,146,103,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(181,146,103,1) 0%,rgba(181,146,103,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(181,146,103,1) 0%,rgba(181,146,103,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b59267', endColorstr='#b59267',GradientType=1 ); /* IE6-9 */
}
.form form p{
text-align: center;
color: #CECECE;
font-size: 12px;
line-height: 15px;
font-weight: 400;
letter-spacing: 0.02em;
padding: 20px 0px 0px 0px;
}
.form form p a{
color: #CECECE;
}

.elena{
position: relative;
}
.elena .left, .elena .right{
width: 50%;
float: left;
padding: 30px 0px 0px 0px;
}

.elena .left img{
display: block;
width: 45%;
float: right;
position: absolute;
bottom: 0px;
right: 50%;
}
.elena .left{
text-align: right;
}
.elena .right p{
color: #4F4F4F;
font-size: 18px;
line-height: 22px;
font-weight: 500;
letter-spacing: 0.01em;
}
.elena .right p.ambasador{
line-height: 24px;
background:url(../img/leica-new.svg) 0% 50% no-repeat;
background-size: auto 48px;
padding: 0px 0px 0px 74px;
}
.elena .right h1{
color: #C19869;
font-size: 80px;
line-height: 80px;
font-weight: 900;
letter-spacing: 0.03em;
padding: 60px 0px 20px 0px;
}
.elena .about{
margin: 60px 0px 0px 0px;
padding: 30px 0px 0px 0px;
}
.elena .about p{
padding: 0px 0px 20px 0px;
color: #C19869;
}
.elena .about ul{
padding: 20px 0px 0px 0px;
}
.elena .about li{
color: #C19869;
}
.elena .about ul li p{
color: #4F4F4F;
}

.grey-fon{
background: #F5F5F5;
height: 54%;
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
}

#idea{
padding: 30px 0px;
}
.idea-box{
padding: 40px;
border: 4px solid #f5f5f5;
border-radius: 10px;
max-width: 880px;
margin: 40px auto 20px auto;
position: relative;
}
.idea-box p{
color: #4F4F4F;
font-size: 18px;
line-height: 24px;
font-weight: 400;
letter-spacing: 0.01em;
padding: 0px 0px 30px 0px;
}
.idea-box p img{
width: 60%;
}
.idea-box p.align-center{
padding: 0px 0px 0px 0px;
} 
.kavichki{
display: inline-block;
width: 40px;
height: 40px;
background: #FFF url(../img/kavichki-grey.svg) 50% 50% no-repeat;
border-radius: 40px;
border: 20px #FFF solid;
position: absolute;
bottom: -40px;
left: 50%;
margin-left: -40px;
}

.why{
padding: 80px 0px 0px 0px;
}
.why .list{
padding: 60px 0px 0px 0px;
max-width: 1000px;
margin: 0 auto;
}
.why .list .item{
width: 45%;
float: left;
padding: 0px 5% 60px 0px;
}
.why .list .item.r{
padding: 0px 0px 60px 5%;
}
.why .list .item .num {
padding: 0px 0px 10px 0px;
}
.why .list .item .num span{
display: inline-block;
border-bottom: 8px #DFDFDF solid;
color: #C19869;
font-size: 40px;
line-height: 49px;
font-weight: 900;
letter-spacing: 0.03em;
}
.why .list .item h4{
color: #4F4F4F;
font-size: 22px;
font-weight: 900;
letter-spacing: 0.03em;
padding: 10px 0px;
}
.why .list .item p{
color: #4F4F4F;
font-size: 18px;
line-height: 24px;
font-weight: 400;
letter-spacing: 0.01em;
}

.form .phone{
padding: 20px 0px;
text-align: center;
}
.form .phone strong{
color: #FFF;
font-size: 40px;
line-height: 42px;
font-weight: 900;
letter-spacing: 0.03em;
}
.form .phone .social{
padding: 20px 0px 0px 0px;
text-align: center;
}
.form .phone .social a{
display: inline-block;
width: 60px;
margin: 0px 20px;
}

#review{
padding: 80px 0px 40px 0px;
}
#review .review-box{
padding: 60px 0px 0px 0px;
max-width: 840px;
margin: 0 auto;
}
#review .review-box .item{
padding: 70px 0px;
}
#review .review-box .title{
padding: 0px 0% 40px 184px;
}
#review .review-box .title h4{
color: #4F4F4F;
font-size: 22px;
line-height: 26px;
font-weight: 900;
letter-spacing: 0.02em;
padding: 10px 0px;
}
#review .review-box .title p{
color: #929292;
font-size: 14px;
line-height: 18px;
font-weight: 400;
letter-spacing: 0.01em;
}
#review .review-box .text{
padding: 30px 5% 30px 180px;
border: 4px solid #f5f5f5;
border-radius: 10px;
position: relative;
min-height: 150px;
}
#review .review-box .text p{
color: #4F4F4F;
font-size: 16px;
line-height: 24px;
font-weight: 400;
letter-spacing: 0.01em;
padding: 10px 0px;
}
#review .review-box .text img{
width: 310px;
border-radius: 50%;
border: 20px #FFF solid;
position: absolute;
top: -165px;
left: -175px;
}
#review .review-box .kavichki{
background: #FFF url(../img/kavichki-gold.svg) 50% 50% no-repeat;
}

.parallax-1{
background: #000 url(../img/fon-forma1.jpg) 50% 50% no-repeat fixed;
background-size: cover;
}
.parallax-2{
background: #000 url(../img/fon-forma2.jpg) 50% 50% no-repeat fixed;
background-size: cover;
}

#variant{
padding: 50px 0px;
}
#variant .idea-box p{
color: #4F4F4F;
font-size: 16px;
line-height: 24px;
font-weight: 400;
letter-spacing: 0.01em;
padding: 0px 0px 30px 0px;
}
#variant .idea-box .kavichki{
background: #FFF url(../img/kavichki-gold.svg) 50% 50% no-repeat;
border-radius: 40px;
border: 20px #FFF solid;
position: absolute;
top: -40px;
left: 50%;
margin-left: -40px;
}
#variant .idea-box p.align-center{
padding: 0px 0px 0px 0px !important;
} 

footer{
background: #FFF url(../img/bg-last.jpg) 50% 100% no-repeat;
}
footer .voprosi{
text-align: center;
}
footer .voprosi .phone{
padding: 20px 0px;
text-align: center;
}
footer .voprosi .phone strong{
color: #4F4F4F;
font-size: 40px;
line-height: 42px;
font-weight: 900;
letter-spacing: 0.03em;
}
footer .voprosi .phone .social{
padding: 40px 0px 0px 0px;
text-align: center;
}
footer .voprosi .phone .social a{
display: inline-block;
width: 60px;
margin: 0px 20px;
}
footer .voprosi h2{
text-align: center;
color: #4F4F4F;
font-size: 40px;
line-height: 49px;
font-weight: 900;
letter-spacing: 0.03em;
padding: 0px 0px 20px 0px;
}
footer .voprosi p{
text-align: center;
color: #4F4F4F;
font-size: 18px;
line-height: 22px;
font-weight: 400;
letter-spacing: 0.01em;
}

footer .text{
max-width: 800px;
margin: 0 auto;
padding: 80px 0px 780px 0px;
}
footer .text p{
color: #4F4F4F;
font-size: 16px;
line-height: 26px;
font-weight: 400;
letter-spacing: 0.01em;
padding: 10px 0px;
}
footer .logo{
max-width: 1000px;
margin: 0 auto;
padding: 0px 0px 60px 0px;
}
.copyright{
color: #929292;
font-size: 12px;
line-height: 30px;
font-weight: 400;
letter-spacing: 0.01em;
background: rgba(0, 0, 0, 1);
text-align: center;
}

.present{
padding: 40px 50px;
border-radius: 10px;
background: #000 url(../img/fon-forma1.jpg) 50% 30% no-repeat;
background-size: cover;
max-width: 870px;
margin: 40px auto;
}
.present h2{
text-align: center;
color: #C19869;
font-size: 40px;
line-height: 49px;
font-weight: 900;
letter-spacing: 0.03em;
padding: 0px 0px 20px 0px;
}
.present p{
text-align: center;
color: #FFF;
font-size: 18px;
line-height: 22px;
font-weight: 400;
letter-spacing: 0.01em;
}

.variant-box{
padding: 100px 5% 0px 5%;
display: flex;
flex-direction: row;
justify-content: space-around;
}
.variant-box .item{
border: 4px solid #f5f5f5;
border-radius: 10px;
padding: 30px;
margin: 0px 20px 60px 20px;
position: relative;
width: 23%;
flex: 1;
}
.variant-box .item span.icon{
display: inline-block;
width: 60px;
height: 60px;
background: url(../img/optimal.svg) 50% 50% no-repeat;
position: absolute;
top: -30px;
left: 50%;
margin-left: -30px;
}
.variant-box .item.n2 span.icon{
background: url(../img/full.svg) 50% 50% no-repeat;
}
.variant-box .item.n2{
border: none;
border-radius: 10px;
padding: 30px;
-webkit-box-shadow: 0px 15px 36px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0px 15px 36px 0px rgba(0, 0, 0, 0.1);
box-shadow:         0px 15px 36px 0px rgba(0, 0, 0, 0.1);
border: 4px solid #FFF;
}

.variant-box .item h3{
text-align: center;
color: #C19869;
font-size: 22px;
line-height: 26px;
font-weight: 900;
letter-spacing: 0.02em;
padding: 20px 0px 40px 0px;
}
.variant-box .item p{
color: #929292;
font-size: 16px;
line-height: 19px;
font-weight: 400;
letter-spacing: 0.01em;
padding: 0px 0px 19px 0px;
text-align: center;
}
.variant-box .item .text{
padding: 0px 0px 180px 0px;
}

.variant-box .item .btm{
position: absolute;
width: 100%;
bottom: 30px;
left: 0px;
}
.variant-box .item .price{
text-align: center;
color: #C19869;
font-size: 18px;
line-height: 22px;
font-weight: 400;
letter-spacing: 0.01em;
padding: 0px 0px 30px 0px;
}
.variant-box .item .price span{
text-align: center;
display: block;
font-size: 40px;
font-weight: 900;
}
.variant-box .item .button{
width: 160px;
}

#form{
-webkit-box-shadow: 0px 15px 36px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0px 15px 36px 0px rgba(0, 0, 0, 0.1);
box-shadow:         0px 15px 36px 0px rgba(0, 0, 0, 0.1);
padding: 30px 0px;
width: 320px;
font-family: 'Montserrat', sans-serif;
border-radius: 10px;
}
#form h3{
text-align: center;
color: #4F4F4F;
font-size: 26px;
line-height: 26px;
font-weight: 900;
letter-spacing: 0.02em;
padding: 0px 0px 30px 0px;
}
#form form{
text-align: center;
padding: 0px 30px;
}
#form  input[type=text]{
display: inline-block;
width: 258px;
margin: 0px 0px 20px 0px;
padding: 0px 20px;
line-height: 58px;
height: 58px;
background: #FFF;
border-radius: 30px;
border: none;
color: #4F4F4F;
font-size: 18px;
line-height: 22px;
font-weight: 400;
font-family: 'Montserrat', sans-serif;
border: 1px #D5D5D5 solid;
}
#form   input[type=submit]{
display: inline-block;
width: 260px;
height: 60px;
line-height: 60px;
border-radius: 30px;
-webkit-box-shadow: 0px 15px 26px 0px rgba(0, 0, 0, 0.16);
-moz-box-shadow:    0px 15px 26px 0px rgba(0, 0, 0, 0.16);
box-shadow:         0px 15px 26px 0px rgba(0, 0, 0, 0.16);
text-align: center;
color: #FFF;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.03em;
text-transform: uppercase;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfb885+0,876233+100 */
background: rgb(223,184,133); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(223,184,133,1) 0%, rgba(135,98,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(223,184,133,1) 0%,rgba(135,98,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(223,184,133,1) 0%,rgba(135,98,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfb885', endColorstr='#876233',GradientType=1 ); /* IE6-9 */
opacity: 0.9;
transition: 0.5s linear;
border: none;
font-family: 'Montserrat', sans-serif;
cursor: pointer;
margin: 20px 0px 0px 0px;
}
#form   input[type=submit]:hover{
opacity: 1;
-webkit-box-shadow: 0px 15px 26px 0px rgba(0, 0, 0, 0);
-moz-box-shadow:    0px 15px 26px 0px rgba(0, 0, 0, 0);
box-shadow:         0px 15px 26px 0px rgba(0, 0, 0, 0);
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b59267+0,b59267+100 */
background: rgb(181,146,103); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(181,146,103,1) 0%, rgba(181,146,103,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(181,146,103,1) 0%,rgba(181,146,103,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(181,146,103,1) 0%,rgba(181,146,103,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b59267', endColorstr='#b59267',GradientType=1 ); /* IE6-9 */
}
#form   form p{
text-align: center;
color: #CECECE;
font-size: 12px;
line-height: 15px;
font-weight: 400;
letter-spacing: 0.02em;
padding: 20px 0px 0px 0px;
}
#form   form p a{
color: #CECECE;
}

label.error{
display: none !important;
}
input[type=text].error{
color: #CC0000!important;
}

.submenu .zakaz, .submenu .social, .submenu .phone{
display: none!important;
}

#review .review-box .text img{
visibility: hidden;
}

#about-fotosession{
padding: 80px 0px 20px 0px;
}
#about-fotosession .title-box{text-align: center;}
#about-fotosession .ambasador{
display: inline-block;
color: #4F4F4F;
font-size: 18px;
font-weight: 400;
letter-spacing: 0.01em;
line-height: 24px;
background:url(../img/leica-new.svg) 0% 50% no-repeat;
background-size: auto 48px;
padding: 0px 0px 0px 74px;
width: 100%;
max-width: 426px;
margin: 10px auto 50px auto;
}
#about-fotosession .text{
text-align: center;
}
#about-fotosession .text p{
color: #4F4F4F;
font-size: 18px;
font-weight: 400;
letter-spacing: 0.01em;
line-height: 24px;
text-align: center;
padding: 20px 0px;
}
#about-fotosession .video{
margin: 0 auto;
padding: 40px 0px 20px 0px;
text-align: center;
width: 100%;
max-width: 930px;
}
#about-fotosession .video .full{
width: 100%;
}
a.psd-video{
position: relative;
display: block;
margin: 10px 0px;
}
a.psd-video span{
display: inline-block;
width: 80px;
height: 80px;
position: absolute;
top: 50%;
left: 50%;
margin: -40px 0px 0px -40px;
background: url(../img/play.png) 50% 50% no-repeat;
background-size: cover;
opacity: 0.8;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
a.psd-video:hover span{
opacity: 1; 
 -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.new-foto{
display: flex;
flex-direction: row;
flex-wrap: wrap;
 justify-content: space-between;
 padding: 0px 100px 30px 100px;
}
.new-foto .item{
border-radius: 10px;
overflow: hidden;
height: 400px;
margin: 13px 0px;
width: 23%;
background-position: 50% 50%;
background-size: auto 105%;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.new-foto .item:hover{
background-size: auto 110%;
}
.new-foto .item a{
display: block;
width: 100%;
height: 100%;
}
.new-foto .item.w2{
width: 51%;
}
.new-foto .item.w3{
width: 41%;
}
.new-foto .item.w4{
width: 33%;
}
#about-fotosession.pad{
padding: 50px 0px 20px 0px;
}
.center p{
text-align:center;
padding: 0px !important;
}

.what-give{
padding: 0px 0px;
max-width: 970px;
margin: 0 auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
 justify-content: space-between;
}
.what-give .item{
border-radius: 10px;
overflow: hidden;
height: 226px;
margin: 13px 0px;
width: 28%;
background-position: 50% 50%;
background-size: 100% auto;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.what-give .item:hover{
background-size: 110% auto;
}
.what-give .item a{
display: block;
width: 100%;
height: 100%;
}
.what-give .item.w2{
width: 41%;
}

#plitka .new-foto{
padding-top: 40px;
}
#plitka .new-foto .item{
border-radius: 10px;
overflow: hidden;
height: 200px;
margin: 13px 0px;
width: 18%;
background-position: 50% 50%;
background-size: auto 100%;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
#plitka .new-foto .item:hover{
background-size: auto 130%;
}