@font-face{
	font-family:'bold';
	src:url('font/bold.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}
@font-face{
	font-family:'medium';
	src:url('font/medium.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}
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;}
.fullpad{padding: 0!important; margin:0!important;}
.wrdbrk{white-space:pre;}
.bold{font-family:'bold';}
.medium{font-family:'medium';}
.topbg{background-color: #e61e24;}
.topbrd{border-right:1px solid white;}
.icnwdth {width: 35px;}
.marquee {width: 100%; overflow: hidden; font-size: 14px; line-height: 25px;}
.logo{width:200px;}
.smallfnt{font-size: 14px;}
.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: #da0000;
	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;}
.navbg{background-color: #c91325;}
.navbar-default::after {
    background: rgba(0, 0, 0, 0) url("../images/brdr1.png") repeat-x scroll 0 0;
    bottom: -8px;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
	z-index: 99;}
.navfont{font-family:'medium';font-size: 16px;}
.navbar-light .navbar-toggler {border-color: #fff !important;}	
.navbar-light .navbar-nav .active>.nav-link{color: yellow!important;}
.navbar-light .navbar-nav :hover.nav-link{color: yellow!important;}
.banner-area {position: relative; overflow: hidden;}
.banner-area.inc-shape::after {
	position: absolute;
	left: 0;
	content: "";
	height: 100px;
	width: 100%;
	background: url("../images/brush.png");
	z-index: 1;
	background-repeat: no-repeat;
	background-size: contain;
	transform: rotate(180deg);
	bottom: 0;}
.clr1{color: #da0000;}	
.mb-30 {margin-bottom: 30px !important;}
.tm-project .thumb {overflow: hidden; position: relative;}
.tm-project {text-align: center;}
.tm-project .thumb img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	transition: all 0.4s ease-in-out;}
.tm-project:hover .thumb img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);}
.tm-project .thumb::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	transition: all 0.3s linear;
	overflow: hidden;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	opacity: 0;}
.tm-project .details {border-color: #FFA303;}
.tm-project:hover .thumb::after {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;}
.tm-project:hover .details {border-color: #15574f;}
.tm-project:hover .details {
	border-color: #df6512;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);}
.tm-project .details {
	padding: 30px;
	position: relative;
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
	margin-top: -20px;
	z-index: 1;
	transition: all 0.4s ease-in-out;
	border-bottom: 3px solid #001e57;
	background-color: #fff;
	box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);}
.footer{background: #a81814; color:#fff; padding:60px 0 20px 0;}
.contact-ft{background: #a81814;}
.fixed-shape {
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0.1;
	max-width: 50%;}
.footer img {margin-bottom: 30px;}
.side-brdr{border-right: 1px solid #b5b4b4;}
.smallborder1 {background-color: #ffe300; width: 70px; height: 2px;}
.smallborder2 {background-color: #a81814; width: 70px; height: 2px; margin:0 auto;}
.smallborder3 {background-color: #ffe300; width: 70px; height: 2px; margin:0 auto;}
.smallborder4 {background-color: #a81814; width: 70px; height: 2px;}
.text1 {position: relative; padding: 5px 0 0 30px; margin-top: -45px;}	
.line{border-top: 1px solid #fff;}
.servicepara{max-width: 785px; margin:0 auto;}
.about-content-area {position: relative; z-index: 1;}
.about-content-area .illustration {
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0.1;
	width: 50%;
	text-align: right;}
.about-content-area .content {position: relative; z-index: 1;padding: 50px;}
.about-content-area .info h2 {font-weight: 600; margin-bottom: 25px;}
.area-title {font-size: 40px; line-height: 1.2;}
.btn-theme.border {
	background-color: transparent;
	color: #232323 !important;
	border: 2px solid #fd8526 !important;
	border-radius: 40px;}
.about-content-area .content::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 150%;
	background: #ffffff;
	z-index: -1;
	box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);}
.about-content-area .thumb {
	position: relative;
	z-index: 1;
	top: 80px;
	margin-bottom: 100px;}
.abt-img{width: 430px;}
.about-content-area .thumb h2 {
	position: absolute;
	left: 50%;
	top: -50px;
	background: #fd8526;
	text-align: center;
	padding: 20px;
	font-size: 16px;
	height: 130px;
	font-weight: 600;
	transform: translateX(-50%);
	color: #ffffff;
	clip-path: polygon(100% 0, 100% 85%, 85% 100%, 0 99%, 0 0);}
.about-content-area .thumb h2 strong {display: block; font-size: 60px; font-weight: 600;}
.safetytipsbg {background-image: url("../images/safetytips.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center;}
.whychoosebg {
	position: relative;
	padding: 90px 0 140px 0;
	background-image: url("../images/newconfetti.png"), linear-gradient(97deg, rgb(168 24 20) 36%, rgba(252,197,27,1) 100%);;
	background-repeat: no-repeat;}
.row-hang {
	position: relative;
	padding-top: 210px;
	margin-top: -330px;
	padding-bottom: 50px;}
.card-header{background: #ffbc1e!important;}	
.contactbg {
	background-image: url("../images/bg2.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;}
.contactbg::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}		
.bg2 {background: #fecb00;}
.btn-effects {background: #f7c83c; color: #000; display: inline-block; font-weight: 700; letter-spacing: 1px; margin-top: 35px; padding: 15px 25px; transition:.5s; width:18%;}
.btn-effects:hover{background:#980d0d; color:#f7c83c;}
.btn-effect2{background-color:#333; color:white; font-size:20px; padding: 10px 20px; border-radius:50px;}
.btn-effect2:hover{color:white;}	
.sticky-top1{position:sticky; top:80px;}
.block-head {
	position: relative;
	margin-bottom: 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #cac9c9;
	font-weight: normal;
	color: #333e48;}
.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; font-size: 20px;}
.icnclr2{color: #b61818; font-size: 20px;}
.text4 {position: relative; padding: 0px 0 0 30px; margin-top: -43px;}
.cnticons {
    width: 80px;
    height: 80px;
    border: 2px solid #004aad;
    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: 32px!important;
    color: #da0000;}
.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 img{
	animation: blink 1s;
	animation-iteration-count: infinite;
	-webkit-animation: blink 1s;
    -webkit-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;}
.about-content-area .content::after {width:100%;}
.btn-effects{width: 50%;}
.btn-effect2{width: 50%;}
.about-content-area .content {padding: 20px;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.about-content-area .content::after {width:100%;}
.btn-effects{width: 50%;}
}

#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;
	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);}