.page-template-page-contact .content-address p {
    color: #000;
    font-size: 18px;
    line-height: 24px;
     font-style: normal;
}

.page-template-page-publications .last-info {
    display: inline-block;
    background-color: #f4f4f4;
    width: 97%;
    padding: 10px;
    line-height: 17px;
    font-size: 15px;
    letter-spacing: 0;
    text-align: center;
    margin-top: 10px;
}


.page-template-home .slick-arrow {
    border: none;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    font-size: 0;
    width: 20px;
    height: 30px;
    display: block;
    background-color: none;
    cursor: pointer;
    z-index: 999;
}

.page-template-home .home-slider-content {
    position: absolute;
    top: 50%;
    left: 5%;
    right: 5%;
    width: 70%;
    margin: 0 auto;
    margin-top: -81px;
    z-index: 999;
    text-align: center;
}

.page-template-home .slick-initialized .slick-slide {
    display: block;
    border: 1px solid #fff;
}