
@import url("_custom/formStyle.css");

.hide {
    display: none !important;
}


.bottom10 {
    margin-bottom: 10px;
}

ul.sitemap li ul {
    margin-right: 40px !important;
}

ul.sitemap li a {
    padding: 10px 8px !important;
    display: block;
    color: #303030 !important;
}

    ul.sitemap li a:hover {
        text-decoration: underline;
    }

.DC_Files_TempGUID {
    font-size: 17px;
}

.porpose_box {
    min-height: 240px;
}

.slider2 {
    cursor: pointer;
}

.news_heading2 {
    border-top: 0px solid #bebebe !important;
}

.board_member_heading h3 {
    height: auto !important;
    overflow: auto !important;
}





.news_list .container_box .img_container figure img {
    width: 380px;
}

.news_content.pt_10.pb_10 {
    text-align: right;
}

.ceo_message_section .container .section-content .content_box {
    text-align: center;
}




.about_bottom.about3 {
    padding: 3em 0 0em;
    margin-top: 50px;
}

/*.row.dsktp_footer {
    justify-content: center;
}
.footer_list_cloumn {
    padding: 0 65px 0 0px;
}*/

.news_list .container_box .img_container figure img {
    height: 211px;
    transition: all linear 0.6s;
    transform: scale(1.03);
    -ms-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
}

.container_box:hover .img_container img {
    transform: scale(1.09) !important;
    -ms-transform: scale(1.09) !important;
    -moz-transform: scale(1.09) !important;
    -webkit-transform: scale(1.09) !important;
    -o-transform: scale(1.09) !important;
}


/*********04-12************/


.rcmc_GlobalFooter .col-md-4 {
    /*display: flex;*/
    flex-direction: column;
    align-items: center;
    padding-right: 124px;
}

div#pills-direction .section_desp {
    display: flex;
    height: 100%;
    align-items: center;
}

.news_tags a {
    margin-bottom: 3px;
}

@media(max-width: 1199.99px) {
    .img_border {
        width: 370px;
        height: 260px;
    }

    .picture_frame {
        width: 300px;
        height: 303px;
        background-size: cover;
    }

    .picture_dimension {
        width: 287px;
        height: 270px;
    }

        .picture_dimension figure {
            width: 287px;
            height: 270px;
        }

    .testimonail_carousel .carousel-control-prev {
        left: 5%;
    }

    .testimonail_carousel .carousel-control-next {
        right: 5%;
    }

    .testimonial_content:before {
        font-size: 30px;
        line-height: 25px;
    }

    .testimonial_content .content_title h2 {
        font-size: 18px;
        line-height: 28px;
        margin: 15px 0;
    }

    .testimonial_content .content_post h3.occupation_title {
        font-size: 16px;
    }

    .testimonial_content .content_post span.name_title {
        font-size: 16px;
    }

    .testimonial_content .content_post {
        height: 20px;
    }

    .main_logo {
        width: 210px;
    }

    .reverse-nav li a {
        padding: 10px !important;
    }

    .stragegic_section .container .section-content .img_container figure {
        height: 100%;
    }

        .stragegic_section .container .section-content .img_container figure img {
            height: 100%;
            object-fit: fill;
        }
}


@media(max-width: 991.99px) {

    .testimonail_carousel .carousel-item {
        height: 300px;
    }

        .testimonail_carousel .carousel-item .row {
            height: 100%
        }

            .testimonail_carousel .carousel-item .row .col-md-5 {
                justify-content: center;
                align-items: center;
                display: flex;
            }

    .picture_frame {
        width: 210px;
        height: 218px;
        background-size: cover;
    }

    .picture_dimension {
        width: 196px;
        height: 185px;
    }

        .picture_dimension figure {
            width: 196px;
            height: 185px;
        }

    .testimonial_content:before {
        font-size: 25px;
        line-height: 20px;
    }

    .testimonial_content .content_title h2 {
        font-size: 16px;
        line-height: 24px;
        margin: 5px 0 15px;
    }

    .testimonial_content .content_post {
        height: 34px;
    }

        .testimonial_content .content_post h3.occupation_title {
            font-size: 14px;
        }

        .testimonial_content .content_post span.name_title {
            font-size: 14px;
        }

    .img_border {
        width: 85%;
        height: 85%;
    }

    .navbar-nav .nav-link {
        line-height: 18px;
        padding: 10px !important;
        font-size: 12px;
    }

    .navbar-nav .dropdown-menu {
        position: absolute;
        top: 85%;
    }

    .main_logo {
        width: 240px;
    }

    .news_content .section-heading a {
        font-size: 16px;
        line-height: 25px;
    }

    .news_content .section-desp p {
        line-height: 15px;
    }
}

