* {margin: 0;padding: 0;}
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Bold.eot');
    src: local('Gilroy Bold'), local('Gilroy-Bold'),
        url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Bold.woff') format('woff'),
        url('../fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
.upblock {height: 70px;position: fixed;width:100%;}
#header h4 {font-family: 'Gilroy'; color: red;}
#header a {color:#000;}
#header a:hover {text-decoration: none; color:red;}
.logo {margin-top:10px;}
.uplog {padding-right: 50px;}
#headerMain {width:100%;height: 70px;margin:0px auto;z-index:0;}
#header {width:100%;height: 195px;position: fixed;z-index: 9999;}
header {background: url("../img/bg-main.jpg");height:550px;}
.header__icon {width: 30px;margin-right: 10px;float:left;}
h3 {font-family: 'Gilroy';font-size: 3.125em;}
.header__text {float: left;}
.line {width: 75px;height: 4px;background: #fddb49;margin-bottom: 15px;}
article {min-height: 600px;padding: 85px 0 15px;}
.advantages-item {text-align: center;}

footer {min-height:600px;background-color: #000;}