@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');
.main-table{ font-family:Poppins; font-weight:normal; Font-size:15px; color:#333; line-height:24px; text-align:justify;}
p{font-family: Poppins !important; font-size: 15px;}
p ol,ul{font-size: 15px; line-height: 24px; font-family:Poppins;}
.product-dtail .subtitle{font-size: 19px; font-weight: 700; color: #007936;font-family:Poppins;}
.text-1.fw-semibold.fs-3{font-size: 22px !important;}
.bx .fs-5.fw-bold.pb-2{font-weight: 600 !important;}
.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;top: 5px;}
.RadDock .rdContent{font-family:Poppins !important; }
/*banner*/
.banner-sec .carousel-caption{text-align: left; left: 5%; right: 5%;}
.banner-sec .carousel-caption h2{ background: RGBA(16, 27, 34, 0.73); opacity: 1; padding: 6px 15px 6px 15px;    box-shadow: none; display: inline-block; border: 0px solid RGBA(255, 255, 255, 0); border-radius: 3px;}

/*banner*/

#MenuControl_C{height: 100%;}
    .modal-backdrop.show{display: none;}
    #exampleModal.show{background-color: rgba(0, 0, 0, .5);}
  /*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-bnnr{padding: 100px 0 0; width: 100%; background-size: cover; background-attachment: scroll; min-height:300px; text-align: center; position:relative;margin-bottom: 40px;}
.innr-pg-bnnr:after{content:'';position:absolute;left:-1px;right:-1px;top:-1px;width:100%;height:100%;z-index: 0;background: rgba(9, 71, 40, 0.7);}
.main-table.innr-pg{padding-bottom:50px;}
.innr-pg-bnnr h1{color: #fff;text-align:center;text-transform:uppercase;font-size: 37px;font-weight: 700;position:relative;z-index:1;}

.inner-pages ul, .innr-pg ul{padding:0px; margin-bottom:0;}
.inner-pages li, .innr-pg li {position: relative; list-style: none; padding-left: 30px;}
.inner-pages li:before, .innr-pg li:before{content: "\f101";  position: absolute; font-family: FontAwesome; font-size: 17px; line-height: 30px;    left: 7px;  top: -2px; color: #a2d5f2;}
/*innr-pg-bnnr*/
/* contact-page  */
.contact-page {background: rgba(0, 92, 168, .12);padding: 2% 0;}
.contact-page .contact-info {background: #fff;box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 15px;padding: 30px;text-align: center;border-radius: 18px;min-height: 265px;}
.contact-page .contact-info .icon { background: rgba(41, 143, 94, .2); padding: 12px; display: inline-block; width: 60px; height: 60px; border-radius: 8px; margin: 0 0 20px 0; text-align: center;}
.contact-page .contact-info .icon i { font-size: 23px; color: #000; line-height: 1.7;}
.contact-page .contact-info h5 { color: #01020f; font-size: 21px; font-weight: 600;}
.contact-page .contact-info p {margin: 0; font-size: 15px;}
/* contact-page  */
.cont-hm-lft .form-control{ margin: 0 0 16px 0;  padding: 14px;}
/**/
.form_title_txt p {
    color: #666;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 35px;
    position: relative;
    text-align: left;
}
.p-head{position: relative; text-transform: uppercase;}
.p-head:after{position: absolute; content: ''; margin:0 auto; left: 0; right:0; height: 3px; background: #f36e21; width: 150px; bottom: -15px;}
.product-dtail{text-align: start;}
.form_title_txt p:before {
    background: #666;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 13px;
    width: 27px;
}
.form_title_txt p:after {
    background: #666;
    content: "";
    height: 1px;
    left: 205px;
    position: absolute;
    top: 13px;
    width: 27px;
}
.form_title_txt h2 {
    color: #222;
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
    margin: 5px 0 10px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}
.why-us-sec .form_title_txt p:after{left: 114px;}
/* p-box */

.p-box figure, .p-box figure img{transition: all .5s; }
.p-box figure:hover img{transform: scale(1.1);}
.p-box figcaption{-moz-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.11);
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.11);
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.11);
    margin: -25px 25px 0;
    padding: 14px 15px;
    position: relative;}

/* p-box */
.pdr-box{transition: all .5s; }
.pdr-box:hover{border: solid 2px #007936; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);}
.pdr-box .btn, .product-innr-pg .pdr-box .btn{animation: none;}
.pdr-box:hover .btn, .product-innr-pg .pdr-box:hover .btn{animation: jumpAni 2s linear infinite; background: #094728;}
.product-innr-pg .pdr-box:hover{border:0; box-shadow: none;}
@keyframes jumpAni {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

/*footer*/

.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}
.top.scll-top .fa{width: 28px;  height: 25px;}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #094728;
    padding: 10px 10px;
    z-index: 999;
    border-radius: 50%;
    border: 2px solid #eee;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}
#RadDockZone3 {
    z-index: 9 !important;
}
footer {
	padding: 70px 0 40px;
	color: #fff;
	position: relative;
	margin-top: 50px;
	background-color: #094728;
}
footer:after {
	position: absolute;
	left: 0;
	top: -26px;
	content: "";
	background: url(image/footer_image.png) no-repeat 0 0;
	background-size: 100%;
	width: 100%;
	height: 60px;
}
.copy-right-box {
    background: #282828;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
}
    footer:after {
        height: 105px;
        top: -44px;
    }
    footer h4 {
    color: #fff;
    text-transform: uppercase;
}
footer p {
    color: #aaa;
    line-height: 22px;
    text-align: justify;
}
ul.social-icon-list {
    margin: 0;
    padding: 0;
    float: left;
}
ul.social-icon-list li {
    list-style: none;
    float: left;
    font-size: 18px;
}
ul.social-icon-list li:first-child a {
    background-color: #3d53a9;
}
ul.social-icon-list li a {
    height: 40px;
    width: 40px;
    color: #fff;
    background-color: #111;
    line-height: 40px;
    text-align: center;
}
.centerme {
    padding-left: 20%;
}
ul.footer-menu {
    padding-left: 10%;
}
ul.footer-menu li {
    width: 50%;
    float: left;
    list-style: none;
    font-size: 15px;
    padding-bottom: 10px;
}
ul.footer-menu li a {
    color: #aaa;
}

footer .grid-block-single h3 {
    color: #fff;
    margin: 0px 0;
    padding-top: 10px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 18px;
}
footer .rq-contact-us-grid-block .grid-block-single h3 i {
    min-width: 17px;
    display: inline-block;
}
ul.social-icon-list li:nth-child(2) a {
    background: #f3bf1a;
    background: -moz-linear-gradient( 45deg, #f3bf1a 0%, #d67296 39%, #d67296 39%, #533c8d 100% );
    background: -webkit-linear-gradient(45deg, #f3bf1a 0%, #d67296 39%, #d67296 39%, #533c8d 100%);
    background: linear-gradient(45deg, #f3bf1a 0%, #d67296 39%, #d67296 39%, #533c8d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3bf1a',endColorstr='#533c8d',GradientType=1);
}
ul.social-icon-list li:nth-child(3) a {
    background-color: red;
}
ul.social-icon-list li:nth-child(4) a {
    background-color: #358ec6;
}
ul.social-icon-list li:nth-child(5) a {
    background-color: #000;
}
/*footer*/
/*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{width:100%; font-size: 15px;}
.nav-item a{font-size:15px;}
.navbar-brand{margin:0;}
.RadGrid_Default .rgHoveredRow{background:#c5c5c5 !important;}
.navbar-toggler{background: #fff;}
/*nav-bar*/
.bg-1{background-color: #00763a !important;}
.bg-2{background-color: #f36e21 !important;}
.bg-3{background-color: #fccb0f !important;}
.text-1{color: #00763a !important;}
.text-2{color: #f36e21 !important;}
.text-3{color: #fccb0f !important;}
.h-40{max-height: 40px;}
.btn-1{background-color: #f36e21; color: #fff; transition: .2s;}
.btn-1:hover, .btn-1:focus{background-color: #000; color: #fff;}
#WidgetControl5{display: none;}
.otherpagecss #WidgetControl5{display: block;}
/*banner*/
.banner-btm .container{-webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.07);
    background: #fff; 
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.07);
    color: #000;
    margin: -40px auto;
    padding: 50px 3%;
    position: relative;
    text-align: left;
    z-index: 9;
}
/*banner*/
/*home-section*/
.about-sec:after {
    background: #f7f9e1;
    bottom: 0;
    content: "";
    height: 65%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.head-title h2 {
    color: #00763a;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    padding: 0 0 0 85px;
    position: relative;
    text-align: left;
}
.head-title h2:before {
    background: #f36e21;
    bottom: 10px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 72px;
}
.head-title h3 {
    color: #000;
    font-size: 40px;
    font-weight: 400;
    line-height: 55px;
    margin: 0 0 15px;
    padding: 0 15% 0 0;
    text-align: left;
}
.home_txt {
    padding: 0 0 0 3%;
    position: relative;
}
.home_txt {line-height: 24px;}
.home_txt:before {
    background: #f36e21;
    content: "";
    height: 72px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 3px;
}

.h-50px{max-height: 50px;}
.mission-btm .fa{background: rgba(1, 136, 67, 0.7); padding: 10px; border-radius: 50%; width: 80px; height: 80px; font-size: 30px; color: #fff; line-height: 50px;}
.mission-btm hr{border: #3cc04e solid 2px; opacity: 1; width: 40px; transform: rotate(90deg);margin-bottom: 50px !important;}
.text-justify{text-align: justify;}
.mission-sec{background: rgba(243, 110, 33, 0.07);  padding: 0 15px 130px;}
.mission-sec.innr{ padding: 0 15px 30px;}
.mission-sec img{ margin: -60px 0 0;  text-align: right; border-radius: 20px;}
.mission-btm{margin:-120px 0;}
.other-sec{background: url(image/bg-3.jpg) top center no-repeat; background-size: 100%; padding: 350px 15px 60px;}
.other-sec .para_box {
    background: #fff;
    border-radius: 12px;
    box-sizing: border-box;
    color: #07312F;
    float: left;
    font-size: 16px;
    line-height: 24px;
    padding: 30px 1.5% 30px;
    text-align: left;
}
.other-sec .box1 {
    background: #fdf3ea;
    border: 1px solid #e6893c;
}
.other-sec .box2 {
    background: #ebf8ee;
    border: 1px solid #3ab54a;
    margin: 0 0 0 2%;
}

/*home-section*/
#widgetsControl, #widgetsControl_C{height: inherit !important;}
/* nav-top */
.cont-hm-lft .lbl{display: none;}
#FooterrControl1_tr_hitCounter{Padding-Top: 0px !important;}
header{padding: 8px 0;}
.nav-top{background: #f1f5ff; padding: 10px 15px 10px;}
/* nav-top */

/*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;}
footer:after {
    height: 105px;
    top: -34px;
}
	}
@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;}
.pdr-box {padding: 10px !important;}
.mission-sec img{margin: 0px 0 0;}

}

@media(max-width:568px){
    .other-sec h3.fs-4{ padding-left: 10px;}
	footer:after {
    height: 105px;
    top: -24px;}
}
@media(max-width:480px){
	footer:after {
    height: 105px;
    top: -14px;
}
}



@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*/