/***************************КОНФЕРЕНЦИИ**********/
.conf{
     background-image:url("https://1bio.ru/wp-content/themes/nibochTmp_v1_orange/img/2025.svg");
     background-color:#FBF9F7;
    background-repeat:no-repeat;
    background-size:containe;
    background-position:left bottom;
    
}


span.textstl{
    font-size:16px;
    font-weight:600;
    color:#525252;
    line-height:1.29;
      letter-spacing: -.02em;
    
         text-align: justify;

}

.conf .container-fluid {
    padding-top:0;
    padding-bottom:0;
}
.confList{
    margin-top:45px;
}
.conferences
{
        max-width: 980px;
    float: right;
    min-height:82px;
    background-color:#fff;
    border-radius:24px;
    align-items: anchor-center;
    margin-top:18px;
    padding-top:15px;
    padding-bottom:15px;
     
}



.confDate
{
        font-size: 18px;
    font-weight: 600;
   text-align: left;
   margin-left: 38px;
}
.confTitle, .confGeo{
        font-size: 14px;
    font-weight: 500;
    line-height: 1.29;
    color: #525252;
    padding-left:11px;
     padding-right:11px;
    

}
.confGeo{
    width: 260px;
   /*padding-left: 50px;
    padding-right: 60px;*/
    
}
.confBtn{
    padding-left:0px;
}
.confBtn .btn-dark
{
    
    font-size: 14px;
    font-weight: 700;
    line-height: 1.08;
    color: #FFFFFF;
     letter-spacing: -.02em;
    width:112px;
    height:46px;
    border-radius:44px;
    border:none;
background-color:#272727;


}
.confBtn:hover .btn-dark, .devices .btn-dark:hover
{
    pointer:cursor;
  background-color:#4699EA;  
}

.confBtn img{
    margin-bottom: 3px;
}
.pad0stl{
    padding-left:80px;
    padding-right:0px;
    padding-top: 36px;
}