﻿body {
    font-weight: 300;
}



/************award*************/
.dark_skin.nav-fixed .logo_light {
    max-width: 250px;
    margin-bottom: 00px;
}

.dark_skin.nav-fixed .logo_light, .header_wrap.active.dark_skin .logo_dark {
    max-height: 60px;
    margin-bottom: 0px;
    transition: all ease 1.0s;
}

.dark_skin .logo_dark {
    max-width: 250px;
    margin-bottom: 0px;
}

.overlay_bg::before {
    background-color: rgb(0 0 0 / 20%);
}

.hover_menu_style2::after {
    box-shadow: none /*0 0 100px 25px #fff, 0 0 100px 35px #fff*/;
}

.heading_s1.text-center::before {
    left: 0;
    margin: 0 auto;
    right: 0;
}

.light_gray_bg {
    background-color: rgb(105 94 74 / 10%);
}

.navbar-expand-lg .navbar-nav {
    /*background: rgb(45 40 31 / 20%) url('../images/Back1-20.png') center center;*/
    border-radius: 0px 0px 15px 15px;
    padding: 0 15px;
}

.nav-fixed .navbar-expand-lg .navbar-nav {
    background-color: transparent;
}

.icon_box_style_5::before {
    right: 0;
    left: initial;
}

.bg {
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.bg_back2 {
    background: #fff url('../images/Back2.jpg') center top;
}

.bg_back3 {
    background: #fff url('../images/Back3.jpg') center top;
}

.bg_back4 {
    background: #fff url('../images/Back4.jpg') center top;
}

.bg_back5 {
    background: #fff url('../images/Back5.jpg') center top;
}

.bg_back6 {
    background: #fff url('../images/Back6.jpg') center top;
}

.bg_back7 {
    background: #fff url('../images/Back7.jpg') center top;
}

.icon_box_style_15 {
    background-color: rgb(255 255 255 / 0.90);
    padding: 30px 20px;
    margin-top: 30px;
    min-height: 300px;
    border: 3px solid transparent;
    box-shadow: 0 0 9px rgb(0 0 0 / 10%);
}

    /*    .icon_box_style_15:hover {
        background-color: rgb(255 255 255 / 0.90);
        padding: 30px 20px;
        margin-top: 30px;
        min-height: 285px;
        border: 3px solid #76ab4c;
        transition: all ease 2.0s;
    }*/

    .icon_box_style_15 .icon_box_content * {
        color: #3d3d3d;
        text-align: justify;
    }

    .icon_box_style_15 .box_icon img {
        max-width: 60px;
        max-height: 60px;
    }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

.roadmap {
    position: relative;
}

.roadmap_box {
    margin-top: 55px;
    position: relative;
    text-align: center;
}

.roadmap::before {
    border-top: 3px solid #fff;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 19px;
}

.roadmap_box::before {
    background-color: #fff;
    box-shadow: 0 0 0 8px rgb(255 255 255 / 25%);
    border-radius: 100%;
    bottom: 0;
    content: "";
    left: calc(50% - 23px);
    margin: -6px;
    position: absolute;
    right: calc(50% - 23px);
    top: -50px;
    z-index: 0;
    height: 46px;
    width: 46px;
    z-index: 1;
}

.roadmap_box.rd_complete::after {
    background-color: #e1b715;
    bottom: 0;
    content: "";
    left: -15%;
    position: absolute;
    right: -15%;
    top: -36px;
    height: 3px;
    z-index: 0;
}

.roadmap_box.rd_complete::before {
    background-color: #e1b715;
}

.roadmap_box::before {
    color: #2b1d08;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.67;
}

.roadmap_box.rd_1::before {
    content: "1";
}

.roadmap_box.rd_2::before {
    content: "2";
}

.roadmap_box.rd_3::before {
    content: "3";
}

.roadmap_box.rd_4::before {
    content: "4";
}

.roadmap_box.rd_5::before {
    content: "5";
}

.roadmap_box.rd_6::before {
    content: "6";
}

.roadmap_box.rd_7::before {
    content: "7";
}

.roadmap_box.rd_8::before {
    content: "8";
}

.roadmap_box.current:before {
    border: 2px solid #fff;
}

.roadmap_inner {
    position: relative;
}

.roadmap_box h6 {
    color: #ffffff;
    font-weight: bold;
    font-size: 1rem;
    height: 60px;
    line-height: 1.5;
    border-bottom: 1px solid rgb(114 176 83 / 0.5);
    text-shadow: 1px 1px 1px rgb(0 0 0 / 0.2);
}

.roadmap_box p {
    color: #ffffff;
    font-size: 16px;
    margin: 0;
    text-align: justify;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 0.2);
}

.roadmap.owl-theme .owl-nav [class*="owl-"] {
    border-radius: 5px;
    top: 0;
    -moz-transform: none;
    -webkittransform: none;
    transform: none;
    font-size: 22px;
    padding: 7px 16px;
    line-height: normal;
}

