body{
    padding:0;
	font-family: 'Yantramanav', sans-serif;
}
html {
    scroll-behavior: smooth;
}

/* common */
.white{
    color:#ffffff !important;
}
a,a:hover{
    text-decoration: none;
}
.list-none{
    list-style: none;
}
h1 {
    font-size: 59px;
    line-height: 1.2;
    font-weight: 900 !important;
}
p {
    line-height: 1.7;
    font-size: 16px;
}
.font-30{
   font-size: 30px;
}
.font-13{
    font-size: 13px;
}
.font-14{
    font-size: 14px;
}
.font-15{
    font-size:15px;
}
.font-16{
    font-size:16px;
}
.font-17{
    font-size:17px;
}
.font-36{
    font-size: 36px;
    line-height: 1;
}
.font-20{
    font-size: 20px;
}
.font-23{
    font-size: 23px;
}
.font-25{
    font-size: 25px;
    line-height: 1;
}
.fw-400{
    font-weight: 400;
}
button:focus,.btn.focus, .btn:focus{
    outline:0;
     box-shadow: none;
}
.theme-clr {
    color: #25126b;
}

/* header */
/* top-header */
.top-header {
    background-color: #ed3237;
    padding: 10px 0;
}
.locationtop img {
    width: 24px!important;
}

.top-header a:hover{
    color: #ffffff;
}
.top-header img{
    width:30px;
}

.top-header ul img {
        width: 24px;
        transition: all 0.3s linear;
}
.top-header ul li:hover img{
    transform: translateY(-2px);
}
.topsocial {
    margin-bottom: 0px!important;
	text-align:right;
}
address {
    margin-bottom: 0;
}
.top-header ul li {
    display: inline;
    margin: 0px 3px;
}
/*  .number-btn a{
    color: #ffffff;
    text-decoration: none;
    padding: 9px 28px;
    border-radius: 7px;
    font-size: 16px;
    transition: all 0.3s linear; 
    background: linear-gradient(to right, white 50%, #03b0b6 50%);
    display: block;
    background-size: 200% 100%;
    background-position: right bottom;
    border:1px solid transparent;
    display: flex;
    align-items: center;
	text-transform:uppercase;
}
 */


