@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
	margin:0;
	padding:0;
	font-family:poppins !important;
}
.image_gallery-itemms{float:left;width:50%;padding:15px}
.g-recaptcha{float:left;margin-top:30px}
.Add_moree_btn{position: absolute;right: 10px;bottom:-20px;}
.index_menu_member_rgistration,.home_icon_btn{display:none}
.mobilee_menu{display:none !important;}
p{font-size: 15px !important;text-align:justify;}
p span{font-size: 15px !important;}
/*nav dropdown-item hover show*/

	.navbar .navbar-nav .nav-link {
		color: #000000;
		font-size: 1.1em;
	}
	.navbar .navbar-nav .nav-link:hover{
		color: #fff200;
	}
	@media only screen and (min-width: 960px) {
	  .dropdown:hover .dropdown-menu {
		display: block;
		margin-top: 0;
	  }
	  .dropdown .dropdown-menu {
		display: none;
	  }
	  .dropdown:hover .dropdown-toggle::after {
		border-bottom: 0.3em solid;
		border-top: 0;
	  }
	}
	@media screen and (max-width: 991px) {
	  .dropdown-toggle.show::after {
		border-top: 0;
		border-bottom: 0.3em solid;
	  }
	  
	}
.member_ml_main_head{
    text-align: left;font-size: 32px;font-weight: bold;margin-bottom: 20px;
}	

@media screen and (max-width: 550px) {
    .inner_content h2 {
    margin-top: 25px;
    font-size: 20px !important;
    text-align: center;
}
.member_ml_main_head{
    text-align: left;
    font-size: 15px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}
    .index_menu_home,.con,.con1,.become_member_btn{display:none;}
    .index_menu_member_rgistration{display:block;width: 98% !important;}
    .home_icon_btn{display:block;}
    .home_icon_btn a{
        padding: 2px 20px 2px 20px !important;
        font-size: 20px !important;
    }
    .header_menu_inner nav,.dsesk_menu{display:none !important;}
    .header_menu {
        min-height: 0px !important;
    }
    .mobilee_menu{display:block !important;}
    .support-us{display:none !important;}
}
@media screen and (max-width: 364px) {
    .Add_moree_btn {
        position: absolute;
        right: 10px;
        bottom: -51px;
    }
    .g-recaptcha {
        float: left;
        margin-top: 60px;
    }    
}
@media screen and (max-width: 345px) {
.inner_content h2 {
    margin-top: 25px;
    font-size: 15px !important;
    text-align: center;
} 
.member_ml_main_head {
    text-align: left;
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}
}
/*.about_homesctn{
    background: #fff200;
    padding: 35px;
    text-align: center;
    font-size:18px;
    font-weight: bold;
    color: #0758b2;
    line-height:28px;
}


@media screen and (max-width:500px) {
    .about_homesctn {
        background: #fff200;
        padding:25px;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #0758b2;
        line-height: 23px;
    }
}*/

