@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Righteous&display=swap');

body{
	font-family: "Barlow", sans-serif !important;
}

.breaker{
	clear: both;
	height: 0;
	line-height: 0;
	display: none;
	visibility: hidden;
}
@media (max-width:750px){
.breaker{
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: visible;
}	
}
.mobileoff{
	display: block;
	visibility: visible;
}
@media (max-width:750px){
.mobileoff{
	display: none;
	visibility: hidden;
}	
}
.topbg{
	background-color: #e0f1f4;
	/*background: url("../images/topbg.png") repeat 0 0;*/
	padding: 0; z-index: 2; position: relative;
	border-bottom: #b1d2d8 1px solid;
}
.topinfo{
	/*padding: 12px 0;*/
}
.topinfo h4{
	font-family: "Barlow", sans-serif !important;
	font-size: 16px;
	color: #E0E0E0;
	margin: 12px 0;
	font-weight: normal;
}
.topinfo h5{
	font-family: "Barlow", sans-serif !important;
	font-family: "PT Sans", sans-serif;
	font-size: 18px;
	color: #369373;
	margin: 12px 0 12px 15px;
	font-weight: normal;
	text-align: left;
}
ul.socialmedia{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	list-style-position: outside;
	float: right;
	display: block;
	visibility: visible;
}
@media (max-width:750px){
ul.socialmedia{
	width: 316px;
	margin: 0 auto;
	padding: 0 0 0 0;
	list-style-type: none;
	list-style-position: outside;
	float: none;
	display: block;
	visibility: visible;	
}	
}
ul.socialmedia li{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*border-left: #707677 1px solid;
	border-right: #707677 1px solid;*/
}
ul.socialmedia li a.nor{
	font-family: "Barlow", sans-serif !important;
	display: block;
	padding: 12px 10px;
	color: #369373;
	text-decoration: none;
	transition: 1s ease;
}
ul.socialmedia li a.don{
	font-family: "Barlow", sans-serif !important;
	display: block;
	background-color: #369373;
	padding: 12px 10px;
	color: #fff;
	text-decoration: none;
	transition: 1s ease;
    font-size: 17px;
}
ul.socialmedia li a:hover.nor{
	text-decoration: none;
	color: #024430;	
}
ul.socialmedia li a:hover.don{
	text-decoration: none;
	color: #FFFEBF;	
}
@media (max-width:960px){
 ul.socialmedia li a.don{
	font-family: "Barlow", sans-serif !important;
	display: block;
	background-color: #369373;
	padding: 12px 10px;
	color: #fff;
	text-decoration: none;
	transition: 1s ease;
    font-size: 14px;
}   
}


@media (max-width:960px){
.topinfo h4{
	font-family: "Barlow", sans-serif !important;
	font-size: 16px;
	color: #E0E0E0;
	margin: 0;
	font-weight: normal;
	text-align: center;
}
.topinfo h5{
	font-family: "Barlow", sans-serif !important;
	font-size: 16px;
	color: #E0E0E0;
	margin: 12px 0;
	font-weight: normal;
	text-align: center;
}	
}
.topinfo h5 a{
	text-decoration: none;
	color: #575757;
	transition: 1s ease;
}
.topinfo h5 a:hover{
	text-decoration: none;
	color: #369373;
}
.topinfo h5 a::focus{
	text-decoration: none;
	color: #369373;
}
.topinfo h5 i{
	color: #369373;
}


/* -------------------------NAVBAR----------------------------- */

.affix {
	top: 0;
	width: 100%;
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}
.affix a {
	/*color: black !important;
	padding: 10px;*/
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}
.affix-top a {
	/*padding: 25px !important;*/
}




.titlebg{
	background: url("../images/titlebg.jpg") no-repeat 50% 100% #ffe7bb;
	background-size: cover; width: 100%;
	padding: 60px 0;
}
.emblem{
	margin: 30px auto 15px auto;
}
h1.ashramatitle{
	font-family: "Righteous", sans-serif;
	font-size: 46px; color: #018059;
	text-align: center;
	margin: 0 0 5px 0;	
	font-weight: normal;
}
h4.ashramatitlesub{
	font-family: "Barlow", sans-serif;
	font-size: 30px; color: #024430;
	text-align: center;
	margin: 0 0 10px 0;	
	font-weight: normal;
}
h5.ashramatitleidn{
	font-family: "Barlow", sans-serif;
	font-size: 16px; color: #151515;
	text-align: center;
	margin: 0 0 20px 0;	
	font-weight: bold;
}
.banneradjustment{
	width: 80%;
	display: block;
	position: relative;
	margin-top: -400px;
	margin-bottom: 50px;	
}

