/* #### Generated By: http://www.cufonfonts.com #### */

    @font-face {
 font-family: 'Muli Regular';
 font-style: normal;
 font-weight: normal;
 src: local('Muli Regular'), url('../fonts/Muli-Regular.woff') format('woff');
}
 @font-face {
 font-family: 'Muli Italic';
 font-style: normal;
 font-weight: normal;
 src: local('Muli Italic'), url('../fonts/Muli-Italic.woff') format('woff');
}
 @font-face {
 font-family: 'Muli ExtraLight';
 font-style: normal;
 font-weight: normal;
 src: local('Muli ExtraLight'), url('../fonts/Muli-ExtraLight.woff') format('woff');
}
 @font-face {
 font-family: 'Muli ExtraLight Italic';
 font-style: normal;
 font-weight: normal;
 src: local('Muli ExtraLight Italic'), url('../fonts/Muli-ExtraLightItalic.woff') format('woff');
}
 @font-face {
 font-family: 'Muli Light';
 font-style: normal;
 font-weight: normal;
 src: local('Muli Light'), url('../fonts/Muli-Light.woff') format('woff');
}
 @font-face {
 font-family: 'Muli Light Italic';
 font-style: normal;
 font-weight: normal;
 src: local('Muli Light Italic'), url('../fonts/Muli-LightItalic.woff') format('woff');
}
 @font-face {
 font-family: 'Muli SemiBold';
 font-style: normal;
 font-weight: normal;
 src: local('Muli SemiBold'), url('../fonts/Muli-SemiBold.woff') format('woff');
}
 @font-face {
 font-family: 'Muli SemiBold Italic';
 font-style: normal;
 font-weight: normal;
 src: local('Muli SemiBold Italic'), url('../fonts/Muli-SemiBoldItalic.woff') format('woff');
}
 @font-face {
 font-family: 'Muli Bold';
 font-style: normal;
 font-weight: normal;
 src: local('Muli Bold'), url('../fonts/Muli-Bold.woff') format('woff');
}
 @font-face {
 font-family: 'Muli Bold Italic';
 font-style: normal;
 font-weight: normal;
 src: local('Muli Bold Italic'), url('../fonts/Muli-BoldItalic.woff') format('woff');
}
 @font-face {
 font-family: 'Muli ExtraBold';
 font-style: normal;
 font-weight: normal;
 src: local('Muli ExtraBold'), url('../fonts/Muli-ExtraBold.woff') format('woff');
}
 @font-face {
 font-family: 'Muli ExtraBold Italic';
 font-style: normal;
 font-weight: normal;
 src: local('Muli ExtraBold Italic'), url('../fonts/Muli-ExtraBoldItalic.woff') format('woff');
}
 @font-face {
 font-family: 'Muli Black';
 font-style: normal;
 font-weight: normal;
 src: local('Muli Black'), url('../fonts/Muli-Black.woff') format('woff');
}
 @font-face {
 font-family: 'Muli Black Italic';
 font-style: normal;
 font-weight: normal;
 src: local('Muli Black Italic'), url('../fonts/Muli-BlackItalic.woff') format('woff');
}
 @font-face {
 font-family: 'KINGTHINGS PETROCK';
 font-style: normal;
 font-weight: normal;
 src: local('KINGTHINGS PETROCK'), url('../fonts/KINGTHINGS PETROCK.woff') format('woff');
}
body {
	 font-family: 'Muli Regular';
	color:#748187;
	font-size:16px;
	font-weight:normal;
}
/* Max content widths */


a {
    color: #ec4f0c;
  
}

.elementor-element .elementor-widget-container p a{  text-decoration: underline;
	
}
a:hover{
	color: #c70808;
}
 
.elementor-icon-list-item a span{ text-decoration: underline;
	color: #ef843c !important;}

ul {
	margin:0;
	padding:0;
}
div#list-style ol {
   list-style: none;
   counter-reset: item;
	padding-left:45px;
 }
div#list-style li {
   counter-increment: item;
   margin-bottom: 10px;
	position:relative;
 }
div#list-style ol li:before {
       margin-right: 10px;
    content: counter(item);
    background: #F06540;
    color: white;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    padding: 4px 8px;
    line-height: 17px;
    position: absolute;
    left: -35px;
    top: 4px;
}


div.numberstyle ol {
   list-style: none;
   counter-reset: item;
	padding-left:45px; 
 }
div.numberstyle li {
   counter-increment: item;
   margin-bottom: 10px;
	position:relative; list-style: auto;
 }
div.numberstyle strong {
    margin-right: 10px;
    background: #F06540;
    color: white;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    padding: 6px 8px 4px 8px;
    line-height: 17px;
    margin-top: 3px;
    margin-bottom: 25px;
    float: left;
}

.donarText{display: inline-block;
    background: #fff;
    padding: 5px 5px 5px 0;}

.numberstyle .donarText strong {
    margin-bottom: 8px;
}
div#list-style-2 ol {
   list-style: none;
   counter-reset: item;
	padding-left:45px;
 }
div#list-style-2 li {
   counter-increment: item;
   margin-bottom: 10px;
	position:relative;
 }
div#list-style-2 ol li:before {
       margin-right: 10px;
    content: counter(item);
    background: #F06540;
    color: white;
	border-radius:100%;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    padding: 4px 8px;
    line-height: 17px;
    position: absolute;
    left: -35px;
    top: 2px;
}
div#list-style-3 ol {
   list-style: none;
   counter-reset: item;
	padding-left:45px;
 }
div#list-style-3 li {
   counter-increment: item;
   margin-bottom: 10px;
	position:relative;
 }
