@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;}
html{scroll-behavior: smooth;}
.poppins{font-family: helvetica, sans-serif; line-height:28px;}
.volkhov{font-family: helvetica, sans-serif;}
.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;}
.logo{width:150px;}
.desklogo{position: absolute;
top: -43px;
z-index: 99; width:150px;}
.pad{padding:90px 0;}
.wrdbrk{white-space: pre;}
.clr{color:#e32a21;}
.icnfnt{font-size:50px;}
.social-top{background: #fff;  overflow: hidden; position: relative; z-index: 1;}
.social-top:before{
  content: '';
  position: absolute;
  right: 31px;
  top: 0;
  width: 60%;
  background: #bf0900;
  height: 100%;
  -webkit-transform: skewx(-45deg);
  -ms-transform: skewx(-45deg);
  transform: skewx(25deg);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  }
.social-top:after{content: ''; position: absolute; right: 0px; top: 0; width: 4%; background: #bf0900; height: 100%;}
.bgred{background :radial-gradient(#ec383e, #df050d);}
.text1 {position: relative; padding: 0 0 0 30px; margin-top: -43px;}
.topbrd{border-right:1px solid white;}
.sidebrd{border-right:1px solid #e6e3e3;}
.navbg{background: #bf0900;}
.navfont{font-family: Arial, sans-serif; font-size:20px; letter-spacing:1px;}
.navbar{padding:0!important}
.navbar-light .navbar-nav .nav-link {color:white!important;}
.navbar-expand-lg .navbar-nav .nav-link {padding:1rem 2rem!important;}
.navbar button {background-color: white;}
.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")!important;
}
.pattern1{background-image:url("../images/pattern1.png"); background-repeat: repeat; background-position: center center;height: 209px;}
.pattern2{background-image:url("../images/pattern2.jpg"); background-size: cover; background-position: center center; height: 209px;}
.pattern3{background-image:url("../images/pattern3.png"); background-repeat: repeat; background-position: center center;height: 209px;}
.secpad1{padding: 75px 0px 65px; height: 209px;}
.section-bg {padding: 120px 0; color: #fff;}
section {overflow: hidden; position: relative;}
.section-bg::before {
    content: "";
    background: #1b1b1b;
    position: absolute;
    bottom: 60px;
    top: 60px;
    left: 0;
    right: 0;
    transform: skewY(-3deg);
}
.button4{
	padding:0px 25px;
	border:2px solid #bf0900;
	float:left;
	position:relative;
	overflow:hidden;
	border-radius:50px!important;
}
.button4 a{
	color:white;
	line-height:40px;
	transition:all .5s ease;
	z-index:2;
	position:relative;
}
.eff4{
	width:140px;
	height:50px;
	left:-140px;
	background:#bf0900;
	position:absolute;
	transition:all .5s ease;
}
.button4:hover .eff4{left:0;}
.button4:hover a{color:#fff;}
.owl-nav{display:none;}
/*.owl-dots{display:none;}*/
.title-line-4.align-center {
    width: 34px;
    height: 2px;
    float: none;
    padding: 0px;
    margin: 0 auto 20px auto;
	background-color: #bf0900;
}
.bgcolor{background:#bf0900;}
.btn-effect2{background:transparent; color:white; border:1px solid white; padding:10px 30px; transition:.5s;}
.btn-effect2:hover{background:white; color:black; }
.footer{background:black;}
.info-box {
    color: #444444;
    text-align: center;
    box-shadow: 0 0 15px rgba(214, 215, 216, 0.6);
    padding: 20px 0 30px 0;
    border-radius: 4px;
	background:white;
	height:220px!important;
}
.info-box i {
	font-size: 26px;
	color: #e03a3c;
	border-radius: 50%;
	padding: 13px;
	border: 2px dotted #f8d4d5;
	width: 55px;
	height: 55px;
}
.info-box h3 {
    font-size: 20px;
    color: #777777;
    font-weight: 700;
    margin: 10px 0;
}
.info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}
.fullpad{padding:0!important; margin:0!important;}
.smallborder1 {margin-left: calc(4% - 20px); width: 80px; height: 2px; background-color: #bf0900;}
.icons1 {width: 80px; height: 80px; display: table; text-align: center; border-radius: 50%; cursor:pointer;}
.icons1 i {font-size: 45px; height: 85px; width: 85px; margin: 3px; line-height: 79px; color: #559926; border: 3px solid #ffffff;
-webkit-box-shadow: inset 0 0 0 5px #559926; border-radius:50px; display: inline-block;}
.icons2 {width: 80px; height: 80px; display: table; text-align: center; border-radius: 50%; cursor:pointer;}
.icons2 i {font-size: 45px; height: 77px; width: 77px; margin: 3px; line-height: 79px; color: #b61818; 
-webkit-box-shadow: inset 0 0 0 5px #b61818; border-radius:50px; display: inline-block;}
.text2{position: relative; padding: 0 0 0 104px; margin-top: -65px; margin-bottom: 37px;}
.team-holder15 {overflow: hidden; max-height: 615px;}
.team-holder15 .team-member {transition: all 0.3s ease-out 0s;}
.team-holder15 .team-member img {transition: all 0.3s ease-out 0s;}
.team-holder15 .info-box {position: relative; bottom: 0; padding: 40px; border: 1px solid #e4e4e4; background-color: #fff; transition: all 0.3s ease-out 0s;}
.info-box {padding: 20px; margin-bottom:15px; border-radius: 4px;}
.team-holder15:hover .team-member img { transform: scale(1.1, 1.1); transition: all 0.3s ease 0s;}
.team-holder15:hover .info-box {border-top: 1px solid #e4e4e4; bottom: 100px; transition: all 0.3s ease-out 0s;}
.team-holder15 .info-box {
    position: relative;
    bottom: 0;
    padding: 30px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    transition: all 0.3s ease-out 0s;
}
.w0{width:0%;}
.wapp{width:60px;}
.point{bottom:15px!important; left:10px!important;}
.safetytipsbg{background-image:url("../images/safety.jpg"); background-repeat:no-repeat; background-size:100%;}

@media (min-width: 5px) and (max-width: 767.98px){	
.pad{padding:50px 0;}
}


@media (min-width: 768px) and (max-width: 992.98px){
.pad{padding:50px 0;}	
}


#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;}
.notfound .notfound-404 {height: 280px; position: relative; z-index: -1;}
.notfound .notfound-404 h1 {
	font-family: helvetica, sans-serif;
	font-size: 190px;
	margin: 0px;
	font-weight: 900;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: url('../images/bg.jpg') no-repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-size: cover;
	background-position: center;
}
.notfound h2 {
	font-family: helvetica, sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
}
.notfound p {
	font-family: helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 0px;
}
.notfound a {
	font-family: helvetica, 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;}
}