/***********************NEWS************/
.newshome{
    background-color:#FBF9F7;
}
.newshome h2{
    text-align:center;
}
.txtrow{
    padding-top:27px;
    padding-bottom:27px;
}

.newshome .row{
    max-width:1230px;
}
.newshome p.textstl{
    font-size:16px;
    font-weight:600;
    line-height:1.5;
    opacity:0.75;
     letter-spacing: -.02em;
     text-align:center!important;
}
#newshome .container-fluid {
    padding-top:39px!important;
}
.newshome .h2Title42{
    font-weight: 600;
    font-size: 42px;
    line-height: 1.25;
    letter-spacing: -.03em;
}
.silly-circle{
  width: 0px;
    height: 0px;
    border: 7px solid #F9790F;
    border-radius: 180px;
}
.newshome .card{
    background-color:#FFFFFF;
    border-radius:9px;
    width:396px;
    height:305px;
    padding: 30px;
    border: none;
    
}
.newshome .card:hover{
    background-image:url("https://1bio.ru/wp-content/themes/nibochTmp_v1_orange/img/newsBg.png");
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
     transition: background .15s ease-in-out;
    
}
.newshome .card:hover .datePub,.newshome .card:hover .newsTitle, .newshome .card:hover .newsExpt
{
    color: #FFFFFF;
      transition: color .15s ease-in-out, background .15s ease-in-out;
}
.datePub{
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    color: #878C91;
}
.newsTitle{
    
    font-size: 22px;
    font-weight: 600;
    line-height: 1.18;
    color: #010205;
    letter-spacing: -.03em;
    width: 297px;
    margin-top:23px;
    
}
.newsExpt{
    font-size: 12px;
    font-weight: 500;
    line-height: 1.42;
    color: #878C91;
    width: 240px;
    
}
.newsMore button
{
    width: 85px;
    height: 54px;
    border-radius: 68px;
    border: 1px solid #010205;
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color:#fff;
    
}

.newsMore button:hover
{
  background-color:  #4699EA;
  border:none;
}
.exptBtnBottom{
        bottom: 31px;
    position: absolute;
}
.qworkBanner{
      background-image:url("https://1bio.ru/wp-content/themes/nibochTmp_v1_orange/img/actionWorkBg.png");
    background-repeat:no-repeat;
    background-size:cover;
    background-color:#2E80E3;
    height:197px;
    /*margin-top: 96px;*/
    margin-bottom: 60px;
    border-radius:16px;
    align-items: anchor-center;
  
}
.qworkBanner .col-8,.qworkBanner .col-4{
    padding-left: 50px;
    padding-right: 50px;
    z-index:500;
    
}

#newshome .btnLink2 {
   
        color: #010205;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -.02em;
    border-radius:50px;
     padding-left: 36px;
    padding-right: 36px;
}
#newshome .btnLink2:hover{
    color:#fff!important;
}




#newshome .newsMore a .btn-light{
    background-image: url(https://1bio.ru/wp-content/themes/nibochTmp_v1_orange/img/arrowRigthBtn.svg);
    background-repeat: no-repeat;
    background-position: center center;
}
#newshome .newsMore a .btn-light:hover{
    background-image: url(https://1bio.ru/wp-content/themes/nibochTmp_v1_orange/img/arrowRigthBtnWhite.svg);
    background-repeat: no-repeat;
    background-position: center center;
}




