.revolution-slider-container  a.more:hover {
    background: #674ca5;
}
.revolution-slider-container  .slider-container {
    margin-top: 150px;
}
.header-container a {
    font-size: 16px!important;
}

.clinic-header:hover{
    opacity: 1;
    text-decoration: underline;
}
.reviews-background{
    background: #ffffff9c;
    font-weight: bold;
    border-radius: 40px;
    margin: 0 30px;
    padding: 20px 0;
    color: #303030;
}
.footer-row h6>a:hover{
    color: #fc4242;
    opacity: 1;
}.footer-row .list li>a:hover{
     color: #2e90ce;
     opacity: 1;
    text-decoration: none;
 }
@media screen and (max-width: 479px){
    .slider-control {
        top: -54px;
    }
    .slider-control.right {
        right: 30px;
    }
    .slider-control.left {
        left: 30px;
    }
}
@media screen and (max-width: 600px){
    .button-label {
        display: none;
    }
}

.content-text * {
    width: 100%;
}

.service-text{
    margin: 50px 0;
}
.testimonials-list p, .testimonials-list h6, .testimonials-list a{

    color: #303030!important;
    font-weight: 600;
}
.testimonials-list p::after {

    background: #303030;

}