<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* mbhuju@gmail.com */

input[type=submit]{
    background-color: #1f3164;
    color:#FFFFFF;
}

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900=Lobster+Two:wght@400;700&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Gothic+A1:wght@300;400;500;600;700;800;900&amp;family=Oswald:wght@400;500;600;700&amp;display=swap');

body{margin:0px; font-family: 'Gothic A1', sans-serif; font-size:18px; color:#000; font-weight: normal; line-height:30px; background:#690008; }

a:link, a:active, a:visited{ color:#d6152f; font-weight:700; text-decoration:none; }
a:hover{color:#000; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {font-family: 'Oswald', sans-serif; font-size:16px; color:#7c808e; font-weight:400; line-height:30px;  text-decoration:none; text-transform:capitalize;}
a.footermenu:hover{color: #fff;}

a.btnlink:link, a.btnlink:active, a.btnlink:visited {font-family: 'Oswald', sans-serif;color:#3a3329; background:#fecb4e; padding:5px 18px; font-weight:500; font-size:18px;  text-decoration:none; text-transform:uppercase; display: inline-block; border-radius:5px; }
a.btnlink:hover {background:#e5b43c; text-decoration:none;}

/*********
HEADER
******/
#header_top{width:100%; background:url(../images/top_bg.png) repeat-x;}
#header_inn{width:1260px; margin:0 auto;}
#facebook{float:left; padding:40px 0; margin-right:15%;}
#menu{float:left; margin-left:5%; background:url(../images/menu_bg.png); border-radius:5px; margin-top:30px; padding:0 15px;}
#donate{float:right; padding:30px 0;}
#logo{width:1280px; margin:0 auto; text-align:center; padding:35px 0 250px 0;}

#inn{width:1180px; margin:0 auto; }
	#left{float:left; width:48%; padding:120px 0 40px 0; color:#FFF;}
	#right{float:right; width:47%; margin-top:80px; text-align:right; padding-bottom:125px;}

/*******
BANNER
*********/


/****************/
#content1{width:100%; background:#FFF; }
#content{width:100%; background:url(../images/main_bg.jpg) repeat-x #FFF; }

	#content_inn{width:1179px; margin:0 auto; padding:55px 0 20px 0; }
	#trial_bg{float:left; width:31.29771%; margin-right:3.05344%;   position: relative;
	background: url(../images/pic1.jpg) top center;
	background-size:cover;}
	#villages_bg{float:left; width:31.29771%;margin-right:3.05344%; }
	#village_inn{position: relative;
	background: url(../images/pic2.png) top center;
	background-size:cover;}
	#opportunity{float:right; width:31.29771%; position: relative;
	background: url(../images/pic3.png) top center;
	background-size:cover; }
	#inner_inn{width:83%; margin:0 auto; line-height:26px; color:#FFF; width:500; padding:350px 0 30px 0;}
	#inner_inn1{width:83%; margin:0 auto; line-height:26px; color:#FFF; width:500; padding:350px 0 130px 0;}
	
	#inner{width:1150px; margin:0 auto; padding:45px 0;}
	
#contact_left{float:left; width:48%; text-align:center; }
#contact_right{float:right; width:40%; text-align:center; margin-right:5%;}	

#donate2{display:none;}

/*******
FOOTER
*********/
	#footer_inn{width:100%;  background:url(../images/bottom_bg.jpg);   text-align:center; }
	
	#comm{width:96%; color:#FFF; background:#0a2053; padding:0 2% 2% 2%; font-weight:400; font-size:30px; line-height:35px; text-align:center; font-family: 'Oswald', sans-serif; text-transform:uppercase;}

/*******
STYLE
*********/
h1{font-family: 'Oswald', sans-serif; font-size:45px; line-height:50px; color:#1f3064; font-weight:600; margin-top:0; text-transform: uppercase;}
h2{font-family: 'Oswald', sans-serif; font-size:45px; line-height:50px; color:#1f3064; font-weight:600; margin-top:0; text-transform: uppercase;}

.style1{font-family: 'Oswald', sans-serif; font-size:26px; font-weight:500; color:#d6152f; line-height:30px;}
.style2{font-family: 'Oswald', sans-serif; font-size:36px; font-weight:400; color:#fff; line-height:40px;}
.style3{font-family: 'Oswald', sans-serif; font-size:36px; font-weight:500; color:#fecb4e; line-height:40px; text-transform: uppercase;}
.style4{font-family: 'Oswald', sans-serif; font-size:24px; font-weight:500; color:#fff; line-height:30px; text-transform: uppercase;}

/*******
FORM
*********/
#contactform{width:80%;}
input, textarea, select {padding:5px 10px; font-family:'Montserrat', sans-serif; border:1px solid #dedede; font-size:16px; background:#FFF;}
textarea{height:100px;}
.btn{ height:40px; font-weight:bold; font-family:'Montserrat', sans-serif; text-align:center; color:#FFFFFF; background:#fe0000; border:1px solid #fe0000; font-size:15px; margin-top:10px; padding:5px 20px; text-transform:uppercase; cursor:pointer;}
.email_error{ padding:2%; width:96%; border:1px solid red; color:red; margin:0 auto; text-align:center;}
.inputsize{ width:95%; margin-bottom:8px;}
.inputzipsize{ width:50px;}

/*******
MISC
*********/
.img{border:1px solid #cecac8; padding:5px; }
.imgright{ max-width:95%; float:right; margin-left:30px; }
.imgleft{ max-width:95%; float:left; margin-right:30px; }


.clear{clear:both;}
img{max-width:100%;}
a[href^=tel] { color:inherit; text-decoration:none; }

.tbar{ border-bottom:#b2b2b2 1px solid; padding:10px 10px 10px 0;}

.back-to-top { position: fixed; bottom: 2em; right: 40px; display: none;}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


:focus {outline:0 !important;}

iframe, object, embed {
    max-width: 100%;
}</pre></body></html>