.footer_section .practice_list li {
    width: 100%;

}


.service_content_two .service_img_icon {
    overflow: hidden;
    max-width: 370px;
    border-bottom-right-radius: 25px;
}


#tresc li {

margin-bottom: 15px;

}


.ul-li ul li {

content: '<i class="fas fa-check"> </i> ';

}


.header_style_one .site_logo {
    margin: 0px 40px 0px 0px;
}

.header_style_one .main_navigation li a {
    padding: 40px 0px;
    margin-right: 25px;
}


#publikacje h3 {
    font-weight: 700;
    color: #b89b5e;
    letter-spacing: 3px;
    padding-bottom: 10px;
    text-transform: uppercase;
}


#publikacje h3:before {
 font-family: "Font Awesome 5 Free";
   content: "\f15c";
   display: inline-block;
   padding-right: 6px;
   margin-top: -3px;
   vertical-align: middle;
   font-weight: 900;
}


#publikacje h4 {
    font-weight: 700;
    color: #b89b5e;
    letter-spacing: 3px;
    padding-bottom: 10px;
    text-transform: uppercase;
}


#publikacje h4:before {
 font-family: "Font Awesome 5 Free";
   content: "\f35a";
   display: inline-block;
   padding-right: 6px;
   margin-top: -3px;
   vertical-align: middle;
   font-weight: 900;
}



#publikacje ol li, #publikacje ul li {

background-color: whitesmoke;
padding: 10px;
}


#publikacje ol li::marker, #publikacje ul li::marker  {

  color: #b89b5e;
  font-weight: bold;
}



#publikacje h4 {
    font-weight: 700;
    color: #b89b5e;
    letter-spacing: 2px;
    padding-bottom: 10px;
    text-transform: uppercase;
}


.why_choose_section .why_choose_left .choose_text h3 {




	padding-bottom: 17px;

}

.why_choose_section .why_choose_left .choose_text h3.first {

    padding-bottom: 19px;

}