@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!important;} .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:28px;}
.clr1{color:#d2061b;}
.clr2{color:#efe70b!important;}
.clr3{color:#2e3192;}
.marquee_bg{background-color:#2e3192;}
.marquee {width: 100%;overflow: hidden;font-size: 14px;}
.smallfnt{font-size: 14px;}
.text1 {position: relative; padding: 5px 0 0 30px; margin-top: -49px;}
.logo{width:300px;}
.navfont{font-family: Arial, sans-serif; font-size: 16px; font-weight: 600;}
.navbar-light .navbar-nav .active>.nav-link{color:#d2061b  !important;}
.navbar-light .navbar-toggler {background-color: #2e3192!important;}
.estani {color: rgb(169 26 2) !important; animation: est 2s linear infinite;}
@keyframes est{
	0% {transform: scale(0.4);}
	50% {transform: scale(1.2);}
	100% {transform: scale(0.4);}}
.pricelist_pdf {
	padding: 10px 20px !important;
	background-color: #f00;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;}
.footer_bg{background-color: #1e2a5b; background-image: url("../images/footerimg.webp"); padding-top: 20px;padding-bottom: 20px;}
.logo_footer{width:300px;}
.border_bottom{width:100%; height:1px; background-color: #fff600; margin: 20px 0;}
.border_footer_text{width:60px; height:2px; background-color: #efe70b;}
.new_popper{background-image: url("../images/new_popper.png"); background-size: cover;}
.box-border {border:2px solid #dedede; padding:8px; margin-bottom: 20px;}
.welcome_bg {background:  url("../images/footerimg.png") no-repeat scroll; background-color: #fffaf5;}
.get_btn1 {
	display: inline-block;
	padding: 0px 30px;
	border: 2px solid #ede233;
	line-height: 50px;
	background-color: #ede233;
	font-size: 16px;
	border-radius:50px;
	color: #000;
	font-weight: bold;
	position: relative;
	z-index: 2;
	overflow: hidden;
	-webkit-transition: color .5s;
	transition: color .5s;
	animation: tada 2s ease-in-out infinite;}
.get_btn1:hover{color:#fff;}	
.get_btn1::before {
	content: "";
	position: absolute;
	z-index: -1;
	background: #ED2034;
	height: 250px;
	width: 300px;
	border-radius: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 100%;
	-webkit-transition: all .7s;
	transition: all .7s;}
.get_btn1:hover::before {bottom: -50px;}	
.parallaxbg {
	background-position:  bottom;
	background-size: cover;
	position: relative;
	z-index: 1;
	background-image: url("../images/aboutparallax.webp");
	padding: 50px 0;
	background-attachment: fixed;}
.parallaxbg::before {
	content: "";
	position: absolute;
	left: 0;
	top: -6px;
	background-image: url("../images/top_mask.png");
	width: 100%;
	height: 46px;
	background-repeat: repeat;
	background-position:center;
	z-index: 1;}
.parallaxbg::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: url("../images/bottom_mask.png");
	width: 100%;
	height: 36px;
	background-repeat: repeat;
	background-position:center;
	z-index: 1;}
.bg-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:#090909;
	opacity: 0.6;
	z-index: -1;}
.counttext{color: #fff009; font-size: 55px; font-weight: 700;}
.bannerhead {color: #fdd500; font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}		
.whychs-block{position: relative;margin-bottom:20px;}
.inner-box {
	position: relative;
	padding: 40px 30px;
	padding-left: 100px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	box-shadow: 0 30px 40px rgba(0,0,0,0.10);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	overflow: hidden;
	border-radius: 20px;
	height: 195px;}
.icon-box {position: absolute;left: 30px;top: 50px;display: block;margin-bottom: 30px;}
.icon-box .icon {
	position: relative;
	display: inline-block;
	font-size: 50px;
	line-height: 1em;
	background: rgb(247,0,104);
	background: linear-gradient(to left, rgba(247,0,104) 0%,rgba(68,16,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F70068', endColorstr='#441066',GradientType=1 );
	background: none;
	color: #f14b59;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;}
.icon-box .icon {font-size: 50px;line-height: 1em;color: #f14b59;}
.inner-box:hover {box-shadow: none;}
.inner-box:hover .icon-box .icon {-webkit-transform: scale(-1) rotate(180deg);transform: scale(-1) rotate(180deg);}
.w-60{width:70%!important;}
.btns{display: table; margin: 10px auto; float: right;}
.customNextBtns, .customPreviousBtns{
	float: right;
	background: #fd2f2d;
	border-radius:5px;
	color: #fff;
	font-weight:bold;
	padding: 6px 10px;
	margin-left: 10px;
	cursor: pointer;
	font-size: 15px;}
.owl-nav{display:none;}
.owl-dots{display:none;}
.top-bx-txt {font-size: 14px;}
.pq-bg-lightgrey {background-color: #a1a2a41a !important;}
.about{position: relative; padding:80px 0px 60px 0; overflow: hidden;}
.red-box{background:#FF3833; padding:40px; border-radius:10px; }
.pq-dark-bg-side-right::before {
	content: "";
	position: absolute;
	left: 55%;
	top: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	background: #14457b;}
.pq-section-sub-title {
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #d2061b;
	background:#d3e9fb;
	padding: 4px 8px;
	margin:0 0 10px;
	display: inline-block;
	border-radius: 3px;}	
.counttext1 {color:#fff; font-size: 55px; font-weight: 700;}
.bannerhead {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.3em;}
.btn1 {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;}
.btn1:hover {background-color: #FFC000; color: #000; border-radius: 50px;}
.brand-item {margin:  0px 6px 30px 6px; padding:  15px; border:  #e6ced0 double 4px;}		
.smallborder1 {width: 70px; height: 2px; background-color: #f92828;}
.cnticons {
	width: 80px;
	height: 80px;
	border: 2px solid #f92828;
	display: table;
	text-align: center;
	margin: 0 auto 30px auto;
	border-radius: 50%;}
.cnticons i {
	display: table-cell;
	vertical-align: middle;
	height: 75px;
	font-size: 30px !important;
	color: #2e3192;}
.safetytipsbg {
	background-image: url("../images/safetytips.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0px;}
.docard{border:2px solid #5d8700; border-radius:25px;}
.docardheading{color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #298145;
	padding: 10px 0px 10px 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: 10px 0px 10px 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;}	
.greenclr1{color:#5d8700}	
.greenclr2{color:#77b255}	
.redclr1{color:#AD3737;}
.redclr2{color:#dd2f45;}
.text4 {position: relative; padding: 0 0 0 46px; margin-top: -60px;}	
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2 {width: 190px;}
.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;}
.logo {width: 210px;}
.about{padding:80px 0 0 0;}
.pq-dark-bg-side-right::before {background: none!important;}
.pq-bg-primary-dark {background-color: #14457b !important;}
.about{padding-bottom: 0!important;}
.ordr1{order:1;}
.ordr2{order:2;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.pq-dark-bg-side-right::before {background: none!important;}
.about{padding:80px 0 0 0;}
.pq-bg-primary-dark {background-color: #14457b !important;}
.ordr1{order:1;}
.ordr2{order:2;}
}

#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);}