.welcomebg{
	background-color: #FFFFFF;
	padding: 80px 0;
}
h1.sitetitle{
	font-family: "Barlow", sans-serif;
	font-size: 30px; color: #018059;	
	margin: 0 0 20px 0;	
	font-weight: normal;
}
h1.sitetitle span{
	font-family: "Barlow", sans-serif;
	font-size: 20px; color: #5C5C5C;	
	margin: 0 0 10px 0;	
	font-weight: normal;
}
p.universal{
	font-family: "Barlow", sans-serif;
	font-size: 19px; line-height: 26px;
	text-align: justify;
}
div.universal p{
	font-family: "Barlow", sans-serif;
	font-size: 19px; line-height: 26px;
	text-align: justify;
}
h1.sitetitle::after {
	content: "";
	display: block;
    background: #369373;        
    height: 5px;
    left: 0;
    margin: 5px 0 25px 0;
    /*position: absolute;*/
    right: 0;
    width: 150px;
}
.welcomeblock{
	padding: 20px;
}

/* -------------------------NEWS----------------------------- */
.newsblock{
	border: #369373 1px dashed;
	padding: 20px;
	border-radius: 25px;
}
.dateblock{
	background: #f0f0f0;
	padding: 15px 8px;
	display: block;
	border-radius: 5px;
	text-align: center;
	border-bottom: #fe6f22 4px solid;
}
.dateblock_date{
	font-family: "Barlow", sans-serif;
	font-size: 30px; font-weight: bolder;
	text-align: center; color: #000;
}
.dateblock_monthyear{
	font-family: "Barlow", sans-serif;
	font-size: 12px; font-weight: bold;
	text-align: center; color: #575757;
}
a.news{
	font-family: "Barlow", sans-serif;
	font-size: 17px; color: #474747;
	text-decoration: none; line-height: 20px;
    font-weight: normal;
}
a:hover.news{
	font-family: "Barlow", sans-serif;
	font-size: 17px; color: #000000;
	text-decoration: none;
    font-weight: normal;
}
/* -------------------------ACTIVITIES----------------------------- */
.activitiesbg{
	background-color: #e0f1f4;
	padding: 80px 0;
}
.activityblock, .galleryblock{
	border: #369373 1px dashed;
	padding: 10px;
	border-radius: 25px;
	margin-bottom: 30px;
	display: inline-block;
}
.activityWrapper, .galleryblockWrapper{	
	overflow: hidden;
	border-radius: 20px;
}
.activityimage, .galleryimage{
	position: relative;
	z-index: 1;
}
.activityinfo{
	display: block;
	background: #E0F1F4;
    background: linear-gradient(0deg,rgba(224, 241, 244, 1) 47%, rgba(255, 255, 255, 0) 100%);
	padding: 150px 0 25px 0; position: relative; z-index: 9; margin-top: -240px;
}
.galleryinfo{
	display: block;
	background: #fff;
    background: linear-gradient(0deg,rgba(255, 255, 255, 1) 47%, rgba(255, 255, 255, 0) 100%);
	padding: 150px 0 25px 0; position: relative; z-index: 9; margin-top: -150px;
}
.activityinfo h1, .galleryinfo h1{
	font-family: "Barlow", sans-serif;
	font-size: 24px; color: #000000;
	margin: 0 0 20px 20px;
}
.galleryinfo h3{
	font-family: "Barlow", sans-serif;
	font-size: 16px; color: #000000;
	margin: 0 0 20px 20px;
}
/* -------------------------HQ----------------------------- */
.hqbg{
	background: url("../images/hqbackground.webp") no-repeat 50% 60% #ffffff;
	/*background-color: #FFFFFF;*/ width: 100%; background-size: cover;
	padding: 100px 0;
}

/* -------------------------Secretary Desk----------------------------- */
.secdesk{
	background-color: #fff2d7;
	padding: 100px 0;
}
.secpicwrapper{
	border: #369373 1px dashed;
	padding: 10px;
	border-radius: 28px;
	margin-top: 30px;
	margin-bottom: 30px;
	display: inline-block;
}
/* -------------------------FOOTER----------------------------- */
.footerbg{
	background-color: #63bc9d;
	padding: 100px 0 80px 0;
}
h1.footertitle{
	font-family: "Barlow", sans-serif;
	font-size: 24px; color: #fff;	
	margin: 0 0 20px 0;	
	font-weight: normal;
	text-shadow: #2f8064 2px 2px 2px;
}
h1.footertitle::after {
	content: "";
	display: block;
    background: #fff;        
    height: 3px;
    left: 0;
    margin: 5px 0 25px 0;
    /*position: absolute;*/
    right: 0;
    width: 100px;
	box-shadow: #2f8064 2px 2px 2px;
}
ul.footnav{
	margin: 0;
	padding: 7px 0;
	list-style-type: none;
	list-style-position: outside;
}
ul.footnav li{
	float: left;
	margin: 0 0 5px 0;
	padding: 10px 0;
	color: #FFEDAE;
	width: 100%;
}
ul.footnav li a{
	font-family: "Barlow", sans-serif;
	font-size: 17px; color: #fff;
	text-decoration: none;
	margin-left: 6px;
	text-shadow: #2f8064 2px 2px 2px;
}
ul.footnav li a:hover{
	text-decoration: none;
	color: #F8FFCA;
	text-shadow: #2f8064 2px 2px 2px;
}
ul.footnav li p{	
	font-family: "Barlow", sans-serif;
	font-size: 17px; color: #fff;
	text-decoration: none;
	margin-left: 6px;
	text-shadow: #2f8064 2px 2px 2px;
}
ul.footnav li i.addr{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 20px;
	margin-bottom: 20px;
}
p.thoughts{
	font-family: "Barlow", sans-serif;
	font-size: 16px; text-align: justify;
	color: #F8FFCA; line-height: 20px;
	text-shadow: #2f8064 2px 2px 2px;
	margin: 15px 15px 30px 15px;
	text-align: center;
}
p.thoughts span{
	text-align: right !important;
	color: #fff; line-height: 20px;
	text-shadow: #2f8064 2px 2px 2px; 
	/*float: right;*/
}
/* -------------------------COPYRIGHT----------------------------- */
.copyrightbg{
	background-color: #2f8064;
	padding: 30px 0;
}
.copyrightbg p{
	font-size: 17px;
	color: #fff;
	text-shadow: #103b2c 2px 2px 2px;
	text-align: center;
	margin: 0;
}
/* -------------------------INNER----------------------------- */

