﻿@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    margin: 0px;
    padding: 0px;
    font-style: normal;
    background-color: #fff;
    font-family: 'Inter', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
}

.clearfix {
    clear: both;
}

a {
    text-decoration: none;
}

ul, ol, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.drop {
    padding: 10px;
    background-color: #ececec;
    margin-bottom: 20px;
}

.drop-input {
    padding: 10px 15px;
    background-color: #fff;
    border: 0;
    font-family: 'Inter', sans-serif;
    margin-right: 10px
}

.wrapper {
    width: 1100px;
    margin: 0 auto;
}

.header {
    display: block;
    background-color: #ececec;
    padding: 10px 0;
}

.logo {
    width: 60px;
    margin: 0px auto;
    display: block;
}

.lang {
    position: absolute;
    left: 0;
    top: 0px;
    width: auto;
}

    .lang img {
        width: 30px;
        margin: 0 5px 0 0px;
    }

.social {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

    .social a {
        font-size: 15px;
        color: #000;
        display: inline-block;
        margin-left: 5px;
        border: 1px #fff solid;
        text-align: center;
        width: 26px;
        height: 26px;
        border-radius: 5px;
    }

        .social a i {
            margin-top: 4px;
            color: #0139e2;
        }

.search {
    position: absolute;
    right: 0;
    top: 31px;
    width: auto;
}

.gsearch {
    width: 200px !important;
    direction: ltr !important;
    height: 30px;
    margin: 0 auto;
}

.gsc-control-cse {
    border-color: none !important;
    background: 0 0 !important;
    direction: ltr !important;
    height: 20px !important;
    padding: 0 !important;
    border: 0 !important;
}

gsc-input {
    text-align: left !important;
    direction: ltr !important;
    float: left !important;
    background: 0 0 !important;
    height: 20px !important;
}

#gsc-i-id1 {
    text-align: left !important;
    direction: ltr !important;
    float: left !important;
    background: 0 0 !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border: none !important;
    background-color: #474747 !important;
    background-image: none;
    filter: none;
    setanimation -webkit-transition: all .4s ease !important;
    transition: all .4s ease !important;
    margin-top: 2.5px !important;
    border-radius: 0 !important;
}

    input.gsc-search-button:hover, input.gsc-search-button:hover, input.gsc-search-button:focus:hover {
        border: none !important;
        background-color: #eeaf06 !important;
        background-image: none;
        filter: none;
        setanimation -webkit-transition: all .4s ease !important;
        transition: all .4s ease !important;
    }

.gsc-input-box {
    border: 1px solid #fff !important;
    background: none repeat scroll 0% 0% #fff;
    height: 28px !important;
    margin-top: 0 !important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: 13px;
    height: 13px;
    padding: 5.5px 15px !important;
    min-width: 13px;
    margin-top: 1px;
}

table.gsc-search-box td.gsc-input {
    padding-right: 5px !important;
}

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    font-size: 16px;
}

.gs-result .gs-title, .gs-result .gs-title * {
    color: #000 !important;
}

.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
    color: silver !important;
}

.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
    color: gray !important;
    font-size: 12px !important;
}

.gs-web-image-box img.gs-image {
    width: 150px !important;
    height: 150px !important;
    border: 2px solid silver;
    margin: 1px !important;
    padding: 1px !important;
}

.gsc-branding {
    display: none !important;
}

.gsc-clear-button {
    display: none !important;
}

#gsc-i-id1 {
    padding: 0 !important;
    text-indent: 0 !important;
}

.gsc-search-button {
    padding: 9px 0 !important;
    color: #474747 !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    font-size: 1px;
    margin-top: 0 !important;
    text-indent: 0 !important;
    width: 34px !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    margin-top: 0 !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
    font-size: 0;
    padding: 6px 27px;
    margin-top: 0 !important;
    width: auto;
    vertical-align: middle;
    border: 0 !important;
    border-top-color: #f41010;
    border-right-color: #f41010;
    border-bottom-color: #f41010;
    border-left-color: #f41010;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-color: #3079ed;
    background-color: #4d90fe;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
    background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
    background-image: linear-gradient(top,#4d90fe,#4787ed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
    background: #0139e2 !important;
}

table.gsc-search-box {
    direction: ltr !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2:hover {
    background: #0139e2 !important;
}

.table.gsc-search-box td {
    padding: 0 !important;
}

.main-container {
    background-color: #fff;
    margin: 0 auto
}

.slider {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    overflow: hidden;
    border-radius: 7px;
    background-color: #f9f9f9;
}

.maqalat {
    display: block;
    background-color: #2a5298;
    padding: 20px;
    position: relative;
    min-height: 200px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 7px;
    overflow: hidden;
}

.maqalat-h1 {
    font-size: 24px;
    font-weight: 900;
    color: red;
}

    .maqalat-h1 i {
        font-size: 26px;
        font-weight: normal;
        color: #fff;
        margin-right: 10px
    }

.maqalat ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: top;
    align-content: center;
    position: absolute;
    left: 175px;
    top: 36px;
    richness: 20px
}

    .maqalat ul li {
        width: 32%;
        margin-right: 2%;
        text-align: center;
        margin-bottom: 20px;
    }

        .maqalat ul li:nth-child(3n+0) {
            margin-right: 0
        }

.maqalat-img {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 90px;
    margin: 0 auto 10px;
    border: 1px #d2d2d2 solid;
    float: left;
    margin-right: 15px;
}

    .maqalat-img img {
        width: 100%
    }

.maqalat ul li span {
    color: #ff710a;
    font-size: 16px;
}

.maqalat ul li h6 {
    color: #ddd;
    font-size: 12px;
    font-weight: normal
}



.maqalat ul li h2 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 5px 0
}

