@charset "utf-8";@import url(http://fonts.googleapis.com/css?family=Lobster|Droid+Sans|Varela+Round);

/* CSS Document */
@font-face {
    font-family: 'lucida_handwritingitalic';
    src: url('../font/24006_lucidahandwritingkursiv-webfont.eot');
    src: url('../font/24006_lucidahandwritingkursiv-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/24006_lucidahandwritingkursiv-webfont.woff2') format('woff2'),
         url('../font/24006_lucidahandwritingkursiv-webfont.woff') format('woff'),
         url('../font/24006_lucidahandwritingkursiv-webfont.ttf') format('truetype'),
         url('../font/24006_lucidahandwritingkursiv-webfont.svg#lucida_handwritingitalic') format('svg');
}
/* 				GLOBAL AND REST VALUES 				*/
body,
{
	margin:0px;
}
a, img{
	border:none;
	border:0px;
}

.blankHeight5{
	height:5px;
}
.boldTxt{
	font-weight:bold;
}
.bigTxt150{
	font-size:150%;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

label {
cursor:pointer;
}

.borderWhite{
	border:#fff solid 2px;
	margin:3px;
}

body{
	background:#ffc200;
}


ul#leftNav, ul#rightNav{
	margin:0px;
	padding:0px;
	width:228px;
	border:red solid 0px;
}
ul#rightNav{
	width:229px;
}
	ul#leftNav li, ul#rightNav li{
		display:block;
		float:left;
		width:229px;
		border:red solid 0px;
	}
		ul#leftNav li a.story, 
		ul#leftNav li a.donation, 
		ul#leftNav li a.news, 
		ul#leftNav li a.gallery, 
		ul#leftNav li a.embassy,
		ul#rightNav li a.people,
		ul#rightNav li a.covid,
		ul#rightNav li a.program,
		ul#rightNav li a.press,
		ul#rightNav li a.guestbook,
		ul#rightNav li a.links,
		ul#rightNav li a.donate{
			display:block;
			margin:13px 0px 12px 0px;
			padding:0px;
			height:40px;
			width:100%;
			text-decoration:none;
			overflow:hidden;
		}
		
		
		
		ul#leftNav li a.story{
			background:url(../images/nav_1.jpg) no-repeat left top;
		}
		ul#leftNav li a.story:hover{
			background:url(../images/nav_1_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav li a.donation{
			background:url(../images/nav_2.jpg) no-repeat left top;
		}
		ul#leftNav li a.donation:hover{
			background:url(../images/nav_2_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav li a.news{
			background:url(../images/nav_3.jpg) no-repeat left top;
		}
		ul#leftNav li a.news:hover{
			background:url(../images/nav_3_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav li a.gallery{
			background:url(../images/nav_4.jpg) no-repeat left top;
		}
		ul#leftNav li a.gallery:hover{
			background:url(../images/nav_4_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav li a.embassy{
			background:url(../images/nav_5.jpg) no-repeat left top;
			height:66px;
		}
		ul#leftNav li a.embassy:hover{
			background:url(../images/nav_5_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav li a.accomplishment{
			background:url(../images/nav_12.jpg) no-repeat left top; height:66px; display:block; margin:15px 0 0 0; 
			
		}
		ul#leftNav li a.accomplishment:hover{
			background:url(../images/nav_12_hover.jpg) no-repeat left top; height:66px; display:block; margin:15px 0 0 0;
		}
		
		ul#leftNav li a.updates{
			background:url(../images/updates.jpg) no-repeat left top; height:40px; display:block; margin:0 0 0 0;
			
		}
		ul#leftNav li a.updates:hover{
			background:url(../images/updates_hover.jpg) no-repeat left top; height:40px; display:block; margin:0 0 0 0;
		}
		
		
		
   ul#rightNav li a.covid{
			background:url(../images/nav_covid.jpg) no-repeat left top;	
		}
		ul#rightNav li a.covid:hover{
			background:url(../images/nav_covid_hover.jpg) no-repeat left bottom;	
		}
		
		ul#rightNav li a.people{
			background:url(../images/nav_6.jpg) no-repeat left top;	
		}
		ul#rightNav li a.people:hover{
			background:url(../images/nav_6_hover.jpg) no-repeat left bottom;	
		}
		
		ul#rightNav li a.program{
			background:url(../images/nav_7.jpg) no-repeat left top;
		}
		ul#rightNav li a.program:hover{
			background:url(../images/nav_7_hover.jpg) no-repeat left bottom;
		}
		
		ul#rightNav li a.press{
			background:url(../images/nav_8.jpg) no-repeat left top;
		}
		ul#rightNav li a.press:hover{
			background:url(../images/nav_8_hover.jpg) no-repeat left bottom;
		}
		
		ul#rightNav li a.guestbook{
			background:url(../images/nav_9.jpg) no-repeat  left top;
		}
		ul#rightNav li a.guestbook:hover{
			background:url(../images/nav_9_hover.jpg) no-repeat  left bottom;
		}
		
		ul#rightNav li a.links{
			background:url(../images/nav_10.jpg) no-repeat left top;
		}
		ul#rightNav li a.links:hover{
			background:url(../images/nav_10_hover.jpg) no-repeat left bottom;
		}
		
		ul#rightNav li a.donate{
			background:url(../images/direct_donation.jpg) no-repeat left top;
		}
		ul#rightNav li a.donate:hover{
			background:url(../images/direct_donation_hover.jpg) no-repeat left top;
		}
		
		

		
		
