/* bootsrp 5 icons */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");

/* common css strats here */

ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

/* ul li {list-style-type:none; padding:0px;} */

/* a.customize{text-decoration:none;}/* for removing underline for anchor*/

a {
    text-decoration: none !important;
}

/* for removing underline for anchor*/

button:focus,
.form-control:focus {
    outline: 0px !important;
    box-shadow: none !important;
}

a:hover {
    text-decoration: none;
}

textarea {
    resize: none;
}

.w-100 {
    width: 100%;
}

.w-auto {
    width: auto !important;
}

.h-100 {
    height: 100%;
}

.h-50p {
    height: 50px;
}

/* for display */

.d-inline-flex{display:inline-flex ;}/* for display inline */

.d-inline-block{display:inline-block ;}

.d-flex{display:flex ;}/* for display inline */


/* for positions */

.pos-relative{position:relative;}

.pos-absolute{position:absolute;}
/* padding styles */

.p-0{padding:0px;}

.p-5p{padding:5px;}

.p-10p{padding:10px;}

.p-15p{padding:15px;}

.p-20p{padding:20px;}

.p-30p{padding:30px;}

.p-40p{padding:40px;}

.pt-5p{padding-top:5px;}

.pt-10p{padding-top:10px;}

.pt-15p{padding-top:15px;}

.pt-20p{padding-top:20px;}

.pt-25p{padding-top:25px;}

.pt-30p{padding-top:30px;}

.pt-35p{padding-top:35px;}

.pt-40p{padding-top:40px;}

.pt-50p{padding-top:50px;}

.ptb-5p{padding-top:5px;padding-bottom:5px;}

.ptb-10p{padding-top:10px;padding-bottom:10px;}

.ptb-15p{padding-top:15px;padding-bottom:15px;}

.ptb-20p{padding-top:20px;padding-bottom:20px;}

.ptb-25p{padding-top:25px;padding-bottom:25px;}

.ptb-30p{padding-top:30px;padding-bottom:30px;}

.ptb-40p{padding-top:40px;padding-bottom:40px;}

.ptb-50p{padding-top:50px;padding-bottom:50px;}

.ptb-60p{padding-top:60px;padding-bottom:60px;}

.ptb-70p{padding-top:70px;padding-bottom:70px;}

.plr-10p{padding-left:10px;padding-right:10px;}

.plr-20p{padding-left:20px;padding-right:20px;}

.plr-30p{padding-left:30px;padding-right:30px;}

.pb-10p{padding-bottom:10px;}

.pb-15p{padding-bottom:15px;}

.pb-20p{padding-bottom:20px;}

.pb-30p{padding-bottom:30px;}

.pb-40p{padding-bottom:40px;}

.pb-50p{padding-bottom:50px;}

.pb-60p{padding-bottom:60px;}

.pb-80p{padding-bottom:80px;}

.ptb-4060p{padding-top:40px;padding-bottom:60px;}

.pr-0p{padding-right:0px;}

.pl-0p{padding-left:0px;}

.pl-10p{padding-left:10px;}

.pl-15p{padding-left:15px;}

.pl-20p{padding-left:20px;}

.pl-25p{padding-left:25px;}

.pl-40p{padding-left:40px;}

.pl-50p{padding-left:50px;}

.pr-20p{padding-right:20px;}

.pr-25p {padding-right:25px;}

.pr-30p {padding-right:30px;}

.pr-40p {padding-right:40px;}

.pr-50p{padding-right:50px;}


/* margin styles */

.mlr-auto{margin-left:auto;margin-right:auto;}

.ml-auto{margin-left:auto;}

.m-0{margin:0px;}

.m-15p{margin:15px;}

.m-lr-auto{margin:0px auto;}

.mt-5p{margin-top:5px;}

.mt-10p{margin-top:10px;}

.mt-15p{margin-top:15px;}

.mt-20p{margin-top:20px;}

.mt-25p{margin-top:25px;}

.mt-30p{margin-top:30px;}

.mt-35p{margin-top:35px;}

.mt-40p{margin-top:40px;}

.mt-45p{margin-top:45px;}

.mt-50p{margin-top:50px;}

.mt-60p{margin-top:60px;}

.mt-70p{margin-top:70px;}

.mt-80p{margin-top:80px;}

.mt-90p{margin-top:90px;}

.mt-100p{margin-top:100px;}

.mt-120p{margin-top:120px;}

.mt-130p{margin-top:130px;}

.mt-220p{margin-top:220px;}

.mb-0p{margin-bottom:0px;}

.mb-5p{margin-bottom:5px;}

.mb-10p{margin-bottom:10px;}

