* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth
}

@font-face {
    font-family: Poppins-Regular;
    src: url(../fonts/Poppins-Regular.ttf)
}

@font-face {
    font-family: Poppins-SemiBold;
    src: url(../fonts/Poppins-SemiBold.ttf)
}

@media only screen and (min-width:1600px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1320px;
    }
}

@media only screen and (min-width:1920px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1320px;
    }
}

a:hover {
    text-decoration: none
}

 body {
    letter-spacing: .5px;
    overflow-x: hidden;
    
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins-SemiBold;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-bottom: 1rem
}
a,
li,
p,
span {
    font-family: Poppins-Regular;
    font-size: 16px;
    text-align: justify
}

li {
    list-style-type: none
}
.sec-padd{
    padding: 3rem 0px;
}
.sec-bottom{
   padding-bottom: 3rem;
}

a:hover {
    text-decoration: none;
}
.breadcrumb a:hover {
    text-decoration: none;
}

.subBanner_bg .breadcrumb {
    background-color: transparent;
    justify-content: center;
}


.subBanner_bg .breadcrumb .breadcrumb-item {
    color: #fff;
    font-size: 18px;
}
.subBanner_bg .breadcrumb .breadcrumb-item:hover {
   color: #B97B39;
   transition: all ease-in 0.2s;
}

.breadcrumb a:hover {
    text-decoration: none;
}


.subBanner_bg .breadcrumb .fa-angle-double-right {
    color: #EB352D;
    margin-left: .5rem;
    margin-right: .5rem;
    margin-top: 7px;
    margin-bottom: 0px;
}

/*--------------- Index css start ---------- */

/* social sharing section  */

.social-sharing {
    display: block;
    right: 0;
    position: fixed;
    top: 50%;
    z-index: 12;
}

.social-sharing-list>li {
    list-style-type: none;
    margin-bottom: 0;
    overflow: hidden;
    transition: all .5s ease-in;
    width: 44px;
}

.whatsapp-icon {
    background-color: #25D366;
}

.whatsapp-icon:hover {
    background-color: #07897a;
    color: white;
    text-decoration: none;
    transition: all ease-in 0.2s;
}

.call-icon {
    background-color: #0e3763;
}

.call-icon:hover {
    background-color: #0f5096;
    color: white;
    text-decoration: none;
    transition: all ease-in 0.2s;
}

.demo-icon {
    background-color: #ffb716;
}

.demo-icon:hover {
    color: white;
    background-color: #B97B39;
    text-decoration: none;
    transition: all ease-in 0.2s;
}

.sharing-icon {
    align-items: center;
    color: #fff !important;
    display: block;
    display: flex;
    justify-content: space-around;
    line-height: 1;
    padding: 10px;
}

.Mob-CallToaction .col-md-4 {
    padding: 0;
    width: 33.33%;
}

.Mob-MailBtn, .Mob-callBtn, .Mob-whatsapp {
    background-color: #25D366;
    padding: 3px 0;
    text-align: center;
}

.Mob-MailBtn a, .Mob-callBtn a, .Mob-whatsapp a {
    color: #fff;
    font-size: 14px;
}

.Mob-callBtn {
    background-color: #0f5096;
}

.Mob-MailBtn {
    background-color: #ffb716;
}

.Mob-CallToaction {
    bottom: 0;
    display: none;
    position: fixed;
    z-index: 10;
}

.Mob-whatsapp span{
    font-size: 15px;
}

.Mob-callBtn span{
    font-size: 15px;
}

.Mob-MailBtn span{
    font-size: 15px;
}

/* social sharing section  */



/*--------------- Banner css start ---------- */

.slider-sec{
    margin-top: 103px;
}

 .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: calc(100vh - 30vh);
}