.drasat {
    display: block;
    margin: 30px 0 0 0;
}

.drasat-h1 {
    font-size: 24px;
    font-weight: 900;
    color: red;
    margin-bottom: 20px;
}

.drasat ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: top;
    align-content: center;
}

    .drasat ul li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 20px;
    }

        .drasat ul li:nth-child(2n+0) {
            margin-right: 0
        }

        .drasat ul li img {
            width: 45%;
            float: left;
            margin-right: 20px;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            border-radius: 7px;
            overflow: hidden;
        }

        .drasat ul li h2 {
            font-size: 16px;
            font-weight: 700;
            color: #000;
        }

        .drasat ul li p {
            font-size: 14px;
            color: #000
        }

.qazaya {
    display: block;
    margin: 30px 0;
    background-color: #f5f5f5;
    padding: 20px 20px 10px;
    border-radius: 7px;
    overflow: hidden;
}

.qazaya-h1 {
    font-size: 24px;
    font-weight: 900;
    color: red;
    margin-bottom: 20px;
}

.qazaya ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: top;
    align-content: center;
}

    .qazaya ul li {
        width: 24%;
        margin-right: 1.3%;
        margin-bottom: 25px;
    }

        .qazaya ul li:nth-child(4n+0) {
            margin-right: 0
        }

        .qazaya ul li img {
            width: 100%;
            margin-bottom: 10px;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            border-radius: 7px;
            overflow: hidden;
        }

        .qazaya ul li h2 {
            font-size: 16px;
            font-weight: 700;
            color: #000;
        }

        .qazaya ul li p {
            font-size: 14px;
            color: #000
        }

.icons {
    display: block;
    margin: 30px auto
}

    .icons ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: top;
        align-content: center;
    }

        .icons ul li {
            width: 49%;
            margin-right: 2%;
            background-color: #2a5298;
            border-radius: 7px;
            overflow: hidden;
        }

            .icons ul li:last-child {
                margin-right: 0
            }

            .icons ul li h1 {
                font-size: 27px;
                font-weight: 900;
                color: red;
                padding: 40px 20px;
                text-align: center;
            }

                .icons ul li h1 i {
                    color: #4787ed;
                    margin-left: 20px;
                }

.footer {
    display: block;
    background-color: #2a5298;
    padding: 20px 0;
}

.footer-logo {
    width: 70px;
}

.footer-extra {
    width: auto;
    float: right;
    margin-top: 30px;
}

.footer-extra-icon {
    float: right;
}

    .footer-extra-icon a {
        font-size: 15px;
        color: #000;
        display: inline-block;
        margin-left: 5px;
        border: 1px #fff solid;
        text-align: center;
        width: 26px;
        height: 26px;
        border-radius: 5px;
    }

        .footer-extra-icon a i {
            margin-top: 5px;
            color: #fff;
        }

.footer-extra-link {
    float: right;
    margin-top: 4px
}

    .footer-extra-link a {
        font-size: 14px;
        color: #fff;
        padding: 0 10px;
    }

.maqalat-page {
    display: block;
    position: relative;
    margin: 30px auto
}

.maqalat-page-h1 {
    font-size: 24px;
    font-weight: 900;
    color: red;
}

