@import url('https://fonts.googleapis.com/css2?family=Oswald&family=Roboto&display=swap');
li{list-style-type:none!important;}
a{text-decoration:none!important;}
html{scroll-behavior: smooth;}
.os{font-family: 'Oswald', sans-serif;}.robo{font-family: 'Roboto', sans-serif;}
.fullpad{margin:0!important;padding:0!important;}.pad{padding:90px 0;}.fluidpad{padding:90px 5px;}.choosepic{width:165px;}.choosepics{width:140px;}
.alprod{width:100%;}
/***Navabar***/
.home{position: absolute;left: 0;right: 0;z-index: 11111;}.upper-social-icons{background: beige;padding: 10px;border-radius: 50px;}
.social{
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;
}
.social:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.upper-nav {padding: 25px 0;}.upper-nav .topcontact{display: flex;align-content: center;}
.contact-social-icons .upper-social-icons {margin-bottom: 0;}
.contact-social-icons .upper-social-icons li:first-child{margin-left: 0;}
.contact-social-icons .upper-social-icons li{display: inline-block;list-style: none;margin-left: 5px;}
.contact-social-icons .upper-social-icons li a{height: 35px;width: 35px;border-radius: 50%;position: relative;display: inline-block;color: #ffffff;}
.contact-social-icons .upper-social-icons li a img{display: flex; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transition: -webkit-transform .4s ease-in-out;transition: transform .4s ease-in-out;}
.contact-social-icons .upper-social-icons li a img:hover{transform: translateX(-10px);}
.navbar{padding: 0!important;background: #ffffff!important;}
.navbar .navbar-brand{padding: 15px 20px;}
.toplogo {max-width: 250px;}
.bglogo{background:#f7e3af;}
.navbar-nav{font-family: 'Oswald', sans-serif;font-weight: bold;}
.navbar-light .navbar-nav .active>.nav-link{color:#e3010f!important;}
.navbar-light .navbar-nav .nav-link {color:#2e2484!important;}
.navbar-light .navbar-nav .nav-link:hover {color:#e3010f!important;}
.top1 {background-color:#f7af9d;}.bord {border-right: 2px solid #2f2585;}
.iconfnt {font-size: 25px !important;color: #2f2585;}
/**********************************************/
/******************Welcome Page *******************/
.btn{
    color: #fff!important;
    background: #0c0077!important;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 35px 10px 20px;
    border: none;
    border-radius: 0;
    box-shadow: 6px 6px 0 #e3010f;
    transform: skewX(-15deg);
    position: relative;
    transition: all .3s ease-in-out;
}
.btn:focus,
.btn:hover{
    color: #fff;
    background-color: #0c0077;
    box-shadow: 10px 10px 0 #e3010f;
}    
.welcome{background:#f3eec3;}.headclr{color:#3d929b;}
.textdark{color:#202020;}
.welcomepara{
	width: 80%;
    color: #62605a;
	font-weight: 300;
line-height: 25px;
}
.service-details h1{font-size:45px;}
.services-area-width-manage {width: 80%}
.welcome .services-area .services{display: flex;justify-content: center;align-items: center;cursor: pointer;}
.welcome .services-area .services:last-child .service-card,.welcome .services-area .services:nth-child(3) .service-card{margin-bottom: 0;}
.welcome .services-area .services:nth-child(3),.welcome .services-area .services:nth-child(4){transform: translateX(150px);}
.welcome .services-area .services .service-card .icon-holder{margin-bottom: 12px;transition: .5s ease;}
.welcome .services-area .services:hover .service-card .icon-holder{animation: .8s pulse infinite;transform: translateY(-10px);}
.welcome .services-area .services .service-card .card-heading{
    color: #32301f;
    font-size: 28px;
    font-family: Oswald, sans-serif;
    transition: .5s ease;
    font-weight: 300!important;
    text-transform: initial !important;
}
/***Parallacx Page**/
.paral {
    background-image:url("../images/paralbanner.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    position: relative;
    padding: 120px 0;
}
.align{text-align:right;}
.paralbtn {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 45px;
    max-width: 190px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    margin-left: auto;
}
.btn-5 {
    border: 1px solid;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
    outline: 1px solid;
        outline-color: currentcolor;
    outline-color: rgba(255, 255, 255, .5);
    outline-offset: 0px;
    text-shadow: none;
    transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-5:hover {
    color: #fff493;
    border: 1px solid #fff493;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #fff493;
}
.parallax {background-image: url("../images/allback.jpg"); height:auto; background-attachment: fixed; background-position: center;
background-repeat: no-repeat; background-size: cover;}
.allpad{padding:150px 0;}
.buton {
    border: none;
    display: block;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    outline: none;
    overflow: hidden;
    position: relative;
    color: rgb(255, 255, 255) !important;
    font-weight: 700 !important;
    font-size: 15px;
    background-color:#2e2484;
    border: 2px solid white !important;
    border-radius: 50px;
    padding: 17px 60px;
    margin: 0px auto;
    box-shadow: 0 5px 15px rgba(0,0,0,0.20);
}
.buton span {
    position: relative;
    z-index: 1;
}
.buton:hover {
    color: black !important;
    font-weight: 700;
}
.buton::after {
    color: black !important;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 490%;
    width: 140%;
    background: white;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
    transform: translateX(-98%) translateY(-25%) rotate(45deg);
}
.buton:hover::after {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
    transform: translateX(-9%) translateY(-25%) rotate(45deg);
}
/***Counter Section***/
.stats-col .circle {
  display: inline-block;
  width: 160px;
  height: 160px;
  border: 6px solid #bdbbbb;
  border-radius: 50%;
  padding: 50px 25px 0 25px;
  position: relative;
}
.stats-col .circle .stats-no {
  color: white;
  width: 70px;
  height: 70px;
  line-height: 70px;
  top: -25px;
  right: -15px;
  background-color: #e3010f;
  position: absolute;
  border-radius: 50%;
  font-weight: 700;
}
.heading2{font-size:35px!important;color:#2e2484;}.heading3{font-size:17px;}
/*****************/
/********Grid Section***************/
.spac{padding: 0.25rem !important;}
.hov-img-zoom {
    display: block;
    overflow: hidden;
}
.hov-img-zoom:hover img {
    transform: scale(1.1);
}
.hov-img-zoom img {
    transition: all 0.6s;
}
.d_img {
    width: 100%;
    border-radius: 6px;
}
.hov-img-zoom figure {
	position: relative;
}
.hov-img-zoom figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hov-img-zoom figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
/****Why Choose Us**/
.vio{color: #ff6000;}.dark{color:#0c0077;}
.texter{margin-right:3rem;}
.mank {
  color: #00403a;
  font-size: 15px;
}
/*******************************/
/**footer**/
.foot h3{color: gold;}
.foot{background: url("../images/footer.jpg") no-repeat scroll;height:auto;	background-position: center center;background-size: cover;}
.pad2{padding:100px 0 10px 0;}.text1 {position: relative;padding: 0 0 0 25px;margin-top: -25px;}
hr {border-top: 1px solid #ffffff!important;}
.footer2{background-color: #f7af9d;}.blk{color:#000;}
/*****************************************************************************/
/***About Section**/
.about{width:100%;}
.aboutclr{position:relative;}
.aboutclr::before {
  content: '';
  background: #fd5d14;
  display: block;
  height: 50%;
  z-index: -1;
  position: absolute;
  width: calc(50% + 35px);
  right: 35px;
  left: 0px;
}
.aboutclr > img {
  padding: 0;
      padding-top: 0px;
      padding-left: 0px;
  padding-top: 35px;
  padding-left: 35px;
}
.aboutclr .about-meta {
  position: absolute;
  bottom: 50px;
  right: 56px;
  max-width: 380px;
  background-image: -webkit-linear-gradient(top,#fd5d14,#fd7537);
  padding: 30px 25px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.aboutclr .about-meta::before {
  content: '';
  border-width: 20px;
  border-color: #fd7435 transparent transparent #fd7334;
  border-style: solid;
  position: absolute;
  bottom: -40px;
  right: 0;
  z-index: 0;
}
.aboutclr .about-meta .meta-icon {
  margin-right: 15px;
  width: 47px;
}
.meta-text h4{font-size: 20px;margin:0;}
.aboutheading{font-size: 75px;color: #fff493;}
.aboutpara {
    font-size: 15px;
    line-height: revert;
	color: #606060;
}
.aboutsect{background:#f3eec3;}
/****************Modal**************/
.modal-dialog {    margin: 1em auto;}
.modal-title {font-family: 'Oswald', sans-serif;   text-shadow: 0px 1px 1px #555;}
.visimg{width:250px;cursor:pointer!important;}
.product_view .modal-dialog{max-width: 650px; width: 100%;}
.imp {
  font-size: 45px;
}
.greenclr {
  color: green;
}

/**Vission & Mission******/
.aboutlogo{width: 300px;}.brandpara{font-size:15px;line-height: 1.7;color:black;}
.parallax1 {background-image: url("../images/paralbanner2.jpg"); height:auto; background-attachment: fixed; background-position: center;
background-repeat: no-repeat; background-size: cover;}
.aboutpad{padding:110px 0px;}
.quality{background-color:#f3eec3; padding:20px; border-radius: 30px;}
.abticnfnt{font-size:60px;}

/***********************************************Our Shop************************************************/
/**Safety tips**/
.block-head {
	position: relative;
	margin-bottom: 20px;
	padding: 0 0 20px;
	border-bottom: 1px #cac9c9 solid;
	font-weight: normal;
	color: #b0812b;
}
.font{font-size: 45px;}
.block-head::before {
	position: absolute;
	bottom: -3px;
	left: 20px;
	width: 35px;
	height: 5px;
	content: "";
	display: inline-block;
	background-color: #ec2424;
}
.block-head::after {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 80px;
	height: 1px;
	content: "";
	display: inline-block;
	background-color: #ec2424;
  }
  .icnclr1 {color: #559926!important; font-size: 30px!important;}
.icnclr2 {color: #b61818!important; font-size: 30px!important;}
.text4 {position: relative; padding: 0 0 0 46px; margin-top: -52px;}
.heading5s{font-size: 1.9rem;}
/**contact**/
.contact .info-wrap {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);
  padding: 30px;
  background:#f3eec3;
}

.contact .info {
  background:#f3eec3;
}
.contact .info i {
  font-size: 20px;
  color: white;
  float: left;
  width: 44px;
  height: 44px;
  background: #e3010f;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}
.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #0f0188;
  font-family: "Poppins", sans-serif;
}
.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #000;
}
.contact .info:hover i {
  background: #0c0077;
  color: #fff;
}
/****Form**/
.contactForm{padding: 30px;color:white;}
.contactbg {
  background-image: url("../images/contpic.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  position: relative;
  padding: 60px 0;
}
.contactbg::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
/********Product Page***/
.producttop{position:sticky; top:30px;}
.links li {position: relative; line-height: 20px; overflow: hidden;}
.links li a {font-size: 15px!important;color:black;}.card-header a {font-size: 15px!important;color:black!important;}
.fontsize{font-size:18px!important;} .clr2{color:#e3010f!important;}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid white!important;
    border-radius: 0rem!important;
}
.accordion > .card > .card-header {
    margin-bottom: 0px!important;
}
.card-header {
    padding: 0rem 0rem!important;
    margin-bottom: 0;
    background-color:white!important;
    border-bottom: 1px solid white!important;
}
.card-body {
    padding:0rem!important;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
    width: 100%!important;
    padding: 10px!important;
    border: 1px solid gray!important;
	text-align:center;
	font-size:17px!important;
}
.searchbox {
            position: relative;
        }
          
        .searchbox i{
            position: absolute;
            left: 15px;
            top: 15px;
            color: gray;
        }
          
/**Mobile View**/
.dropbtn {color:white;padding: 16px;font-size: 16px;border: none;cursor: pointer; width:100%; background-color:red;}
.dropdown {position: relative;display: inline-block;text-align:center; width: 100%; z-index:2;}
.dropdown-content li a:hover {padding-left: 35px;transition: all 300ms ease-in;-webkit-transition: all 300ms ease-in;-ms-transition: all 300ms ease-in;-o-transition: all 300ms ease-in;-moz-transition: all 300ms ease-in;}
.dropdown-content {display: none;position: absolute;overflow: auto;
  background-color:white; width: 100%;  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1;}
.dropdown-content li a {color:black;padding: 0px 16px;text-decoration: none;display: block;font-size:15px;}
.ulmobile{list-style-type: none; padding: 0;}
.show {display: block;}
.dropdown-content {display: block;visibility: hidden;opacity:0;-webkit-transform-origin: top;transform-origin: top;
  -webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 0);
  transition: all 1s linear;-webkit-transition: all 1s linear;}
.dropdown-content.show {display: block;visibility: visible;opacity:1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
/****product image section**/
.proshad{box-shadow: 0 .5rem 1rem rgba(0,0,0,.1);}
.shadownew{ text-shadow: 0px 1px 1px #555;color:#ca1f26;font-size:2rem;}
.shadownew1 {
  text-shadow: 0px 1px 1px #555;
  color: #ca1f26;
  font-size: 3.5rem;
}
.headed {
    font-size: 17px;
    height: 44px;
  color:black;
}
.trans {
    transition: 1s;
}
.trans:hover {
    transform: scale(0.8);
}
.map-area iframe {
    border: solid 2px whitesmoke !important;
    padding: 4px;
    background: #fff;
    box-shadow: 1px 4px 2px 0px rgba(1,1,1,0.22);
}
/*********************************************************************************************************/
/** what's app & Call**/
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn1{width:60px;}
.priceicn2{width: 130px;}
.point{bottom:25px;}
.point1{bottom:85px;}
.point2{bottom: 15px; right: 10px;}

.time-of-year {
    color:#000000!important;
    margin: 100px 75px 10px 75px;
    position: relative;
    text-align: center;
    transform: translateZ(0); 
    -webkit-transform: translateZ(0); 
    -webkit-font-smoothing: antialiased; 
  }
.time-of-year .tooltip {
  background:#000000;
  border-radius: 3px;
  bottom: -49px;
  display: block;
  left: -67px;
  opacity: 0;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  width: 320px;
  z-index: 1102;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .7s ease-out;
  -moz-transition: all .7s ease-out;
  transition: all .7s ease-out;
  height: 145px;
  }
.time-of-year .tooltip::after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #000000 10px;
    bottom: 58px;
    content: " ";
    height: 0;
    left: 0%;
    margin-left: -13px;
    position: absolute;
    width: 0;
    transform: rotate(92deg);
}
.time-of-year:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.time-of-year1 {
    color:#000000!important;
    margin: 100px 75px 10px 75px;
    position: relative;
    text-align: center;
    transform: translateZ(0); 
    -webkit-transform: translateZ(0); 
    -webkit-font-smoothing: antialiased; 
  }
.time-of-year1 .tooltip1 {
  background:#289506;
  border-radius: 3px;
  bottom: -49px;
  display: block;
  left: -67px;
  opacity: 0;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  width: 320px;
  z-index: 1102;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .7s ease-out;
  -moz-transition: all .7s ease-out;
  transition: all .7s ease-out;
  height: 145px;
  }
.time-of-year1 .tooltip1::after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #289506 10px;
    bottom: 58px;
    content: " ";
    height: 0;
    left: 0%;
    margin-left: -13px;
    position: absolute;
    width: 0;
    transform: rotate(92deg);
}
.time-of-year1:hover .tooltip1 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.sidefnt{font-size:16px!important;}.fntclr{font-size:18px!important;}
/*******************************Responsive Section************************************/
@media (min-width:5px) and (max-width:767.98px){
  .stats-col .circle {
    width: 150px;
    height: 150px;
  }
  .shadownew1 {

    font-size: 2.5rem;
  }
  .aboutclr > img {
    padding: 0;
        padding-top: 0px;
        padding-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
}
  .modal-content{width:95%!important;}
  .product_view .modal-dialog{max-width: 700px; width: 100%;}
  .navbar-toggler{margin-right:1em!important;}
  .heading2{font-size:28px!important;}.heading3{font-size:15px;}.heading4{font-size:27px;}
	 .contact-social-icons .upper-social-icons li a {height: 30px;width: 30px;}
.toplogo{width:175px;}
.contact-social-icons .upper-social-icons li a {height: 15px;width: 15px;}
.upper-nav .topcontact {font-size: 13px} 
.pad{padding:35px 0;}
.service-details h1 {font-size: 35px;text-align:center;}
.welcomepara {width: 100%;line-height: 25px;}
.align{text-align:center;}
.aboutclr .about-meta {
  bottom: 39px;
  right: -13px;
  max-width: 270px;
  padding: 25px 25px;
}
.meta-text h4 {
  font-size: 16px;
}
.contactbg {
  background-image: url("../images/smbrand.png");
	}
.headed {
    font-size: 15px;
    height: 36px;
}
.whypic{width:50%;}
.fluidpad{padding:35px 2px;}
.paralbtn{margin-right:auto;margin-left:auto;display:block;}
.searchbox i {
    left: 65px;
    top: 30px;
}
[type="search"] {
	font-size:15px!important;
}
.aboutpad{padding:40px 0px;}
.quality{margin:50px;}
.paral {
    padding: 40px 0;
}
.allpad{padding:40px 0;}
.buton {
    font-size: 13px;
    padding: 14px 50px;
}
}
	
@media (min-width:768px) and (max-width:992.98px){
	.toplogo{width:250px;}
	.pad{padding:40px 0;}
	.paral {
    padding: 60px 0;
}
.aboutclr > img {
  padding: 0;
      padding-top: 0px;
      padding-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
}
.allpad{padding:80px 0;}
	.service-details h1 {font-size: 40px;text-align:center;}
.welcomepara {width: 100%;line-height: 26px;}
.align{text-align:center;}
.cent{margin-right:auto;margin-left:auto;display:block;}
.aboutclr .about-meta {
    bottom: 39px;
    right: -20px;
    max-width: 270px;
    padding: 18px 25px;
}
.meta-text h4 {
  font-size: 16px;
}
.contactbg {
  background-image: url("../images/brands.png");
	}
.headed {
    font-size: 19px;
    height: 70px;
}
.fluidpad{padding:40px 5px;}
}
@media (max-width: 320px) {
.contact-social-icons .upper-social-icons li a {height: 15px;width: 15px;}
.upper-nav .topcontact {font-size: 13px} 
}
@media (min-width:5px) and (max-width:320px){
	.stats-col .circle {
  width: 125px;
  height: 125px;
  padding: 30px 25px 0 25px;
}
.stats-col .circle .stats-no {
	width: 55px;
     height: 55px;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 13px;

}
.heading2{font-size:28px!important;}.heading3{font-size:12px;}
}