*, *:before, *:after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
}
ul, li {
    list-style: none;
}
.container {
    max-width: 1200px;
    margin: 0 auto;
}

/* hero */
.archTriplexGlass__hero {
    background-image: url(images/archTriplexGlass_bg1.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
.archTriplexGlass__hero-desc {
    max-width: 890px;
}
.archTriplexGlass__hero-wrap  {
    position: relative;
    height: 481px;
    color: #fff;
    padding-top: 90px;
    padding-left: 127px;
}
/* .archTriplexGlass__hero-wrap:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 45px;
    transform: translateY(-50%);
    width: 15px;
    height: 35px;
    background-image: url(images/archTriplexGlassArrowPrev.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    cursor: pointer;
}
.archTriplexGlass__hero-wrap:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 45px;
    transform: translateY(-50%);
    width: 15px;
    height: 35px;
    background-image: url(images/archTriplexGlassArrowNext.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    cursor: pointer;
} */
.archTriplexGlass__hero-title {
    font-weight: 200;
    font-size: 48px;
    line-height: 56px;
}
.archTriplexGlass__hero-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    max-width: 867px;
    margin-top: 23px;
    margin-bottom: 30px;
}
.archTriplexGlass__hero-callBtn {
    text-decoration: none;
    width: 185px;
    height: 42px;
    background: #EB5757;
    border-radius: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    margin-right: 9px;
    margin-bottom: 15px;
}
.archTriplexGlass__hero-requestBtn {
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 185px;
    height: 42px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    border-radius: 2px;
    color: #fff;
    margin-bottom: 15px;
}


/*  */

/* archTriplexGlass-scope */
.archTriplexGlass-scope {
    display: flex;
    justify-content: space-between;
    background-color: #f2f2f2;
    padding-left: 140px;
    padding-right: 140px;
    padding-top: 60px;
    padding-bottom: 45px;
    flex-wrap: wrap;
    align-items: center;
}
.archTriplexGlass-scope__desc {
    flex-grow: 1;
}
.archTriplexGlass-scope__title {
    max-width: 345px;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 40px;
}
.archTriplexGlass-scope__text {
    max-width: 523px;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
    margin-bottom: 20px;
}
.archTriplexGlass-scope__list {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    width: 325px;
    justify-content: space-between;
}
.archTriplexGlass-scope__item {
    display: flex;
    max-width: 375px;
    
    margin-bottom: 60px;
}
.archTriplexGlass-scope__img {
    margin-right: 50px;
    width: 46px;
    height: 46px;
    object-fit: contain;
}
.archTriplexGlass-scope__subTitle {
    max-width: 285px;
    font-weight: normal;
    font-size: 20px;
    line-height: 150%;
    text-transform: uppercase;
    color: #000000;
    text-align: left;
}
/*  */
/* archTriplexGlass-howOrder */

.archTriplexGlass-howOrder {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
}
.archTriplexGlass-howOrder__title {
    max-width: 387px;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 25px;
}
.archTriplexGlass-howOrder__text {
    max-width: 912px;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
}
/*  */
/* archTriplexGlass-features */

.archTriplexGlass-features {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 60px;
}
.archTriplexGlass-features__title {
    max-width: 517px;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 44px;
}
.archTriplexGlass-features__text {
    max-width: 971px;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}
/* end archTriplexGlass-features */

.archTriplexGlass-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.archTriplexGlass-type__title {
    max-width: 402px;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 44px;
}
.archTriplexGlass-type__subTitle {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #000000;
    margin-bottom: 60px;
}
.archTriplexGlass-type__list {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.archTriplexGlass-type__item {
    max-width: 295px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 25px;
    width: 100%;
}
.archTriplexGlass-type__visual {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    position: relative;
}
.archTriplexGlass-type__outside {
    display: flex;
    flex-direction: column;
    height: 40px;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    color: #000000;
    justify-content: space-between;
}
.archTriplexGlass-type__img {
    object-fit: contain;
    flex-grow: 1;
    display: block;
    pointer-events: all;
}
.archTriplexGlass-type__imgPlus{
    /* content: ""; */
    position: absolute;
    /* background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%; */
    width: 100px;
    height: 70px;
    object-fit: contain;
    left: 50%;
    top: -70px;
    transform: translateX(-50%);
    /* z-index: 5; */
    /* overflow: hidden; */
    pointer-events: all;
}

.archTriplexGlass-type__inside {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    color: #000000;
    margin-left: 5px;
}
.archTriplexGlass-type__desc {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #000000;
}


/* advantages */
.archTriplexGlass-ourAdvantages {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 41px 45px;
}
.archTriplexGlass-ourAdvantages__features {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #000000;
}
.archTriplexGlass-ourAdvantages__title {
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 26px;
}
.archTriplexGlass-ourAdvantages__text {
    max-width: 574px;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #000000;
    overflow: hidden;
    max-height: 1200px;
    transition: .3s;
    margin-bottom: 33px;
}
.archTriplexGlass-ourAdvantages__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.archTriplexGlass-ourAdvantages__item {
    width: 350px;
    height: 170px;
    background-color: #F2F2F2;
    
    padding-top: 51px;
    padding-bottom: 21px;
    padding-left: 95px;
    padding-right: 31px;
    position: relative;
    flex-grow: 1;
    margin: 5px;
    margin-bottom: 83px;
}
.archTriplexGlass-ourAdvantages__count {
    position: absolute;
    left: 28px;
    top: -4px;
    font-style: normal;
    font-weight: 200;
    font-size: 96px;
    line-height: 150%;
    color: #2B4F91;
    width: 53px;
    height: 144px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: left .5s;
}
.archTriplexGlass-ourAdvantages__subTitle {
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
}
.archTriplexGlass-ourAdvantages__subText {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
}
.archTriplexGlass-ourAdvantages__item:hover .archTriplexGlass-ourAdvantages__count {
    left: 48px;
    color: #EB5757;
}
@media (max-width: 1200px) {
  
}
@media (max-width: 1024px) {
    .archTriplexGlass__desc-text {
        margin-left: 15px;
        margin-right: 15px;
    }
    .archTriplexGlass-howOrder__text {
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (max-width: 768px) {
    .archTriplexGlass-scope {
        padding-left: 15px;
        padding-right: 15px;
    }
    .archTriplexGlass-scope__title {
        max-width: 100%;
    }
    .archTriplexGlass-scope__text {
        max-width: 100%;
    }   
    .archTriplexGlass-scope__list {
        justify-content: center;
    }
   .archTriplexGlass-scope__item {
       width: 250px;
       margin-bottom: 30px;
   }
    .archTriplexGlass__hero-wrap {
        padding-top: 25px;
        padding-left: 25px;
        padding-bottom: 20px;
        height: 100%;
    }
    .archTriplexGlass__hero-text {
        width: 100%;
    }
    
    .archTriplexGlass-ourAdvantages {
        padding: 15px;
    }
    .archTriplexGlass-ourAdvantages__item {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 487px) {
    
}