.number-btn a {
    color: #ffffff;
    text-decoration: none;
    padding: 5px 28px;
    border-radius: 7px;
    font-size: 16px;
    transition: all 0.3s linear;
    background: linear-gradient(to right, white 50%, #03b0b6 50%);
    display: block;
    background-size: 200% 100%;
    background-position: right bottom;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    margin-left: 14px;
}

 .number-btn a:hover{
    color: #03b0b6;
    background-position: left bottom !important;
    border-color:#03b0b6;
}
.number-btn a .call-hover{
   display: none;
}
.number-btn a img{
    width:25px;
    height:25px;
}
.number-btn a:hover .call-hover{
    display: block !important;
}
.number-btn a:hover .call-img{
    display: none !important;
}
.navbar-brand img{
    width:100%;
}
/* navbar */

.sticky {
    position: fixed !important;
    width: 100%;
    top: 0;
    padding: 10px 26px 22px 26px !important;
    background-color: #ffffff !important;
    z-index: 999;
}
.navbar-light .navbar-nav .nav-link {
     color: rgb(0 0 0);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 2px solid transparent;
}
li.nav-item {
    margin: 0 0px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(237 50 55);
    border-bottom: 3px solid;
}
nav.navbar.bg-light{
    box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 32%);
    padding: 0px 0px;
    background-color: #ffffff;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky .navbar-brand img {
    width: 75%;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky nav.navbar.bg-light {
    box-shadow: 0px 6px 5px 0px rgb(0 0 0 / 32%);
}
/* banner */
.banner-slider{
    height:527px;
    overflow: hidden;
}
.slidertext {
    font-size: 61px;
	line-height:1;
}
.banner-slider img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.overlay{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background-color: rgba(0,0,0,0.4);
}
.banner-text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-text h5 {
    font-size: 16px;
    line-height: 1.5;
}
.enquiry {
        background-color: #ed3237;
    padding: 25px 22px;
    border-radius: 7px;
    border: 4px solid #fff;
}
.btn-theme {
    background-color: #ffffff;
    padding: 6px 33px;
    font-size: 16px;
	font-weight:bold;
    color: #ed3237;
	text-transform:uppercase;
    font-weight: 500;
      transition: all 0.3s linear; 
    background: linear-gradient(to right,#000000 50%, #ffffff 50%);
    display: block;
    background-size: 200% 100%;
    background-position: right bottom;
    border:none;
    margin: 0 auto;
}
 .btn-theme:hover{
    color: #ffffff;
    background-position: left bottom !important;
    border-color:#ffffff;
}
.btn-modal{
    background-color: #000000;
    border: 1px solid transparent;
    padding: 6px 33px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 500;
}
.off-white{
    background-color: #eee;
}
span.firstheading {
    color: #ed3237;
}
.headi {
    color: #373435;
    font-size: 34px;
    margin-bottom: 20px;
}
.welcomlisting {
    padding-left: 15px;
}
.headipara
{
  font-size:16px;
text-align:justify;
}
.lowheadi {
    color: #03b0b6;
    font-size: 20px;
    margin: 10px 0px;
    text-align: left;
    font-weight: bold;
}
span.midphone {
    font-weight: bold;
    color: #e0007a;
    font-size: 18px;
    margin: 0 5px;
}
span.midemail {
    font-weight: bold;
    color: #e0007a;
    font-size: 18px;
    margin: 0 5px;
}
.aboutparameterinner {
    display: inline-block;
    width: 31%;
    margin-bottom: 24px;
    margin-right: 2%;
    text-align: center;
    box-shadow: 0px 0px 15px #736d6d;
    padding: 1.1em;
    border-radius: 22px;
    background: #fff;
	transition: all 0.3s linear;
}
.aboutparameterinnerpara {
    font-size: 20px;
    color: #373435;
    font-weight: 700;
}
/* mission */
.our_mission {
    border: 1px dotted #ffffff;
    padding: 25px;
     background-color: #ed3237;
    transition: all 0.5s linear;
    border-radius: 4px;
    min-height: 389px !important;
}
/* .our_mission:hover{
    background-image:none;
    background-color:#03b0b6;
}
.our_mission:hover i{
    transform: scale(1.5);

} */
.our_mission i{
    transition: all 0.5s linear;
    font-size: 29px;
    background: #ffffff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    border-radius: 4px;
    margin-top: 27px;
}
/* product */
.prdoctrani {
    padding-left: 0px;
    list-style: none;
    margin-top: 15px;
    text-align: center;
}
.prdoctrani li {
    background: #fff;
    box-shadow: 0px 0px 15px 3px;
    color: #cacaca;
    width: 28%;
    padding: 15px;
    text-align: center;
    display: inline-block;
    margin-bottom: 13px;
    margin-right: 10px;
}
.prdoctrani li p
{
	margin-bottom:0px;
	color: #373435;
	font-weight: 500;
}
.productspara
{
   background: #002b7f;
   color:#fff!important;
   text-align:center;
   text-transform: uppercase;
}
.product,.about{
    overflow: hidden;
  
}
.product-inner{
    padding:16px;
}
.product-inner img{
    width:100%
}
.product-img {
    box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 24%);
    border-radius: 12px;
}
.product .slick-dots li.slick-active button:before {
    color: #5092c4 !important;
}
.product .slick-dots li{
    margin:0 !important;
}

 .product .slick-dots li button:before {
    font-size: 15px !important;
 }
 .boldhead {
    font-weight: bold;
    text-transform: uppercase;
}
#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #03b0b6;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 10px;
}
#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}
#scroll:hover {
    background-color: #606062;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
/* why */
.why li{
    padding: 6px 20px;
}