.maqalat-page ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: top;
    align-content: center;
    margin-top: 20px
}

    .maqalat-page ul li {
        width: 30%;
        margin-right: 1.7%;
        text-align: left;
        margin-bottom: 20px;
        background-color: #ececec;
        border-radius: 7px;
        overflow: hidden;
        padding: 20px 10px;
    }

        .maqalat-page ul li:nth-child(3n+0) {
            margin-right: 0
        }

        .maqalat-page ul li span {
            color: red;
            font-size: 14px;
        }

        .maqalat-page ul li h2 {
            font-size: 16px;
            font-weight: bold;
            color: #000;
            padding: 5px 20px
        }

.detail {
    display: block;
    margin: 30px 0
}

    .detail h1 {
        font-weight: 900;
        font-size: 36px;
        color: #000;
        margin-bottom: 20px
    }

.detail-text {
    width: 68%;
    float: left;
}

    .detail-text img {
        max-width: 100%;
    }

    .detail-text p {
        font-size: 16px;
        line-height: 28px;
        color: #000;
        display: block;
        clear: both;
    }

.detail-img {
    width: 100%;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 7px;
    overflow: hidden;
}

.video {
    width: 100%;
}

    .video iframe {
        width: 100%;
        height: 420px;
    }

.detail-extra {
    width: 30%;
    margin-left: 2%;
    float: left;
    background-color: #f5f5f5;
    border-radius: 7px;
}

.padding {
    padding: 20px;
}

.detail-extra ul {
    display: block
}

    .detail-extra ul li {
        width: 100%;
        display: block;
        margin-bottom: 25px;
    }

        .detail-extra ul li img {
            width: 100%;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            border-radius: 7px;
            overflow: hidden;
            margin-bottom: 10px;
        }

        .detail-extra ul li h2 {
            font-size: 16px;
            font-weight: 700;
            color: #000;
        }

.detail-info {
    display: block;
    margin: 0 0 20px;
}

    .detail-info span {
        color: #0139e2;
    }

    .detail-info h6 {
        display: inline;
        font-size: 15px;
        font-weight: normal;
        padding: 0 10px;
        color: #666;
    }

.detail-info-social {
    display: block;
    width: auto;
    margin-top: 20px;
}

.contact {
    display: block;
    margin: 30px 0;
}

.contact-h1 {
    font-size: 24px;
    font-weight: 900;
    color: red;
    margin-bottom: 20px;
}

.contact-small {
    width: 40%;
    float: left
}

    .contact-small p {
        font-size: 16px;
        color: #000;
    }

    .contact-small h4 {
        font-weight: normal;
        color: #666;
        margin-bottom: 15px;
    }

        .contact-small h4 i {
            font-size: 16px;
            margin-right: 15px;
            color: #0139e2;
        }

.contact-big {
    width: 58%;
    float: left;
    margin-left: 2%
}

.contact-big-inputs {
    width: 96%;
    border: 1px #ddd solid;
    border-radius: 3px;
    padding: 10px 2%;
    color: #666;
    font-size: 15px;
    margin-bottom: 15px;
    font-family: 'Almarai', sans-serif;
}

.contact-big-inputs2 {
    width: 96%;
    border: 1px #ddd solid;
    border-radius: 3px;
    padding: 10px 2%;
    color: #666;
    font-size: 15px;
    margin-bottom: 15px;
    min-height: 200px;
    font-family: 'Almarai', sans-serif;
}

.btn {
    padding: 10px 25px;
    color: #fff;
    background-color: #0139e2;
    font-family: 'Almarai', sans-serif;
    border: 0;
    border-radius: 3px;
}

.map {
    display: block;
    margin: 40px 0 0
}

    .map iframe {
        width: 100%;
        height: 300px;
    }

.about {
    display: block;
    margin: 30px 0;
}

    .about img {
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        border-radius: 7px;
        overflow: hidden;
        margin-bottom: 10px;
        width: 100%
    }

    .about p {
        font-size: 16px;
        color: #000;
        line-height: 28px;
    }

.book {
    display: block;
    margin: 30px 0 0 0;
}

.book-h1 {
    font-size: 24px;
    font-weight: 900;
    color: red;
    margin-bottom: 20px;
}

.book ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: top;
    align-content: center;
}

    .book ul li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 20px;
    }

        .book ul li:nth-child(2n+0) {
            margin-right: 0
        }

        .book ul li img {
            width: 30%;
            float: left;
            margin-right: 20px;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            border-radius: 7px;
            overflow: hidden;
        }

        .book ul li h2 {
            font-size: 20px;
            font-weight: 900;
            color: #000;
        }

        .book ul li p {
            font-size: 14px;
            color: #000;
            line-height: 24px
        }

