/********** Template CSS **********/
:root {
    --primary: #06A3DA;
    --secondary: #F57E57;
    --light: #EEF9FF;
    --dark: #091E3E;
}
a{
    text-decoration: none;
    
}
h1,
h2,
.font-weight-bold {
    font-weight: 700 !important;
}

h3,
h4,
.font-weight-semi-bold {
    font-weight: 500 !important;
}

h5,
h6,
.font-weight-medium {
    font-weight: 500 !important;
}

.btn {
    font-family: 'poppins', sans-serif;
    font-weight: 600;
    margin-bottom:20px;
    transition: .5s;
}

.btn-primary,
.btn-secondary {
  border-radius: 8px;
    color: #FFFFFF;
    /* font-weight: 600; */
    background: linear-gradient(to right,#0967b5
    ,#0967b5 ,#86b7dc); 
    /* background: linear-gradient(to right,#A201EA,#b157db,#C5A4F2);  */
}



/* .btn-primary:hover {
    background: var(--primary); E.g., a bright accent color
    border-color: var(--primary);
    background-color: aquamarine;
    border-color: aquamarine;
    background: var(--secondary); 
border-color: var(--secondary); 
color: white;

} */



.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
    /* width: 30px;
    height: 30px; */
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    /* align-items: center; */
justify-content: center;

}

#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

.back-to-top {
    /* position: fixed; */
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
  margin-bottom: 10px !important;
}

.top-shape::before {
    position: absolute;
    content: "";
    width:45px;
    height: 100%;
    top: 0;
    left: -28px !important;
    /* background: var(--primary); */
    background:#6c6c73;
    transform: skew(40deg);
   
}

@media (min-width:992px) and (max-width:1200px) {
  .top-shape::before {

    left: -17px !important;

   
}
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Jost', sans-serif;
    padding: 35px 15px;
    font-size: 18px;
    color: var(--dark);
    outline: none;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 15px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    /* color: var(--primary); */
    color: #0967b5

    ;
}

@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link,
    .sticky-top.navbar-light .navbar-nav .nav-link {
        padding: 10px 0;
    }
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: rgba(9, 30, 62, .85); */
    z-index: 1;
}

@media (max-width: 576px) {
    .carousel-caption h5 {
        font-size: 14px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}

@media (min-width: 991.98px) {
    .banner {
        position: relative;
        margin-top: -90px;
        z-index: 1;
    }
}

.section-title h5::before {
    position: absolute;
    content: "";
    width: 45px;
    height: 3px;
    right: -55px;
    bottom: 11px;
    background: var(--primary);
}

.section-title h5::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 3px;
    right: -75px;
    bottom: 11px;
    background: var(--secondary);
}

.twentytwenty-wrapper {
    height: 100%;
}

.hero-header {
    /* background: linear-gradient(rgba(39, 49, 63, 0.85), rgba(1, 15, 37, 0.85)),  center center no-repeat; */
    /* background: linear-gradient(rgba(9, 30, 62, .85), rgba(9, 30, 62, .85)), url(../assets/img/service_image/revansh_equipment1.png); */
    background: linear-gradient(rgb(54 73 103 / 85%), rgb(30 40 54 / 85%)), url(../assets/img/service_image/revansh_equipment1.png) center center no-repeat;
    background-size: cover;
}

.bg-appointment {
    background-size: cover;
    /* background: #b28de6; */

}

/* .appointment-form { */
    /* background: rgba(6, 163, 218, .7); */
    /* background: #b28de6; */
    /* background: linear-gradient(to right,#A201EA,#865396 ,#C5A4F2);  */
    /* opacity: .60 !important; */

/* } */

.service-item img,
.service-item .bg-light,
.service-item .bg-light h5,
.team-item .team-text {
    transition: .5s;
}

.service-item:hover img {
    transform: scale(1.15);
}

.team-item .team-text::after,
.service-item .bg-light::after {
    position: absolute;
    content: "";
    top: 50%;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-radius:100px / 15px;
    box-shadow: 0 0 15px #0065B5;
    opacity: 0;
    transition: .5s;
    z-index: -1;
}

.team-item:hover .team-text::after,
.service-item:hover .bg-light::after {
    opacity: 1;
}

.bg-offer {
    background:url("../assets/img/service_image/revansh_equipment2.png") center center no-repeat;
    background-size: cover;
}