/* footer {
    background-color: #683e00;
    background-image: linear-gradient(206deg, #03b0b6, transparent);
} */

.working-hrs {
    text-align: justify;
}
.bttom-border {
    border-bottom: 1px dotted #fff;
    line-height: 30px;
    width: 100%;
    float: left;
	font-size:15px;
}
.time, .working-hr {
    width: 50%;
    float: left;
	color:#fff;
}
.time {
    text-align: right;
}
.footerlinks {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
    padding: 17px 0px;
}
.footerlist {
    padding: 10px 6px;
    background: #1d1d1d26;
    margin-bottom: 5px;
}
.footerhyper
{
	color:#fff!important;
}
.footerlist a
{
  font-size:17px;
  text-transform:capitalize;
}
li.aboutparameterinner:hover {
    transform: translateY(-10px);
	box-shadow: 0px 0px 15px #03b0b6;
}
/* start */

.copyright-ftr {
    border-top: 1px solid #fff;
}
.copyright-ftr a:hover{
    color:#ffffff;
}
.mobile-fixed {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: #ed3237;
}
.mobile-fixed li {
    width: 33.33%;
    background-color:#ed3237;
}
.mobile-fixed li a img{
    width: 20%;
    margin: 0 2px 3px;
}
.mobile-fixed ul{
    padding: 4px 2px 0 !important;
}
.mobile-fixed li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff!important;
    font-weight: 500;
    padding: 11px 0 7px;
    font-size: 14px;
    margin: 0;
    background-color: transparent;
    text-transform: capitalize;
    border: none;
}
/* media */
@media (min-width: 1200px){
.container {
    max-width: 1200px;
}
}
@media only screen and (max-width:1023px){
    .number-btn {
        width: 300px;
        text-align: center;
    }
    .number-btn  a{
        text-align: center;
        justify-content: center;
    }
    nav.navbar.bg-light {
        padding: 15px 16px !important;
    }
    .start img{
        width:100%;
    }
    .type-inner img {
        width: 100%;
    }
    ul.navbar-nav {
        padding: 17px 0px 0;
        align-items: flex-start !important;
    }
}
@media only screen and (min-width:992px) and (max-width:1200px){
   
    .banner-slider,.banner-inner {
        height: 580px;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
 
    h1 {
        font-size: 45px;
    }
    .banner-slider,.banner-inner {
        height: 580px;
    }
    .banner-text .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 41.333333%;
        max-width: 41.333333%;
    }
}
@media only screen and (max-width:767px){
    .footer-form {
        display: none !important;
    }
    br{
        display: none;
    }
    .banner-text{
        position: static;
        padding: 20px 0;
    }
    .baner_inner{
        position: absolute;
        top:5%;
    }
    .banner-slider{
        height:100% !important;
    }
    h1{
        font-size: 17px;
    }
    .banner .banner-inner{
        height:220px;
    }
    .font-36 {
        font-size: 25px;
    }
    .quality img{
        width:70%;
    }
    .start img{
        width:100%;
    }
    .font-25 {
        font-size: 17px;
    }
    footer .font-25 {
        font-size: 21px;
        margin-top: 20px;
    }
    footer .font-20 {
        font-size: 17px;
    }
    .type-inner img {
        width: 100%;
    }
    .navbar-brand{
        margin:0;
    }
}
@media screen and (max-width:500px){
	
	.kerrizmobileissue 
	{
		font-size: 42px;
	}
    .banner h4{
        text-align: left !important;
    }
    .enquiry {
        background-color: #ff9700bf;}
	.topsocial
	{
		text-align:center;
		margin-top:10px;
	}
	.top-header
	{
		text-align:center;
	}
    footer{
        margin-bottom: 62px;
    }
    .bubble{
        display: none !important;
    }
    .mobile-fixed{
        display:block !important;
    }
    .font-36 ,.headi {
        font-size: 25px !important;
       line-height: 1.3;
    }
    .copyright-ftr {
        padding-bottom: 20px !important;
    }
    .our_mission {
        margin-bottom: 20px;
    }
    #third-party {
        background-position: right;
        margin-bottom: 25px;
    }
    .number-btn a {
        padding: 9px 11px;
        font-size: 15px;
    }
    .navbar-brand{
        width:40%;
    }
    .quality img{
        width:26% !important;
    }
    .w-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .banner .banner-inner{
        height:360px !important;
    }
   .font-23{
        font-size: 19px !important;
    }
    .font-30{
        font-size: 21px;
    }
    
    a.pdf_img {
       display: block !important;
    }
}
a.pdf_img {
    display: none;
    position: fixed;
    bottom: 15%;
    right: 8px;
    background-color: #5092c4;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 1px 1px 6px 0px rgb(0 0 0 / 60%);
}
a.pdf_img img{
    width: 77px;
    padding: 11px;
}

