﻿
@font-face {
    font-family: 'Cairo-Light';
    src: url(' ../fonts/Cairo-Regular.eot');
    src: url('../fonts/Cairo-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Cairo-Regular.svg#Cairo-Light') format('svg'), url('../fonts/Cairo-Regular.ttf') format('truetype'), url('../fonts/Cairo-Regular.woff') format('woff'), url('../fonts/Cairo-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cairo-Bold';
    src: url('../fonts/Cairo-Bold.eot');
    src: url('../fonts/Cairo-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Cairo-Bold.svg#Cairo-Bold') format('svg'), url('../fonts/Cairo-Bold.ttf') format('truetype'), url('../fonts/Cairo-Bold.woff') format('woff'), url('../fonts/Cairo-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-size: 42px;
}

body {
    direction: rtl;
    font-family: 'Cairo-Light';
    background-color: white;
}

.join-now {
    color: white !important;
    font-family: "Cairo-Bold" !important;
}

body p {
    font-family: 'Cairo-Light' !important;
    font-size: 15px;
    /*font-weight: bold;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Cairo-Bold';
}
a {
    font-family: 'Cairo-Bold' !important;
}
strong {
    font-family: 'Cairo-Bold' !important;
}
p {
    font-family: '    Cairo-Light ' !important;
}


.orange-circle {
    width: 50px;
    position: absolute;
    height: 50px;
    left: 0;
    top: 0;
    background-color: #d79518;
    border-radius: 0% 0% 100% 0%;
    border-bottom: 0;
}

.part1 {
    width: 95%;
}

.Competitions-item
{
    margin:5%;
}

.Competitions-item-title {
    padding-top: 5%;
}
.Competitions-item a
{
    text-decoration:none !important;
}

.blue-circle {
    width: 50px;
    position: absolute;
    height: 50px;
    right: 0;
    top: 0;
    background-color: #d2ebff;
    border-radius: 0% 0% 0% 100%;
    border-bottom: 0;
}


.border {
    width: 50%;
    margin: 0 auto 0 0;
    border: 4px solid #e5e5e5 !important;
    position: relative;
    bottom: 40px;
    left: 4.6%;

}
.nav-item {
    list-style-type: none;
    padding: 0px 0px 0px 21px;
    position: relative;
    bottom: 2px;
    transition: width 3s ease;
}


.about-section {
    background-image: url(../images/imgsection2.png);
    background-repeat: no-repeat;
    background-size: 13%;
    height: 250px;
    background-color: #322783;
    background-position: left 95%;
}

.about-content {
    width: 45%;
    padding-top: 5%;
    text-align: right;
    color: #fff;
    margin: 0 auto;
    text-align: center;
}

    .about-content h1 {
        line-height: 40px;
        font-size: 25px;
        font-family: 'Cairo-Bold';
    }

.about-description {
    padding-top: 4%;
}

.Competitions {
    margin-top: 4%;
    text-align: center;
}

    .Competitions h1 {
        font-family: Cairo-Bold;
        font-size: 36px;
        margin-bottom:40px;
    }

.goals {
    margin-top: 4%;
    text-align: center;
}

    .goals h1 {
        font-family: Cairo-Bold;
        font-size: 36px;
        margin-bottom: 40px;
    }

.instructions {
    margin-top: 4%;
    text-align: center;
}

    .instructions h1 {
        font-family: Cairo-Bold;
        font-size: 36px;
        margin-bottom: 40px;
    }

.Competitions-item-title h3 {
    color: #312682;
    font-size: 20px;
    width: 69%;
    margin: 0 auto;
    font-family: "Cairo-Bold";
}

.Competitions-catagories {
    margin-top: 4%;
}

.Competitions-image img {
    width: 100%;
    border: 1px solid #e6e4e4;
    border-radius: 24px;
    background-color: #f9f9f9;
}

.about-description p {
    color: #7974aa;
    font-size: 15px;
    font-weight: 100;
    font-family: 'Cairo-Light';
}

.header {
    background-color: #fdfdfd;
    height: auto;
    height: 170px;
    left: 0;
    right: 0;
    z-index: 10;
}

.read-more-btn {
    border: 1px solid#d79518;
    padding-top: 3%;
    text-align: center;
    background-color: #d79518;
    width: 40%;
    margin: 10% 0;
    height: 50px;
}

.part1 li {
    display: inline-block;
}


    .part1 li a {
        font-size: 14px;
        color: #bababa;
        text-decoration: none;
        padding: 0px 10px;
        font-family: "Cairo-Bold" !important;
    }

        .part1 li a:hover {
            color: #e7693b;
            transition: 0.5s ease-in;
        }




    .part1 li::after {
        content: "|";
        opacity: 0.3;
    }



    .part1 li:last-child:after {
        content: "";
    }

.menub {
    padding-top: 12px;
}
    .menub a {
        font-family: "Cairo-Light";
    }



/* Close Icon */
.fa-times {
    position: fixed;
    top: 30px;
    right: 30px;
    color: #FFF;
    cursor: pointer;
    font-size: 70px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: 30;
}

.icon-close:hover {
    transform: rotate(0);
}

/* Search Input */
.Sbtn {
    border: none;
    background-color: #d57032;
}



.form-control:focus {
    color: #495057;
     background-color:#fff !important; 
    border-color: none !important;
    outline: 0;
     box-shadow:none !important; 
}
.form-control {
    height: calc(1rem + 29px);
}



.container.container-dark {
    background: #22313F;
    color: #FFF;
}



/* Utilities */
.p-y-md {
    padding-top: 2.8rem;
    padding-bottom: 2.8rem;
}

/* Typo */
h1,
h2 {
    font-weight: 300;
}



.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0px;
    padding-left: 30px;
    color: #1d1d1d;
    font-size: 16px;
    font-family: 'Cairo-Bold' !important;
    transition: background-color .3s;
}
.footermenu li a {
    font-family: 'Cairo-Bold' !important;
}


.navbar {
    padding: 0;
    width: 100%;
    top: -8px;
}
.header .nav-item a {
    height: 47px;
}
    .header .nav-item a:hover::after {
        content: '';
        display: block;
        position: relative;
        top: 11px;
        z-index: 2;
        height: 6px;
        background: orange;
        width: 100%;
        animation: mymove 0.9s ease;
    }

.navbar img {
    width: 80%;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: rgba(0,0,0,0.5);
    border-radius: 0;
    width: 205px;
    margin-left: 30px;
    top: 165%;
    padding-bottom: 0;
}

.offset{
    padding-top:50px;
}

.dropdown-item {
    color: white;
    font-size: 15px;
    font-family: 'Cairo-Light';
}

.textin {
    position: absolute;
    top: 14%;
    text-align: right;
    color: #000;
    width: 80%;
}

#slider-animation .carousel-inner {
    height: 100%;
}

#slider-animation a {
    color: white;
    font-family: "Cairo-Bold" !important;
}

