@charset "utf-8"; 
/*
Project Name: Acura Labs Pvt LTD
Coded by: Mohd Basheer
Primary color: #9d0606
font-family: 'Open Sans', sans-serif;
font-family: 'Raleway', sans-serif;
*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&display=swap');
@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;1,200;1,300&display=swap');
*{ margin:0; padding:0; box-sizing:border-box;}
html, body{height:100%;width:100%;background:#FFF;font-family: 'Open Sans', sans-serif; color: #333333; font-size:14px; line-height: 1.72857143; 
    /* background:url(../images/boby-bg2.jpg); background-position:top; background-size:cover; */
 }
 body{
     overflow-x: hidden;
 }
.container{ position:relative;}
.browsehappy{margin:0.2em 0; background:#ccc; color:#000; padding:0.2em 0}
.msgContainer{ padding:80px 15px; }
.msgContainer-inner{color:#FFF;border-radius:15px;    padding:20px; max-width:500px; margin:0 auto;
    background:rgb(0,0,0);
    background: transparent\9;
    background:rgba(0,0,0,0.2);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
    zoom: 1;}
	.msgContainer-inner h1{ margin-top:0}

.msgContainer-inner:nth-child(n) {
    filter: none;
}

.btn-outline {
    background-color: #fff;
    border-color: #018dc8;
    color: #018dc8;
}
.btn-outline:hover {
background-color: #fff;
    border-color: #036791;
    color: #036791;
}
.arial{ font-family:Arial, Helvetica, sans-serif}
a, a:hover, a:focus, a:active{ color: #333333; outline:none; text-decoration:none;}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -45px; /* the bottom margin is the negative value of the footer's height */
}
 .push {
     /* .push must be the same height as .footer */
}
.btn-primary {
    color: #fff;
    background-color: #9d0606;
    border-color: #9d0606;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active {
    color: #fff;
    background-color: #9d0606;
    border-color: #9d0606;box-shadow: 0 0 0 .2rem rgba(0,123,255,0);
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #9d0606;
    border-color: #9d0606;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0);
}
/* ==========================================================================
   header
   ========================================================================== */
.logo{ margin:5px auto; display:block;}
.bg-toplinks{ background:rgba(0,0,0,0.1); display:block; width:100%; padding:4px 0;}
.toplinks{ margin:0; padding:0; display:block; list-style:none;}
.toplinks li{font-size:12px; font-weight:600; color: rgba(0,0,0,0.6); display:inline-block;padding:0 10px; line-height:12px; border-right:2px solid rgba(0,0,0,0.6); }
.toplinks li a{font-size:12px; font-weight:600; color: rgba(0,0,0,0.6); }
.toplinks li:last-child{border-right:none;}

.shareIcons{ margin:0; padding:0; display:block; list-style:none; float:right;}
.shareIcons li{display:inline-block;}
.shareIcons li a{font-size:16px;  background: rgba(0,0,0,0.8); color:#fff; width:30px; height:30px; line-height:30px; margin-right:5px; text-align:center; display:block; border-radius:50%; padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.2s ease-in;
}
.shareIcons li a.fb{ background:#3b5999;}
.shareIcons li a.fb:hover{ background:#fff;color:#3b5999;}
.shareIcons li a.tw{ background:#55acee;}
.shareIcons li a.tw:hover{ color:#55acee;background: #fff;}
.shareIcons li a.yout{ background:#cd201f;}
.shareIcons li a.insta{ background:#e4405f;}
.shareIcons li a.linkd{ background:#0e76a8;}
.shareIcons li a.linkd:hover{ color:#0e76a8;background: #fff;}  
 /* ==========================================================================
   footer
   ========================================================================== */
.border-gray-600{
    border-color: rgb(75, 85, 99);
}
.mainfooter{ width:100%; font-size:12px; font-weight:600; color: rgba(0,0,0,0.8); padding:16px 0 5px; background: #fff; 
background-color: rgba(40, 43, 48, 1);margin-top: 45px;}
/* .mainfooter .shareIcons li a{border-radius:0;} */
.copyright{  padding:10px 0 5px;}
.copyright p{ margin:0;}
.copyright a{color:rgba(0,0,0,0.8); font-size:13px; font-weight:600;}
.copyright a:hover{color:rgba(0,0,0,1)}

.footerTitle{ font-family: 'Raleway', sans-serif; font-weight: 700; font-size:16px; color:#fff; text-transform:uppercase;}
.footerLinks{ margin:0; padding:0; display:block; list-style:none;}
.footerLinks li{ display:block;}
.footerLinks li a{ color: rgba(255,255,255,0.7); font-size:12px; line-height:18px; font-weight:600; font-style:oblique;}
.footerLinks li a:hover{ color: rgba(255,255,255,1);}
.mainfooter address{color: rgba(255,255,255,0.7); font-size:12px; line-height:18px; font-weight:600; font-style:oblique;}
.footerCert{ background:#9d0606; color:#fff; padding:15px; margin: 10px 0 20px;}
.ftrcertImg{ margin:0; padding:0; display:block; list-style:none;}
.ftrcertImg li{ display:inline-block}
.ftrcertImg li img{ width:100px; margin-right:10px; display:block; border:1px solid #d7d7d7;}

ul.social-links{ margin:0; padding:0; list-style:none; display:block; float: right;}
ul.social-links li{ display:inline-block;}
ul.social-links li a{ width:30px; height:30px; border-radius:50%; display:block; line-height:28px; text-align:center; border:1px solid rgba(255,255,255,0.8); color:rgba(255,255,255,0.8); margin-right:5px;}
ul.social-links li a:hover,ul.social-links li a:focus,ul.social-links li a:active{border:1px solid rgba(255,255,255,1); color:rgba(255,255,255,1);}

   /* ==========================================================================
  homepage
   ========================================================================== */
.navWrapper{ display:block; width:100%; font-family: 'Raleway', sans-serif; font-weight:600; text-transform:uppercase;}
.navbar-brand{ display:none;}  
.navbar{ padding:12px 0;}
li.nav-item{ border-right:2px solid #fff;}
li:last-child.nav-item{ border-right:none;}
.navbar-light .navbar-nav .nav-link {color: rgba(0,0,0,.8); padding:3px 0; margin:0 25px;  font-size:15px; line-height:15px; }

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,1); 
}


.bx-wrapper .bx-viewport{background:none; border:none;  box-shadow:none; left:0; -webkit-transform:translatez(0); -moz-transform:translatez(0); -ms-transform:translatez(0); -o-transform:translatez(0); transform:translatez(0)}
.bx-wrapper{position:relative; margin:0 auto; padding:0; *zoom:1}
.bx-wrapper img{max-width:100%; display:block}
.bx-wrapper .bx-loading{min-height:50px; background:url(../images/bx_loader.gif) center center no-repeat #fff; height:100%; width:100%; position:absolute; top:0; left:0; z-index:2000}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev{left:10px; background:url(../images/controls.png) no-repeat 0 -32px}
.bx-wrapper .bx-next{right:10px; background:url(../images/controls.png) no-repeat -43px -32px}
.bx-wrapper .bx-prev:hover{background-position:0 0}
.bx-wrapper .bx-next:hover{background-position:-43px 0}
.bx-wrapper .bx-controls-direction a{position:absolute; top:50%; margin-top:-16px; outline:0; width:32px; height:32px; text-indent:-9999px; z-index:9999}
.bx-wrapper .bx-controls-direction a.disabled{display:none}

.bannerContainer{position:relative; width:100%; float:left; margin:0;display:none; padding:0;}
.no-js .bannerContainer{display:block}




#bannerSlides li img{width:100%;}
#bannerSlides li{position: relative;}
.bg-grad{
    content:"";
    top:0px;
    left:0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(42deg, rgba(0,0,0,1) 10%, rgba(0,0,0,0.4) 60%);
    /* background: linear-gradient(42deg, rgba(55, 62, 251,1) 10%, rgba(225, 5, 5, 0) 60%); */
    background: linear-gradient(42deg, rgba(73, 80, 87, 0.8) 10%, rgba(225, 5, 5, 0) 60%);
    
    
    
    
    /* background: rgb(0,0,0);
background: linear-gradient(42deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.8743698162858894) 49%); */
}
.bannerContainer .bx-wrapper{margin:0 auto; position:relative}

.bnrCaption{
    position: absolute;
    display: block; 
    font-weight:bold;

    top:50%;
     left:0%; 
    transform: translateY(-50%);
    padding:10px 20px;text-transform: capitalize;text-align:left; overflow:hidden;color:#fff;
    font-family: 'Raleway', sans-serif; font-size:24px;
    width: 100%;
     } 
     .bnrCaption h4{
         font-size: 4rem;
         letter-spacing: 1.5px;
         font-family: 'Raleway', sans-serif;
         
         text-transform: capitalize;
font-weight: 700;

     }
     .custom-head{
         font-size: 2.2rem;
font-weight: 600;
letter-spacing: 1px;
text-transform: capitalize;
color: #2b357d;
font-size: 38px;
font-weight: 700;
line-height: 1.28;
     }
 
     .mini-abt{
        display: flex;
        justify-content: flex-start !important;
        align-items: center;
        
     }
     .major-btn{
        display: flex;
        justify-content: flex-start !important;
        align-items: center;
        flex-direction: column;
        align-items: baseline;
        
     }
     .major-btn-center{
        display: flex;
        justify-content: flex-start !important;
        align-items: center;
        flex-direction: column;
     }
     .bred-head{
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center
     }
     .red-line{
        width:40px;
        height: 3px;
        display: inline-block;
        background-color: #9d0606;
        margin-right: 10px;
     }
     .red-line-1{
        width:40px;
        height: 3px;
        display: inline-block;
        background-color: #9d0606;
        margin: 0px;
        margin-right: 10px;
     }
     /* .pageTitle::before{
         content: "";
              width:40px;
        height: 3px;
        display: inline-block;
        background-color: #9d0606;
        margin-right: 10px;
     } */
     .wt-line{
        width:40px;
        height: 3px;
        display: inline-block;
        background-color: #fff;
        margin-right: 10px;
     }

     .mini-abt-text{
        font-size: 1.3rem;
        letter-spacing: 2px;
        font-weight: 600;
     }
     .home-abt-vision-short{
         display: flex;
         justify-content: space-between;

     }
     .vision-icon img{
         width: 25px;
         margin-right: 10px;
     }
     .vision-text h5{
        font-size: 1.2rem;
        color: #2b357d;
        letter-spacing: 0.7px;
        font-weight: 500;
     }
     .vision-text a, .why-us-div a{
        font-weight: 600;
        letter-spacing: 0.7px;
        font-size: 0.9rem;
        color: #2b357d;
     }
     .abt-img-slider{
         background-image: url(../images/home-abt-side-img-bg.jpg);
         background-size: cover;
         width: 100%;
         padding-left: 15px;
         padding-right: 15px;
    
         /* border-left: 5px solid red;
         border-right: 5px solid red;
         border-bottom: 5px solid red; */
         height: 100%;
         
         position: relative;
     }
     .abt-slider-up{
         /* position: absolute;
         top: 0px;
         left: 0px; */
         position: relative;
         z-index: 999;
         width: 100%;
         margin-right: auto;
         margin-left: auto;
         display: block;
     }
      .abt-slider-down{
         position: absolute;
         top: 50px;
         left: 0px;
         z-index: 99;
         width: 88%;
         margin-right: auto;
         margin-left: auto;
         display: block;
         left: 50%;
transform: translateX(-50%);
     }
     .abt-img-container{
         position: relative;
     }
     .abt-img-container img{
         width: 100%;
         box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
     }
     /* .abt-img-container::before{
        content: "";
        width: 90%;
        height: 90%;
        background-color: rgba(0,0,0,0.2);
        display: block;
        position: absolute;
        top: 20px;
        left: 21px;
        right: 15px;
        bottom: 15px;
        z-index: 999;
        border: 2px solid #fff;
     } */
     .section-padding{
         padding-top: 50px;
         padding-bottom: 50px;
     }

     img.bannerImg {
        animation: zoominoutsinglefeatured 9s ease-out;
    }

     @keyframes zoominoutsinglefeatured {
        0% {
            transform: scale(1,1);
        }
        90% {
            transform: scale(1.15,1.15);
        }
        100%{
            transform: scale(1,1);
        }
    }
    
 

     
#bannerSlides{margin:0; padding:0}
.bannerContainer .bx-wrapper .bx-pager{position:absolute; right:0; left:0; bottom:5px; z-index:4; text-align:center; font-size:.85em; font-family:Arial; font-weight:bold; color:#666; }
.bannerContainer .bx-wrapper .bx-pager .bx-pager-item, 
.bannerContainer .bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block; *zoom:1; *display:inline}
.bannerContainer .bx-wrapper .bx-pager.bx-default-pager a{text-indent:-9999px; display:block; width:8px; height:8px; border:2px solid #fff; margin:0 7px; outline:0; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
    border: none;background:#9d0606;}
.bannerContainer .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bannerContainer .bx-wrapper .bx-pager.bx-default-pager a.active{
    background:#2b357d;width: 30px; border-radius: 20px;
}
#bPrev a, #bNext a {outline:none;
    text-decoration:none; 
    font-size:20px; color:#111; 
    position:absolute; 
    top:50%; 
    right:0px; 
    background:#fff; 
    width:33px; 
    height:33px; 
    display:block; 
    display: flex;
    justify-content: center;
    align-items: center;
    
    text-align:center; 
    border:1px solid #dfdfdf; 
    border-radius:4%; 
    z-index: 999999;
}
#bPrev a{left:0px}

#bPrev a:hover, #bNext a:hover{ background-color: #e6e6e6;}

.welcome{ margin:40px auto; 
    /* background:url(../images/boby-bg.jpg); 
    background-position:top; 
    background-size:cover; */
}
.welcome .h2{ margin-top:40px;}

.welcomeBdr{ width:630px; height:330px; border:10px solid #9d0606; display:block; position:absolute; right:15px; top:100px;}

.aboutrught{margin:4% auto; list-style:none;}
.aboutrught .li{background:#f1f1f1; border-radius:8px; min-height:70px; padding:10px; float:left; margin:20px 10px; font-size:14px; height:160px;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 20px;}
.aboutrught li img{ /*float:left;*/ height:42px; width:auto; margin:5px; }
.aboutrught li p{ float:left; text-align:left; font-weight:bold;}
.iconabout{ 
padding:.6rem 0; color:#2b357d; }
.iconabout h4{ color:#2b357d; font-weight:bold; font-family: 'Raleway', sans-serif; font-size:15px; text-transform:uppercase; }
.iconabout img{ opacity:.8; width:40%; margin-bottom:10px;}
.iconabout .bg-blue{ margin: 1rem 0;
    margin-bottom: 1rem;
border: 1px solid #ccc;
padding: 12px;
border-radius: 2px;
height: 100%;
min-height: 100%;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.iconabout .title-hm{ margin-bottom:0;}
.prdthmContainer{ display:block; position:relative; margin-bottom:30px;}
#prdthmSlider{ list-style:none; margin:0;}
#prdthmSlider li img{margin:10px auto; left:0; right:0; text-align:center; opacity:1}
#prdthmSlider li{ text-align:center; }
#prdthmSlider li .prdtwhite{ background:#fff; padding:10px 15px; border-radius:8px; border:#ebebeb 1px solid;height: 100%;margin-bottom: 15px;}
.prdtWrap{ 
    /* background:#000; */
     display:block;}
.prdtWrap:hover img{ opacity:0.5;}
.prdtTitle{  color:#9d0606; font-family: 'Raleway', sans-serif; font-size:18px; font-weight:600; text-transform: capitalize; padding:4px 0; display:block; text-align:center;  margin:10px 0 5px 0}

.prdthmContainer #prdthmPrev a,.prdthmContainer #prdthmNext a{ background:#9d0606; width:34px; height:34px; line-height:32px; text-align:center; display: inline-block; margin:20px 10px 0 0; font-size:21px; color:#fff; border-radius:4px;}

.prdtWrap {
    /* background: url(../images/prdt-bg.jpg) no-repeat fixed center center/cover; */
    padding: 80px 0;
    display: block;
    
    width: 100%;
    color: #fff;
    
}
.technoFence{ position:relative; display:block; margin:40px auto;}
.bg-black{ background: rgba(0,0,0,0.8)}
.sprWrap{ padding:30px;}
.sprWrap .h3{color:#fff; font-family: 'Raleway', sans-serif; font-size:22px; text-transform:uppercase; line-height:34px; margin-bottom:30px;}
.technoWrap{ max-width: 41.666667%; background:rgba(255,255,255,0.8); padding:20px; position:absolute; top:100px; left:0; right: -200px;
margin: auto;}



.testiContainer{ background:#f3f3f3; display:block; padding:1px 20px 50px;position:relative; line-height: 1.42857143;}
.testiContainer #tPrev a,.testiContainer #tNext a{outline:none; text-decoration:none; font-size:25px; color:#fff; position:absolute; bottom:4%; right:28%; background:#dda849; width:33px; height:33px; display:block; line-height:30px; text-align:center; border:1px solid #dda849; border-radius:4%; }
.testiContainer #tPrev a{right:38%}
.testiContainer .tbtn-view{position:absolute; left:31%; bottom:4%;}
.testiContainer #tPrev a:hover,.testiContainer #tNext a:hover{ border:1px solid #dda849;}

 
.fence-shadow{-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.37);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.37);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.37);}

.bg-dark{ background:#333333;}
.zoomWindow{ top:0px !important; left:auto !important; right:0 !important;  width:400px !important; height:320px !important;}

.no-gutter, .no-gutter > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.no-gutter-sm, .no-gutter-sm > [class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

/*===============fancybox style============*/

.fancybox-overlay {
    z-index: 1024 !important;
}
/*===============innerpages============*/
.title{font-family: 'Raleway', sans-serif;} 
.title-hm{font-family: 'Raleway', sans-serif; margin-bottom:12px;} 
.text-lite{ font-weight:300;}
.text-normal{ font-weight:400;}
.text-medium{ font-weight:500;}
.text-semibold{ font-weight:600;}
.text-bold{ font-weight:700;}
.text-extrabold{ font-weight:800;}
.text-white{ color:#fff;}
.text-black{ color:#333333;}
.text-blue{ color:#51515c;}
a.text-blue{ color:#2b357d;}
a.text-blue:hover{ color:#9d0606;}
.text-danger{ color:#9d0606 !important;}
.breadcrumb{
    display: none !important;
}


.pageheader{ width:100%; margin:auto; 
    /* text-align:center;  */
    display:block; position:relative; margin-bottom:30px;}
.pageheader img{ width:100%;
    border-bottom: 5px solid #9d0606;
}
.car-breadcrum{
    /* position:absolute; 
    bottom:20px; left:0;  */
    margin:auto; 
    text-align:center; 
    /* background: rgba(157, 6, 6, 0.8);  */
    padding:10px 20px;padding: 6px 0px;
    display: inline-block;
    margin-top: 10px;
    
}

.pageTitle{text-transform:uppercase; margin:0; background:transparent; 
    color: #fff; 
    color: #2b357d;
    color: #9d0606;
     font-family: 'Raleway', sans-serif; font-size:26px;font-size: 30px;font-weight: 600;
    letter-spacing: 1px;
    letter-spacing: 1px;
text-transform: capitalize;
font-size: 48px;
line-height: 1.28;
font-weight: 700;
}
.breadcrumb{text-transform:capitalize; display:block; padding: 3px 15px; margin:0; background:transparent; color: #fff; font-size:15px;  font-family:"Open Sans",sans-serif;}
.breadcrumb li{ display:inline-block;}
.breadcrumb > li + li::before {
    content: "|";
    padding: 0 5px;
    color: rgba(255,255,255,0.85);
    color: #9d0606;
}
.breadcrumb a{ text-transform: capitalize; color: #fff;color: #9d0606; font-size:15px;  font-family:"Open Sans",sans-serif;}


   /* ==========================================================================
   Form styles
   ========================================================================== */
.placeholder{color:#444}
::-webkit-input-placeholder{color:#444}
::-moz-placeholder{color:#444}
.captcha{list-style:none; margin:0; padding:0; display:block; float:left; width:100%}
.captcha li{float:left; margin:0 5px 0 0}
.captcha .input-group{width:130px}
.small-input {width:30px !important;padding:6px 0!important;text-align:center}
.sitePaging{float:right}
.sitePaging .input-group-addon,.sitePaging .input-group-btn {width:auto}
/*=========form errors========*/
.innerError{font-size:10px; color:#f00; background:#fbe3e4 url(../images/invalid.png) 0 50% no-repeat; padding:2px 2px 2px 20px; border:1px solid #fbc2c4; min-height:18px}
.innerHelp{font-size:11px; color:#5f8d00; color:#5f8d00; background:#e6efc2; padding:2px 2px 2px 20px; border:1px solid #390; min-height:18px;  background:#fbe3e4 url(../images/valid.png) 0 50% no-repeat}

.contactBlock a{ color:#333}

/* ==========================================================================
   Accordoin
   ========================================================================== */

/*#accordion [data-toggle="collapse"]:before {
    font-family:'Glyphicons Halflings';
    content:"\2212";
    float: left;
	line-height:normal;
	font-size:12px;
	padding-right:5px;
}
#accordion [data-toggle="collapse"].collapsed:before {
    content:"\002b";
}

#accordion .panel-heading {
    cursor: pointer;

}
#accordion .panel-title{ font-weight:bold}
#accordion .panel-title a{ color:inherit; display:block; text-decoration:none; outline:none; padding-top:8px; padding-bottom:8px;}*/


.panel-default > .panel-heading {
    background-color: #00652f;
    border-color: #00652f;
    color: #fff;
}
.panel-heading.active {
  background-color: #9d0606; color:#fff;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a{color:#fff !important;}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.location-map,.footer-map {
    border: 1px solid #ccc;
    height: 0;
    margin: 0 auto 20px;
    overflow: hidden;
    padding-bottom: 44%;
    position: relative;
}
.location-map iframe,.footer-map iframe {
    height: 100% !important;
    left: 0;
    position: absolute;
    width: 100% !important;
}

.footer-map{ border: none; padding-bottom: 40%; margin: 0 auto 20px;}

.fence-map{ border:2px solid #9d0606;}

a{-webkit-transition: all 0.35s;-moz-transition: all 0.35s;transition: all 0.35s;}
.btn-outline{ background-color:transparent;  color:inherit;  transition:all .3s}
.btn-outline-inverse {background-color: transparent;border-color:#FFF;color:#fff;}
.btn-outline-inverse:active, .btn-outline-inverse:focus, .btn-outline-inverse:hover {background-color: #fff;border-color:#fff;color:#444;text-shadow:none;}
.sharp,.no-radius{border-radius:0}

.fitImg{width:100%; height:100%; background-size:cover!important; -ms-behavior:url(backgroundsize.min.htc); behavior:url(backgroundsize.min.htc)}


.img-16by9{ position:relative; height:0; overflow:hidden; display:block; padding-bottom:56.25%}
.img-16by9 img{ position:absolute; margin:auto; left:0; top:0; right:0; bottom:0; max-width:100%; max-height:100%;}

.grayscale{filter:url("data:image/svg+xml; utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter:gray; filter:grayscale(100%); -ms-filter:grayscale(1); -webkit-filter:grayscale(1); -webkit-transition:all .5s ease; -webkit-backface-visibility:hidden; -moz-filter:grayscale(100%); -moz-transition:all .5s ease; -moz-backface-visibility:hidden}


.blur{filter:blur(3px); -webkit-filter:blur(3px); -moz-filter:blur(3px);  -o-filter:blur(3px); -ms-filter:blur(3px); filter:url("data:image/svg+xml; utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='3' /></filter></svg>#blur"); filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3')}

/*.thumbnail:hover .grayscale{filter: grayscale(0);}*/
.show-grid{margin-bottom:10px; margin-top:10px}
.marBtm{ margin-bottom:20px;}
.marRight{ margin-right:20px;}
.marleft{ margin-left:20px;}
.marTop{ margin-top:20px;}
.no-marginTop{ margin-top:0;} .no-marginBtm{ margin-bottom:0;}
.w100{width:100%}
.h100{ height:100%}
.paddingTopBottom{ padding:30px 0;} .no-padding-rt{ padding-right:0}
 
.ir{background-color:transparent; border:0; overflow:hidden; *text-indent:-9999px}
.ir:before{content:""; display:block; width:0; height:150%}

.animScale{transform: translateZ(0px);
transition-duration: 0.3s;
transition-property: transform;}
.animScale:hover{transform: scale(1.1) rotate(-1.2deg);}

/* ==========================================================================
   back-to-top
   ========================================================================== */
.toTop{display:none; text-decoration:none; position:fixed; z-index:997; bottom:80px; right:10px; overflow:hidden; width:50px; height:50px; border:none; text-indent:-9999px; background:url("../images/ui-totop.png") no-repeat left top;border-radius: 4px;}
.toTop:active, .toTop:focus{outline:none}
.toTop:hover{background:url("../images/ui-totop.png") no-repeat left -50px}
.show-16by9{ display:none}
.show-4by3{ display:none}


@media only screen and (min-width:768px){
/*.car-breadcrum{ top:18%;}*/
.technoWrap{ max-width: 52%; top:90px; right: -210px;}
}


@media only screen and (min-width:1200px){
/*.car-breadcrum{ top:35%;}*/
.navbar-light .navbar-nav .nav-link {margin:0 14px; font-size:13.7px;
    margin: 0 10px;
font-size: 15.5px;
letter-spacing: 0.7px;
position: relative;
}
.navbar-light .navbar-nav .nav-link:hover{
color: #2b357d;
}
.navbar-light .navbar-nav .nav-link::before {
    content: '';
    position: absolute;
    right: 0;
    width: 0;
    height: 2px;
    display: block;
    margin-top: 4px;
    background: #2b357d;
    transition: width 0.3s ease;
    -webkit-transition: width 0.3s ease;
    top: 100%;
}
.navbar-light .navbar-nav .nav-link:hover::before {

    width: 100%;
    left: 0;
    background: #2b357d;

}


.welcome .h2{ margin-top:40px;}
.welcomeBdr{ width:630px; height:330px; right:15px; top:100px;}

.sprWrap{ padding:30px;}
.sprWrap .h3{color:#fff; font-family: 'Raleway', sans-serif; font-size:22px; text-transform:uppercase; line-height:34px; margin-bottom:30px;}
.technoWrap{ max-width: 41.666667%; background:rgba(255,255,255,0.8); padding:20px; position:absolute; top:100px; left:0; right: -200px;
margin: auto;}
}

@media only screen and (min-width:1920px){}


/* Medium Devices, Desktops */
@media only screen and (max-width:991px){
	.navWrapper {}
.navbar {padding: 5px 0; }
.navbar-brand{ display: block; width:218px; padding:5px; background: #fff;}
.navbar-brand img{ display: block; width:100%;}
.logo{ display:none;} 
.navbar-light .navbar-nav .nav-link {padding:5px 0; margin:5px auto; border-bottom:none;}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7); border-bottom:none;
}
li.nav-item{ border-right:none
}
.navbar-light .navbar-toggler {
    background: rgba(255,255,255,1);
    border-color: rgba(255,255,255,.5);
}
.welcome{ margin:20px auto 30px;}
.welcome .h2{ margin-top:0;}
.welcomeText{ padding-right:0; margin-top:0;}
.welcomeBdr{ display:none;}
}
/* Small Devices, Tablets */
@media only screen and (max-width:768px){
.technoWrap{ max-width: 100%; background:rgba(255,255,255,0.8); padding:0; position: relative; top:auto; left:auto; right: auto;
margin:20px auto;}
}
@media only screen and (max-width:767px){
  

	/*
	
.navbar-nav {
    float: none;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
	}
.navbar-toggle {
    position: absolute;
    float: right;
    margin-right: 15px;
    padding: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    top: -90px;
    right: 0;
    z-index: 1024;
}
.navbar-default .navbar-toggle {
    border-color: #b58328;
    background: #dda849;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #dda849;
}
.navbar-default .navbar-nav > li > a{padding: 8px 14px;}*/
ul.social-links{ margin:0 auto; text-align:center; float: none;}	
.car-breadcrum{top:30%;}
.car-breadcrum h1.pageTitle{ font-size:14px;}
.breadcrumb{padding: 0x 15px; font-size:10px;}
.breadcrumb a{ font-size:12px;  }
.testiContainer{ margin:20px auto;}
.enquiry-bg{padding: 1px 0 20px 20px;}
.enquiry-img { display:none;}


}


@media only screen and (max-width:360px){
.car-breadcrum{top:18%;}
.testiContainer #tPrev a,.testiContainer #tNext a{bottom:4%; right:24%;}
.testiContainer #tPrev a{right:38%}
.testiContainer .tbtn-view{left:22%; bottom:4%;}
.bnrCaption{display: none;}
.api td:nth-of-type(1):before { content: "PRODUCT"; font-weight:bold; }
	 .api td:nth-of-type(2):before { content: "SPECIFICATION "; font-weight:bold; }
	 .api td:nth-of-type(3):before { content: "THERAPEUTIC CATEGORY"; font-weight:bold; }
	 .api td:nth-of-type(4):before { content: "TECH PACK "; font-weight:bold; }
	 .api td:nth-of-type(5):before { content: "DMF"; font-weight:bold; }
	 .api td:nth-of-type(6):before { content: "APPROVAL"; font-weight:bold; }
}

@media only screen and (max-width:320px){
.car-breadcrum{top:10%;}
}
.vis-main{
    padding: 15px;
    background-color: #2b357d;
    color: #fff;
    border-radius: 3px;
    text-align: justify;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    min-height: 100%;
    margin-bottom: 15px;

}
.core-v{
    padding: 15px;
    background-color: #9d0606;
    color: #fff;
    border-radius: 3px;
    text-align: justify;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    min-height: 100%;
    margin-bottom: 15px;
}
.vis-main h2, .core h2, .core-v h2{
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    letter-spacing: 0.5px;
    text-align: center;
}
.vis-main .vis-img, .core .vis-img, .vis-img{
    width: 80px;
    margin: auto;
    display: block;
}

.vis-main .vis{
    background-color: #f2f2f2;
    margin: 15px auto auto 15px;
    padding: 15px;
}
.mis-ul{
    list-style-type: none;
padding-left: 15px;
}
.core h4{
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 11px;
    margin-top: 15px;
    font-weight: 500;
}
.more{
    display: flex;
    justify-content: center;
    align-items: center;
}
a.view-more{
    text-align: center;
    display: inline-block;
    padding: 6px 25px;
    background-color: #2b357d;
    transition: 0.2s ease-in-out;
    color: #f2f2f2;
    text-decoration: none;
    font-weight: 600;
    border-radius: 2px;
    display: inline-block;
    align-items: center;
    padding: 7px 40px 7px 20px;
    position: relative;
    transition: 0.2s ease-in;
}

a.view-more:hover{
    background-color: #2b357d;
    padding: 7px 50px 7px 20px;
}
.flex-col-item{
    display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.flex-item{
    display: flex;
    
}
.why-content p{
text-align: justify;
}
p{
    font-family: 'Open Sans', sans-serif;
font-size: 15px;
font-weight: 400;
letter-spacing: 0.5px;
line-height: 24px;
}
ul li{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 24px;
}

.why-content ul li::before ,.faci-inner-cont ul li::before{
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #2b357d;
    font-size: 18px;
    padding-right: 0.5em;
}
ul.mission-ul li::before{
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;

}
.mis-ul li::before{
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f2f2f2;
    font-size: 15px;
    padding-right: 0.5em;
}
.why-content h4, .faci-inner-cont h3, .prdts-page h3{
    color: #2b357d;
    font-weight: bold;
    /* font-family: 'Raleway', sans-serif; */
    font-size: 17px;
    text-transform: capitalize !important;
    letter-spacing: 0.7px;

    font-weight: 700;
font-size: 34px !important;
line-height: 40px !important;
}

.why-content h5, .faci-inner-cont h4{
    color: #2b357d;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}
.why-content ul{
    list-style-type:none;
    padding-left: 12px;
}
.why-img img, .faci-img img{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    box-shadow: 0 0 45px 0px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
}
.why-img img{
    
    border-radius: 4px;
}
.faci-inner-cont ul{
    list-style-type: none;
    padding-left: 22px;
}
.faci-inner-cont{
    text-align: justify;
}
.w-65{
    width: 30%;
}
.inger img{
    display: block;
    margin: auto;
}
.inger{
    background: #f1f1f1;
border-radius: 8px;
margin: 20px 10px 30px 10px;
font-size: 14px;
padding: 12px 8px;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 20px;
}
*{
    font-family: 'Poppins', sans-serif  !important;
}
.fa-home::before {
    content: "\f015";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.fa-facebook-f::before, .fa-facebook::before {
    content: "\f09a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.fa-twitter::before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    content: "\f099";

}
.fa::before{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.banner-bottom{
    width: 100%;
  
    background-image: linear-gradient(to right, #9d0606, #e2141e, #cf1019, #9d0606, #ab070f);
    padding: 10px;
    display: flex;
    justify-content:center;
    flex-wrap: wrap;
    align-items: center;
    color: #fff;
}
.para-bot p{
    margin: 0px;
    margin-right: 30px;
    color: #fff;
}
.icon-after::after{
    content: " ";
width: 17px;
height: 17px;
background-size: cover;
margin-left: 10px;
background-image: url(../images/button-after-icon.png);
display: inline-block;
position: absolute;
top: 50%;
transform: translateY(-50%);
transition: 0.2s ease-in;
}
.icon-after:hover::after{
    margin-left: 20px;
}
footer .footer-short-links h3 {
    color: white;
    font-weight: 500;
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-size: 1.15rem;
}
footer .footer-short-links ul{
    list-style-type: none;
}
footer .footer-short-links ul li a, footer .footer-short-links p, footer .footer-short-links p a{
    text-decoration: none;
    color: #ccc;
    color: #fff;
    line-height: 2.3rem;
    transition: 0.3s ease-in;
}
footer .footer-short-links ul li a:hover{
color: #d9d9d9 !important;
}
p.footer-right, p.footer-right a{
    color: #ccc;
    text-align:end;

}
p.dns-no{
    color: #ccc;
    font-weight: 600;
}
.prdt-know{
    display: flex;
    justify-content: center;
}
.prdt-single-container{
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.prdt-name{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0) 44%, rgba(0,0,0,0.6) 72%);

    display: flex;
align-items: flex-end;
font-size: 20px;
font-weight: 600;
color: white;
padding: 15px;
}
.prdt-name p{
    margin: 0px;
font-size: 1.2rem;
font-weight: 500;
letter-spacing: 0.5px;
cursor: pointer;
}
.prdt-single-container img{
    width: 100%;
    transition: 0.2s ease-in;

}
.prdt-single-container:hover img{
    transform: scale(1.05);
}
.focus-area{
    width: 100%;
    background-image: linear-gradient(to right, #9d0606, #e2141e, #cf1019, #9d0606, #ab070f);
    padding: 21px 0px 160px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
}
.prdt-home-section{
    margin-top: -170px;
}

.fut-plans img, .ql-policy img, .rd-div img{
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.abt-side-text p{
    font-size: 16px;
}
.shadow-div{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s ease-in;
    height: 100%;
    margin-bottom: 15px;

}
.shadow-div:hover{
    box-shadow: unset;
    border: 1px solid #ccc;
}
.col-sm-2-margin .col-sm-2{
    margin-bottom: 15px !important;
    text-align: center;
}
a.explore-banner{
    background-color: #9d0606;
font-size: 1.1rem;
letter-spacing: 0.8px;
font-weight: 500;
transition: 0.2s ease-in;
}
a.explore-banner:hover{
    background-color: #9d0606;
}
.bnrCaption p{
    font-size: 15px;
    font-weight: 500;
}
.why-us-icons img{
    width: 40px;
    margin-bottom: 20px;
}
.why-us-div{
    background-color: #fff;
    padding: 15px;
    border-bottom: 4px solid #9d0606;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    min-height: 100%;
}
.why-us-div h3{
    font-size: 1.38rem;
font-weight: 600;
letter-spacing: 1px;
text-transform: capitalize;
color: #2b357d;
}
.why-us-home{
    background-image: url(../images/why-us/home-why-us-bg-1.jpg);
    background-size: cover;
position: relative;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-position: center;
}
.home-faci-img img{
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.15) !important;
        border: 0px solid rgba(0, 0, 0, 0.125);
}
.second-color{
    color:#9d0606;
    color: #e2141e;
    /* text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);  */
}
.home-faci-text-container{
    display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.faci-content{
    background-image: linear-gradient(to right, #e2141e, #e2141e, #cf1019, #9d0606, #ab070f);
    padding: 40px;
    border-radius: 5px;
    color: #fff;
    margin-right: -40px;
    position: relative;
    z-index: 9;
}


.home-prdt-slider .owl-dots .owl-dot.active span, .home-prdt-slider .owl-dots .owl-dot:hover span, .home-faci-slider .owl-dots .owl-dot.active span, .home-faci-slider .owl-dots .owl-dot:hover span {
    background: #2b357d;
    width: 30px;
    border-radius: 20px;
}
.home-prdt-slider .owl-dots .owl-dot span, .home-faci-slider .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 6px;
    background: #9d0606;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%;
    transition: 0.3s ease-in;
}

/* .home-prdts-slider img{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
} */
.prdt-box{
    padding: 20px;
    border: 2px solid #2b357d;
    border-radius: 10px;
    min-height: 100%;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}
.prdt-box p{
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 1.1rem;
}
.bor-1{
    border-left: 2px dashed #2b357d;
}
.bor-2{
    border-top: 2px dashed #2b357d;
}
.bor-3{
    border-right: 2px dashed #2b357d;
}
.bor-4{
    border-bottom: 2px dashed #2b357d;
}
.contact-line h3{
    color: #2b357d;
font-size: 1.6rem;
text-transform: capitalize;
letter-spacing: 0.7px;
text-align: center;
font-weight: 600;
margin: 10px;
margin-bottom: 20px;
}
.tag-word{
    color: #2b357d;
    text-transform: capitalize;
    letter-spacing: 0.7px;
    margin-bottom: 10px;
    font-weight: 700;
margin-bottom: 10px;
font-size: 34px !important;
line-height: 40px !important;
}
.why-us-div{
    position: relative;
}
.why-us-div a:last-child{
    position: absolute;
    left: 15px;
    bottom: 5px;
}
.navbar-light .navbar-nav .nav-link {margin:0 14px; font-size:14px;font-size: 1.125rem;
    text-transform: capitalize;
    font-weight: 500;}
    .dropdown-item {
        display: block;
        width: 100%;
        padding: 0.6rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
        text-transform: capitalize;
        font-weight: 500;
    font-size: 18px;
line-height: 28px;
color: #2a2d2e;
    }
    /* .navbar-light .navbar-nav .nav-link:hover .dropdown-menu{
        display: block;
    } */

    .dropdown:hover>.dropdown-menu {
        display: block;
      }
      .dropdown-menu {
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1.125rem;
        color: #212529;
        text-align: left;
        background-color: #fff;
        background-clip: padding-box;
        border: unset;
        border-radius: .25rem;
    }
    .dropdown-item:focus, .dropdown-item:hover {
        background-color: #e5e7eb;
    }

    /* .max-ht {
        max-height: 500px;
        overflow-y: hidden;
        transition: 0.4s ease-in;
     }

     .max-ht:hover{
        overflow-y: scroll;
     }
     .max-ht::-webkit-scrollbar {
         width: 8px;
     }
     
     .max-ht::-webkit-scrollbar-track {
         -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
         border-radius: 6px;
     }
     
     .max-ht::-webkit-scrollbar-thumb {
         border-radius: 6px;
         -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
         background-color: #2b357d;
     } */
     .home-prdt-custom h4{
        font-size: 2.2rem;
        color: #9d0606;
        letter-spacing: 1px;
        font-weight: bold;
        color: #e2141e;

     }
     .home-prdt-slider-img{
         border: 1px solid #2b357d;
         border: 10px;
     }
     .home-prdts-slider{
         padding: 10px;
         border-radius: 10px;
         box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
         box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.15) !important;

     }
     .faci-inner h5{
        font-size: 20px;
        font-weight: 700;
        text-transform: capitalize;
        letter-spacing: 1px;
     }
     .vision-mis-container{
         background-color: #9d0606;
         color: #fff !important;
     }
     .vision-mis-img{
        box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
        box-shadow: inset 0px 0px 20px 0px rgba(0,0,0,0.1);
     }
     .vision-mis-container h4{
        font-size: 2.2rem;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
     }
     .vis-same-ht{
         height: 350px;
         display: flex;
         justify-content: center;
         align-items: center;
     }
     .vis-same-ht div{
         width: 70%;
     }
     .bg-red{
         background-color: #9d0606 !important;
         color: #fff !important;
     }
     .bg-blue{
         background-color: #2b357d !important;
         color: #fff !important;
     }
     .bg-yellow{
         background-color: #ff6b01 !important;
         color: #fff !important;
     }
     .bg-blue h3, .bg-yellow h3, .bg-red h3{
         color: #fff;
     }
     .shadow-contact{
        box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.15) !important;
     }
     .vis-sub-head h5{
        text-transform: capitalize;
        letter-spacing: 0.6px;
        font-size: 1.25rem;
        font-weight: 600;
        color: #fff;
     }
     .footer-top p{
         padding: 0px;
         margin: 0px;
         font-size: 1.4rem;
         color: #9d0606;
         font-weight: 500;
         margin-bottom: 15px;
     }
     .footer-top span.hig-lt{
         font-weight: 600;
     }
     .footer-top p span a{
         color: #fff;
         font-weight: 600;
         text-decoration: underline;
     }
     .bl-border{
        border: 2px solid #2b357d !important;
    }
    .rd-border{
        border:2px solid #9d0606 !important;
        border-radius: 5px;
    }
    .shadow-contact h5{
        margin: 0px;
    margin-bottom: 0px;
padding: 0px;
margin-bottom: 6px;
font-size: 1.3rem;
color: #2b357d;
    }
    .shadow-contact p{
        margin: 0px;
    margin-bottom: 0px;
padding: 0px;
font-size: 1.1rem;

    }
.bx-unset{
    box-shadow: unset !important;
}


/* Extra Small Devices, Phones */ 
@media only screen and (max-width:575px){
    .vis-same-ht{
        margin-bottom: 15px;
        height: 300px;
    }
    .car-breadcrum{
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .red-line-1 {
        width: 26px;
        height: 2px;
    }
    .navbar-light .navbar-nav .nav-link {margin:2px 14px;}
.car-breadcrum{
    padding: 0px 10px;
}
    .breadcrumb{
        padding: 3px 0px;

    }
    .prdt-box{
        margin: 15px;
    }
    .home-prdts-slider{
        margin-top: 15px;
    }
    .faci-content{
        margin-right: unset;
    }
    .home-faci-img img{
        margin-top: 15px;
        height: 326px;
        object-fit: cover;
            margin-bottom: 15px;
    }
    .custom-head{
        font-size: 1.6rem;
    }
.why-us-div{
    margin-bottom: 12px;
    min-height: auto;
}
    #bPrev a, #bNext a{
        display: none;
    }
    a.explore-banner{
        padding: 3px 35px 3px 15px;
font-size: 1rem;
    }
    .bnrCaption p {
        font-size: 13px;
        font-weight: 500;
        line-height: 18px;
    }
    .bnrCaption {
        width: 100%;
        top: 50%;
        left: 5%;
        font-size: 20px;
    }
    .banner-bottom{
        text-align: center;
    }
    .banner-bottom .para-bot p{
        margin: 0px;
        margin-bottom: 15px;
    }
    a.view-more {
        padding: 5px 40px 5px 20px;
    }

    .pageheader img {
        height: 180px;
        object-fit: cover;
        border-bottom: 2px solid #9d0606;
    }
    .pageheader{
        margin-bottom: 23px;
    }
    .pageheader .container{
        position:unset !important;
    }
    .iconabout img{
        width: 30%;
    }
    .pd-0{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #bannerSlides li img{
        height: 300px;
        object-fit: cover;
    }
    .bx-wrapper .bx-viewport{
        height: 300px;
    }
    #prdthmSlider li .prdtwhite{
        margin-bottom: 13px;
    }
    .title-hm{
        font-size: 1.4rem;
        margin-bottom: 12px;
    }
    .why-img img{
        margin-bottom: 12px;
    }
    
    .order1{
        order: 1;
    }
    .order2{
        order: 2;
    }

    .order3{
        order: 3;
    }
    .order4{
        order: 4;
    }

    .order5{
        order: 5;
    }
    .order6{
        order: 6;
    }
    .iconabout .bg-blue{
        height: unset;
        min-height: unset;
    }
    .mb-custom{
        margin-bottom: 15px;
    }
    .bnrCaption h4{
        font-size: 1.3rem !important;
    }
    .aboutrught .li{
        width: 100%;
        margin: 12px 0px;
    }
.car-breadcrum{top:28%;}
/* .car-breadcrum h1.pageTitle{ font-size:12px;} */
.breadcrumb{padding: 0x 15px; font-size:10px;}
.breadcrumb a{ font-size:10px;  }
.location-map {
    padding-bottom: 48%;
}	
.aboutrught li{ width:100%; margin:20px 0; font-size:20px;}
}

@media only screen and (min-width:992px){
    .faci-content{
        margin-bottom: 30px;
    }
    .large-paddings{
        padding: 3rem 18rem;
    }
    
    .custom-card{
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 0 45px 0px rgba(0, 0, 0, 0.15) !important;
        border: 0px solid rgba(0, 0, 0, 0.125);
        border-radius: 10px !important;
        margin-left: -9%;
        margin-top: 20%;
        background-color: #fff;
        padding: 3rem;
        width: 100%;
        transition: all 0.2s ease-in;


    }
    .custom-card-2{
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15) !important;
        box-shadow: 0 0 45px 0px rgba(0, 0, 0, 0.15) !important;
        border: 0px solid rgba(0, 0, 0, 0.125);
        border-radius: 10px !important;
        margin-top: 20%;
        background-color: #fff;
        padding: 3rem;
        width: 100%;
        position: relative;
        z-index: 99;
        transition: all 0.2s ease-in;
    }
    .mg-lf-20 img{
        margin-left: -7%;
    }
    .navbar-light .navbar-nav .nav-link{
        font-weight: 600;
    }
    /* .custom-card:hover, .custom-card-2:hover{
        transform: translateY(-15px);
    } */
    .mg-lf-20-faci{
        margin-left: -7%;
    }
    
   

.navbar-light .navbar-nav .nav-link {margin:0 0 0 20px; font-size:14px;font-size: 1.125rem;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
line-height: 28px;
color: #2a2d2e;
}
/*.car-breadcrum{ top:28%;}*/

.welcome .h2{ margin-top:30px;}
.welcomeText{ padding-right:40px; margin-top:50px;}
.welcomeBdr{ width:630px; height:330px; border:10px solid rgba(0,0,0,0.8); display:block; position:absolute; right:15px; top:70px;}
.technoWrap{ max-width: 41.666667%; top:70px; right: -200px;}
.navWrapper{}
}


@-webkit-keyframes zoom {
    from {
      -webkit-transform: scale(1, 1);
    }
    to {
      -webkit-transform: scale(1.4, 1.4);
    }
  }
  
  @keyframes zoom {
    from {
      transform: scale(1, 1);
    }
    to {
      transform: scale(1.4, 1.4);
    }
  }
  
  #carouselExampleFade .carousel-inner .carousel-item > img {
    -webkit-animation: zoom 60s;
    animation: zoom 60s;
  }



.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 5px;
    margin-left: 5px;
    background-color: #9d0606;
    border-radius: 50%;
}
.carousel-indicators .active{
background-color: #2b357d;
width: 30px;
border-radius: 10px;
}
/*seo css*/
.seotxt_col p {
    text-align: justify;
}
.seotxt_col a {
    color: blue;
    letter-spacing: 0.4px;
}
.seoimg_col img {
    box-shadow: 0px 0px 11px 0px #2b357d38;
    border: 2px solid #9d0606 !important;
}
h1.pageTitle.seo_title {
    font-size: 40px;
}
.pageheader.seo_pageheader {
    margin-bottom: unset;
}
section.seo_txt {
    padding: 50px 0px;
}
section.seo_txt .container {
    padding: unset;
}
@media only screen and (max-width: 600px) {
    section.seo_txt .container {
    padding: 0px 15px;
}
h1.pageTitle.seo_title {
    font-size: 20px;
}
}
/*seo css*/