.kirbar {
    background-color: black!important;
}

.kirbar ul.nav > li > a {
    color: white!important;
    font-size: 12px!important;
}

.kirbar ul.nav > li > a:hover {
    color: #da2324!important;
}

.kirfooter {
    background-color: black!important;
}

.kir-foo-logo img{

    width: 150px!important;
    height: auto;
    text-align: center;
    margin: 2%, 0;
    

}

.kirfooter-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.kirfooter-links ul li a:hover {
    color: #da2324!important;
}   

.kirfooter-links ul li a {
    color: white!important;
    font-size: 18px!important;
    text-decoration: none!important;
}

.kir-copyright {
    color: white!important;
    font-size: 12px!important;
}

.kir-copyright a {
    color: white!important;
    font-size: 12px!important;
    text-decoration: none!important;
}

.kir-copyright a:hover{
    color: #da2324!important;
}

footer .link ul li::after{
    border: none!important;
}


/* slide text content on the half right */

.slide-content {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding: 20px;
}

.slide-content a{
    background-color: #da2324;
}

.slide-content h2{
    font-weight: bold!important;
}

.banner-area .carousel-control.theme{
    color:#da2324;
}

@media only screen and (max-width: 900px) {
    .slide-content {
        width: 100%;
        font-size: 15px;
        left: 50%;
    }
    .slide-content a{
        font-size: 12px;
    }
}

/*about us section css*/

.about-style-five h4{
    color: #da2324!important;
}

.about_us_button{
    background-color: #da2324!important;
    color: white!important;
}

.about_us_button::after{
    background-color: #da2324!important;
    color: white!important; 
}


.about-style-five ul li {
    display: flex;
    align-items: center;
    float: left;
    width: 33.3%;
    padding: 0 30px;
    margin-top: 20px;
}

.about-style-five ul li div h5 {
    font-size: 14px;
    font-weight: 600;
}

/*service section css*/

.services-style-six-box{
    padding : 0px!important;
}

.services-style-six .item img{
    height : 10%!important;
}

.facility_slider .owl-nav .owl-prev{
    left: -20px!important;
}

.facility_slider .owl-nav .owl-next{
    right: -20px!important;
}   

.facility_slider {
    margin-top: 20px!important;
    width: 100%!important;
}

.service-style-six::after{
    background: rgba(0, 0, 0, 0) linear gradient(to bottom, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0.1) 100%) repeat scroll 0 0;
}

.facility_item::after{
    background: rgba(0, 0, 0, 0) linear gradient(to bottom, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0.1) 100%) repeat scroll 0 0;
}

.item h4 a {
    color: white!important;
    font-size: 14px!important;
}



.item a::after{
    background-position: 2%;
    background: white!important;

}

.item a i {
    color: white!important;
}

.services-style-six .item > a {
    padding-left: 28px;
    padding-bottom: 2px;
}

.services-style-six:hover .item > a, .services-style-six:first-child .item > a {
    padding-left: 30px;
    padding-bottom: 2px;
}

.services-style-six .item > a::after {
    width: 30px;
}

.projects-area .item .info h4 {
    color: #da2324!important;
}

.projects-area .info ul {
    background-color: #da2324!important;
}

.projects-area .info ul::after {
    position: absolute;
    top: -10px;
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #da2324!important;
}

@media screen and (max-width: 900px) { 
    .about-style-five ul li {
        width: 33.3%;
    }

}


.projects-area .project-item .thumb {
    
    overflow: none!important;

}
/*
.item .thumb img {
    left: 0!important;
    background-position: center!important;
    width: 100%!important;
    top: 0!important;
    position: relative!important;
}

  .thumb {
    position: relative!important;
    height: 100%;
  }
 */

  @media screen and (max-width: 513px) { 
    .about-style-five ul li {
        width: 50%;
    }
    
  }

  .projects-area .project-item .thumb::after {
    background: transparent;
    
}

.blog-area .item .info h4 a{
    font-weight: 600;
    line-height: 1.4;
    color: #da2324!important;
}

.fa-comments:before {
    color: #da2324!important;
}

.fa-user:before {
    color: #da2324!important;
}


.fa-plus:before {
    color: #da2324!important;
}

@media screen and (max-width: 992px) { 
    .about-style-five ul li {
        width: 33.3%;
    }

    .slide-content {
        left: 70%;
    }
    
  }

  .blog-area .item .info ul li a{
    color: #da2324!important;
    
}

