@import url('https://fonts.googleapis.com/css2?family=Acme&family=Roboto&display=swap');
a{text-decoration:none!important;}
li{list-style-type: none!important;}
html{scroll-behavior: smooth;}	
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.pad{padding:140px 0;}
.pad1{padding:90px 0;}
.fullpad{padding: 0!important; margin:0!important;}
.wrdbrk{white-space:pre;}
.header{background-color: #dd1407;}
.p{font-size: 15px; line-height: 1.7em;}
.small-font{font-size: 15px;}
.small-font1{font-size: 15px;}
.sec-title{font-size: 50px; line-height: 1;}
.clr-red{color: #dd1407;}
.clr-red1{color: #AD3737;}
.clr-red2{color: #dd2f45;}
.clr-yellow{color:#FFCB00;}
.clr-green1{color: #77b255;}
.clr-green2{color: #5d8700;}
.acme{font-family: 'Acme', sans-serif;}
.roboto{font-family: 'Roboto', sans-serif}  
.logo{width:120px;}
.navfont{font-family: 'Acme', sans-serif; font-size: 20px;}
.navbar .navbar-nav .nav-link.active{color: #dd1407 !important;}
.navbar .navbar-nav .nav-link:hover{color: #dd1407 !important;}
.nav-btn{background-color: #dd1407; color: #fff !important; padding: 10px 15px; line-height: 25px; font-size: 17px;
text-transform: uppercase;}
.shape-img {
	position: absolute;
	bottom: -3px;
	left: 0;
	right: 0;
	z-index: 2;
	width: 100%;
	height: auto;}
.shape-img::after {
    background: rgba(0, 0, 0, 0) url(../images/headerbg.png) repeat-x scroll 0 0;
	bottom: -27px;
	content: "";
	height: 28px;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 99;}
.banner-area {position: relative; overflow: hidden;}
.banner-after{
	position: absolute;
	bottom: -3px;
	left: 0;
	right: 0;
	z-index: 2;
	width: 100%;
	height: auto;}
.carousel-caption{bottom:190px!important;}
.w50{width: 50px;}
.why1{background-color: #ffe9e4; border-radius: 30px; padding-top: 50px; padding-bottom: 50px; padding-left: 20px; padding-right: 20px; border: 1px dashed #dd1407; transition:.5s ease;}
.why1 i{font-size: 50px;}
.why1 p{color: #000;}
.why1:hover p, .why1:hover i, .why1:hover h2 {color: white; transition:.5s ease;}
.why1:hover{background-color: #dd1407; color: white; transition:.5s ease;}
.why2{background-color: #edeaff; border-radius: 30px;padding-top: 50px; padding-bottom: 50px;padding-left: 20px;padding-right: 20px; border: 1px dashed #3c3dca; transition:.5s ease;}
.why2 i{font-size: 50px; color: #3c3dca;}
.why2 h2{color: #3c3dca;}
.why2 p{color: #3c3dca;}
.why2:hover{background-color: #3c3dca; color: white; transition:.5s ease;}
.why2:hover p, .why2:hover i, .why2:hover h2{color: white; transition:.5s ease;}
.why3{background-color: #fff3d8; border-radius: 30px;padding-top: 50px; padding-bottom: 50px;padding-left: 20px;padding-right: 20px; border: 1px dashed #f7ae08; transition:.5s ease;}
.why3 i{font-size: 50px; color: #f7ae08;}
.why3 h2{color: #f7ae08;}
.why3 p{color: #f7ae08;}
.why3:hover{background-color: #f7ae08; color: white; transition:.5s ease;}
.why3:hover p, .why3:hover i, .why3:hover h2{color: white; transition:.5s ease;}
.why4{background-color: #ffd6fb; border-radius: 30px;padding-top: 50px; padding-bottom: 50px;padding-left: 20px;padding-right: 20px; border: 1px dashed #911183; transition:.5s ease;}
.why4 i{font-size: 50px; color: #911183;}
.why4 h2{color: #911183;}
.why4 p{color: #911183;}
.why4:hover{background-color: #911183; color: white; transition:.5s ease;}
.why4:hover p, .why4:hover i, .why4:hover h2{color: white; transition:.5s ease;}
.count-font{font-size: 55px;}
.bg{background-color: rgb(230, 25, 25); margin-bottom: 50px;}
.item{--gap: 40px; text-align: left; position: relative; margin-bottom: 50px;}
.item .item-img {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	max-width: calc(100% - var(--gap) * 2);
	mask-size: contain;
	mask-repeat: no-repeat;
	z-index: 2;}
.item .item-info {
	border-radius: 30px;
	box-shadow: 0px 13px 16px 0px rgb(172, 144, 144);
	background-color: #fff;
	text-align: center;
	padding: 160px 40px 35px 40px;
	margin-top: -155px;}
.product-img{border-radius: 20px;}
.text3 {position: relative; padding: 0 0 0 30px; margin-top: -42px;}
.btn2{background-color: #dd1407; color: white; padding: 8px 15px; border: 1px solid #dd1407;}
.btns{padding: 10px 20px;
	font-size: 16px;
	font-weight: 700;
	background-color: #dd1407;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: 1s;
	transition: 1s;
	border-radius: 5px;}
.product-btn a:hover{background-color: #FFC000; color: black;}
.parallax {background-image: url(../images/parallax.jpg); padding:60px 0; background-attachment: fixed;background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
.parallax::before {background: #000 none repeat scroll 0 0; content: ""; height: 100%; left: 0; opacity: 0.3; position: absolute; top: 0; width: 100%;}  
.contactfoot{background-color: #dd1407;}
.docard{border:2px solid #5d8700; border-radius:25px;}
.docardheading{color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #298145;
	padding: 20px 0px 20px 0px;
	border-radius:20px 20px 0 0;}
.docardheadingbottom {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #298145;
	padding: 20px 0px 20px 0px;
	border-radius: 0px 0px 20px 20px;}
.dontcard{border:2px solid #AD3737; border-radius:25px;}
.dontcardheading{color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #AD3737;
	padding: 20px 0px 20px 0px;
	border-radius:20px 20px 0 0;}	
.dontcardheadingbottom{color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #AD3737;
	padding: 20px 0px 20px 0px;
	border-radius:0px 0px 20px 20px;}
.product-before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: calc(100% - 23px);
	z-index: 2;}
.bg-smoke{background-color: #f9f6ef !important;}
.full-width {
	width: 100vw;
	position: relative !important;
	margin-left: -50vw;
	left: 49.4%;
	margin-bottom: 40px;}
.footer{padding-top: 60px;}	
.footer-border{background-color: white; padding:30px 20px; border-radius: 20px;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2 {width: 120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}
.point2{bottom:10px; right:10px;}
.blink img{
    -webkit-animation: blink 1s;
	animation: blink 1s;
    -webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;}
@keyframes blink {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}}
@-webkit-keyframes blink {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}}
.bg-img{background-image: url("../images/bg-last.png"); background-size: 3% 3%;}
.smallborder2{width:70px; height:2px; background-color: yellow;}
.shop_btn1 {
	display: inline-block;
	padding: 15px 30px;
	line-height: 25px;
	font-size: 20px;
	border: 2px solid #fff;
	transition: 1s;
	border-radius: 5px;}	

@media (min-width:1px) and (max-width:767.98px){
.pad{padding:120px 0;}
.pd{padding: 15px;}
.carousel-caption{bottom: 25px !important;}
.banner-txt{font-size: 15px;}
.shape-img1{height: 18px;}
.shape-img::after{background-size: contain;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.pd{padding: 15px;}
.carousel-caption{bottom:100px!important;}
.why-pad{padding-left: 30px; padding-right: 30px;}
.shape-img1{height: 18px;}
}

#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.oopslogo{width:350px;}
.notfound h2 {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	background: #0046d5;
	display: inline-block;
	padding: 15px 30px;
	border-radius: 40px;
	color: #fff;
	font-weight: 700;
	-webkit-box-shadow: 0px 4px 15px -5px #0046d5;
	box-shadow: 0px 4px 15px -5px #0046d5;}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
.notfound .notfound-404 h1 {font-size: 112px;}
}

.time-of-year {
	color: #555;
	font-size: 24px;
	margin: 100px 75px 10px 75px;
	position: relative;
	text-align: center;
	width: 200px;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); 
	-webkit-font-smoothing: antialiased;}
.time-of-year .tooltip {
	background: #db2a1b;
	opacity: 0;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	z-index: 1102;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;}
.time-of-year .tooltip::after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #db2a1b;
	bottom: 58px;
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	left: 0%;
	margin-left: -13px;
	transform: rotate(92deg);}
.time-of-year:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);}