@font-face {
    font-family: 'SegoeUIBlack-Italic';
    src: url('../fonts/SegoeUIBlack-Italic.eot');
    src: url('../fonts/SegoeUIBlack-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUIBlack-Italic.woff2') format('woff2'),
        url('../fonts/SegoeUIBlack-Italic.woff') format('woff'),
        url('../fonts/SegoeUIBlack-Italic.ttf') format('truetype'),
        url('../fonts/SegoeUIBlack-Italic.svg#SegoeUIBlack-Italic') format('svg');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'SegoeUI-BoldItalic';
    src: url('../fonts/SegoeUI-BoldItalic.eot');
    src: local('Segoe UI Bold Italic'), local('SegoeUI-BoldItalic'),
        url('../fonts/SegoeUI-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-BoldItalic.woff') format('woff'),
        url('../fonts/SegoeUI-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'SegoeUI-SemiboldItalic';
    src: url('../fonts/SegoeUI-SemiboldItalic.eot');
    src: url('../fonts/SegoeUI-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-SemiboldItalic.woff2') format('woff2'),
        url('../fonts/SegoeUI-SemiboldItalic.woff') format('woff'),
        url('../fonts/SegoeUI-SemiboldItalic.ttf') format('truetype'),
        url('../fonts/SegoeUI-SemiboldItalic.svg#SegoeUI-SemiboldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'SegoeUI';
    src: url('../fonts/SegoeUI.eot');
    src: local('Segoe UI'), local('SegoeUI'),
        url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI.woff') format('woff'),
        url('../fonts/SegoeUI.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUIBlack';
    src: url('../fonts/SegoeUIBlack.eot');
    src: url('../fonts/SegoeUIBlack.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUIBlack.woff2') format('woff2'),
        url('../fonts/SegoeUIBlack.woff') format('woff'),
        url('../fonts/SegoeUIBlack.ttf') format('truetype'),
        url('../fonts/SegoeUIBlack.svg#SegoeUIBlack') format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUI-SemiBold';
    src: url('../fonts/SegoeUI-SemiBold.eot');
    src: local('Segoe UI Semibold'), local('SegoeUI-SemiBold'),
        url('../fonts/SegoeUI-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-SemiBold.woff') format('woff'),
        url('../fonts/SegoeUI-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUI-Light';
    src: url('../fonts/SegoeUI-Light.eot');
    src: local('Segoe UI Light'), local('SegoeUI-Light'),
        url('../fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-Light.woff') format('woff'),
        url('../fonts/SegoeUI-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
html{
    height:100%;
    position: relative;
}
body{
    position: relative;
    
}
.page-main{
    background: url('../images/bg-main.jpg') no-repeat top center; 
    position: relative;
}
.page-project{
    background:#f0f0f0 url('../images/bg-project-1.jpg') no-repeat top center; 
    position: relative;
}
.page-news{
    background:#f0f0f0 url('../images/bg-news.jpg') no-repeat top center; 
    position: relative;
}
.page-contacts{
    background:#f0f0f0 url('../images/bg-contacts.jpg') no-repeat top center; 
    position: relative;
}
.page-main::after{
    content: '';
    width: 100%;
    height: 100%;
    background: #f0f0f0;
    z-index: -1;
    position: absolute;
    top:0;
    left:0;
}
header{
    padding: 0 0 30px 0;
}
.logo{
    margin:28px 0 0 0;
    display: block;
    max-width: 100%;
}
.logo-small{
    display:none;
}
.header__contact{
    padding: 30px 0 0 68px;
}
.header__contact p{
    margin:0;
}
.header__contact .phone{
    font-family: 'SegoeUIBlack-Italic';
    margin:0 0 15px 0;
}
.header__contact .phone a{
    font-size:24px;
}
.header__contact a{
    font-size:18px;
    color:#fff;
    text-decoration: none;
    font-family: 'SegoeUI-BoldItalic';
}
nav{
    padding: 40px 0 0 25px;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
}
header.inner{
    padding: 0 0 120px 0;
}
.inner nav{
    width: 100%;
    background: rgba(0,0,0,0.2);
    padding: 11px 0 0 0;
    margin:26px 0 0 0;
}
nav ul{
    margin:0;
    padding: 0;
}
nav ul li{
    margin:0 33px;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 16px 0;
}
nav ul li a{
    font-size:16px;
    color:#fff;
    text-decoration: none;
    font-family: 'SegoeUI-SemiboldItalic';
}
.inner .header__info {
    padding: 22px 0 0 0;
}
.header__info{
    padding: 22px 0 0 0;
}
.header__info .caption{
    font-size:48px;
    color:#fff;
    margin:0;
    line-height: 120%;
    font-family: 'SegoeUI-BoldItalic';
}
.header__info .title{
    font-size:30px;
    color:#fff;
    margin:30px 0 0 0;
    line-height: 130%;
    font-family: 'SegoeUI-BoldItalic';
    text-decoration: underline;
    padding: 0 20px 0 0;
}
.header__info .button{
    margin:31px 0 0 98px;
    text-decoration: none;
    text-align: center;
    padding: 6px 0;
    border:3px solid #ffbd00;
    width:262px;
    display: block;
    color:#ffbd00;
    font-size:16px;
    font-family: 'SegoeUIBlack';
}
.d-flex{
    display: flex;
    justify-content: space-between;
}
.but-all{
    width: 262px;
    margin:77px auto 0;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-size:16px;
    color:#fff;
    font-family: 'SegoeUIBlack';
    padding: 8px 0 10px 0;
    background:#84cb31;
}
.header__docs{
    margin:43px 0 0 0;
    background: rgba(0,0,0,0.35);
    width: 100%;
    display: flex;
    align-items: flex-start;
    padding: 5px 0 20px 0;
}
.header__docs a{
    text-decoration: underline;
    cursor: pointer;
    font-size:16px;
    color:#ffbd00;
    font-family: 'SegoeUIBlack';
}
.header__docs a:nth-child(1){
    background: url('../images/iconY.png') no-repeat -16px top;
    padding: 50px 0 0 75px;
    margin:20px 0 0 20px;
}
.header__docs a:nth-child(2){
    background: url('../images/iconDoc.png') no-repeat left top;
    padding: 50px 0 0 113px;
    margin:20px 0 0 52px;
}
.b-projects{
    background: url('../images/bg-content.png') no-repeat top center; 
    padding: 90px 0 0 0;
}
.b-projects .caption{
    font-size:48px;
    color:#000;
    font-family: 'SegoeUI-BoldItalic';
    margin:0;
    background: url('../images/iconProj.jpg') no-repeat;
    line-height: 100%;
    padding: 30px 0 8px 195px;
}
.page-project .b-projects{
    padding: 152px 0 128px 0;
}
.page-project .b-projects .caption{
    background: none;
    padding: 0;
}
.page-project .project-item{
     margin:72px 0 0 0;
}
.page-project .but-all {
    margin: 47px auto 0;
    outline:none;
    border:none;
}
.project-item{
    margin:61px 0 0 0;
    display: block;
    transition: .4s;
}
.project-item p{
    font-size:18px;
    color:#000;
    font-family: 'SegoeUI-SemiboldItalic';
    margin:0;
}
.project-item figure{
    width: 100%;
    padding:4px;
    margin:15px 0 0 0;
    background: #fff;
    position: relative;
    transition: .4s;
}
.project-item figure img{
    max-width: 100%;
}
.project-item figure::after{
    content: '';
    width: 45px;
    height: 45px;
    background: url('../images/iconCheck.png') no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}
.project-item.active figure{
    background: #84cb31;
}
.project-item.active figure::after{
    background: url('../images/iconWork.png') no-repeat;
}
.project-item:hover{
    text-decoration: none;
}
.project-item:hover figure{
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.project-item:hover p{
    color:#00afda;
    text-decoration: none;
}
.project-item:hover .project-info p{
    color:#00afda;
}
.project-item:hover .project-info p:first-child{
    padding: 0 0 0 18px;
    background: url('../images/iconAdres-act.png') no-repeat left top;
}
.project-item:hover .project-info p:last-child{
    padding: 0 0 0 12px;
    background: url('../images/iconMan-act.png') no-repeat left top;
}
.project-info{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 22px 0 0 0;
}
.project-info p{
    font-size:16px;
    color:#aeaeae;
    margin:0;
    line-height: 100%;
    font-family: 'SegoeUI';
}
.project-info p:first-child{
    padding: 0 0 0 18px;
    background: url('../images/iconAdres.png') no-repeat left top;
}
.project-info p:last-child{
    padding: 0 0 0 12px;
    background: url('../images/iconMan.png') no-repeat left top;
}
.project__text p{
    font-size:16px;
    color:#000;
    font-family: 'SegoeUI';
    padding: 0 15px;
    margin: 76px 0 0 0;
    line-height: 120%;
    width: 50%;
}
.b-command{
    background: url('../images/bg-com.png') no-repeat top center;
    padding: 68px 0 126px 0;
}
.b-command .caption{
    font-size:48px;
    color:#000;
    font-family: 'SegoeUI-BoldItalic';
    margin:0;
    background: url('../images/iconCom.png') no-repeat;
    line-height: 100%;
    padding: 30px 0 15px 195px;
}
.b-command p{
    font-size:16px;
    color:#000;
    line-height: 100%;
    margin:14px 0 0 0;
    font-family: 'SegoeUI';
}
.b-command p.name{
    font-size:18px;
    color:#000;
    line-height: 100%;
    margin:27px 0 0 0;
    font-family: 'SegoeUI-SemiboldItalic';
}

.com-item{
    margin:58px 0 0 0;
    display: block;
    transition: .4s;
}
.com-item figure{
    transition: .4s;
}
.com-item img{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    filter: gray;
    -webkit-filter: grayscale(1);
    max-width: 100%;
}
.com-item:hover{
    text-decoration: none;
}
.com-item:hover figure{
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.com-item:hover p{
    text-decoration: none;
}
.com-item:hover img{
    filter:none;
}
.b-lic{
    padding: 15px 0 70px 0;
    background: url('../images/bg-cir.png') no-repeat top center;
}
.b-lic .caption{
    font-size:48px;
    color:#000;
    font-family: 'SegoeUI-BoldItalic';
    margin:0;
    background: url('../images/iconLic.png') no-repeat;
    line-height: 100%;
    padding: 30px 0 15px 195px;
}
.slider{
    margin:76px 0 0 0;
}
.owl-item img{
    margin:0 auto;
    max-width: 330px;
    width: 100%;
    display: block;
}
.owl-nav{
    width: 100%;
    position: absolute;
    top:0;
}
.owl-nav button{
    border:none;
    outline: none;
    position: absolute;
} 
.owl-nav button span{
    font-size:0;
}
.owl-prev{
    width:48px;
    height: 210px;
    top:85px;
    left:0;
    background: url('../images/strLeft.png') no-repeat;
}
.owl-next{
    width:48px;
    height: 210px;
    top:85px;
    right:0;
    left:auto;
    transform: rotate(-180deg);
    background: url('../images/strLeft.png') no-repeat;
}
.page-news .b-news{
    padding: 152px 0 128px 0;
    background: url('../images/bg-content.png') no-repeat top center;
}
.page-news .b-news .caption{
    background: none;
    padding: 0;
}
.page-news .project-item{
     margin:72px 0 0 0;
}
.page-news .but-all {
    margin: 47px auto 0;
}
.page-news .news-item p{
    height: 61px;
    overflow: hidden;
}
.page-news .news-item p.date{
    height: auto;
}
.page-news .news-item{
    margin:58px 0 0 0;
}
.list-news{
    padding-top: 40px;
}
.b-news{
    padding: 77px 0 0 0;
    background: url('../images/bg-news.png') no-repeat top center;
}
.b-news .caption{
    font-size:48px;
    color:#000;
    font-family: 'SegoeUI-BoldItalic';
    margin:0;
    background: url('../images/iconNews.png') no-repeat -5px top;
    line-height: 100%;
    padding: 30px 0 15px 195px;
}
.news-item{
    margin:103px 0 0 0;
    display: block;
    transition: .4s;
}
.news-item p.date{
    font-size:16px;
    color:#aeaeae;
    font-family: 'SegoeUI';
    margin:20px 0 0 0;
    line-height: 100%
}
.news-item p{
    font-size:18px;
    color:#000;
    font-family: 'SegoeUI-SemiboldItalic';
    margin:14px 0 0 0;
    line-height: 120%
}
.news-item figure{
    transition: .4s;
}
.news-item:hover{
    text-decoration: none;
}
.news-item:hover p{
    text-decoration: underline;
    color:#00afda;
}
.news-item:hover p.date{
    text-decoration: none;
    color:#000;
}
.news-item:hover figure{
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.all-news{
    width: 262px;
    margin:47px auto 0;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-size:16px;
    color:#000;
    font-family: 'SegoeUIBlack';
    padding: 8px 0 10px 0;
    background:#fff;
    border:3px solid #000;
}
.b-partn{
    padding: 157px 0 0 0;
     background: url('../images/bg-partn.png') no-repeat top center;
}
.b-partn .caption{
    font-size:48px;
    color:#000;
    font-family: 'SegoeUI-BoldItalic';
    margin:0;
    background: url('../images/iconPartn.png') no-repeat -5px top;
    line-height: 100%;
    padding: 30px 0 19px 195px;
}
.list-partn{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 77px 0 88px 0;
}
footer{
    padding: 37px 0 34px 0;
    background: #565657;
}
footer p{
    color:#fff;
    font-size:16px;
    font-family: 'SegoeUI';
    margin:0;
    line-height: 100%;
}
footer p.phone{
    font-size:24px;
    color:#fff;
    line-height: 100%;
    font-family: 'SegoeUIBlack-Italic';
}
footer p.phone a{
    font-size:24px;
    color:#fff;
    font-family: 'SegoeUIBlack-Italic';
    text-decoration: none;
}
footer p.email{
    font-size:18px;
    color:#fff;
    line-height: 100%;
    font-family: 'SegoeUI-BoldItalic';
    padding: 0 0 0 68px;
}
footer p.email a{
    font-size:18px;
    color:#fff;
    font-family: 'SegoeUI-BoldItalic';
    text-decoration: none;
}



/* Партнеры */
.b-partners{
    padding: 152px 0 128px 0;
    background: url('../images/bg-content.png') no-repeat top center;
}
.list-partners{
    padding: 0 15px;
}
.b-partners .caption{
    font-size:48px;
    color:#000;
    font-family: 'SegoeUI-BoldItalic';
    margin:0;
    line-height: 100%;
    padding: 0;
}
.partners-item{
    width: 295px;
    margin:86px auto 0;
    display: block;
}
.partners-item:hover{
    text-decoration: none;
}
.partners-item img{
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
.partners-item p{
    font-size:14px;
    color:#000;
    font-family: 'SegoeUIBlack-Italic';
    margin:18px 0 0 0;
    line-height: 120%
}
/* Контакты */
.b-contacts{
    background: url('../images/bg-content.png') no-repeat top center; 
    padding: 155px 0 60px 0;
}
.b-contacts .caption{
    font-size:48px;
    color:#000;
    font-family: 'SegoeUI-BoldItalic';
    margin:0;
    padding: 0 0 17px 0;
    line-height: 100%;
}
.contacts-row{
    margin-top: 80px;
}
.contacts-item p.name{
    color:#000;
    font-size:18px;
    margin:0;
    line-height: 100%;
    font-family: 'SegoeUI-SemiboldItalic';
    padding: 0 18px 45px 0;
}
.contacts-item p{
    color:#000;
    font-size:16px;
    margin: 1px 0 0 0;
    line-height: 120%;
    font-family: 'SegoeUI';
    display: flex;
    justify-content: flex-start;
}
.contacts-item p span:first-child{
    width: 83px;
    display: inline-block;
}
.map{
    height: 260px;
    width: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
/*Текстовая страница*/
.content{
    padding: 25px 0 0 0;
}
.content.text p{
    font-size:14px;
    margin:16px 0 0 0;
    font-family: 'SegoeUI-Light';
}
.content p{
    color:#000;
    font-size:16px;
    font-family: 'SegoeUI';
    margin:20px 0 0 0;
    line-height: 120%;
}
.content p a:hover{
    color:#00afda;
    text-decoration: underline;
}
.content p a{
    color:#00afda;
    font-size:16px;
    font-family: 'SegoeUI';
    text-decoration: none;
}
.comeback{
    width: 262px;
    margin:44px auto 0;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-size:16px;
    color:#fff;
    font-family: 'SegoeUIBlack';
    padding: 8px 0 10px 0;
    background:#84cb31 url('../images/sL.png') no-repeat 19px 16px;
}
.soc{
    padding: 76px 0 0 0;
}
.soc p{
    display: inline-block;
    margin:0 5px 0 0;
    font-size:20px;
    color:#2a2c2b;
    padding: 2px 0 0 0;
    font-family: 'SegoeUI';
    vertical-align: top;
}
.ya-share2{
    display: inline-block;
}

.list-ystav{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 40px 120px 0 120px;
}
.list-ystav figure{
    margin:30px 33px 0 33px;
    width: 100%;
    max-width: 330px;
}
.list-ystav figure img{
    max-width: 100%;
}

.b-dir{
    padding: 152px 0 128px 0;
    background: url('../images/bg-content.png') no-repeat top center;
    position: relative;
}
.b-dir::before{
    content: '';
    width: 100%;
    background:#f0f0f0;
    top:499px;
    height: 400px;
    position: absolute;
}
.page-project .b-dir::before{
    display:none;
}
.b-dir .com-item{
    margin:30px 0 0 0;
    min-height:462px;
}
.b-dir .caption{
    font-size:48px;
    color:#000;
    font-family: 'SegoeUI-BoldItalic';
    margin:0;
    line-height: 100%;
    padding: 0;
}
.b-dir p{
    font-size:16px;
    color:#000;
    line-height: 100%;
    margin:14px 0 0 0;
    font-family: 'SegoeUI';
}
.b-dir p.name{
    font-size:18px;
    color:#000;
    line-height: 100%;
    margin:27px 0 0 0;
    padding: 0 44px 0 0;
    font-family: 'SegoeUI-SemiboldItalic';
}
.b-contacts .caption span{
    font-size:16px;
    color:#000;
    font-family: 'SegoeUI';
    margin:0;
    padding: 0 0 0 45px;
    display: inline-block;
    line-height: 100%;
}
.links{
    position: absolute;
    top:-45px;
    text-align: center;
    width: 100%;
}
.links a{
    margin:0 22px;
    display: inline-block;
    font-size:18px;
    line-height: 100%
}
.links a.prev{
    font-family: 'SegoeUI-SemiboldItalic';
    color:#84cb31;
}
.links a.next{
    font-family: 'SegoeUI-SemiboldItalic';
    color:#00afda;
    background: url('../images/sR.png') no-repeat right center;
    padding: 0 54px 0 0;
}


.b-project{
    background: url('../images/bg-content.png') no-repeat top center; 
    padding: 125px 0 0 0;
}
.b-project .caption{
    font-size:48px;
    color:#000;
    font-family: 'SegoeUI-BoldItalic';
    margin:0;
    line-height: 100%;
    padding: 30px 0 0 0;
}
.b-project img{
    margin:78px 0 0 0;
}
.page-project .b-dir {
    padding: 65px 0 128px 0;
}
.proj-info{
    padding: 74px 0 0 0;
}
.proj-info p{
    font-size:18px;
    color:#000;
    font-family: 'SegoeUI-SemiBold';
    margin:0;
    line-height: 100%;
}
.proj-info table{
    border:none;
    border-collapse: collapse;
    margin:30px 0 0 0;
    width: 100%;
}
.proj-info table td{
    padding: 17px 7px 0 0;
    color:#000;
    font-size:16px;
    font-family: 'SegoeUI';
    line-height: 120%;
}
.b-gallery{
    padding: 61px 0 0 0;
}
.b-gallery .caption{
    font-size:48px;
    color:#000;
    font-family: 'SegoeUI-BoldItalic';
    margin:0;
    line-height: 100%;
    padding: 0;
}
.b-gallery figure{
    margin:43px 0 0 0;
}
.b-gallery img{
    max-width: 100%;
}
.tabs-content{
    padding: 9px 0 0 0;
}
.tab-item{
    display: none;
}
.tab-item.active{
    display: block;
}
.tab-item p{
    color:#000;
    font-size:16px;
    font-family: 'SegoeUI';
    margin:20px 0 0 0;
    line-height: 120%;
}
.tabs-head{
    padding: 40px 0 0 0;
    position: relative;
}
.tabs-head::before{
    content: '';
    width: 100%;
    height: 1px;
    background: #000;
    bottom: -1px;
    position: absolute;
}
.tabs-head ul{
    text-align: center;
}
.tabs-head li{
    display: inline-block;
    margin:0 48px;
    padding: 0 0 17px 0;
}
.tabs-head li a{
    text-decoration: none;
    color:#00afda;
    font-size:18px;
    font-family: 'SegoeUI-SemiboldItalic';  
}
.tabs-head li.active{
    border-bottom: 4px solid #ffbd00;
    padding: 0 0 13px 0;
    position: relative;
}
.tabs-head li.active::after{
    content: '';
    width: 6px;
    height: 6px;
    background: url('../images/li-act.png') no-repeat;
    position: absolute;
    bottom: 0;
    left:50%;
    margin-left: -3px;
}
.tabs-head li.active a{
    color:#ffbd00;
}
.dir-inform{
    padding: 56px 0 0 0;
}
.dir-inform figure{
    transition: .4s;
}
.dir-inform img{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    filter: gray;
    -webkit-filter: grayscale(1);
    max-width: 100%;
}
.dir-inform figure:hover{
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.dir-inform figure:hover img{
    filter:none;
}
.dir-info p{
    line-height: 130%;
    color:#000;
    font-size:24px;
    font-family: 'SegoeUI';
    margin:55px 0 0 0;
}
.dir-info p.name{
    font-size:48px; 
    font-family: 'SegoeUI-SemiboldItalic';  
    margin:0;
    line-height: 100%;
}
.dir-info p.post{
    font-size:35px;
    margin:40px 0 0 0;
    line-height: 100%;
}
.b-sert{
    padding-bottom: 280px;
}
.mobile__menu{
    left:-9999px;
    transition: 1s;
    background: #fff;
    position: fixed;
    top:0;
    width:100%;
    padding:43px 20px 0 20px;
    z-index:10;
    height: 100%;
    overflow: auto;
    transition: 1s;
    text-align: center;
}
.mobile__menu.active{
    left:0;
}
.mobile__menu .close{
    width:20px;
    height: 20px;
    position: absolute;
    right:15px;
    top:30px;
    cursor: pointer;
    background: url('../images/close_small.png');
    margin:0;
    opacity: 1;
    z-index:1;
}
.mobile__menu ul{
    position: relative;
    padding: 0 0 80px 0;
    text-align: center;
}
.mobile__menu ul::after{
    content: '';
    width:58px;
    height:4px;
    background: #F83F3F;
    position: absolute;
    left:50%;
    margin-left: -29px;
    bottom:0;
}
.mobile__menu ul li{
    margin:26px 0 0 0;
    list-style: none;
    width: 100%;
    text-align: center;
}
.mobile__menu ul li a{
    font-family: 'SegoeUI';
    font-size: 22px;
    line-height: 27px;
    color: #232323;
    text-decoration: none;
     margin:0;
}
.mobile__menu a{
    display: inline-block;
    margin:85px 0 0 0;
    font-family: 'SegoeUI';
    font-size: 20px;
    line-height: 24px;
    color: #474747;
    text-decoration: none;
    display: block;
}
.mobile__menu a.email{
    font-family: 'SegoeUI';
    font-size: 20px;
    line-height: 150%;
    color: #454545;
    margin:22px 0 0 0;
}      
.nav-menu.fixed{

	    position: fixed;
	    top: 0;
	    width: 100%;
	    transition:.5s;
	    background: rgba(0,0,0, 0.95);
	    z-index:9;
	    padding-bottom:10px;

}
.carousel-2 .item{
    padding:10px;
}
.carousel-2 .owl-prev{
    left:-50px;
}
.carousel-2 .owl-next{
    right:-50px;
}
.page-contacts .b-gallery{
    padding:0 0 60px 0;
}
.social{
    margin:30px 0 0 0;
    font-size:0;
}
.social a{
    display:inline-block;
    width:24px;
    height:24px;
    margin:5px 10px 0 0;
}
.glaz_zabota2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.glaz_zabota2 img {
    max-width: 30px;
    margin-right: 5px;
}
.banner {
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
}
.banner a {
    width: 100%;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
    .banner a img {
    width: 100%;
  height: auto;
    }
}