.carousel-inner .carousel-caption {
    position: absolute;
    left: 18%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    top: 143px;
    text-align: left;
    width: 30%;
    background-color: #00000070;
    padding: 27px;
    border-radius: 8px;
    height: 42%;


    
}
.carousel-inner .carousel-caption h3 {
    font-size:33px;
}
.carousel-inner .carousel-caption p {
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.slider-btn ,.slider-btn1{
    background-color: #EB352D;
    padding: 11px;
    border: 1px solid #EB352D;
    border-radius: 6px;
    color: white;
    
}
.slider-btn:hover{
    text-decoration: none;
    color: white;
    background-color: #282828;
    border: 1px solid #282828;
    transition: all ease-out 0.3s;
}

.slider-btn1:hover{
    color: white;
    background-color: #282828;
    border: 1px solid #282828;
    transition: all ease-out 0.3s;
}

.slider-btn2{
    background-color: #fff;
    padding: 11px;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #282828;
    margin-left: 15px;
    
}
.slider-btn2:hover{
    text-decoration: none;
    color: #fff;
    background-color: #EB352D;
    border: 1px solid #EB352D;
    transition: all ease-out 0.3s;
}
.carousel-control-prev .carousel-control-prev-icon {
   background-image: url(../images/home/arrowleft.webp);
   width: 85px;
   height: 80px;
   
}
.carousel-control-next .carousel-control-next-icon {
    background-image: url(../images/home/rightarrow.webp);
    width: 85px;
    height: 80px;
 }

/*--------------- Banner css end ---------- */

/*--------------- who we are section css start ---------- */

.who-sec-txt h5{
    color: #EB352D;
    font-size: 18px;
}
.who-sec-txt p{
    color: #747474;
    line-height: 1.4rem;
    margin-top: 18px;
    font-size: 16px;
}
/* .who-sec-img{
    margin-top: 12px;
} */

/*--------------- who we are section css end ---------- */

/*--------------- category section css start ---------- */


.category-sec{
    background-image: url(../images/home/categorybg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}
.category-sectxt1{
    text-align: center;
    color: white;
}
.category-sectxt1 p{
    text-align: center;
    font-size: 19px;
    margin-top: 10px;
}

.slick-inner{
    border: 2px solid white;
    border-radius: 8px;
    padding: 22px 0px 9px 16px;
    margin: 10px;
}
.slick-inner:hover{
    background-color: #EB352D;
    border: 2px solid #EB352D;
    transition: all ease-in 0.3s;

}
.slick-inner a:hover{
    text-decoration: none;
    background-color: #EB352D;
    border: 2px solid #EB352D;
    transition: all ease-in 0.3s;
}
.slick-inner h2{
    color: white;
    font-size: 40px;
}
.slick-inner h3{
    color: white;
    margin-top: 42px;
    font-size: 23px;
}
.category-row{
    margin-top: 36px;
}

.slider .slick-prev:before,.slider .slick-next:before {
    font-family: "Font Awesome 5 Free" !important;
    font-size: 22px;
    font-weight: 900;
    line-height: 1;
    opacity: 1;
    color: #fff;
}
.slick-prev:before  {
    content: '\f053' !important;
}
.slick-next:before  {
    content: '\f054' !important;
}
/*--------------- category section css end ---------- */

/*--------------- Our Specialization section css start ---------- */

.special-sec{
    background-image: url(../images/home/specialbg.webp);
}
.special-card{
    padding: 2rem;
    background-color: white;
    border-radius: 5px;
    box-shadow: -4px -4px 10px rgba(0, 0, 0, 0.17), 4px 4px 10px rgba(0, 0, 0, 0.17);
}
.special-card h4{
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 21px;
}

.special-card ul li::before{
        content: "\2022";
        color: #EB352D;
        font-weight: bold;
        display: inline-block; 
        width: 1em;
      }
.special-card ul li{
       margin-top: 10px;
       color: #747474;
       font-size: 17px;
 }
 .special-container{
    margin-top: 3rem;
 }

/*--------------- Our Specialization section css end ---------- */

/*--------------- Our Value Proposition section css start ---------- */

.prop-list{
    padding: 40px;
    background-color: #fff;
    box-shadow: -4px -4px 10px rgba(0, 0, 0, 0.17), 4px 4px 10px rgba(0, 0, 0, 0.17);
    border-radius: 5px;
    min-height: 610px;
    margin-top: 1.8rem;
}
.prop-list ul li{
    margin-top: 30px;
    color: #747474;
}
.prop-list ul li i{
    color: red;
    font-size: 20px;
}
.padd1{
    display: flex;
}
.padd1 span{
    padding-left: 16px;
}
.prop-list span{
    padding-left: 11px;
    text-align: left;
}
.preposition-container{
    margin-top: 5rem;
}
.prop-txt h3{
    color: #EB352D;
}

/*--------------- Our Value Proposition section css end ---------- */

/*--------------- Counter section css start ---------- */

.counter-sec{
    background-image: url(../images/home/counter-bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}
.loader .count{
    font-size: 40px;
    color: #EB352D;
}
.loader .plus{
    font-size: 40px;
    color: #EB352D;
}
.loader{
    text-align: center;
}
.counter-txt{
    font-size: 20px;
    text-align: center;
    color: #282828;
}
.counter-container{
    margin-top: 3rem;
    margin-bottom: 1rem;
}

/*--------------- Counter section css end ---------- */

/*--------------- Modal video css start ---------- */

.modal-sec{
    background-image: url(../images/home/modal-bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 350px;
    position: relative;
}
.wrapper {
    
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
  }
  
  .video-main {
    position: relative;
    display: inline-block;
  }
  .video:hover{
    color: white;
  
   
  }
  .video {
    
    line-height: 74px;
    text-align: center;
    border-radius: 100%;
  
    color: #fff;
    display: inline-block;
    background: rgba(255, 0, 0, 0.75);
    width: 70px;
 
    height: 70px;
    font-size: 26px;
    z-index: 999;
    transition: all 0.6s ease;
}
@keyframes waves {
    0% {

      transform: scale(0.2, 0.2);
      opacity: 0;
    
    }
    50% {
      opacity: 0.9;
  
    }
    100% {
    
      transform: scale(0.9, 0.9);
      opacity: 0;

    }
  }
.waves {
    position: absolute;
    width: 150px;
    height: 150px;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    border-radius: 100%;
    right: -41px;
    bottom: -39px;
    z-index: -1;
    animation: waves 3s ease-in-out infinite;
}
.wave-1 {
    animation-delay: 0s;
}
.wave-2 {
    animation-delay: 1s;
}
.wave-3 {
    animation-delay: 2s;
}
/*--------------- Modal video css end ---------- */

/*--------------- Testimonial css start ---------- */

.test-inner{
    border-radius: 8px;
    padding: 30px;
    margin: 10px;
    background-color: #F0F0F0;
}
.test-inner h2{
    font-size: 2.5rem;
    margin-bottom: 0px;
}
.test-inner p{
    font-size: 16px;
}
.test-inner img{
    margin: auto;
}
.test-inner .test-para{
    text-align: end;
    margin-top: 20px;
    margin-bottom: 0px;
}
.testimonial .slick-prev:before,.testimonial .slick-next:before {
    font-family: "Font Awesome 5 Free" !important;
    font-size: 22px;
    font-weight: 900;
    line-height: 1;
    opacity: 1;
    color: red;
}

/*--------------- Testimonial css end ---------- */

/*--------------- Our client css start ---------- */

.client-head p{
    text-align: center;
    margin-top: 14px;
    color: #EB352D;
    font-size: 18px;
}
.client .slick-prev:before,.client .slick-next:before {
    font-family: "Font Awesome 5 Free" !important;
    font-size: 22px;
    font-weight: 900;
    line-height: 1;
    opacity: 1;
    color: red;
}
.client-inner img{
  margin: auto;
}
.client-container{
    margin-top: 5rem;
}
/*--------------- Our client css end ---------- */