#slider-animation h5 {
    font-size: 43px;
    line-height: 55px;
    font-family: 'Cairo-Bold';
}
.buttons-container{
    padding-top:10px;
}
.storybored-description p {
    line-height: 1.8;
}

#slider-animation a:hover {
    text-decoration: none;
}

.carousel-indicators {
    position: absolute;
    left: 80%;
    top: 0;
    right: 0px;
    z-index: 7;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: flex-end;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 0;
    list-style: none;
    top: 85%;
}

    .carousel-indicators li {
        box-sizing: content-box;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        margin-right: 5px;
        margin-left: 5px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(255,255,255,0.4);
        background-clip: padding-box;
        border: 1px solid gray;
        opacity: 1;
    }

    .carousel-indicators .active {
        opacity: 1;
        position: relative;
    }

        .carousel-indicators .active .inner-circle {
            border: 1px solid #d79518;
            background-color: #d79518;
            width: 10px;
            height: 10px;
            margin: 0 auto;
            margin-top: 4px;
            border-radius: 50%;
        }



.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: black;
}




.navbar-toggler-icon {
    background-image: url("../images/menu.png");
}

/* new slider */

#slider-animation table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*Main CSS*/


/* Slider */


#slider-animation .slider {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    z-index: 0;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    align-content: center;
    -webkit-transition: -webkit-transform 1600ms;

    transition: -webkit-transform 1600ms, transform 1600ms;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.shadow-box {
    background-color: #fff;
    box-shadow: 0 2px 10px 0 #dcdcdc;
    padding:20px;
}

    .shadow-box h1 {
        margin-bottom: 20px;
        margin-top: 20px;
    }

