*{
margin: 0px;
padding: 0px;
}
@font-face {
font-family: 'helveticaneuecyrthin';
src: url('helvetica/helveticaneuecyr-thin.eot');
src: url('helvetica/helveticaneuecyr-thin.eot?#iefix') format('embedded-opentype'),
url('helvetica/helveticaneuecyr-thin.woff2') format('woff2'),
url('helvetica/helveticaneuecyr-thin.woff') format('woff'),
url('helvetica/helveticaneuecyr-thin.ttf') format('truetype'),
url('helvetica/helveticaneuecyr-thin.svg#helveticaneuecyrthin') format('svg');
font-weight: normal;
font-style: normal;
}
.Main{
position: relative;
width: 1349px;
height: 100%;
}
.header{
height: 40px;
}
.M {
margin-left: 20%;
}
.logo{
margin-left: 15%;
}
.text{
text-align: center;
margin-top: 20px;
}
.hr{
border: none;
background-color: #00e1ff;
color: #00e1ff;
margin: 20px auto 0px;
height: 2px;
width: 70%;
}
.leading{
position: relative;
height: 437px;
background-image: url(img/max.jpg);
}
.hi{
position: absolute;
bottom: 40%;
left: 35%;
font-family: "helveticaneuecyrthin", sans-serif;
font-size: 40px;
}
.stick{
position: relative;
width: 100%;
height: 400px;
}
.cam {
position: absolute;
padding-top: 8%;
left: 25%;
}
.nut {
position: absolute;
padding-top: 8%;
left: 50%;
}
.foto {
position: absolute;
padding-top: 8%;
left: 75%;
}
.portfolio{
position: relative;
width: 100%;
height: 700px;
background-color: #f7f7f7;
}
.block3{
width: 100%;
height: 220px;
}
.portftext{
position: absolute;
font-family: "helveticaneuecyrthin", sans-serif;
font-size: 40px;
margin-top: 10%;
margin-left: 40%;
}
.presfoto{
position: absolute;
width: 100%;
float: left;
}
.pf1{
display: inline;
width: 269px;
height: 171px;
background-size: contain;
background: url(img/child.jpg) 100% 100% no-repeat;
}
.pf2{
display: inline;
width: 269px;
height: 171px;
background-size: contain;
background: url(img/wedding.jpg) 100% 100% no-repeat;
}
.pf3{
display: inline;
width: 269px;
height: 171px;
background-size: contain;
background: url(img/portrait.jpg) 100% 100% no-repeat;
}
.pf4{
display: inline;
width: 269px;
height: 171px;
background-size: contain;
background: url(img/family.jpg) 100% 100% no-repeat;
}
.pf5{
display: inline;
width: 269px;
height: 171px;
background-size: contain;
background: url(img/holiday.jpg) 100% 100% no-repeat;
}