﻿
body {
    /*  text-align: justify;*/
}

p {
    color: #212529;
}

.section_tittle h2 {
    color: #3e1404;
}

.container {
    width: 100%;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

.home_menu {
    background-color: papayawhip;
}

.main_menu .main-menu-item ul li .nav-link {
    color: #3e1404;
    font-weight: 500;
    padding: 35px 9px;
}

.navbar-brand {
    margin-right: 0px;
}

.main_menu .btn_1 {
    background-color: #c20c0b;
    border: #c20c0b;
    border: 1px solid #c20c0b !important;
    margin-left: 20px;
}

.d-none .btn_1:hover {
    background-color: #fff !important;
    color: #c20c0b;
    border: 1px solid #c20c0b !important;
}

.menu_fixed {
    background-color: papayawhip;
}

.about-p {
    padding-bottom: 30px;
}

.footer-area {
    background-color: papayawhip;
    padding: 20px 0px 20px;
    color: #3e1404;
}

    .footer-area h1, .footer-area p {
        color: #3e1404;
    }

    .footer-area .copyright_part_text {
        padding-top: 10px;
        margin-top: 20px;
        border-top: 1px solid #262834;
    }

        .footer-area .copyright_part_text p {
            font-size: 14px;
            color: #3e1404;
        }

    .footer-area .single-footer-widget h4 {
        color: #3e1404;
    }

    .footer-area .single-footer-widget p {
        color: #3e1404;
    }

    .footer-area .single-footer-widget ul li a {
        color: #3e1404;
    }

    .footer-area .single-footer-widget input {
        height: 50px;
        border: none;
        font-weight: 400;
        width: 100%;
        padding-left: 20px;
        border-radius: 0;
        font-size: 13px;
        color: #3e1404;
        border: 1px solid #3e1404;
        font-family: "Roboto",sans-serif;
        border-radius: 3px;
    }

    .footer-area .footer_2 .social_icon a {
        color: #3e1404;
    }

    .footer-area .contact_info p span {
        color: #3e1404;
    }

.client_part {
    padding-top: 30px;
}

.section_tittle {
    margin-bottom: 40px;
}

.unordered-listitem {
    font-weight: 400;
    color: #212529;
    padding-left: 40px;
    line-height: 1.9;
}

    .unordered-listitem li {
        line-height: 1.5;
        margin-bottom: 5px;
        position: relative;
        padding-left: 30px;
        line-height: 1.82em !important;
    }

        .unordered-listitem li:before {
            content: "\f0a4"; /* FontAwesome Unicode */
            font-family: FontAwesome;
            margin-right: 7px;
            font-size: 15px;
            color: #c20c0b;
            position: absolute;
            top: 0px;
            left: 0;
        }

.be_part_text {
    padding-bottom: 50px;
    position:relative;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: none;
}

.navbar-brand {
    height: auto;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.panel-title a span i {
    font-size: 12px;
    font-weight: 800;
    margin-right: 10px;
}

.panel-default > .panel-heading {
    background-color: #fff;
}

    .panel-default > .panel-heading h4 {
        background-color: #fff;
        color: #000;
        font-weight: 500;
        font-family: inherit;
    }

.form-contact .form-group .button-contactForm {
    padding: 10px 20px 10px 20px;
}

.ifram-height-width {
    min-height: 580px;
    width: 100%;
}

.ifram-height-width-R {
    min-height: 980px;
    width: 100%;
}

.ifram-height-width-RIP {
    min-height: 1180px;
    width: 100%;
}

.ifram-height-width-RPWU {
    height: 780px;
    width: 100%;
}

.feature_part {
    padding: 20px 0 20px;
}

.padding_bottom {
    padding-bottom: 40px;
}

.contact-info .media-body h3 {
    font-family: "Roboto",sans-serif;
}

.section_padding {
    padding: 30px 0px;
}

.counter .single_counter p {
    font-family: "Playfair Display",serif;
    font-size: 19px;
    font-weight: bolder;
}

.internprogrambg {
    background-image: url('../img/Intern-Program.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.volunteerbg {
    background-image: url('../img/Volunteer.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.btn_gettouch {
    display: inline-block;
    padding: 10.5px 36px;
    font-size: 14px;
    color: #f1f1f1;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-transform: capitalize;
    border: 1px solid #c20c0b !important;
    border-radius: 2px;
    border-radius: 50px;
    background-color: #c20c0b;
    border: #c20c0b;
}

    .btn_gettouch:hover {
        background-color: #3e1404 !important;
        color: #f1f1f1;
        border: 1px solid #3e1404 !important;
    }

.form-contact .form-control {
    border: 1px solid #dcdcdc;
    border-radius: 0;
    height: 45px !important;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
}

.breadcrumb {
    border-radius: 0px;
}

b, sup, sub, u, del {
    color: #212529;
}

@media(max-width:767px) {
    .ifram-height-width {
        height: 740px;
    }

    .ifram-height-width-RPWU {
        height: 1140px;
    }

    .ifram-height-width-R {
        height: 1340px;
    }

    .ifram-height-width-RIP {
        min-height: 1480px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .banner_part {
        height: 700px;
        background-image: url(../img/banner_img.png);
        background-position: center;
    }

    .breadcrumb_bg {
        background-image: url(../img/breadcum_bg.png);
        background-position: center;
    }

    .internprogrambg {
        background-image: url('../img/Intern-Program.png');
        background-position: center center;
        background-repeat: no-repeat;
    }

    .volunteerbg {
        background-image: url('../img/Volunteer.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (max-width: 576px) {
    .main_menu .navbar-brand {
        max-width: 220px;
    }
}

.gallery_bg {
    background-image: url('../img/gallery_bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 991px) {
    .navbar-light .navbar-toggler span {
        color: #5a3423;
    }

    .navbar-light .navbar-toggler {
        border: none !important;
    }

    .navbar-light button:focus {
        outline: none !important;
    }
}
/*.be_part {
    
    background-image: url(../img/Charity00.jpg);
   
}*/
.mg-gallery-item {
    margin-bottom: 20px;
}

.form-effact {
    border: 1px solid #262834;
    padding: 30px;
}

.form-contact label {
    font-weight: 500;
}

.form-effact input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 20px;
}

.txtnewradio {
    width: 60% !important;
    position: relative;
    right: 0px;
    top: -25px;
    margin-left: 40%;
    height: 35px;
    text-align: left !important;
    /*border: 1px solid #000;
    font-family: Lato;*/
    padding-left: 10px;
}
.heading_box {
    margin-bottom: 10px;
}
.heading-box-col {
   /* border: 2px solid #111;*/
    
}
.contrelve .heading_box h2 {
    z-index: 1;
    color: #111;
    font-size: 18px;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 10px;
    margin-top: 7px;
    display: inline-block;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: "Roboto",sans-serif;
}

.contrelve .box {
    position: relative;
    background: #000;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: 0 5px 10px rgba(0,0,0,.8);
}

    .contrelve .box:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        box-sizing: border-box;
        transition: 0.5s;
        transform: scaleX(0);
        opacity: 0;
    }

    .contrelve .box:hover:before {
        transform: scaleX(1);
        opacity: 1;
    }

    .contrelve .box:after {
        content: '';
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        box-sizing: border-box;
        transition: 0.5s;
        transform: scaleY(0);
        opacity: 0;
    }

    .contrelve .box:hover:after {
        transform: scaleY(1);
        opacity: 1;
    }

    .contrelve .box .imgBox {
        position: relative;
    }

        .contrelve .box .imgBox img {
            width: 100%;
            transition: 0.5s;
        }

    .contrelve .box:hover .imgBox img {
        opacity: .2;
        transform: scale(1.2);
    }

    .contrelve .box .content {
        position: absolute;
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
        padding: 20px;
        box-sizing: border-box;
        text-align: center;
    }

        .contrelve .box .content h2 {
            margin: 0 0 10px;
            padding: 0;
            color: #fff;
            transition: 0.5s;
            transform: translateY(-50px);
            opacity: 0;
            visibility: hidden;
        }

        .contrelve .box .content p {
            margin: 0;
            padding: 0;
            color: #fff;
            transform: translateY(50px);
            opacity: 0;
            visibility: hidden;
            text-align: center;
            text-transform: uppercase;
        }

    .contrelve .box:hover .content h2,
    .contrelve .box:hover .content P {
        opacity: 1;
        visibility: visible;
        transform: translateY(0px);
    }

.heading_box {
    /*margin-bottom: 30px;*/
}

.mg-gallery-item {
    overflow: hidden;
    background: #f9f9f9; /* optional for visual border */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

    .mg-gallery-item img {
        width: 100%;
        height: auto;
        display: block;
    }
.be_part_text .grid {
    margin-left: -5px;
    margin-right: -5px;
}

.be_part_text .grid .grid-item {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px; /* equal left/right/bottom spacing */
}
    .be_part_text .grid .grid-item img {
        width: 100%;
        display: block;
    }

.heading-gallery-page{
    margin-top:40px;
    margin-bottom:30px;
    font-size:30px;
}
.paragraph-content {
    margin-bottom: 15px;
}
