/*========================================== 1.GLOBAL CSS START ===========================================*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@800&display=swap');
 body {
     background: #ffffff;
     color: #666666;
     font-family: 'Roboto', sans-serif, Arial, Verdana;
     font-size: 14px;
	 letter-spacing:.5px;
     font-weight: 400;
     line-height: 24px;
}
 a {
     outline: none !important;
     text-decoration: none !important;
}
 h1, h2, h3, h4, h5, p {
     margin: 0;
}
 h1, h2, h3, h4, h5 {
     color: #023964;
     font-family: 'Roboto', sans-serif;
     font-weight: 700;
     letter-spacing: 0px;
}
 h1 {
     font-size:50px;
     line-height: 55px;
}
 h2 {
     font-size: 35px;
     line-height: 40px;
}
 h3 {
     font-size: 28px;
     line-height: 33px;
}
 h4 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .5px;
    color: #000;
}
 h5 {
     font-size: 16px;
     line-height: 21px;
}
 h6 {
     font-size: 15px;
     line-height: 20px;
}
 .text-center {
     text-align: center;
}
 .text-left {
     text-align: left;
}
 .text-right {
     text-align: right;
}
/*========================================== 1.GLOBAL CSS END ===========================================*/
/*========================================== 2.COMMON CSS START ===========================================*/
 .section-padding {
     padding-top: 80px;
     padding-bottom: 80px;
}
 .section-1-bg {
     background-color: #ffffff;
}
 .section-2-bg {
     background-color: #f2f2f2;
}
 .black-bg {
     background-color:#333333;
}
 .heading-div-1 {
     padding-bottom: 40px;
}
 .image-bottom-space {
     padding-bottom: 25px;
}
 .image-bottom-space20 {
     padding-bottom:20px;
}
 .image-bottom-space1 {
     padding-bottom: 15px;
}
 .image-top-space {
     padding-top: 25px;
}
 .content-top-space {
     padding-top: 15px;
}
 .content-top-space1 {
     padding-top: 10px;
}
 .btn-top-space1 {
     margin-top: 10px;
}
 .top-space {
     margin-top:30px;
}
 .top-space40 {
     margin-top:40px;
}
 .top-space20 {
     margin-top:20px;
}
 .top-space25 {
     margin-top:25px;
}
 .top-space15 {
     margin-top:15px;
}
 .top-space10 {
     margin-top:10px;
}
 .content-bottom-space {
     padding-bottom: 20px;
}
 .bgimage-property {
     background-position: center center;
     background-repeat: no-repeat;
     background-size: cover;
}
 .content-ul {
     padding-left: 0;
     margin-bottom: 0;
}
 .content-ul li {
     list-style: none;
}
 .underline {
     background-color: #ffffff;
     width: 60px;
     height: 2px;
     margin: 5px auto 0 auto;
}
 .underline-1 {
     background-color: #ffffff;
     width: 60px;
     height: 2px;
     margin: 5px 0 0 0;
}
 .list-div-left, .list-div-body {
     display: table-cell;
}
 .row-top-space {
     margin-top: 30px;
}
 .no-padding {
     padding:0;
}

