.main-header
{
    width: 100% !important;
    height: auto !important;
}

.main-header .main-menu .navigation > li > a::before
{
    background: #f8a709 !important;
}

.main-header .main-menu .navigation > li
{
    padding-right: 40px;
}

.footer
{
    padding-top: 0px;
    background-color: #3c66c0 !important;
}

.fw-7 {
    font-size: larger;
    font-weight: 700;
}

.footer-cl-1 p, .navigation-menu-footer li a, .footer-cl-4 p
{
    color: #eee;
    font-size: 16px !important;
}

.footer .content-footer-bottom .copyright, .footer .content-footer-bottom .menu-bottom a
{
    color: #eee;
}

.footer-cl-1 p
{
    text-align: justify;
    line-height: 1.7;
}

.navigation-menu-footer li a:hover
{
    color: #f8a709;
}

.navigation-menu-footer li a::after
{
    background: #f8a709;
}

.main-header .main-menu .navigation > li > ul > li:hover > a {
    color: #f7a709;
    padding-left: 45px;
}

.main-header .main-menu .navigation > li > ul > li > a:before
{
    color: #f8a709;
}


.enquiry-card
{
    position: relative;
    z-index: 1;
    margin: 80px 0px;
    padding: 35px 50px;
    border-radius: 30px;
}

.flat-slider.home-1 .slider-content {
    position: relative;
    z-index: 1;
    padding: 100px 0px;
}

.flat-slider.home-1 .slider-content .subtitle {
    margin-top: 20px;
    padding: 0px 30px;
}


.tf-btn.primary {
    background-color: #4566ad;
    color: #ffffff;
    border-color: #4566ad;
}

.box-icon.social:hover {
    background-color: #f4a508;
    color: #fff;
    border-color: #f4a508;
}

.text-variant-2 {
    color: #fff;
}

.progress-wrap::after
{
    color: #333;
}

.progress-wrap svg path
{
    stroke: #ffc107;
}

.footer .content-footer-bottom .menu-bottom a:hover
{
    color: #f8a709;
}

.text-warning
{
    color: rgb(243 164 11) !important;
}

.about-text
{
    text-align: justify;
}

.wrap-service-v2 .box-left {
    padding-right: 30px;
}

.default-color
{
    color: #3c66c0;
}

.whatsaap {
    position: fixed;
    bottom: 30px;
    right: 25px;
    text-align: right;
    z-index: 10;
}

.whatsaap-img {
    width: 28% !important;
}

.box-navigation .navigation.swiper-button-disabled
{
    background-color: #4566ad !important;
    border-color: #4566ad !important;
}

.call-icon-box i
{
    font-size: 45px;
    color: #f8a60a !important;
}

.call-box-content
{
    margin-left: 10px !important;
}

.call-box-content a
{
    font-size: large !important;
    font-weight: 900 !important;
}

.call-box-content p
{
    font-size: medium !important;
    text-align: center !important;
}

.flat-bt-top
{
    margin-right: 20px !important;
}

.partner-image
{
    border-radius: 100% !important;
    width: 117px !important;
    height: 100px !important;
}

.director-image
{
    border-radius: 10px !important;
    width: 100% !important;
    height: auto !important;
}


.profile-card
{
    background: #eee !important;
    padding: 20px 0px !important;
    border-radius: 10px !important;
}

.vvp-card-details h4
{
    font-size: 20px !important;
    font-weight: bold !important;
    margin-bottom: 0px !important;
    line-height: unset;
    margin-top: 15px;
}

.vvp-card-details p
{
    margin-bottom: 5px !important;
    text-align: center !important;
}

.card-details h4
{
    font-size: 20px !important;
    font-weight: bold !important;
    margin-bottom: 0px !important;
    line-height: unset;
    margin-top: 15px;
}

.card-details p
{
    margin-bottom: 5px !important;
}

.listing-image
{
    width: 100% !important;
    height: 300px !important;
}

.contact-info .box .box-social .item:hover {
    background-color: #f8a60a !important;
    border-color: #f8a60a !important;
}

.director-message-box p
{
    font-size: 16.5px !important;
    text-align: justify !important;
    line-height: 1.9;
}

.visitor-counter
{
    display: flex !important;
    align-items: center !important;
}

.visitor-counter h4
{
    font-size: 20px !important;
    margin-right: 10px !important;
    color: #f8a60a !important;
}

.login-card
{
    background: #eee !important;
    padding: 40px 30px !important;
    border-radius: 10px;
}

.login-card h4, .login-card p 
{
    text-align: center !important;
}

.login-section
{
    margin:80px 0px !important
}

@media (max-width:500px) {

    .flat-slider.home-1 .slider-content {
        position: relative;
        z-index: 1;
        padding: 30px 0px 0px 0px !important;
    }

    .enquiry-card {
        position: relative;
        z-index: 1;
        margin: 10px 0px;
        padding: 35px 30px;
        border-radius: 30px;
    }

    .mobile-button::before,.mobile-button::after, .mobile-button span
    {
        background-color: #222;
    }
    
}