* {}
h1.main_h1 {/* background: #b2b2b4; */width: 100%;text-align: left;color: #000;border-bottom: 1px solid #F2F2F2;font-size: 24px;font-weight: 500;padding: 20px 0 20px 0;margin: 0 auto;/* display: none; */width: 96%;max-width: 1300px;font-size: 32px;}
.cont_site {padding:30px 0 0 0;}


.cont_site_td_2 h2 , 
.cont_site_td_2 h3 {font-weight:500;}

.cont_site_td_2 strong {font-weight:400;}

.breadcrumb {/*display:none;*/}

.about_block {}
.about_block .flex_st3 {}
.about_block .flex_st3 > div {text-align:center;/* background: #b2b2b4; */border: 1px solid #D3D3D3;background-size: cover;background-position-y: 70px;}
.about_block .flex_st3 > div h3 {background:#FAFAFA;margin: 0;padding: 20px 0;font-size: 22px;font-weight: 400;}
.about_block .flex_st3 > div .about_text {padding: 20px 20px 20px 20px;color: #fff;font-size: 28px;display: flex;flex-direction: column;justify-content: center;width: 100%;box-sizing: border-box;height: 250px;line-height: 34px;font-weight: 400;background: #0000004d;}

.about_block .about_1  {background: url('../img/our_experience.png');}
.about_block .about_2  {background: url('../img/our_team.png');}
.about_block .about_3  {background: url('../img/our_garantee.png');}
.about_block .about_4  {background: url('../img/our_tehnology.png');}
.about_block .about_5  {background: url('../img/our_trust_us.png');}
.about_block .about_6  {background: url('../img/our_partners.png');}
@media screen and (max-width: 900px) {
    .about_block .flex_st3 > div .about_text {/* height: inherit; */font-size: 24px;}
}

