.container
{
    width:1000px;
    margin:0 auto !important;
}
.py-80
{
    padding:80px 0 !important;
}
.prvypolys ul li:before
{
    content:'\f192';
    font-family:FontAwesome;
    position:absolute;
    left:0 !important;
    color:#030c8c !important;
}
.prvypolys ul li
{
    list-style:none !important;
    padding-left:20px !important;
    position: relative;
}
.prvypolys ul
{
    padding:0 !important;
    margin:0 !important;
    margin-bottom:15px !important;
}
.prvypolys h3:after
{
    content: '';
    position: absolute;
    top: 63%;
    width: 5%;
    height: 1px;
    background-color: #030c8c !important;
    left: 16%;
}
.prvypolys h3
{
    font-size: 22px !important;
    color: #000;
    position:relative;
    margin-bottom:20px !important;
    font-weight: 600;

}
.prvypolys p a
{
    color:#000 !important;
    font-size:17px !important;
    font-style: italic !important;
    text-transform: capitalize;
    text-decoration: underline;
}
.prvypolys h4
{
    font-size: 18px !important;
    color: #000;
    margin-bottom:20px !important;
    font-weight: 600;
}
.prvypolys p
{
    font-size: 15px;
    color: #2a2a2a;
    margin-bottom:10px !important;
}

.prvypolys
{
    padding:30px;
    background-color:#ededed !important;
    border-radius:15px !important;
}