html, body {
  height: 100%;
}

@font-face {
    font-family:'Gotham Pro';
    src:url(fonts/GothamPro-Regular.ttf) format('truetype');

    font-display:swap;
}
@font-face {
    font-family:'GothamPro-Black';
    src:url(fonts/GothamPro-Black.ttf) format('truetype');

    font-display:swap;
}
@font-face {
    font-family:'GothamPro-Bold';
    src:url(fonts/GothamPro-Bold.ttf) format('truetype');

    font-display:swap;
}
@font-face {
    font-family:'GothamPro-Light';
    src:url(fonts/GothamPro-Light.ttf) format('truetype');

    font-display:swap;
}
@font-face {
    font-family:'GothamPro-Medium';
    src:url(fonts/GothamPro-Medium.ttf) format('truetype');

    font-display:swap;
}
@font-face {
    font-family:'ProximaNova-Black';
    src:url('fonts/proximanova-black-webfont.woff2') format('woff2'),
    url('fonts/proximanova-black-webfont.woff') format('woff');

    font-display:swap;
}
@font-face {
    font-family:'ProximaNova-Bold';
    src:url(fonts/ProximaNova-Bold.ttf) format('truetype');

    font-display:swap;
}
@font-face {
    font-family:'ProximaNova-Semibold';
    src:url('fonts/proximanova-semibold-webfont.woff2') format('woff2'),
    url('fonts/proximanova-semibold-webfont.woff') format('woff');

    font-display:swap;
}

@font-face {
    font-family:'ProximaNova';
    src:url('fonts/proximanova-regular-webfont.woff2') format('woff2'),
    url('fonts/proximanova-regular-webfont.woff') format('woff');

    font-display:swap;
}
@font-face {
    font-family:'Gilroy';
    src:url('fonts/gilroy-bold-webfont.woff2') format('woff2'),
    url('fonts/gilroy-bold-webfont.woff') format('woff');

    font-display:swap;
}
@font-face {
    font-family:'RobotoCondensed.ttf';
    src:url('fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
    url('fonts/robotocondensed-regular-webfont.woff') format('woff');

    font-display:swap;
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
background-color: #000000;
/*background-color: #27292b;*/
     font-family: 'GothamPro-Black';
     background-image: url(images/19852464_6193220.jpg);
}

.fullscreen-logo {
    display: flex;
    flex-flow: column;
    justify-content: center;
   margin-top: 100px;
    align-items: center;
    position: relative;
}

.fullscreen-logo .logo-b {
    display: none;
    padding: 0px 55px 0px 55px;
        z-index: 1;
}

img {
    max-width: 100%;
    height: auto;
    background-size: cover;
}

.button {
        margin-top: 1rem;
    padding: 0.8rem 1.5rem;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    transition: background-color 0.3s, color 0.3s;
    width: 350px;
    font-family: 'Gotham Pro';
    margin: 1rem auto;
    margin: 30px auto 0 auto;
    text-align: center;
    font-size: 24px;
    border: 1px solid rgba(255, 255, 255, .2);
    background: rgba(255, 255, 255, .08);
    font-weight: bold;
}
.button:hover{
background: 0 0;
}
.block_portfolio img {
    width: 300px;
}

.text-c {
    display: none;
    text-align: center;
    color: rgb(174, 174, 174);
    font: 12px / 18px "GothamPro-Black", sans-serif;

    bottom: 15px;
}

.text_center {
    width: 1000px;
    margin-bottom: 50px;

    font-size: 54px;
    line-height: 66.92px;
    text-align: center;
    color: #fff;
}

h2.nashi_roboty {
    color: #fff;
    margin-top: 20px;
    font-weight: 100;
    font-size: 40px;
}

hr{
    width: 60%;
        margin-top: 40px;
}

.block_portfolio{
 max-width: 1200px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
        margin-top: 30px;

}

.block_portfolio a {
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, .2);
    background: rgba(255, 255, 255, .08);
    margin: 6px;
    transition: all .2s linear;
}

.block_portfolio a:hover{
background: 0 0;
}

.copyright.text-c {
    margin-top: 100px;
        margin-bottom: 30px;
        font-family: 'Gotham Pro';
}

.telegram{
    padding: 11px 25px 11px 25px;
        color: #417df0;
    background: rgba(65, 125, 240);
    margin-right: 10px;
    border-radius: 8px;
    font-family: 'Gotham Pro';
}

.telegram a{
    color: #fff;
    text-decoration: none;
}

.viber{
    padding: 11px 45px 11px 45px;
        color: #417df0;
    background: #8c60c3;
        margin-left: 10px;
        border-radius: 8px;
        font-family: 'Gotham Pro';
}

.viber a{
    color: #fff;
    text-decoration: none;
}

.telg_viber{
    display: flex;
        margin-top: 10px;
}

.monitor {
    width: 430px;
    position: absolute;
    right: 0;
    top: 30px;
    opacity: 0.5;
}
.contact-block {
    color: #fff;
    max-width: 1200px;
    display: flex;
    width: 100%;
    justify-content: space-around;
    flex-wrap: wrap;
        font-family: 'Gotham Pro';
            font-weight: bold;
}

.contact-block-item{
border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, .2);
    background: rgba(255, 255, 255, .08);
    margin: 6px;
    transition: all .2s linear;
    width: 100%;
    padding: 50px;
    text-align: center;
    line-height: 27px;
    margin: 20px;
}

.contact_name {
    color: #fff;
    font-size: 27px;
    margin: 100px 0 20px 0px;


}
.contact_name h3 {
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.contact_name h3::before,
.contact_name h3::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 40%;
  height: 2px;
  background: #fff;
}

.contact_name h3::before {
  left: -160px;
}

.contact_name h3::after {
  right: -160px;
}

.contact-block-item a{
        color: #fff;
    text-decoration: none;
}

@media (max-width: 768px){

.text_center {
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    font-size: 32px;
    line-height: 39.92px;
    text-align: center;
    color: #fff;
    padding: 10px;
}
.monitor {

    opacity: 0.3;
    top: -96px;
}

.contact_name {
    color: #fff;
    font-size: 19px;
    margin: 100px 0 20px 0px;
}

.contact_name h3::before {
   left: -54px;
        width: 16%;
}

.contact_name h3::after {
 right: -54px;
        width: 16%;
}
}