@media screen and (max-width: 767px) { 
    .about-style-five ul li {
        width: 33.3%;
    }
    
    .banner-area .content p {
        font-size: 12px!important;
        width: 80%;
        margin-left: 10%;
    }

    .banner-area .content h2 {
        font-size: 20px!important;
        width: 80%;
        margin-left: 10%;
    }

    .banner-area .content h1 {
        font-size: 20px!important;
    }

    .banner-area.inc-content a{
        font-size: 12px!important;
        margin-left: 10%;
    }
    
    
  }

  .blog-area .item .info ul li a{
    color: #da2324!important;
    
}

.services-style-six .item img {
    height: auto;
    width: 36px;
}
/*Stick Footer to the bottom of the page*/

.kirfooter {
    position: absolute;
    width: 100%;
}

/* Responsive styles */

@media only screen and (max-width: 992px){
    .tabs__item {
      font-size: 12px;
    }
    
    .slide-content {
        width: 100%;
        font-size: 15px;
        left: 50%;
    }

    .banner-area:hover .carousel-control.right {
        right: 0px;
    }

    .banner-area:hover .carousel-control.left {
        left: 0px;
    }

    .about-style-five ul li {
        width: 33.3%;
    }

    .item img {
        left: 15%;
    }

    .btn{
        line-height: normal;
    }

    *{
        padding: 0;
        margin: 0;
    }
    
    .project-cover{
        max-width: auto;
    }

    .pf-item .overlay .content .title span{
        font-size: 12px;
    }

    .pf-item .overlay .content .title a{
        font-size: 18px;
    }

    .pf-item .overlay .content > a{
        font-size: 12px;
        height: 25px;
        width: 25px;
    }

    .pf-item .overlay::before{
        height: 50%!important;
        top: 50%!important;
    }
    
   
  }


  .hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: black;
    text-align: center;
    height: 1.5em;
    opacity: .5;
  }
  
  .hr-text:before {
    content: '';
    background: linear-gradient(to right, transparent, #da2324, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 3px;
  }
  
  .hr-text:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    color: black;
    padding: 0 .5em;
    line-height: 1.5em;
    color: #da2324;
    background-color: #fcfcfa;
  }

  .banner-area .content p {
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
  }

  .navbar_language_picker {
    right: 0;    
  }

 :root {
    font-family: 'Montserrat', sans-serif;
    --bs-font-sans-serif: 'Montserrat', sans-serif;
    --bs-body-font-family: 'Montserrat', sans-serif;
    --font-family-sans-serif: 'Montserrat', sans-serif;
    --font-family-base: 'Montserrat', sans-serif;
    --font-family-monospace: 'Montserrat', sans-serif;
 }

 .dropdown-toggle img{
    width: 20px;
    height: auto;
    padding-bottom: 5px;
    margin-right: 5px;
 }



/* Splide Slider CSS */

.splide__arrow {
    background-color: #da2324;
    color: white;
}

.splide__arrow:hover {
    background-color: #da2324;
    color: white;
}

.splide__arrow--prev {
    left: 0;
}

.splide__arrow--next {
    right: 0;
}

.splide__arrow svg {
    width: 20px;
    height: 20px;
}

.splide__arrow svg path {
    fill: white;
}

.splide__pagination__page.is-active {
    background-color: #da2324;
}

.splide__pagination__page.is-active button {
    color: white;
}

.splide__pagination__page button {
    color: #da2324;
}

.splide__pagination__page button:hover {
    color: white;
}


.thumbnails {
    display: flex;
    margin: 1rem auto 0;
    padding: 0;
    justify-content: center;
  }
  
  .thumbnail {
    width: 70px;
    height: 70px;
    overflow: hidden;
    list-style: none;
    margin: 0 0.2rem;
    cursor: pointer;
  }
  
  .thumbnail img {
    width: 100%;
    height: auto;
  }


  .thumbnail {
    opacity: 0.3;
  }
  
  
  .thumbnail.is-active {
    opacity: 1;
  }


  
  .splide {
    padding: 20px 0;
  }
  
  .splide__slide img {
    display: block;
    width: 100%;
    border-radius: 8px;
    transition: transform 400ms;
    transform: scale(0.9);
    transform-origin: center center;
  }
  
  .splide__slide.is-active img {
    transform: scale(1);
  }
  
  .splide .splide__arrow {
    top: 0;
    bottom: 0;
    height: 100%;
    transform: none;
    border-radius: unset;
    width: 50px;
    opacity: 0.9;
  }
  .splide .splide__arrow svg {
    filter: invert(1);
    width: 24px;
    height: 24px;
  }
  
  .splide__arrow.splide__arrow--prev {
    left: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 80%);
  }
  
  .splide__arrow.splide__arrow--next {
    right: 0;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 80%);
  }

  .splide__arrow svg path{
    fill: #da2324!important;
  }
  
@media screen and (max-width: 513px) { 
    .about-style-five ul li {
        width: 50%;
    }
    
}