body{
    margin: 0;
    background: #F1F1F1;
}
.contacts {
    background: #fff;
    margin: 0px auto 60px;
    max-width: 1440px;
}
.kompaniya_main_img_wrap img {
    display: block;
    width: 100%;
}
.defauly_padding {
    padding: 50px 60px;
}
.kompaniya_text_wrap .title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    color: #000000;
    margin-top: 0;
}
.kompaniya_text_wrap .text {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #000000;
}
.kompaniya_prem_wrap {
    text-align: center;
    background-color: #e2f2fa;
}
.kompaniya_prem_wrap .title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    color: #000000;
    margin-top: 0;
}
.kompaniya_prem_item {
    flex-grow: 1;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.kompaniya_prem_item-img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.kompaniya_prem_item p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #000000;
}
.kompaniya_brands_wrap {
    text-align: center;
}
.kompaniya_brands_wrap .title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    color: #000000;
    margin-top: 0;
}
.kompaniya_brands_wrap .text {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #000000;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}
/* .kompaniya_brands_item {
    box-sizing: border-box;
    height: 180px;
    vertical-align: top;
    margin-bottom: 15px;
    padding: 0 10px;
}
.kompaniya_brands_item-img {
    height: 70px;
}
.kompaniya_brands_item-img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.kompaniya_brands_item p {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
} */
/* .kompaniya_brands_list{
   display: flex;
} */
/* .kompaniya_brands_list > div{
    width: 20%;
} */
.kompaniya_prem_list{
    display: flex;
}
.kompaniya_prem_list > div{
    width: 25%;
}
.fact {
    padding-bottom: 60px;
}
.fact-title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    color: #000000;
}
.fact-list {
    display: flex;
}
.fact-card {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.fact-card-subtitle {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #999999;
    margin-bottom: 5px;
}
.fact-card-title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 72px;
    line-height: 60px;
    color: #1841CE;
}
.fact-card-mintitle {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 31px;
    line-height: 130%;
    text-align: center;
    color: #000000;
}
.fact-img {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 20px;
}
.fact-subtitle {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    color: #000000;
    max-width: 800px;
    margin: 0 auto;
}
@media (max-width: 1170px) {
    .fact-subtitle,
    .fact-title,
    .kompaniya_brands_wrap .title,
    .kompaniya_prem_wrap .title,
    .kompaniya_text_wrap .title{
        font-size: 26px;
        line-height: 33px;
    }
    .fact-list{
        margin-top: 40px;
    }
    .kompaniya_brands_wrap .text,
    .kompaniya_prem_item p{
        font-size: 18px;
        line-height: 28px;
    }
    .kompaniya_prem_list{
        flex-wrap: wrap;
        justify-content: center;
    }
    /* .kompaniya_brands_list>div, */
    .kompaniya_prem_list>div{
        width: 33%;
    }
    .kompaniya_text_wrap,
    .kompaniya_prem_wrap,
    .kompaniya_brands_wrap {
        padding: 30px 15px;
    }
    .fact-card-title{
        font-size: 56px;
        line-height: 48px;
    }
    .fact-card-mintitle{
        font-size: 28px;
    }
}
@media (max-width: 767px){
    .fact-subtitle{
        font-size: 17px;
        line-height: 23px;
    }
    .fact-title,
    .kompaniya_brands_wrap .title,
    .kompaniya_prem_wrap .title,
    .kompaniya_text_wrap .title {
        font-size: 24px;
        line-height: 33px;
    }
    .kompaniya_brands_wrap .text,
    .kompaniya_prem_item p {
        font-size: 16px;
        line-height: 22px;
    }
    .kompaniya_text_wrap .text{
        font-size: 18px;
        line-height: 26px;
    }
    /* .kompaniya_brands_list>div, */
    .kompaniya_prem_list>div{
        width: 100%;
    }
    .kompaniya_prem_list>div{
        margin-bottom: 40px;
    }
    /* .kompaniya_brands_list>div{
        height: 100px;
        display: flex;
        justify-content: center;
    } */
    /* .kompaniya_brands_item-img{
        max-width: 70%;
    } */
    .fact-card-subtitle{
        font-size: 12px;
        line-height: 15px;
    }
    .fact-card-title {
        font-size: 32px;
        line-height: 44px;
    }
    .fact-card-mintitle {
        font-size: 15px;
    }
    .fact-img img{
        max-width: 80%;
    }
    .fact-list{
        flex-wrap: wrap;
    }
    .fact-card{
        width: 50%;
    }
}