@media (min-width: 991px){
  .logo {
      margin-top: 24px;
  } 
} 

@media (min-width: 992px) {
    .col-md-8 {
        width: 66.66666667%;
        display: none;
    }
} 


.logo img {
    max-height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1px;
}


.main-menu.style2 .navigation>li>a {
    padding: 39px 0 37px;
    color: #fff;
}


.main-menu .navigation>li>a{
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 900;
 }
 
 
 .main-menu .navigation>li>ul>li:hover>a {
    color: #FF0000;
    font-weight: 600;
    border-bottom: #ca0813;
    font-size: 18px;
    color: #ff0000 !important;

}

.main-menu .navigation>li>ul>li>a {
    color: #ca0813;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}

.header .header-main {
    background: #ca0813;
}

.about-text .inner-content {
    position: relative;
    display: block;
    font-size: 16px;
}

.sec-title .bottom-text {
    color: #fff;
}

.sec-title .title.clr-white {
    color: #ca0813;
}

.single-blog-post .text-holder .blog-title a:hover {
    color: #27282c;
}

.overlay-style-two {
    display: none;
}

.single-blog-post:hover .img-holder img {
    transform: none;
}

.single-footer-widget .services-links ul li a {
    color: #fff;
    font-weight: 600;
}



.appointment-box .title-box h2 {
    color: #ca0813;
}



.single-blog-post.style3 .text-holder .text {
    margin-top: -70px;
} 
.single-project-style1 .overlay-content {
    display: none;
} 

.footer-container {
    background: #fff;
    border-top: 1px solid #fff;
    color: #fff;
} 

.section {
    padding: 40px 0;
    display: none;
} 

.about-image-box {
    background: #D3D3D3;
}








.top-style2-left ul li {
    color: #fff;
}

.footer-social-links .sociallinks-style-one li a i {
    color: #fff;
}


footer h3{
color: #fff;
}



.footer-area {
    margin: -80px;
}