@media(min-width: 768.99px) and (max-width: 992px) {
    .f_14 {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 13px;
    }

    .search_section .col-md-1 {
        padding-right: 2.5px;
        padding-left: 2.5px;
    }

    .board_members_list .section-content .board_member_bg {
        width: 100%;
    }

    .board_member_img {
        height: 165px;
    }

    .board_member_heading h3 {
        line-height: 24px;
        font-size: 16px;
    }

    .board_member_desp p {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
    }

    .board_members_list .section-content .board_member_bg .board_member_desp {
        margin-bottom: 5px;
    }

    .editing-form-control-nested-control {
        max-width: 100%;
        overflow: auto;
    }
}

@media(max-width: 768px) {
    .nav_dropdown {
        width: 100%;
    }

    .navbar-nav .dropdown-menu {
        position: static;
    }

    .main_logo {
        width: 10rem;
    }
}

@media(max-width: 767.99px) {
    .testimonail_carousel .carousel-item {
        height: auto;
    }

    .testimonial_content .content_post {
        height: auto;
    }

    .pointer-event .slide_content {
        margin-top: 20px;
    }

    .contact_container .section_heading {
        margin-top: 25px;
    }
}
/*********04-12************/

.fw-bold {
    font-weight: 500 !important;
}

.news_section .news_title {
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500 !important;
}

.section-heading {
    /* text-align: right; */
}

.figure_content .section-heading h3.fw-bold {
    text-align: center;
}




/******/
.tab-pane .box-shadow-1.rounded-20 p {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 500 !important;
}

.tab-pane .fw-bold {
}

.tab-pane span,
.tab-pane p,
.tab-pane li {
    font-family: 'Conv_ArbFONTS-SuisseIntl-Light' !important;
    font-size: 18px !important;
    line-height: 1.6 !important;
    font-weight: 100 !important;
}

.tab-pane li {
    text-align: start !important;
}

.rounded-20 {
    border-radius: 20px;
}

.box-shadow-1 {
    box-shadow: 0 4px 8px rgb(0 0 0 / 10%);
    padding-top: 20px !important;
    border: 1px solid #dee2e6;
    /* text-align: start !important; */
    padding-bottom: 20px !important;
}

.tab-pane ul.p-4 {
    padding: 0px !important;
}

.open_data_div {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    box-shadow: 0 4px 8px rgb(0 0 0 / 10%);
    border-radius: 20px;
    border: 1px solid #dee2e6;
}

    .open_data_div ul {
        padding: 5px 15px;
        margin: 0px;
    }

        .open_data_div ul li {
            padding: 5px 15px;
            color: #5e6064;
            font-size: 18px;
        }

            .open_data_div ul li::before {
                content: "\f45c";
                font-family: Font Awesome\ 5 Free;
                font-weight: 600;
                position: relative;
                right: -10px;
                top: 0;
                color: #616060;
                font-size: 8px;
                transform: rotate(45deg);
            }

            .open_data_div ul li a {
                color: #5e6064;
                font-size: 18px;
            }




/** wizard **/

#example-form .editor-label {
    display: none !important;
}

#example-form .editor-field {
    flex: 0 0 auto;
    width: 50%;
}

    #example-form .editor-field .form-cont {
        width: 100%;
    }

    #example-form .editor-field .field-validation-valid {
        display: none !important;
    }

    #example-form .editor-field > .field-validation-error {
        display: none !important;
    }

.addProduct {
    margin-top: 35px;
}

.table .modal {
    text-align: right !important;
}

.modal_custom .modal-lg .modal-body {
    padding: 40px 45px;
}

.wizard_info,
.first-sec .notes {
    /*display: none !important;*/
}

.wizard-content .wizard > .steps ul {
    margin-bottom: 20px !important;
}

    .wizard-content .wizard > .steps ul li a,
    .wizard-content .wizard > .steps ul li a span {
        font-family: 'Suisse-Li' !important;
        /*color: #6C757D !important;*/
        font-size: 16px !important;
    }

.wizard-content .wizard > .steps ul {
    gap: 40px;
}

.send-btn input[type=submit] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background-color: #756B65;
    border-radius: 8px;
    font-size: 16px;
    font-family: 'Suisse-Bold';
    width: 140px;
    height: 48px;
}

.wizard-content .wizard .actions ul li input {
    width: 140px;
    height: 48px;
    background: #756B65;
    color: #fff;
    display: block;
    padding: 7px 12px;
    border-radius: 8px;
    font-size: 16px;
    font-family: 'Suisse-Bold';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

input[type=checkbox] {
    top: 0;
    right: 0;
    height: 24px;
    width: 24px;
    background-color: #f7f7f7;
    border: 1px solid #5E6065;
    border-radius: 2px;
    -webkit-transition: 200ms;
    transition: 200ms;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1314px !important;
    }
}