.Competitions-title h5{
    margin-bottom:40px
}
.join-now {
    font-size: 20px;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 10px 10px;
    background-color: #f99824;
}

.independence {
    font-size: 20px;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 10px 10px;
    background-color: #007d35;
}

#slider-animation .slide1 {
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    height: 642px;
    background-image: url(/App_Themes/ThemeAr/Images/background.svg);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
    margin: 0;
}
#slider-animation .slide10 {
    background-size: 100%;
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 520px;
}
#slider-animation .next {
    right: 1%;
}

.about {
    min-height: 300px;
    background-image: url(../images/pt1.png);
    background-repeat: no-repeat;
    background-position: right;
    text-align: center;
}

.aboutbg {
    padding-top: 70px;
    min-height: 300px;
    background-image: url(../images/pt2.png);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
}

#slider-animation2 h1 {
    font-size: 42px;
    font-family: 'Cairo-ExtraBold';
    position: relative;
    z-index: 100;
    color: white;
}

footer {
    background-color: #131f4e;
    min-height: 100px;
    text-align: center;
}

.Copyright {
    padding-top: 2%;
}

    .Copyright p {
        color: #d3d3d3;
        font-family: "Cairo-Light";
    }

.footer-navbar {
    display: flex;
    justify-content: center;
}

.footerbg {
    min-height: 220px;
    background-image: url(../images/footerbg2.png);
    background-repeat: no-repeat;
    background-position: right;
}

.footermenu li {
    display: inline-block;
    padding-right: 20px;
    font-family: 'Cairo-Bold';
}

    .footermenu li a {
        color: #000;
        font-size: 15px;
    }

        .footermenu li a:hover {
            color: #91c5cf;
            transition: 0.5s ease-in;
            text-decoration: none;
        }

.footermenu {
    padding: 0;
    margin: 0;
    padding-top: 30px;
}

@keyframes mymove {
    from {
        width: 0%;
    }

    to {
        width: 100%;
    }
}

.about-end-boreder-section {
    border: 4px solid #d79518;
    margin-top: 5%;
}
.inner-about-end-boreder-section {
    position:relative;
    top:35px;
    border: 4px solid #d79518;
}
/*   */
.share {
    list-style-type: none;
    display: flex;
}


#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    z-index: 9999999;
    background-color: rgba(0,0,0,.9)
}

#loading-image {
    position: absolute;
    top: 40%;
    left: 46%;
    z-index: 9999999;
}

.LabelLoading {
    position: absolute;
    top: 55%;
    left: 45%;
    z-index: 9999999;
}

.SlowFadeOutLoader {
    visibility: hidden;
    opacity: 0;
    transition: visibility 2s, opacity 2.5s linear;
}
.carousel-control-next, .carousel-control-prev
{
    z-index:999999999999999999999999
}
.carousel
{
    z-index:0;

}
/* ================================
info page - inner page title
================================ */
.page-title-template {
    padding: 45px 0 0;
}

.inner-title {
    position: relative;
}

    .inner-title h2 {
        font-size: 35px;
        font-weight: 400;
        color: #181818;
        padding-right: 25px;
        line-height: 1.3;
        font-family: 'Cairo-Bold' !important;
    }

    .inner-title span.title-bullet {
        position: absolute;
        right: 0;
        top: calc(50% - 0px);
        transform: translateY(-50%) rotate(180deg);
    }
.title-bullet img {
    transform: rotate( 180deg );
}
.breadcrumb {
    background-color: transparent;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: url(../images/breadcrumb-arrow.png);
}

.breadcrumb .breadcrumb-item a {
    font-size: 14px;
    font-family: 'Cairo-Bold' !important;
        color: #231f20;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6d0b00;
    font-size: 14px;
}

.page-title-template span.page-title-divider {
    display: block;
    width: 100%;
    height: 3px;
    background: #41388d;
}

.page-body-template {
    padding: 0px 0 35px;
}

    .page-body-template .section-title h3 {
        font-size: 25px;
        font-weight: 400;
        color: #181818;
        line-height: 1.5;
    }

.sidebar .list-group-item.disabled,
.sidebar .list-group-item:disabled {
    color: #312783;
    background-color: transparent;
    font-size: 17px;
}

.sidebar .list-group-item:first-child {
    border-top: none;
}

