.works-latest .works-latest-item .works-latest-item-meta h5 a, .works-latest .works-latest-item .works-latest-item-meta h3 a, .works-latest .works-latest-item .works-latest-item-meta h5, .works-latest-item .works-latest-item-meta h3 {
  opacity: 1;
 }
 
 .button.is-whited {
    border: 1px solid white !important;
    color: white !important;
}

.button.is-whited:hover, .button.is-whited:focus {
    color: white !important;
    background-color: #ad0000 !important;
}

 .testimonials.style-2 .testimonials-item h3 span, .testimonials.style-4 .testimonials-item h3 span {
    color: #D8D8D8;
    font-size: 14px;
}

.hermes .tp-bullet {
    background-color: #fff;
}
.hermes .tp-bullet:hover, .hermes .tp-bullet.selected {
    background-color: #ad0000;
}

body.footer-background.dark-color footer {background-color:#6E0000 }
body.footer-background.dark-color .footer-bottom-content {background-color: #420D0C}

footer a:hover, .footer a:link,  .footer a:active {color:#fff !important}
body.footer-background.dark-color.widget-7 footer#footer .footer-social-links li .icon {color:#fff !important}

.footer-bottom-content .footer-copyright a {
    color:white !important;
}

.testimonials.style-2.owl-carousel .owl-dots .owl-dot span, .testimonials.style-4.owl-carousel .owl-dots .owl-dot span {
    opacity: 1;
}

 body .image-hover figure img {
     min-height: auto!important;
 }

 @media screen and (max-width:768px) {
     body .works-latest .works-latest-item .works-latest-item-meta h3 {
         font-size: 18px;
     }

     body .image-hover figure img {
         min-height: auto!important;
     }

     body .tp-caption.small_text {
        display: none;
    }

    body .tp-caption.large_text {
        padding-bottom: 0 !important;
    }
}



