.szary-box {
    padding: 20px;
    padding-bottom: 20px;
    padding-bottom: 0;
    background-color: #e1e1e1;
    margin-bottom: 60px;
}

.szary-box h2 {
    margin-bottom: 20px;
    width: 100%;
}

.section {
    display: block;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto 60px
}

.section .subtitle {
    display: block;
    margin-bottom: 30px;
    position: relative;
}

.section .subtitle .section-partner {
    display: block;
    width: 300px;
    margin-left: auto;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}

.section .subtitle h3 {
    float: left;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    line-height: 1
}

.section.box-wrapper {
    margin-bottom: 5px
}

.section.box-wrapper .subtitle h3 {
    color: #08182c
}

.section.box-wrapper .bck {
    background: #08182c
}

.section.box-wrapper .bck .u-pagination-v1-1 {
    color: #fff;
    border-color: #fff;
}


.section .bck {
    display: block;
    width: 100%;
    background: #000;
    padding: 60px 0;
    margin-bottom: 60px;
}

/*.bck .container h3 a, .bck .container li {
    color: #fff !important;
}*/

.bck .container a:hover {
    color: #f0f0f0;
}

.gray-border {
    border: 10px solid #e1e1e1;
    padding: 50px 0;
}

.red-border {
    border: 10px solid #be0027;
    padding: 50px 0;
}

.blue-border {
    border: 10px solid #43c7e7;
    padding-top: 50px;
}

.box-wrapper h4 {
    font-size: 48px;
}

.white-border {

}

.orange-border {
    border: 10px solid #e57d20;
    padding: 50px 0;
}

li.media.g-mb-10.border-bottom:before {
    content: '•';
    position: absolute;
    margin-left: 0;
    margin-top: -3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

li.media.g-mb-10.border-bottom:hover:before {
    color: #ce0026 !important;
}

.law-content{

}

.law-content h2{
    text-align: center;
}