.offer-text {
    /* background: rgba(6, 163, 218, .85); */
    /* background: linear-gradient(to bottom,#A201EA,#C5A4F2);  */
    background-image: linear-gradient(to right top,#0967b5, #448ccc, #3d8cc4, #448ccc, #0967b5);
    opacity: 0.7;
}

.price-carousel .owl-nav {
    position: absolute;
    width: calc(100% + 45px);
    height: 45px;
    top: calc(50% - 22.5px);
    left: -22.5px;
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: .5s;
}

.price-carousel:hover .owl-nav {
    opacity: 1;
}

.price-carousel .owl-nav .owl-prev,
.price-carousel .owl-nav .owl-next {
    position: relative;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    /* background: var(--primary); */
    background: #b16bf2;
    border-radius: 2px;
    font-size: 22px;
    transition: .5s;
}

.price-carousel .owl-nav .owl-prev:hover,
.price-carousel .owl-nav .owl-next:hover {
    /* background: var(--secondary); */
    background: #b28de6;
}

.bg-testimonial {
    /* background: url(../img/carousel-2.jpg) center center no-repeat; */
    background: url(../assets/img/service_image/reviews.png) center center no-repeat;
    

    background-size: cover;
}

.testimonial-carousel {
  /* background-image: linear-gradient(to right top, #5c5c5c, #727272, #726e6e, #7f7575, #5c5c5c); */
  background-image: linear-gradient(to right top,#0967b5, #448ccc, #3d8cc4, #448ccc, #0967b5);

  opacity: 0.8;
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: calc(100% + 46px);
    height: 46px;
    top: calc(50% - 23px);
    left: -23px;
    display: flex;
    justify-content: space-evenly;
 gap:400px;
    justify-content: space-between;
    z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    /* background: var(--primary); */
    /* background-color: #865396; */
    background: linear-gradient(to right, #0967b5, #0967b5, #86b7dc);
    border-radius: 2px;
    font-size: 22px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    /* background: var(--secondary); */
    background: light pink;
}

.testimonial-carousel .owl-item img {
    width: 120px;
    height: 120px;
}




/* blogs_main_page   */


.blog_main_btn {
    /* Initial styles for the button */
    border-width: 0px;
    color: black;
    border-radius: 22px;
    padding: 9px 22px;
    font-weight: 800;
    background-color: transparent; /* initial background color */
  
    /* Add transition to smooth the hover effects */
    transition: background-color 0.4s ease, color 0.4s ease, border-radius 0.4s ease;
    margin-bottom: 14px;
  }
  
  .blog_main_btn:hover {
    border-width: 0px;
    color: white;
    border-radius: 22px;
    padding: 9px 22px;
    font-weight: 800;
    margin-bottom: 14px;
  
    background-color: rgb(0, 0, 31); /* Dark background on hover */
  }
  
  .box-title{
    color: #28386a !important;
  }
  .box-title:hover{
    color: #072bbc !important;
  }
  
  .blog-card-text{
    color: #ffffff !important;
  font-weight: 700;
  }
  .blog-card-text:hover{
    color: #070707 !important;
  
    font-weight: 700;
  
  }
  .post-desc{
    color: #848e9f;
  }
  .card_bg_div_box {
    /* Initial styles for the card */
    box-shadow: none; /* No shadow by default */
    transition: box-shadow 0.3s ease; /* Smooth transition for the box-shadow */
     padding: 20px;
  }
  
  .card_bg_div_box:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); /* Shadow when hovering */
    padding: 20px;
  }
  
  .blog_box_image{
    border-radius: 12px;
  }
  
  .background_sidebar{
  background-color: #94beeb;
  }
  
  .redirect_section{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
  
  }
  .redirect_blog_srivice{
    background-color: rgb(105, 199, 236);
    color: White;
    font-weight: 900;
    border: none;
    margin: 5px;
    margin-bottom: 10px;
    border-radius: 3px;
    padding: 3px 15px;
  
  }
  @media (min-width:992px) and (max-width:1200px) {
    
    .video_tag_messures{
      width: 475px !important;
      height: 228px !important;
    }
  }
  
  
  @media (min-width:1200px) and (max-width:1400px) {
    
    .video_tag_messures{
      width: 560px !important;
      height: 273px !important;
    }
  }
  
  
  @media   (min-width:1400px) {
    
    .video_tag_messures{
      width: 646px !important;
      height: 317px !important;
    }
  }
  
  
  
  
  /* vodeo tags code */
  .only_first {
    padding: 0px !important;
  }
  
  .first_section{
    margin-top:50px ;
  }
  
  
  @media (max-width:768px){
    .sectionForm{
      margin-bottom: 220px !important;
    }
  }
  
  @media (min-width:768px) and (max-width:998px){
    .sectionForm{
      margin-bottom: 250px !important;
    }
  }
  
  @media (min-width:998px) and (max-width:1200px){
    .sectionForm{
      margin-bottom: 170px !important;
    }
  }
  
  @media (min-width:1200px) and (max-width:1400px){
    .sectionForm{
      margin-bottom: 120px !important;
    }
  }
  