div#recommendSite{
	background:url(../images/bg_1.jpg) no-repeat center;
	width:663px;
	height:209px;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:140px;
	position:relative;
	overflow:hidden;
	border-bottom:red solid 0px;
	background-position:center top;
}
	

	

.red_text
	{
	color:#FF0000;
	font-size:11px;
	}
.black_line
	{
	background-image:url(../images/black_line.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
a:focus {
	outline: none;
}
#panel {
	width:253px;
	display: none;
	position:absolute;
	left:222px;
	padding:5px 2px 0px 2px;
	border:1px solid #999999;
	background-color:#fff;
	z-index:100;
	border:red solid 0px;
	bottom:0px;
	height:70px;
}
/*#panel {
	width:260px;
	display: none;
	position:absolute;
	left:222px;
	padding:5px 2px 0px 2px;
	border:1px solid #999999;
	background-color:#fff;
	z-index:0;
	border:red solid 1px;
	bottom:50px;
	_bottom:0px;
	height:105px;
	.height:115px;
}*/
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 0px #422410;
	background: url(images/btn-slide----.gif) no-repeat center top;
	z-index:100;
	margin-left:0px;
}

div#recommendSite_2{
	float:left;
	margin:0px;
	padding:0px;
	position:absolute;
	overflow:hidden;
	border-bottom:red solid 0px;
	width:235px;
	margin-left:20px;
	bottom:0px;
	height:80px;
}
div#recommendSite_2 a{
		width:235px;
		height:40px;
		display:block;
		margin:0px auto;
		padding:0px;
		position:absolute;
		z-index:100;
		bottom:0px;
		left:0px;
		border-left:red solid 0px;
		background-image:url(../images/recommendSite.gif);
		background-repeat:no-repeat;
		
	}
/*div#recommendSite_2{
	float:left;
	margin:0px;
	padding:0px;
	position:absolute;
	overflow:hidden;
	border-bottom:red solid 2px;
	width:235px;
	margin-left:20px;
	bottom:0px;
	height:160px;
}
div#recommendSite_2 a{
		width:235px;
		height:40px;
		display:block;
		margin:0px auto;
		padding:0px;
		position:absolute;
		z-index:100;
		bottom:50px;
		.bottom:0px;
		left:0px;
		border-left:red solid 0px;
		background-image:url(../images/recommendSite.gif);
		background-repeat:no-repeat;
		
	}
*/

.btn-slide {
 	width: 144px;
	margin: 0px;
	display: block;
	font: bold 120%/100% Tahoma, Arial, Helvetica, sans-serif, Verdana;;
	color: #fff;
	text-decoration: none;
	 border:red solid 0px;
}
.active {
	background-position: right 12px;
}

.recommend_input
	{
	border:#555 solid 1px; 
	font-size:11px; 
	width:142px; 
	padding:2px; 
	margin:0px 2px; 
	color:#000;
	}

/* Guest Book */
.text_lable{
	color: #666;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
}

.member{
width:231px;
height:auto;
float:left;
margin:55px 0 0 250px;
display:inline;
}
.acomplishment-1{}
.acomplishment-1{ float:left; width:100%; margin:0 0 20px 0;}
.acomplishment-2{ float:left;}

