@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Viga&display=swap');
body{border-top:3px solid #f20505;}
.navfont{font-family: 'Viga', sans-serif; font-size:18px; font-weight:bold; letter-spacing: 1px;}
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;}
p, .roboto{font-family: 'Roboto', sans-serif; line-height: 28px;}
.head{font-family: 'Viga', sans-serif; font-weight:bold;}
.logo{font-size:40px;}
.navbar-light .navbar-nav .active>.nav-link{color:#f20505!important;} 
.navbar-toggler {background-color:#f20505 !important;}
.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(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")!important;}
.pf1{font-size:15px; line-height:28px; font-family: 'Roboto', sans-serif;}
.pf2{font-size:13px;}
.start{border-left:4px solid #f20505;}
.clr{color:#f20505;}
.pad{padding:90px 0;}
.button4{
  padding:0px 30px;
  border:2px solid #f20505;
  float:left;
  position:relative;
  overflow:hidden;
  border-radius:50px!important;
}
.button4 a{
  color:black;
  line-height:40px;
  transition:all .5s ease;
  z-index:2;
  position:relative;
}
.eff4{
  width:140px;
  height:50px;
  left:-140px;
  background:#f20505;
  position:absolute;
  transition:all .5s ease;
}
.button4:hover .eff4{left:0;}
.button4:hover a{color:#fff;}
.button5{
  padding:0px 30px;
  border:2px solid white;
  float:left;
  position:relative;
  overflow:hidden;
  border-radius:50px!important;
}
.button5 a{
  color:white;
  line-height:40px;
  transition:all .5s ease;
  z-index:2;
  position:relative;
}
.eff5{
  width:140px;
  height:50px;
  left:-140px;
  background:white;
  position:absolute;
  transition:all .5s ease;
}
.button5:hover .eff5{left:0;}
.button5:hover a{color:black;}	
.fa-puzzle-piece, .fa-handshake-o{color:#e31d1d!important; font-size:45px!important;}
.fa-magic, .fa-tag{color:#234556!important; font-size:45px!important;} 
.color1{background-color:#e31d1d;}
.owl-nav{display:none;}
.btn-warning{border-radius:50px!important; padding:10px 30px!important; color:black!important;}
.decor{height: 18px; max-width: 100%; width: 100%; background: url("../images/decor.png"); background-repeat:repeat!important;
  z-index:1; position: relative;  background-color: #fed700;}
.footer {background: url("../images/footerimg.png") no-repeat scroll; background-color: #fed700; padding: 80px 0 20px 0;}
.foothead{color:#333e48;}
.wrdbrk{white-space: pre;}
.bottom a{color:white!important;}
.yellowbg{background-color: #f9e67f;}
.productpad {padding: 90px 0 0 0;}
.productbtn{background-color:#e31d1d; color: white!important; padding:10px 20px; border-radius: 5px;}
.fullpad {margin: 0 !important; padding: 0 !important;}
.boxbg {background-color: #FFEAEA;}
.text1 {position: relative; padding: 0 0 0 30px; margin-top: -47px;}
.black{color:#212529!important;}
.contactbg {
  background: 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%;
}
.safetytipsbg {
  background-image: url("../images/safetytips.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.block-head {
  position: relative;
  margin-bottom: 20px;
  padding: 0 0 20px;
  border-bottom: 1px #cac9c9 solid;
  font-weight: normal;
  color: #333e48;
}
.font{font-size: 35px;}
.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!important;}
.icnclr2{color: #b61818; font-size: 30px!important;}
.text4 {
  position: relative;
  padding: 0 0 0 46px;
  margin-top: -52px;
}
.cnticons {
  width: 80px;
  height: 80px;
  border: 1px solid #d6d6d6;
  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: #ec2424;
}
.smallborder2 {
  margin-left: calc(47% - 20px);
  width: 80px;
  height: 2px;
  background-color: #fb8906;
}
.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;}
.boxpad{padding:40px 20px!important;}

@media (min-width:5px) and (max-width:767.98px){
.logo{font-size:25px;}
.mbl{font-size:1.45rem;}
.mbl1{font-size:2rem;}
.priceicn{width:120px;}
.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 {
	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;
    font-size: 24px;
    margin: 100px 75px 10px 75px;
    position: relative;
    text-align: center;
    transform: translateZ(0); 
    -webkit-transform: translateZ(0); 
    -webkit-font-smoothing: antialiased; 
  }
.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);
}
.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}