div#list-style-3 ol li:before {
       margin-right: 10px;
    content: counter(item);
    background: #832E33;
    color: white;
	border-radius:100%;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    padding: 4px 8px;
    line-height: 17px;
    position: absolute;
    left: -35px;
    top: 2px;
}
li {
	list-style:none;
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
	max-width: 100%;
	height: auto
}
/* Navbar */
.navbar-topbar {
	border-radius: 0;
}
.navbar .dropdown-menu li {
	width: 100%;
	margin-left: 0 !important;
}
.navbar .dropdown-menu {
	margin-top: 0;
	border: none;
	background: #fff;
}
/* Main content */
.ceremonialtable td{padding:3px 11px;}
#content article {
	margin: 40px 0
}
#content header {
	margin: 20px 0
}
#content section {
	margin-bottom: 20px
}
#content footer {
	padding-bottom: 20px
}
.page-header {
	background: #f9f9f9 none repeat scroll 0 0;
	border-bottom: 1px solid #eee;
	margin: 40px 0 20px;
	padding: 10px 14px;
}
/* Sidebar */
.sidebar {
	margin-top: 20px
}
.sidebar section {
	margin-bottom: 40px
}
.sidebar ul, .sidebar ol {
	list-style-type: none;
	padding: 0
}
.sidebar li {
	margin: 10px 0
}
/*slider*/
.sp-testimonial-free p {
    font-size: 18px !important;
    font-family: 'Muli Regular' !important;
    color: #212121 !important;
    background: #33333308;
    padding: 10px;
    margin: 0px;
	    border: 1px solid #3333;

}
.sp-testimonial-free p:last-child,.sp-testimonial-free p:first-child {
	display:none;
}
p.tfree-testimonial-content {
    display: none !important;
}
/* Hide form placeholders on focus */
input:focus::-webkit-input-placeholder {
 color: transparent;
}
 input:focus:-moz-placeholder {
 color: transparent;
} /* FF 4-18 */
 input:focus::-moz-placeholder {
 color: transparent;
} /* FF 19+ */
 textarea:focus::-webkit-input-placeholder {
 color: transparent;
}
 textarea:focus:-moz-placeholder {
 color: transparent;
} /* FF 4-18 */
 textarea:focus::-moz-placeholder {
 color: transparent;
} /* FF 19+ */
/* Comments */
#respond {
	margin-top: 40px
}
ol.commentlist {
	counter-reset: li; /* Initiate a counter */
	padding: 0
}
ol.commentlist ul {
	padding: 0
}
ol.commentlist > li {
	position: relative;
	margin: 0 0 20px 0;
	list-style: none /* Disable the normal item numbering */
}
ol.commentlist > li:before {
	content: "Thread " counter(li); /* Use the counter as content */
	counter-increment: li; /* Increment the counter by 1 */
	position:absolute;
	top: 0;
	right: 0;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom-left-radius: 4px;
	padding: 5px 20px 5px 10px;
	color: #999
}
ol.commentlist li ol, ol.commentlist li ul {
	list-style-type: none;
	margin: 0
}
.commentlist li li {
	background: #f9f9f9;
}
.commentlist li li li {
	background: #fff
}
.commentlist li li li li {
	background: #f9f9f9
}
.commentlist li li li li li li {
	background: #fff
}
.commentlist li {
	padding: 20px
}
.commentlist ul li {
	margin-top: 20px;
	margin-bottom: 0
}
.reply p {
	margin: 0
}
/* Site footer */

h1, h2, h3, h4, h5, h6{	/* font-family: 'Muli Bold' !important; */
}
.site-footer {
	padding: 40px 0
}
.site-footer ul, .site-footer ol {
	list-style-type: none;
	padding: 0
}
.site-footer li {
	margin: 10px 0
}
.site-sub-footer p {
	text-align: center
}
.site-footer p {
	text-align: center
}
.top-header {
	/*background:#e48038;
	padding-top:0;
	padding-bottom:0;
	color:#fff;*/
	background-image: url(https://beta02953.vedicaryasamaj.org/wp-content/uploads/2022/12/Website_Arya-Samaj-2_ELEMENTS-03-1-min.png);
	background-size: cover;
}
.menuOuter {
	padding:17px 0;
}
.navbar {
	padding:  0;
	font-family: 'KINGTHINGS PETROCK';
}
.navbar-toggleable-md .navbar-nav .nav-link {
	padding: 4px 27px;
}
.navbar-inverse .navbar-nav .nav-link {
	font-size:19px; letter-spacing: 1px;
	font-weight:500;
	color: #fff;
}
.navbar-inverse .navbar-nav .active>.nav-link, .navbar-inverse .navbar-nav .nav-link.active, .navbar-inverse .navbar-nav .nav-link.open, .navbar-inverse .navbar-nav .open>.nav-link {
	color: #fff;
	font-weight:bold;
}
.navbar-inverse .navbar-nav li.current-page-ancestor.nav-link {
	color: #fff;
	font-weight:bold;
}
.navbar-toggleable-md #menu-menu-left li {
	margin-right:25px;
}
.navbar-toggleable-md #menu-menu-right li {
	margin-left:31px;
}
.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
	color:#e58038;
}
div#border-b span:after {
        position: absolute;
    content: "";
    height: 2px;
    background-color: #F06540;
    width: 46px;
    margin-left: 0;
    top: 97%;
    left: 21px;
}
div#border-c span:after {
        position: absolute;
    content: "";
    height: 2px;
    background-color: #F06540;
    width: 46px;
    margin-left: 0;
    top: 97%;
    left: 7px;
}

