@import url('https://fonts.googleapis.com/css?family=Quicksand:400,500,700');

body{
font-family: 'Quicksand', sans-serif;
font-weight: 500;
} 
 
.btn-primary{
color:#fff;
background-color: #049DD6;
border: 0px;
border-radius: 22px;
text-transform: uppercase;	
font-weight: 600;
letter-spacing: 0.5px;
padding: 8px 25px;
-webkit-transition: all .25s linear;
-moz-transition: all .25s linear;
transition: all .25s linear;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus{
background-color: #077ca6;
outline: none;
box-shadow: 0 6px 12px rgba(0, 0, 0, .18), 0 2px 4px rgba(0, 0, 0, .18);
}


/*--------------- header ---------------*/

.top-header{
background: url(../img/header_bg.jpg);
padding: 30px 0px 67px;
position: relative;
}

.top-header:before{
position: absolute;
content: '';
width: 100%;
height: 1px;
background: transparent;
border: 0.1px dashed #abaaaa;
bottom: 5px;
}

.head-contact i{
color: #8e8d8d;
border: 1px dashed #8e8d8d;
border-radius: 10px 10px 0px 10px;
height: 47px;
width: 44px;
line-height: 44px;
text-align: center;
font-size: 24px;
float: left;
margin-right: 9px;
}

.head-contact p{
font-weight: 700;
margin-bottom: 5px;
font-size: 15px;
}

.head-contact span{
font-weight: 500;
color: #939292;
}


/*--------------- navbar ---------------*/

.top-navbar{
position: absolute;
margin: -37px auto 0px;
right: 0px;
left: 0px;
}

.small-logo a img{
width: 330px;
display: inline-block;
}

.navbar-default {
background-color: #049DD6;
border-color: transparent;
border-radius: 30px 0px 0px;
min-height: auto;
margin: 0px;
}

.navbar-default .navbar-nav > li > a {
color: #fff;
font-size: 14px;
text-transform: uppercase;
letter-spacing: .5px;
font-weight: 700;
padding: 22px 18px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}

.navbar-nav {
margin-left: 10px;
}

.navbar-nav li.active ul {
margin-top: 0;
}

.navbar-toggle {
padding: 12px 10px;
margin-top: 10px;
margin-right: 0px;
background-color: #ccc;
border-radius: 3px;
}

.navbar-default .navbar-nav .active a,
.navbar-default .navbar-nav .active a:hover, 
.navbar-default .navbar-nav .active a:focus{
color: #049DD6;
background-color: #fff;
}

.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus{
color: #049DD6;
background-color: #fff;	
}	

.navbar-default .dropdown-menu li a {
font-size: 14px;
color: #575757;
font-weight: 700;
padding: 0px;
}

.dropdown-menu li{
margin: 0px;
padding: 10px 15px;
border-bottom: 1px solid #e8e8e8;
}

.dropdown-menu li:last-child{
margin-right: 20px;
border: 0px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
color: #2e9bb2;	
background-color: transparent;
}


.no-left-nav{
padding-left: 0px;	
}

.no-right-nav{
padding-right: 0px;	
}

.donate-btn{
background: #e3e9ea;
border-radius: 0px 0px 30px;
text-align: center;
}

.donate-btn a{
padding: 23px 18px;
color: #049DD6;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
display: block;
}

.donate-btn:before {
background: #e3e9ea;
content: "";
position: absolute;
top: 0px;
bottom: 0;
right: auto;
left: -12px;
z-index: 9;
width: 25px;
-webkit-transform: skew(-18deg);
-moz-transform: skew(-18deg);
-o-transform: skew(-18deg);
transform: skew(-18deg);
}


/*--------------- about area ---------------*/

.about-area{
background: #f6f7fb url(../img/about_bg.png) no-repeat bottom;
background-size: contain;
padding: 50px 0px 150px;
}

.about-text p{
color: #5a6871;
line-height: 24px;
text-align: justify;
}

.about-text ul{
padding-left: 16px;	
}

.about-text ul li{
color: #5a6871;
margin-bottom: 5px;
}

.image-shadow{
box-shadow: 0 0 4.222rem rgba(82,190,229,0.24);
border-radius: 10px;
}


/*--------------- what area ---------------*/

.what-area{
margin: 15px 0px 70px;	
}

.heading h3{
color: #049DD6;
font-size: 28px;
text-align: center;
margin: 0px 0px 15px;
}

.heading img{
margin: 0px auto 30px;
display: block;
}

.what-box{
text-align: center;
margin-top: 30px;
}

.what-box a{
display: block;
padding: 30px 10px;
border-radius: 10px;
text-decoration: none;
transition: box-shadow 0.3s;
border: 1px solid #ededed;
box-shadow: 0 0 12px rgba(33, 33, 33, .1);
}

.what-box a:hover{
background: #fcfdff;
border: 1px solid #0061840f;
box-shadow: 0 0 1px rgba(33, 33, 33, .1);
}

.what-box a img{
margin: 0px auto;
width: 80px;
}

.what-box a p{
color: #5a6871;
margin: 18px 0px 0px;
font-size: 16px;
}


/*--------------- video ---------------*/

.video-area{
background: url(../img/video-bg.jpg) fixed no-repeat;
background-size: cover;
padding: 130px 0px;	
text-align: center;
}

.video-area a{
text-decoration: none;
text-align: center;
color: #fff;
}

.video-area a i{
color: #fff;
background: rgba(0,0,0,0.50);
border-radius: 100%;
width: 70px;
height: 70px;
line-height: 70px;
font-size: 24px;
border: 2px solid rgba(255,255,255,.90);
transition: all 0.4s ease;
text-decoration: none;
}

.video-area a p{
margin: 10px 0px 0px;
font-size: 24px;
letter-spacing: 0.5px;
}


/*--------------- mission ---------------*/

.mission-area{
margin: 60px 0px;
}

.mission-area-box{
box-shadow: 0px 1px 15px -2px rgba(2,2,2,0.10);
background: #fff;
padding: 15px 0px;
}

.vission-head{
background: #f6f7fa;
padding: 80px 20px;
border: 2px dashed #0061840f;
text-align: center;
position: absolute;
width: 100%;
left: -20%;
top: 49px;
}

.vission-head h3{
color: #006184;
font-size: 28px;
margin: 0px 0px 15px;
}

.vission-head h3 span{
display: block;
margin-top: 8px;
}

.vission-box{
padding-right: 40px;	
text-align: justify;
}

.vission-box ul{
margin-bottom: 5px;
padding-left: 16px;
}

.vission-box ul li{
color: #5a6871;
margin-bottom: 8px;	
}

.vission-box ul li:last-child{
margin: 0px;	
}

.vission-box strong{
color: #5a6871;
margin-bottom: 10px;
display: block;
}

.vission-box h3{
color: #006184;
font-size: 28px;
text-align: center;
margin: 0px 0px 12px;
}

.vission-box p{
color: #5a6871;
line-height: 24px;
}


/*--------------- total count ---------------*/

.total-area{
background: url(../img/count-bg.png) no-repeat top;	
padding: 80px 0px 70px;	
}

.item-number{
margin-top: 40px;
text-align: center;
}

.item-number h4{
border: 3px solid #ededed;
border-radius: 100%;
display: inline-block;
width: 110px;
height: 110px;
line-height: 110px;
font-size: 22px;
margin: 0px 0px 12px;	
}

.item-number p{
color: #5a6871;
margin: 0px;
font-size: 16px;
letter-spacing: 0.2px;
}


/*--------------- help ---------------*/

.help-area{
background: #006184 url(../img/help-bg.png) no-repeat center;
padding: 35px 0px;
}

.help-area p{ 
font-size: 32px;
color: #fff;
margin: 0px;
line-height: 36px;
}

.help-area a{
color: #fff;
border: 2px solid #ffffff;
border-radius: 22px;
padding: 8px 25px;
text-transform: uppercase;
text-decoration: none;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.8px;
float: right;
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
}

.help-area a:hover{
background: #fff;
color: #006184;
}


/*--------------- footer ---------------*/

.footer-area{
background: #2a2f36;
}

.footer-area .row{
background: url(../img/footer-bg.png) no-repeat bottom left;
padding: 40px 0px 20px;
}

.quick-link h3, .footer-gallery h3{
margin: 0px 0px 25px;
color: #fff;
font-size: 22px;
}

.quick-link h3 span{
visibility: hidden;	
}

.footer-gallery .col-md-4{
padding: 5px 5px;
}

.quick-link ul li{
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dashed #464646;
}

.quick-link ul li:last-child{
border: 0px
}

.quick-link ul li a{
color: #aaaaaa;
text-decoration: none;
transition: all 0.3s ease; 
}

.quick-link ul li a:hover{
color: #fff;
}

.bottom-footer{
border-top: 2px solid #22262b;
padding: 20px 0px 0px;
margin-top: 20px;
text-align: center;
}

.bottom-footer h5{
margin: 0px;
color: #ddd;
font-weight: 500;
letter-spacing: 0.3px;
font-size: 13px;
}


/*--------------- milestones page ---------------*/  

.subheader{
background-image: url(../img/subheader.jpg);
background-repeat: no-repeat;
padding: 90px 0 50px;
background-position: center;
}

.subheader h4{
color: #fff;
font-size: 24px;
margin: 0px;
}

.subheader ul{
margin: 4px 0px 0px;
font-weight: 500;
text-align: right;
color: #fff;
}

.subheader ul li a{
text-decoration: none;
color: #fff;
}

.subheader ul li:last-child{
color: #006184;	
}

.milestone-table{
margin: 50px 0px;	
}

.milestone-table h4{
color: #006184;
}

.milestone-table .table-responsive{
margin-bottom: 40px;
}

.milestone-table .table-responsive:last-child{
margin-bottom: 0px;	
}

.milestone-table table{
color: #717171;
margin-bottom: 0px;
text-align: center;
}

.milestone-table table tr:first-child{
background-color: #ecf2f9;
color: #5c5c5c;
}

.milestone-table table tr:first-child th{
text-align: center;	
vertical-align: middle;
}

.milestone-table table tr td:first-child{
width: 8%;
}

.milestone-table table tr:last-child{
font-weight: 600;
color: #006184;
}


/*--------------- Book page ---------------*/

.book-page{
margin: 50px 0px 20px;
}

.book-box{
box-shadow: 0px 1px 15px -2px rgba(2,2,2,0.10);
text-align: center;
padding: 10px 9px;
background: #fcfdff;
margin-bottom: 40px;
border: 1px solid #e8f0f5;
}

.book-box a{
text-decoration: none;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;	
}

.book-box a:hover h4{
color: #006184;
}

.book-box h4{
color: #575757;
font-size: 15px;
margin: 10px 0px 5px;
}

.book-box img{
width: 170px;
margin: 0px auto;	
}

/*-- books popup --*/

.book-modal .modal-header{
padding: 15px 15px 0px 0px;
border-bottom: 0px;
text-align: right;
}

.book-modal .modal-header button{
background: none;
border: 0px;
outline: none;
display: inline-block;
position: absolute;
right: 16px;
z-index: 1;
}

.book-modal .modal-content {
background: #fcfdff;
border-radius: 0px;
}

.book-modal .modal-body ul li{
color: #647072;
letter-spacing: 0.2px;
margin-bottom: 4px;
}

.book-modal .modal-body ul li:nth-child(1){
color: #006184;
font-size: 22px;
font-weight: 500;	
}

.book-modal .modal-body ul li:nth-child(2){
color: #575757;
font-size: 16px;
letter-spacing: 0.5px;
font-weight: 500;
}

.book-modal .modal-body p{
color: #647072;
line-height: 24px;
letter-spacing: 0.2px;
text-align: justify;
margin-bottom: 0px;
padding-right: 4px;
}

.book-modal .modal-body a{
color: #006184;
font-size: 15px;
letter-spacing: 0.2px;
font-weight: 500;
text-decoration: none;
vertical-align: bottom;
}

.book-modal .modal-body a img{
display: inline-block;
margin: 15px 6px 0px 0px;
width: 42px;
}


/*--------------- contact page ---------------*/ 

.contact-page{
margin: 50px 0px;
}

.contact-form{
box-shadow: 0px 1px 15px -2px rgba(2,2,2,0.10);
padding: 50px 30px;
}

.contact-form h4{
color: #006184;
font-size: 24px;
margin: 0px 0px 8px;
text-align: center;
}

.contact-form p{
color: #5a6871;
text-align: center;
margin-bottom: 50px;
}

.contact-form form .form-control{
border-radius: 0px;
box-shadow: none;
border: 0px;
margin-bottom: 40px;
border-bottom: 2px solid #d9d9d9;
}

.contact-form form .form-control:focus{
border-bottom: 2px solid #006184;
}

.contact-form form button{
margin-top: 20px;
}


.no-right{
padding-right: 0px;	
}

.no-left{
padding-left: 0px;	
}

.contact-detail{
background: #f6f7fb;
padding: 30px;
}

.contact-detail h4{
color: #006184;
font-size: 24px;
margin: 0px 0px 20px;
}

.contact-detail ul{
color: #5a6871;
margin: 0px;
}

.contact-detail ul li{
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px dashed #ddd;
}

.contact-detail ul li:last-child{
margin: 0px;
border: 0px;
padding: 0px;	
}

.contact-detail ul li strong{
font-size: 18px;
display: block;
margin-bottom: 5px;	
}

#contact_message{
color: #95c12c;
position: absolute;
bottom: 59px;
left: 25%;
}

