/* CSS Document by  Palakshi Dam - Krishna Tech */
@import url('https://fonts.googleapis.com/css?family=Nunito&display=swap');
@import url(https://fonts.googleapis.com/css?family=Abhaya+Libre|Molengo|Poppins|Open+Sans);

body{margin:0; font-family: 'Nunito', sans-serif;}
#main{width:100%; height:auto; float:left}
#main1{width:100%; height:auto;}
#main-inner{width:80%; height:auto; margin:0 auto; overflow:auto}
#main-inner1{width:80%; height:auto; margin:0 auto;}
#main-inner2{width:90%; height:auto; margin:0 auto; overflow:auto}

a{text-decoration:none; color:#333}

.upheader-bac{background:#222b37}
#upheader{width:100%; height:auto; float:left; padding:0.3% 0}
#upheader .left{width:28%; height:auto; float:left; margin:0.5% 0 0 0;}
#upheader .left .pp{color:#f8cc00; font-size:13px}
#upheader .left p{float:left; margin:0 2% 0 0; color:#fff; font-size:14px}
#upheader .left .p{float:left; margin:0.5% 2% 0 0; color:#fff; font-size:12px}
#upheader .left p img{width:13px; height:13px; float:left; margin:2% 0 0 0}
#upheader .left p .img{width:13px; height:13px; float:left; margin:1% 0 0 0}
#upheader .left a{color:#fff}
#upheader .middle{width:2%; height:auto; float:right; margin:0.2% 0}
#upheader .middle a{width:85%; height:auto; float:left; margin:0 1%; border:#fff 2px solid; border-radius:50%; padding:0%; transition:0.5s}
#upheader .middle a:hover{border:#63bc46 2px solid;}
#upheader .middle a img{width:70%; height:auto; float:left; margin:15%}
.marquee-parent {
  position: relative;
  width: 67%;
  float:left;
  margin:0.3% 1.5% 0 1.5%;
  overflow: hidden;
  height: 20px;
}
.marquee-child {
  display: block;
  width: 700px;
  /* width of your text div */
  height: 30px;
  /* height of your text div */
  color:#f8cc00;
  font-size:14px;
  position: absolute;
  animation: marquee 15s linear infinite; /* change 5s value to your desired speed */
}
.marquee-child:hover {
  animation-play-state: paused;
  cursor: pointer;
}
@keyframes marquee {
  0% {
    left: 100%;
  }
  100% {
    left: -700px; /* same as your text width */
  }
}

.marquee{width:67%; float:left; margin:0.3% 1.5% 0 1.5%; color: #fce204; font-size: 15px; font-weight:bold;}

.fixedup .navbar-scrolltofixed.scroll-to-fixed-fixed {background:#fff; margin-top:0; -webkit-box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.2); box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.2);}

.mainlogo{width:40%; height:auto; float:left; padding:1% 0; background:#fff}
.mainlogo img{width:100%; height:auto; float:left; margin:0}
.rightimg{width:55%; height:auto; float:right; margin:10px 0 0 0}
.rightimg .but{width:30%; height:auto; float:right; margin:0 1% 1% 1%; background:#102f5e; color:#fff; border-radius:5px; text-align:center; padding:5px 0; transition:0.5s;}
.rightimg .but:hover{background:#3761a0;}
.rightimg .headerimg{width:40%; height:auto; float:right; margin:0 0 0 20%}
.menudiv-bac{background:#fff; padding: 0;}

.aboutbg{background:url(images/bg.jpg)}
#about{width:100%; height:auto; float:left; margin:2% 0}
#about img{width:20%; height:auto; float:left; margin:0 5% 0 0; border-radius: 15px; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.70);}
#about .left{width:75%; height:auto; float:left; margin:0}
#about .left h1{width:95%; height:auto; float:left; margin:0 0 3% 0; padding-left: 3%; border-left:3px #ffb516 solid; color: #fff;}
#about .left p{width:100%; height:auto; float:left; color: #fff; margin:0.5% 0;}
#about .left h3{width:100%; height:auto; float:left; margin:0; color: #ffb516; font-size:16px; font-weight: normal;}

#notice-gallery{width:100%; height:560px; float:left; margin:2% 0}
#notice-gallery .gallery{width:48%; height:auto; float:left; margin:0 2% 0 0}
#notice-gallery .gallery h2{color:#333; margin-top:0}
#notice-gallery .gallery h2 b{width:63%; height:auto; float:right; margin:3% 0 0 0; border-bottom:2px solid #F90}
#notice-gallery .gallery .hoverimg{width:49.8%; height:auto; float:left; margin:0.1%;}
#notice-gallery .gallery .hoverimg1{width:99.8%; height:auto; float:left; margin:0.1%;}
#notice-gallery .notice{width:48%; height:auto; float:left; margin:4.3% 0 0 2%!important; padding:0!important}

.h2_heading{font-weight:bold; text-align:center; margin:3% 0 0 0; color:#4f4f4f; font-weight:normal; font-size:36px;}
.h2_heading span{color:#0793cd; font-weight:bold}
.headb{width:6%; height:auto; float:left; margin:1% 47% 0 47%; border-bottom:#797979 2px solid}

.icondivbac{border-top:5px solid #268fb6; background:#fefbd3; }

.invbac{background:#eae9e9}
#involved{width:100%; height:auto; float:left}
#involved .left{width:60%; height:auto; float:left; margin:1% 0}
#involved .left img{width:100%; height:auto; float:left}
#involved .right{width:38%; height:auto; float:left; margin:1% 0 0 2%}
#involved .right h1{color:#155e91; margin-bottom:0.5%}
#involved .right b{width:20%; height:auto; float:left; margin:0 80% 5% 0; padding:0.3% 0; background:#848484}
#involved .right p{color:#333; margin:1% 0; line-height:150%}
#involved .right .donate1{width:40%; height:auto; float:left; background-image:url(images/bg4.jpg); padding:2% 0; color:#fff; margin-top:3%; text-align:center; font-size:xx-large; font-family: 'Amaranth', sans-serif; font-weight:bold}
#involved .right .donate1:hover{background-image:url(images/bg5.jpg)}

.classbac{padding:50px 0 60px;background:url(images/promo-bg.svg) top right/100% no-repeat #e0ecfd; -webkit-box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.1); box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.1);}
#proc{width:100%; height:auto; float:left;}
#proc .left{width:50%; height:auto; float:left;}
#proc .left img{width:25%; height:auto; float:left; margin-right:75%}
#proc .left h1{width:100%; height:auto; float:left; margin-bottom:0; color:#333; font-size:x-large}
#proc .left h1 strong{color:#155e91; font-size:xx-large}
#proc .left p{width:100%; height:auto; float:left; color:#646464; line-height:150%; font-size:large}
#proc .left a{width:25%; height:auto; float:left; margin:2% 75% 0 0; text-align:center; background:#29a4df; color:#fff; padding:1.8% 0 1.5% 0; border-radius:20px; transition:0.5s}
#proc .left a:hover{background:#42ba96;}
#proc .left p .img{width:10px; height:10px; float:left; margin:8px 8px 0 0}
#proc .right{width:40%; height:auto; float:left; margin:0 10% 0 0}
#proc .right h2{color:#333}
#proc .right h2 b{width:75%; height:auto; float:right; margin:4% 0 0 0; border-bottom:2px solid #F90}
#proc .right a{width:30%; height:auto; float:left; margin:1%; background:#000}
#proc .right a img{width:100%; height:auto; float:left; opacity:1; transition:0.5s}
#proc .right a img:hover{opacity:0.7}
#proc .right .view{width:20%; height:auto; float:left; margin:2% 0 0 0; font-size:medium; background:#29a4df; color:#fff; padding:2.3% 4% 1.8% 4%; border-radius:20px; transition:0.5s}
#proc .right .view:hover{background:#42ba96;}
#proc .low{width:100%; height:auto; float:left; margin:8% 0 0 0}
#proc .low h1{width:20%; height:auto; float:left; margin:0; text-align:center}
#proc .low b{width:40%; height:auto; float:left; margin:1% 0 3% 0; border-bottom:2px solid #F90}
#proc .low .con{width:15%; height:auto; float:left; margin:0.7%;}
#proc .low .con img{width:60%; height:auto; float:left; margin:2% 20%;}
#proc .low .con h3{color:#0793cd; font-weight:normal; text-align:center}

.testimonialbac{background:#f0f1f1}
#testimonial{height: 560px;}
#testimonial h2 {
	color: #525252;
	font-size: 26px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	margin: 30px 0 70px;
}
#testimonial h2::after {
	content: "";
	width: 100px;
	position: absolute;
	margin: 0 auto;
	height: 4px;
	border-radius: 1px;
	background: #2eaeeb;
	left: 0;
	right: 0;
	bottom: -20px;
}
#testimonial h2 b{color:#0190fe}
#testimonial .carousel {
	margin: 50px auto;
	padding: 0px;
}
#testimonial .carousel .item {
	color: #999;
	overflow: hidden;
    min-height: 120px;
	font-size: 13px;
}
#testimonial .carousel .media img {
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 50%;
}
#testimonial .carousel .testimonial {
	padding: 0 15px 0 60px ;
	position: relative;
	color:#595858;
	line-height:150%;
	font-weight:normal;
	font-size:medium
}
#testimonial .carousel .testimonial::before {
	content: '\93';
	color: #e2e2e2;
	font-weight: bold;
	font-size: 68px;
	line-height: 54px;
	position: absolute;
	left: 15px;
	top: 0;
}
#testimonial .carousel .overview b {
	text-transform: uppercase;
	color: #2eaeeb;
}
#testimonial .carousel .carousel-indicators {
	bottom: -40px;
}
#testimonial .carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
    height: 10px;
	border-radius: 50%;
	margin: 1px 3px;
}
#testimonial .carousel-indicators li {	
    background: #e2e2e2;
    border: 4px solid #fff;
}
#testimonial .carousel-indicators li.active {
	color: #fff;
    background: #1c47e3;    
    border: 5px double;    
}

#yiframe{width:100%; height:auto; float:left;}
#yiframe iframe{width:48%; height:400px; float:left; margin:1%;}

.gdfooterbg{background: #0f1d34;}
#gdfooter{width:90%; height:auto; float: left; margin:1% 5%;}
#gdfooter .con1{width: 35%; height: auto; float: left;}
#gdfooter .con{width: 30%; height: auto; float: left;}
#gdfooter h3{color: #fdb92e}
#gdfooter .con1 a{width:48%; height:auto; float: left; margin:1%; color: #fff; font-size: 13px}
#gdfooter .con1 a:hover{color: #fdb92e}
#gdfooter .con1 iframe{width: 100%; height: 280px;}
#gdfooter .con .footlogo{width: 50%; height: auto; float: left; margin:0 50% 2% 0;}
#gdfooter .con h4{color: #fff; margin: 3% 0}
#gdfooter .con p{color: #eaeaea; font-size: 13px; margin: 0; line-height: 160%}
.gdlowfooterbg{background: #000;}
#gdlowfooter{width:90%; height:auto; float: left; padding: 1% 0}
#gdlowfooter p{width: 50%; height: auto; float: left; margin: 0; padding: 0; color: #fff; font-size: 14px}
#gdlowfooter .p{ text-align: right;}

.scrollup {
	background-color: none;
	bottom: 15px;
	color: #2e2929;
	font-size: 36px;
	height: 50px;
	line-height: 40px;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 50px;
	z-index: 99;
	font-weight: bold;
}
.scrollup:hover {
	background-color: none;
	color:#ffa60c;
}
.scrollup:focus {
	color:#2e2929;
}

.shadow_one{padding:60px 0;text-align:center;background-color:rgba(0,0,0,.65)}
#page_header{background:url(images/bg1.jpg); background-attachment: fixed;background-position: center;background-repeat: no-repeat; background-size: 100% auto;}
#page_header h2{color:#fff;font-size:40px;margin:18px 0;font-family:'Abhaya Libre',cursive}
#page_header p{color:#fff}
.page_header_breadcum{color:#fff}
.page_header_breadcum a .fa{color:#fdb92e;font-size:16px}
.page_header_breadcum a.active_page{color:#fdb92e}
.page_header_breadcum a{color:#fff}

#static{width:100%; height:auto; float:left; margin:2% 0}
#static h1{}
#static h2{}
#static img{width:auto; height:auto; float:left; margin:1% 1% 1% 0}
#static p{margin:1% 0; line-height:140%; text-align:justify; color:#333333; font-size:medium}
#static span{margin:1% 0; line-height:140%; text-align:justify; color:#333333; font-size:medium}
#static div{margin:1% 0; line-height:140%; text-align:justify; color:#333333; font-size:medium}
#static ul{list-style-image: url('images/tick.png'); line-height:140%; text-align:justify; color:#333333; font-size:medium}
#static ul li{margin:0.8% 0}
#static .h1{color:#0039bb; font-size: xx-large; font-family:'Abhaya Libre',cursive; margin:2% 0 0 0;}
#static .strong{color:#eb2229}
#static .p{width:60%; height:auto; float: left;}
#static .img{width:35%; height:auto; float: right; margin:0 0 1% 5%;}
#static .p1{width:70%; height:auto; float: left;}
#static .img1{width:25%; height:auto; float: right; margin:0 0 1% 5%;}
#static .blue{color:#0039bb}
#static .img2{width:40%; height:auto; float: right; margin:0 0 1% 5%;}
#static p .img3{width:18px; height:18px; float: left; margin:0.1% 1% 0 0;}
#static .p2{width:100%; height:auto; float: left; margin: 0; font-style: italic; font-size: large; font-weight: bold;}
#static .p3{width:auto; height:auto; float: left; margin: 0; padding:0.5% 1%; border-radius: 5px; background: #fdb92e; color:#000}
#static .strong1{color:#eb2229; font-size: large; font-weight: bold;}
#static p .img4{width:10px; height:10px; float: left; margin:0.5% 1% 0 0;}
#static .con{width:29%; height:255px; float:left; margin:1%; background: #fce5c7; padding: 1%; border-radius: 5px; -webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2); box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2); transition: 0.5s;}
#static .con:hover{-webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.5); box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.5);}
#static .con img{width:100%; height:auto; float:left; margin:0 0 2% 0}
#static .con h4{width:100%; height:auto; float:left; margin:0 0 2% 0; text-align: center;}
#static .con2{width:70%; height:auto; float:left; margin:3% 15%; border-radius: 5px; -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2); transition: 0.5s;}
#static .con2 h3{width:100%; height:auto; float:left; text-align: center; color:#ab0107}
#static .con2 p{width:17.6%; height:auto; float:left; background: #eae8e8; margin: 0.2%; padding:1%}
#static .con2 span{width:77.6%; height:auto; float:left; background: #eae8e8; margin: 0.2%; padding:1%}
#static .contact{width:50%; height:auto; float:left; margin:2% 25%; background:#f1feff; border-radius: 5px; padding: 2%; -webkit-box-shadow:0 3px 56px -24px rgba(0,0,0,.5);-moz-box-shadow:0 3px 56px -24px rgba(0,0,0,.5);box-shadow:0 3px 56px -24px rgba(0,0,0,.5);}
#static .contact h2{color:#ab0107}
#static .contact p{width:92%; height:auto; float:left; background:url(images/icon/location.png) no-repeat; padding:0 0 2% 8%; margin:1% 0}
#static .contact .p{background:url(images/icon/phone.png) no-repeat; padding:0 0 0 8%;}
#static .contact .pp{background:url(images/icon/mail1.png) no-repeat; padding:0 0 0 8%; background-size: 15px 15px;}
#static p .img5{width:8px; height:8px; float: left; margin:0.7% 1% 0 0;}
#static .con3{width:96%; height:auto; float:left; margin:1%; background: #e0ecfe; padding: 1%; border-radius: 5px; -webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2); box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2); transition: 0.5s;}
#static .con3 .h5{width:3%; height:auto; float:left; margin:0 2% 1% 0; padding:1.3% 2%; border: 1px solid #fdb92e; color:#102f5e; text-align: center; background: #fff;}
#static .con3 h4{width:90%; height:auto; float:left; margin:0 0 1% 0; font-size: large;}
#static .con3 p{width:90%; height:auto; float:left; margin:0}
#static .con3 a{width:auto; height:auto; float:right; margin:1% 0; padding:0.5% 1%; border-radius: 5px; background: #ab0107; color: #fff; transition: 0.5s;}
#static .con3 a:hover{background: #252525;}
#static .a{width:auto; height:auto; float:right; margin:0.5% 0; padding:0.5% 1%; border-radius: 5px; background: #ab0107; color: #fff; transition: 0.5s;}
#static .a:hover{background: #252525;}
#static .img6{width:30%; height:auto; float: left; margin:0 1% 0 0;}

#album{width:98%; height:auto; float:left; margin:2% 1%; overflow:hidden; background:#eeeeee; -webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-width: 33%;
	-moz-column-width: 33%;
	column-width: 33%;}
#album .con1{width:98%; height:auto; float:left; margin:2% 1%; box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15); transition:0.50s}
#album .con1:hover{box-shadow: 0px 0px 15px 0px rgba(253,179,2,0.55);}
#album .con1 img{width:98%; height:auto; float:left; margin:1%}


@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

#main-inner{width:100%; height:auto; margin:0 auto; overflow:auto}
#main-inner1{width:100%; height:auto; margin:0 auto;}
#main-inner2{width:100%; height:auto; margin:0 auto; overflow:auto}

#upheader .left{width:98%; height:auto; float:left; margin:0.5% 1%;}
#upheader .middle{width:8%; height:auto; float:right; margin:0.2% 46%}
.marquee-parent {
	position: relative;
	width: 96%;
	float:left;
	margin:1% 2%;
	overflow: hidden;
	height: 25px;
	background: #4a5461;
	border-radius: 5px;
	padding: 1%;
  }

.marquee{width: 96%; height: 25px; float:left; margin:1% 2%; background: #4a5461; border-radius: 5px; padding: 1%;}

.mainlogo{width:98%; height:auto; float:left; padding:1%; background:#fff}
.mainlogo img{width:100%; height:auto; float:left; margin:0}
.rightimg{width:100%; height:auto; float:right; margin:10px 0 0 0}
.rightimg .but{width:48%; height:auto; float:right; margin:0 1% 1% 1%; background:#102f5e; color:#fff; border-radius:5px; text-align:center; padding:5px 0; transition:0.5s;}
.rightimg .but:hover{background:#3761a0;}
.rightimg .headerimg{width:60%; height:auto; float:right; margin:0 20%}

#about img{width:70%; height:auto; float:left; margin:1% 15%; border-radius: 10px; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.70);}
#about .left{width:96%; height:auto; float:left; margin:3% 2%}
#about .left h1{width:95%; height:auto; float:left; margin:0 0 3% 0; padding-left: 3%; border-left:3px #ffb516 solid; color: #fff; font-size: x-large;}

#notice-gallery{width:100%; height:auto; float:left; margin:2% 0}
#notice-gallery .gallery{width:98%; height:auto; float:left; margin:1%}
#notice-gallery .gallery h2 b{width:45%; height:auto; float:right; margin:5% 0 0 0; border-bottom:2px solid #F90}
#notice-gallery .gallery .hoverimg{width:99.8%; height:auto; float:left; margin:0.1%;}
#notice-gallery .gallery .hoverimg1{width:99.8%; height:auto; float:left; margin:0.1%;}
#notice-gallery .notice{width:98%; height:auto; float:left; margin:1%!important; padding:0!important}

#proc .left{width:96%; height:auto; float:left; margin: 1% 2%;}
#proc .left img{width:40%; height:auto; float:left; margin:1% 30%}
#proc .left h1{width:100%; height:auto; float:left; margin:2% 0; color:#333; font-size:x-large; text-align: center;}
#proc .left a{width:30%; height:auto; float:right; margin:2% 2% 2% 0; font-size:medium; background:#29a4df; color:#fff; padding:2.3% 4% 1.8% 4%; border-radius:20px; transition:0.5s}
#proc .right{width:98%; height:auto; float:left; margin:1%}
#proc .right h2 b{width:65%; height:auto; float:right; margin:5% 0 0 0; border-bottom:2px solid #F90}
#proc .right a{width:48%; height:auto; float:left; margin:1%; background:#000}
#proc .right .view{width:20%; height:auto; float:right; margin:2% 2% 2% 0; font-size:medium; background:#29a4df; color:#fff; padding:2.3% 4% 1.8% 4%; border-radius:20px; transition:0.5s}
#proc .low{width:98%; height:auto; float:left; margin:8% 1% 0 1%}
#proc .low h1{width:60%; height:auto; float:left; margin:0; text-align:center; font-size:x-large;}
#proc .low b{width:20%; height:auto; float:left; margin:3% 0 0 0; border-bottom:2px solid #F90}
#proc .low .con{width:98%; height:auto; float:left; margin:1%;}
#proc .low .con img{width:30%; height:auto; float:left; margin:2% 35%;}

#testimonial{width:96%; height: auto; float: left; margin: 2%;}

#yiframe iframe{width:98%; height:300px; float:left; margin:1%;}

#gdfooter{width:94%; height:auto; float: left; margin: 0 2%; padding-bottom: 2%;}
#gdfooter .con1{width: 100%; height: auto; float: left;}
#gdfooter .con{width: 100%; height: auto; float: left; margin: 0 2%;}
#gdfooter .con1 p{width:92%; height:auto; float: left; margin: 2%; color: #fff; font-size: 14px; padding-left: 20px; text-decoration: none; background:url(images/time.png) center left no-repeat; background-size: 14px 14px; transition: 0.5s;}
#gdfooter .con1 a{width:98%; height:auto; float: left; margin:1%; color: #fff; font-size: 13px; text-align: center;}
#gdfooter h3{width: 100%; height: auto; float: left; color: #fdb92e; text-align: center;}
#gdfooter .con .footlogo{width: 60%; height: auto; float: left; margin:0 20% 1% 20%;}
#gdfooter .con h4{color: #fff; margin: 3% 0; text-align: center;}
#gdfooter .con p{color: #eaeaea; font-size: 13px; margin: 0; line-height: 160%; text-align: center;}

#gdlowfooter p{width: 98%; height: auto; float: left; margin: 1%; padding: 0; color: #fff; font-size: 14px; text-align: center;}
#gdlowfooter .p{text-align: center;}

#page_header{background:url(images/bg1.jpg); background-attachment: fixed;background-position: center;background-repeat: no-repeat; background-size:auto 100%;}
.page_header_breadcum .fa{color:#fdb92e;font-size:14px}

#static{width:96%; height:auto; float:left; margin:6% 2%}
#static .img2{width:96%; height:auto; float: right; margin:2%;}
#static p .img3{width:12px; height:12px; float: left; margin:1.2% 1% 0 0;}
#static .img{width:96%; height:auto; float: left; margin:4% 2%;}
#static p .img4{width:8px; height:8px; float: left; margin:2% 3% 0 0;}
#static .con{width:94%; height:auto; float:left; margin:2% 1%; background: #fce5c7; padding: 1%; border-radius: 5px; -webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2); box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2); transition: 0.5s;}
#static .con2{width:98%; height:auto; float:left; margin:1%; border-radius: 5px; -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2); transition: 0.5s;}
#static .con2 p{width:15.6%; height:auto; float:left; background: #eae8e8; margin: 0.2%; padding:1%; font-size: x-small;}
#static .con2 span{width:79.6%; height:auto; float:left; background: #eae8e8; margin: 0.2%; padding:1%; font-size: x-small;}
#static .contact{width:90%; height:auto; float:left; margin:1%; background:#f1feff; border-radius: 5px; padding: 3%; -webkit-box-shadow:0 3px 56px -24px rgba(0,0,0,.5);-moz-box-shadow:0 3px 56px -24px rgba(0,0,0,.5);box-shadow:0 3px 56px -24px rgba(0,0,0,.5);}
#static .contact h2{width:98%; height:auto; float:left; margin: 0 1% 2% 1%; text-align: center; color:#ab0107; font-size: large;}
#static .contact p{width:88%; height:auto; float:left; background:url(images/icon/location.png) no-repeat; background-size: 25px 25px; padding:0 0 2% 12%; margin:1% 0; text-align: left;}
#static .contact .p{width:88%; height:auto; float:left; background:url(images/icon/phone.png) no-repeat; padding:0 0 0 12%;}
#static .contact .pp{width:88%; height:auto; float:left; background:url(images/icon/mail1.png) no-repeat; padding:0 0 0 12%; background-size: 15px 15px;}
#static p .img5{width:8px; height:8px; float: left; margin:2.1% 2% 0 0;}
#static .con3 .h5{width:12%; height:auto; float:left; margin:0 2% 1% 0; padding:1.3% 1%; border: 1px solid #fdb92e; color:#102f5e; text-align: center; background: #fff; font-size: small;}
#static .con3 h4{width:83%; height:auto; float:left; margin:1% 0; font-size: large;}
#static .con3 p{width:83%; height:auto; float:left; margin:0}
#static .con3 a{width:auto; height:auto; float:right; margin:2% 0; padding:1% 2%; border-radius: 5px; background: #ab0107; color: #fff; transition: 0.5s;}
#static .a{width:auto; height:auto; float:right; margin:2% 0; padding:1% 2%; border-radius: 5px; background: #ab0107; color: #fff; transition: 0.5s;}
#static .img1{width:96%; height:auto; float: right; margin:4% 2%;}
#static .p{width:100%; height:auto; float: left;}
#static .p1{width:100%; height:auto; float: left;}
#static .img6{width:100%; height:auto; float: left; margin:0 0 1% 0;}

#album{width:98%; height:auto; float:left; margin:2% 1%; overflow:hidden; background:#eeeeee; -webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-width: 100%;
	-moz-column-width: 100%;
	column-width: 100%;}
#album .con1{width:97%; height:auto; float:left; margin:1.5%; box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15); transition:0.50s}
#album .con1 img{width:98%; height:auto; float:left; margin:1%}


}