.screeningbullet .elementor-icon-list-item{text-align: justify !important;}
/*-----0223----*/
/*.dropdown-toggle::after{content: none !important;}*/
.navbar .dropdown-menu li a {
	font-weight:500;
	color: #748187;
	background-color: transparent;
}
.navbar .dropdown-menu li a:hover {
	color:#782c2e;
	font-weight:500;
}
.dropdown-menu {
	background-color: transparent;
}
/*-----0223-end----*/
.banner-wrapper {
	position: relative;
	top:0;
	background:#e48038;
	text-align:center;
	z-index: 1;
}
header {
	width: 100%;
	margin: 0 auto;
	z-index: 99;
}
.logo {
	text-align:center;
	margin: 0 0 0;
}
.footer {
	background:#333;
	padding:5px 0;
}
.footer p {
	margin:0;
	color:#999;
}
.footer a {
	color: #fdeab5;
}
.top-header .navbar {
	padding: 34px 0 0;
}
.btn-primary {
	color: #7d898f;
	background-color: #fff;
	border-color: #669999;
	padding:15px 30px;
	border-radius: 50px;
	text-transform:uppercase;
	font-weight:500;
}
.btn-primary:hover {
	color: #fff;
	background-color: #b0cb1f;
	border-color: #b0cb1f;
	border-radius: 50px;
}
.btn-secondary {
	color: #fff;
	background-color: #b0cb1f;
	border-color: #b0cb1f;
	border-radius: 50px;
}
.btn-secondary:hover {
	color: #fff;
	background-color: #669999;
	border-color: #669999;
	border-radius: 50px;
}
/*---------- service ----------*/
 h2 {
	font-size:30px;
	font-weight:bold;
}
.navbar-nav {/*border-top:1px solid #eccc69;*/
}
.innerheader {
	background-image: url(https://beta02953.vedicaryasamaj.org/wp-content/uploads/2022/12/Website_Arya-Samaj-2_ELEMENTS-03-1-min.png);
    background-size: cover;
}
.top-header .navbar-toggleable-md .navbar-collapse > ul {
	background: #832e33;
}
.navbar > ul li ul.dropdown-menu {
	top: 97%;
	background:#f9c92b;
}
.navbar > ul li ul.dropdown-menu a {
	display: block;
	color: #a53335;
	font-weight: 600;
}
.bg-banner {
    text-align: center;
}
.bg-banner h2 {
	color: #fff;
   
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.bg-banner h2 span {
	display:block;
	font-size:28px;
}
.navbar > ul li:hover a {
	color: #e58038;
}
.navbar .navbar-nav .nav-link {
	padding: .5em 1em;
	color: #fdeab5;
}
.navbar > ul li .dropdown-item.active,  .navbar > ul li .dropdown-item:active {
	color: #a53335;
	text-decoration: none;
	background-color: #fff
}
.navbar > ul li ul.dropdown-menu li {
	display: block;
	margin-left: 0;
	font-weight: 600;
	text-align:left;
}
 .navbar > ul li a:not([href]):not([tabindex]):focus,  .navbar > ul li a:not([href]):not([tabindex]):hover {
 color: #a53335;
 text-decoration: none
}
.menu-home-menu-container > ul li ul.dropdown-menu {
	top: 97%;
}
.menu-home-menu-container > ul li ul.dropdown-menu a {
	display: block;
	color: #000;
}
.innerheader .navbar-nav {
	border-top: 1px solid transparent;
}
.profileDetails {
	cursor: pointer;
	text-align: center;
	padding: 9px 5px;
	/* min-height: 83px; */
    display: flex;
	align-items: center;
}
.governing {
	position: relative;
	text-align: center;
	margin: 75px auto 50px;
	width: 88%;
	border: 2px solid #ffdbc3;
}
.governing .teamImg {
	position: relative;
	cursor: pointer;
	margin-top: -61px;
}
.governing .profileDetails {
	display: block;
	background: #ffdbc3;
}
.governing .profileDetails h2 {
	font-size: 18px;
	font-weight: 600;
	color: #000;
	margin: 0 0 5px;
	width: 100%;
}
.governinginner {
	display: block;
	width: 100%;
}
.governing .profileDetails span {
	font-size: 14px;
	display: block;
	color: #000;
}
.governing .teamImg img {
	border: 1px solid #e8e8e8;
	width: 50%;
}
.governing .profileDetails {
	display: flex;
	/*min-height: 83px;*/
}
.teamList.color1.governing {
}
.teamList.color1.governing .teamImg {
	cursor:default;
}
.aumlogo {
	text-align:center;
}
.anteyshtitable table td.title{background: #832e33;
    color: #fff;}
.anteyshtitable table{font-size:14px;margin: 0;}
.anteyshtitable .table td, .anteyshtitable .table th {
	padding: 6px 13px;font-size:15px;}

.principlesList{}
.principlesList ul {}

.principlesList ul li{  background: url(../img/leaf.png) no-repeat 2px 6px;
    padding: 0 0 10px 23px; line-height: 28px;
}
.principlesList ul li + li{padding:0 0 10px 23px;}
.shapeleft{ position:absolute; left:0; top:0; background:url(../img/lotusleft.png) no-repeat top left;     width: 56px; background-size: contain;
    height: 92px; }
.shaperight{ position:absolute; right:0; top:0; background:url(../img/lotusright.png) no-repeat top right;    width: 56px; background-size: contain;
    height: 92px; }
.footertop{position:relative; background:#722b2f; color:#fdeab5; padding:22px 0 22px 0; }

.footertop a{ color:#fdeab5; }

.footertop i{margin-bottom:0; float: left;
    padding: 0 14px 0 0;}

.footertop ul.list-unstyled li{display:flex; align-items: center;
    justify-content: center;}
.footertop ul.list-unstyled li p{margin-bottom:0;}
.footertop ul.list-unstyled.footerphone, .footertop ul.list-unstyled.footeremail{ padding-top:10px;  }
.m-0{
	margin:0px;
}
tbody.brdr-td td {
    border-left: 1px solid #eceeef !important;
}
tr.gray {
    background: #7b7b7b33;
}
.title h2{display: inline-block;
    position: relative;
 
    color: #fff;  }
.title h2:before,
.title h2:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #F06540;
  border-top: 1px solid #F06540;
  top:11px;
  width: 50px;
}
.title h2:before {
  right: 100%;
  margin-right: 15px;
}
.title h2:after {
  left: 100%;
  margin-left: 15px;
}
.contactForm label {
    width: 100%;
}
.contactForm textarea.form-control{ height:85px; resize:none;}
.btn-style input.wpcf7-form-control.wpcf7-submit.button_full_width.btn.btn-primary {
  font-family: 'Muli Regular';
    font-size: 18px;
    font-weight: 500;
    fill: #FFFFFF;
    color: #F06540;
    background-color: #fff;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 16px 0px rgb(255 255 255 / 16%);
    padding: 7px 37px; border-color: #F06540; cursor:pointer; transition: ease 0.5s all;
} 
.btn-style input.wpcf7-form-control.wpcf7-submit.button_full_width.btn.btn-primary:hover{
	background-color: #F06540; border-color: #F06540;  color:#fff;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}

.form-control{
	 font-family: 'Muli Regular';
}

.teamContent h2{
	color: #F06540;
    font-weight: 600; font-size:24px;
}
.teamContent h3{
	color: #748187;
    font-weight: 600; font-size:24px;
}
.booksamskaarsSlider img{
	-webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s; 
}
.booksamskaarsSlider img:hover   { transform: scale(1.04);    }

.booksamkaarstitle span{font-size: 14px;
    color: #666;
    display: block;
    line-height: 21px;
    
}
.desktop{display:block;}
.mobile{display:none;}
.top-header.desktop #mega-menu-wrap-navbar {
    clear: both;
    margin: 25px 0 0;
}
.innerheader.desktop #mega-menu-wrap-navbar {
    clear: both;
    margin: 25px 0 0;
}
.teamContent h3.honorarytitle{ font-size:21px; }
.wpcf7 .ajax-loader {
 
    clear: both;
    display: block;
    margin: 0 auto;
}
.scholdarshipbox{
	width: 100%;
    text-align: center;
    position: relative;
    font-family: Muli;
    font-size: 15px;
    color: rgb(0, 0, 0);
    box-shadow: rgba(184, 184, 184, 0.2) 0px -6px 7px 3px;
    font-weight: normal;
    border-radius: 0px;
    margin: 0px 0px 45px;
    background: linear-gradient(0deg, rgb(253, 238, 223) 0%, rgb(255, 255, 255) 100%);
    padding: 41px 0px 0px;
}
.scholdarshipbox h4{

    font-size: 19px;

	 

         color: #000;

    font-weight: 800; text-transform:capitalize;

    padding: 12px 0 4px 0; margin: 0;
}
.scholdarshipbox span{padding:0 14px 21px; display: block;}

.scholdarshipbox .circleicon {

   position: absolute;

    width: 100%;

    text-align: center;

    top: -50px;
}
.scholdarshipbox .circleicon img {border-radius: 100%; border: 2px solid #f57e12;  width: 95px;

    height: 95px;
}
.lae-testimonials-style3 .lae-testimonial .lae-testimonial-text {
    background: #33333308 !important;
    border: 1px solid #3333 !important;
}
.lae-testimonials .lae-testimonial {
    margin-bottom: 0 !important;
}
.lae-testimonials-style3 .lae-testimonial .lae-testimonial-text{
	
	margin-bottom: 18px !important;
}
div.leftpoints#list-style li{    margin-bottom: 18px;}
.td-content {
     -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}
@media (max-width: 767px){
.td-content {
    width: 100%;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}
}
 @media (min-width: 992px) {
 .ranjit-karanContent, .atul-nangiaContent, .parmila-gauharContent {
margin-left: 12%;
}

.vratika-aryaContent{
	margin-left: 17%;
}
 .raj-groverContent {
 
}
	 .dhananjay-joshi-2Content{
	 /*margin-left: 17%;*/
}
	 .honorarytitle {
    margin: 95px 0 0;
}
	 
.ankush-k-shastriContent{
	margin-left: 34%;
}	 
	 
}
@media screen and (max-width: 767px) {
.anteyshtitable .table td, .anteyshtitable .table th {
    padding: 6px 13px;
    font-size: 14px;
}
	.anteyshtitable table td.title {
    background: #832e33;
    color: #fff; padding: 6px 0;
}
	.top-header {
		background-image: url(https://beta02953.vedicaryasamaj.org/wp-content/uploads/2022/12/Website_Arya-Samaj-2_ELEMENTS-03-1-min.png);
            background-size: cover;
	}
	
	.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.gurukula-text2 {
    text-align: center;
}	
	.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
 .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
}
@media screen and (max-width: 480px) {
	.footertop i{
		    font-size: 20px;
	}
}
/*home popup arrow */
.carousel-control-prev-icon {
    background-color: #00000;
    background-position: 7px center;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    height: 30px;
    width: 30px;
    outline: black;
    background-color: rgba(0, 0, 0, 1);
    background-size: 55%, 55%;
    border-radius: 50%;
     border: 1px solid black; 
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    height: 30px;
    width: 30px;
    outline: black;
    background-color: rgba(0, 0, 0, 1);
    background-size: 55%, 55%;
    border-radius: 50%;
    border: 1px solid black;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    height: 30px;
    width: 30px;
    outline: black;
    background-color: rgba(0, 0, 0, 1);
    background-size: 55%, 55%;
    border-radius: 50%;
    border: 1px solid black;
}
.carousel-control-next-icon {
    background-color: #000;
    background-position: 10px center;
}
/*new Gurukuls page*/
.gurukula-text1 {
    font-weight: 400;
    background-image: linear-gradient(180deg, #FFBF0578 0%, #F6111152 100%);
    color: black;
    /* padding-top: 9px; */
    margin-top: 10px;
    font-size:16px;
}

.gurukula-img-outer {
    border: 1px solid #ff4300c4;
    text-align: center;
  
}
.gurukul-img img {
    height: 20vh;
}
.gurukul-rect-img img {
    border-radius: 100%;
    width: 18vh;
    margin-top: 1px;
}
.gurukul-rect2-img img {
   border-radius: 50%;
    width: 17vh;
}
.gurukul-rect3-img img {
   border-radius: 50%;
    width: 20vh;
    height: 15vh;
}
.gurukula-text2 {
    font-size: 18px;
    font-weight: bold;
    color: black;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-5164abe.kerala-sec-design.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    text-align: center;
}
.gurukula-text2.no-border-box {
     border: 1px solid red; border-left: 0; padding: 0 25px;
    
}
    .gurukul-noborder-outer img { max-width: 100px; 
        
} 
.gurukul-states-title.elementor-widget.elementor-widget-heading h2 {
    /* border: 1px; */
    border-bottom: 3px solid #ff7a00;
    width: ;
    width: 40px;
}
.gurukul-states-title2.elementor-widget.elementor-widget-heading h2 {
    /* border: 1px; */
    border-bottom: 3px solid #CF2E2E;
    width: ;
    width: 40px;
}
.elementor-3964 .elementor-element.elementor-element-4c2481c .elementor-heading-title {
    color: #CF2E2E;
    font-family: "Rochester", Sans-serif;
    font-weight: 600;
}

.gurukul-noborder-outer { display: flex; }
.gurukul-states-title.elementor-widget.elementor-widget-heading h2 {
    color: #CF2E2E;
    font-weight: 100 !important;
    font-family: 'KINGTHINGS PETROCK' !important;
}
.state-sect-cont.elementor-widget.elementor-widget-heading h2 {
    color: #CF2E2E;
    font-weight: 100 !important;
    font-family: 'KINGTHINGS PETROCK' !important;
}
.gurukul-rect-thumbimg.elementor-widget.elementor-widget-image img {
    /*max-width: 14vh;*/
     width: 17vh;
     height:17vh;
}
.gurukulschools-cont-outer.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:hover {
    background-color: #f0853d;
}
.aryasamaj-madir-boxouter:hover {
    background-color: #f0853d;
    
}
.gurukulschools2-cont-outer.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:hover {
    background-color: #f0853d;
    
}
.gurukulschools-cont-outer.gurukul-cont-outer.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    border-radius: 10px 50px;
}
.gurukulschools2-cont-outer.gurukul-cont-outer.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    border-radius: 50px 10px;
}
@media only screen and (max-width: 600px) {
  .gurukula-text2 {
    font-size: 18px;
    font-weight: bold;
    color: black;
    text-align:center;
}
.gurukula-text1 {
    font-weight: 400;
    background-image: linear-gradient(180deg, #FFBF0578 0%, #F6111152 100%);
    color: black;
    /* padding-top: 9px; */
    margin-top: 10px;
    font-size:16px;
}

.gurukula-img-outer {
    border: 1px solid #ff4300c4;
    text-align: center;
  }
}
/*vaanaprastha*/
.gurukulved-cont-outer.gurukul-cont-outer.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:hover {
    background-color: #f0853d;
}

.gurukulved2-cont-outer.gurukul-cont-outer.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:hover {
    background-color: #f0853d;
}


.gurukulved-cont-outer.gurukul-cont-outer.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    border-radius: 0 50px 50px 0;
}
.gurukulved2-cont-outer.gurukul-cont-outer.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    border-radius: 0 50px 50px 0;
}
/*vedic page*/
.linkedinLink {
    background-color: #0077b5;
    display: inline-block;
    padding: 0px 4px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 26px;
    width: 35px;
    height: 38px;
}
.linkedinLink:hover {
    color: #fff;
}
.vedic-subcont.elementor-widget.elementor-widget-html {
   
}
h4.vedic-lead-title {
    color: black;
    font-size: 20px;
    padding: 0 0 5px 0;
}
h6.vedic-lead-edu {
    color: #c70a0a;
}
h6.leader-occp-title {
    color: black;
}
h6.leader-pub-title {
    color: black;
}
p.vedic-lead-loc {
    color: black;
}
.vedic-lead-img.gurukul-rect2-img.elementor-widget.elementor-widget-image {
    position: absolute;
    z-index: 1;
    width: 40%;
    top: -40px;
}
.vedic-lead-img.gurukul-rect2-img.elementor-widget.elementor-widget-image img {
    width: 14vh;
}
a.web-link {
    color: #c70a0a;
    font-weight: bold;
}
/*new home */
.wrapper .row {
	flex-wrap: nowrap;
	justify-content: center;/*overflow: hidden;*/
}
.wrapper .row > div {
	height: 175px;
	margin:7px 8px;
	overflow: hidden;
	font-size:20px;
	color:#6A3600;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.7s;
	-moz-transition-duration: 0.7s;
	transition-duration: 0.7s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	border:2px solid #D77718;
	border-radius:0 30px 0 30px;
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.wrapper .row > div:before {
	background: #fff8e8;
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.wrapper .row .item-wrapper > div a {
	display:block;
}
/*hover effect start */
.wrapper .row:hover > div {
 flex-basis: calc(100% * 1/6);
	flex-basis: 16.66%;
 max-width: calc(100% * 1/6);
	max-width: 16.66%;
}
.wrapper.wrapper1 .row:hover > div {
 flex-basis: calc(100% * 1/5);
	flex-basis: 14.66%;
 max-width: calc(100% * 1/5);
	max-width: 14.66%;
}
.wrapper .row .item-wrapper {
flex-basis: calc(100% * 1/3);
	flex-basis: 33.33%;
 max-width: calc(100% * 1/3);
	max-width: 33.33%;
}
.wrapper .row .item-wrapper > div {
	height: 100%;
	position: relative; /*  align-items: center; display: flex;*/
}
.wrapper .row .item-wrapper > a > div {
	position: relative;
	height: 100%;
}
.wrapper.wrapper1 .row .item-wrapper {
 flex-basis: calc(100% * 1/4);
	flex-basis: 25%;
 max-width: calc(100% * 1/4);
	max-width: 25%;
}
.wrapper .row .item-wrapper .description p {
 width: calc(100% * 3/3);
	margin-top: 0;
	margin-bottom: 0;
	/*  padding: 1rem 0;*/
  opacity: 0;
}
.wrapper .row .item-wrapper:hover {
 flex-basis: calc(100% * 2/3);
	flex-basis: 66.66%;
 max-width: calc(100% * 2/3);
	max-width: 66.66%;
}
.wrapper.wrapper1 .row .item-wrapper:hover {
 flex-basis: calc(100% * 3/4);
	flex-basis: 60.66%;
 max-width: calc(100% * 3/4);
	max-width: 60.66%;
}
.wrapper .row .item-wrapper:hover .title {
	font-size: 20px;
	color: #fff;
	text-shadow: none;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	transition-timing-function: ease;
	text-align:left;
	padding:10px 0 0;
}
.wrapper .row:hover > div .title {
	font-size:14px;
	text-align:left;
	padding:10px 0 0;
	line-height:24px;
}
.wrapper .row .item-wrapper:hover .title {
	font-size:20px;
}
.wrapper .row .item-wrapper:hover a {
	color:#f7eb62;
	font-size:15px;
}
.wrapper .row .item-wrapper:hover a:hover {
	text-decoration:none;
}
.wrapper .row .item-wrapper:hover .category-icon {
	opacity: 1;
	filter: grayscale(0%);
}
.wrapper .row .item-wrapper:hover .description p {
	opacity: 1;
	font-size:16px;
	line-height: 21px;
	color: #fff;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.wrapper .row .item-wrapper:hover:before {
	background:#B7410E !important;
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.wrapper .row > div .description a {
	opacity:0;
}
.wrapper .row .item-wrapper:hover .description a {
	opacity:1;
}
.wrapper .row:hover > div .title {
	padding:10px 0 0;
}
.title {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1;
    opacity: 1;
    position: relative;
    color: #6A3600;
    padding: 72px 0 0;
    font-weight: bold;
    text-align: center;
}
    
@media only screen and (max-width: 767px){
.wrapper .row > div:before {
content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
}


img.mandir-icon-img  {
    /*border-radius: 50% !important;*/
    width: 14vh !important;
    height:14vh !important;
    /* margin-left: auto;
    margin-right: auto;*/
}
p.mandir-add-cont {
     padding: 10px 0px 0px 0px !important;
}
.mandir-column {
    float:left;
    width:100% !important;
}
.mandir-column {
    display: inline !important;
}
.mandirs-divouter{
 display:inline !important;
}




 .wrapper .row .item-wrapper {
 flex-basis: calc(100% * 3/3);
 flex-basis: 100%;
 max-width: calc(100% * 3/3);
 max-width: 100%;
}
.wrapper {
 height: initial;
 max-width: 287px;
 margin:0 auto;
}
.wrapper .row {
 flex-direction: column;
padding-right: 12px;
}
 .wrapper .row > div {
position: relative;
 height: auto;
 max-width: 100% !important;
 flex-basis: 100% !important;
 margin-bottom: 13px;
}
 .wrapper .row > div:before {
 content: "";
 height: 100%;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 -webkit-transition-property: all;
 -moz-transition-property: all;
 transition-property: all;
 -webkit-transition-duration: 0.2s;
 -moz-transition-duration: 0.2s;
 transition-duration: 0.2s;
}
.wrapper .row > div:first-child:hover {
/* margin-left: initial;*/
}
.wrapper .row > div:last-child:hover {
/* margin-right: initial;*/
}
.wrapper .row > div > div {
 opacity: 1;
 position: relative;
 padding: 4px 0;
 display: flex;
 justify-content: space-evenly;
 flex-direction: column;
 align-content: center;
}
 .wrapper .row > div .title, .title.title2, .title.title1, .title.title4 {
padding: 14px 0 0;
}
 .wrapper .row > div .subtitle {
 opacity: 1;
 padding-bottom: 1rem;
 color: rgba(158, 223, 243, 0.9);
}
.wrapper .row > div .description {
 padding-bottom: 0.5rem;
}
.wrapper .row > div .description p {
 width: 100%;
 opacity: 1;
 color: #6c757d;
 font-size: 16px;
 line-height: 18px;
}
.wrapper .row > div .description a {
}
.wrapper .row .item-wrapper .description p, .wrapper .row .item-wrapper .description span {
display:none;
}
.wrapper .row .item-wrapper a {
color: #f7eb62;
display:none;
 font-size: 17px;
}
 .wrapper .row .item-wrapper:hover .description p {
display:block;
}
	  .wrapper .row .item-wrapper:hover .description span {
display:block;
}
.wrapper .row .item-wrapper:hover a {
display:block;
}
 .wrapper .row:hover > div .title {
 font-size: 18px;
padding:padding: 14px 0 0;
text-align:left;
}
.homelinks .elementor-widget:not(:last-child) {
 margin-bottom: 0;
}
.eael-simple-menu-toggle-text{display:none;}
	 
.wrapper .row > div > div {
    opacity: 1;
    position: relative;
    padding: 4px 0;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    align-content: center;
}
.wrapper {
    height: initial;
    max-width: 287px;
    margin: 0 auto;
}	 
.wrapper .row > div {
position: relative;
    height: auto;
    max-width: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 13px;
}	 
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: absolute;
    z-index: 9997;
    top: 100%;
    left:-178px;
    width: max-content;
    border: 2px solid #961717;
}
.elementor-element .elementor-menu-toggle {
    font-size: 30px;
    border-width: 0px;
}
.elementor-element div.elementor-menu-toggle {
    color: #FFFFFF;
    background-color: #961717;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #961717;
    color: #fff;
}
@media only screen  and (max-width: 768px) (max-width: 999px) {
 div#mega-menu-wrap-navbar {
    width: 190% !important;
 }
}

@media only screen and (max-width: 999px) {
  .img-fluid {
    max-width: 60%;
    height: auto;
    margin-bottom: 8px;
}
.desktop-logos {
    display: none;
}
.desktop-menus{
    display: none;
}
}
.vedic-left-logo.elementor-widget.elementor-widget-image {
    width: 68%;
    position: relative;
    left:-10%;
	top:17%;
}
.vedic-right-logo.elementor-widget.elementor-widget-image {
    width: 60%;
    position: relative;
    left: 42%;
}
.vedic-center-img.elementor-widget.elementor-widget-image {
    width: 50%;
}
.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
    font-family: 'Muli Regular' !important;
    font-size: 18px !important;
    font-weight:bold;
}
section.elementor-section.elementor-top-section.elementor-element.gurukul-intro-cont.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default p {
    text-align: justify;
}
.mandir-table.table-responsive .table-colm-title th {
    /* text-align: center; */
    color: #961717;
    font-size: 15px;
}
tr.bg2 td {
    color: black;
}
.mandir-table.table-responsive table {
    border: 5px solid #eceeef;
}
.elementor-element.elementor-element-4e1fa8a0.center-vedic-img.elementor-widget.elementor-widget-image {
    position: absolute;
    width: 150%;
    left: -28%;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-3b6950f.elementor-section-full_width.elementor-section-height-full.inner-subtitle.elementor-section-height-default.elementor-section-items-middle {
    height: 100px;
}

.innerpages-intro-cont.elementor-widget.elementor-widget-text-editor {
    font-family: 'Muli Regular';
    /* font-weight: bold; */
}
.vedic-scholimage {
    z-index: 1;
}
.center-vedic-img.center-aryasamaj-mandir.elementor-widget.elementor-widget-image {
    position: absolute;
    width: 115%;
    left: -10%;
	    top: 53%;
}
.elementor-element.elementor-element-5ba1c303.center-vedic-img.elementor-widget.elementor-widget-image {
    position: absolute;
    width: 150%;
    left: -22%;
}
.center-vedic-img.center-social.elementor-widget.elementor-widget-image {
    position: absolute;
    width: 115%;
    left: -10%;
}
.center-vedic-img.center-othervedic.elementor-widget.elementor-widget-image {
    position: absolute;
    width: 130%;
    left: -15%;
}
.elementor-element.elementor-element-7841b0aa.center-vedic-img.elementor-widget.elementor-widget-image {
    position: absolute;
    width: 125%;
    left: -15%;
}
.civil-double-logo.elementor-widget.elementor-widget-image {
    position: absolute;
    width: 105%;
}
.innerpages-intro-cont.elementor-widget.elementor-widget-text-editor p {
    text-align: justify;
}
/*samskaar page*/
.samskaar-outer {
    display: inline-flex;
}
.samskaar-outer span {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    padding: 2px;
    background: #990b0b;
    color: #ffff;
    text-align: center;
    font: 16px Arial, sans-serif;
    margin-right: 10px;
}
.samskaar-outer h3 {
    color:black;
    font-size:22px;
}
.samskaar-main-outer p {
    text-align: justify;
}
ul.history-bold-point li:before {
    content: "\2022";
    color: #ae1010;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 2em;
}
ul.history-bold-point {
    margin-bottom: 10px;
}
.page-id-6443 .gurukul-cont-outer.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    border-radius: 25px 10px 25px 10px;
}
.gurukula-text2.mandirs-text h6 {
    font-size: 18px;
    color: black;
    font-weight: 900;
}
.gurukula-text2.mandirs-text p {
    font-size: 16px;
    color: black;
}
.gurukul-rect-thumbimg.gurukul-rect2-img.mandir-img.elementor-widget.elementor-widget-image img {
    /*max-width: 14vh;*/
     width: 15vh;
     border: 1px solid #ddd;
}
.gurukulschools-cont-outer.gurukul-cont-outer:hover a{
    color: #961717 !important;
}
.gurukulved-cont-outer.gurukul-cont-outer:hover a{
    color: #961717 !important;
}
.center-vedic-img.philosophy.elementor-widget.elementor-widget-image {
    position: absolute;
    width: 112%;
    left: -6%;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1300px) {
.mandirs-divouter {
    display: flex;
    
}
.mandir-icon-img {
    border-radius: 50%;
    width: 12vh;
    height:12vh !important;
}
.mandir-column {
    display: flex;
}
.mandir-column {
    float:left;
    width: 50%;
    margin-right: 20px;
}
.mandirs-divouter{
 display:flex;
}
p.mandir-add-cont {
    padding-left: 20px;
}
}
.mandirs-divouter table tr {
border-style: solid;
    border-width: 0px 0px 0px 2px;
    border-color: #EC4F0C;
    box-shadow: 0px 0px 10px 0px rgb(255 182 113 / 55%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 0 50px 50px 0;
    /* margin-left: auto; */
    /* margin-right: auto; */
    width: 50%;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #eceeef00 !important;
}
.eael-accordion-list {
    border: 1px solid #fff;
}
.mandirs-text p {
    font-size: 17px; 
}

.mandir-column {
  border-style: solid;
    border-width: 0px 0px 0px 2px;
    border-color: #EC4F0C;
   box-shadow: 0px 0px 10px 0px rgb(149 133 118 / 15%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 0 20px 20px 0;
    padding: 2px 2px 2px 2px;
    margin-bottom: 40px;
}
/*.mandir-cont {
    display: flex;
    text-align: center;
}*/
.mandir-column:hover {
    background-color: #80808030;
}
.mandir-icon-img {
    border-radius: 50%;
    width: 12vh;
    height:12vh !important;
   
}
img.mandir-icon-img{
     border: 1px solid #fef7f7;
    border-radius: 2px;
    
}
p.mandir-add-cont {
     padding: 10px 0px 0px 10px;
     line-height: 22px;
}
.mandir-column {
    display: flex;
}
.mandir-column {
    float:left;
    width: 50%;
    margin-right: 20px;
}
.mandirs-divouter{
 display:flex;
}
/*new directory page*/
.elementor-element.elementor-element-83fd552.cat_icon.elementor-widget.elementor-widget-heading {
    height: 150px;
    width: 150px;
    background-color: #f4c46a;
    border-radius: 100px;
    margin: 0 auto;
    padding-top: 30%;
}
.elementor-element.elementor-element-7ce75e9.cat_icon.elementor-widget.elementor-widget-heading {
    height: 150px;
    width: 150px;
    background-color: #f4c46a;
    border-radius: 100px;
    margin: 0 auto;
    padding-top: 30%;
}
.elementor-element.elementor-element-69a6829.cat_icon.elementor-widget.elementor-widget-heading {
    height: 150px;
    width: 150px;
    background-color: #f4c46a;
    border-radius: 100px;
    margin: 0 auto;
    padding-top: 28%;
}
.elementor-element.elementor-element-3a235d2.cat_icon.elementor-widget.elementor-widget-heading {
    height: 150px;
    width: 150px;
    background-color: #f4c46a;
    border-radius: 100px;
    margin: 0 auto;
    padding-top: 30%;
}
.elementor-element.elementor-element-7b0a06a.cat_icon.elementor-widget.elementor-widget-heading {
    height: 150px;
    width: 150px;
    background-color: #f4c46a;
    border-radius: 100px;
    margin: 0 auto;
    padding-top: 28%;
}
.aryasama-mandir-acc .elementor-accordion .elementor-accordion-item {
    border: 1px solid #ffff !important;
}
.directory-icon-text.elementor-element > .elementor-widget-container {
    width: 175px;
    height: 175px;
    border-radius: 50%;
    padding: 15px 0px 0px 0px;
    margin-right: auto;
    margin-left: auto;
}
div#chhattisgarh {
    background-color: #ffae3a47;
}
div#karnataka {
    background-color: #b9ac993b;
}
div#maharashtra {
     background-color: #ffae3a47;
}
div#delhi {
     background-color: #b9ac993b;
}
div#rajasthan {
     background-color: #ffae3a47;
}
div#telangana {
    background-color: #b9ac993b;
}
div#west-bengal {
    background-color: #ffae3a47;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active {
    background-color: #c41d1d !important;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active span.eael-accordion-tab-title {
    color:#ffff !important;
}
.elementor-10494 .elementor-element.elementor-element-3905853 .eael-adv-accordion .eael-accordion-list .eael-accordion-header .eael-accordion-tab-title{
    text-transform: uppercase;
}
.schools-mandirs .eael-accordion-header .eael-accordion-tab-title{
    text-transform: uppercase;
}
div#gujarat {
    background-color: #ffae3a47;
}
div#kerala {
    background-color: #b9ac993b;
}
div#odisha {
     background-color: #ffae3a47;
}
div#tamil-nadu {
     background-color: #b9ac993b;
}
div#eael-adv-accordion-3905853 div#telangana {
      background-color: #ffae3a47 
}
div#eael-adv-accordion-3905853 div#telangana .eael-accordion-header.active  {
      background-color: #c41d1d !important;
}
div#tripura {
     background-color: #b9ac993b;
}
div#uttrakhand {
      background-color: #ffae3a47;
}
div#uttar-pradesh {
     background-color: #b9ac993b;
}
div#haryana {
    background-color: #b9ac993b;
}
div#jharkhand {
     background-color: #ffae3a47;
}
div#new-delhi {
    background-color: #ffae3a47;
}
.e
.schools-mandirs div#rajasthan {
    background-color: #b9ac993b;
}
.schools-mandirs div#tamil-nadu {
    background-color: #ffae3a47;
}
div#uttarakhand {
    background-color: #b9ac993b;
}
.directory-icon-text.last.circle.elementor-position-top.elementor-vertical-align-top.elementor-widget.elementor-widget-image-box p {
    margin-top: -10px;
}
.centerlogo-custom-size.elementor-widget.elementor-widget-image {
    width: 115%;
    position: absolute;
    left: -25px;
}
.center-vedic-img.center-aryasamaj-mandir.log-title.elementor-widget.elementor-widget-image {
    position: absolute;
    width: 155%;
    left: -27%;
}
.mandir-column.key-volunteers .mandir-icon-img {
    width: 17vh !important;
    height: 17vh !important;
}
.vedic-left-logo.elementor-widget.elementor-widget-image img {
    width: 60%;
}
.half-center-logo.elementor-widget.elementor-widget-image {
    width: 55%;
    position: relative;
    top: -10%;
    left: 20%;
}
div#new-delhi-ncr {
    background-color: #b9ac993b;
}
div#kolkata {
    background-color: #b9ac993b;
}
.schools-mandirs.key-volunteers.elementor-widget.elementor-widget-eael-adv-accordion div#karnataka {
	 background-color: #ffae3a47;
}
.schools-mandirs.key-volunteers.elementor-widget.elementor-widget-eael-adv-accordion div#kolkata {
	 background-color: #ffae3a47;
}
.schools-mandirs.elementor-widget.elementor-widget-eael-adv-accordion div#rajasthan {
    background-color: #b9ac993b;
}
div#madhya-pradesh{
	 background-color: #b9ac993b;
}
div#orissa{
	background-color: #ffae3a47;
}
.schools-mandirs.elementor-widget.elementor-widget-eael-adv-accordion div#tamilnadu {
	background-color: #ffae3a47;
}
.schools-mandirs.elementor-widget.elementor-widget-eael-adv-accordion div#-uttar-pradesh {
	background-color: #b9ac993b;;
}
.schools-mandirs.elementor-widget.elementor-widget-eael-adv-accordion div#uttarakhand {
	background-color: #ffae3a47;
}
.schools-mandirs.elementor-widget.elementor-widget-eael-adv-accordion div#-west-bengal {
	background-color: #b9ac993b;
}
div#other {
	background-color: #ffae3a47;
}
div#myanmar {
	background-color: #ffae3a47;
}
div#singapore {
	background-color: #b9ac993b;
}
div#texas-usa {
	background-color: #ffae3a47;
}
.mandir-column.key-volunteers a.fblink {
    padding: 2px 8px 6px 8px !important;
    background-color: #0091ff !important;
    border-radius: 50% !important;
}
i.fa.fa-facebook{
	color:#ffff;
	font-size:12px;
}
i.fa.fa-instagram{
	color:#ffff;
	font-size:12px;
}
.schools-mandirs.key-volunteers .eael-accordion-tab-title:hover {
    //background-color: #c41d1d !important;
}