@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@500&family=Roboto+Slab:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@600&family=Hind:wght@500');
a{text-decoration:none!important;}
li{list-style-type:none!important;}
p{font-family: 'Helvetica', sans-serif; font-size:16px; line-height:30px;}
.head{font-family: 'Helvetica', sans-serif;}
.head1{font-family: 'Helvetica', sans-serif;}
.bgeffect{background: #f2f2f2;}
.logo{width: 100px;}
.top{background: linear-gradient(90deg, #f8ed80 33.5%, #e66c00 15%);}
.navbg{background: #232323;}
.navbar-light .navbar-nav .nav-link {color:#d1d1d1!important;}
.navbar-expand-lg .navbar-nav .nav-link {padding:1rem 2rem!important;}
.navbar-light .navbar-nav .nav-link:hover{color:white!important;}
.brd{border-right: 1px solid #535252;}
.navbar button {background-color: #e52e2e;}
.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;
}
.yellow {color: #f7aa47; font-weight: 600; font-style: italic; font-size: 20px;}
.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;}
.bg1{background: #ffbc1e;}
.bg2{background: maroon;}
.bg3{background:wheat;}
.bgeffect{background: #f2f2f2;}
.bgcolor {background: #eb2c33; color: #fff;}
.icons {width: 80px; height: 80px; border: 1px solid white; display: table; text-align: center; margin: 0 auto 30px auto; border-radius: 50%;
background:white;}
.icons i {display: table-cell; vertical-align: middle; height: 75px; font-size: 32px!important; color: #ffbc1e;}
.icon {width: 80px; height: 80px; display: table; text-align: center; border-radius: 50%; cursor:pointer;}
.icon i {font-size: 48px; height: 110px; width: 110px; margin: 3px; border-radius: 100%; line-height: 110px; background: #ffffff;
color: #559926; border: 3px solid #ffffff; -webkit-box-shadow: inset 0 0 0 5px #f2f2f2; -webkit-transition: 500ms; -moz-transition: 500ms;
-o-transition: 500ms; transition: 500ms; display: block;}
.icon i:hover{background: #c52d2f; color: #fff; box-shadow: inset 0 0 0 5px #c52d2f; -webkit-box-shadow: inset 0 0 0 5px #c52d2f;
border: 3px solid #c52d2f;}
.text{ position: relative; padding: 0 0 0 130px; margin-top: -100px; margin-bottom: 40px;}
.btn-effect1{background-color: #ffbc1e; color:black; border-radius:0px; padding:10px 20px;}
.btn-effect1:hover{background-color:#483b33; color:white; transition:.5s;}
.btn-effect2{background-color:#333; color:white; font-size:22px; border-radius: 0px; padding: 10px 20px; border-radius:50px;}
.btn-effect2:hover{color:white;}
.pad{padding:80px 0;}
figure {margin: 0!important; padding: 0; background: #fff; overflow: hidden;}
.zoom figure img {-webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.zoom figure:hover img {-webkit-transform: scale(1.3); transform: scale(1.3);}
.topclr1{background: #15151e;}
.tagcloud a {background: #30373e; padding: 6px 10px; float: left; font-style: italic; font-size: 12px; margin: 0 5px 5px 0; color:white;}
.tagcloud a:hover {background:#ffbc1e; color: #fff;}
.brdtop{border-top:2px solid #ffbc1e;}
.wrdbrk{white-space: pre;}
.clr{color: #999;}
.txtfnt{font-size:25px;}
.card-header{background: #ffbc1e!important;}
.smallborder1 {margin-left: calc(4% - 20px); width: 80px; height: 2px; background-color: #ffbc1e;}
.owl-nav{display:none;}
.owl-dots{padding-top:20px;}
.fullpad{padding:0!important; margin:0;}
.logo_wrap {
    position: absolute;
	left: 10px;
	width: 156px;
	height: 248px;
	top: -80px;
	bottom: 0px;
	background-image: radial-gradient( #feff97, #f7c83c);
	justify-content: center;
	display: flex;
	align-items: center;
	z-index: 2;
	padding: 25px;
}
.logo_wrap::before {
    content: '';
	position: absolute;
	border-bottom: 83px solid #f9d654;
	border-left: 50px solid transparent;
	border-right: 40px solid transparent;
	top: 224px;
	left: -23px;
	transform: rotate(-154deg);
}
 .logo_wrap::after {
   content: '';
	position: absolute;
	border-bottom: 83px solid #f9d654;
	border-left: 50px solid transparent;
	border-right: 40px solid transparent;
	top: 219px;
	right: -28px;
	transform: rotate(-211deg);
}
.top-head{border-bottom: 1px solid #f0f1f1; background-color: maroon;}
.topbrd{border-right:1px solid white;}
.fnt{font-size: 16px;}
.w0{width:0%;}
.wapp{width:75px;}
.point{bottom:40px!important; right:10px!important;}
@media (min-width:5px) and (max-width:767.98px){
.brd{border-right: 1px solid #232323;}
.top{background:radial-gradient( #feff97, #f7c83c);}
.fnt1{font-size:18px;}
.largelogo{width:150px;}
.pad{padding:40px 0;}
.card-body{height:85px!important;}
}
@media (min-width:768px) and (max-width:992.98px){
.top{background:radial-gradient( #feff97, #f7c83c);}
.card-body{height:85px!important;}
}

#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;}
}