body{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#000000;
}
ul{
	text-decoration:none;
	padding-left:0px;
}
a:hover{
	text-decoration:none;
}
ul li{
	text-decoration:none;
	list-style: none;
}
.nav-bg{
	background-color:#384585;
	
}
.navbar-default{
	background-color:transparent !important;
	border-color: transparent !important;
}
.top-nav-bg{
	background-color:#ff7000;
}
.social a{
	padding: 8px;
}
.social a i{
	color:#fff;
}
.social-block{
	padding-top: 10px;
	padding-bottom:30px;
	
}
.padding0{
	padding:0px;
}
.fa-envelope{
	color: #ff7000;
	background-color: #f5f5f5;
	padding:13px;
	border-radius:30px;
	border:1px solid #BFBFBF;
	font-size:18px !important;
	transition:all ease-out 0.5s;
}
.fa-phone{
	color: #ff7000;
	background-color: #f5f5f5;
	padding:13px;
	border-radius:40px;
	border:1px solid #BFBFBF;
	font-size:18px !important;
	transition:all ease-out 0.5s;
}
.about-font-size h3{
font-size:18px!important;	
}
.social-11{
	margin-top: 30px;
}
.social--block1{
	display:inline;
	float:left;
}
.add{
	float:left;
}
.mail-text{
	font-weight:bold;
	text-transform: capitalize;
	padding-left:12px;
}
.mail-text span{
	font-weight:normal;
	text-transform: lowercase;
}
.fa-envelope:hover{
	color: #FFFFFF;
	background-color: #ff7000;
	padding:13px;

}
.fa-phone:hover{
	color: #FFFFFF;
	background-color: #ff7000;
	padding:13px;

}
.nav-hover1 a{
	color:#FFFFFF !important;
}


