@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;}
.topfont{font-family: Helvetica, sans-serif;}
.navfont{font-family: 'Arial', sans-serif; font-size:20px;}
p{font-family: 'Helvetica', sans-serif;}
.pf1{ font-size:16px; line-height:30px;}
.pf2{font-size:14px;}
.logo{width: 200px;}
.smallborder{margin-left: calc(17% - 20px); width: 80px; height: 2px; background-color: #237e0a;}
.smallborder1{margin-left: calc(7% - 20px); width: 80px; height: 2px; background-color: #237e0a;}
.smallborder2{margin-left: calc(49% - 20px); width: 80px; height: 2px; background-color: #237e0a;}
.smallborder3 {margin-left: calc(5% - 20px); width: 80px; height: 2px; background-color: #237e0a;}
.smallborder4 {margin-left: calc(43% - 20px); width: 80px; height: 2px; background-color: #237e0a;}
.navbar-light .navbar-nav .active>.nav-link{color:#9e0b0b!important;}   
.clr{background: -webkit-linear-gradient(left top,#ffe908,#e5231a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fc0;}
.navbar-toggler {background-color:#fc5365!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;
}	
.clr1{color:#9e0b0b!important;}	
.strclr:hover{color:red;}
.pad{padding:80px 0;}
.bottom{background-color:black;}
.bottom a{color:white!important;}
.btn-primary{background-color:#9e0b0b!important; border:1px solid #9e0b0b!important; padding:6px!important;}
.sidemenu ul{padding: 0; margin: 0;}
.sidemenu ul li{list-style: none;}
.sidemenu ul li a{display: block; padding: 5px 20px; line-height:30px; color: #333333; text-decoration:none;}
.front a{color:white!important; text-decoration:none!important;}
.sidemenu a:hover{transform:translateX(10px); transition:1s;}
.parallax { 
  background-image: url("../images/aboutimg.jpg");
  height: 350px; 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.back{background-color:yellow;}
.prdbck{background-color:#fff4f3;}
.btn-secondary{background-color:white!important; color:red!important; }
.footer{background: url("https://buychennaicrackers.com/wp-content/uploads/2018/06/fott.png") #133259;}
.ftclr{color:yellow;}
.bottomft{background-color: #001b55;}
.bottomft a{color:white!important; text-decoration:none!important;}
.wrdbrk{white-space: pre;}
@media (min-width:5px) and (max-width:767.98px){
.mp{margin: 1.4rem!important;}
.mbl{font-size:1.6rem;}
}

#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: 'Helvetica', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	font-family: 'Helvetica', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.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;}
}