h3.display{
    font-family: 'Sarabun', sans-serif;
    font-weight: 800;
    letter-spacing: 0;
    font-size: 39px;
    line-height: 48px;
    margin-top: 20px;
    margin-bottom: 25px;
    color: #023964;
    text-transform: uppercase;
}
.green{
    font-weight: 700;
    letter-spacing: 0;
    font-size: 24px;
    line-height: 26px;
	margin-bottom:-5px;
    color: #86c540;
}
/*========================================== 2.COMMON CSS END ===========================================*/
/*========================================== 3.NAVIGATION START ===========================================*/
/*common menu */
.fixed-header {
	border-radius: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;
}
.navbar-right {
    margin-right: 0;
}
.navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav.clearfix.fixed-header> li > a.active {
    transition: all 1.3s;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
	background-image: none;
	box-shadow:none;
}
.navbar {border: none !important;}
 .navbar-brand, .navbar-nav > li > a {
     text-shadow: none;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
 .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
}
.logo-image{
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.topbar.navbar-default {
	background-color:#fff;
	border-radius:0;
	background-image: none !important;
	border: none !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;
}
.navbar-nav.menu-ul {margin-top:25px;}
.navbar-nav.menu-ul > li.active > a.active, .navbar-nav.menu-ul > li > a.active, .topbar.navbar-default .navbar-nav > li > a:hover, .navbar-nav.menu-ul > li > a.active, .navbar-nav.menu-ul > .active > a, .navbar-nav.menu-ul > .active > a:hover, .navbar-default .navbar-nav.menu-ul > li > a:hover, .navbar-nav.menu-ul .pagescroll.active, .menu-ul .pagescroll:hover {
    color: #86c540 !important;
}
 .navbar-nav.menu-ul > a:focus, .topbar.navbar-default .navbar-nav > li > a:focus {color: #333 ;}
 .navbar-nav.menu-ul > li > a {
	color: #023964;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.5px;
	padding: 0 10px;
}
.menu-div {margin:20px 0 15px 10px;}
.navbar-nav.menu-ul {margin:0;}
.navbar-nav.menu-ul > li.menu {margin:30px 0;}
/*========================================== 3.NAVIGATION END ===========================================*/
/*========================================== 4.BUTTON START ===========================================*/
 .btn {
     border: none;
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
     cursor: pointer;
     font-size: 14px;
     font-weight: bold;
     letter-spacing: 1px;
     outline: none;
     padding: 10px 15px;
}
 .btn-top-space {
     margin-top: 25px;
}
 .btn1-div {
     position:relative;
     display:inline-block;
}
 .btn.btn-1 {
     background-color: #24a845;
     color:#ffffff;
     -webkit-transition: all 0.7s ease;
     transition: all 0.7s ease;
}
 .btn-1:hover {
     background: transparent;
     color: #86c540;
}
 .btn-1-white:hover:before, .btn-1-white:hover:after, .btn-1:hover:before, .btn-1:hover:after {
     -webkit-transition: all 0.7s ease;
     transition: all 0.7s ease;
     width: 100%;
}
 .btn-1:before, .btn-1:after {
     content: '';
     position: absolute;
     top: 0;
     left: 0px;
     width: 0px;
     height: 3px;
     background: #24a845;
     -webkit-transition: all 0.4s ease;
     transition: all 0.4s ease;
}
 .btn-1:after {
     top: inherit;
     left: inherit;
     bottom: 0;
     right: 0;
}
 .btn-1-white {
     background-color: #ffffff;
     -webkit-transition: all 0.7s ease;
     transition: all 0.7s ease;
     color:#86c540;
}
 .btn-1-white:hover {
     background: transparent;
     color: #ffffff;
}
 .btn-1-white:before, .btn-1-white:after {
     content: '';
     position: absolute;
     top: 0;
     left: 0px;
     width: 0px;
     height: 3px;
     background: #ffffff;
     -webkit-transition: all 0.4s ease;
     transition: all 0.4s ease;
}
 .btn-1-white:after {
     top: inherit;
     left: inherit;
     bottom: 0;
     right: 0;
}
.about-div{
	background: #f4f4f4;
	padding: 25px;
	min-height: 130px;
	border-radius: 5px;
}
/*========================================== 4.BUTTON END ===========================================*/
/*========================================== 5.READ MORE LINK START ===========================================*/
 .readmore {
     color: #86c540;
     font-size: 14px;
     font-weight: 600;
     padding-top: 10px;
}
 .readmore:hover {
     color: #000;
}
 .readmore-white {
     color: #ffffff;
     font-size: 14px;
     font-weight: 600;
     letter-spacing: 1px;
     padding-top: 10px;
}
 .readmore-white:hover {
     color: #ffffff;
}
/*========================================== 5.READ MORE LINK END ===========================================*/
.logo-image img{max-width: 80%;}
/*========================================== 6.HEADER START ===========================================*/
.header1-bgimage-slider{
	margin-top:80px;
    max-height:525px;
}
.header-bgimage {
     background-image: url("https://akshayapatra.org/includefiles/images/1920x800x1.jpg");
}
 .header-bgimage-slider-1 {
     background-image: url("https://akshayapatra.org/includefiles/images/apdiwali20201583.jpg");
}

@media only screen and (max-width: 767px) {
	.header1-bgimage-slider{
		margin-top:0px;
	}
	.header-bgimage-slider-1 {
		 background-image: url("https://akshayapatra.org/includefiles/images/apdiwali2020775.jpg");
	}
	.showcase {
		margin-bottom:25px;
	}
	.banerdesk{
		display:none;
	}
	.banermob{
		display:block;
	}
	.mobdonatebtn{
		display:block;
	}
}
 .header-bgimage-slider-2 {
     background-image: url("https://akshayapatra.org/includefiles/images/slider-2.jpg");
}
 .header-bgimage-slider-3 {
     background-image: url("https://akshayapatra.org/includefiles/images/slider-3.jpg");
}
.header-bgimage-slider-4 {
     background-image: url("https://akshayapatra.org/includefiles/images/slider-1.jpg");
}
 .heading-padding {
    padding-bottom: 150px;
    padding-top: 200px !important;
}
 .header-bgimage-slider-1 .header-div {     
     width:80%;
}
 .header-bgimage-slider-4 .header-div {     
     width:80%;
}
.header-div h1 {
    font-family: 'Sarabun', sans-serif;
	font-weight:900;
}
 .header-bgimage-slider-1 .header-div h1 {
     color: #fff;
     font-size:62px;
     font-weight:800;
     line-height:65px;
}
 .header-bgimage-slider-1 .header-div p{
     color:#fff;
     font-weight:600;
     width:80%;
     font-size:24px;
     line-height:30px;
}
.header-bgimage-slider-4 .header-div h1 {
     color: #ffffff;
     font-size:62px;
     font-weight:800;
     line-height:65px;
}
 .header-bgimage-slider-4 .header-div p{
     color:#ffffff;
     font-weight:600;
     width:80%;
}
 .header-bgimage-slider-2 .header-div {
     width:80%;
}
 .header-bgimage-slider-2 .header-div h1 {
     color: #fff;
     font-size:56px;
     font-weight:800;
     line-height:65px;
}
 .header-bgimage-slider-2 .header-div p{
     color:#fff;
     font-weight:600;
     width:80%;
}
 .header-bgimage-slider-3 .header-div {
     width:80%;
}
 .header-bgimage-slider-3 .header-div h1 {
     color: #fff;
     font-size:62px;
     font-weight:800;
     line-height:65px;
}
 .header-bgimage-slider-3 .header-div p{
     color:#fff;
     font-weight:600;
     margin-left: auto;
}
 .header-slider.owl-theme .owl-controls .owl-page span {
     background-color:#fff;
}
 .header-slider.owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 480px;
}
/*========================================== 6.HEADER END ===========================================*/
/*========================================== 7.HEADER FORM START ===========================================*/
 .book-now-form {
     background-color:#86c540;
     box-shadow: 0 19px 38px rgba(0, 0, 0, 0.05), 0 -19px 38px rgba(0, 0, 0, 0.16);
     padding:30px 30px;
}
 .form-head h3 {
     color:#ffffff;
     margin-top:20px;
}
 .form-head {
     background-color:#333333;
     padding:30px 20px;
}
 .book-form .form-input {
     color: #ffffff;
     border:1px solid #ffffff;
     background-color:transparent;
     border-radius: 0px;
     height: 40px;
     padding-left: 20px;
     padding-right: 20px;
     position:relative;
     width:100%;
}
 .book-form .form-div label{
     color:#cc0000;
     font-weight:600;
}
 .book-form .failMessage {
     color:#cc0000;
}
 .book-form .form-div {
     margin-bottom:20px;
}
 .book-form .form-textarea {
     color: #ffffff;
     border:1px solid #ffffff;
     background-color:transparent;
     border-radius: 0px;
     padding-top:10px;
     padding-left: 20px;
     padding-right: 20px;
     position:relative;
     width:100%;
}
 .form-textarea::-webkit-input-placeholder, .form-input::-webkit-input-placeholder {
    /* Chrome */
     color: #ffffff;
}
 .form-textarea:-ms-input-placeholder, .form-input:-ms-input-placeholder {
    /* IE 10+ */
     color: #ffffff;
}
 .form-textarea::-moz-placeholder, .form-input::-moz-placeholder {
    /* Firefox 19+ */
     color: #ffffff;
     opacity: 1;
}
 .form-textarea:-moz-placeholder, .form-input:-moz-placeholder {
    /* Firefox 4 - 18 */
     color: #ffffff;
     opacity: 1;
}
/*========================================== 8.HEADER FORM ENDS ===========================================*/
/*========================================== 9.SERVICES START ===========================================*/
.services-bg-1 {background:#92d05b url("https://akshayapatra.org/includefiles/images/COVID-19-FOOD.png") center 15px;height: 372px;}
.services-bg-2 {background:#3da76e url("https://akshayapatra.org/includefiles/images/HAPPYNESS-KIT-PROGRAMME.png") center 15px;height: 372px;}
.services-bg-3 {background:#059b9a url("https://akshayapatra.org/includefiles/images/ANGANWADI-FEEDING.png") center 15px;height: 372px;}
.services-bg-4 {background:#13628c url("https://akshayapatra.org/includefiles/images/SCHOOL REOPEN SANITISATION PROJECT.png") center 15px;height: 372px;}
.services-bg-1:hover {background-color:#9fd96b;height: 372px;}
.services-bg-2:hover {background-color:#53ba83;height: 372px;}
.services-bg-3:hover {background-color:#0da8a7;height: 372px;}
.services-bg-4:hover {background-color:#1e709c;height: 372px;}
.services-div {
    padding:30px 20px;
	background-repeat:no-repeat;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.services-div h4{
	padding-top:170px;
}
.services-div p{
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    padding: 5px 15px 5px;
}
.services-bg-4 p, .services-bg-4 h4, .services-bg-1 p, .services-bg-1 h4, .services-bg-2 p, .services-bg-2 h4, .services-bg-3 p, .services-bg-3 h4 {
    color:#ffffff;
}
 .services-main .containter-fluid {
     padding:0;
}
 .services-main .services-col{
     padding:0;
}
/* .services-bg-2:hover {
     background-image: url("https://akshayapatra.org/includefiles/images/380x450x2.jpg");
}
.services-bg-3:hover {
     background-image: url("https://akshayapatra.org/includefiles/images/380x450x3.jpg");
}
.services-bg-4:hover {
     background-image: url("https://akshayapatra.org/includefiles/images/380x450x4.jpg");
} */
 .causes-col img {
     border-bottom:5px solid #023964;
}
 .pie-title-center {
     bottom: -35px;
     left: 0;
     position: absolute;
     right: 0;
     text-align: center;
}
 .pie-title-center canvas {
     width:60px;
     height:60px;
     line-height:60px;
     background-color:#023964;
     border-radius:50%;
}
 .pie-value {
     color:#ffffff;
     font-size:13px;
     font-weight:700;
     display: block;
     height: 40px;
     left: 0;
     line-height: 40px;
     margin-top: -25px;
     position: absolute;
     right: 0;
     top: 50%;
}
 .causes-img {
     position:relative;
}
 .causes-goal {
     margin-top:40px;
}
 .fund-goal li, .causes-goal li {
     display:inline-block;
}
 .fund-goal li, .causes-goal li {
     font-weight:900;
     letter-spacing:0px;
	font-size:13px;
}
 .fund-goal li {
     color:#ffffff;
}
 .fund-goal li:first-child, .causes-goal li:first-child {
    margin-right:20px;
}
 .causes-goal li:first-child span {
     color:#999999;
}
 .causes-goal li:last-child span {
    color:#023964;
}
 .fund-goal li:first-child span {
     color:#f2f2f2;
}
 .fund-goal li:last-child span {
     color:#86c540;
}
 .fund-goal {
     background-color:#444444;
     padding:10px 10px;
}
.causes-div {
	background:#fff;
    box-shadow:0 12px 15px -6px rgba(0,0,0,0.3);
}
.causes-div h4{
	font-family: 'Sarabun', sans-serif;
	font-size:22px;
	color:#86c540;
}
 .causes-content {
     padding:0 15px 30px 15px;
}
 .fund-div {
     background-color:#eb593b;
}
 .fund-content {
     padding:0 15px 30px 15px;
}
 .fund-div p{
     color:#ffffff;
}
 .fund-div h4 {
     background-color:#333333;
     color:#ffffff;
     padding:10px 15px;
}
 .about4-div img {
     padding-right:10px;
     vertical-align:middle 
}
 .list-img {
     float:left;
     width:65px;
}
 .list-img, .list-content {
     display:table-cell;
}
 .two-left-bgimage {
     background-image: url("https://akshayapatra.org/includefiles/images/1000x730x1.jpg");
     height: 600px;
     width: 50%;
}
 .two-left-div {
     padding:80px 50px;
}
 .two-left-div h3 a {
     color: #023964;
}
 .two-left-bgimage-1 {
     background-image: url("https://akshayapatra.org/includefiles/images/1000x730x2.jpg");
     height: 594px;
     position:absolute;
     right:0;
     width: 50%;
}
 .two-left-div-1{
     padding:80px 30px 80px 0px;
}
 .two-left-div-1 h3 a {
     color: #333333;
}
 .two-left-right-bg {
     position:relative;
}
 .three-col-div {
     box-shadow:0 12px 18px -6px rgba(0,0,0,0.4);
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     -ms-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .three-col-div:hover {
     box-shadow:0 0px 9px -6px rgba(0,0,0,0.4);
}
 .three-col-content {
     padding:0 15px 30px 15px;
}
 .about-points-1 li {
     float:left;
     width:50%;
}
 .features-div-1 .list-img {
     display: inline-block;
     margin-right:20px;
     position:relative;
     width:64px;
}
 .features-div-1 .list-img img {
     border-radius:50%;
}
 .features-div-1 .list-img:after {
     box-shadow: 0 0 0 3px #eb593b;
     box-sizing: content-box;
     border-radius:50%;
     content: "";
     height: 100%;
     left: -4px;
     opacity: 0;
     padding: 4px;
     pointer-events: none;
     position: absolute;
     top: -4px;
     transform: scale(0.8);
     transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
     width: 100%;
}
 .features-col:hover .features-div-1 .list-img:after {
     opacity: 1;
     transform: scale(1);
}
/*popup*/
/* lightbox popup */
 #fade{
     display: none;
     position: fixed;
     top: 0%;
     left: 0%;
     width: 100%;
     height: 100%;
     background-color: #000;
     z-index: 1001;
     -moz-opacity: 0.7;
     opacity: .70;
     filter: alpha(opacity=70);
}
 #success_btn, #cancel_btn{
     background-color:#ffffff;
     box-shadow:0 12px 18px -6px rgba(0,0,0,0.7);
     display: none;
     position: fixed;
     border-radius: 5px;
     padding: 7px 10px 30px 10px;
     margin:0 auto;
     z-index: 99999;
     width: 35%;
     top:30%;
     left:0;
     right:0;
     text-align:center;
}
 .cancel-head-pad{
    padding:30px 10px 15px 10px;
}
 .popup-bg {
     background-image: url("https://akshayapatra.org/includefiles/images/600x450.jpg");
     width:40%;
}
 .popup-bg input{
     background-color:rgba(255,255,255,0.3);
     border:0;
     color:#ffffff;
     height:40px;
     padding-left:15px;
     padding-right:15px;
     width:100%;
}
 .popup-bg select{
     background-color:rgba(255,255,255,0.3);
     border:0;
     color:#ffffff;
     height:40px;
     padding-left:15px;
     width:100%;
}
.popup-bg option {
	color:#333333 !important;
}
 .p-white {
     color:#ffffff;
     font-weight:600;
     margin-top:28px;
}
 .popup-bg h2 {
     color:#ffffff;
}
 .popup-form {
     margin:0 auto;
     padding-bottom:50px;
     width:85%;
}
 .popup-bg .close {
     color:#ffffff;
     opacity:1;
}
 .close {
     opacity:1;
}
 .close:hover {
     opacity:1;
}
 .popup-bg label {
     display:none !important;
}
 .popup-bg select.error, .popup-bg input.error {
     background-color:rgba(255, 0, 0,0.4) !important;
}





.popup-bg input::-webkit-input-placeholder {
     color: #ffffff;
     text-transform: none;
}
 .popup-bg input::-moz-placeholder {
    color: #ffffff;
     text-transform: none;
	 opacity:1;
}

 .popup-bg input::-ms-input-placeholder {
    color: #ffffff;
     text-transform: none;
}
 .popup-bg input:-ms-input-placeholder {
    color: #ffffff !important;
     text-transform: none;
}



/*========================================== 9.SERVICES ENDS ===========================================*/
/*========================================== 10.CTA START ===========================================*/
 .cta-bgimage {
     background-image: url("https://akshayapatra.org/includefiles/images/1920x700x1.jpg");
     padding:80px 0;
}
 .cta-div {
     margin:0 auto;
}
 .cta-div h1 {
     color: #ffffff;
     font-size:55px;
     font-weight:700;
     letter-spacing:1px;
     line-height:65px;
}
 .cta-div p{
     color:#ffffff;
     font-weight:600;
}
 .client-logo .item {
     margin:0 auto;
     text-align:center;
}
 .client-logo .item img{
	 width:100%;
     padding:0 10px;
     text-align:center;
}
/*========================================== 10.CTA ENDS ===========================================*/
/*========================================== 11.FUND NEEDED START ===========================================*/
 .fund-slider.owl-carousel.owl-theme .owl-controls .owl-pagination {
     display: none;
}
 .fund-slider.owl-theme .owl-controls .owl-buttons div {
     background: #86c540;
     border-radius: 0;
     margin: 0 3px;
     opacity: 1;
     padding: 3px 5px;
}
 .fund-slider.owl-theme .owl-controls .owl-buttons {
     position: absolute;
     right: 0;
     top: -50px;
}
 .fund-slider .icon-left:before {
     color: #ffffff;
     content: "\f053";
     font-family: Fontawesome;
     font-size: 12px;
}
 .fund-slider .icon-right:before {
     color: #ffffff;
     content: "\f054";
     font-family: Fontawesome;
     font-size: 12px;
}
 .fund-slider {
     margin-top:40px;
}
 .fund-slider .item {
     margin-left:10px !important;
     margin-right:10px !important;
}
/*========================================== 11.FUND NEEDED START ===========================================*/
/*========================================== 12.GALLERY START ===========================================*/
 .gallery-div .gallery-image {
     position: relative;
     overflow: hidden;
}
 .gallery-div .overlay {
     background: #171717c9;
     position: absolute;
     margin: auto;
     width: 0px;
     height: 0px;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     opacity: 0;
     -webkit-transition: .4s ease;
     transition: .4s ease;
}
 .gallery-div .gallery-image span {
     font-size: 25px;
     color: #fff;
     text-align: center;
     position: absolute;
     margin: auto;
     height: 30px;
     line-height: 30px;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     opacity: 0;
     -webkit-transform: scale(0);
     transform: scale(0);
     -webkit-transition: transform .5s ease, opacity .7s ease;
     transition: transform .5s ease, opacity .7s ease;
}
 .gallery-div .gallery-image:hover .overlay {
     opacity: 1;
     width:100%;
     height:100%;
}
 .gallery-div .gallery-image:hover span {
     opacity: 1;
     -webkit-transform: scale(1);
     transform: scale(1);
     -webkit-transition: transform .5s ease, opacity 1.3s ease;
     transition: transform .5s ease, opacity 1.3s ease;
}
 .gallery-div .gallery-image img {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
}
 .gallery-div.popup-gallery .col-sm-4{
     padding-left:2px;
     padding-right:2px;
}
 .gallery-div.popup-gallery .gallery-space1 {
     padding-top:4px;
}
/*========================================== 12.GALLERY ENDS ===========================================*/
/*========================================== 13.COUNTER START ===========================================*/
 .counter-bgimage {
     background-image: url("https://akshayapatra.org/includefiles/images/1920x700x2.jpg");
     padding:80px 0;
}
 .counter-div img {
     border-radius:50%;
}
 .counter-value {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 0px;
    line-height: 36px;
    font-family: 'Sarabun', sans-serif;
}
 .counter-title {
	color:#023964;
	font-weight:900;
	font-size: 18px;
	letter-spacing:0px;
}
 .counter-img {
     display: inline-block;
     position:relative;
}
 .counter-img:after {
     box-shadow: 0 0 0 3px #86c540;
     box-sizing: content-box;
     border-radius:50%;
     content: "";
     height: 100%;
     left: -4px;
     opacity: 0;
     padding: 4px;
     pointer-events: none;
     position: absolute;
     top: -4px;
     transform: scale(0.8);
     transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
     width: 100%;
}
 .counter-col:hover .counter-img:after {
     opacity: 1;
     transform: scale(1);
}
/*========================================== 13.COUNTER ENDS ===========================================*/
/*========================================== 14.PRICE TABLE START ===========================================*/
 .packages-col-1 {
     position:relative;
     padding:30px 50px;
}
 /*.packages-col-1:before {
     background-color: #ffffff;
    /* border-radius: 50% 50% 0;
    */
  /*   content: "";
     display: block;
     height: 100%;
     left: 0;
     margin: 0 auto;
     position: absolute;
     right: 0;
     text-align: center;
     top: 0;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     width: 100%;
}*/
 .packages-border, .packages-price {
     position:relative;
     z-index:2;
}
 .packages-main {
     padding:80px 0 80px 0;
}
 .packages-price p {
     color:#333333;
     font-size:40px;
     font-weight:600;
}
 .packages-price p span {
     font-size:20px;
}
.packages-bg:before {
     background-color:#eb593b;
     z-index:1;
}
 .packages-bg .packages-price p{
     color:#ffffff;
}
 .packages-bg .packages-content p {
     color:#ffffff;
}
 .packages-bg h4 {
     color:#ffffff;
}
 .packages-col-1 {
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     -ms-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .packages-col-1:hover {
     -webkit-transform:scale(1.1);
     transform:scale(1.1);
     z-index:2;
}

.packages-bg-1 {
	background-color:#ffffff;
}

.packages-bg {
	background-color:#eb593b;
}

.clients-bgimage {
    background: #222;
	padding-top:80px;
	padding-bottom:40px;
}
.clients-bgimage  h2 {
    color: #ffffff;
}
.map-frame {
    border: 0 none;
    height: 562px;
    width: 100%;
}
/*========================================== 14.PRICE TABLE ENDS ===========================================*/
/*========================================== 15.TESTIMONIAL START ===========================================*/
 .testimonial .item{
     margin-left:15px !important;
     margin-right:15px !important;
     margin-bottom:10px;
}
 .testimonial.owl-theme .owl-controls .owl-page span {
     background-color:#86c540;
     border-radius:0;
}
 .testimonial .owl-pagination {
     margin-top:30px;
}
 .testimonial .testimonial-div {
	font-family: 'Sarabun', sans-serif;
	background:#023964ab;
	border:3px solid #023964;
	padding:30px 30px 30px 30px;
	border-radius:25px;
	font-weight:600;
	letter-spacing: 0;
	font-size: 20px;
	line-height:30px;
	font-style:italic;
}
 .testimonial .testimonial-div > img {
    position: absolute;
    top: 10px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
 .testimonial .testimonial-name {
     color:#95b8cb;
     font-size:18px;
     font-weight:600;
     margin-bottom:10px;
     margin-top:15px;
     letter-spacing:0px;
	font-style:normal;
	    font-family: 'Roboto', sans-serif;
}
 .testimonial .testimonial-name span {
     color:#aae865;
     font-size:14px;
     font-weight:600;
     padding-left:5px;
     letter-spacing:0px;
	font-style:normal;
	    font-family: 'Roboto', sans-serif;
}
 .testimonial-bg {
     background-image: url("https://akshayapatra.org/includefiles/images/1920x700x4.jpg");
}
 .testimonial-para {
     color:#eeeeee;
}
 .testimonial-bg h2 {
     color:#ffffff;
}
 .testimonial {
     padding-top:30px;
}
/*========================================== 15.TESTIMONIAL ENDS ===========================================*/
/*========================================== 16.NEWS START ===========================================*/
 .news-ul li:nth-child(2) {
     background-color:#86c540;
     padding:10px 10px;
     width:70px;
}
 .news-ul li:nth-child(2) p a{
     color:#ffffff;
     font-size:13px;
     font-weight:600;
     text-align:center;
}
 .news-ul li:nth-child(2) p span {
     font-size:30px;
}
 .news-div-1 .list-img {
     box-shadow:0 12px 18px -6px rgba(0,0,0,0.4);
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     -ms-transition: all 0.5s ease;
     transition: all 0.5s ease;
     width:70px;
}
 .news-div-1 .list-content{
     padding-left:20px;
}
 .news-col h4 a {
     color: #333333;
}
 .news-col:hover .list-img {
     box-shadow:0 0px 9px -6px rgba(0,0,0,0.4);
}
/*========================================== 16.NEWS ENDS ===========================================*/
/*========================================== 17.TEAM START ===========================================*/
 .team-carousel {
     padding: 0 40px 0px 40px;
}
 .team-carousel .owl-pagination {
     display:none;
}
 .team-carousel .carousel-control.left:before {
     color:#86c540;
     left: 0;
     background-image: none;
     background: none repeat scroll 0 0 #ffffff;
     border: 4px solid #86c540;
     border-radius: 23px 23px 23px 23px;
     height: 40px;
     width : 40px;
     content: "\f053";
     font-family: Fontawesome;
     margin-top: 30px;
     position:absolute;
     line-height: 35px;
     font-size: 12px;
     line-height:34px;
     top:50px;
}
 .team-carousel .carousel-control.right:before {
     color:#86c540;
     right: -12px !important;
     background-image: none;
     background: none repeat scroll 0 0 #ffffff;
     border: 4px solid #86c540;
     border-radius: 23px 23px 23px 23px;
     height: 40px;
     width : 40px;
     content: "\f054";
     font-family: Fontawesome;
     margin-top: 30px;
     position:absolute;
     line-height: 35px;
     font-size: 12px;
     padding-left:3px;
     line-height:34px;
     top:50px;
}
 .team-carousel.owl-theme .owl-controls .owl-buttons div {
     background-color:transparent;
}
 .team-carousel .carousel-indicators {
     right: 50%;
     top: auto;
     bottom: 0px;
     margin-right: -19px;
}
 .team-carousel .carousel-indicators li {
     background: #c0c0c0;
}
 .team-carousel .carousel-indicators .active {
     background: #333333;
}
 .team_profile_circle img {
     border-radius:50%;
     width: 170px;
     height: 170px;
     position:absolute;
     top:0px;
     left:0px;
}
 .team-row .team_main_circle {
     background: #f2f2f2 none repeat scroll 0 0;
     border: 5px solid #86c540;
     border-radius: 50%;
     height: 300px;
     width: 300px;
     display: table;
     margin:0 auto;
     position: relative;
}
 .team-row .team_main_circle .team_main_circle_contain {
     display: table-cell;
     vertical-align: middle;
     font-size: 18px;
     text-align: center;
     font-weight: 600;
     letter-spacing:0.5px;
}
 .team-row .team_main_circle .team_main_circle_contain p:nth-child(2){
     color:#333333;
     font-size: 14px;
     letter-spacing:0.5px;
}
 .team-row .team_main_circle .team_main_circle_contain p {
     color:#eb593b;
	margin:0 auto;
	width:120px;
}
 .team-row .team_main_circle .team_profile_circle {
     border: 5px solid #86c540;
     border-radius: 50%;
     height: 180px;
     left: 200px;
     position: absolute;
     top: -25px;
     width: 180px;
}
 .padtop30 {
     padding-top: 90px;
     padding-bottom:50px;
}
 .team-icon li {
     display:inline-block;
     margin:3px;
}
 .team-bg {
     background-image: url("https://akshayapatra.org/includefiles/images/1920x700x3.jpg");
}
 .team-bg h2 {
     color:#ffffff;
}
 .team_main_circle:hover .team_profile_circle{
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     -ms-transition: all 0.5s ease;
     transition: all 0.5s ease;
     top: -70px;
}
/*========================================== 17.TEAM ENDS ===========================================*/
/*========================================== 18.SUBSCRIBE START ===========================================*/
 #mc_embed_signup {
     clear: left;
}
 #mc-embedded-subscribe {
     margin: 0 0 0em 0 !important;
}
 #ResultMsg {
     text-align: center;
}
 .SuccessMsg {
     color: #33cc33;
}
 .FailureMsg {
     color: #ff0000;
}
 .messageDiv {
     display:table;
     text-align: center;
     margin-top:10px;
     width: 100%;
}
 .SuccessMsg, .FailureMsg, .sucessMessage, .failMessage {
     font-size: 13px;
     font-weight: bold;
     display: none;
     margin-top: 10px;
}
 .sucessMessage {
     color: Green;
}
 .failMessage {
     color: #ff0000;
}
 .message > .SuccessMsg {
     color:#008000 ;
}
 .place_error::-webkit-input-placeholder {
     color: #ff0000;
     text-transform: none;
}
 .place_error::-moz-placeholder {
     color: #ff0000;
     text-transform: none;
}
 .place_error::-moz-placeholder {
     color: #ff0000;
     text-transform: none;
}
 .place_error::-ms-input-placeholder {
     color: #ff0000;
     text-transform: none;
}
 .place_error:-ms-input-placeholder {
     color: #ff0000 !important;
     text-transform: none;
}
 .subscribe-form .subscribe-input {
     background-color:transparent;
     border:1px solid #666;
     border-radius:0px;
     color:#ffffff;
     display:inline-block;
     height:35px;
     max-width:100%;
     padding:0 15px;
     margin-bottom:20px;
     width:100%;
}
 .subscribe-form .subscribe-form {
     margin:30px auto 0 auto;
}
 .subscribe2-btn {
     display:inline-block;
}
/*========================================== 18.SUBSCRIBE ENDS ===========================================*/
/*========================================== 19.FOOTER START ===========================================*/
.footer-menu {
    padding: 15px 0;
    background: #023964;
    color: #fff;
	margin-bottom:35px;
}
.footer-menu ul{
	margin: 0;
    padding: 0;
}
.footer-menu ul li {
    display: inline;
    margin-right: 35px;
}
.footer-menu ul li a{
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight:600;
}
.footer-row .footer1-col .links li a {
	color: #333;
	font-size: 13px;
	letter-spacing:0px;
	line-height: 30px;
}
.footer-row .footer1-col .links li a:hover {
     color: #000;
}
 .footer-row .footer1-col .links li {
	border-bottom:1px dashed #eee;
	margin-top:5px;
	padding-bottom:5px;
	position:relative;
	list-style: none;
}
 .footer-row .footer1-col .links li:before {
     color: #86c540;
     content: "\f105";
     font-family: Fontawesome;
     font-size: 13px;
     padding-right:8px;
}
 .footer-row .post-img {
     display: table-cell;
     float: left;
     overflow-x: hidden;
     overflow-y: hidden;
     padding-right: 15px;
     opacity: 1;
}
 .footer-row .post {
     display: table-cell;
}
 .footer-row .post p a {
     color: #eeeeee;
     font-weight:600;
     letter-spacing:0.5px;
}
 .footer-row .footer-date ul {
     display: inline-block;
}
 .footer-row .footer-date-ul li {
     display: inline-block;
     vertical-align: middle;
}
 .footer-row .footer-date-ul li:first-child {
     padding-right: 5px;
}
 .footer-row .footer-date-ul-1 {
     padding-bottom: 10px;
}
 .footer-row .popular-space {
     margin-top:20px;
}
 .footer-row .footer-date {
     margin-top:5px;
}
.footer-section {
    background:#fff url("https://akshayapatra.org/includefiles/images/how-meal-serve.png") bottom center no-repeat;
}
 .footer-row .footer1-icon li {
     display: inline-block;
     margin-left: 5px;
     margin-right: 5px;
}
 .footer-row .footer1-icon li:first-child {
     margin-left: 0;
}
 .footer-row .footer1-icon {
     margin-top: 30px;
}
 .footer-row h5 {
     margin-bottom:20px;
     color:#023964;
}
 .footer-row .footer1-address li {
     display: table-cell;
}
 .footer-row .footer2-address li:first-child, .footer-row .footer1-address li:first-child {
     padding-right: 10px;
}
 .footer-row .footer1-address li p, .footer-row .footer1-address li p a {
     color: #333;
     letter-spacing:0.5px;
}
 .footer-row .footer1-address-space {
     margin-bottom: 15px;
}
.footer-regional-box {
    margin-top: 30px;
}
h3.footer-regional {
    float: left;
    margin: 0 15px 0 0;
    line-height: 20px;
    font: 900 14px/14px 'Roboto',sans-serif;
    padding: 10px 0px;
}
.footer-regional-list {
    float: left;
    margin-top: 5px;
}
.footer-regional-list li {
    display: inline;
    margin-right: 15px;
    margin-top: 15px;
}
.footer-regional-list li a {
    display: inline;
    font: 400 14px/14px 'Roboto',sans-serif;
    color: #000!important;
}

.copyright-bg {
	background:url("https://akshayapatra.org/includefiles/images/copy-bg.png") bottom center repeat-x;
	padding-top:30px;
	padding-bottom: 160px;
}
 .copyright-bg .copyright {
	border-top:1px solid #ccc;
	padding-top:20px;
}
 .copyright p {
     color:#023964;
     letter-spacing:0.5px;
}
.mobdonatebtn{
	display:none;
}
.charityid{
	float:left;
}
/*========================================== 19.FOOTER ENDS ===========================================*/
/*========================================== 20.MEDIA QUERIES START ===========================================*/
 @media only screen and (min-width: 250px) and (max-width: 767px) {
	 .mobdonatebtn{
		display:block;
	}
	.charityid{
		float:none;
	}
    .res-bottom-space30 {
         margin-bottom:30px;
    }
    .res-bottom-space40 {
         margin-bottom:40px;
    }    
    .copyright-bg .copyright {
         margin-left:15px;
         margin-right:15px;
    }
	.about-points li{
		margin-bottom:20px;
	}
	.about-points li:last-child{
		margin-bottom:0px;
	}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height: 480px;
	}
	.logo-image a>img{
		max-width: 75%;
	}
    .topbar.navbar-default .navbar-toggle .icon-bar {
         background-color: #fff;
    }
    .topbar.navbar-default .navbar-toggle {
         border: none;
    }
     .topbar.navbar-default .navbar-toggle {
		margin-bottom: 10px;
		margin-top: -35px;
		margin-right: 0;
		background: #023964;
		border-radius: 0;
    }
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top: 6px;
	}
     .navbar-nav.menu-ul > li > a {
         padding:10px 15px;
    }
     .menu-ul {
         margin:0 !important;
    }
     .topbar.navbar-default .navbar-collapse {
         border: 0;
         box-shadow:none;
    }
     .col-sm-12.col-md-8.about2-col-left {
         margin-left:15px;
         margin-right:15px;
    }
     .nav.navbar-nav.menu-ul {
         padding-bottom:10px;
    }
     .navigation-center .navbar-nav {
         display: block;
         text-align: left;
    }
     .cta-div, .header-bgimage-slider-4 .header-div, .header-bgimage-slider-3 .header-div, .header-bgimage-slider-2 .header-div, .header-bgimage-slider-1 .header-div {
         width:100%;
    }
     .gallery-div {
         padding:0 15px;
    }
     .counter-resSpace {
         margin-top:30px;
    }
     .about-points-1 li {
         width:100%;
    }
     .about-points-1 li:nth-child(2) {
         margin-top:20px;
    }
     .navbar-nav.menu-ul > li.menu {
         margin: 0px 0;
    }
     .popup-bg {
         width:80%;
    }
}
 @media only screen and (max-width: 991px) {
     .section-bottom-space20 {
         margin-bottom:20px;
    }
     .section-bottom-space30 {
         margin-bottom:30px;
    }
     .services2-col-topSpace {
         margin-top:30px;
    }
     .two-left-bgimage-1, .two-left-bgimage {
         width:100%;
    }
     .two-left-div {
         padding:30px 15px 80px 15px;
    }
     .two-left-div-1 {
         padding:30px 15px 80px 15px;
    }
     .two-left-bgimage-1 {
         position:relative;
    }
     .footer-common-space {
         margin-top:30px;
    }
}
 @media only screen and (max-width: 479px) {      
     .team-carousel {
         padding: 0 10px 30px 10px;
    }
     .cta-div h1, .header-bgimage-slider-4 .header-div h1, .header-bgimage-slider-3 .header-div h1, .header-bgimage-slider-2 .header-div h1, .header-bgimage-slider-1 .header-div h1 {
         font-size:30px;
         line-height:40px;
    }
     h2 {
         font-size: 28px;
         line-height: 38px;
    }
     h3 {
         font-size: 24px;
         line-height: 34px;
    }
     h4 {
         font-size: 18px;
         line-height: 28px;
    }
     .heading-padding {
         padding-bottom: 180px;
         padding-top: 180px;
    }
     .counter-value {
         font-size:30px;
         line-height:40px;
    }
     .packages-price p {
         font-size:30px;
    }
     .packages-price p span {
         font-size: 15px;
    }
     .header-bgimage-slider-3, .header-bgimage-slider-2, .header-bgimage-slider-1, .header-bgimage-slider-4 {
         min-height:680px;
    }
     .services-row .services-col {
         width:100%;
    }
     .features-col.col-xs-6, .counter-col.col-xs-6 {
         width:100%;
    }
     .features-col:nth-child(2), .counter1-resSpace {
         margin-top:30px;
    }
}
 @media only screen and (max-width: 449px) {
     .fund-slider .popular-dest-div2 {
         margin:0 auto;
         text-align:center;
    }
     .fund-slider .popular-dest-div2 img{
         margin:0 auto;
    }
     .subscribe-form .subscribe-input {
         width:100%;
         margin-bottom:20px;
    }
}
 @media only screen and (max-width: 400px) {
     .gallery-div {
         margin:0;
         width:100% !important;
    }
     .gallery-div .gallery-col .gallery-image {
         width:100% !important;
    }
}
 @media only screen and (max-width: 599px) {
     .gallery-div .gallery-col {
         width:100%;
    }
     .gallery-div .gallery-col .gallery-image {
         width:390px;
         margin:0 auto;
    }
     .gallery-div .gallery-col.col-xs-6:nth-child(2), .gallery-div .gallery-col.col-xs-6:nth-child(1) {
         padding-bottom:4px;
    }
     .team-row .team_main_circle {
         width:200px;
         height:200px;
         left: 0;
         margin: 0 auto;
         right: 0;
    }
     .team-row .team_main_circle .team_profile_circle {
         bottom: -148px;
         height: 180px;
         left: 0px;
         right: 0;
         top: inherit;
         width: 180px;
    }
     .padtop30 {
         padding-bottom: 150px;
         padding-top: 30px;
    }
     .team_main_circle:hover .team_profile_circle{
         -webkit-transition: all 0.5s ease;
         -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
         -ms-transition: all 0.5s ease;
         transition: all 0.5s ease;
         top: inherit;
         bottom: -120px;
    }
     .footer1-col.col-xs-6 {
         width:100%;
    }
     .footer1-col:nth-child(2) {
         margin-top:30px;
    }
     .footer-row .footer-date-ul-1 {
         padding-right: 10px;
    }
	.popup-btn-div button {
		width:100%;
	}
	.popup-btn-div button:nth-child(2){
		margin-top:20px;
	}
}
 @media only screen and (max-width:767px) and (max-height: 400px){
     .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
         max-height:200px;
    }
}
 @media only screen and (min-width: 600px) and (max-width:767px) {
   .gallery-resSpace1 {
         padding-top:4px;
    }
	.popup-btn-div button {
		width:47%;
	}
	.popup-btn-div button:nth-child(1) {
		margin-right:20px;
	}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
     .book-form .col-xs-6 {
         margin-top:10px;
         margin-bottom:10px;
    }   
    .header-bgimage-slider-4, .header-bgimage-slider-3, .header-bgimage-slider-2, .header-bgimage-slider-1 {
         min-height:780px;
    }
     .packages-col-1, .three-col-div, .causes-col .causes-div {
         margin:0 auto;
         width:380px;
    }
}
 @media only screen and (min-width: 400px) and (max-width: 479px) {
     .packages-col-1, .three-col-div, .causes-col .causes-div {
         margin:0 auto;
         width:380px;
    }
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
     .navbar-nav.menu-ul > li > a {
         font-size: 13px;
         padding: 0 9px;
    }
     .menu-div .btn {
         font-size:13px;
    }
     .popup-bg {
         width:60%;
    }
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
     .subscribe-form .subscribe-input {
         width:100%;
         margin-bottom:20px;
    }
     .footer-row .post-img {
         display:table;
         float:none;
         padding-bottom:15px;
         padding-right:0;
    }
     .footer-row .post {
         display: table;
    }
     .footer-row .footer-date-ul-1 {
         padding-right: 10px;
    }
     .footer-row .footer1-icon li {
         margin-left:4px;
         margin-right:4px;
    }
     .team-row .team_main_circle .team_profile_circle {
         left:188px;
    }
     .two-left-col-1 {
         max-height: 424px;
         overflow: auto;
    }
     .two-left-bgimage-1 {
         height: 584px;
    }
     .two-left-col {
         max-height: 530px;
         overflow: auto;
    }
	.team-row .team_main_circle {
		left:-20px;
	}
}
 @media only screen and (max-width: 1280px) {
     .packages-col-1::before {
         transform: rotate(0);
    }
     .packages-col-1 {
         padding:30px 20px;
    }
     .row.packages-row {
         padding-top:0;
    }
     .packages-main {
         padding: 80px 0 80px;
    }
}
/*========================================== 20.MEDIA QUERIES END ===========================================*/
.navbar-right .dropdown-menu {
    top: 50px;
	border: 0px solid rgba(0,0,0,.15);
    border-radius: 0px;
    background: #fff;
    padding: 0px;
    /* border-top: 4px solid #a2d36b; */
	box-shadow: 0 12px 15px -6px rgba(0,0,0,0.5);
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #86c540;
}
.dropdown-menu>li>a {
    padding: 8px 15px;	
    color: #023964;
    font-size: 13px;
	font-weight:600;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #1e709c!important;
	background-image: none;
	color:#fff;
}
@media (min-width: 992px){
	.nav-item .submenu-left {
		right: auto;
		left: 100%;
	}
	.nav-item .submenu {
		top: -2px;
		left: 100%;
	}
}
@media (min-width: 768px){
	.navbar-right .dropdown-menu {
		right: auto;
	}
}
@media (max-width: 767px){
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #023964;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
	}
	.navbar-nav.menu-ul > li.menu {
		border-bottom: 1px dashed #eee;
	}
}
.create-campaign{
    display: block;
    text-align: center;
    border-radius: 0px;
    color: #ffffff;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;	
	background-color: #023964;
	padding:15px 20px;
	line-height:30px;
	font-family:'Sarabun', sans-serif;
	font-weight: 800;
	font-size: 22px;
	margin-top:25px;
}
.create-campaign:hover{
    color: #ffffff;	
	background-color: #1e709c;
}

.donation-box{
	float:left;
	background:#000000a8;
	width:100%;
	margin-top:15px;
}
.donation-box .donation-header{	
	float:left;
	background:#000000bf;
	width:100%;
	padding:15px 15px;
	font-family:'Sarabun', sans-serif;
	font-weight: 800;
	letter-spacing: .5px;
	font-size: 20px;
	line-height: 34px;
	color:#fff;
}
.donation-box .donation-body{	
	float:left;
	width:100%;
	padding:15px;
	color: #fff;
}
.donation-box .donation-body h3{
	font-weight: 500;
	letter-spacing: .5px;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	padding:0px 25px;
	text-transform:capitalize;
}
.donation-box .donation-body h3 span{
	display:block;
    color: #86c540;
	text-transform:uppercase;
}
.data-amount{
	display:block;
	border-radius:5px;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	background:#3c4c4c;
	margin: 15px 0;
}
.data-amount:hover{
	color: #253131;
	background:#8b9797;	
}

/* Gall */
.showcase .card .card-block a i{
    display:none;
}
.showcase .card:hover .card-block a i{
    display:inline-block;
    font-weight:500;
	margin-left:5px;
}
.showcase .card .card-block:before{
    font-family: FontAwesome;
    position: absolute;
}
.showcase .card .block-1:before{
    content: "\f030";
}
.showcase .card .block-2:before{
    content: "\f03d";
}
.showcase .card .block-3:before{
    content: "\f044";
}
.content-link-section #what-we-do .card:hover .card-block:before{
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
} 
.showcase .card {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.showcase .card:hover .card-caption {
    opacity: 1;
}
.showcase .card .card-block:before {
    font-size: 28px;
    color: #fff;
    left: 30px;
    top: 30px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition:transform .2s ease-in-out;
	border:3px solid  #fff;
	border-radius:50%;
	width:60px;
	height:60px;
	text-align:center;
	padding:16px 0 12px 0;
}
.showcase .card .card-block a {
    color: #00a8ff !important;
    font-weight: 700;
	font-size: 15px !important;
    letter-spacing: 1px !important;
}
.showcase .card {
    overflow: hidden;
    max-height: 360px;
    background-color: transparent;
}
.showcase .card p{
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
	font-family: "Open Sans",sans-serif !important;
}
.showcase .card h4{
	color:#badb00;
    line-height: 1.7;
    font-size: 22px;
	text-transform:uppercase;
}

.showcase .card a{
	color:#fff;
	background-color: transparent;
}
.showcase .card:not(.no-hover):hover {
    transform: none;
}

.showcase .card .image-over {
    overflow: hidden;
    position: relative;
    width: auto;
    z-index: 0;
}

.showcase .card .image-over:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #023964;
    opacity: 0.6;
    -webkit-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}

.showcase .card .image-over img {
    position: relative;
    width: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.showcase .card-caption {
    position: absolute;
    width: auto;
    bottom: 0;
}
.showcase .card .card-body {
    padding: 50px 25px;
	box-sizing:border-box;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.showcase .card:hover .card-body {
    transform: translateY(0);
}

.showcase .card:hover .card-footer {
    transform: translateY(0);
    opacity: 1;
}

.showcase .card .card-body h4 {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.showcase .card .card-body p {
    margin: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.showcase .card:hover .card-body p {
    opacity: 1;
}

.showcase .card .card-footer .btn-icon {
    margin: 0;
}

.showcase .card .card-body a.read-more{
    opacity: 0;
	padding:4px 10px;
	margin-top:25px;
	border-radius:25px;
	display:inline-block;
}
.showcase .card .card-body a.read-more{
	font-size:15px;
	font-weight:600;
	line-height:20px;
	background: #a2d36b;
	color:#023964;
}
.showcase .card .card-body a.read-more i{
	font-size:11px;
}
.showcase .card:hover .card-body a.read-more{
    opacity: 1;
	background: #a2d36b;
	color:#023964;
}

.showcase .card .card-footer .btn-icon {
    margin: 0;
    color: red;
    opacity: 1;
}
.showcase .no-image .card-caption {
    position: relative;
}
.showcase .card-footer {
    position: absolute;
    top: 0;
    width: 100%;
    margin: auto;
    padding: 50px 25px;
    border: none;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    opacity: 0;
    transform: translateY(-100px);
}

.showcase .card-footer a{
    line-height: 1.2;
    text-align: center;
    color: #023964;
}

.showcase .no-image .card-footer {
    border-color: rgba(0, 0, 0, 0.15);
}

.showcase .card:hover .image-over:before {
    opacity: 0.75;
}

.showcase .card:hover .image-over .mask-radius-full {
    opacity: 0;
}

.showcase .card:hover .image-over img {
    transform: scale(1.1);
    filter: blur(2px);
}

.showcase .card:hover .image-over .play-video-full {
    transform: translateY(-15%);
}
.org-btn {
	border-radius:50px;
	letter-spacing: 0;
	padding: 5px;
	height: 42px !important;
	width:125px !important;
    color: #FFF !important;
    background: #e9a600!important;
	font-size:16px;
	line-height:16px;
	font-weight:900;
}
.org-btn span{
	display:block;
	font-size:12px;
}
.org-btn:hover{
	background:#ff5514!important;
}