﻿@import url(//fonts.googleapis.com/earlyaccess/notokufiarabic.css);
@import url(//fonts.googleapis.com/earlyaccess/notonaskharabicui.css);
@import url(//fonts.googleapis.com/earlyaccess/notonaskharabic.css);

.First-Header {
    top: 0;
    right: 0;
    left: 0;
    height: 40px;
    background-color: #02253e;
}

.First-Header1 {
    height: 40px !important;
    
}

.vl {
    border: 1px solid wheat;
    margin-left: 1rem;
}

.second-Header {
    right: 0;
    left: 0;
    /*background: linear-gradient(130deg, #007fdca8 -8%, #0215259e 31%, #003a638a 47%, rgba(0, 41, 70, 0.59) 53%, #004473d1 79%);*/
    /*    -webkit-box-shadow: 0 0 1rem rgba(0,0,0,.53);
    box-shadow: 0 0 1rem rgba(0,0,0,.53);*/
    background: aliceblue
}


.logo-light {
    display: block !important;
}

.slider {
    max-height: 400px;
    margin-top: 15px;
    background: none;
}

.slider-height {
    
    height: 100%;
}

.slider-height-1 {
    max-height: 400px;
}

.slider-image {
    max-height: 400px;
    width: 100%;
    background: none;
}

.cards-section { 
    margin: 0px 0;
    max-width: 100%;
    background: #b6b7ad61;
    padding: 40px 0px 40px 0px;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

.Tel-Email {
    margin-top:20px;
}

.Box {
    margin-top: 25px;
}


.Address {
    margin-top: 25px;
}

.aboutus-btn {
    color: black;
}

.contact-btn {
    color: black;
}

.help-btn {
    color: black;
}

.our-services-btn {
    color: black;
}

.e-wallet-btn {
    color: black;
}

.terms-conditions-btn{
    color:black;
}

.cards {
    margin-bottom: 24px;
    border-radius: .5em;
    box-shadow: 0 2.5px 0.6rem 0 rgba(0,0,0,.78);
    position: relative;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 0;
    /*background-color: #fff;*/
    background-clip: border-box;
    border: 0 solid #f6f6f6;
}

.cards-body {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0;
    text-align: center;
}

.cards-title {
    font-size: 15px;
    margin: 0 0 7px 0;
    font-weight: 600;
}

.cards-text {
    margin-bottom: 0;
    margin-top: 0;
}

.video-section {
}

.imgs-fluid {
    max-width: 100%;
    height: auto;
}

body {
    /*background: linear-gradient(146deg, #20a1ff -4%, #001127 30%, #af9b7c 46%, rgb(0, 46, 90) 67%, #0066b1 100%);*/
    background: aliceblue
}

.fab {
    color: #ded3ab;
    font-size: 1.2rem;
    padding-right: 1em;
    margin: 0;
    padding-top: 0;
    cursor: pointer;
}
li.fab:hover{
    color:white;
}
.d-flex ul{
    margin:0;
}

.our-services-icon-desc-color {
    color: beige;
}


.footer1 {
    padding: 20px 0;
    right: 0;
    color: #77aeb7;
    left: 0;
    background: linear-gradient(361deg, #b1a68e, #ffffff);
}

    .footer1 ul li {
        list-style: none;
        color: #18628c;
        line-height: 1.8rem;
        font-weight: 500;
        font-size: .9rem;
    }

        .footer1 ul li a:hover {
            color: #17abff;
            cursor: pointer;
        }


.copyright {
    margin: 0;
    text-align: center;
    /*background: linear-gradient(45deg, #03406b, #067b8e);*/
    line-height: 1.5rem;
}

    .copyright a {
        color: red;
    }

    .copyright a, a:visited {
        color: #afdeff;
    }

        .copyright a:hover {
            color: #409cdc;
            -webkit-transition: .5s all ease-in-out;
            -o-transition: .5s all ease-in-out;
            transition: .5s all ease-in-out;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
        }

/* new buttons */
.btn-new {
    border: none;
    font-family: 'Lato';
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
}

    .btn-new:after {
        content: '';
        position: absolute;
        z-index: -1;
    }

    /* Pseudo elements for icons */
    .btn-new:before {
        font-family: 'FontAwesome';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        position: relative;
        -webkit-font-smoothing: antialiased;
    }


/* Icon separator */
.btn-sep {
    padding: 25px 60px 25px 120px;
}

    .btn-sep:before {
        background: rgba(0,0,0,0.15);
    }

/* Button 1 */
.btn-1 {
    background: linear-gradient(172deg, #517ed0, #001027);
    color: #ded3ab;
}

    .btn-1:hover {
        background: #4173ff;
    }

    .btn-1:active {
        background: #4173ff;
        top: 2px;
    }

    .btn-1:before {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
        font-size: 155%;
        width: 65px;
    }

.btn-2 {
    background: linear-gradient(172deg, #517ed0, #001027);
    color: #ded3ab;
}

    .btn-2:hover {
        background: #4173ff;
    }

    .btn-2:active {
        background: #4173ff;
        top: 2px;
    }

    .btn-2:before {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
        font-size: 155%;
        width: 65px;
        color: #567e84;
    }

.btn-3 {
    background: linear-gradient(172deg, #517ed0, #001027);
    color: #ded3ab;
}

    .btn-3:hover {
        background: #4173ff;
    }

    .btn-3:active {
        background: #4173ff;
        top: 2px;
    }

    .btn-3:before {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
        font-size: 155%;
        width: 65px;
        color: #72795d;
    }

.btn-4 {
    background: linear-gradient(172deg, #517ed0, #001027);
    color: #ded3ab;
}

    .btn-4:hover {
        background: #4173ff;
    }

    .btn-4:active {
        background: #4173ff;
        top: 2px;
    }

    .btn-4:before {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
        font-size: 155%;
        width: 65px;
    }

.btn-5 {
    background: linear-gradient(172deg, #517ed0, #001027);
    color: #ded3ab;
}

    .btn-5:hover {
        background: #4173ff;
    }

    .btn-5:active {
        background: #4173ff;
        top: 2px;
    }

    .btn-5:before {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
        font-size: 155%;
        width: 65px;
    }

.btn-6 {
    background: linear-gradient(172deg, #517ed0, #001027);
    color: #ded3ab;
}

    .btn-6:hover {
        background: #4173ff;
    }

    .btn-6:active {
        background: #4173ff;
        top: 2px;
    }

    .btn-6:before {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
        font-size: 155%;
        width: 65px;
    }


.icon-card:before {
    content: "\f0d6";
    color: #ded3ab;
}
.icon-bed:before {
    content: "\f072";
    color: #ded3ab;
}
.icon-money:before {
    content: "\f09d";
    color: #ded3ab;
}
.icon-people:before {
    content: "\f0c0";
    color: #ded3ab;
}
.icon-school:before {
    content: "\f19d";
    color: #ded3ab;
}
.icon-food:before {
    content: "\f0f5";
    color: #ded3ab;
}
.icon-send:before {
    content: "\f1d8";
    color: #ded3ab;
}

/*animated button*/
.btn-ani {
    width: 330px;
    height: 110px;
    cursor: pointer;
    border: 1px solid #041627;
    outline: none;
    transition: 1s ease-in-out;
    position: relative;
    -webkit-box-shadow: 0 0 1rem rgba(0,0,0,.53);
    box-shadow: 0 0 1rem rgba(0,0,0,.53);
    padding: 25px 80px;
    display: inline-block;
    margin: 15px 20px;
}

svg {
    position: absolute;
    top: 0;
    left: 0;
    fill: none;
    stroke: #a9a581;
    stroke-dasharray: 750 875;
    stroke-dashoffset: 750;
    transition: 1.4s ease-in-out;
}

.btn-ani:before {
    font-family: 'FontAwesome';
    line-height:5;
    -webkit-font-smoothing: antialiased;
}

.btn-ani:hover {
    background: #4173ff;
    transition: 1s ease-in-out;
}

    .btn-ani:hover svg {
        stroke-dashoffset: -875;
    }

.btn-ani span {
    color: white;
    font-size: 18px;
    font-weight: 100;
}

.header-item:hover {
    color: #91919a;
}


.features {
    background: #ffffff24;
    color: beige;
    border-radius: 1.5rem;
}

.features .text-muted{
    color:white;
}
    .features h2 {
        color: white;
        font-size: 2rem;
    }
    .features h4 {
        color: white;
        font-size: 1.3rem;
    }
    .features p {
        color: beige;
        font-size: 1.15rem;
        font-weight: 400;
    }
.contactus h3 {
    color:beige;
}
.contactus p {
    color: #b7b6a4;
}

.contactus .fab:hover {
    color: white;
}
.contactus button {
    background: linear-gradient(99deg, #0f2f69, #5080ce);
    height: 38px;
    font-weight: 100;
    border: 1px solid #2986d0;
}

.navbar-brand-box{

    display:block;
}

/* new buttons section*/
.b-wrap {
    display: flex;
    background: linear-gradient(151deg,#ffffff 52%,#c2d4d4 100%);
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 0.5rem;
    box-shadow: 7px 7px 30px -5px rgba(0,0,0,0.1);
    margin-bottom: 2rem;
}

    .b-wrap:hover {
        background: linear-gradient(135deg,#6394ff 0%,#0a193b 100%);
        color: white;
        cursor:pointer;
    }
        .b-wrap:hover h5 {
            color: white;
        }
        .b-wrap:hover .mbr-iconfont {
            color: white;
        }
.ico-wrap {
    margin: auto;
}

.mbr-iconfont {
    font-size: 2.5rem !important;
    color: #fbf4c2;
    margin-bottom: 1rem;
    /*padding-right: 1rem;*/
}

.vcenter {
    margin: auto;
}

h5 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.display-5 {
    font-family: 'Noto Kufi Arabic', sans-serif;
    font-size: 2rem;
}

.mbr-bold {
    font-weight: 700;
}

.mbr-fonts-style {
    color: white;
}

p.newbuttons {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 25px;
    font-size:20px;
    /*text-align: left;*/
}

.display-6 {
    font-family: 'Noto Kufi Arabic', sans-serif;
    font-size: 1rem
}

body {
    font-family: 'Noto Kufi Arabic', sans-serif;
}

.SideBar-ul a {
    color: black;
    cursor:pointer;
}

.SideBar-ul li {
    list-style: none;
   
}

    .SideBar-ul li:hover {
        background: red;
    }

#jssor_1 svg text {
    fill: #fff3d9;
    text-shadow: 2px 0px 9px #00264c;
    mix-blend-mode: exclusion;
}

.thumbs img {
    box-shadow: -1px 4px 0.5rem 0px rgba(0,0,0,.53);
    border: solid 1px #005fff69;
    border-radius: 9px;
}