.mb-15p{margin-bottom:15px;}

.mb-20p{margin-bottom:20px;}

.mb-25p{margin-bottom:25px;}

.mb-30p{margin-bottom:30px;}

.mb-40p{margin-bottom:40px;}

.mb-60p{margin-bottom:60px;}

.mb-70p{margin-bottom:70px;}

.mb-80p{margin-bottom:80px;}

.mb-100p{margin-bottom:100px;}

.mtb-2040p{margin-top:20px;margin-bottom:40px;}

.mtb-5p{margin-top:5px;margin-bottom:5px;}

.mtb-10p{margin-top:10px;margin-bottom:10px;}

.mtb-15p{margin-top:15px;margin-bottom:15px;}

.mtb-20p{margin-top:20px;margin-bottom:20px;}

.mtb-30p{margin-top:30px;margin-bottom:30px;}

.mtb-40p{margin-top:40px;margin-bottom:40px;}

.mtb-50p{margin-top:50px;margin-bottom:50px;}

.mtb-60p{margin-top:60px;margin-bottom:60px;}

.mlr-10p{margin-left:10px;margin-right:10px;}

.mlr-20p{margin-left:20px;margin-right:20px;}

.ml-5p{margin-left:5px;}

.ml-10p{margin-left:10px;}

.ml-15p{margin-left:15px;}

.ml-20p{margin-left:20px;}

.ml-50p{margin-left:50px;}

.mr-5p{margin-right:5px;}

.mr-10p{margin-right:10px;}

.mr-15p{margin-right:15px;}

.mr-20p{margin-right:20px;}

.mr-30p {margin-right: 30px;}

.mr-40p {margin-right: 40px;}

.mr-50p {margin-right: 50px;}
/* for box shadow */


/* for border radius  */

.brad-0 {border-radius: 0;}

.brad-50 {border-radius: 50px;}


/* for borders  */

.br-0p {border: 0;}

/* for letter spacing  */

.ls-1p {letter-spacing: 1px;}

.ls-2p {letter-spacing: 2px;}

.ls-4p {letter-spacing: 4px;}

/* for text-patterns*/

/* for text-patterns*/

.txt-up {text-transform: uppercase;}

.txt-cap {text-transform: capitalize;}

.txt-undline {text-decoration: underline !important; }

/* for backgorund colors */

.bg-white{background-color:white;}