.error{
border-color: #ff0000 !important;
}

.contact-page iframe{
margin-top: 40px;	
}


/*--------------- trustee page ---------------*/  

.trustee-page{
margin: 50px 0px;	
}

.trustee-photo, .trustee-detail{
margin-bottom: 50px;
}

.trustee-photo img{
box-shadow: 0 1px 5px rgba(0,0,0,.15);
background: #fff;
padding: 10px;
margin: 0 auto;
}

.trustee-detail h4{
color: #006184;
font-size: 20px;
margin: 0px 0px 15px;
padding-bottom: 12px;
border-bottom: 2px dashed #0061840f;
}

.trustee-detail p{
color: #5a6871;
line-height: 24px;	
text-align: justify;
}

.trustee-detail strong{
color: #5a6871;
}

.trustee-detail ul{
margin: 10px 0px 0px;	
}

.trustee-detail ul li{
padding-right: 3px;
padding-left: 3px;
}

.trustee-detail ul li a{
color: #5a6871;
border: 1px solid #0061840f;
background: #f6f7fa;
padding: 8px 10px;
font-size: 13px;
display: inline-block;
text-decoration: none;
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
}

.trustee-detail ul li a:hover{
background: #e3e9ea;
color: #006184;
}

.more-btn{
text-align: right;	
}

