.auhtor-img:before,
.btn-main-tp,
.btn-main-2,
.contact__form .form-control:hover,
.btn-main-tp:hover {
        border-color: #EB5C78;
}
.about-text-block i,
.author-desc ul li i,
.footer-btm a {
    color: #EB5C78;
}
.center-heading h3:before,
.btn-main-2,
.fixed-btm-top .scroll-to-top,
.btn-main-tp:hover {
    background: #EB5C78;
}

.h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #EB5C78;
}

.section-padding {
    padding: 70px 0;
}

.pt-50 {
    padding-top: 50px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-20 {
    padding-bottom: 20px;
}

.navbar-logo {
    height: 50px;
}

.site-navigation.main_menu.menu_fixed {
    padding: 2px 0;
}
.site-navigation.main_menu.menu_fixed .navbar-logo {
    height: 25px;
}
.site-navigation.main_menu.menu_fixed .container {
    line-height: 8px;
}

.site-navigation.main_menu.menu_fixed .btn-small {
    padding: 5px 16px;
    font-size: 14px;
}

.site-navigation.main_menu.menu_fixed .header-right-info a i {
    font-size: 12px;
}

.contact__form input[type=file].form-control {
    line-height: 30px;
}

.hero-logos img {
    height: 60px; display: inline-block; margin-right: 10px;
}
.hero-logos img:last-child {
    height: 70px;
}

.about-text-block i {
    width: 40px;
    text-align: center;
}

@media (max-width: 540px) {

    .section-heading h3 {
        margin-top: 15px;
    }

    .section-padding {
        padding: 20px 0px;
    }

    .hero-logos {
        margin-bottom: 20px;
    }

    .hero-logos img {
        height: 45px;
    }
    .hero-logos img:last-child {
        height: 55px;
    }

    .banner {
        padding: 20px 0;
    }

    .banner-content {
        margin-top: 25px;
    }

    #howto-section {
        padding: 20px;
    }
    #howto-section .heading-title {
        font-size: 35px;
    }

    .site-navigation .navbar-nav .nav-link {
        padding: 16px 0;
    }
}