.bubble {
    position: fixed;
    bottom: 0px;
    right: 0px;
    display: flex;
    flex-direction: column;
    top: 0;
    margin: auto;
    justify-content: center;
    align-items: flex-end;
}
.bubble img {
    width: 55px;
}
.bubble a {
    margin-top: 8px;
    border-radius: 0;
    box-shadow: 0px 0px 13px 0px rgb(0 0 0 / 46%);
    overflow: hidden;
    color: #fff;
    padding: 10px 14px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    width: 55px;
    transition: all 0.5s linear;
    height: 50px;
    overflow: hidden;
}
.bubble i.fa {
    color: #ffffff;
    font-size: 33px;
}
.bubble a:hover label {
    display: block;
}
.bubble a:hover {
    width: 100%;
}
.bubble a.whats {
    background: #25D366;
}
.bubble a.call {
    background: #03b0b6;
}
.bubble label {
    display: none;
    transition: all 0.5s linear;
    margin-bottom: 0;
    margin-right: 35px;
    font-size: 16px;
    text-transform: capitalize;
}


/*media css*/
@media only screen and (max-width: 480px) {
span.mobile-view{
display:none;
}
p.operation-wrapper{
     font-size: 16px;
	 line-height:1.5;
}
 .aboutparameterinner
 {
     width:100%;
 }
 ul.aboutparameter.mt-4 {
    padding: 0;
    margin: 0px 15px;
}
.prdoctrani li
{
    width:100%;
}
.slidertext {
	line-height: 1;
    font-size: 42px;
}
ul.col-md-7.col-sm-12.topsocial {
    text-align: center;
}
.col-md-5.col-sm-12.text-right {
    text-align: center!important;
}
}
#third-party{
    background-image: url("../images/third-party.jpg");
    background-size: cover;
}
/* type */
.type-inner{
    transition: all 0.3s linear;
}
.type-inner:hover img{
    transform: scale(1.1);
}
.type-img {
    height: 155px;
    width: 100%;
    overflow: hidden;
}
.type-img  img{
    width:100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s linear;
}
.type-inner h5 {
    background-color: #000000;
    padding: 5px 0;
    color: #ffffff;
    letter-spacing: .7px;
    transition:all 0.3s linear;
}
.type-inner:hover h5 {
    background-color: #03b0b6;
}
.footer-form {
    position: fixed;
    right: 0px;
    bottom: 0;
    z-index: 1000;
    width: 15%;
}
.footer-form .heading-look {
    background: #ed3237;
    text-align: center;
    display: block;
    cursor: pointer;
    padding: 0px 0px;
    color: #ffffff;
    font-size: 24px;
    transition: all 0.5s linear;
    /* font-weight: 500; */
}
div#mini_contact_form {
    padding: 8px;
    background: white;
}
.footer-form form {
    border: 1px solid #cccccc;
    padding: 10px 20px 13px;
}


.our_mission p {
    color: #fff;
}

.our_mission h4 {
    color: #fff;
}

section.vision.off-white {
background-image: url(../images/bg-1.jpg);
width: 100%;
height: auto;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}




