.tpheader-3__main-logo {
    padding: 5px 0;
}
.tpheader-3__main-logo a::before {
    background: #ffffff00;
}
.tpheader-3__info ul li a {
    color: #ffffff;
}
.theme-background {
    border-radius: 20px 20px 0 0;
}
.tpheader-3__bottom {
    border-radius: 0 0 20px 20px;
}
.hed-btn {
    border-radius: 20px;
}
.tpheader-3__top-menu ul li a {
    color: white;
}
a:focus, a:hover {
    color: white;
}
.tp-slider-3__title {
    font-size: 90px;
}
.tp-btn {
    border-radius: 20px;
}
h1, h2 {
    color: #459275;
}
.tpabout-3__video-icon span:hover {
    background-color: #489174;
    color: #fbfbff;
}
.text-primary{
    color: var(--tp-theme-1)!important;
}
.tp-footer__text p {
    color: #e4e4ee;
}
.tp-footer__contact-info ul li a {
    color: #ffffff;
}
.tp-footer__content ul li a:hover {
    color: #ffffff;
}
.tp-footer__subscribe-text p {
    color: #ffffff;
}
@media (max-width: 767px){
    .tp-slider-3__title {
        font-size: 43px !important;
        margin-bottom: 10px;
    }
}
