@import url('https://fonts.googleapis.com/css2?family=Cookie&amp;family=Roboto&amp;display=swap');
html{scroll-behavior: smooth;}
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:30px 0;}
.logo{
	width:650px;
}
.cookie{
	font-family: Geneva, Arial, Helvetica, sans-serif!important;
}
.roboto{font-family: 'Roboto', sans-serif;}
.marquee {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
}
.clr2{color:#2c40c3;}
.clr1{
	color:#0099CC;
}
.sectionbg{
	background-color: #CC0033;
}
.headfnt{font-size:45px;}
.info{position:relative;  top:-14px;}
.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: 1;
}
.nav-bar .container-fluid {padding: 0 !important;}
.navbg {background-color:#c91224;}
.navbg1{background-color:#db2431;}
.navfont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.navbutton{background: white; padding: 20px 50px; color:#e31d1d;}
.nav-bar1 .container {padding: 6px 0px!important; margin:0!important;}
.nav-bar1 .navbar{padding:0 10px 0 0!important;}
.navbar-light .navbar-nav .active > .nav-link {color:#fff200 !important;}
.navbar-light .navbar-toggler {border-color: white!important;}
.fullpad{margin:0!important; padding:0!important;}
.icons{margin-right:0.5rem;}
.box-shadow {position: relative;}
.box-shadow::before, .box-shadow::after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 19px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #555;
    box-shadow: 0 25px 15px #555;
    transform: rotate(-3deg);
}
.box-shadow::after {transform: rotate(3deg); right: 10px; left: auto;}
.box-content {
	padding: 60px 0 90px;
}
.box-content .heading {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin: -130px 0 80px;
}
.heading h2 {
    display: inline-block;
    height: 60px;
    background: #c91224;
    text-align: center;
    padding: 20px 40px 0 40px;
    position: relative;
    font-size: 20px;
    text-decoration: none;
    color: #fff;
}
.heading h2::before {
    content: "";
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #c91224;
    margin-left: -30px;
    transform: rotate(180deg);
    position: absolute;
    left: 0;
    top: 0;
}
.heading h2::after {
    content: "";
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #c91224;
    position: absolute;
    right: -30px;
    top: 0;
}
.smallfnt{font-size: 15px;}
.parallax {
	background-image: url("../images/footer_bg.gif");
	height: 490px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.btn1 {
    padding: 19px 40px;
    font-size: 16px;
    font-weight: 700;
    background-color: #ec2424;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: 1s;
    transition: 1s;
    border-radius: 5px;
}
.btn1:hover {background-color: #ff0; color: #000; border-radius: 50px;}
.bigfont{font-size: 70px;}
.portfolio-box {
    display: block;
    position: relative;
    margin: auto;
    overflow: hidden;
}
.portfolio-box.zoom-effect img {-webkit-transition: 0.5s ease; transition: 0.5s ease;}
.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
.portfolio-box.zoom-effect .portfolio-box-caption {background: rgba(45, 50, 56,0.2);}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {font-size: 30px; margin-bottom: 3px;}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    text-shadow: 2px 2px #111;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
	color: #FFF;
	margin-bottom: 10px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category{padding: 0 15px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-button {
	transition: all 1s ease;
	opacity: 0;
	height: 0;
	overflow: hidden;
	padding: 8px 10px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}	
.content-box.box-4 .button-skin {
	background: #fff;
	color: #111;
	border: 2px solid #fff;
}
.button-skin {
	background: #f9f9f9 !important;
	color: #000;
	padding: 10px 20px;
	border: 2px solid #111;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	font-weight: 300;
}
.portfolio-box:hover.zoom-effect img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.portfolio-box:hover .portfolio-box-caption {opacity: 1; background: rgba(0, 0, 0, .6);}
.portfolio-box:hover .portfolio-box-caption .portfolio-box-caption-content .project-name {display: none;}
.portfolio-box:hover .portfolio-box-caption .portfolio-box-caption-content .project-category{display: none;}						
.portfolio-box-caption-content .project-button {opacity: 1; height: auto;}
.portfolio-box:hover .portfolio-box-caption .portfolio-box-caption-content .project-button {opacity: 1;height: auto;}	
.button-skin:hover {
	background: transparent !important;
	color: #fff;
	border: 2px solid #fff;
}
.buttons {
	cursor: pointer;
	font-size: 0.8em;
	border: 1px solid #ffffff;
	display: inline-block;
	text-decoration: none;
	margin: 10px 0 5px;
	padding: 10px 15px;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	text-shadow: none;
	text-align: center;
}
.content-box.box-4 .button-skin:hover {background: transparent; color: #fff;border: 2px solid #fff;}
.owl-nav{display:none;}
.owl-dots{display:none;}
.toppad{padding-top:90px ;}
.linearbg {
	background: linear-gradient(90deg, #00559c, #feaa32);
}
.btn-effect2 {background: transparent; color: white; border: 1px solid white; padding: 10px 30px; transition: .5s;}
.btn-effect2:hover {background: white; color: black;}
.footer{
	background-color: #FFCC33;
}
.footer_main_wrapper {
	padding: 30px 0 20px;
	background-image: url("../images/footer_bg.gif");
	background-color: #FFCC66;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	width: 100%;
	color:#d7d5d5;
}
.footer_main_wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000000c9;
}
.footlogo{width:650px;}
.boxicon i {
    color: #ffe17c!important;
	font-size: 20px;
	background:transparent;
	width: 75px;
	height: 75px;
	line-height: 65px;
	border-radius: 50%;
	text-align: center;
	border: 6px solid #ffe17c;
}
.back-to-top {
    background: #f6f6f6;
    width: 45px;
    height: 40px;
    font-size: 28px;
    line-height: 38px;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: auto;
    color: #000;
    border-radius: 3px 3px 0 0;
    cursor: pointer;
}
.lightbox {position: fixed !important; top: 50px !important;}
.contactbox {
    margin-bottom: 20px;
    text-align: center;
    background: #EAE4D8;
    padding: 20px;
    border-top: 5px solid #DA251D;
    box-shadow: 0px 56px 36px -60px #121D12;
    -webkit-box-shadow: 0px 56px 36px -60px #121D12;
    -moz-box-shadow: 0px 56px 36px -60px #121D12;
    -o-box-shadow: 0px 56px 36px -60px #121D12;
    height:300px;
}
.safetytipsbg {background-image: url("../images/safetytips.jpg"); background-repeat: no-repeat; background-size: 100%;}
.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: 30px;}
.icnclr2 {color: #b61818; font-size: 30px;}
.text4 {position: relative; padding: 0 0 0 46px; margin-top: -52px;}
.loc_about_img {padding: 0 0 0 20px;}
.relative {position: relative;}
.loc_about_img::before {
    content: "";
    position: absolute;
    left: 0;
    background: #f7c621;
    z-index: 0;
    width: 300px;
    top: 50px;
    bottom: -25px;
    border-radius: 6px 0 0 6px;
}
.loc_effect {position: relative; overflow: hidden;}
.loc_effect::after, .loc_effect::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    z-index: 1;
    background:#fbfafa47;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.loc_effect::after, .loc_effect:hover::after {left: 0; bottom: 0;}
.loc_effect::before, .loc_effect:hover::before {right: 0; top: 0;}
.loc_about_img img {position: relative; border: none; border-radius: 6px; width: 100%;}
.loc_effect:hover::after, .loc_effect:hover::before {width: 100%; height: 100%; opacity: 0;}
.wapp{width:50px;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn1{width:60px;}
.priceicn2{width: 130px;}
.point{bottom:10px;}
.point1{bottom:70px;}
.point2{bottom: 15px; right: 10px;}

@media (min-width:5px) and (max-width:767.98px){
.pad{padding:40px 0;}
.toppad{padding-top:40px;}
.box-content .heading { margin: -130px 0 20px;}
.bigfont{font-size: 60px;}
}

@media (min-width:768px) and (max-width:992.98px){
.pad{padding:40px 0;}	
.toppad{padding-top:40px;}
.box-content .heading { margin: -130px 0 20px;}
}

#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.oopslogo{width:650px;}
.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;
    margin: 100px 75px 10px 75px;
    position: relative;
    text-align: center;
    transform: translateZ(0); 
    -webkit-transform: translateZ(0); 
}
.time-of-year .tooltip {
  background: #ee6e6e;
  border-radius: 3px;
  bottom: -49px;
  font-size: 20px;
  display: block;
  left: -67px;
  opacity: 0;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  width: 320px;
  z-index: 1102;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .7s ease-out;
  -moz-transition: all .7s ease-out;
  transition: all .7s ease-out;
  height: 100px;
}
.time-of-year .tooltip::after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #ee6e6e  10px;
    bottom: 58px;
    content: " ";
    height: 0;
    left: 0%;
    margin-left: -13px;
    position: absolute;
    width: 0;
    transform: rotate(92deg);
}
.time-of-year:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