.bg_gd_moonpurple {
    background: -moz-linear-gradient(0deg, rgba(78,84,200,1) 0%, rgba(143,148,251,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(78,84,200,1)), color-stop(100%, rgba(143,148,251,1)));
    background: -webkit-linear-gradient(0deg, rgba(78,84,200,1) 0%, rgba(143,148,251,1) 100%);
    background: -o-linear-gradient(0deg, rgba(78,84,200,1) 0%, rgba(143,148,251,1) 100%);
    background: -ms-linear-gradient(0deg, rgba(78,84,200,1) 0%, rgba(143,148,251,1) 100%);
    background: linear-gradient(90deg, rgb(182 125 43) 0%, rgb(105 94 74) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e54c8', endColorstr='#8f94fb',GradientType=1 );
}

.icon_box_style_7 .box_icon img {
    height: 64px;
    width: auto;
}

.icon_box_style_7 {
    border-left: 1px solid #ddd;
}

.award-icons {
    max-width: 100px;
    max-height: 90px;
    margin-top: 10px;
}

.award-main-image {
    border-left: 1px dashed #dfdfdf;
    border-right: 1px dashed #dfdfdf;
}

    .award-main-image img {
        max-width: 250px;
        margin-top: 50px;
    }

.award-logos {
    position: relative;
    padding-top: 10px;
}

    .award-logos::after {
        content: "";
        width: 70px;
        height: 21px;
        /* right: calc(50% - 50px); */
        right: 15px;
        top: -10px;
        position: absolute;
        font-size: 12px;
        font-weight: bold;
        background-color: #b67d2b;
        text-align: center;
        color: #fff;
        /*border-radius: 5px;*/
    }

.icon_box_style_12 .icon_box_content p {
    font-size: 14px;
    text-align: justify;
    min-height: 95px;
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 10px;
}

#Contact .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(255 255 255 / 0.7);
    opacity: 1; /* Firefox */
}

#Contact .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgb(255 255 255 / 0.7);
}

#Contact .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: rgb(255 255 255 / 0.7);
}

.header_wrap.nav-fixed {
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
}

.Level-box {
    /*min-height: 290px;*/
}

    .Level-box .Level-img {
        max-width: 75px;
    }

.event_box {
    border-left: 1px solid rgb(255 255 255 / 10%);
    border-right: 1px solid rgb(255 255 255 / 10%);
}

.event_info {
    font-size: 0;
    margin-bottom: 10px;
}

    .event_info li {
        list-style: none;
        margin-left: 15px;
        border-left: 1px solid rgba(255,255,255,0.5);
        padding-left: 15px;
        display: inline-block;
        font-size: 16px;
        line-height: normal;
    }

        .event_info li:last-child {
            margin-left: 0;
            border-left: 0;
            padding-left: 0;
        }

        .event_info li i {
            color: #72b053;
            margin: 0 8px;
            font-size: 18px;
            vertical-align: middle;
        }

        .event_info li span {
            vertical-align: middle;
        }

.event_time {
    max-width: 450px;
    margin: 30px auto 0;
    background-color: rgba(255,255,255,0.15);
    padding: 10px;
}

.countdown_time .countdown_box {
    /*float: right;*/
    font-family: "FrutigerLTArabic";
}

/*.countdown_style1 .countdown_box::before {
    right: initial;
    left: -6px;
}
*/
.font-size-12 {
    font-size: 12px;
    display: inline-block;
}

p.font-size-12 {
    margin: 2px -7px !important;
}

.icon_box_style_8 .icon_box_content h6 {
    text-transform: capitalize;
}

.icon_box_style_8 {
    padding: 30px 15px;
    line-height: 1.4;
}

    .icon_box_style_8 *, .icon_box_style_8 p {
        line-height: 1.5;
    }

    .icon_box_style_8 .event_info li span {
        color: #fcc600;
    }

    .icon_box_style_8 .event_info {
        margin-bottom: 0px;
    }

        .icon_box_style_8 .event_info li i {
            font-size: 15px;
        }

    .icon_box_style_8:hover {
        background-color: rgb(114 176 83 / 0.2);
        transition: all ease 0.5s;
    }

.banner_content2 {
    text-shadow: 0px 0px 3px #695e4a;
}


.goals-content {
    background-color: rgb(255 255 255 / 90%);
    box-shadow: 0 0 9px rgb(0 0 0 / 10%);
}

.lr_form {
    box-shadow: none;
}

@media only screen and (max-width: 480px) {
    .bg {
        background-repeat: no-repeat;
        background-size: 300% auto;
    }
}

#Contact .form-control {
    color: #fff;
}

.CorrectAction, .WrongAction {
    padding: 50px 30px;
}

.reg-type .front, .reg-type .back {
    min-height: 400px;
}

.account-body {
    min-height: 350px;
    border-right: 1px solid #eeeeee;
    padding: 0px 20px 20px 20px;
}

.text-green {
    color: #72b053;
}

.text-orange {
    color: #b67d2b;
}

.account-body .text-danger.field-validation-error {
    bottom: -6px;
    left: 20px;
    background-color: #ffffff;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.Personal-img {
    opacity: 0.2;
}

