@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {font-family: Poppins !important;}
.main-table, p, li{ font-family:Poppins; font-weight:normal; Font-size:14px;  line-height:24px; text-align:justify;}
.main-heading{ font-weight:bold; Font-size: 20px; color:#222; text-align:left; line-height:30px; border-bottom:1px #ccc dashed; text-transform:uppercase; margin-bottom:10px;}
.sub-heading{ font-weight:bold; Font-size:16px; color:#222; line-height:30px; text-align:left; margin:0;}
.team-title{ font-weight:bold; Font-size:14px; color:#222; line-height:30px; text-align:left;}
.maps{ text-align:center;}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
.RadDock .rdContent{font-family:Poppins !important; }
/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
#MenuControl .bg-light{background-color: #fff !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover, #MenuControl .dropdown-item:focus, #MenuControl .dropdown-item:hover{background-color:#000 !important; color:#fff !important;}
.nav-link{font-weight: 600; color:#000;}
.nav-fill{
   font-size: 15px;}
.nav-item a{font-size:15px;}
.navbar-brand{margin:0;}
.RadGrid_Default .rgHoveredRow{background:#c5c5c5 !important;}
.navbar-toggler{background: #fff;}
/**/
#WidgetControl4{display: none;}
#widgetsControl, #widgetsControl_C{height: inherit !important;}
/**/

/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container {
    max-width: 100%;
}

.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table {
    margin-top: 0 !important;
}

.innr-pg-c {
    margin-bottom: 20px;
    padding: 32px 0;
    position: relative;
    background: url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;
}

.innr-pg-c h1 {
    font-weight: 800;
    font-family: "Poppins", sans-serif;
    Font-size: 26px;
    color: #fff;
    text-align: left;
    border-left: 3px #fff solid;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    padding: 5px 0 5px 20px;
}

.innr-pg-c:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: linear-gradient(22deg, #1f2b5b 4%, #191919 73%);
}

/* innr-pg-c End */

/*nav-bar*/
.bg-img-1{background-image: url(../image/bg-1.jpg); background-size: cover; background-repeat: no-repeat;}
.bg-img-2{background-image: url(../image/bg-2.jpg); background-size: cover; background-repeat: no-repeat;}
.bg-1{background-color: #1f2b5b !important;}
.cl-1{color: #1f2b5b !important;}
.btn-1{background-color: #1f2b5b; color: #fff;}
.btn-2{color: #1f2b5b !important; background-color: #fff !important;}
.btn-2:hover, .btn-2:focus{background-color: #1f2b5b !important; color: #fff !important;}
.btn-1:hover, .btn-1:focus{background-color: #eee; color: #1f2b5b;}
.btn-outline-secondary:hover, .btn-outline-secondary:focus{background-color: #1f2b5b !important; color: #fff !important;}
.hero {
      min-height: 80vh;
      display: flex;
      align-items: center;
    }

    .hero-title {
      font-size: 3rem;
      font-weight: 600;
    }

    .hero-text {
      font-size: 1.1rem;
    }

    .btn-outline-secondary {
      color: #374151;
    }

    .stats {
      background: #ffffff;
      border-radius: 12px;
      padding: 2rem;
      box-shadow: 0 0 15px rgba(0,0,0,0.05);
    }
    .stat-num {
      font-size: 2rem;
      font-weight: 700;
    }
    .stat-label {
      font-size: 0.9rem;
    }
    .product-card {
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            transition: 0.3s;background: #fff;
        }
        .product-card:hover {
            box-shadow: 0 4px 15px rgba(0,0,0,0.1);
        }
        .why-section {
            color: #fff;
            border-radius: 12px;
            padding: 40px;
        }
        .why-section ul {
            list-style: none;
            padding-left: 0;
        }
        .why-section ul li::before {
            content: "✔";
            color: #eee;
            margin-right: 8px;
        }

        .testimonial-section {
      padding: 60px 0;
      background: #F8F9FA;
    }
    .testimonial-card {
      border-radius: 8px;
      padding: 30px;
      box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.1);
      position: relative;
      overflow: hidden;
    }
    .testimonial-card .quote-icon {
      font-size: 36px;
      color: #6c757d;
      position: absolute;
      top: 20px;
      left: 20px;
    }
    .testimonial-card p {
      margin-top: 20px;
      font-size: 1.05rem;
      color: #333;
    }
    .testimonial-card .author {
      margin-top: 15px;
      font-weight: 500;
      color: #555;
      font-size: 0.95rem;
    }
    .section-title {
      font-size: 2rem;
      font-weight: 600;
    }
    .section-subtitle {
      color: #666;
      font-size: 1.05rem;
    }
    /*** Topbar Start ***/
.top {position: fixed;  right: 18px; bottom: 30px; text-align: center; color: #fff; padding: 10px 10px; z-index: 99; border-radius: 20%; border: 2px solid #fff; cursor: pointer; opacity: 0;  transition: ease-in 0.5s;}
.top.scll-top { opacity: 1; transition: ease-in 0.5s;  bottom: 50px; }
.top .fa{width: 30px; height: 30px;  line-height: 30px;}
.btn.rounded-circle{width: 35px; height: 35px;display: flex;  align-items: center;  justify-content: center;}
/*** Topbar End ***/
/*** Footer Start ***/
.footer {
    /* background: linear-gradient(rgba(51, 104, 198, 0.75), rgba(0, 18, 72, .95)), url(../image/footer-img.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover; */
}
.footer .footer-item a {
    line-height: 35px;font-size: 14px;
    color: #eee;
    transition: 0.5s;
}

.footer .footer-item p {
    line-height: 35px;
}

.footer .footer-item a:hover {
    color: #fff;
    letter-spacing: 1px;
}

.footer .footer-item .footer-btn a,
.footer .footer-item .footer-btn a i {
    transition: 0.5s;
}


.footer .footer-item .footer-btn a:hover i {
    color: #fff !important;
}
/*fix menu*/
@media (min-width: 991px){
#HeaderControl, #MenuControl{ transition:.3s;}
.body-fx #HeaderControl, .body-fx #MenuControl{position:fixed; top:0; height:70px; transition:.3s;}
.body-fx #HeaderControl{width:33%; float:left; left:0;}
.body-fx #MenuControl{width:67%; float:right; right:0;}
}
/*fix menu*/
@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}

@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link, .dropdown-menu{font-size: 13px;}
.fixed-top { position: relative;}
	}
  @media (min-width: 768px) {
    .navbar-expand-md .navbar-collapse {
        justify-content: end;
    }
}
@media (max-width: 769px){
#widgetsControl_C, #widgetsControl, #MenuControl, #MenuControl_C{height:initial !important}
}
a, a:hover{text-decoration:none !important;}
@media (max-width: 767px){
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}
}

@media(max-width:568px){
	
}
@media(max-width:480px){
	
}



@media (max-width: 414px){


}
.table-responsive {
    min-height: .01%;
    overflow-y: hidden !important;border: 0; padding:0;
}

/*callus*/
.callus {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 40%;
    right: 20px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}
.callus .fa{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
}
/*callus*/
  /*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    bottom: 20%;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
	 animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}
@keyframes waves {
           from {
           transform: scale(.55, .55);
           opacity: .6;
           }

           to {
              transform: scale(1.8, 1.8);
              opacity: 0;
              }
           }
/*<div class="whatsapp_btn">
    <div class="icon_logo">
 <a href="https://api.whatsapp.com/send?phone=919910691575&amp;;text=Hello" target="_blank"><img src="img/whatsapp.png" alt="Whatsapp"></a>
    </div>
    <div class="circle_waves" style="animation-delay: 0s"></div>
    <div class="circle_waves" style="animation-delay: 1s"></div>
    <div class="circle_waves" style="animation-delay: 2s"></div>
    <div class="circle_waves" style="animation-delay: 3s"></div>
</div>
<div class="callus">
 <div class="callusL"><a href="tel:+919910691575" style="color: #fff;"><i class="fa fa-volume-control-phone"></i></a></div>
 <div class="clearfix"></div>
 </div>
*/
  /*============WHATSAPP==========*/
.cont-page h2 {
    font-weight: bold;
    color: #111;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 10px;
}
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}
.cont-page .map-contp{border:1px dashed #ccc;}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
.cont-page .st-feature-box {
    background: #23527c;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
}
.st-feature-box {
    padding-left: 70px;
    position: relative;
}
.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.cont-page .feature-box-image .fa{color:#fff; line-height:30px; font-size:30px; margin-top: 20px;}
/*cont-page*/
