@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
a{text-decoration:none!important;}
li{list-style-type: none!important;}
.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:90px 0;}
.wrdbrk{white-space:pre;}
.fullpad{padding: 0!important; margin:0!important;}
.arial {font-family: Arial, sans-serif;font-weight: 600;}
.helvetica {font-family: helvetica, sans-serif;line-height:26px;}
.clr1{color:#db2a1b;}
.clr2{color:#062284;}
.clr3{color:#000000;}
.smallfnt{font-size:14px;}
.navbar-light .navbar-nav .active > .nav-link {color:#f00000!important;}
.marquee {width: 100%;overflow: hidden!important; font-size: 14px;line-height:20px;background-color:#6800f0;color: #ffffff;}
.pricelist_pdf {
	padding: 10px 20px !important;
	background-color: #f00000;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;}
.icona1 {color: white;border: 2px solid #c80700;background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;padding: 9px 15px;border-radius: 60px;}
.lines{width: 100%;height: 3px;background: linear-gradient(to left,#f70905,#fff);rotate: 180deg;}
.text {position: relative;padding: 0 0 0 65px;margin-top: -20px;}
.icn i {
	font-size: 17px;
	border: 1px solid lightgrey;
	border-radius: 50%;
	padding: 10px 13px;
	background-color: lightgrey;
	color: #ed1c24;
	margin-top: 17px;}
.contact-box-content {
	background-color: #fdffe4;
	box-shadow: 0 0 15px rgba(113, 113, 113, 0.09);
	padding: 25px;
	position: relative;
	z-index: 1;
	height: 195px;
	border-radius: 10px;
	border: 2px solid #f7f7f7;}
/* .btn-effect1{background-color:#ed1c24; color:white; border-radius:0px; padding:10px 20px;}
.btn-effect1:hover{background-color:#fff200; color:black; transition:.5s;} */
.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: 0px auto;
	border-radius: 15px;
	font-weight:700;}
.title-border {padding-bottom: 29px;margin-bottom: 32px;border-bottom: 1px solid #ded8d38e;}
.btn-5 {
	border: 1px solid;
	box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
	outline: 1px solid;
	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;}
.headfont1 {font-size: 60px;}
.header-text {position: relative; width: 100%; z-index: 2; padding-bottom: 85px;margin-top: 50px;}
.header-shadow-text {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -20px;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 95px;
    line-height: 70px;
    color:rgba(0, 109, 9, 0.1);
    z-index: 1;}
.header-text .h1 {position: absolute;top: 0;left: 0;width: 100%;text-align: center;z-index: 200;font-weight:600;}
.header-text p {padding-top: 60px; text-align: center; opacity: .6;z-index: 200;}
.brand-item:hover img {transform: scale(0,0);}
.brand-item:hover .brand-hover {transform: scale(1,1);}
.brand-item img{transition: all 500ms ease; -webkit-transition: all 500ms ease;} 
.brand-item img{display: inline-block;} 
.brand-item .brand-hover{transform: translateY(100%);-webkit-transform: translateY(100%);}
.brand-item .brand-hover{position:absolute;}
.brand-item .brand-hover{top:0;right:0;left:0;bottom:0;}
.counttext, .bannerhead {color: yellow;font-size: 55px;font-weight: 700;}
.categories_grid a:hover img {-webkit-transform: scale(1); transform: scale(1);}
.categories_grid a {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;}
.categories_grid a .wrapper {
    width: 100%;
    position: absolute;
    left:0;
    bottom: 0;
    line-height: 1;
    padding: 30px 5px 30px 5px;
	background: linear-gradient(to bottom, transparent, #000);}
.categories_grid a .wrapper .headh2 {
    color: #fff;
    font-size: 25px;
    margin: 0;
    -webkit-transform: translateY(20px) translateZ(0);
    transform: translateY(20px) translateZ(0);
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);}
.categories_grid a:hover .headh2 {-webkit-transform: translateY(-5px) translateZ(0); transform: translateY(-5px) translateZ(0);}
.categories_grid a .wrapper p {
    color: #fff;
    opacity: 0;
    margin: 0;
    font-size: 14px;
    -webkit-transform: translateY(20px) translateZ(0);
    transform: translateY(20px) translateZ(0);
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition-delay: 0s;}
.categories_grid a:hover p {
    opacity: 0.8;
    transition-delay: 0.2s;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);}
	.fullimg{width:100%; height:100%;}
.owl-nav{display:none;}
.owl-dots{display:none;}
.lib-qualities ul {list-style: none; margin:0; float: left; width: 100%;}
.lib-qualities ul li {float: left;width: 100%;padding: 15px 0 15px 50px; position: relative;}
.lib-qualities ul li i {
    position: absolute;
    height: 60px;
    width: 60px;
    left: -30px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius:50%;
    background-color: #fff;
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.3);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;}
.lib-qualities ul li i {font-size: 24px; line-height: 56px; text-align: center;}
.lib-qualities ul li h2 {font-size: 16px; text-transform: uppercase; color: #5d5d5d; margin: 0 0 10px 0;}
.lib-qualities ul li p {margin: 0;}
.lib-qualities ul li i:hover{background-color: #0b75a9;}
.lib-qualities ul li:hover i {color: #fff;background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;}
.brdrad{border-radius:15px;}
.bglightbrd{background:#fdf26d4f; border-radius: 15px;}
.list li {
	position: relative;
	width: 45%;
	font-size: 2px;
	line-height: 26px;
	color: #282932;
	min-height: 50px;
	margin-bottom: 0px;
	padding: 12px 0px 12px 52px;}
.list li i {position: absolute;left: -7px;top: -6px;font-size:65px; line-height: 50px;font-weight: 400;}
.sidetitle {
	margin-bottom: 22px;
	border-color:#fe0000;
	display: block;
	border-width: 0 0 0 3px;
	border-style: solid;
	padding-left: 15px;
	margin: 0 0 20px;}
.parallaxa1 {
	background-image: url("../images/parallaxa1.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;}
.parallaxa1::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.parallaxa2 {
	background-image: url("../images/parallaxa2.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;}
.parallaxa2::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.parallaxa3 {
	background-image: url("../images/parallaxa3.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;}
.parallaxa3::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.tagcloud a {
	background: transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;
	border-radius:2px;
	padding: 6px 10px;
	float: left;
	font-style: italic;
	font-size: 12px;
	margin: 0 5px 5px 0;
	color: #000!important;}
.contact-box{
	text-align: center;
	padding: 25px 15px;
	border-radius: 7px;
	background:#fff779;
	position: relative;
	overflow: hidden;
	height:260px;}
.c-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	border-radius: 50%;
	position: relative;
	z-index: 2;}
.c-icon::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 10px;
	height: 15px;
	width: 15px;
	background: #b47c3f45;
	border-radius: 50%;}
.safetyimg{background: url("../images/whychsbg.webp");background-size: contain;background-repeat: repeat;}
.faq-que .btna1{
	width: 100%;
	border: none;
	outline: none;
	background: none;
	text-align: left;
	padding: 21px 10px;
	color: #000;
	font-weight: 500;
	transition: all linear .3s;
	-webkit-transition: all linear .3s;
	-moz-transition: all linear .3s;}
.faq-child{
	border-radius: 8px;
	margin-bottom: 30px;
	background: var(--white);
	border-left: 3px solid #f13926;
	border-right: 3px solid #f13926;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);}
.faq-child1{
	border-radius: 8px;
	margin-bottom: 30px;
	background: var(--white);
	border-left: 3px solid #0f5106;
	border-right: 3px solid #0f5106;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);}
.icnclr1 {color: #ffffff;font-size: 21px;background-color: #559926;border-radius: 68px;display: inline-flex;padding: 3px;}
.icnclr2 {color: #ffffff;font-size: 21px;background-color: #f13926;border-radius: 68px;display: inline-flex;padding: 3px;}
.green {color: green;}
.red {color: red;}
.footerbg {
	background-image: url("../images/footerbg.gif");
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	width: 100%;
	color: #000000;}
.footerbg::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #000000c9;}
.contact-head {
	margin-top: 30px;
	padding: 30px;
	border: 1px solid #E8F0FF;
	background-color: #fff1be;
	-webkit-filter: drop-shadow(10px 4px 60px rgba(204, 204, 204, 0.25));
	filter: drop-shadow(10px 4px 60px rgba(204, 204, 204, 0.25));
	height: 300px;
	border-radius:15px;}
.contact-head .icon {font-size: 45px;color:#002195;}
.contact-head .fonthead {color: #000811; font-size:25px;}
.contact-head .image {margin-bottom: 25px;}
.radius25 {border-radius: 25px;}
.copyrightbg {background-color: #062284;}
.box-border {border: 2px solid #dedede;padding: 8px;margin-bottom: 20px;height: 100px;}
.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: 15px; right: 10px;}
.blink{
    -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;}}


@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
.headfont1 {font-size: 35px;}
.list li {width: 80%;}
.header-shadow-text {margin-top: -40px;font-size:59px;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.headfont1 {font-size: 35px;}
.list li {width: 80%;}
.header-shadow-text {margin-top: -40px;font-size:100px;}

}

#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 {
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	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;
	box-shadow: 0px 4px 15px -5px #0046d5;}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
}

.time-of-year {
	margin: 100px 75px 10px 75px;
	position: relative;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); }
.time-of-year .tooltip {
	background: #db2a1b;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	-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;
	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);}