/**********history*********/
.history{
    background-color:#202020;
   
}
.aboutTxt{
    font-size:32px;
    font-weight:500;
    letter-spacing: -0.02em;
    color:#272727;
    line-height:1.40;
  text-align:justify ;
}




.history h2{
    color:#FFFFFF;
    line-height: 1;
}

.bghistrSTL

{
        background-image: url('https://1bio.ru/wp-content/themes/nibochTmp_v1_orange/img/histBg.png');
    background-size: auto 1720px;
    background-position: center top 20px;
    background-repeat: no-repeat;
    position:absolute;
    height:1720px;
    width:100%;
}




.history .container-fluid
{
  
    padding-top: 136px;
}
.histRow{
    height:227px;
    margin-bottom:97px;
}
.histRowBtn{
     padding-bottom:180px;
}
.histData{
       background-image: url(https://1bio.ru/wp-content/themes/nibochTmp_v1_orange/img/RectangleHist.svg);
    background-size: 250px 16px;
    background-position: bottom left 20px;
    background-repeat: no-repeat;
    text-indent: 15px;
    font-size: 92px;
    color: #1D64BC;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: -.03em;
    padding-top: 19px;
}
.histTxt{
    width: 360px;
    margin-left: 20px;
    color: #EEEEEE;
    font-size: 18px;
    opacity: 0.85;
    font-weight: 400;
    line-height: 1.29;
    letter-spacing: -.02em;
}
.btnPos{
    height: 408px;
    align-content: flex-end;
}
.btnPos a
{
        float: right;
}
.history .btnLink1{
     background-color:#1D64BC!important;
     max-width:256px!important;
     border: 2px solid #1D64BC !important;
}


