@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
li{list-style-type:none!important;}
a{text-decoration: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;}
.topbg{background:#1d38a6;}
.topbrd{border-right: 1px solid white;}
.marquee {width: 100%; overflow: hidden; font-size: 14px; line-height: 40px;}
.logo{width: 250px;}
.black{color:#111;}
.gilroy{font-family: arial, sans-serif; font-weight: 600; letter-spacing: 1px;}
.roboto{font-family: helvetica, sans-serif; line-height: 28px;}  
.smallfnt{font-size: 15px;}
.smallfnt1{font-size: 14px;}
.logos{width:250px;}
.phone {
    float: right;
    width: 282px;
    height: 70px;
    margin: 25px 10px 25px 10px;
    display: table;
    background: url(../images/png.png) no-repeat;
    border-left: transparent;}
.phone p {
    left: -25px;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    color: #de1275;
	font-size: 14px;}
.phone p::after {
    content: url(../images/phonecall.png);
    position: absolute;
    top: 12px;
    margin-left: 26px;}
.phone span {
    vertical-align: middle;
    display: table-cell;
    color: #292929;
    font-size: 13px;}
.nav-bar .container-fluid {padding: 0 !important;}	
.navbg {background: linear-gradient(135deg, #de1275, 67%, #fef102  15%);}
.navbg1{background-color:#de1275;}
.navfont{font-family: Arial, sans-serif; font-weight: 600; font-size: 17px; letter-spacing: 1px;}
.navbutton{background:gold; padding: 20px 50px; color:#3d1942;}
.nav-bar1 .container {padding: 0 !important; margin:0!important;}
.nav-bar1 .navbar{padding:0 10px 0 0!important;}
.navbar-light .navbar-nav .active > .nav-link {color:#ffdb4f!important;}
.navbar-light .navbar-toggler {border-color: white!important;}
.fullpad{margin:0!important; padding:0!important;}	
.clr{color:#de1275;}
.secpad{padding: 8px 0 8px 8px !important;}
.secbox1{background: #f5ebeb; padding: 20px;}
.secbox2{background: #dcebdd; padding: 20px;}
.secbox3{background: #f5efd8; padding: 20px;}
.secbox4{background: #f4e6d8; padding: 20px;}
.icon1 i {
    color: white;
    font-size: 28px;
    background:#cb9696;
    width: 65px;
    height: 66px;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;
	display: block;}
.icon2 i {
    color: white;
    font-size: 28px;
    background:#8bbd8e;
    width: 65px;
    height: 66px;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;
	display: block;}
.icon3 i {
    color: white;
    font-size: 28px;
    background:#d1b54a;
    width: 65px;
    height: 66px;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;
	display: block;}
.icon4 i {
    color: white;
    font-size: 28px;
    background:#d29a61;
    width: 65px;
    height: 66px;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;
	display: block;}
.section-heading {
	font-size:40px;
	font-weight: 700;
	background: linear-gradient(-45deg, #e31e0d, #e31e0d);
	background-clip: border-box;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;}
.owl-nav{display:none!important;}
.smallborder2 {
	margin-left: calc(47% - 20px);
	width: 80px;
	height: 2px;
	background-color: #e31e0d;}
.image-feature figcaption {
	position: absolute;
	top: 0;
	padding: 2.5em 2em 0;
	color: #fff;
	text-align: left;
	pointer-events: none;}
.image-feature figcaption strong {
	font-size: 24px;
	line-height: 1.55;
	letter-spacing: -.3px;}
.image-feature img {
	position: relative;
	z-index: -1;
	min-height: 200px;
	transition: .25s ease-in-out;
	transform-origin: left top;
	object-fit: cover;}
.image-feature a:hover img {transform: scale(1.1);}	
.image-feature a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.45);
	content: "";
	transition: .15s ease-in-out;}
.image-feature figure > a {display: inline-block;}
.image-feature a {overflow: hidden; position: relative;}
.cat-btn{background-color: #ffcd07;
	color: #000 !important;
	padding: 7px 14px;
	border-radius: 5px;
	width: 105px;
	font-size: 14px;}
.btn.btn-style-two {background: transparent; padding: 15px 25px; margin: 0 8px;}
.btns {
	border-radius: 5px;
	color: #fff!important;
	cursor: pointer;
	display: inline-block;
	font-size: 14px!important;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	padding: 20px 44px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
	z-index: 1;}
.btns::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 100%;
	height: 55px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
	z-index: -1;
	transition: .3s linear;}
.btns.btn-style-two::before {
	content: "";
	position: absolute;
	right: -13px;
	top: 0;
	height: 100%;
	width: 5px;
	transform: skewX(-16deg);
	z-index: 1;
	opacity: 1;
	background-image: none;
	bottom: 0;
	border-radius: 0;
	left: auto;
	background-color: #e31e0d;}
.btns.btn-style-two::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transform: skewX(-16deg);
	z-index: -1;
	opacity: 1;
	background-image: none;
	bottom: 0;
	border-radius: 0;
	left: auto;
	background-color: #e31e0d;}
.btns.btn-style-two:hover::before {right: 0;}	
.parallax {
	background-image: url("../images/bg2.jpg");
	height: auto;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;}
.bg-overlay {position: relative;}
.bg-overlay::after {
	background-color: #070707b3;
	z-index: 0;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;}
.box-bg {position: relative; z-index: 1;}	
.homesection-bg{background:url("../images/whychooseus.jpg"); background-size:cover;}
.sectionbox{background:#ffefef; padding:90px 50px;}
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after { content: ""; display: inline-block;}
.bannerhead{font-size: 50px;}	
.footer{background: #de1275; color:#fff; padding:60px 0 20px 0;}
.side-brdr {border-right: 1px solid #b5b4b4;}
.text1 {position: relative; padding: 5px 0 0 30px; margin-top: -49px;}	
.text2 {position: relative; padding: 5px 0 0 23px; margin-top: -51px;}
.smallborder1{width:70px; height:2px; background-color: gold;}
.line {border-bottom: 1px solid #d2d0d0; margin: 20px 0;}
.parallax {
	background-image: url("../images/bg2.jpg");
	height: auto;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;}
.bg-overlay {position: relative;}
.bg-overlay::after {
	background-color: #070707b3;
	z-index: 0;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;}
.box-bg {position: relative; z-index: 1;}	
.safetytipsbg {
	background-image: url("../images/safetytips.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;}
.sticky-top1{position:sticky; top:110px;}  
.block-head {
	position: relative;
	margin-bottom: 20px;
	padding: 0 0 20px;
	border-bottom: 1px #cac9c9 solid;
	font-weight: normal;
	color: #e31e0d;}
.font{font-size: 40px;}
.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; font-size: 30px;}
.icnclr2 {color: #b61818; font-size: 30px;}
.text4 {position: relative; padding: 0 0 0 46px; margin-top: -52px;}	
.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;}
.point_3 {bottom: 130px; left:10px;}
.point_4 {bottom: 185px; left: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;}
.side-brdr {border:none;}
.sectionbox {padding: 50px 20px;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
}

#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 {
	color: #555;
	font-size: 24px;
	margin: 100px 75px 10px 75px;
	position: relative;
	text-align: center;
	width: 200px;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); }
.time-of-year .tooltip {
	background: #e31e0d;
	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 #e31e0d;
	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);}