body {
    font-size: 1.2rem !important;
}
.check_style {
    color: green;
    font-size: 25px;
    display: table-cell;
}

.icon {
    text-align: center !important;
}

.bg-donate-btn {
    background-image: url('../img/main/donate-btn.png');
    background-repeat: no-repeat !important;
    object-fit: cover;
}

/*ul li a {
    color: #4472C4 !important;
}*/

.container {
    /*padding-left: 0px !important;
    padding-right: 0px !important;*/
}

.site-name {
    color: white;
    padding-left: 16px;
    position: absolute !important;
    background-color: #f0383e;
    height: 100%;
    padding-bottom: 5px;
    padding-top: 2.5%;
    padding-right: 5px;
    font-size: 14px;
}

}

body {
    color: black;
}

@font-face {
    font-family: 'Berlin Sans FB Demi Bold';
    src: url('../fonts/Berlin Sans FB Demi Bold.ttf') format('truetype');
}

.berlin_font {
    font-family: 'Berlin Sans FB Demi Bold' !important;
}

/*.nav-menu > ul > li {
    padding: 10px 0 10px 15px !important;
}*/




#header.header-scrolled, #header.header-inner-pages {
    /*background: white !important;*/
    border-bottom: 1px solid #9f9fa7bf !important;
}

.footer_heading {
    font-weight: 700;
    /*font-size: 20px;*/
    color: #9A0000 !important;
}

.footer-bottom a {
    color: white !important;
}

.white_left_border {
    border-left: 1px solid !important;
}

.white_rihght_border {
    border-right: 1px solid !important;
}





/*//custom bootstrap*/


@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1540px !important;
    }
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
    color: black !important;
}

.footer-bottom a:hover {
    color: black !important;
}

.footer_content p, .footer_content a {
    /*text-shadow: 0 0 2px #2b2b2b !important;*/
    color: white !important;
}


/*.background-image {
    background-image: url(../img/main/global-page-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1140px;
}*/



@font-face {
    font-family: 'Gavabon';
    src: url('../fonts/Gavabon.otf') format('opentype');
}


.gavabon_font {
    font-family: 'Gavabon' !important;
}

#header {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    background-color: #16639B;
    color: white !important;
}


.bg_image {
    background-image: url(../img/main/global-page-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1515px;
    min-height: 1265px;
    margin-top: 10%;
}


.services-img {
    width: 100% !important;
}


.blue_text {
    color: #0000CC !important;
}


.program_service {
    font-weight: 700;
    font-size: 27px !important;
}





.service-img-1 {
    transform: translate(50%, -50%);
    position: absolute;
    top: 50%;
    left: 15%;
}

.service-img-2 {
    transform: translate(50%, -50%);
    position: absolute;
    top: 42%;
    left: 31%;
}

.service-img-3 {
    transform: translate(50%, -50%);
    position: absolute;
    top: 55%;
    left: 47%;
}

.service-img-4 {
    transform: translate(50%, -50%);
    position: absolute;
    top: 48%;
    left: 62.5%;
}


/*.service-img-5 {
    transform: translate(50%, -50%);
    position: absolute;
    top: 58%;
    left: 12%;
    width: 77%;
    background-color: #423131b0;
}*/
.service-img-5 {
    position: absolute;
    top: 25%;
    left: 0%;
    width: 100%;
    background-color: #423131b0;
}

.service-img-6 {
    transform: translate(50%, -50%);
    position: absolute;
    top: 65%;
    left: 12%;
    width: 77%;
}

.image_box_shadow {
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    padding: 0px;
}

.text-danger {
    color: #C00000 !important;
}

.text-primary {
    color: #0000CC !important;
}

/*p {
    font-weight: 600 !important;
}*/


.donate_button {
    background-image: url('../img/main/donate-btn.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: black !important;
    width: 150px;
    text-align: center !important;
}


.zoom-in-custom {
    zoom: 100%;
    -webkit-transform: scale(1.0);
}



img.image-box-glass-effect {
    -webkit-box-reflect: below 0px -webkit-gradient(linear, right top, right bottom, from(transparent), color-stop(70%, transparent), to(rgb(255 255 255 / 50%)));
    padding-left: 0px !important;
    height: 180px;
    width: 150px;
    border-radius: 10%;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15) !important;
    transition: transform .2s; /* Animation */
    margin-bottom:25px;
}



img.image-box-glass-effect-link-page {
    transition: transform .2s; /* Animation */
    margin-bottom: 5px;
}


/*.image-box-glass-effect-link-page:hover {*/
/*    transform: scale(1.5);*/
/*    z-index: 1;*/
/*    position: relative;*/
/*    cursor: pointer;*/
/*    border-radius: 20px;*/
/*    border: 1px solid #d0c8c8;*/
/*}*/






.directors_name {
    font-size: 14px !important;
    /*padding-left: 26px !important;*/
    padding-right: 0px !important;
}

p {
    text-align: justify;
}


.image-box-glass-effect:hover {
    transform: scale(1.5);
    z-index: 1;
    position: relative;
}



.checkoutButtonContainer {
    border: 5px solid #C00000;
    /*border-radius: 14px;*/
    background: #C00000;
    padding: 0px 10px;
    margin-bottom: 5px;
    text-shadow: 1px 1px 0px #fff;
    display: inline-table;
}

.navmenu li a {
    text-decoration: none;
    color: #fff;
    font-size: 0.9em;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0;
    background: none;
    margin: 0 auto;
    cursor: pointer;
    letter-spacing: 0.2px;
}





.nav.nav-menu.d-none.d-lg-block {
    padding-left: 6%;
}



@media (min-width: 992px) {
    .col-lg-10 {
        padding: 3% 5% !important;
    }
}


p {
    font-size: 1.5rem ;
}