@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Tamil&display=swap');

li{list-style-type:none!important;}
a{text-decoration:none!important;}
html{scroll-behavior: smooth;}
.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:80px 0;}
.marquee {width: 100%; overflow: hidden; font-size:14px; line-height: 25px;}
.top-bg1 {background-color: #302969;}
.wrdbrk{white-space:pre;}
.redressed{font-family: Arial, sans-serif; font-weight: 600;}
.hind{font-family: helvetica, sans-serif; line-height: 28px;}
.bree{font-family: Arial, sans-serif; font-weight: 600;}
.rubik{font-family: helvetica, sans-serif;}
.tamil{font-family: 'Noto Sans Tamil', sans-serif;}
.pfnt{font-size:14px;}
.navbg{background:url("../images/navpattern.png");}
.navfont{font-family: Arial, sans-serif; font-weight: 600; font-size:18px;}
.logo{width:100px;}
.desklogopad{padding:10px 50px;}
.lightbox {position: fixed !important; top: 50px !important;}
.navbar-light .navbar-nav .active>.nav-link{color:#ffef00 !important; text-shadow: 0 0 8px black!important; transition:.5s;}
.navbar-light .navbar-nav .nav-link {color:white!important;}
.navbar .navbar-nav .nav-link:hover{color:white!important; text-shadow: 0 0 8px black; transition:.5s;}
.navbar{padding:0!important;}
.clr{color: #df1212;}
.txtshdw{text-shadow: 0 0 8px black;}
.navbar button {background-color: white;}
.fullpad{padding:0!important; margin:0!important;}
.no-gutters  {padding-right: 0!important; padding-left: 0!important;}
.slider-top {z-index: 2; position: relative; margin-top: -50px;}
.boxclr{background: #212033;}
.boxpad{padding: 50px 35px;}
.boxpad1 {padding: 80px 50px;}
.icons {width: 70px; height: 70px; background-color:transparent; display: table; text-align: center; margin: 0 auto 20px auto; border:2px solid white; border-radius: 50%;}
.icons i {display: table-cell; vertical-align: middle; height: 65px; font-size: 30px!important; color: white;}
.headfnt{font-size:55px;}
.section-title-divider {
	width: 60px;
    height: 3px;
    background: #212033;
    margin: 0 auto;
}
.categories_grid a:hover img {-webkit-transform: scale(1); transform: scale(1);}
.categories_grid a {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.categories_grid a .wrapper {
    width: 100%;
    background: transparent;
    position: absolute;
    left:0;
    bottom: 0;
    line-height: 1;
    padding: 30px 5px 30px 5px;
	background: linear-gradient(to bottom, transparent, #000);
}
.categories_grid a .wrapper h2 {
    color: #fff;
    font-weight: 600;
    font-size: 2rem;
    margin: 0;
    -webkit-transform: translateY(20px) translateZ(0);
    transform: translateY(20px) translateZ(0);
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.categories_grid a:hover h2 {-webkit-transform: translateY(-5px) translateZ(0); transform: translateY(-5px) translateZ(0);}
.categories_grid a .wrapper p {
    color: #fff;
    opacity: 0;
    margin: 0;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    -webkit-transform: translateY(20px) translateZ(0);
    transform: translateY(20px) translateZ(0);
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition-delay: 0s;
}
.categories_grid a:hover p {
    opacity: 0.8;
    transition-delay: 0.2s;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
}
.owl-nav{display:none;}
.owl-dots{display:none;}
.fullimg{width:100%; height:100%;}
.sidepad {padding-left: 38px;}
.sideicn{font-size: 20px;}
.clr1{color:#322a69;}
.whyus{background-image:url("../images/crackersbackground.jpg"); background-size: contain; background-repeat: repeat;}
.parallax {
    background-image: url("../images/parallax.jpg");
    height: 450px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.headfnt1{font-size: 70px;}
.parallaxpad {padding: 80px 0;}
.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;
    border:none;
}
.btn1:hover {background-color: #ff0; color: #000; border-radius: 50px;}
.special_offer {
    background-color: #eb008a;
    color: #fff;
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
@keyframes example{
	0% {
		background-color: red;
	}
	20% {
		background-color: violet;
	}
	40% {
		background-color: blue;
	}
	60% {
		background-color: green;
	}
	80% {
		background-color: red;
	}
}
.services-sec { position: relative; width: 100%; background-color: #e2f4ff;}
.bg2 {background-image: url(../images/parallaxbg.jpg);}
.fixed-bg {
	height: 100%;
	width: 100%;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
    background-attachment: fixed !important;
    background-size: cover !important;
}
.single-best-place {cursor: pointer; position: relative; overflow: hidden; margin-bottom: 10px; cursor: pointer; border-radius:5px;}
.single-best-place .best-place-thumb img {width: 100%; transform: scale(1) rotate(0deg); transition: all 0.65s ease-in 0s;}
.single-best-place:hover .best-place-thumb img {transform: scale(1.2) rotate(3deg); -webkit-transform: scale(1.2) rotate(3deg);}
.title {border-bottom: 1px dotted #ddd; width: 200px;}
.footpad{padding: 70px 0 5px 0;}
.footer {background: url("../images/footerimg.png") no-repeat scroll; background-color: #212033;}
.safetytipsbg {
    background-image: url("../images/safetytips.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.sticky-top1{position:sticky; top:140px;}
.block-head {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 20px;
    border-bottom: 1px #cac9c9 solid;
    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;}
.contact-form .form-control {
	height: 50px!important;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	padding-top: 5px;
	font-size: 14px;
}
.contact-form  .form-control.formheight{height: 150px!important;}
.bgclrpad{padding:125px 0 125px 0;}
.finalbgclrpad{padding:120px 0 75px 0;}
.salefnt{font-size:45px;}
.parafnt{font-size: 20px;}
.strokes1{color: #0d6001;
-webkit-text-fill-color: #fff;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #0d6001;
font-weight: bold;}
.strokes2{color: #e20a0a;
-webkit-text-fill-color: #fff;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #e20a0a;
font-weight: bold;}
.strokes3{color: #02664f;
-webkit-text-fill-color: #fff;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #02664f;
font-weight: bold;}
.strokes4{color: #272262;
-webkit-text-fill-color: #fff;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #272262;
font-weight: bold;}
.strokes5{color: #b70400;
-webkit-text-fill-color: #fff;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #b70400;
font-weight: bold;}
.strokes6{color: #e20a0a;
-webkit-text-fill-color: #fff;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #e20a0a;
font-weight: bold;}
.strokes7{color: #e20a0a;
-webkit-text-fill-color: #fff;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #e20a0a;
font-weight: bold;}
.strokes8{color: #0699f4;
-webkit-text-fill-color: #fff;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #0699f4;
font-weight: bold;}
.strokes9{color: #ce3d63;
-webkit-text-fill-color: #fff;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #ce3d63;
font-weight: bold;}
.bgclr1{background-image:url("../images/bg1.jpg"); background-size:cover;}
.bgclr2{background-image:url("../images/bg2.jpg"); background-size:cover;}
.bgclr3{background-image:url("../images/bg3.jpg"); background-size:cover;}
.bgclr4{background-image:url("../images/bg4.jpg"); background-size:cover;}
.bgclr5{background-image:url("../images/bg5.jpg"); background-size:cover;}
.bgclr6{background-image:url("../images/bg6.jpg"); background-size:cover;}
.bgclr7{background-image:url("../images/bg7.jpg"); background-size:cover;}
.bgclr8{background-image:url("../images/bg8.jpg"); background-size:cover;}
.bgclr9{background-image:url("../images/bg9.jpg"); background-size:cover;}
.seperator1 {background-image: url("../images/winseparator.png");}
.decor {
    position: absolute;
    height: 160px;
    background-repeat: repeat;
    background-size: auto 100%;
    margin-top: -80px;
    width: 100%;
    background-color: transparent;}
.wapp{width:50px;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn1{width:45px;}
.point{bottom:10px!important; left:10px!important;}
.point1{bottom:70px!important; left:10px!important;}
.point2{bottom: 10px !important; right: 10px !important;}
.contactfoot{background: #212033;}
.priceicn2 {width: 150px;}
.head-banner{background-color: #302969; padding:50px 0;}
.payment-bg{background-color: #d9d4fd; padding:30px 50px;}
.whytext {position: relative; padding: 0 0 0 20px; margin-top: -22px;}
.fnttxt {color: #667; line-height: 26px;}
.smallfnt{font-size: 15px;}
.banklogo{width:300px;}	
.banktable table {table-layout: fixed; width: 100% ;}
.banktable td {width: 50% ;} 
.banktable .table-bordered td, .table-bordered th {border: 2px solid #dee2e6!important;}


@media (min-width:5px) and (max-width:767.98px){
.pad{padding:50px 0;}
.no-gutters {padding-right: 15px!important; padding-left: 15px!important;}
.slider-top {margin-top: 0px;}
.boxpad {padding: 30px 15px;}
.boxpad1 {padding: 90px 30px;}
.headfnt1{font-size: 35px;}
.headfnt{font-size:30px;}
.navbar{padding: .5rem 1rem!important;}
.bgclrpad {padding: 55px 0 60px 0;}
.finalbgclrpad{padding:55px 0 55px 0;}
.decor {height: 75px; margin-top: -35px;}
.payment-bg {padding: 30px 10px;}
}

@media (min-width:768px) and (max-width:992.98px){
.pad{padding:70px 0;}
.navbar{padding: .5rem 1rem!important;}
.sidepad {padding-left: 0px;}
.boxpad{padding:30px;}
.boxpad1 {padding: 160px 30px;}
.slider-top {margin-top: -20px;}
.bgclrpad {padding: 55px 0 60px 0;}
.finalbgclrpad{padding:55px 0 55px 0;}
.decor {height: 100px; margin-top: -50px;}
.boxview{display:none;}
.brdr{border-right:1px dotted white;}
}

#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;}
}