footer{ font-family:'Droid Sans'; background:#ffc200; color:#171718; padding:38px 0px;}footer .map iframe{ width:420px; height:420px;}
footer .map{ width:420px; margin-right:60px; float:left;}.contacts-main{ width:270px; float:left;}.connected-main{ width:250px; float:left;}.footer-heading{ display:block; text-transform:uppercase; color:#4b68e7; font-size:29px; font-weight:bold; margin-bottom:20px;}footer address{ font-style:normal; line-height:26px; font-size:15px;}footer a{ color:#4b68e7; text-decoration:none;} footer a:hover{ text-decoration:underline;}
footer .facebook a{ background:url(../images/facebook.png) no-repeat; width:14px; height:30px; display:inline-block; margin-right:30px;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;}
  footer .insta a{ background:url(../images/insta.png) no-repeat; width:34px; height:30px; display:inline-block; margin-right:30px;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;}
footer .twitter a{ background:url(../images/twitter.png) no-repeat; width:34px; height:30px; display:inline-block; margin-right:30px;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;}
footer .googleplus a{ background:url(../images/googleplus.png) no-repeat; width:30px; height:30px; display:inline-block; margin-right:30px;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;}
footer .youtube a{ background:url(../images/youtube.png) no-repeat; width:26px; height:30px; display:inline-block;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;} 
footer .facebook a:hover, footer .twitter a:hover, .insta a:hover, footer .googleplus a:hover, footer .youtube a:hover{
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);}
.call-now img{-webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;}
.call-now:hover img{  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);}
.recommended{ margin-top:44px; display:block;}.recommended img{ float:left; margin-right:7px; margin-top:-4px;}.recommended{ color:#171718; cursor:pointer; font-size:18px; font-weight:bold;}.enter-email{ margin-top:20px; display:block;}.enter-email input, .enter-email textarea{ border:1px solid #4b68e7; width:100% !important; box-sizing: border-box; margin-bottom:10px; color:#4b68e7; padding:5px;}.recommended:hover{ text-decoration:underline;}.enter-email button{ border:none;padding:5px; font-size:15px; display: block; vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative; background: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; color:#fff;}
.enter-email button:before {
  content: "";
  position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; background: #4b68e7;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.enter-email button:hover, .enter-email button:focus, .enter-email button:active { color:#333;}
.enter-email button:hover:before, .enter-email button:focus:before, .enter-email button:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);}.enter-email{ display:none;}* { margin: 0; padding: 0;}
.copy-right{ display:inline-block; margin-top:25px;}
.inner{ width:1000px; margin:auto; font-family:'Droid Sans'}
footer .enter-email{ background:#fff; padding:10px; position:fixed; top:0px; bottom:0px; width:350px; height:300px; max-height:300px; margin:auto; left:0px; right:0px;}
.form-close{ background:#4b68e7; text-align:left; cursor:pointer; display:block; padding:5px 10px; margin-bottom:15px; color:#fff; font-size:17px; vertical-align:middle;}.form-close img{ cursor:pointer; float:right; width:15px; margin-top:3px;}.contactus-add{background:url(../images/contactus-img.jpg) repeat-y; padding:20px; border-radius:4px;}.contactus-add address{ background:rgba(255, 255, 255, 0.8); border-radius:4px; padding:20px;}.contactus{ vertical-align:middle; position:fixed; top:230px; right:-97px; background:#4b68e7; padding:5px 10px; border-radius:4px 0px 0px 4px; transition-duration:0.5s;}
.contactus img{ margin-right:10px; vertical-align:middle; width:30px;}.contactus a{ display:block; color:#fff; font-size:18px;}.contactus:hover{right:0px;}.scrollup { width: 40px; height: 74px; position: fixed; bottom: 50px; right: 50px; display: none; text-indent: -9999px; background: url('../images/top-icon.png') no-repeat;}

		textarea:focus, input:focus{
			outline: 0;
		}

		input:focus:invalid,
		textarea:focus:invalid{
			border:1px solid #F5192F;
			box-shadow:0 0 4px #F5192F;
		}

		input:focus:valid,
		textarea:focus:valid{
			border: 1px solid #64C364;
			box-shadow: 0 0 4px #64C364;
		}

form .form-row{
	text-align: left;
	max-width: 315px;
	margin: 25px auto 0;
}

form .form-title-row{
	margin: 0 auto 40px;
}

form .form-row > label span{
	display: block;
	box-sizing: border-box;
	color:  #5f5f5f;
	padding: 0 0 12px;
	font-weight: bold;
}

form input{
	color:  #5f5f5f;
	box-sizing: border-box;
	box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
	padding: 12px 18px;
	border: 1px solid #dbdbdb;
}

form input[type=text],
form input[type=email],
form input[type=password],
form textarea{
	max-width: 417px;
	width: 100%;
}

form input[type=number]{
	max-width: 100px;
}

form input[type=radio],
form input[type=checkbox]{
	box-shadow: none;
	width: auto;
}

form textarea{
	color:  #5f5f5f;
	box-sizing: border-box;
	box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
	padding: 12px 18px;
	border: 1px solid #dbdbdb;
	resize: none;
	min-height: 80px;
	font-family:'Droid Sans'; font-size:13px; font-weight:normal;
}

form select{
	background-color: #ffffff;
	color:  #5f5f5f;
	box-sizing: border-box;
	width: 240px;
	box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
	padding: 12px 18px;
	border: 1px solid #dbdbdb;
}.clr{ clear:both;}.captcha{ vertical-align:middle;}

.animated {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;

}
.visible {opacity: 0 !important;}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.animated.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.animated.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
#recommenddialog{ display:none;}