@import url(../fonts/icomoon/style.css);

@font-face {
    font-family: 'PFDinTextCompPro-Light';
    src: url("../fonts/PFDinTextCompPro-Light.eot");
    src: url("../fonts/AGCrownStyle-RomanPFDinTextCompPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/PFDinTextCompPro-Light.woff") format("woff"), url("../fonts/PFDinTextCompPro-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoeui';
    src: url("../fonts/segoeui.eot");
    src: 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: 'segoeuib';
    src: url("../fonts/segoeuib.eot");
    src: url("../fonts/segoeuib.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeuib.woff") format("woff"), url("../fonts/segoeuib.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoeuii';
    src: url("../fonts/segoeuii.eot");
    src: url("../fonts/segoeuib.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeuii.woff") format("woff"), url("../fonts/segoeuii.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoeuil';
    src: url("../fonts/segoeuil.eot");
    src: url("../fonts/segoeuib.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeuil.woff") format("woff"), url("../fonts/segoeuil.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUI-Semilight';
    src: url("../fonts/SegoeUI-Semilight.eot");
    src: url("../fonts/SegoeUI-Semilight.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUI-Semilight.woff") format("woff"), url("../fonts/SegoeUI-Semilight.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoeuisl';
    src: url("../fonts/segoeuisl.eot");
    src: url("../fonts/segoeuisl.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeuisl.woff") format("woff"), url("../fonts/segoeuisl.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoeuiz';
    src: url("../fonts/segoeuiz.eot");
    src: url("../fonts/segoeuiz.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeuiz.woff") format("woff"), url("../fonts/segoeuiz.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@media (max-width: 900px) {
    .logo.works-post {
        display: none !important;
    }

    .mobile-please-wrap {
        display: none !important;
    }
}

.main {
    width: 100%;
    height: 1088px;
    background-image: url(../img/logo2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 180px;

}

.text h1 {
    font-size: 90px;
    color: #333333;
    font-family: 'PFDinTextCompPro-Light', 'PF Light', sans-serif;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 90px;
}

.text h1 span {
    color: #fcbe00;
}

.text h2 {
    font-size: 40px;
    color: #333333;
    font-family: 'PFDinTextCompPro-Light', 'PF Light', sans-serif;
    padding-bottom: 40px;
    margin-bottom: 0px;
    line-height: 40px;
}

.text p {
    font-size: 16px;
    color: #333333;
    font-family: 'segoeui', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    margin-bottom: 50px;
}

.logo-c {
    height: 120px;
    width: 200px;
    display: block;
    margin-bottom: 72px;
}

.logo-c img {
    height: auto;
    width: 100%;
}

.pc-block {
    background: #fff;
}

.buildings-block {
    padding-top: 160px;
    background: #fff;
}

.text a {
    font-size: 30px;
    color: #333333;
    font-family: 'segoeui', sans-serif;
    text-decoration: none;
}

.text .icon-link {
    margin-left: 15px;
    color: #fcbe00;
}

.text .icon-link:before {
    color: #fcbe00;
}

.square-box {
    width: 165px;
    height: 158px;
    background-color: #fcbe00;
    margin-right: 30px;
    border-radius: 3px;
    border: 1px solid #c48d00;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.square {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 70px;
}

.square-box ul li {
    list-style: none;
    color: white;
}

.square-box ul li:nth-child(1) {
    font-family: 'PFDinTextCompPro-Light', 'PF Light';
    font-size: 80px;
    line-height: 80px;
}

.square-box ul li:nth-child(2) {
    font-family: 'segoeui';
    font-size: 18px;
    line-height: 24px;
}

.square-box ul {
    padding: 0px;
    margin: 0px;
}

h2 {
    font-size: 50px;
    color: #338cb6;
    font-family: 'PFDinTextCompPro-Light', 'PF Light';
}


.pc-block .container {
    position: relative;
}

.block-pc-img {
    position: absolute;
    top: -121px;
    left: -210px;
    width: 1401px;
}

.block-pc-img img {
    width: 100%;
}

.pc-block h2 {
    padding-top: 100px;
    padding-bottom: 40px;
}

.pc-block ul li {
    padding-bottom: 20px;
    position: relative;
}

h1,
h2,
h3,
h4,
p,
ul {
    margin-bottom: 0px;
}

.pc-block ul {
    list-style: none;
    padding-left: 20px;
}

.pc-block ul li:before {
    content: '';
    position: absolute;
    height: 5px;
    width: 5px;
    left: -15px;
    top: 8px;
    background-color: #fcbe00;
}

.text-block p {
    color: #707070;
    font-family: 'segoeui';
    font-size: 17px;
    padding-bottom: 80px;
}

.text-block {
    padding-top: 150px;
    padding-bottom: 40px;
}

.logo-block {
    width: 100%;
    height: auto;
    margin-top: 420px;
    text-align: right;
}

.wall-block {
    width: 100%;
    height: 41.78vw;
    background-image: url(../img/wall.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.wall-block--img {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translate(-50%);
    top: 85px;
    z-index: 3;
}

.wall-block--img img {
    width: 100%;
}

.video-block {
    width: 100%;
    height: 1075px;
    background-image: url(../img/background-1.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.buildings-block p {
    font-size: 17px;
    font-family: 'segoeui';
    padding-bottom: 65px;
}

.buildings-block h2 {
    margin-bottom: 40px;
}

book-block-img {
    background-image: url(../img/book-1.jpg-min.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.mackbook-block {
    height: 995px;
    width: 100%;
    background-image: url(../img/bg-mak.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    overflow: hidden;
}

.mackbook-block .container {
    position: relative;
}

.books {
    position: absolute;
    left: -149px;
    top: 15px;
}

.loops {
    position: absolute;
    top: 550px;
    right: -81px;
    z-index: 10;
}

.map-block-text p {
    font-size: 17px;
    font-family: 'segoeui';
}

.map-block {
    background-image: url(../img/bg-map.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    width: 100%;
    height: 1365px;
}

.map-block-text {
    margin-top: 855px;
}

.wall-two-block {
    background-image: url(../img/wall2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    width: auto;
    height: auto!important;
    padding-bottom: 30px;
}

.nav {
    background-color: white;
    border: 1px solid #fcbe00 !important;
    border-radius: 5px;
    justify-content: space-between;
}

.nav-link {
    padding: 20px 23px;
    border-color: transparent;
    border-radius: 0px;
}

.nav-link.active,
.nav-link:hover {
    background-color: #fcbe00 !important;
    border-color: transparent;
    border-radius: 0px;
}

.nav-tabs .nav-item {
    margin-bottom: -2px;
}

.wall-two-block .container {
    position: relative;
}

.mac-image {
    position: absolute;
    top: 375px;
    left: -31px;
    z-index: 0;
    width: 1198px;
    height: auto;
}

.mac-image img {
    width: 100%;
    height: auto;
}

.wall-two-block h2 {
    padding: 70px 0 45px;
}

.mobile-block {
    background-color: #fcbe00;
    width: 100%;
    height: 1501px;
}

.mobile-block-text {
    padding-top: 1150px;
}

.mobile-block .container {
    position: relative;
}

.mobile-one {
    position: absolute;
    left: -175px;
    top: -70px;
}

.mobile-two {
    position: absolute;
    left: 650px;
    top: 45px;
}

.mobile-three {
    position: absolute;
    left: -155px;
    top: 510px;
}

.mobile-four {
    position: absolute;
    left: 575px;
    top: 550px;
}

.last-block {
    background-image: url(../img/bg-footer.png);
    width: 100%;
    height: 1240px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    margin-top: -150px;
}

.two-blocks {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.btn-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.last-block p {
    font-size: 17px;
    font-family: 'segoeui';
}

.share-block {
    padding-top: 50px;
}

.share-block ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    list-style: none;
    padding-left: 0px;
}

.share-block ul li {
    padding: 0px 5px;
    list-style: none;
}

.share-block .icon-share:before {
    content: "\e918";
    color: #ffc80a;
    font-size: 27px;
    line-height: 0px;
    position: relative;
    padding-right: 7px;
    top: 11px;
}

.shares-btn {
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    cursor: pointer;
    width: 50px !important;
    display: flex;
}

.share-block .icon-vk:before {
    content: "\e91c";
    color: #fff;
    font-size: 15px;
    line-height: 0px;
    position: relative;
    top: 0px;
}

.icon-twitter:before {
    content: "\e91a";
    color: #fff;
}

.icon-fb:before {
    content: "\e90a";
    color: #fff;
}

.btn {
    width: 265px;
    height: 60px;
    background: transparent;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #333333;
    font-family: 'segoeui';
    font-weight: 500;
    border: 1px solid #ffc80a;
    border-radius: 4px;
}

.btn:hover {
    background-color: #ffc80a;
    color: black;
}

.btn-block {
    padding-top: 50px;
    justify-content: space-between;
}

.last-block-items {
    padding-left: 65px;
    padding-top: 65px;
}

.last-block-items p {
    padding-right: 160px;
    padding-top: 40px;
}

.vk {
    background-color: #4f78a3;
    text-decoration: none;
}

.fb {
    background-color: #45568e;
    text-decoration: none;
}

.twitter {
    background-color: #41abe1;
    text-decoration: none;
}

.btn-block .icon-brief:before {
    font-size: 30px;
    color: #fdcc36;
    padding-right: 10px;
}

.btn-block .icon-link:before {
    font-size: 30px;
    color: #333333;
    padding-left: 10px;
}

.btn-block a:hover .icon-brief:before {
    color: #333;
}

.nav-tabs .nav-link {
    color: #333;
}

.technologes-block {
    margin-top: 35px;
}

.technologes-block img {
    margin-right: 15px;
}

.nav-link {
    padding: 20px 22.7px;
    border: 0px !important;
}

@media (max-width:1070px) {
    .nav-link {
        padding: 20px 10.7px;
    }
}

.nav {
    overflow: hidden;
}

.page-title {
    font-family: 'PF Light' !important;
    color: #005190 !important;
    padding: 0 20px;
}

@media screen and (max-width:1024px) {
    .text h1 {
        font-size: 65px;
    }
}

.last-block-items .btn-block .btn {
    width: 250px;
    height: 52px;
}

.last-block-items .btn-block .icon-brief:before {
    font-size: 28px;
}

@media screen and (max-width: 421px) {
    .map-block h2 {
        position: relative;
        top: -40px;
    }    
}


@media screen and (max-width: 440px) {
    .square-box ul li:nth-child(1) {
        font-size: 60px;
        line-height: 60px;
    }
    .square-box {
        margin-right: 10px;
    }
    .square-box ul li:nth-child(2) {
        font-size: 15px;
        line-height: 16px;
    }    
}


@media screen and (max-width: 488px) {
    .nav-link {
        padding: 12px 10.7px;
    }
}

@media screen and (max-width: 382px) {
    .nav-link {
        padding: 7px 10.7px;
    }
}

@media screen and (max-width: 768px) {
    .mackbook-block {
        background-position: -1000px top;
    }
}

@media screen and (max-width: 450px) {
    .mackbook-block {
        background-position: -1200px top;
    }
}

@media screen and (max-width: 462px) {
    .block-pc-img {
        top: -80px;
    }
}

@media screen and (max-width: 768px) {
    .last-block {
        /*width: 100%;*/
        /*height: 1240px;*/
        /*background-repeat: no-repeat;*/
        background-size: auto;
        background-position: -850px top;
        margin-top: -150px;
    }
}

@media screen and (max-width: 500px) {
    .last-block-items {
        padding-left: 10px;
        padding-top: 40px;
    }
    .last-block {
        background-position: -870px top;
    }
    .last-block .btn-block {
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 30px;
    }
    .last-block .btn-block .btn {
        margin-bottom: 10px;
        margin-top: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
}



@media screen and (max-width: 520px) {
    .pc-block h2 {
        padding-top: 0px;
    }
    .pc-block .text-block {
        padding-top: 60px;
    }
}

@media screen and (max-width: 540px) {
    .img, .img-palaroid, .partners-back img, .wp-caption, img {
        max-width: 95%;
    }
    .mobile-one, .mobile-two, .mobile-three, .mobile-four {
        left: 10px;
    }
    .mobile-one {
        top: 10px;
    }
    .mobile-two {
        top: 230px;           
    }
    .mobile-three {
        top: 450px;
    }
    .mobile-four {
        top: 670px;
    }
    .mobile-block {
        height: 1200px;
    }    
    .mobile-block-text {
        padding-top: 850px;
    }    
}

@media screen and (max-width: 420px) {
    .mobile-block {
        height: 1150px;
    }    
    .mobile-block-text {
        padding-top: 720px;
    }    
}

@media screen and (max-width: 350px) {
    .mobile-block {
        height: 980px;
    }    
    .mobile-block-text {
        padding-top: 660px;
    }    
}




/******************************** mac-box *************************************/ 

.wall-two-block .container {
    
}

.wall-two-block .nav.nav-tabs {
    margin-bottom: 15px;
}

.mac-box {
    position:  relative;
    width: 100%;
    max-width: 1110px;
    margin-left: auto;
    margin-right: auto;
}

.mac-image-box {
    width: 100%;
}

.mac-image-box img {
    width: 100%;
    max-width: 100%;
    display: block;
}

.tab-content {
    position: absolute;
    top: 4.1%;
    bottom: 33.2%;
    left: 3.9%;
    right: 3.6%;
}

.mac-screen {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: scroll;
    z-index: 1;
}

.mac-screen img {
    width: 100%;
    height: auto;
    display: block;
}

.tab-pane {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

@media screen and (min-width: 2200px) {
    .map-block {
        height: 1500px;
    }
    .map-block-text {
        margin-top: 1000px;
        margin-left: 20px;
        margin-right: -20px;
    }
}

@media screen and (min-width: 2400px) {
    .map-block {
        height: 1600px;
    }
    .map-block-text p {
        /*background-color: #ff9;*/
    }    
    .map-block-text {
        margin-top: 1130px;
        margin-left: 80px;
        margin-right: -80px;
    }
}

@media screen and (max-width: 1199px) {
    .what-was-done {
        max-width: 440px;
    }    
}

@media screen and (max-width: 1199px) {
    .mobile-block-text {
        padding-top: 1170px;
    }
}

@media screen and (max-width: 1199px) {
    .main {
        background-position: 55% top;
    }
}


@media screen and (max-width: 555px) {
    .main {
        background-position: 40% top;
        padding-top: 90px;
    }
}


@media screen and (max-width: 1200px) {
    .block-pc-img {
        width: 1170px;
        top: -100px;
        left: -210px;
    }
    li.nav-item {
	    width: 50%;
	    border-bottom: 1px solid #fcbe02;
	}
	.nav-link {
	    padding: 25px;
	    text-align: center;
	    font-size: 18px;
	    border: 0px !important;
	}
	li.nav-item:nth-child(odd) {
	    border-right: 1px solid #fcbe02;
	}
}

@media screen and (max-width: 991px) {
    .block-pc-img {
        top: -10px;
        left: -280px;
    }
}

@media screen and (max-width: 768px) {
    .block-pc-img {
        top: -80px;
        left: -620px;
    }
}

@media screen and (max-width: 520px) {
    .block-pc-img {
        display: none;
    }
}


@media screen and (max-width: 1000px) {
    .share-block {
        padding-top: 15px;
    }
    .btn-block {
        padding-top: 20px;
    }
}

@media screen and (max-width: 500px) {
    .last-block-items {
        text-align: center;
    }
    .share-block ul {
        justify-content: center;
    }
    li.nav-item {
	    width: 100%;
	}
}

@media screen and (max-width: 991px) {
    .map-block {
        height: auto;
        padding-bottom: 60px;
    }
    .map-block-text {
	    padding: 30px;
	    border-radius: 10px;
	    background-color: rgba(255, 255, 255, 0.6);
    }
}

@media screen and (max-width: 768px) {
    .logo-block {
        margin-top: -60px;
        margin-bottom: 30px;
    }
}
/* СКРЫВАЕМ ОПИСАНИЕ В БЛОКЕ ВИДЕО */
.presentation__block--text,
.question-block {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}
.question-block {
	display: none;
}
.share-block .icon-fb:before,
.share-block .icon-twitter:before {
    font-size: 16px;
}