.sidebar .list-group-item {
    border-color: #b7b7b7;
    border-left: none;
    border-right: none;
    font-size: 17px;
    color: #181818;
    border-radius: 0 !important;
    transition: all 0.5s;
    padding: 0;
}

    .sidebar .list-group-item a {
        padding: 19px 0;
        color: #000;
        transition: all 0.5s;
        display: block;
        font-size: 14px;
    }

.list-group-item:not(:first-child):hover a {
    /*padding-right: 15px;*/
    color: #440903;
}

#rateBox {
    display: inline-block;
}

.pagination .page-item .page-link {
    margin-left: 7px;
    padding: 0;
    color: #777;
    border: 1px solid #777;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border-radius: 0 !important;
    transition: all 0.5s;
}

.pagination .page-item:nth-child(2) .page-link,
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link,
.pagination .page-item {
    border: 1px solid transparent;
    line-height: 35px;
}

    .pagination .page-item:last-child .page-link span img,
    .pagination .page-item:nth-child(2) .page-link span img {
        transform: rotate(180deg);
        ;
    }

    .pagination .page-item .page-link:focus {
        box-shadow: none;
    }

    .pagination .page-item:not(:nth-child(2)) .page-link:hover {
        color: #fff;
        background: #6d0b00;
    }

    .pagination .page-item:first-child:hover .page-link,
    .pagination .page-item:last-child:hover .page-link,
    .pagination .page-item:nth-child(2):hover .page-link {
        border: 1px solid #6d0b00;
        background: transparent;
    }

.box.col-12 {
    height: 120px;
    text-align: center;
    line-height: 120px;
    border: 1px solid #a1a1a1;
    padding: 0;
}

    .box.col-12 label {
        color: #959595;
        font-weight: normal;
    }

.input-group-append button.dropdown-toggle {
    border: 1px solid #a1a1a1;
    border-right: 0;
    width: 100%;
}

.input-group-append {
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    text-align: left;
}

    .input-group-append .dropdown-menu.show {
        display: block;
        width: 100%;
    }

.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
    margin-right: auto;
}

.input-group-append:before {
    position: absolute;
    top: 2px;
    left: 25px;
    width: 1px;
    height: calc(100% - 4px);
    content: '';
    background: #a1a1a1;
}

.input-group-append {
    margin-right: 0;
}

.media.news-block .media-img {
    width: 250px;
}

.media.news-block .media-body .card-title {
    font-size: 16px;
    color: #000;
}

.card-news .card-deck .card {
    border: 1px solid #a1a1a1;
    border-radius: 0;
    padding: 10px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
}

    .card-news .card-deck .card:hover {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
        transform: translateY(-5px);
    }

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    transition: all 0.5s;
}

.page-body-template .content-body.card-news .card-title {
    font-size: 16px;
}

.content-body {
    line-height: 2;
}
.UlShareIcons
{
    display:flex;
}

.text{
    line-height:1.8;
}

.page-body-template .content-body li.text-black img {
    transform: rotate(180deg);
}

.content-body p {
    color: #00000a;
}

.table-header {
    font-size: 16px;
}
#imgThumbnail
{
    margin:0 auto !important;
}
.media-body  a{
    text-decoration: none !important;
}

.js-readMore-item {
    margin-bottom: 2%;
}

.js-readMore-item img
{
    padding:2%;
}
.pagination {
    direction: rtl;
    padding: 16px;
    float: right;
}
    .pagination .page-item .page-link {
        margin-left: 7px;
        padding: 0;
        color: #777;
        border: 1px solid #777;
        width: 30px;
        height: 30px;
        line-height: 28px;
        text-align: center;
        border-radius: 0 !important;
        transition: all 0.5s;
    }

    .pagination .page-item:nth-child(2) .page-link,
    .pagination .page-item:first-child .page-link,
    .pagination .page-item:last-child .page-link,
    .pagination .page-item {
        border: 1px solid transparent;
        line-height: 35px;
    }

        .pagination .page-item:last-child .page-link span img,
        .pagination .page-item:nth-child(2) .page-link span img {
            transform: rotate(180deg);
        }

        .pagination .page-item .page-link:focus {
            box-shadow: none;
        }

        .pagination .page-item:not(:nth-child(2)) .page-link:hover {
            color: #000;
            background: #004d79;
        }

        .pagination .page-item:first-child:hover .page-link,
        .pagination .page-item:last-child:hover .page-link,
        .pagination .page-item:nth-child(2):hover .page-link {
            border: 1px solid #004d79;
            background: transparent;
        }