.boo-detail {
    display: block;
    margin: 30px 0;
    background-color: #f9f9f9;
    padding: 30px
}

    .boo-detail img {
        width: 34%;
        float: left;
        margin-right: 40px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        border-radius: 7px;
        overflow: hidden;
    }

    .boo-detail h2 {
        font-size: 28px;
        font-weight: 900;
        color: #000;
    }

    .boo-detail p {
        font-size: 18px;
        color: #000;
        line-height: 28px
    }

.two-col {
    display: block;
}

.two-col-1 {
    width: 58%;
    float: left;
}

.drasat-mid {
    display: block
}

    .drasat-mid ul {
        display: block
    }

        .drasat-mid ul li {
            display: block;
            margin-bottom: 20px;
        }

            .drasat-mid ul li img {
                width: 45%;
                float: left;
                margin-right: 20px;
                box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
                border-radius: 7px;
                overflow: hidden;
            }

            .drasat-mid ul li h2 {
                font-size: 16px;
                font-weight: 700;
                color: #000;
            }

            .drasat-mid ul li p {
                font-size: 14px;
                color: #000;
            }


.two-col-2 {
    width: 40%;
    float: left;
    margin-left: 2%;
}

.maqalat-mid {
    display: block;
    background-color: #2a5298;
    padding: 20px;
    position: relative;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 7px;
    overflow: hidden;
}

    .maqalat-mid ul {
        display: block;
        margin-top: 20px;
    }

        .maqalat-mid ul li {
            display: block;
            margin-bottom: 20px;
            clear: both;
        }

.maqalat-mid-img {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 90px;
    margin: 0 auto 20px;
    border: 1px #d2d2d2 solid;
}

    .maqalat-mid-img img {
        width: 100%
    }

.maqalat-mid ul li h3 {
    color: #ff710a;
    font-size: 14px;
    font-weight: normal
}

.maqalat-mid ul li h2 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 5px 0;
}

.maqalat-mid ul li span {
    color: #ddd;
    font-size: 12px;
    font-weight: normal;
}

@media only screen and (max-width: 1100px) {
    .wrapper {
        width: 960px;
    }
}

@media only screen and (max-width: 960px) {
    .wrapper {
        width: 768px;
    }

    .maqalat ul {
        position: static;
        margin: 30px auto 0;
    }
    .maqalat-page ul li {
        width: 30%;
        margin-right: 1%;
        padding: 20px 10px;
    }
}

@media only screen and (max-width: 768px) {
    .wrapper {
        width: 640px;
    }

    .drasat ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .qazaya ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .detail-text {
        width: 100%;
        float: none;
    }

    .detail-extra {
        width: 100%;
        margin-left: 0;
        float: none;
    }

    .contact-small {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .contact-big {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .book ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .boo-detail {
        margin: 30px 0;
        padding: 20px;
    }

        .boo-detail img {
            width: 150px;
            margin-right: 20px;
            margin-bottom: 10px;
        }

        .boo-detail h2 {
            font-size: 25px;
            font-weight: 700;
        }

        .boo-detail p {
            font-size: 16px;
            line-height: 28px;
            display: block;
            clear: both
        }

    .two-col-1 {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .two-col-2 {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .maqalat-page ul li {
        width: 100%;
        margin-right: 0%;
    }
}

@media only screen and (max-width: 640px) {
    .wrapper {
        width: 94%;
    }

    .header {
        padding: 10px 0;
    }

    .logo {
        width: 50px;
    }

    .lang {
        left: 10px;
        top: 0;
    }

    .social {
        right: 10px;
        top: 0;
    }

    .search {
        display: none;
    }

    .maqalat ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .icons ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .drasat ul li p {
        font-size: 11px;
        margin: 5px 0;
    }

    .drasat ul li img {
        margin-left: 10px;
    }

    .maqalat ul {
        margin: 20px auto 0;
    }

    .drasat ul li h2 {
        font-size: 12px;
    }

    .detail h1 {
        font-size: 22px;
    }

    .detail-info span {
        font-size: 12px;
    }

    .detail-info h6 {
        font-size: 11px;
    }

    .video iframe {
        height: 240px
    }

    .maqalat ul li span {
        font-size: 13px;
    }

    .maqalat ul li h2 {
        font-size: 16px;
    }

    .book ul li h2 {
        font-size: 14px;
        font-weight: 700;
    }

    .book ul li p {
        font-size: 12px;
        line-height: 20px;
    }

    .boo-detail img {
        width: 120px;
    }

    .boo-detail h2 {
        font-size: 18px;
    }

    .maqalat-mid ul li h2 {
        font-size: 14px;
    }

    .drasat-mid ul li img {
        margin-left: 10px;
    }

    .drasat-mid ul li h2 {
        font-size: 14px;
    }

    .drasat-mid ul li p {
        display: none;
    }
}