#contact {padding: 70px 0px;}
#contact .form-control {
    height: 50px;
    margin-bottom: 20px;
    
}
#contact .item i{
    font-size: 25px;
    background: #0758b2;
    color: #fff;
    padding: 8px 15px 6px;
    margin-bottom: 10px;
    border-radius: 23px;
}
.contact-info .info a{
     font-size: 18px;
    color: #000;
    text-decoration: none;   
}
.header_top{
	background: #fff200;
}
.header_top .bttn {float:right;}
.header_top .bttn::after{
    /*content:"";
    position: absolute;
    top: 0;
    right: 0;
    width:17% !important;
    height: 69px;
    background: #267bda;  */  
}
.header_top .bttn::before{
   /* content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -40px;
    border: 40px solid transparent;
    border-top: 0;
    border-bottom: 69px solid #267bda;*/
  
}
.header_top .bttn a{
/*	background: #267bda;
    margin: 0;
    float: right;
    padding:22px  15px 23px 35px;
    text-decoration: none;
    color: #ffffff;
   text-transform: uppercase;
    font-size: 16px;
    position: relative;
    z-index: 999; */
    background-image: linear-gradient(#0758b2, #0d6efd);
    border: 1px solid #fff;
    margin: 0;
    float: right;
    padding: 12px 20px 12px 20px;
    text-decoration: none;
    color: #fff200;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    z-index: 999;
    margin-top: 10px;
    border-radius: 10px;   
}
.header_top .bttn a:hover{
    color:#fff;
        background-image: linear-gradient(#0d6efd, #0758b2);
}
.header_top .cnttnt{
    padding:0px 10px 0px 0px;	
    font-size: 14px;
}
.header_menu{
	background: #0758b2;
    min-height: 53px;	
}
.header_menu nav .navbar-nav .nav-link{
	font-size: 15px;
	color:#fff;
	padding: 8px 7px;
}
.header_menu nav .navbar-toggler{
	float: right;
    position: absolute;
    right: 0;
    top: 12px;	
	background-color: #fff200;
}
.header_logo{
	position: absolute;
    top: 0;
	z-index:999;	
}
.header_logo img{
	width: 160px;
}
.inner_banner{
	display: inline-grid;
	    width: 100%;
}
.inner_banner img{
	width:100%;
}
.inner_banner .inner_banner_top{
    font-size: 28px;
    font-weight: 600;
    text-align: right;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    margin-top: -8%;
    text-shadow: 3px 3px 2px rgb(0 0 0 / 80%);
    padding-right: 10%;
}
.about_mobimg{display:none;}
.bd_mob{
    display:none;
}
.acc_dtls h3{
    font-size: 19px;
    text-align: center;
    background: #fff200;
    padding: 8px;
    margin-top: 24px;
    margin-bottom: 15px;    
}
.acc_dtls p{
    background: #e0e0e0;
    padding: 15px;
    font-size: 18px !important;
    text-align: left;
    line-height: 28px;
}
.alert-avok{
    font-size: 18px;
    background: #fff200;
    color: #0758b2;
    font-weight: 500;
    padding: 30px;
    width: 90%;
    margin: 0 auto;
    border-radius: 15px;
    margin-top: 30px;
}
.dropdown-item {
    font-size: 14px;
    padding: 8px 47px 8px 15px !important;
}
.inner_content{
	padding: 30px;
}
.inner_content h2{
	margin-top: 25px;
    font-size: 28px;
    text-align: center;
}
.leader_item{
	padding: 7px !important;
    border: 1px solid #ccc;
    margin: 25px 0px !important;
}
.leader_item .leader_image{
	height:245px;
	overflow:hidden;
	margin-bottom: 12px;
}
.leader_item img{
	width:100%;
	min-height:245px;
}
.leader_item h4{
    font-size: 17px;
    text-align: center;
    line-height: 27px;
    font-weight: normal;	
}
.leader_item h4 span{
    color: #7d7b7b;
    font-size: 15px;	
}

/*footer*/
footer{
	float: left;
    width: 100%;
    background: #002c50;	
	padding-top: 25px;
}
footer .counter{
    background: #bd874b;
    color: #fff;
    text-align: center;
    padding: 50px 15px;
    border-radius: 30px;
    margin-top: -115px;
    margin-bottom: 55px;	
}
footer .counter span{
	float:left;
	width:100%;
    font-size: 45px;
    font-weight: bold;	
}
footer .counter i{
	font-size: 40px;
}
footer .counter p{
	margin-bottom:0px;
	font-size: 18px;
    text-transform: capitalize;
}
footer .counter .cnt_2nd{
	border-left: 1px solid #e7b175;
    border-right: 1px solid #e7b175;	
}
footer .counter .cnt_3rd{
	border-right: 1px solid #e7b175;	
}
footer .ftr_1st img{
	max-width:100%;
}

footer .ftr_3rd{
	color:#fff;
}
footer .ftr_2nd{
	text-align:center;
	color:#fff;
}
footer .ftr_2nd h5{
    font-size: 20px;
    text-transform: uppercase;	
    margin-bottom: 20px;
	margin-top: 10px;	
}
footer .ftr_2nd h5::before{
    content: '';
    position: absolute;
    margin-top: 0;
    width: 110px;
    height: 28px;
    border-bottom: 2px solid #ed6022;
}
footer .ftr_2nd a{
	font-size: 18px;
    color: #fff;
    padding: 5px;
	text-decoration:none;
}
footer .ftr_2nd a:hover{
	color: #ed6022;
}
footer .ftr_2nd a i{
font-size: 30px;
}
footer .ftr_2nd .iccon{
    float: left;
    width: 100%;	
	margin: 15px 0px;
}

/***/
footer .ftr_21nd{
	text-align:center;
	color:#fff;
}
footer .ftr_21nd h5{
    font-size: 20px;
    text-transform: uppercase;	
    margin-bottom: 20px;
	margin-top: 10px;	
}
footer .ftr_21nd h5::before{
    content: '';
    position: absolute;
    margin-top: 0;
    width: 185px;
    height: 28px;
    border-bottom: 2px solid #ed6022;
}
footer .ftr_21nd a{
	font-size: 18px;
    color: #fff;
    padding: 5px;
	text-decoration:none;
}
footer .ftr_21nd a:hover{
	color: #ed6022;
}
footer .ftr_2nd a i{
font-size: 30px;
}
footer .ftr_21nd .iccon{
    float: left;
    width: 100%;	
	margin: 15px 0px;
}
/**/
footer .ftr_3rd h5{
    font-size: 20px;
    text-transform: uppercase;	
    margin-bottom: 20px;
	margin-top: 10px;	
}
footer .ftr_3rd h5::before{
    content: '';
    position: absolute;
    margin-top: 0;
    width: 95px;
    height: 28px;
    border-bottom: 2px solid #ed6022;
}

.footer_bottom{
	text-align: center;
    color: #fff;
    background: #001d35;
    padding: 20px;
    text-transform: capitalize;
	margin-top: 15px;	
}
.footer_bottom a{
	color: #fff;
    text-decoration: none;
}
.footer_bottom a:hover{
	color: #ed6022;
}
.first_slde_img1{
	margin-top: 165px;
}
.leader_srch_btn{
	float: left;
    width: 100%;
    background: #0758b2;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 7px;
    border-radius: 5px;
}

/*home content*/


/*home content*/
.img-fluid{
	width:100%;
    padding-top: 60px;
    padding-bottom: 60px;
	
}
.projecthead{
	color: #2d41d7;
    font-size:26px;
    font-weight: bold;	
        margin-bottom: 20px;
}
.pn{
    text-align: center;
    padding-top: 25px;
    font-size: 20px;
    padding-bottom:5px;
}
.pp{
    text-align: center;
    font-size: 14px;
	
}
.h_read_more{
    text-align: center;
    float: left;
    margin-top:30px !important;
}
.h_read_more a,.h_read_more button{
    /*background: #0758b2;
    padding: 10px 60px;
    color: #fff;
    text-decoration: none;    
    transition-duration:1s;*/
    background: #054286;
    padding: 10px 40px;
    color: #fef200;
    text-decoration: none;
    border-radius: 10px;
}
.h_read_more a:hover,.h_read_more button:hover{
    background: #054286;
    padding: 10px 40px;
    color: #fef200;
    text-decoration: none;
    border-radius: 10px;
    transition-duration:1s;
}
.project_dtail_item p,.project_dtail_item span{
line-height: 25px;
}
.header_top .iccon{
    float:right;
    font-size: 18px;
    padding: 21px 15px; 
    /*margin-right: 50px;*/
    margin-right:30px;
}

.header_top .iccon i{
    font-size: 20px;
    padding-right: 6px;
}


.header_top .log_name{
    float: left;
    font-size: 23px;
    padding: 17px 0px;
    font-weight: 600;
}
.footer_top{padding: 0 !important;}
.footer_top img{width:100%;}
.btn{
    margin-top: 44px;
	margin-left: 500px;
	padding-left: 25px;
    padding-right: 25px
	
}
.con{
	background: #f9f6f6;
	width: 100%!important;
	padding-top: 70px;
    padding-bottom: 70px;
}
.con1{
	margin-top: 30px;
	margin-bottom:30px;
	padding: 30px 0px;
}
.con a, .con1 a{text-decoration:none;}

.projectheadpara{
	/*padding-left: 34px;*/
	padding-bottom: 25px;
}
.supporthead{
    color: #2d41d7;
    font-size: 30px;
    font-weight: 600;
}
.supportpara{
	    font-size: 14px;
}
.btn1{
	margin-top: 89px;
    padding-left: 35px;
    padding-right: 35px;
    border-radius: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.support-us{
	background:#f1f1f1;
	margin-top: 30px;
	padding:35px 0px;
}
.project_image{
	width: 100%;
    height: 245px;
    overflow: hidden;
}
.img1{
	width: 100%;
    min-height: 245px;
}
.event_image{
	width: 100%;
    height: 245px;
    overflow: hidden;
}
.statistics_image{
	width: 100%;
    height: 245px;
    overflow: hidden;
}
.message_image{
	width: 100%;
    height: 245px;
    overflow: hidden;
}





/*------*/

.ldr_frrm_head{
	background: #f3f3f3;
    padding: 7px 20px;
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 25px;	
}
.ldr_frm_inner{
	padding: 0px 20px;
    border-left: 1px dashed #e3e0e0;
    border-right: 1px dashed #e3e0e0;	
}
.project_item{
	border: 1px solid #ece9e9;
    border-radius: 10px;
    padding:15px 15px 10px 15px;
    margin: 15px 0px;	
}
.project_item img{
	width:100%;
	margin-bottom:5px;
	min-height: 238px;
}
.project_item p{
	font-size: 15px;
    text-align: justify;
    line-height: 24px;
}
.project_item h4{
    margin-top: 10px;
}
.prject_imge{
	height: 238px;
    overflow: hidden;
    margin-bottom: 5px;
}
.project_item a{
	font-size: 14px;
    text-decoration: none;
    border: 1px solid #8bbaff;
    padding: 3px 15px;
    border-radius: 5px;
	transition-duration:1s;
}
.project_item a:hover{
	border: 1px solid #002c50;
    background: #002c50;
    color: #fff;
	transition-duration:1s;	
}
.project_dtail_item img{max-width:100% !important;margin-bottom:20px !important}
.input-group-append{width:100%;    float: left;}
.input-group-append button{
    float: right;
    margin-top: 0;
    margin-bottom: 20px;   
}

/**Gallery*/
.gallery,.video_gallery{
	    padding: 60px 0px;
}
.container .gallery a img {
	float: left;
	width: 33.33%;
	height: auto;
	border: 2px solid #fff;
	-webkit-transition: -webkit-transform .15s ease;
	-moz-transition: -moz-transform .15s ease;
	-o-transition: -o-transform .15s ease;
	-ms-transition: -ms-transform .15s ease;
	transition: transform .15s ease;
	position: relative;
}

.clear {
	clear: both;
}

a {
	color: #009688;
	text-decoration: none;
}

a:hover {
	color: #01695f;
	text-decoration: none;
}
.video_gallery_item{margin:12px 0px;}


.about_homesctn img{width:100%;}






@media only screen and (max-width:1199px) { 
    .header_top .cnttnt {
        padding: 0px 10px 0px 20px;
        font-size: 14px;
    }
}
@media only screen and (max-width:991px) { 
/*mobile menu changes start*/  

.navbar-nav {
    display: inline-block !important;
}
.header_menu nav .navbar-nav .nav-item {
    text-align: center;
    border-bottom:none;
    padding-right: 15px;
    background:#0b62b1;
    margin-bottom: 5px;
    width: 48%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}
.header_menu {
    background: #ffffff !important;
    min-height: 53px;
}

.collapse:not(.show) {
    display: block !important;
}
.header_menu nav .navbar-toggler {
    display: none !important;
}
.header_menu nav .navbar-nav {
    margin-top: 15px !important;
}
.navbar-nav .dropdown-menu {
    position: absolute !important;
}
/*mobile menu changes End*/

    .ftr_3rd p{text-align:center;}
    .header_top .bttn::before {    margin-left: -257px;}
    .header_top .log_name{padding-left: 170px !important;}
    .project_image,.event_image,.statistics_image,.message_image {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    footer .ftr_3rd {
        text-align: center;
    }
    .header_top .cnttnt {
        text-align: right;
    }
    .header_menu nav .navbar-nav{
    	    margin-top: 45px;
    }
    .header_menu nav .navbar-nav .nav-item{
    	text-align: center;
        border-bottom: 1px solid #0668d5;
        padding-right: 15px;
        border-radius: 10px;
    }
}
@media only screen and (max-width:767px) { 
    .about_deskimg{display:none;}
    .about_mobimg{display:block;}
    .bd_mob{
        display:block;
    }
    .bank_details{
        display:none;
    }
    .header_top .iccon {width:100%;}
    .img-fluid {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }   
    .about_homesctn{display:none;}
}
@media only screen and (max-width:450px) {
    .header_logo img {
    width: 140px;
    }
    .header_top .cnttnt {
        font-size: 12px;
    }
    .header_top .bttn a{
        padding: 13px 14px;
        font-size: 13px;
    }
}
@media only screen and (max-width:390px) {
    .header_logo {
        position: absolute;
        top: 33px;
        z-index: 999;
    }
    .header_top .cnttnt {
        font-size: 13px;
    }

}
@media only screen and (max-width:330px) {
    .header_logo img {
        width: 130px;
    }    
}
@media only screen and (max-width:320px) {
    .header_top .bttn a {
        padding: 13px 10px;
        font-size: 12px;
    }
}
@media only screen and (max-width:300px) {
    .header_logo img {
        width: 115px;
    } 
}
@media only screen and (max-width:1350px) {
    .header_top .bttn::after {
        width: 117px;
    }
}
@media only screen and (max-width:1320px) {
    .header_top .bttn::after {
        width: 100px;
    }
}

@media only screen and (max-width:1290px) {
    .header_top .bttn a{
        padding:23px 40px 23px 35px;
    }
    .header_top .bttn::after {
        width:86px;
    }
}

@media only screen and (max-width:1212px) {
    .header_top .bttn::after {
        width:47px;
    }
}
@media only screen and (max-width:1115px) {
    .header_menu nav .navbar-nav .nav-link {
        font-size: 14px;
        color: #fff;
        padding: 8px 5px;
    }
}
@media only screen and (max-width:1199px) {
    .container{max-width:95% !important;}
}
@media only screen and (max-width:1096px) {
    .header_top .log_name {
        float: left;
        font-size: 15px;
        padding: 23px 0px;
        font-weight: 500;
    }
    .header_top .iccon i {
        font-size: 20px;
        padding-right: 3px;
    }
}
@media only screen and (max-width:1080px) {
    .header_menu nav .navbar-nav .nav-link {
        font-size: 14px;
        color: #fff;
        padding: 8px 6px;
    }
}
@media only screen and (max-width:1040px) {
    .header_menu nav .navbar-nav .nav-link {
        font-size: 15px;
        color: #fff;
        padding: 50px 4px;
    }
}
@media only screen and (max-width:1003px) {
    .header_top .log_name {
        float: left;
        font-size: 14px;
        padding: 24px 0px 24px 10px;
    }
}
@media only screen and (max-width:767px) {
    footer .ftr_21nd a {
        font-size: 15px;
        color: #fff;
        padding: 5px;
        text-decoration: none;
    }
    footer {
        float: left;
        width: 100%;
        background: #002c50;
        padding-top: 12px;
    }
    footer .ftr_21nd h5 {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 15px;
        margin-top: 4px;
    }
    footer .ftr_21nd h5::before {
        content: '';
        position: absolute;
        margin-top: 0;
        width: 150px;
        height: 27px;
        border-bottom: 2px solid #ed6022;
    }
    footer .ftr_2nd h5 {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        margin-top: 10px;
    }
    footer .ftr_2nd h5::before {
        content: '';
        position: absolute;
        margin-top: 0;
        width: 90px;
        height: 24px;
        border-bottom: 2px solid #ed6022;
    }
    footer .ftr_2nd a i {
        font-size: 18px;
    }
    footer .ftr_2nd .iccon {
        float: left;
        width: 100%;
        margin: 3px 0px;
    }
    footer .ftr_3rd h5 {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 10px;
        margin-top: 4px;
    }
    footer .ftr_3rd h5::before {
        content: '';
        position: absolute;
        margin-top: 0;
        width: 75px;
        height: 23px;
        border-bottom: 2px solid #ed6022;
    }
    .ftr_3rd p {
        text-align: center;
        font-size: 13px !important;
        margin-bottom: 0;
    }
}
@media only screen and (max-width:800px) {
    
    .header_top .bttn a {
        padding: 23px 40px 23px 28px;
    }
    .header_top .bttn::before {
        margin-left: -236px;
        border: 25px solid transparent;
        border-top: 0;
        border-bottom: 69px solid #267bda;
    }
    .header_logo img {
    width: 135px;
    }
    .header_top .log_name {
    padding-left: 140px !important;
    }
    .header_menu nav .navbar-nav .nav-link {
    font-size: 16px;
    color: #fff;
    padding: 50px 4px;
    font-weight: bold;
}
}
@media only screen and (max-width:755px) {
    .inner_content {
    padding: 0px;
}
    .inner_banner .inner_banner_top {font-size: 15px;}
    .header_top .bttn::before {display:none;}
}
@media only screen and (max-width:736px) {
    .header_top .bttn::after {display:none;}
    .header_top .log_name {
        width: 100%;
        padding: 14px 0px 14px 10px;
    }
    .header_top .bttn a {
        padding: 10px 40px 10px 28px;
    }
    .header_top .iccon {
        width: 100%;
        margin-right: 0px;
        padding: 10px 0px;
    }
}
@media only screen and (max-width:514px) {
.image_gallery-itemms{float:left;width:100%;padding:15px}
.header_top .log_name {
    width: 100%;
    padding: 14px 0px 14px 10px;
    padding-left: 131px !important;
}
.header_logo {
    position: absolute;
    top: 40px;
    z-index: 999;
}
.header_logo img {
    width: 95px;
}
.header_top .log_name {
    width: 100%;
    padding: 14px 0px 14px 10px;
    padding-left: 10px !important;
    font-size: 16px;
    text-align: center;    
    font-weight: 600;
}

}
@media only screen and (max-width:425px) {
.header_top .log_name {
    width: 100%;
    padding: 14px 0px 14px 10px;
    padding-left: 10px !important;
    font-size: 14px;
    text-align: center;
}
}
