* {
    box-sizing: border-box;
}
.clearfix {
    clear: both;
}
  
  
body {
    margin: 0;
    padding: 0;
}
    
.container {
    max-width: 1025px;
    margin: 0 auto;
}
.header {
    border-bottom: 1px solid rgba(59, 59, 59, 0.295);
}
.header-flex {
    display: flex;
    justify-content: space-between;
  }
li {
    list-style-type: none;
}
.menu {
    display: flex;
}
.logo {
    text-transform: uppercase;
    font-weight: 600;
}
.link {
    text-decoration: none;
    margin-right: 20px;
    color: black;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.right-side i{
    padding-left: 15px;
    margin-top: 15px;
}
.main {
    position: relative;
}
.main-flex {
    display: flex;
    justify-content: space-between;
}
.title-left {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 28px;
    margin-top: 164px;
}
.text-left {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 28px;
    text-align: justify;

}
.subtext-left {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 28px;
}
.button-link {
    margin-top: 33px;
    margin-bottom: 189px;
}
.button {
    width: 80px;
    padding: 14px 22px 14px 22px;
    color: rgba(59, 59, 59, 0.295);
    border: 1px solid rgba(59, 59, 59, 0.295);
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    border-radius: 5px;
    text-transform: uppercase;
    transition-duration: 1s;
}
.button:hover {
    background-color: black;
    color: white;
    transition-duration: 1s;
}
.right-side-main {
    right: 0px;
    position: absolute;
    width: 50%;
    height: 100%;
    background-image: url("../images/table.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.intro {
    position: relative;
    border-top: 1px solid rgba(59, 59, 59, 0.295);
}
/* INTRO FIRST */
.about-main {
    position: relative;
    border-top: 1px solid  rgba(59, 59, 59, 0.295);
  }
  
  .image-table {
    left: 0px;
    position: absolute;
    width: 35%;
    height: 100%;
    background-image: url("../images/large_flash-0.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  
  .about-use {
    float: right;
    margin-right: 6%;
    margin-top: 18px;
    width: 40%;
}
.right-side-intro-second {
    margin-left: 5%;
    margin-bottom: 46px;
    width: 40%;
}
.left-side-main {
    margin-bottom: 55px;
    width: 40%;
}
  
.title-us {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 28px;
    margin-top: 35px;
}
  
  .text-us {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 28px;
    text-align: justify;
  }
  
  .button-link {
    margin-top: 33px;
    margin-bottom: 76px;
  }
  
  .link-button {
    width: 80px;
    padding: 17px 33px 19px 32px;
    color:  rgba(59, 59, 59, 0.295);
    border: 1px solid  rgba(59, 59, 59, 0.295);
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: 1s;
  }
  
  .link-button:hover {
    color: white;
    background-color: black;
    transition-duration: 1s;
  }
/* INTRO END */
.intro-flex {
    display: flex;
    justify-content: space-between;
}
.left-side-intro {
    left: 0px;
    position: absolute;
    width: 35%;
    height: 100%;
    background-image: url("../images/large_flash-0.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.right-side-intro {
    float: right;
}
.title-right {
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 70px;
}
.text-right {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 28px;
    text-align: justify;
}
.button-intro {
    margin-bottom: 34px;
}
.intro-second {
    position: relative;
    border-top: 1px solid  rgba(59, 59, 59, 0.295);
}
.right-side-intro {
    right: 0px;
    position: absolute;
    width: 35%;
    height: 100%;
    background-image: url("../images/image17709.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.intro-gallery {
    border-top: 1px solid rgba(59, 59, 59, 0.295);
}
.gallery {
    text-align: center;
}
.title-gallery {
    font-family: "Gotham Black", serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 22px;
}
.images {
    display: flex;
    justify-content: center;
}
.image {
    width: 100%;
    height: 300px;
}
.third-image {
    width: 100%;
    height: 300px;
}
.intro-features {
    position: relative;
}
.feautures {
    text-align: center;
    margin-top: 100px;
}
.title-features {
    font-family: "Gotham Black", serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 22px;
}

.card {
    text-align: center;
    padding: 40px;
    border-bottom: 1px solid  rgba(59, 59, 59, 0.295);
    border-right: 1px solid rgba(59, 59, 59, 0.295);
}
.line {
    border-bottom: none;
}

.card-third {
    border-right: none;
}
.card-six {
    border-bottom: none;
    border-right: none
}
.card-fourth {
    border-bottom: none;
}
.flex-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.card i {
    font-size: 30px;
}
.title-write {
    font-family: "Gotham Black", serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 22px;
}
.about-form {
    text-align: center;
}
.intro-form {
    display: flex;
    justify-content: center;
}
.form {
    position: relative;
    display: block;
    width: 580px;
}
.header-form {
    display: flex;
}
.form-name p{
    display: block;
}
.form-name input {
    padding: 8px 6%;
    margin-right: 10px;
    width: 187px;
}
.text-contact input{
    margin-left: 15px;
}
.select {
    padding: 6px 82% 6px 0;
}
.text-message {
    padding: 0 0 100px 0;
    width: 100%;
}
.flex-form {
    display: flex;
    justify-content: space-between;
}
.footer {
    border-top: 1px solid rgba(59, 59, 59, 0.295);
}
.footer-icon {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.footer-icon i{
    margin-left: 10px;
    border: 1px solid black;
    padding: 15px;
    border-radius: 60px;
}
.footer-text {
    display: flex;
    justify-content: center;
}
.footer-text p{
    font-family: "Gotham Black", serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
}
.first-block-image {
    position: relative;
    width: 30%;
}
.second-block {
    width: 15%;
}
.button-image {
    color: white;
    border: 1px solid white;
}
.descr {
    display: none;
    text-align: center;
}
.first-block-image:hover .descr {
    display:block;
    position:absolute;
    top: 80px;
    z-index:9999;
    left: 11%;
}
.descr h3{
    color: white;
}
.descr p{
    color: white;
}
@media (max-width: 1039px) {
    .card-second {
        border-right: none;
    }
    .card-fourth {
        border-right: none;
    }
    .card-third {
        border-right: 1px solid rgba(59, 59, 59, 0.295);
    }
    .card-fourth {
        border-bottom: 1px solid rgba(59, 59, 59, 0.295);
    }
    .right-side-intro-second {
        margin-left: 5%;
    }
    .left-side-main {
        margin-left: 37px;
        margin-bottom: 55px;
        width: 40%;
    }
}
@media (max-width: 800px) {
    .right-side-main {
        width: 50%;
    }
    .about-use {
        float: right;
        margin-right: 1%;
    }
    .text-us {
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        margin-top: 28px;
        text-align: justify;
    }
    .about-use {
        margin-right: 5%;
        float: right;
        
    }
    .header-flex {
        justify-content: center;
    }
    .right-side i {
        margin-right: 6px;
    }
    .image-table {
        width: 50%;
    }
    .left-side-main {
        margin-left: 37px;
        margin-bottom: 55px;
        width: 40%;
    }
    .title-left {
        font-size: 30px;
    }
    .first-block {
        display: none;
    }
    .third-block {
        display: none;
    }
    .first-block-image {
        width: 50%;
    }
    .right-side-intro-second {
        margin-left: 12%;
    }

@media (max-width: 677px) {
    .card {
        border-bottom: 1px solid rgba(59, 59, 59, 0.295);
    }
    .card {
        border-right: none;
    }
}
@media (max-width: 620px) { 
    .right-side-intro-second {
        margin-left: 4%;
    }
    .about-use {
        float: right;
        margin-right: 0%;
        width: 70%;
    }
    .line {
        border-bottom: 1px solid rgba(59, 59, 59, 0.295);
    }
    .card-six {
        border-bottom: 1px solid rgba(59, 59, 59, 0.295);
    }
    .first-block-image {
        width: 100%;
    }
    .second-image {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .list-mobile {
        display: none;
    }
    .main-flex {
        flex-direction: column-reverse;
    }
    .right-side-main {
        position: relative;
        width: 100%;
        height: 400px;
        background-image: url("../images/table.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .image-table {
        position: relative;
        width: 100%;
        height: 400px;
        background-image: url("../images/large_flash-0.jpg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .about-use {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .select {
        padding: 6px 64% 6px 0;
    }
    .third-image {
        display: none;
    }
    .text-contact {
        font-size: 13px;
    }
    .right-side-intro {
        position: relative;
        width: 100%;
        height: 400px;
        background-image: url("../images/image17709.jpg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .intro-flex {
        flex-direction: column-reverse;
    }
    .image {
        width: 100%;
        height: 262px;
    }
    .images {
        display: block;
    }
    .flex-wrap {
        justify-content: center;
    }
    .first-image {
        position: relative;
        width: 100%;
    }
    .second-image {
        display: block;
    }
    .form {
        width: 293px;
        text-align: center;
    }
    .text-contact input {
        margin-left: 6px;
    }
    .form-name input {
        width: 100%;
    }
    .text-message {
        padding: 0px 43% 100px 0;
    }
    .header-form {
        display: block;
    }
    .right-side-intro-second {
        margin-right: auto;
        text-align: center;
        width: 70%;
        margin-left: auto;
        margin-top: 18px;
    }
    .card {
        border-bottom: 1px solid  rgba(59, 59, 59, 0.295);
        border-right: none;
    }
    .left-side-main {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 55px;
        width: 70%;
    }
}
}
