:root {
    /*--main-color:#db2e40;*/
    --main-color:#ea622b;
    --sub-bg: #ea622b;
}


.btn-primary {
    background-color: var(--main-color);
    border-color: var--main-color);
}

.btn-primary:hover {
    background-color: #c94f21;
    border-color: #c94f21;
}


.social-icons a{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin: 5px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    transition: 0.3s ease;
}

/* FACEBOOK — Original Blue */
.social-icons a.facebook{
    background: #1877F2;
}
.social-icons a.facebook:hover{
    background: #0d5fcc;
}

/* INSTAGRAM — Original Gradient */
.social-icons a.instagram{
    background: linear-gradient(45deg, #F58529, #FEDA77, #DD2A7B, #8134AF, #515BD4);
}
.social-icons a.instagram:hover{
    opacity: 0.85;
}

/* LINKEDIN — Official Blue */
.social-icons a.linkedin{
    background: #0077B5;
}
.social-icons a.linkedin:hover{
    background: #005f8f;
}

/* YOUTUBE — Official Red */
.social-icons a.youtube{
    background: #FF0000;
}
.social-icons a.youtube:hover{
    background: #cc0000;
}

/* TWITTER (Old Logo) — Official Sky Blue */
.social-icons a.twitter{
    background: #000;
}
.social-icons a.twitter:hover{
    background: #178cd1;
}

/* X (New Twitter) — Official Black */
.social-icons a.x-twitter{
    background: #000000;
}
.social-icons a.x-twitter:hover{
    background: #333333;
}

.hover_plx .layer {
    transform: none !important;
    transition: none !important;
}

            
        .details{
            margin-top: -40px;
            /*margin-bottom:50px;*/
        }
        @media (max-width: 578px) {
    .details{
            margin-top:-30px;
            margin-bottom:20px;
        }
    }

   
        @media (min-width: 992px) {
   .bg-new {
      position: relative;
      top: -55px;
      height: 70px;
   }
}
@media (max-width: 991px) {
   .bg-new {
      top: 0px;
      margin-top: 30px;
      height: auto;
   }
}
.form-heading {
    margin: 0;
    background-color:var(--main-color);
    padding: 12px 0;
    border-radius: 10px 10px 0 0;
}

.form-heading-1 {
    text-align: center;
    color: white;
    font-weight: 400;
    font-size: 25px;
    font-family: math;
}

.button-1 {
    width: 100%;
    padding:5px 0px;
    border-radius: 5px;
    background: #ffcd05;
    border: none;
    color: #000;
}

.button-1:hover {
    background: #02aaf9;
    color: white;
}
.form-container {
    max-width: 600px;
    margin: 0 auto;
    border-radius: 5px;
    z-index: 1;
} 

.new-2 {
    border-radius: 12px;
    background-color:#fff;
    border: 1px solid #010f59;
}

.input-group {
    margin-bottom: 15px;
}

.new-comt{
    width:100%;
}
    
}




.main01 {
    width: 100%;
}

.call-bg {
    background: #15b7ee !important;
    color: white;
    padding: 5px 0px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    transition: all 0.3s ease;
    width: 48%;
    display: inline-block;
    align-content: center;
}

.what-bg {
    background: linear-gradient(135deg, #25D366, #128C7E) !important;
    color: white;
    padding: 5px 0px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    transition: all 0.3s ease;
    width: 48%;
    display: inline-block;
}

.blog-img img{
    height:250px;
}

.blogs-sec{
        padding-bottom: 50px;
         /*padding-top: 50px;*/
}

.ser-box{
     border: 1px solid #ccc;
    padding: 15px;
    border-radius: 15px;
}

 .review-card {
      background-color:#fff;
      color: #000;
      padding: 20px;
      border-radius: 10px;
      height:292px;
    }

    .review-card:hover {
      transform: translateY(-5px);
      transition: 0.3s;
    }

    .review-section {
     /*background: linear-gradient(180deg, #f3fcff 0%, #e8f6ff 100%);*/
      padding: 50px 0 0px 0;
    }

    .review-left {
      text-align: center;
    }

    .swiper-button-prev,
    .swiper-button-next {
      color: #000;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      height: 40px;
      background-color: #fff;
      border-radius: 50%;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
        z-index: 10;
    }

    .swiper-button-prev::after,
    .swiper-button-next::after {
      font-size: 18px;
      font-weight: bold;
      
    }
    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '';
    }
    
    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '';
   }
    .swiper-button-prev,
.swiper-button-next {
  z-index: 10;
  cursor: pointer;
}
.review-para{
    color:#000;
}
.review-left{
       height: 292px;
    text-align: center;
    align-content: center; 
}
@media (max-width: 768px){
      .review-left{
      height:auto;
}
}


.book-fixed-vertical1 {
    position: fixed;
    top: 40%;
    right: 0;
    z-index: 9999;
    padding: 16px 10px;
    /*background-color: #219bf1 !important;*/
        background: linear-gradient(135deg, var(--main-color), var(--main-color));
    color: white;
    border: none;
    border-radius: 12px 0 0 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    text-align: center;
    width: 35px;
        text-decoration: none;
}

.book-fixed-vertical1 span {
    font-size: 15px;
    display: block;
    font-weight: 600;
    margin: -5px 0px;  
    font-family: monospace;
    color: #fff;
}
.custom-popup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.6);
  justify-content: center;
  align-items: center;
}
.popup-content {
  background: #fff;
  padding: 30px 25px;
  border-radius: 10px;
  max-width: 400px;
  width: 90%;
  position: relative;
  box-shadow: 0 5px 25px rgba(0,0,0,0.3);
  text-align: center;
}
.popup-content h5 {
  margin-bottom: 20px;
  margin-top: 0px;
}
.popup-content input {
  width: 100%;
  padding: 10px 12px;
  margin: 8px 0;
  border-radius: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.popup-content button {
  background-color:#e64526;
  border: none;
  color: white;
  padding: 12px 20px;
  margin-top: 10px;
  border-radius: 5px;
  cursor: pointer;
  width: 100%;
  font-weight: bold;
}
.popup-close {
   position: absolute;
    top: 5px;
    right: 15px;
    font-size: 30px;
    cursor: pointer;
    color: red;
    font-weight: 600;
}
.popup-content textarea{
    padding:10px;
    width: 100%;
}
@media(max-width:500px){
  .popup-content { padding: 20px 15px; }
}