@keyframes background-animation {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 100% 100%;
    }
  }



section.vision.off-white {
animation: background-animation 10s ease infinite;
}











@keyframes background-animation {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 100% 100%;
    }
  }


.footer-wrapper {
animation: background-animation 10s ease infinite;
}





.footer-wrapper {
    background-image: url(../images/background-scaled-1.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    }
    

    .decades-wrapper {
        background-color: #fff;
        padding: 5px 0px;
    }


    .product-one {
        border: 1px solid #ccc;
        border-radius: 6px;
        text-align: center;
    }


    .product-text h3 {
        margin: 0px;
        font-size: 22px;
        padding: 10px 0px;
    }


    .product-text {
        background-color: #ed3237;
        color: #fff;
    }


    p.operation-wrapper {
        color: #fff;
        font-size: 21px;
    }

.range-new-wrapper {
    text-align: center;
}




.factor-wrapper {
    display: flex;
    align-items: center;
    align-content: center;
    border: 1px solid #e7e7e7;
    padding: 28px;
    box-shadow: 1px 2px 5px #ed3237;
}


.factor-content {
    margin-left: 22px;
}




@media (max-width: 575px) {


    .factor-wrapper.drug-wrapper {
        margin-top: 30px;
    }

}










:root{
    --color1: #FE6B02; 
    --color2: #f78f40;
}

.serviceBox{
    color: var(--color1);
    text-align: center;
    padding: 12px 20px 35px;
    position: relative;
    z-index: 1;
   min-height:338px; 

}

.serviceBox:before{
    content: "";
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.5),0 20px 0 var(--color1);
    position: absolute;
    left: 0;
    top: 53px;
    right: 0;
    bottom: 20px;
    z-index: -1;
}

.serviceBox .service-icon{
    background: #fff;
    font-size: 35px;
    line-height: 80px;
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(0,0,0,0.4);
    position: relative;
}

.serviceBox .service-icon:before,
.serviceBox .service-icon:after{
    content: "";
    background: linear-gradient(to top,transparent 49%,var(--color1) 50%);
    border-radius: 50%;
    position: absolute;
    top: -12px;
    left: -12px;
    bottom: -12px;
    right: -12px;
    z-index: -1;
}

.serviceBox .service-icon:after{
    background: var(--color2);
    height: 12px;
    width: 150px;
    border-radius: 0;
    transform: translateX(-50%);
    top: 29px;
    left: 50%;
    right: auto;
    bottom: auto;
    z-index: -2;
}

.serviceBox .title{
    font-size: 28px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.serviceBox .description{
    color:#666;
    font-size: 16px;
    line-height: 23px;
}

.serviceBox.blue{
    --color1: #272171;
    --color2: #64639F;
}

.serviceBox.yellow{
    --color1: #FFB103;
    --color2: #F1C149;
}

.serviceBox.magenta{
    --color1: #E51F47;
    --color2: #DA617A;
}

@media only screen and (max-width: 1199px){
    .serviceBox{ margin: 0 0 30px; }
}





.pulse{
	animation-name: pulse;
	-webkit-animation-name: pulse;	

	animation-duration: 5s;	
	-webkit-animation-duration: 5s;

	animation-timing-function: linear;	
	-webkit-animation-timing-function: linear;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;

	visibility: visible !important;	
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: 0.9;		
	}
	50% {
		transform: scale(1);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.9);
		opacity: 0.9;	
	}			
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 0.9;		
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 0.9;	
	}			
}



.t-name h5 {
    background-color: #ed3237;
    color: #fff;
    padding: 5px 0px;
    font-weight: 400;
}


.t-name {
    margin-top: 14px;
    text-align: center;
}


.new-product-add-wrapper {
    /* padding: 30px; */
    /* border: 1px; */
    border: 1px solid #ccc;
    margin: 0px 21px;
    padding: 12px;
}



.product-wrapper .slick-prev:before, .slick-next:before {
    color: black !important;
    }