body {
    margin:0;
    color:#000;
    font: 12px/14px "Arial",sans-serif;
    background:#fff;
}
img {
    border-style:none;
}
a {
    color:#000;
    outline:none;
}
a:hover {
    text-decoration:none;
}
* {
    outline:none;
}
input, textarea, select {
    font:100% "Arial",sans-serif;
    vertical-align:middle;
    -webkit-appearance:none;
}
form, fieldset {
    margin:0;
    padding:0;
    border-style:none;
}
header,
nav,
section,
article,
aside,
footer,
figure,
menu,
dialog {
    display: block;
}
ul, ol {list-style:none; margin:0 0 10px; padding:0;}
dl {margin:0 0 10px;}
nav ul, nav ol {list-style:none; list-style-image: none; margin:0; padding:0;}
ul li {list-style: none; list-style: none outside;}
p {margin: 0 0 5%;}
h1 {font-size:30px; line-height:33px; margin: 0 0 5%;}
h2 {font-size:50px; line-height:50px; margin: 0 0 0.8%;}
h3 {font-size:26px; line-height:29px; margin:0 0 16px;}
h4 {font-size:24px; line-height:27px; margin:0 0 14px;}
h5 {font-size:22px; line-height:25px; margin:0 0 12px;}
h6 {font-size:20px; line-height:23px; margin:0 0 10px;}
a { text-decoration:none; outline:none;}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
textarea:-moz-placeholder {color:#000000;}
textarea::-moz-placeholder {color:#000000;opacity:1;}
textarea::-webkit-input-placeholder {color:#000000;}
textarea:-ms-input-placeholder {color:#000000;}
textarea::placeholder {color:#000000;}
input:-moz-placeholder {color:#000000;}
input::-moz-placeholder {color:#000000;opacity:1;}
input::-webkit-input-placeholder {color:#000000;}
input:-ms-input-placeholder {color:#000000;}
input::placeholder {color:#000000;}
/* =============================================================================
	MAIN
	========================================================================== */
html,body {
    height: 100%;
    margin: 0;
     min-width: 1045px;
    -webkit-text-size-adjust: none;
}
* html #wrapper {
    height: 100%;
}
.container{
    width: 1045px;
    margin: 0 auto;
    text-align: center;
}
.header{
    margin: 0 0 4%;
    background: #ffdd55;
    font: 36px/42px "helveticaneuecyr-light","Arial",sans-serif;
        border-color: rgba(0,0,0,.2);
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
}
.header .container{
    padding: 1.6% 0;
    overflow: hidden;

}
.header span{
    overflow: hidden;

    display: block;
    padding: 0 0 0 150px;
}
.header .holder-img{
    float: right;
    margin: 6px 82px 0 0;
    width: 73px;
    height: 70px;
}
h2{
    font: 36px/38px "HelveticaNeueCyr-Roman","Arial",sans-serif;
    text-align: center;
}
p{
    color: #534E4E;
}
.holder-as{
    padding: 1.8% 0 0;
    font-size: 0;
    line-height: 0;
}
.holder-as span{
    display: block;
    margin: 0 0 6%;
}
.holder-as .holder-block{
    display: inline-block;
    vertical-align: top;
    width: 183px;
    font-size: 18px;
    line-height: 22px;
}
.holder-as .holder-block .holder-img{
    width: 180px;
    margin: 0 auto;
}
.holder-as .holder-block img{
    max-width: 100%;
    display: block;
}
.holder-as .holder-center{
    padding: 11% 0 0;
    display: inline-block;
    vertical-align: top;
    width: 165px;
}
.holder-as .holder-center .holder-img{
    width: 37px;
    height: 32px;
    margin: 0 auto;
}
#section1 .fp-tableCell{
    display: table;
    width: 100%;
}
.display{
    padding: 1% 0 0;
}
.fp-tableCell{
    display: block;
}
.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
    height: auto !important;
}
#section1 p{
    margin: 0 0 35px;
}
#fullpage .monitor-img {
    display: inline-block;
    opacity: 1;
    height: 100%;
}
#fullpage .monitor-img:before {
    display: none;
}
.monitor-center {
    position: fixed;
    top: 13%;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 20%;
    z-index: 2;
}
.slider-center {
    position: absolute;
    top: 25%;
    bottom: 20%;
    left: 0;
    right: 0;
    z-index: 2;
    text-align: center;
}
.monitor-img{
    display: none;
    opacity: 0;
    position: relative;
}
.fixed-monitor .monitor-img {
    display:block;
    height: 100%;
    opacity: 1;
    position: relative;
}
.fixed-monitor #fullpage .monitor-img {
    display: none;
}
.monitor-img:before{
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: -999px;
    right: -999px;
    bottom: -200px;
    background: #ffffff;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    }
.fp-viewing-3 .monitor-img:before {
    display: none;
}
.monitor-img img{
    width: auto;
    height: 100%;
    display: inline;
    vertical-align: top;
}
.fp-viewing-1 .monitor-img,
.fp-viewing-2 .monitor-img,
.fp-viewing-3 .monitor-img,
.fp-viewing-4 .monitor-img{
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.fp-viewing-4 .monitor-img:before{
    display: none;
}
.monitor-img .holder-img1,
.monitor-img .holder-img2,
.monitor-img .holder-img3{
    opacity: 0;
    position: absolute;
    z-index: -1;
    left:0;
    top: 0;
    right:0;
    bottom: 0;
    /*padding: 4.5% 3% 26%;*/
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.fp-viewing-0 .holder-img1,
.fp-viewing-1 .holder-img1{
    opacity: 1;
}
.fp-viewing-2 .holder-img2{
    opacity: 1;
}
.fp-viewing-3 .holder-img3{
    opacity: 1;
}
.fp-viewing-4 .holder-img3{
    opacity: 1;
}
#section4 p,
#section4 h2{
    opacity: 0;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}
.fp-viewing-4 #section4 p,
.fp-viewing-4 #section4 h2{
    opacity: 1;
}
.list-browser{
    margin: 0;
    padding: 14px 4px 0 0;
    font-size: 0;
    line-height: 0;
}
.list-browser li{
    display: inline-block;
    vertical-align: top;
    margin: 0px 23px 30px 0px;
}
.list-browser a{
    display: block;
    width: 98px;
}
.list-browser img{
    max-width: 100%;
    display: block;
}
/*.footer{
    padding: 58% 0 0;
}*/
.footer{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
/* =============================================================================
	HasLayot
	========================================================================== */
.group:after {
    display:block;
    content:"";
    clear:both;
}
@media screen and (max-height: 800px){
    .list-browser a{
        width: 50px;
    }
}
@media screen and (max-height: 660px){
    .header {
        margin: 0 0 3%;
    }
    p {
        margin: 0 0 4%;
    }
}
@media screen and (max-height: 630px){
    .header {
        margin: 0 0 2%;
    }
    p {
        margin: 0 0 3%;
    }
}
@media screen and (max-height: 590px){
    .header {
        margin: 0 0 1%;
    }
    p {
        margin: 0 0 2%;
    }
    .holder-as .holder-block .holder-img {
        width: 145px;
    }
}