@font-face {
    font-family: "TTN";
    src: url("/plus/mcs/fonts/TT_Norms_Pro_Regular.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "TTN";
    src: url("/plus/mcs/fonts/TT_Norms_Pro_Bold.otf") format("truetype");
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: "TTN";
    src: url("/plus/mcs/fonts/TT_Norms_Pro_Light.otf") format("truetype");
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: "TTN";
    src: url("/plus/mcs/fonts/TT Norms_Pro_Medium.otf") format("truetype");
    font-style: normal;
    font-weight: 600;
}

/* RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html {
    min-width: 640px;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.opacity {
    background-color: black;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 100;
    display: none;
}

.way {
    position: absolute;
    top: 156px;
    left: 460px;
    z-index: 10;
    display: none;
}

.phone {
    display: none;
}

.mobile {
    display: none;
}

/* DESKTOP */

html, body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: TTN, sans-serif;
}

body {
    background: url("../img/bg.jpg?1") no-repeat top center #06040d;
}

.logo_mcs {
    position: absolute;
    top: 20px;
    left: 130px;
}

.logo_mcs img {
    width: 100px;
}

.logo_ta {
    position: absolute;
    top: 20px;
    right: 137px;
}

.logo_ta img {
    width: 135px;
}

.desktop {
    width: 1440px;
    height: 100%;
    margin: auto;
    position: relative;
}



.desktop .main_title {
    color: white;
    position: absolute;
    text-align: center;
    font-size: 35px;
    top: 510px;
    text-transform: uppercase;
    margin: auto;
    left: 470px;
    display: none;
}

.desktop .main_title h1 {
    font-size: 45px;
    font-weight: bold;
    margin: 0 0 26px 0;
}

.desktop .main_title h2 {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.6;
}

.simbol {
    position: absolute;
    top: 216px;
    left: 600px;
    width: 140px;
    display: none;
    animation: pulse 4s ease-in-out infinite;
    z-index: 1;
}

.simbol.sb1 {
    top: 330px;
    left: 75px;
    width: 180px;
}

.simbol.sb2 {
    top: 230px;
    left: 164px;
    width: 130px;
}

.simbol.sb3 {
    top: 250px;
    left: 226px;
    width: 140px;
}

.simbol.sb4 {
    top: 336px;
    left: 300px;
    width: 180px;
}

.simbol.sb5 {
    top: 230px;
    left: 460px;
    width: 120px;
}

.simbol.sb6 {
    top: 240px;
    left: 616px;
    width: 110px;
}

.simbol.sb7 {
    top: 236px;
    left: 776px;
    width: 100px;
}

.simbol.sb8 {
    top: 266px;
    left: 920px;
    width: 140px;
}

.simbol.sb9 {
    top: 320px;
    left: 1048px;
    width: 170px;
}

.simbol.sb10 {
    top: 270px;
    left: 1140px;
    width: 135px;
}

.man {
    position: absolute;
    width: 120px;
    height: 200px;
    /* background-color: forestgreen;*/
    /* opacity: 0.3;*/
    top: 460px;
    left: 100px;
    cursor: pointer;
}

.man:hover {
    z-index: 350;
}

.man:hover .wind {
    display: block;
}

.man1 {
    z-index: 20;
}

.man2 {
    top: 320px;
    left: 190px;
    width: 70px;
    height: 160px;
    z-index: 19;
}

.man3 {
    top: 350px;
    left: 270px;
    width: 78px;
    height: 170px;
    z-index: 18;
}

.man4 {
    top: 460px;
    left: 340px;
    width: 100px;
    height: 210px;
    z-index: 17;
}

.man5 {
    top: 320px;
    left: 490px;
    width: 70px;
    height: 170px;
    z-index: 16;
}

.man6 {
    top: 320px;
    left: 630px;
    width: 70px;
    height: 170px;
    z-index: 15;
}

.man7 {
    top: 310px;
    left: 790px;
    width: 70px;
    height: 160px;
    z-index: 14;
}

.man8 {
    top: 363px;
    left: 956px;
    width: 70px;
    height: 190px;
    z-index: 18;
}

.man9 {
    top: 440px;
    left: 1096px;
    width: 90px;
    height: 214px;
    z-index: 19;
}

.man10 {
    top: 370px;
    left: 1170px;
    width: 100px;
    height: 180px;
    z-index: 20;
}

.wind {
    position: absolute;
    color: white;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin-top: -100px;
    z-index: 300;
    display: none;
}