.Personal-title {
    /*position: absolute;
    bottom: 2px;*/
    text-align: center;
    color: #695e4a;
    text-shadow: 0 0 3px #fff;
}

.wizard .form-group {
    margin-bottom: 2rem;
}

.form_style4 .form-group[class*="col-"] label:not(.form-check-label), .form_style4 .form-group label:not(.form-check-label) {
    left: 30px;
    top: 10px;
    /*height: 32px;*/
}

.form_style4 .form-group[class*="col-"] input:focus ~ label:not(.form-check-label), .form_style4 .form-group[class*="col-"] input:valid ~ label:not(.form-check-label),
.form_style4 .form-group[class*="col-"] textarea:focus ~ label:not(.form-check-label), .form_style4 .form-group[class*="col-"] textarea:valid ~ label:not(.form-check-label) {
    height: auto;
    width: auto;
}

.SaudiPhone {
    position: relative;
}

    .SaudiPhone::after {
        border-radius: 5px 0 0 5px;
        left: 0;
        content: "+966";
        top: 0;
        position: absolute;
        height: 45px;
        width: 50px;
        line-height: 42px;
        background: #e4e4e4;
        text-align: center;
        direction: ltr;
    }

    .SaudiPhone input.PhoneNumber {
        padding: 5px 15px 5px 55px !important;
    }



.form_style4 .form-group input, .form_style4 .form-group input:focus, .form_style4 .form-group .custom_select select {
    padding: 5px 15px 5px 15px;
}

.password-recover .form-check-label {
    padding-right: 18px;
    padding-bottom: 5px;
}

.hover_menu_style2.light_skin .navbar-expand-lg .navbar-nav > li > .nav-link.button-menu::before {
    background: none;
}

.hover_menu_style2 .navbar-expand-lg .navbar-nav > li > .nav-link.button-menu,
.nav-fixed.hover_menu_style3 .navbar-expand-lg .navbar-nav > li > a.button-menu.active, .nav-fixed.hover_menu_style3 .navbar-expand-lg .navbar-nav > li:hover > a.button-menu {
    background: #b5be35;
    color: #ffff;
    padding: 10px;
    margin: 10px 10px;
}

.participate-files {
    width: 100%;
    padding: 50px 20px 20px 20px;
    margin: -10px 10px 30px 10px;
    border: 1px solid #eee;
    border-radius: 10px;
    background-color: rgb(114 176 83 / 5%);
    position: relative;
}

    .participate-files::after {
        content: "ملفات المشاركة بالجائزة";
        position: absolute;
        top: -18px;
        right: 10px;
        background-color: rgb(255 255 255);
        border-radius: 10px;
        padding: 3px 10px;
    }

    .participate-files label {
        background-color: transparent !important;
    }


.ProfileForm .form-group {
    margin-bottom: 2rem;
}

.accordion_style2.accordion .card-header a {
    margin-bottom: 20px;
}

.alert ul li {
    list-style: none;
    direction: ltr;
}

.card-icon {
}

.dots_white.owl-theme .owl-dots .owl-dot span {
    border-color: rgb(114 176 83 / 0.5);
}

.dots_white.owl-theme .owl-dots .owl-dot.active span, .dots_white.owl-theme .owl-dots .owl-dot:hover span {
    background-color: rgb(114 176 83 / 0.5);
}

.award-logos .owl-carousel .owl-item img {
    padding: 20px;
}

.clients-link {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.clients-image {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

    .clients-image img {
        max-width: 90%;
        padding: 20px 0;
        max-height: 200px;
    }

.clients-title {
    font-weight: bold;
    display: block;
}

.clients-type {
    display: block;
}

.Diamond-Sponsor .clients-link {
    border: 3px solid #b5be34;
    padding: 20px 10px;
}

.Diamond-Sponsor .clients-title {
    font-size: 19px;
}

.Diamond-Sponsor .clients-type {
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    background-color: #b5be34;
    margin: -10px -10px -20px -10px;
    padding: 10px;
}


element.style {
}

.input-group-prepend {
    margin-right: -2px;
    border-radius: 0;
}


.video_play_Slider {
    background-color: transparent;
    border: none;
    position: relative;
    display: block;
    margin: 20px auto;
    float: initial;
    top: initial;
    right: initial;
    left: initial;
}

    .video_play_Slider img {
        width: 100px;
    }

.btn-success {
    color: #fff;
    background-color: #649a2b;
    border-color: #649a2b;
}

#contactMenu {
    margin: 10px;
    height: auto;
    padding: 10px 20px;
    line-height: 1.67;
    color: #fff;
}

body.back-light-green {
    background-color: #eef4ed;
}

.btn, p {
    font-weight: 300;
}

@media(max-width: 700px) {
    .page_title_video video {
        margin-top: 0 !important;
    }
}

.container.content-details {
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 20px;
}

    .container.content-details img {
        border-radius: 5px;
        box-shadow: 0 0 3px #555;
    }

    .container.content-details p {
        color: #333;
    }

section.small_pb, .top_footer.small_pb {
    padding-bottom: 50px;
    padding: 50px 0;
}