.dropbtn {
    background-color: #ff7000;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/*.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
*/


.active>a{
	color: #ff7000 !important;
	background-color:transparent !important;
}
.nav-padd-btm{
	padding-bottom: 0px !important;
	margin-bottom:0px !important;
}
.nav-hover1 a:hover{
	color: #ff7000 !important;
	border-bottom:2px solid #ff7000;
}
.img-123{
	background-size:cover;
	width:100%;
}
.sss-bg{
	background-image: url(../img/1st-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	
}
.main-head span{
	color:#ff7000;
	text-transform:capitalize;
	font-size: 36px;
	text-decoration:underline;
}
.intro-block p{
	font-size: 15px;
	margin-top: 36px;
	color:#28201c;
	margin-bottom: 46px;
	text-align: justify;
    width: 500px;
}
.ongoing{
	text-align:center;
}
.ongoing_bttn{
	text-align: center;
    background-color: orange;
    border: none;
    padding: 7px;
    margin: 0 auto;
    display: table;
    margin-top: 20px;
    font-size: 14px;
	color:#000;
}
.ongoing_bttn:hover{
	color:#000;
}
.main-head{
	color: #28201c;
}
.read-more{
	background-color: #ff7000;
	color:#FFFFFF;
	padding: 11px 22px;
	text-transform:capitalize;
	transition:all ease-out 0.5s;
	
}
.read-more1{
	background-color: #ff7000;
	color:#FFFFFF;
	padding: 7px 15px;
	text-transform:capitalize;
	transition:all ease-out 0.5s;
	margin-top:20px;
	width:76%;
	margin-left:11px;
	
}
.read-more2{
	background-color: #ff7000;
	color:#FFFFFF;
	padding: 7px 15px;
	text-transform:capitalize;
	transition:all ease-out 0.5s;
	margin-top:20px;
	width:76%;
	margin-top:20px;
	text-align:center;
	
}
.ppa{
	text-align:center;
	color:rgba(90,125,179,1.00);
	font-size: 16px;
	margin-top:10px;
	margin-bottom:22px;
	
}
.read-more:hover{
	background-color: #DF6302;
	color:#FFFFFF;

}

.read-more2:hover{
	background-color: #DF6302;
	color:#FFFFFF;

}
.intro-block{
	margin-top: 45px;
}
.intro-block2{
	margin-top: 45px;
	margin-left: 62px;
	
   
   
}
.news-line{
	margin-top: 35px;
	
   
	
}
.news-line li{
	padding-bottom: 20px;
}
.date{
	color:#ff5300;
	text-align:center;
}
.align11{
	text-align:center;
}
.write-block{
	font-size: 14px;
	text-align:left;
	margin-top: 15px;
}
.recent-main-block{
	margin-top: 70px;
	margin-bottom: 50px;
}
.recent-block{
	margin-top: 60px;
}
.imggg{
	width:70% !important;
	text-align:center;
}

.achiv-head{
	color:#fff;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 18px;
	margin-top: 27px;
}
.major-bg{
	background-color:#ff3450;
	padding:0px !important;
	margin:0px !important;
}
.img-major{
	width:100%;
}
padding0{
	padding:0px !important;
}
margin0{
	margin:0px !important;
}
.major-block{
	margin-left: 74px;
margin-top: 47px;
}
.majot-line li{
	color:#fff;
	padding-bottom: 10px;
}
.fa-circle{
	color:#ff5300;
	margin-right: 8px;
}
.future-bg{
	background-image:url(../img/theam-bg.jpg);
	background-repeat:no-repeat;
	height: 400px;
	background-size:cover;
}
.mission-block{
	margin-top: 25px;
}
.mission-hole-block{
	margin-top:56px;
}
.aboutbg{
	/*background-image: url(../img/gup_about-us-1.jpg);*/
	background-repeat:no-repeat;
	background-size: cover;
}
.about_txt{
	font-weight:100;
	text-align:center;
}
.acti-achive-bg{
	background-image:url(../img/activities/main2.jpg);
	 background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 200px; 
}


.plane-bg{
	background-image:url(../img/school-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	height:470px;
}
.plan-line li{
	color:#fff;
	font-size: 16px;
}
.future-girl{
	margin-top: 80px;
}
.plan-block{
	margin-top: 70px;
	background-color:rgba(111, 163, 204, 0.3);
	padding:32px;
}
.plan-block1{
	margin-top: 70px;
	background-color:rgba(135, 232, 178, 0.3);
	padding:26px;
}
.tree-gif{
	width:70%;
	margin-left:20px;
	z-index:2;
}
.back{
	z-index:-1;
	position:absolute;
	bottom: -12px;
	left:0;
	width:100%;
}
.gif-img-block{
	position:relative;
}
.plan-head{
	margin-bottom:20px;
	color: #fff;
}
.plan-line li{
	margin-bottom: 22px;
}
.fa-circle11{
	color:#fff !important;
	font-size: 10px !important;
}
.gal-p{
	font-size: 14px;
	color:#767575;
	text-align:center;
}
.align12{
	margin-top: 54px;
}
.btn-clor{
	background-color:#333333;
	color:#fff;
	
	margin-bottom: 15px;
	border-radius: 4px;
	padding:10px 18px;
}
.donet-p p{
	color:#fff !important;
	/*text-transform: capitalize;*/
	font-size: 22px;
	margin-top: 15px;
}
.donet-bg{
	background-color:#d95f00;
}

.donet-p p:hover{
	color:#fff !important;
	
}
.donet-btn{
	margin-top: 25px;
	margin-bottom: 20px;
}
.btn-clor:hover{
	color:#fff;
}
.btn-clor:hover{
	background-color:#555352;
}
footer{
	background-image:url(../img/footer-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
.foot-p{
	color:#7C7B7B;
	font-size:14px;
	margin-top: 10px;
}
.read-p{
	margin-top:15px;
	color:#7C7B7B;
	font-size:14px;
}
.foote-head{
	color:#d95f00;
	text-transform:uppercase;
	text-decoration:underline;
	font-size: 20px;
}
.foot-li li a{
	color:#7C7B7B;
	margin-bottom:15px;
	text-transform:capitalize;
}
.foot-li li{
	
	margin-bottom:15px;
	
}
.foot-li li a:hover{
	color:#CBC8C8;

}
.fa-so{
	color:#ef6e0a !important;
	font-size: 20px !important;
	padding-right: 20px;
	margin-top: 15px;
	transition:all ease-out 0.3s;
}
.footer-main-block{
	margin-top: 48px;
}
.footer-fst-blk{
	margin-top: 20px;
}
.f-head-padd{
	margin-top: 20px;
	
}
.fa-so:hover{
	color:#F39146 !important;

}
.gallery-align{
	margin:0 auto;
	display:table;
	float:none;
}
.gallery-padd{
	margin-top: 25px;
	margin-bottom: 50px;
}
.img-gal-padd a{
	margin:3px;
	margin-top: 10px;
}
.img-gal-padd{
	
	margin-top: 10px;
}
.footer-bottom{
	background-color:#000;
	
}
.footer-bottom p{
	color:#686767;
	text-align:center;
	padding:7px 0px;
	font-size: 11px;
}


/*-----------------------about us----------------------------*/


	.aims-block h3{
		text-transform:uppercase;
		color:#ff5301;
		font-size: 24px;
		font-weight:bold;
		text-decoration:underline;
	}
	.aims-block p{
		color:#515050;
	}
	.about-vision-block h3{
		text-transform:uppercase;
		color:#ff5301;
		font-size: 24px;
		font-weight:bold;
		text-decoration:underline;
	}
	.about-vision-block p{
		color:#515050;
	}
	.vision-ul li{
		padding-left: 15px;
		padding-bottom:8px;
		text-transform:capitalize;
		color:#323a63;
		list-style:disc !important;
		margin-left: 15px;
		font-weight:bold;
		
	}
	.about-block{
		margin-top: 30px;
	}
	.vision-ul{
		margin-top: 20px;
	}
	.aims-block{
		margin-bottom:50px;
	}
	/*-------------------------------glance------------------------------*/
	
	.glance{
		background-image: url(../img/glance-bg.jpg);
		background-repeat:no-repeat;
		background-size:cover;
		height: 866px;
	}
	.glance-ul-a{
		display:inline-block;
	}
	.ggh{
		text-transform: uppercase;
		color: #ff5301;
		font-size: 24px;
		font-weight: bold;
		text-decoration: underline;
	}
	.glance{
		padding-top: 45px;
	}
	
	.head-li{
		color:#3B8612;
		font-size: 18px;
		
	}
	.pogram-area{
			color:#3B8612;
		font-size: 18px;
		margin-bottom:25px;
		
	}
	.img-flot{
		float:left;
		padding-right:20px;
		padding-bottom:20px;
	}
	.main-activities h4{
		color:#327A0F;
		font-size: 20px;
	}
	.activi-sub h3{
		color:#fe5303;
		font-size: 25px;
		margin-bottom:20px;
		margin-top: 45px;
		
	}
	.img-flot1{
		float:right;
		padding-left:20px;
		padding-bottom:20px;
	}
	.main-activities{
		margin-top: 30px;
	}
.gif-bg{
	background-color:#95D4E4;
	
	height:370px;
}
.gif-img-11 {
    height: 290px;
    width: 163%;
    margin-left: -100px;
}
.future-group{
	background-image:url(../img/school-bg.jpg);
	background-repeat:no-repeat;
	height: 500px;
	background-size:cover;
}
.acti-main{
	background-image:url(../img/activities/main.jpg);
	background-repeat:no-repeat;
	height: 233px;
	background-size:cover;
}
.main-acti-head{
	color:#FDF5F2;
	font-size:33px;
	text-align:center;
	
	padding:47px 8px;
margin-top: 29px;
}
.acti-head{
	color:#1EB0A5;
	font-size:25px;
}
.acti-head1{
	color:#ff7000;
	font-size:25px;
}
.acti-img-1{
	margin-top: 15px;
	width:100%;
	
}
.acti-1-bg{
	padding-top: 25px;
	padding-bottom:25px;
	background-color:#D7EEF1;
}
.acti-p{
	color:#333232;
	font-size: 14px;
	
}
.all_acti{
	text-align:justify;
}
.health_acti{
	text-align: center;
    margin-bottom: 25px;
    margin-top: 40px;
}
.acti-2-bg{
	padding-top: 25px;
	padding-bottom:25px;
	background-color:#fff;
}
.acti-caro h2{
	color:#ff7000;
	font-size: 34px;
	text-transform:capitalize;
	font-weight:bold;
	text-align:center;
	margin-top: 46px;
}
.acti-caro p{
	color:#DCDCDC;
	font-size: 16px;
	text-align:center;
	
}
.skill-bg{
	margin-top: 70px;
	margin-bottom: 70px;
}
.market-p{
	
}
.img-121{
	width: 82%;
}
.ahvy-block{
	background-image:url(../img/activities/qqqq.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	height:390px;
}
.ahvy-inner h3{
	color:#ff5300;
	font-size: 20px;
	text-transform:uppercase;
	margin-bottom:28px;
}
.ahvy-inner{
	margin-top: 80px;
}
.ahvy-inner p{
	color:#CCCCCC;
	text-align:center;
	font-size: 15px;
}
.skill-ul li{
	color:#BBBBBB;
	font-size:14px;
	text-transform:capitalize;
	padding:5px;
}
.gramp{
	margin-top: 25px;
	margin-bottom: 30px;
}
.gram-padd{
	margin-top: 20px;
}
.contact-block1 h4{
	font-size: 21px;
	color:#4566A0;
	
}
.contact-block1 p{
	color:#746F6F;
}
.contact-block1{
	margin-top: 30px;
	
	
}
.head-li{
	color:#57A01E !important;
}
.contact-block1 h4 span{
	color:#D85759;
}
.class-aa{
	margin-bottom: 43px;
}
.cont-bot{
	margin-left:15px;
}

.styled-select{
	text-align:center;
	margin-top: 90px;
}
.styled-select select{
	width: 500px;
height: 49px;
background-color:rgba(120,120,120,0.80);
border: 1px solid #ff5300;
color:rgba(227,225,225,1.00);
padding-left: 5px;
border-radius: 5px;
}
.styled-select option{
	background-color:rgba(166,166,166,0.4);
}
.main-acti-bg{
	background-image:url(../img/activities/main-acti.jpg);
	background-size:cover;
	height:500px;
	background-repeat:no-repeat;
}
.active-block{
	/*background-color:rgba(241,245,175,0.80);*/
	width:100%;
	/*margin-top:-224px;*/
}
.active-main-cont{
	padding:60px;
}
.asas{
	background-color:#CEF1ED;
	padding:10px;
}
.asas1{
	background-color:#519AC4;
	padding:10px;
}

.actia-img{
	width:100%;
}
.acti-pp{
	/*text-transform:capitalize;*/
	font-size:14px;
	color:rgba(87,85,85,1.00);
	padding-left:10px;
	margin-top:15px;
}
.acti-pp1{
	/*text-transform:capitalize;*/
	font-size:14px;
	color:rgba(255,255,255,1.00);
	padding-left:10px;
	margin-top:15px;
	
}
.read-aa{
	margin-top: 26px !important;
	margin-left:10px;
}


.padd-both{
	margin:15px 0px;
}
.img-wid{
	width:100%;
}
.active-block{
	margin-top: 70px;
	margin-bottom:70px;
}
.imghvr-fold-right{
	text-align:center;
}
.img-align{
	text-align:center;
	
}
.img-border{
	border: 1px solid #A5BAC8;
	padding-top: 20px;
	padding-bottom:26px;
	text-align:center;
	margin-bottom:10px;
	
}

.album_clk{
	background-color: orange;
    border: none;
    padding: 7px;
    margin: 0 auto;
    display: table;
    margin-top: 20px;
}





/*-----------------------enquiry--------------------------*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600);

* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}





#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
	background:#D1E3F9;
	padding:25px;
	margin:50px 0;
	opacity:0.9;
}

#contact h3 {
	color: #1C63A6;
	display: block;
	font-size: 30px;
	font-weight: 400;
}

#contact h4 {
	margin:5px 0 15px;
	display:block;
	font-size:15px;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
	width:100%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {
	height:180px;
	max-width:100%;
  resize:none;
}

#contact button[type="submit"] {
	cursor:pointer;
	width:20%;
	border:none;
	background:#DF5605;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
}

#contact button[type="submit"]:hover {
	background:#C05808;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}
.pp{
	font-size:18px;
	color:#426497;
}
.owl-nav{
	text-align:center;
	margin-top:10px;
}
.uu{
	margin-top:8px;
}
.uu li{
	margin:3px;
	padding:3px;
}










.portfolio-section {padding-bottom:40px;}
/* category filter */
.filter-section {padding-top:40px;}
.filter-container {text-align:center; padding:20px}
ul.filter > li > a {color:#FFF;font-size:20px;line-height:40px}
ul.filter > li > a:hover,ul.filter > li > a:focus {text-decoration:none; color:#a94442; outline:none}
ul.filter > li.active a {color:#a94442}
ul.filter > li span {color:#ddd;font-size:20px;display:inline-block;margin:0 5px}
.filter-section .filter-container .filter > li {padding:0;margin:0}
.filter-section h1 {text-align:center; color:#fff;}
/* the color of the transparent overlay border */
.portfolio-section.port-col figure .overlay-background {background-color:#000; background-color:rgba(0,0,0,0.4);}
/* portfolio images */
.portfolio-section figure {float:left; width:100%; position:relative}
.portfolio-section figure img {width:100%;height:auto}
/* project title under image */
.portfolio-section .article-title {text-align:center;float:left;width:100%;font-size:18px;line-height:24px;padding:10px 0 30px 0;}
.portfolio-section .article-title a {color:#aaa}
/* transparent overlay */
.portfolio-section figure:hover .overlay {opacity:1;visibility:visible}
.portfolio-section figure:hover .overlay-background {opacity:.8;visibility:visible}
.portfolio-section figure .overlay-background {z-index:1; -webkit-transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -o-transition:all .2s ease-in-out;   transition:all .2s ease-in-out; position:absolute;top:0;left:0; opacity:0; visibility:hidden; width:100%; height:100%}
.portfolio-section figure .overlay-background .inner {position:absolute;left:0; right:0; bottom:0; top:0; margin:11px;background-color:#c8e9c8;background-color:rgba(194,231,194,0.9)
}
.portfolio-section figure .overlay {z-index:2;transition:all .2s ease-in-out;position:absolute;top:0;left:0;opacity:0;visibility:hidden;width:100%;height:100%}
.portfolio-section figure .inner-overlay {display:table; width:100%;height:100%}
.portfolio-section figure .inner-overlay-content {display:table-cell;vertical-align:middle;width:100%;padding:20px 40px}
.portfolio-section figure .inner-overlay-content.with-icons {text-align:center}
/* icons inside overlay */
.portfolio-section figure .inner-overlay-content.with-icons a {width:40px; height:40px;line-height:42px;display:inline-block; margin:0 10px;text-decoration:none;font-size:20px;	background:rgba(0,0,0,0.9);color:#fff; border-radius:0}
/* skew image on hover */ 
.isotopeSelector img {-webkit-transition:all .4s ease; -moz-transition:all .4s ease;-ms-transition:all .4s ease; -o-transition:all .4s ease;transition:all .4s ease}
.isotopeSelector:hover img {-moz-transform:scale(1.5) rotate(2deg);-webkit-transform:scale(1.5) rotate(2deg); -o-transform:scale(1.5) rotate(2deg); -ms-transform:scale(1.5) otate(2deg);transform:scale(1.5) rotate(2deg); -webkit-transition:all .8s ease; -moz-transition:all .8s ease; -ms-transition:all .8s ease; -o-transition:all .8s ease; transition:all .8s ease}
.isotopeSelector figure {overflow:hidden}
.isotopeSelector figure {box-shadow:0 0 2px rgba(0,0,0,0.2)}
.red{
    color:red;
    }
.form-area
{
	background-color: #000;
	padding: 10px 40px 60px;
	margin: 10px 0px 60px;
	border: 1px solid GREY;
}
.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;
}












.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
	left: -35px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #ff7000;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
	right: -15px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,#ff7000 0,rgba(0,0,0,.0001) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,#ff7000 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.resources_img {
    background-image:url(../img/banner-2.jpg);
    background-repeat: no-repeat;
    height: 233px;
    background-size: cover;
}

.resources_txt {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #515050;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none !important;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.appeal{
	color:#515050;
	text-align:justify;
}
.appeal1{
	color:#515050;
	margin-bottom:40px;
}

.an-appeal{
	background-image:url(../img/activities/main2.jpg);
	background-repeat:no-repeat;
	height: 233px;
	background-size:cover;
}
.gallery-padd1{
	margin-bottom:45px;
}

.resources{
	text-align:justify;
	color:#515050;
}

.cell {
	border:1px solid #000;
    border-collapse: collapse;
	text-align: center;
    width: 500px;
	margin:10px;
}
.report-block{
	border:1px solid #B7AFAF;
	
	text-align:center;
	font-size:22px;
	margin-top:40px;
	margin-bottom:140px;
}
.report-block img{
	width:60%;
	padding-top:10px;
}












		
	