.wizard-content .wizard .actions ul li a#lnkPrevious {
    background-color: #fff;
    color: #887852;
    border: 1px solid #887852;
    font-size: 16px;
    font-family: 'Suisse-Bold';
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.text-danger {
    margin-top: 10px;
}


/*****************/
.partners.owl-theme .owl-dots {
    display: block;
}

.partners.section {
    padding-bottom: 50px;
}

    .partners.section .owl-stage .item {
        width: 100%;
        height: auto;
        margin: 0 auto;
        border-radius: 10px;
    }

        .partners.section .owl-stage .item .logoImg {
            width: 100%;
            height: auto;
            margin: 0 auto;
            border-radius: 10px;
            /*padding: 0px 15px !important;*/
        }

            .partners.section .owl-stage .item .logoImg img {
                width: 100%;
                height: 100px;
                margin: 0 auto;
                -o-object-fit: contain;
                object-fit: contain;
                filter: grayscale(100%);
                opacity: 0.6;
                transition: all ease 500ms;
                /* object-fit: inherit; */
                border-radius: 10px;
            }

            .partners.section .owl-stage .item .logoImg:hover img {
                filter: unset;
                opacity: 1;
            }

    .partners.section .section-header {
        color: #5c5e62;
        font-size: 30px;
        font-weight: 800;
        line-height: 30px;
        border-right: 5px solid #736963;
        height: 45px;
        padding-right: 20px;
        line-height: 1.5;
        margin-bottom: 20px;
    }

@media(max-width:767px) {
    .partners.section .section-header {
        font-size: 25px;
    }
}
/*****************/

.first-sec {
    padding-top: 35px !important;
    padding-bottom: 50px !important;
}

.main-h3 {
    margin-bottom: 25px !important;
}

.main-p {
    margin-bottom: 20px !important;
    min-height: calc(15px* 2) !important;
}

.btn-check:active + .btn-warning, .btn-check:checked + .btn-warning, .btn-warning.active, .btn-warning:active, .show > .btn-warning.dropdown-toggle {
    color: #000;
    background-color: #ffcd39;
    border-color: #ffc720;
    color: #fff !important;
    background-color: #af9048 !important;
    border-color: #af9048 !important;
}

.section_desp p {
    color: #5e6065;
    font-size: 20px;
    line-height: 31px;
}

.section_desp h3 {
    font-size: 20px;
}

.section_desp ul li {
    color: #5e6065 !important;
    font-size: 20px !important;
    list-style: disc !important;
}

.section_desp ol li {
    padding-right: 0px;
    list-style: disc !important;
}

.section_desp ul,
.section_desp ol {
    padding-right: 20px;
}


/* last step review all */
.wizard-content .wizard > .steps ul li.last {
    display: none;
}


/***** services *******/
.E-servicesList {
    padding-top: 50px;
    padding-bottom: 50px;
}

    .E-servicesList h3 {
        font-size: 30px;
        color: #887852;
        margin-bottom: 50px;
    }
	
	.new::before{
        content: " جـديـد";
        background-color: #009e7f;
        color: #fff;
        border-radius: 24px 0 0 24px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        font-size: 14px;
        letter-spacing: 1px;
        padding: 3px 5px 5px 11px;
        position: relative;
        top: -7px;
        right: -102px;
        height: 33px;
        width: 62px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: start;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
        -webkit-box-shadow: 0 5px 40px #00000026;
        box-shadow: 0 5px 40px #00000026;
    }

    .E-servicesList .eServiceCard {
        background-color: #ffffff;
        border: 1px solid #E9E9E9;
        padding: 22px 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        height: 180px;
        -webkit-transition: .5s;
        transition: .5s;
        overflow: hidden;
    }

        .E-servicesList .eServiceCard .img-box {
            width: 48px;
            height: 48px;
            margin-bottom: 15px;
        }

        .E-servicesList .eServiceCard .content-box h4 {
            font-size: 18px;
            color: #887852;
            text-align: center;
            margin-bottom: 19px;
            -webkit-transition: .3s;
            transition: .3s;
        }

        .E-servicesList .eServiceCard .content-box .hidden-area {
            opacity: 0;
            visibility: hidden;
            -webkit-transition: .3s;
            transition: .3s;
        }

            .E-servicesList .eServiceCard .content-box .hidden-area p {
                font-size: 14px;
                color: #756B65;
                margin-bottom: 20px;
                line-height: 23px;
            }

            .E-servicesList .eServiceCard .content-box .hidden-area .btn-cont {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
            }

                .E-servicesList .eServiceCard .content-box .hidden-area .btn-cont a {
                    background-color: #887852;
                    border-radius: 16px;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    padding: 8px 17px 9px;
                }

                    .E-servicesList .eServiceCard .content-box .hidden-area .btn-cont a span {
                        font-size: 15px;
                        color: #ffffff;
                        margin-left: 10px;
                    }

                    .E-servicesList .eServiceCard .content-box .hidden-area .btn-cont a img {
                        -webkit-filter: grayscale(2) brightness(5);
                        filter: grayscale(2) brightness(5);
                        -webkit-transition: .3s;
                        transition: .3s;
                    }

                    .E-servicesList .eServiceCard .content-box .hidden-area .btn-cont a:hover img {
                        -webkit-transform: translateX(-3px);
                        transform: translateX(-3px);
                    }

        .E-servicesList .eServiceCard:hover {
            height: auto;
        }

            .E-servicesList .eServiceCard:hover h4 {
                text-decoration: underline;
            }

            .E-servicesList .eServiceCard:hover .content-box .hidden-area {
                opacity: 1;
                visibility: visible;
            }