.more-btn a{
color: #006184;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0.3px;
cursor: pointer;
transition: all 0.4s ease-out;
}

.more-btn a i{
font-size: 12px;
margin-left: 3px;
}

.trustee-detail .panel-group{
margin-bottom: 0px;
}

.trustee-detail .panel-group .panel-body{
padding: 0px;
margin-top: 10px;
}


/*--------------- help page ---------------*/  

.help-page{
margin: 50px 0px;	
}

.help-detail table{
color: #717171;
margin-bottom: 40px;
text-align: center;
}

.help-detail table tr:last-child{
font-weight: 600;
color: #006184;
}

.help-detail table tr th{
background-color: #ecf2f9;
color: #5c5c5c;
text-align: center;
}

.help-detail tr td:nth-child(2){
text-align: left;
}

.help-detail table tr:last-child td{
text-align: center;
}

.help-detail h4{
color: #006184;
margin: 20px 0px 8px;
}

.help-detail p{
color: #5a6871;
line-height: 24px;
text-align: justify;
}

.help-detail ul{
margin-bottom: 5px;
padding-left: 16px;
}

.help-detail ul li{
color: #5a6871;
margin-bottom: 8px;
}

.help-detail h5{
background: #f6f7fa;
color: #006184;
font-size: 24px;
padding: 40px 60px;
margin-top: 8px;
border: 2px dashed #0061840f;
display: inline-block;
}

