@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,800&display=swap');
body {
	font-family:"Roboto";
	font-size: 16px;
	color: #000;
	background: #fff;
	margin: 0 auto;
}
h1,h2,h3,h4,h5,h6{
	font-family:"Roboto";
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
.readmore{
	text-align:center;
}
.more{
	margin-top:10px;
	background-color:#3575d3;
	border:2px solid #fff;
	border-radius:8px;
	font-size:14px;
	color:#fff;
	width:10px;
	padding:10px 15px;
}
.header {
	background-color:#fff;
	padding-top: 10px;
}
.topbar{
	background-color:#f57d3e;
	margin-bottom:5px;
}
.topbar .topmenu ul li{
	display:inline-block;
	margin-right:10px;
	margin-top:10px;
	font-size:14px;
}
.topbar .topmenu ul li a{
	color:#fff;
}
.topbar .support{
	margin-top:10px;
	color:#fff;
}
.header img {
	max-height:100px;
}
@media (max-width:550px){
.amazingslider-title-1{
	visibility:hidden;	
}
}
.header .name{margin-top: 20px;}
/*  Navigation start */
.menu {
	background-color:#3B68B4;
	margin-top:5px;
	margin-bottom: 0px;
}
.navbar-default {
	background-color: transparent;
	border: medium none;
	margin-bottom: -10px;
	min-height:30px;
}
.menu .navbar-default .navbar-nav > li > a {
	color:#fff;
	font-size: 14px;
	padding: 10px 16px;
	text-transform: uppercase;
	font-weight:bold;
}
.menu .navbar-default .navbar-nav > li:hover{
	background-color: #F58144;
	}
.menu .navbar-default .navbar-nav > li > a:hover {
	color: #fff;	
	background-color: #F58144;
}
.menu .navbar-default .navbar-nav > li > a.active {
	color: #fff;
	background: #F58144;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}
.menu .navbar-default .navbar-nav > .open > a, .menu .navbar-default .navbar-nav > .open > a:hover, .menu .navbar-default .navbar-nav > .open > a:focus{
	background: #4169B0;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
}
ul.dropdown-menu, ul.dropdown-menu:hover {
	background: #4169B0 none repeat scroll 0 0;
	color: #fff;
}
.dropdown:hover a{
	color:#fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret{
	border-top-color:#F57D3E;
	border-bottom-color:#F57D3E;
}
.menu .dropdown-menu > li > a:hover, .menu .dropdown-menu > li > a:focus{
	background-color:#F57D3E;
}
.page .ourteam .info p b, .page .ourteam .info p strong{
	min-width:140px;
	text-align:right;
}
.socialicon ul li{
	text-decoration:none;
	display:inline-block;
	margin-top:10px;
	margin-right:10px;
	}
.socialicon ul li i{
	font-size:22px;
}
.fa-facebook-square{
	color:#3B5998;
}
.fa-youtube-square{
	color:#fff;
}
.fa-twitter-square{
	color:#1DA1F2;
}
.footer{
	background-color:#32599d;
	text-align:center;
	padding-top:30px;
}
.footer .logo{
	width:107px;
	margin:0 auto;
}
.footer .logo img{
	border-radius:50%;
	border:3px solid #fff;
}
.footer .footertext h2{
	font-size:20px;
	padding-bottom:10px;
	margin-top:20px;
	color:#fff;
	}
.footer .footertext ul li{	
	text-decoration:none;
	color:#fff;
	font-size:16px;
	line-height:2;
}
.footer .footertext ul>li i{
	padding-right:10px;
	color: aliceblue;
	}
.footer .footertext ul li a{
	color:#fff;
}
.footer .footertext .subscribe p{
	color:#fff;
	font-size:16px;
	padding:8px;
	border:#D36000 1px solid;
	margin-right:260px;
	}
.footer .footertext p{
	color:#fff;
	font-size:16px;
	}
.footer .footertext .subscribe p span{
	background:#D93600;
	padding:5px;
	border:#D93600 1px solid;
	margin-top:20px;
	text-align:right;
}
.footer .footertext .info{
	margin-bottom:10px;
	}
.footer .footertext .info input{
	width:80%;
	padding:8px;
	color:#000;
	opacity:0.5;
	margin-bottom:10px;
	}
.footer .footerbotton{
	background-color:#23437c;
	text-align:center;
	color:#fff;
	padding:10px 0;
}
/*Home section code*/
.homepage .slider{
	max-width:100%;
	overflow:hidden;
	margin-bottom:20px;
	margin:0 auto;
}
.welcome{
	padding:30px 0;
}
h1{	
	margin-top:0;
	font-size:30px;
	text-transform:uppercase;
}
.welcome h1 a{
	color:#333;
	font-weight:bold;
}
.welcome p{
	line-height:150%;
	}
.welcome .image{
	float:right;
	margin-left:20px;
}
.programms{
	padding:40px 0;
}
.programms h2, .activities h2{
	font-size:36px;
	color:#333333;
	font-weight:900;
	margin-top:0;
}
.programms h3, .activities h3{
	font-size:20px;
	font-size:900;
	color:#333333;
}
.programms h2 a, .programms h3 a, .activities h2 a, .activities h3 a{
	color:inherit;
}
.programms p, .activities p{
	text-align:justify;
}
.activities h2{
	border-bottom:1px solid #dedede;
}
.activities h3{
	font-style:16px;
	font-weight:900;
	margin-top:10px;
}
.activities .abc, .youtube{
	background-color:#fff;
	padding:15px;
}
.youtube iframe{
	height:320px;
	width:100%;
}
.activities{
	background-color:#eee;
	padding:40px 0;
}
.projects{
	background-color:#F6F5F5;
	padding:30px 0;
}
.projects h2{
	font-size:30px;
	color:#333;
	margin-bottom:30px;
}
.projects h3{
	padding-top:10px;
	margin-bottom:15px;
	font-size:18px;
	color:#3b66b2;
	font-weight:700;
}
.projects h3 a{
	color:inherit;
}
.projects .item{
	background-color:#fff;
	text-align:center;
	box-shadow:0px 0px 3px #ccc;
	transition:0.5s ease-in;
}
.projects .item:hover{
	box-shadow:0px 0px 2px #000;
}
.projects .item .short{
	padding:0 15px 15px 15px;
}
.projects .item .image{
	margin-bottom:15px;
}
.associated {
	text-align:center;
}
.associated h2{
	font-size:24px;
	font-weight:900;
	color:#373737;
}
.associated ul li{
	display:inline-block;
	margin:15px 20px;
}
/*page section code*/
.page{
	background-color:#F6F5F5;
}
.page h1{
	text-transform:capitalize;
	font-weight:800;
}
.page h2{
	font-size:24px;
}
.page h3{color: #3b66b2;font-size: 20px;}
.page .breadcrumb, .page .bd {
	margin-bottom: 0;
	border-radius: 0px;
	background-color: #fff;
	
}
.page .bd {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.page .breadcrumb a {
	color: #ff0000;
}
.page .inner-bg {
	padding: 20px 0;
}
.page .inner-bg .full p {
	margin-bottom: 20px;
	line-height: 145%;
}
.page .pageimage .image{
	float:right;
	margin-left:30px;
	max-width:500px;
}
.page .shorts .box{
	background-color:#fff;
	padding:15px;
	margin-bottom:30px;
	min-height:370px;
}
.page .shorts .box p{
	min-height:90px;
}
.page .shorts .box .image{
	max-width:220px;
	margin:0 auto;
	border-radius:50%;
	overflow:hidden;
}
.page .shorts .box h2{
	font-size:20px;
	color:#333;
	font-weight:800;
}
.page .shorts .box h2 a{
	color:inherit;
}
.page .ourteam .member {
	box-shadow: 0px 0px 2px 2px #8BC53F;
	padding: 15px 12px;
	margin-bottom: 15px;
}
.page .ourteam .member .image {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.page .ourteam .member .image img {
	max-width: 150px;
}
.page .ourteam .member h2 {
	font-size: 18px;
	margin-top: 0;
}
.page .ourteam .member h2 a {
	color: #4169B0;
}
.page .ourteam .member h2 span {
	font-size: 16px;
}
.page .full ul{
	margin-left:30px;
}
@media (max-width:955px) {
.page .package img {
	min-height: 250px;
	height: auto;
}
}

@media (max-width:400px) {
.page .inner-bg img {
	min-height: 100px;
	height: auto;
}
}
.page .inner-bg .from-box {
	background-color: #8BC53F;
	padding: 10px;
}
.page #gallery a img {
	margin: 8px;
}
.page .nextPrevious li {
	list-style: none;
}
.page .shorts .news {
	padding: 15px;
	border-bottom: 1px dotted #ddd;
}
.page .shorts .news h3 {
	margin-top: 0;
	font-size: 18px;
}
.news h1 {
	font-size: 18px;
	text-transform: normal !important;
	color: #000;
}
.page.member .ourteam .image img {
	width: 100%;
}
/*page section code END*/
.input-group{
	margin-bottom:10px;
}
@media screen and (max-width: 400px) {
	h1{
		font-size:18px;
		font-weight:bold;
	}
}
@media screen and (min-width:400px)and (max-width:770px){
	h1{
	font-size:22px;
	font-weight:bold;
	}
}
@media screen and (min-width:770px){

}
@media screen and (max-width:770px){

.footer .col-md-4:nth-child(2n){
	background-color: #7C7C7C;
	padding:15px;
}
}
.copyright{
	background-color:#000;
	text-align:center;
	color:#ff0;
	padding:20px 0;
}
.copyright .designby{
	text-align:right;
}

@media(max-width:770px){
	.image img{
		width:100%;
	}
	.header img{
		max-width:95%;
		margin:0 auto;
	}
}
@media(min-width:770px){
	.menu .navbar-default .navbar-nav > li > a:hover {
	border-radius:3px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}
}