@media (max-width: 991.98px) {
    .E-servicesList .eServiceCard {
        margin-bottom: 20px;
    }

        .E-servicesList .eServiceCard .content-box .hidden-area .btn-cont a span {
            font-size: 13px;
        }
}
/***** services *******/


input.submit-button.btn.btn-primary.btn-modern.text-2 {
    background-color: #756B65 !important;
    border: 1px solid #887852 !important;
    margin-bottom: 20px;
    margin-top: 0;
    float: none;
    text-align: center;
}



/* CSS for 13-inch laptops (approx. 1280px to 1440px width) */
@media only screen and (min-width: 1280px) and (max-width: 1440px) {

    .reverse-nav li a {
        font-size: 12px;
        line-height: 25px;
        padding: 0.9rem 10px !important;
    }
}


.color {
    color: #887852 !important;
}

.sub-title {
    font-size: 20px !important;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
}

.black {
    color: black !important;
}

.ul-vertical {
    display: inline-flex;
}

    .ul-vertical li {
        margin: 0 20px;
    }

.btn-rcmc2 {
    padding: 12px 30px;
}

.list-points {
    text-align: center !important;
    margin: 30px 0px;
}

    .list-points ul {
        /*height: 20px;*/
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        color: white;
        text-align: center;
        color: black;
    }

        .list-points ul li {
            order: 1;
            flex: 1 1 50%;
            margin-bottom: 20px;
            font-weight: 600;
            /*list-style: disc !important;*/
        }

            .list-points ul li.full {
                flex: 1 1 100%;
            }



/**** initive ****/
.step {
    transition: all 0.3s ease;
}

.form-control {
    border-radius: 5px;
    padding: 10px 15px;
}

.btn {
    padding: 8px 20px;
    font-weight: 500;
}

.alert {
    border-radius: 5px;
}

#errorMessage, #successMessage {
    transition: all 0.3s ease;
}

.card {
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

th {
    width: 30%;
}
.table_DC th {
    width: auto;
}

table, th, td {
    border: 2px solid #756b65;
    border-collapse: collapse;
}

th, td {
    padding: 15px;
    text-align: right;
}
.initiative-container .img-fluid {
    width: 265px !important;
    height: 300px;
    border-radius: 5px;
}
#registrationForm span.field-validation-error {
    color: red !important;
    text-align: right !important;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: none;
    letter-spacing: 1px;
}


/*** new design fix ***/
.initiative-content {
}

    .initiative-content .news_content {
        margin-top: 20px;
        font-size: 20px;
        text-align: justify;
        line-height: 1.5;
        color: #5e6065;
    }

        .initiative-content .news_content h2 {
            margin: 15px 0;
            font-size: 22px;
            color: #185024;
        }

.initiative-details {
}

    .initiative-details a {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px 0 50px;
        padding: 12px;
        background: #887852;
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        border-radius: 5px;
        font-weight: 600;
    }

    .initiative-details h4 {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 18px;
        color: #185024;
    }

    .initiative-details p {
        margin-top: 0;
        font-size: 14px;
        line-height: 1.5;
        color: #5e6065;
        margin-bottom: 0;
    }

.initiative-container .img-fluid {
    width: 100%;
    height: 300px;
}

@media(max-width:1199.98px) {
    .news_detail_section .section-content .initiative-content .news_heading h2 {
        font-size: 22px;
    }

    .news_detail_section .section-content .initiative-content .news_date span {
        font-size: 14px
    }

    .initiative-content .news_content {
        font-size: 14px;
    }

        .initiative-content .news_content h2 {
            font-size: 18px;
        }

    .initiative-details a {
        font-size: 14px;
        padding: 8px;
    }

    .initiative-details h4 {
        font-size: 16px;
    }

    .initiative-details p {
        font-size: 12px;
    }
}

@media(max-width:767.98px) {
    .news_detail_section .section-content .initiative-content .news_detail {
        width: 100%
    }

    .initiative-details {
        margin-top: 30px
    }
}

label[title="Please select a file"] {
    display: none;
}
