.topbar {
    height: 40px !important;
    background:  #f8c471       !important;
}
.country-flag {
    margin-top: 10px !important;
}
.country-flag a{
    color: #000;
}
.fa-whatsapp {
    color: #000 !important;
}
footer h2 {
    color: #f39c12 !important;
}
footer ul li a:hover {
    color: #f39c12 !important;
}
footer ul li a {
    font-size: 15px !important;
}
footer h2 {
    border-bottom: 2px solid #f39c12 !important;
}
.r-sticky a span {
    background: #f39c12 !important;
}
.r-sticky a {
    text-transform: none !important;
}
#scroll-top {
    background: #f39c12  !important;
}
.title h2 {
    color: #f39c12 !important;
}
.title {
    color: #f39c12 !important;
}
#wowslider-container1 a.ws_prev, a.ws_next {
    background: rgb(243, 156, 18) !important;
}
.testimonial-bg .owl-carousel {
    background: #f39c12 !important;
}
.testimonials-sec .owl-nav .owl-next{
    background: #f39c12 url(../images/p-btn-w.png) no-repeat center !important;
}
.testimonials-sec .owl-nav .owl-prev{
    background: #f39c12 url(../images/n-btn-w.png) no-repeat center !important;
}
.overlay-layer.light {
    padding: 10px 15px !important;
}
.innerPage.banner p a:hover
{
    color: #000;
}
.r-sticky a:nth-child(3) {
    right: -143px !important;
    padding-bottom: 15px !important;
}
.r-sticky a:nth-child(3):hover {
    right: 0px !important;
}
.r-sticky .fa-whatsapp {
    color: #fff !important;
}
@media only screen and (max-width: 600px) {
    nav .container .nav-brand img {
        -webkit-transform: translateY(-25px) !important;
        -ms-transform: translateY(-25px) !important;
        transform: translateY(-25px) !important;
        max-width: 50px !important;
    }
    .country-flag {
        margin-top: 0px !important;
    }
    .affixed .container .nav-brand img {
        -webkit-transform: translateY(-25px) !important;
        -ms-transform: translateY(-25px) !important;
        transform: translateY(-25px) !important;
        max-width: 50px !important;
    }
}