.NumericClass:hover {
    color: #fff !important;
    text-decoration:none;
}
.CurrentPageClass:hover {
    color: #fff !important;
    text-decoration:none;
}


.CurrentPageClass, .NumericClass {
    border: 1px solid #777;
    padding: 0px 8px 0px 8px;
    transition: all 0.5s;
    color: #777;
    cursor: pointer;
    float: right;
    background: #004d79;
    margin-left: 5px;
    height: 31px;
}
.itemDirection .rotateImg {
    transform: rotate( 180deg ) !important;
    padding: 10px !important;
    float:right;
}

.js-readMore-item span
{
    padding-right:2%;
}

.img-thumbnail {
   
     border:none !important;
     margin-top:5%;
}
.img-thumbnail img
{
    width:100%;
}




.benifit .slick-prev {
    left: -100px !important;
}

.benifit .slick-next {
    right: -100px !important;
}
.divstyle {
    margin-top: 18px !important;
}
.at-icon-wrapper {
    width: 30px !important;
    height: 30px !important;
}
.at-icon-wrapper svg {
    width: 30px !important;
    height: 30px !important;
}

.btn-search {
    font-size: .875rem;
    border: none !important;
    font-family: inherit !important;
    border-radius: 0 !important;
    text-decoration: none !important;
    height: 32px !important;
    color: white !important;
    background-color: #004d79 !important;
    text-align: center !important;
    width: 100% !important;
    line-height: 1.5;
    border-radius: .2rem !important;
}

    .btn-search:hover {
        background: #023f54 !important;
        color: #fff;
        cursor: pointer
    }


.txt-search:focus {
    color: #000;
    background-color: #fff;
    border-color: #004cbf;
    outline: 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}

.txt-search {
    margin-bottom: 20px;
    width: 100%;
    height: 32px;
    font-size: 15px;
    outline: 0;
    background: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid #a1a1a1;
    border-radius: 0;
    padding: 0 15px;
    font-weight: 500;
    color: #959595;
}





 .search {
    display: inline-block;
    position: relative;
    width: 0;
    transition: all 0.5s;
}

  .search.expand {
        width: 250px;
    }

  .search button {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99;
        display: none;
    }

    .search input {
        padding: 0;
        height: 28px;
        border: none;
        transition: all 0.5s;
    }

  .search.expand input {
        padding: 6px 15px;
        text-align:right;
        border: 1px solid #ccc;
    }

   .search.expand button {
        display: block;
    }




footer p{
    font-weight:normal !important;
}


.img-logo {
    display: flex;
    justify-content: space-between;
    padding: 40px 0px 0px 0px;
}

.home-video{
    margin-top:5%;
}

.home-video iframe {
    max-width: 964px;
    width: 100%;
    height: 434px;
    display: block;
    margin: auto;
}

.goals .shadow-box {
    margin-bottom:25px
}

    .goals .shadow-box h6 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

.comp-fields .shadow-box{
    text-align:right;
}

.orange-div {
    background-color: #3b48ff;
    color: #fff;
    min-height: 335px;
}

.blue-div {
    background-color: #f99824;
    color: #fff;
    min-height: 335px;
}

.comp-fields-2 .shadow-box {
    min-height: 408px !important;
}

.instructions .shadow-box {
    text-align: right !important;
    padding: 30px;
}

.conditions .col-md-6 {
    text-align: right;
    padding-bottom: 20px;
}



.sponsors .shadow-box1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
    border: 1px solid rgba(0, 30, 67, 0.1);
    border-radius: 4px;
    background-color: #ffffff;
}

.Competitions .shadow-box {
    min-height: 313px;
}

.Component12First .shadow-box {
    min-height: 335px;
}

.slider-animation2 .carousel-inner{
    height:auto !important;
}

.slider-animation2 .slide1 {
    background-size: cover !important;
    height: auto !important;
}

.dark-orange-div {
    background-color: #e46100;
    color:#fff
}

.purple-div {
    background-color: #ad3bff;
    color: #fff
}

.light-blue-div {
    background-color: #757efa;
    color: #fff
}