.help-detail h5 span{
color: #5a6871;
line-height: 26px;
display: block;
font-size: 16px;
margin-top: 15px;
}


/*--------------- project page ---------------*/ 

.project-page{
margin: 50px 0px;		
}


/*--------------- camp page ---------------*/ 

.camp-page{
margin: 50px 0px 60px;
}

.camp-table h4{
color: #006184;
margin-top: 20px;
}

.camp-table .table-responsive{
margin-bottom: 40px;
text-align: center;
}

.camp-table table{
color: #717171;
margin-bottom: 0px;
text-align: center;
}

.camp-table table tr:last-child{
font-weight: 600;
color: #006184;
}

.camp-table table tr:last-child td{
text-align: center;
}

.camp-table table tr th{
background-color: #ecf2f9;
color: #5c5c5c;
text-align: center;
vertical-align: middle;
}

.camp-table table tr td a{
color: #00719a;
}

.bold-table{
font-weight: 600;
color: #006184;	
}

.left-text tr td:nth-child(3){
text-align: left;
}


/*--------------- photo page ---------------*/ 

.photo-page{
margin: 50px 0px;
}

.photo-page h4{
color: #006184;
margin: 0px 0px 15px;
text-align: center;
background: #f6f7fb;
padding: 15px;
font-size: 16px;
border: 2px dashed #0061840f;
} 


/*--------------- project page ---------------*/ 

.project-box{
box-shadow: 0px 1px 15px -2px rgba(2,2,2,0.10);
padding: 20px;
margin-bottom: 30px;
display: inline-block;
width: 100%;
}

.project-box img{
width: 130px;
padding: 18px;
display: inline-block;
border: 8px solid #f6f7fa;
float: left;
margin-right: 20px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

.project-box:hover img{
-webkit-box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
}

.project-box h4{
color: #006184;
margin: 0px 0px 10px;	
}

.project-box p{
color: #5a6871;
line-height: 24px;
text-align: justify;
display: table;
}

.project-box p:last-child{
margin: 0px;
}

.project-box p span{
margin-top: 10px;
display: block;
}

	
/*--------------- back to top ---------------*/  

#toTop{
position: fixed;
bottom: 40px;
right: 25px;
cursor: pointer;
background-color: #049DD6;
color: #fff;
border: none;
border-radius: 50%;
width: 40px;
height: 40px;
font-size: 12px;
}