.bg-black{background-color:#000000;}

.bg-trans {background: transparent;}

.bg-gray {background-color: #f7f7f7;}

.bg-cream {background-color: #fffff3;}

.bg-yellow {background-color: #f2d460;}

.bg-c1 {background-color: #ffe994;}

/* for text-colors*/

.text-black{color:#000000;}

.text-white{color:#ffffff;}

.text-color {color:#161616;}

.text-violet{color: #ebb5ff;}

/* float css */

.float-left{float:left;}

.float-right{float:right;}

/* for font-size */

.font10 {font-size: 10px;}

.font11 {font-size: 11px;}

.font12 {font-size: 12px;}

.font13 {font-size: 13px;}

.font14 {font-size: 14px;}

.font15{font-size:15px;}

.font16{font-size:16px;}

.font17{font-size:17px;}

.font18{font-size:18px;}

.font19{font-size:19px;}

.font20{font-size:20px;}

.font21{font-size:21px;}

.font22{font-size:22px;}

.font23{font-size:23px;}

.font24{font-size:24px;}

.font26{font-size:26px;}

.font28{font-size:28px;}

.font30{font-size: 30px;}

.font34{font-size: 34px;}

.font36{font-size: 36px;}

.font44{font-size: 44px;}

.font40{font-size: 40px;}

.font50{font-size: 50px;}

.font52{font-size: 52px;}

/* for line-hieght */

.lh-15p {line-height: 15px;}

.lh-16p {line-height: 16px;}

.lh-17p {line-height: 17px;}

.lh-18p {line-height: 18px;}

.lh-20p {line-height: 20px;}

.lh-22p {line-height: 22px;}

.lh-23p {line-height: 23px;}

.lh-24p {line-height: 24px;}

.lh-25p {line-height: 25px;}

.lh-26p {line-height: 26px;}

.lh-27p {line-height: 27px;}

.lh-28p {line-height: 28px;}

.lh-29p {line-height: 29px;}

.lh-32p {line-height: 32px;}

.lh-33p {line-height: 33px;}

.lh-42p {line-height: 42px;}

.lh-44p {line-height: 44px;}

/* poppins */

.fnt-Poppins-Light { font-family: 'Poppins-Light';}

.fnt-Poppins-Regular { font-family: 'Poppins-Regular';}

.fnt-Poppins-Medium { font-family: 'Poppins-Medium';}

.fnt-Poppins-SemiBold { font-family: 'Poppins-SemiBold';}

.fnt-Poppins-Bold { font-family: 'Poppins-Bold';}

/* Roboto */

.fnt-Poppins-Light {font-family: 'Roboto-Light';}

.fnt-Roboto-Regular {font-family: 'Roboto-Regular';}

.fnt-Roboto-Medium {font-family: 'Roboto-Medium';}

.fnt-Roboto-Bold {font-family: 'Roboto-Bold';}

/* for text-alignment*/

.txt-center { text-align: center;}

.text-right { text-align: right;}

.text-left { text-align: left;}

.txt-end { text-align: end;}

.text-justify {text-align: justify;}

.text-initial {text-align: initial;}

/* for align-items*/

.align-items { align-items: center;}

.align-flex-end {align-items: flex-end;}

.justify-space {justify-content: space-between;}

.justify-center {justify-content: center;}

.justify-flex-end {justify-content: flex-end;}

.wh-space {white-space: pre-line;}

.obj-fit {object-fit: cover;}


html {
    overflow-x: hidden;
}

body {
    font-size: 14px;
    line-height: 23px;
    color: #1e1e1e;
    font-family: 'Poppins-Light';
    overflow-x: hidden;
    letter-spacing: 0px;
    background-color: #fefcee;
	position:relative;
}

.container {
    max-width: 1230px !important;
}


/*----- navbar toggler  css -----*/

.navbar-toggler.x {
  border: none;
}

.navbar-toggler.x:focus {
  outline: none;
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}

.navbar-toggler.x .icon-bar {
  width: 22px;
  display: block;
  height: 2px;
  background-color: #000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.navbar-toggler.x .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-toggler.x .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.navbar-toggler.x .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggler.x .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

/*--------------------------------------------------------------
# Desktop Navigation
--------------------------------------------------------------*/
@media (min-width: 1024px) {
  /* .navbar ul li.menu-item-has-children>a{display: inline-block !important;width: auto;}
  .navbar ul li.menu-item-has-children>span{display: inline-block;width: 10px;} */
  .navbar {
    padding: 0;
	width: 100%;
  }

  .navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
	justify-content:center;
    width: 100%;
	flex-wrap: wrap;
  }

  .navbar li {
    position: relative;
  }

  .navbar > ul > li {
    white-space: nowrap;
    /* padding: 8px 0 8px 30px; */
  }

.navbar a, .navbar a:focus {
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-transform: uppercase;
	white-space: nowrap;
	transition: 0.3s;
	position: relative;
	font-size:13px;
	letter-spacing:0.5px;
	text-transform: uppercase;
	color: #fff;
	transition: color 0.3s, background 0.3s;
	font-family: 'Poppins-Medium';
	padding:8px 15px;
	/* filter: drop-shadow(0px 1px 0.5px rgba(0,0,0,0.75)); */
}

  .navbar a i,
  .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
    /* width: 20px;
    height: 20px; */
    position: relative;
    z-index: 20;
	display: none;
  }

  .navbar a:hover,
  .navbar li.active>a,
  .navbar li:hover  a, .menu-active a {
    color: #fff600;
	background-image: linear-gradient(0deg, #fe8121 0%, #fb5303 100%);
  }

  .navbar .menu-item-has-children ul {
    display: block;
    position: absolute;
    left: 0px;
    top: calc(100% + 30px);
    margin: 0;
    /* padding: 10px 0; */
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
	min-width: 200px 
  }

  /* .navbar .menu-item-has-children ul li { */
    /* min-width: 200px; */
  /* } */

  .navbar .menu-item-has-children ul a {
    /* padding: 10px 20px; */
    font-size: 14px;
    text-transform: none;
    color:#000;
    background: #fff;
  }

  .navbar .menu-item-has-children ul a i {
    font-size: 12px;
  }

  .navbar .menu-item-has-children ul a:hover,
  .navbar .menu-item-has-children ul .active:hover,
  .navbar .menu-item-has-children ul li:hover > a {
    color: #fff373;
	background-color: #f44a38;
  }

  .navbar .menu-item-has-children:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  .navbar .menu-item-has-children .menu-item-has-children ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
  }

  .navbar .menu-item-has-children .menu-item-has-children:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
  }
}
/* 
@media (min-width: 1024px) and (max-width: 1366px) {
  .navbar .menu-item-has-children .menu-item-has-children ul {
    left: -90%;
  }

  .navbar .menu-item-has-children .menu-item-has-children:hover > ul {
    left: -100%;
  }
} */

@media (min-width: 1024px) {

  .mobile-nav-show,
  .mobile-nav-hide {
    display: none;
  }
}

/*--------------------------------------------------------------
# Mobile Navigation
--------------------------------------------------------------*/
@media (max-width: 1023px) {
  /* .navbar ul li.menu-item-has-children>a{display: inline-block !important;width: 90%;}
  .navbar ul li.menu-item-has-children>span{display: inline-block;width: 10%;color: rgba(255, 255, 255, 0.7);} */
  .navbar ul li.menu-item-has-children>a i{
    position: absolute;
    right: 20px;
    width: 10%;
    height:32px;
    text-align: center;
    top: 0px;
  
  }
  .navbar ul li.menu-item-has-children>a i::before{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
  }
  .navbar ul li.menu-item-has-children>a{position: relative;}
  .navbar {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width:320px;
    bottom: 0;
    transition: 0.3s;
    z-index: 9997;
  }

  .navbar ul {
    position: absolute;
    inset: 0;
    padding:40px 10px 10px 10px !important;
    margin: 0;
	background-image: linear-gradient(0deg, #5b8b1d 0%, #669c22 100%);
	/* background-image: linear-gradient(180deg, #ffad00 0%, #ffd100 50%, #ffae00 100%); */
    overflow-y: auto;
    transition: 0.3s;
    z-index: 9998;
  }
  
 

  .navbar a,
  .navbar a:focus {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    padding:8px 20px;
    color:#fff;
    white-space: nowrap;
    text-transform: uppercase;
    transition: 0.3s;
    font-family: "Poppins-Light";
  }

  .navbar a i,
  .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
  }

  .navbar a:hover,
  .navbar .active,
  .navbar .active:focus,
  .navbar li:hover > a {
    color: #fff;
  }

  .navbar .menu-item-has-children ul,
  .navbar .menu-item-has-children .menu-item-has-children ul {
    position: static;
    display: none;
    padding:10px 0 !important;
    margin: 10px 20px;
    transition: all 0.5s ease-in-out;
    border: 1px solid #ffd086;
  }
  .dropdown-active a{
    font-size: 12px !important;
    padding: 6px 15px;
  }

  .navbar .menu-item-has-children > .dropdown-active,
  .navbar
    .menu-item-has-children
    .menu-item-has-children
    > .dropdown-active {
    display: block;
  }

  /* .navbar .dropdown>.dropdown-active, .navbar .dropdown .dropdown>.dropdown-active {
    display: block;
} */
  /* .mobile-nav-show { */
    /* position: relative; */
    /* color: #000; */
    /* font-size: 28px; */
    /* cursor: pointer; */
    /* line-height: 0; */
    /* transition: 0.5s; */
    /* z-index: 9999; */
    /* padding-right: 10px; */
  /* } */
  .mobile-nav-show {
    color: #000;
    font-size: 25px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    z-index: 9999;
    padding-right: 0;
    position: fixed;
    top: 57px;
    right: 0;
    background:#ff801a;
    border-radius: 50px 0px 0px 50px;
    padding:4px 2px 3px 7px;
}
  .mobile-nav-hide {
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    position: fixed;
    left:275px;
    top: 15px;
    z-index: 9999;
  }

  .mobile-nav-active {
    overflow: hidden;
  }

  .mobile-nav-active .navbar {
    left: 0;
  }

  .mobile-nav-active .navbar:before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9996;
  }
}

/* ------------------------------------------------------------------------------------------------------------*/
/* HEADER CSS */
/* ------------------------------------------------------------------------------------------------------------*/

/* HEADER TOP CSS */

.main-bg{
	position:relative;
}

.top-header {
    position: relative;
    background-image: url(../images/header-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
.top-header:before{
	content: "";
	background-image: url(../images/top-bdr.png);
	background-repeat: repeat-x;
	background-size: 14px;
	width: 100%;
	height:14px;
	position: absolute;
	right: 0;
	left: 0;
	top: 0; 
	display: inline-block;
}

.top-header .container {
    max-width: 1430px !important;
}
.h-br {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.logo-right-part{
    margin-right: -25px;
}
.logo-left-part{
	margin-left:-25px;
}
.fort-icon, .temple-icon{ position: absolute; bottom: 0; z-index: -1;}
.fort-icon {left:20px; bottom: -35px; height:175px; }
.temple-icon {
    right: 50px;
    height: 130px;
}

.logo-text {
    /* margin-bottom: -7px; */
    position: relative;
    height: 155px;
	z-index: 9;
}
.logo-right, .logo-left{
	width:570px; 
	/* height:95px; */
}
.hlogin-btn {
    margin-left:20px;
}
.top-header:before {
	background-size: 9px;
}
.rsp-logo-section{display:none;}

/* HEADER-BOTTOM CSS  */

#header {
    background-image: linear-gradient(0deg, #f11f14 0%, #cc2307 100%);
}

.header-nav { 
	display:flex;
	align-items:center;
	flex-wrap: wrap;
	z-index: 997;	
}

.desk-logo{display:none;}

.hlogin-btn a {
    background-image: linear-gradient(0deg, #fe8121 0%, #fb5303 100%);
    border-radius: 50px;
	padding:3px 15px !important;
}

/* ------------------------------------------------------------------- */
	/* HOME PAGE COMMON CSS */
/* ------------------------------------------------------------------- */
.common-section{
	padding-top:55px;
	padding-bottom:55px;
}
.pt-gap{
	padding-top:60px;
}
.pb-gap{
	padding-bottom:60px;
}
.pt-gap1{
	padding-top:40px;
}
.pb-gap1{
	padding-bottom:40px;
}

.section-title {
    font-size: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #222222;
    font-family: "Poppins-SemiBold";
}

.section-title2{
	font-size: 30px;
	color: #005293;
	font-family: "Poppins-SemiBold";
}

.flip-img{
	-webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

/* common button css */

.btn-size {
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Poppins-Light';
    border-radius: 50px;
    padding:8px 30px;
}
.btn-blue{
	background-color: #1074c4;
	color:#fff;
}
.btn-blue:hover{
	background-color: #fff;
	color:#1074c4;
}
.btn-green{
	background-color: #7ab038;
	color:#fff;
}
.btn-green:hover{
	background-color: #fff;
	color:#7ab038;
}


/* MAIN CONTENT COMMON CSS */

.main-bg {
    /* background-color: #012054; */
    background-image: url(../images/bg.png);
    background-position: center;
    position: relative;
    background-size: 100% 100%;
    margin-bottom: -15px;
    position: relative;
    z-index: 1;
}


.circle-left, .circle-right{position: absolute;top:0px; height:90px;}
.circle-left{left:0px;}
.circle-right {right:0px;}


.veena-left, .veena-right{position: absolute;bottom:25px; height:320px;}
.veena-left{left:0px;}
.veena-right {right:0px;}



.thoraman-left, .thoraman-right{position: absolute;top:0px; height:285px; z-index:9;}
.thoraman-left{left:0px;}
.thoraman-right {right:0px;}

.border-wrap {
    border-image-source: url(../images/banner-frame.png) !important;
    border: 1px solid gray;
    padding: 14px;
    border-image-repeat: stretch;
    border-image-slice: 32;
    border-image-width: 30px;
    border-image-outset: 0;
    display: block;
    transform: translateY(-15px);
}
/* BANNER CSS */

.banner-icon-bar{position:relative;}
.banner-icon-bar:before {
    content: '';
    border: 12px solid #000000ab;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.carousel-indicators {z-index: 5 !important;}
.carousel-indicators [data-bs-target] { 
	width: 12px !important; 
	height: 12px !important; 
	border-radius: 50%;
	background-color:#f15719;
}

/* carousel arrows css */

.carousel-control-next, .carousel-control-prev {
    opacity: 1;
	width: 4%;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	width: 32px;
  height: 32px;
  background-color: #ffaf2f !important;
  background-size: 16px;
  padding: 15px !important;
  border-radius: 50px;
}

.br1:before{	
	content:'';
	background-image:url(../images/wel-top-br.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;	
	position: absolute;
	top:0; 
	z-index: 99;
	width: 100%;
	height: 8px;	
	left: 0;
    right: 0;
}


/* LATEST UPDATES CSS  */

.latest-sec { padding:7px 10px 2px 10px;}
.latest-post{overflow: hidden;}
.latest-hd{
	font-size:16px;
	letter-spacing: 1px;
	line-height: 30px;
	text-transform: uppercase;
	color: #f9de48;
	font-family: 'Poppins-SemiBold';
}
.latest-hd img{margin-left:5px;}
.update-content marquee{position: absolute; top:0px;}
.update-content ul {display:inline-flex;}
.update-content ul li { padding-right:45px;}
.update-content li a{font-size:14px;color:#fff;line-height:30px;}
.update-content ul li:before {
    content: '';
    border-radius: 50%;
    height: 8px;
    width: 8px;
    margin-right: 10px;
    background-color: #f2d460;
    margin-left: -25px;
    display: inline-block;
}


/* BUTTON CSS */

.button-block {
    margin-top: -5px;
}
.buttonslis {
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin: 5px; */
    gap: 15px;
}
.buttonslis li {width: 197px;}
.buttonslis li:first-child {margin-top:0px;}
.buttonslis li a img{margin-right:5px; height:20px;}
.buttonslis li a{
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	border-radius:2px;
	background-image: linear-gradient(90deg, #7daf41 0%, #2cb058 100%);
	font-family: 'Poppins-Regular';
	padding:8px 8px 8px 12px;
	display: flex;
	align-items:center;
	justify-content: center;
}
.buttonslis li a span{
	filter: drop-shadow(0px 1px 1px rgba(0,0,0,0.4));
}
.buttonslis li:nth-child(1) a {background-image: linear-gradient(90deg, #f54b4e 0%, #ffa85e 100%);}
.buttonslis li:nth-child(2) a {background-image: linear-gradient(90deg, #7daf41 0%, #2cb058 100%);}
.buttonslis li:nth-child(3) a {background-image: linear-gradient(90deg, #ffab34 0%, #ff9500 100%);}
.buttonslis li:last-child a {background-image: linear-gradient(90deg, #00b7e5 0%, #0e74c6 100%);}

.buttonslis li:nth-child(1):hover a {background-image: linear-gradient(90deg, #ffa85e 0%, #f54b4e 100%);}
.buttonslis li:nth-child(2):hover a {background-image: linear-gradient(90deg, #2cb058 0%, #7daf41 100%);}
.buttonslis li:nth-child(3):hover a {background-image: linear-gradient(90deg, #ff9500 0%, #ffab34 100%);}
.buttonslis li:last-child:hover a {background-image: linear-gradient(90deg, #0e74c6 0%, #00b7e5 100%);}

/* WELCOME CSS */

.welcome-subtitle{
	font-size: 23px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Poppins-Medium';
}
.welcome-title{
	font-size:38px;
	text-transform: uppercase;
	color: #f9de48;
	font-family: 'Poppins-SemiBold';
	margin-bottom:20px;
}
.w-dgn:before {
    content: '';
    width: 545px;
    height: 1px;
    background-color:#6d9933;
    position: absolute;
    bottom:-8px;
    left: 0;
    right: 0;
    margin: auto;
}
.w-dgn:after {
    content: '';  
    position: absolute;
    bottom:-20px; 
    right: 0;
    left: 0;
    margin: auto;
	height: 53px;
	text-align: center;
	background-image: url(../images/flower-dgn.png);
    background-repeat: no-repeat;
    background-position: center;
	z-index:0;
}


/* MAIN CONTENT CSS */

.bg2 {
    background-image: url(../images/bg2.jpg);
    background-position: center;
    background-repeat: repeat;
    background-size: 300px;
    position: relative;
    /* padding-bottom: 80px; */
    margin-bottom: -60px;
    z-index: 0;
}

.btm-left, .btm-right{position: absolute;bottom:55px; height:350px;}
.btm-left{left:20px;}
.btm-right {right:20px;}


/* TEMPLE EVENTS CSS */

.srvc-card {
    border-radius: 13px;
    background-color:#0965ae;
}
.srvc-icon {
    border-radius: 13px;
}
.srvc-ct {
    padding:15px;
}
.srvc-title {
	font-size:16px;
	line-height: 22px;
	color: #ffffff;
	font-family: 'Poppins-Regular';
}

.srvc-link a {
    position: relative;
    display: block;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}
.srvc-link {
    position: absolute;
    /* top: 50%; */
    right: 4px;
    bottom:-4px;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
}
.srvc-link i {
    color: #65b4f3;
    font-size: 26px;
}
.srvc-card:hover .srvc-link i{
	color:#fff;
}

/* EVENT COMMON CSS */

.box-gap {
    padding-bottom:60px;
}
.cmn-box-shadow {
    filter: drop-shadow(0px 3px 7.5px rgba(113, 56, 0, 0.22));
    background-color: #ffffff;
    z-index: 2;
    position: relative;
}

/* .cmn-box-shadow::before { */
    /* top: 0; */
    /* position: absolute; */
    /* content: ''; */
    /* background-image: url(../images/about-top-bdr.png); */
    /* background-repeat: repeat-x; */
    /* height: 8px; */
    /* background-size: contain; */
    /* width: 100%; */
    /* left: 0; */
/* } */

/* .cmn-box-shadow::after { */
    /* left: 0; */
    /* position: absolute; */
    /* content: ''; */
    /* background-image: url(../images/about-btm-bdr.png); */
    /* background-repeat: repeat-x; */
    /* height: 13px; */
    /* background-size: contain; */
    /* width: 100%; */
    /* bottom: 0px; */
/* } */
.bg-ash {
	box-shadow: inset 0 0 50px rgba(0,0,0,0.07);
	background-color: #ffffff;
    /* margin-left: 8px; */
}

.event-grid {
    display: grid;
    grid-template-columns: 1fr 235px;
    gap:25px;
	padding:15px 20px 20px 20px;
}

.g-head {
	font-size: 20px;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: "Poppins-SemiBold";
	text-align: center;
	margin-left: -8px;
	position: relative;
	line-height: 40px;
	padding: 0px 10.5px;
	background-image: linear-gradient(90deg, #f54b4e 0%, #ffa85e 100%);   
}

.g-head::before {
    position: absolute;
    content: '';
    transform: rotate(-90deg);
    border-left: 8px solid transparent;
    border-bottom: 8px solid #d00f12;
    bottom: -8px;
    left: 0px;
}

/* NEWS EVENT CALENDER CSS */

.event-btn {
    font-size: 11px;
	color: #464646;
    text-transform: uppercase; 
    font-family: 'Muli-Regular';
    border-radius: 50px;
    background-color: #e8e8e8;
    padding: 6px 13px;
}
.event-block{padding:30px 35px 30px 25px;}
.event-card { margin-top:30px;}
.event-card:first-child{ margin-top:0px;}
.event-icon img{
	width: 185px;
	height: 112px;
}
.event-icon1 img {
    width: 850px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
.event-content{
	border-bottom:1px solid #e9e9e9;
}
.event-hd {
    font-size: 20px;
    color: #528c06;
    font-family: 'Poppins-Regular';
    margin-top: 5px;
}
.event-date{
	font-size: 13px;
	color: #e0252c;
	font-family: 'Poppins-Regular';
}
.circle-arrow-bar{
    align-items: center;
    display: grid;
}
.circle-arrow-bar a{
    align-items: center;
    display: grid;
    background: #deeaf4;
    border-radius: 50%;
    width: 29px;
    height:29px;
}
.circle-arrow-bar i {
    font-size: 26px;
    color: #004b87;
    text-align: center;
    line-height: 0;
}

/* SPONSORS CSS  */
.box-gap2 {
    padding: 10px 20px;
}
.g-head.bg-change1 {
    background-image: linear-gradient(90deg, #7daf41 0%, #2cb058 100%);
}

.g-head.bg-change1::before {
    border-bottom-color:#5d8b11;
}

.sponser-img li {padding-top:7px;}
.sponser-img li div {
    width: 190px;
    height:85px;
	border: 1px solid #bdbdbd;
    background-color: #ffffff;
    display: grid;
    justify-content: center;
    align-items: center;
	margin:auto;
}
    .sponser-img li div img {
        width: 100%;
        object-fit: contain;
        height: 100%;
    }
.ticker>ul>li:not(:last-child)>a>img, .ticker2>ul>li:not(:last-child)>a>img {
    margin-bottom:4px;
    max-width: 100%;
}

.ticker>ul, .ticker2>ul {
    width: 100% !important;
}

/* GALLERY CSS */

.cmn-gap { padding: 0px 25px;}

.gallery__icon, .v-icon{height:185px;}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000000a1;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.text {
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.gallery-owl i {font-size: 35px;}
.g-box:hover .overlay { height: 100%;}


/* VIDEO CSS */

.video-gallery-sec .video-item {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
}

.video-gallery-sec .video-item::before {
    position: absolute;
    height:70px;
	width: 70px;
    background-image: url(../images/yt.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    content: ''; 
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/* GALLERY OWL CSS */

.owl-theme .owl-nav [class*=owl-]:hover { background: none !important;}
.owl-nav { display: block !important;}

.owl-nav .owl-prev {
    left: -35px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    margin: 0px !important;
}
.owl-nav .owl-next {
    right: -40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    margin: 0px;
}


/* FOOTER PART CSS */

.footer-sec {
    background-image: url(../images/footer.png);
    background-size: 100% 100%;
	/* background-size: cover; */
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
}
.footer-bg-img {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    opacity: 0.3;
}

.footer-logo{height:145px;}

.footer-top{ padding-top:65px;}

.footer-logo-bar {
    display: inline-block;
    margin: auto;
    padding:20px 50px 25px 50px;
    border-radius: 0px 0px 150px 150px;
    background-color:#ffdd4087;
    /* opacity: 0.251; */
    /* width: 285px; */
    /* height: 420px; */
    /* border-radius: 143px; */
    /* background-color: #003c87; */
}
.footer-title {
	font-size: 22px;
	color: #ffffff;
	font-family: 'Poppins-Regular';
}
.fbox3{display: grid;justify-content: end;}
/* .fbox2{ */
	/* margin-left: 50px; */
/* } */

.helpdesk-icon{height:75px;}

.help-cnt, .help-cnt a{color: #bd070e;}

.fcal-cd{margin-top:5px;}
.fcal-icn {
    height: 25px;
    margin-bottom: -3px;
}
.help-title{line-height:20px;}
.fcal{font-size:26px; font-family: 'Oswald-Light';}


/* news letter css */
.news-letter img{margin-right:5px;}
.news-letter h5 {font-size:18px;color: #b25400;line-height: 18px;font-family: 'Poppins-SemiBold';}
.news-letter h5 span{font-size:12px; font-family: 'Poppins-Regular';}


/* subscribe css */

.news-letter img {margin-bottom: -23px;}
.subscribe-box button {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Poppins-Medium';
    text-align: center;
    border: 0;
    border-radius: 50px;
    height: 40px;
    width: 265px;
    padding: 0px 15px;
    background-color:#6cab28;
    
}
.f-btn span {
    position: absolute;
	top:4px;
    right:4px;
    border: 0;
    background: transparent;
    padding: 0;    
}
.f-btn span img{height:32px;}
.subscribe-box input:focus {color: #ffffff; border-color: 0;outline: 0;box-shadow: none;}
.subscribe-box ::placeholder {color: #ffffff !important;}

/* social icons */
.fsocial-icons{margin-top:20px;}
.f-icon {
    position: relative;
    text-align: center;
    width: 0px;
    height: 0px;
    padding:16px;
    color: #fff;
	border: 2px solid #ffffff;
	border-radius:50%;
    display: inline-block;
    margin:0px 0px 0px 6px;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.f-icon i {
	font-size:18px; 
	color:#fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.f-icon:hover{
	background:#bd070e;
	border: 2px solid #bd070e;
}

/* .f-fb{border: 1px solid #4b69b1; color:#4b69b1;} */
/* .f-tw{border: 1px solid #0e0e0e; color:#0e0e0e;} */
/* .f-insta{border: 1px solid #974494; color:#974494;} */
/* .f-yt{border: 1px solid #e83f3a; color:#e83f3a;} */

/* copy right section css */

.copy-right-block {
    /* background-color: #fdc506; */
    padding: 21px 0px;
    font-size:13px;
    color: #341900;
    border-top: 1px solid #ffdf66;
}
.aw-txt{color:#db0910;}



/* --------------------------------------------------------- */
	/* INNER PAGES COMMON CSS STARTS HERE */
/* --------------------------------------------------------- */

/* Inner Pages */

.inner-top-banner .banner-top-images {
    position: absolute;
    z-index: 3;
    height: 250px;
}


/* Common Banner In Inner Pages */
.inner-banner-sec .container{
	padding: 0px 14px 14px 14px !important;
	border-top: 0px !important;
	border: 0px solid orange;
	border-image:
	url("../images/inner-banner-bdr.png")
	14 /                    /* slice */
	0px 14px 14px 14px /    
	0px 0px 0px 0px       /* outset */
	round;  
	position: relative;
}
.inner-banner-title{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}
.inner-banner-title .head{
	position: relative;
	font-size: 36px;
	line-height: 48px;
	color: #ffffff;
	font-family: "Poppins-Regular";
	text-align: center;
	filter: drop-shadow(0px 3px 0px #000000);
}
.login-head{
	font-size: 36px;
	line-height: 48px;
	font-family: "Poppins-Medium";
}

.gal-colm{padding-top:40px;}


/* --------------------------------------------------------------- */
	/* INNER PAGES COMMON CSS */
/* --------------------------------------------------------------- */

.innmain-bg{
	background-image: url(../images/innerpage-bg.png);
	background-repeat: no-repeat;
	padding-top:5px;
}
.innmain-bg .latest-sec {
    padding: 2px 10px 2px 10px;
}
.innborder-wrap {
    transform: translateY(0px);
}
.innban-title-bar {
    padding:20px 0px 35px 0px;
}
.innban-title{
	font-size:32px;
    text-transform: uppercase;
    color: #f9de48;
    font-family: 'Poppins-SemiBold';
    margin-bottom:0px;
}

/* button css */

.sidebar-btns {
    padding: 15px;
}
.sidebar-btns .buttonslis {
    display: block;
}
.sidebar-btns .buttonslis li:first-child {
    margin-top: 0px;
}
.sidebar-btns .buttonslis li {
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
}
.buttonslis li a {
    justify-content: initial;
}


.innpage-grid{padding:30px;}