.titlebginner{
	background: url("../images/titlebg.jpg") no-repeat 50% 0 #ffe7bb;
	background-size: cover; width: 100%;
	padding: 40px 0 0 0;
}
.embleminner{
	margin: 0 auto 15px auto;
	display: block;
}
@media (max-width: 450px){
.embleminner{
	margin: 0 auto 0 auto;
	display: none;
}  
h1.ashramatitleinner{
	font-family: "Righteous", sans-serif;
	font-size: 24px !important; color: #018059;
	text-align: center;
	margin: 0 0 5px 0;	
	font-weight: normal;
}
h4.ashramatitlesubinner{
	font-family: "Barlow", sans-serif;
	font-size: 12px !important; color: #024430;
	text-align: center;
	margin: 0 0 10px 0;	
	font-weight: normal;
}
}
h1.ashramatitleinner{
	font-family: "Righteous", sans-serif;
	font-size: 30px; color: #018059;
	text-align: center;
	margin: 0 0 5px 0;	
	font-weight: normal;
}
h4.ashramatitlesubinner{
	font-family: "Barlow", sans-serif;
	font-size: 20px; color: #024430;
	text-align: center;
	margin: 0 0 10px 0;	
	font-weight: normal;
}
h5.ashramatitleidninner{
	font-family: "Barlow", sans-serif;
	font-size: 16px; color: #151515;
	text-align: center;
	margin: 0 0 20px 0;	
	font-weight: bold;
}

/* -------------------------CONTACT US----------------------------- */

h2.contacttitle{
	font-family: "Barlow", sans-serif;
	font-size: 30px; color: #018059;	
	margin: 0 0 20px 0;	
	font-weight: bolder;
}
h2.contacttitle span{
	font-family: "Barlow", sans-serif;
	font-size: 20px; color: #5C5C5C;	
	margin: 0 0 10px 0;	
	font-weight: normal;
}
.infobox{
    display: block;
    padding: 25px;
    box-shadow: #dddddd 0 0 15px;
    margin: 15px 0 15px 0;
	min-height: 150px;
	border-radius: 12px;
}
.infobox_left{
    float: left;
    width: 20%;
    
}
.infobox_left i{
    color: #fe6f22;
    font-size: 46px;
    text-align: center !important;
}
.infobox_right{
    float: right;
    width: 75%;
    
}
.infobox_right h1{
    font-family: "Barlow", sans-serif;
    text-align: left; color: #282828;
    font-size: 26px; margin: 0 0 20px 0;
    line-height: 22px; font-weight: bold;
}

.infobox_right h1::after {
    content: "";
    display: block;
    background: #fec230;
    height: 4px;
    width: 100px;
    margin: 10px 0 0 0;
}
.infobox_right p{
    font-family: "Barlow", sans-serif;
    text-align: left; color: #282828;
    font-size: 17px; margin: 0 0 0 0;
    line-height: 22px; font-weight: normal;
}

h5.newsdate{
	font-family: "Barlow", sans-serif;
	font-size: 14px; margin: 0 0 20px 0;
	color: #A2A2A2;
}
h5.newsdate i{
	color: #464646;
}
/* -------------------------TEAM----------------------------- */

.teamblock{
	display: block;
	border: #369373 1px dashed;
    padding: 5px;
    border-radius: 5px;
}
.teamblock h1{
	font-family: "Barlow", sans-serif;
    text-align: center; color: #369373;
    font-size: 18px; margin: 10px 0 7px 0;
    line-height: 22px; font-weight: bold;
}
.teamblock h6{
	font-family: "Barlow", sans-serif;
    text-align: center; color: #575757;
    font-size: 14px; margin: 0px 0 10px 0;
    font-weight: normal;
}