.wind_bottom::before {
    content: " ";
    background-image: url(../img/wind.png);
    position: absolute;
    bottom: -34px;
    left: 60px;
    width: 63px;
    height: 37px;
}

.wind.left {
    width: 100px;
    height: 200px;
}

.wind.left .wind_style {
    margin-left: 100px !important;
    margin-top: 0 !important;
}

.wind.left .wind_style::before {
    content: " ";
    background-image: url(../img/wind.png);
    position: absolute;
    bottom: 98px;
    left: -47px;
    width: 63px;
    height: 37px;
    transform: rotate(90deg) scale(-1, 1);
}

.wind.right {
    width: 140px;
    height: 200px;
    margin-left: -110px;
}

.wind.right .wind_style {
    margin-left: -400px !important;
    margin-top: 0 !important;
}

.wind.right .wind_style::after {
    content: " ";
    background-image: url(../img/wind.png);
    position: absolute;
    bottom: 98px;
    right: -47px;
    width: 63px;
    height: 37px;
    transform: rotate(90deg) scale(-1, -1);
}

.wind .title {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.3;
    display: block;
    margin-bottom: 10px;
}

.wind img {
    float: left;
    margin-right: 30px;
}

.wind .button {
    display: inline-block;
    color: black;
    background-color: #2acbff;
    border-radius: 5px;
    font-size: 15px;
    text-transform: uppercase;
    width: 105px;
    height: 28px;
    text-decoration: none;
    text-align: center;
    padding-top: 10px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.wind.interview .button {
    position: absolute;
    right: 185px;
    bottom: 30px;
}

.wind .button:hover {
    background-color: #ffcf4d;
}

.wind .wind_style {
    position: absolute;
    margin-left: 30px;
    margin-top: -130px;
    padding: 36px;
    width: 403px;
    height: 133px;
    border: 1px solid #ffcf4d;
    background-color: black;
    -webkit-box-shadow: 1px 0px 22px 0px rgba(255, 207, 77, 0.75);
    -moz-box-shadow: 1px 0px 22px 0px rgba(255, 207, 77, 0.75);
    box-shadow: 1px 0px 22px 0px rgba(255, 207, 77, 0.75);
}

.wind .label {
    position: absolute;
    width: auto;
    padding: 10px;
    height: auto;
    background: #ffcf4d;
    text-transform: uppercase;
    color: black;
    font-size: 15px;
    font-weight: 400;
    top: -18px;
}

@keyframes pulse {
    from {
        transform: scale(.88);
    }
    50% {
        transform: scale(1);
    }
    to {
        transform: scale(.88);
    }
}

@media screen and (max-width: 1430px) {
    html {
        zoom: 100vw;
    }
}

@media screen and (max-width:640px) {
    html {
        min-height: 1106px;
    }
    body {
        max-width: 640px;
        width: 640px;
        height: 100%;
        background: url("../img/bg_mobile.jpg?1") no-repeat top center #06040d;
        background-size: cover;
        font-size: 32px;
        font-weight: 600;
        position: relative;
    }
    .desktop {
        display: none;
    }
    .menu {
        display: none;
    }
    .mobile {
        display: block;
    }
    .phone {
        display: block;
    }
    .phone {
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0;
        padding: 0;
    }
    .mobile_button {
        display: block;
        width: 360px;
        height: 90px;
        background-color: #ffcf4d;
        color: black;
        position: absolute;
        /* left: 50%; */
        margin-left: 150px;
        top: 820px;
        text-decoration: none;
        box-sizing: border-box;
        text-align: center;
        font-weight: 600;
        padding-top: 26px;
        border-radius: 0 20px 0 20px;
    }
    .phone .logo_mcs {
        position: absolute;
        top: 50px;
        left: 80px;
    }
    .phone .logo_mcs img {
        height: 70px;
        width: auto;
    }
    .phone .logo_ta {
        top: 56px;
        position: absolute;
        right: 80px;
    }
    .phone .logo_ta img {
        height: 40px;
        width: auto;
    }
    .phone h2 {
        color: white;
        font-weight: bold;
        font-size: 46px;
        text-transform: uppercase;
        position: absolute;
        top: 580px;
        left: 100px;
    }
    .phone h3 {
        color: white;
        font-weight: 500;
        font-size: 28px;
        position: absolute;
        top: 655px;
        text-align: center;
        left: 80px;
        display: block;
        width: 480px;
    }

}