@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('Mono Social Icons Font/MonoSocialIconsFont-1.10.eot');
    src: url('Mono Social Icons Font/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
    url('Mono Social Icons Font/MonoSocialIconsFont-1.10.woff') format('woff'),
    url('Mono Social Icons Font/MonoSocialIconsFont-1.10.ttf') format('truetype'),
    url('Mono Social Icons Font/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('Mono Social Icons Font/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.symbol, a.symbol:before {
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

a.symbol:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 130%;
}



body {
    font-family: "Open sans";
    margin: 0;
    min-width: 1010px;
}

a {
    color: #436daa;
    text-decoration: none;
}

.section {
    width: 100%;
}

.section .content {
    width: 1010px;
    margin: 0 auto;
}




.contacts .logo {
    position: absolute;
    left: 20px;
    top: 40px;
    width: 222px;
    height: 81px;
}


.contacts .hidden {
    display: none;
}

.contacts .right-block {
    position: absolute;
    width: 200px;
    right: 40px;
    top: 40px;
}

.contacts .right-block .tel {
    font-size: 23px;
}

.contacts .right-block .adr {
    margin-top: 20px;
    font-size: 13px;
}

.contacts .right-block .qr-code {
    display: block;
    width: 145px;
    height: 145px;
    background: url(../images/qr.png) no-repeat;
    background-size: 145px;
    margin-top: 20px;
}






.section.profile {
    text-align: center;
    margin-top: 200px;
}

.section.profile .pre-profile {
    font-size: 20px;
    width: 500px;
    margin: 0 auto;
}

.section.profile .profile {
    font-size: 45px;
    width: 700px;
    margin: 140px auto 0px;
}

.section.features.top {
    height: 370px;
    margin-top: 50px;
}

.section.features.top .item {
    height: 100px;
    padding: 0 40px;
    box-sizing: border-box;
    margin-bottom: 60px;
}

.section.features.top .item.item7 {
    margin-top: -30px;
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.section.features.top .item .icon {
    background: none;
    text-align: center;
    width: 100%;
    height: 20px;
}
.section.features.top .item .icon:after {
    content: '·';
    font-size: 110px;
    text-align: center;
    color: #8fc76a;
    line-height: 0;
    font-weight: bolder;
}

.section.features.top .item .name {
    font-weight: normal;
    text-align: center;

}

.section.photo {
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 450px;
}



.map .overlay {
    position: absolute;
    width: 100%;
    height: 300px;
}


.section.features {
    margin: 100px 0 20px 0;
    height: 600px;
}

.section.features .item {
    display: block;
    float: left;
    width: 310px;
    height: 250px;
    margin-right: 40px;
}

.section.features .item .comment {
    width: 250px
}


.section.features .item:nth-child(3n) {
    margin-right: 0
}

.section.features .item7 {
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
    text-align: center;
    height: 100px;
}

.section.features .item7 .comment {
    width: 500px;
    margin: 0 auto;
}


.section.features .item .icon {
    background: url(../images/icons.png) no-repeat;
    background-size: 480px;
    width: 80px;
    height: 65px;
    display: block;
    margin-bottom: 20px;
}


.section.features .item2 .icon {
    background-position: -80px 0;
}

.section.features .item3 .icon {
    background-position: -160px 0;
}

.section.features .item4 .icon {
    background-position: -240px 0;
}

.section.features .item5 .icon {
    background-position: -320px 0;
}

.section.features .item6 .icon {
    background-position: -400px 0;
}


.section.features .item .name {
    font-weight: bold;
    font-size: 16px;
    display: block;
    margin-bottom: 10px
}

.section.features .item .comment {
    font-size: 12px;
}

.section.certs {
    background: #303a4a;
    color: white;
    padding: 40px 0 60px;
    height: 230px;
}

.section.certs .content {
    width: 1010px;
    display: block;
    margin: 0 auto;
    padding: 0
}

    .certs .cert {
        display: block;
        float: left;
        width: 252px;
        height: 340px;
    }

    .certs .cert .comment {
        margin-top: 20px;
        font-size: 13px;
        display: block;
        margin-right: 80px;
    }

    .cert img {
        width: 180px;
        height: 255px;
        margin-right: 40px;
    }

    .certs .cert2 {
        width: 450px
    }





.section.footer {
    background: #303a4a;
    color: white;
    float: left;
    clear: both;
    padding: 15px 0;
    height: 65px;
}

.section.footer .content {
    position: relative;
}

.footer .esq {
    color: #a5a5a5;
    font-size: 12px;
    padding: 10px 0 0 50px;
    background: url("../images/esq.png") 0 center no-repeat;
    background-size: 40px;
    height: 40px;
    margin-left: 380px;
    width: 400px;
}

.footer .drweb {
    color: #a5a5a5;
    font-size: 12px;
    height: 40px;
    position: absolute;
    left: 120px;
}

.footer .brother {
    height: 40px;
    position: absolute;
    top: 5px;
    width: 80px;
    margin-right: 40px;
}

.footer .brother:after, .footer .drweb:after {
    content: '';
    position: absolute;
    height: 40px;
    background: rgba(255,255,255,0.2);
    width: 1px;
    margin-left: 0;
    right: -20px;
    top: 8px;
}

.footer .drweb .logo {
    position: absolute;
    margin-top: 6px;
}

.footer .drweb .comment {
    margin-left: 145px;
    color: #a5a5a5;
    text-decoration: underline;
    margin-top: 10px;
    display: inline-block;
    width: 75px;
}

.footer .social {
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
}

.footer .social a {
    color: #a5a5a5;
    text-decoration: none;
    border: 1px solid #a5a5a5;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 32px;
    line-height: 34px;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-left: 10px;
}
