.rev_slider a:hover {
    color: #fff !important;
}
.amwal-posts .single-blog-item .box-content-blog .blog-content {
    background-color: rgba(0, 0, 0, 0.7) !important;
}
a:focus, a:hover {
    color: #a98c43 !important;
}
@media (max-width: 1024px){
.header-transparent.header-top-style-2 .site-header .header-col-left {
    background-color: #000 !important;
}
}
.amwal-video-banner:before {
    background-color: rgba(0, 0, 0, 0.75);
}
span.contact-info {
    margin-left: 20px;
}
a.link.view-more {
    font-size: 13px;
    font-family: Poppins, Arial, sans-serif;
    background-color: #a98c43 !important;
    color: #fff;
    padding: 14px 20px 12px;
    line-height: 1;
    transition: all 0.3s ease;
    font-style: normal;
    display: inline-block;
    border-radius: 0;
}
a.link.view-more:hover {
    background-color: #e2bd5d !important;
    color: #fff;
}
.widget_contact_widget .fa-ul li {
    margin-bottom: 15px;
}
.header-col-left {
    padding: 0 70px;
}
.rev_slider .custom.tparrows:hover {
    background-color: #e2bd5d !important;
}
.amwal-services-carousel.services-style-2 .item-services .service-content .service-bg:after {
    background-color: rgba(0, 0, 0, 0.7) !important;
}