﻿body {
    font-size: 16px;
    overflow-x: hidden;
    color: #555;
}

p.aboutUs {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 80px;
    padding: 0 0 0 15px;
    text-align: center;
}

.about {
    background-color: #661327;
    padding: 30px 0 25px;
}

    .about h2 {
        color: white;
        margin: 0;
        padding: 5% 0;
    }

        .about h2 .lastLine span {
            color: #FCD79E;
        }

    .about .secondTitle {
        color: white;
        display: block;
        line-height: normal;
        font-size: 34px;
        margin: 5px 0 20px;
    }

    .about .firstLine {
        color: white;
        font-size: 27px;
        display: inline-block;
        margin-bottom: 6px;
    }

    .about .lastLine {
        color: white;
        font-size: 24px;
        line-height: normal !important;
    }

    .about p {
        color: white;
        line-height: 28px;
    }

.circle {
    border-radius: 50%;
    background-color: #e2cfaf;
    padding: 2px;
    width: 120px;
    margin: 0 auto;
}

.Inner-circle {
    border-radius: 50%;
    background-color: #e2cfaf;
    border: 3px solid white;
    height: 115px;
    width: 115px;
    position: relative;
}

.language > img {
    position: absolute;
    right: 20px;
    top: 32px;
}

.history > img {
    position: absolute;
    right: 18px;
    top: 15px;
}

.artHistory > img {
    position: absolute;
    right: 18px;
    top: 25px;
}

.culture > img {
    position: absolute;
    right: 30px;
    top: 30px;
}

.pray > img {
    position: absolute;
    right: 25px;
    top: 17px;
}

.build > img {
    position: absolute;
    right: 18px;
    top: 25px;
}

.coloredBox {
    background-color: #fae6c7;
    border: 1px solid #e8b177;
    border-radius: 15px;
    font-size: 18px;
    margin-bottom: 30px;
    padding: 50px;
    text-align: center;
}

    .coloredBox > p {
        color: #661327;
        text-shadow: 1px 1px 1px rgba(255,255,255,1);
    }

.highlight {
    background-color: #661327;
    border-radius: 10px;
    margin: 60px 0;
    padding: 20px 15px;
}

    .highlight > p {
        color: white;
        font-size: 18px;
        text-align: center;
    }

        .highlight > p > span {
            font-family: Raleway;
            color: white;
            font-size: 18px;
        }

.item {
    text-align: center;
    /*width: 16.66%;*/
    width: 14.2%;
    float: left;
}

    .item.fr {
        font-size: 14px;
    }

.Text-Caption {
    margin: 15px 0;
}

header {
    margin-bottom: 50px;
}

.firstTitle span {
    color: #FCD79E;
}

.more {
    background: #e2cfaf url(../images/download.png) no-repeat right 5px center;
    display: inline-block;
    padding: 5px 45px 5px 10px;
    color: #610b21;
    font-size: 18px;
}

    .more:hover {
        color: #9D5921;
        text-decoration: none;
    }

h2 {
    /*text-transform: uppercase;*/
    font-family: "Raleway-SemiBold";
    color: #333;
    line-height: 40px;
}

    h2 > span {
        color: #661327;
    }

.subtitle {
    color: #661327;
    display: block;
    font-family: "Raleway-SemiBold";
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}


p {
    color: #333;
}

    p span {
        color: #333;
    }

.importantInfo p span {
    display: block;
}

.about {
    background-color: #661327;
    padding: 30px 0 25px;
}
    .about h2.announcmentTitle {
        color: #FCD79E;
        font-size: 40px;
        margin: 20px 0 0;
    }
    .about h2 {
        margin: 20px 0 30px;
        color: white;
    }

    .about p {
        color: white;
        font-size:24px;
        margin-bottom:15px;
    }

.heading-block::after {
    border-top: 2px solid #444;
    content: "";
    display: block;
    margin-top: 30px;
    width: 40px;
}

.center .heading-block::after, .heading-block.center::after, .heading-block.title-center::after {
    margin: 30px auto 0;
}

.heading-block {
    margin-bottom: 50px;
}

.center {
    text-align: center;
}

.Fields_of_Interest {
    padding: 55px 0 100px;
}

    .Fields_of_Interest ul {
        margin-left: 15px;
    }

.importantInfo {
    background: #fae6c7 url("../images/texture.jpg") repeat scroll 0 0;
    padding: 80px 0;
}

.header-extras {
    float: left;
    margin: 70px 0 0;
}

    .header-extras li .he-text {
        float: left;
        font-size: 14px;
        line-height: 2;
        padding-left: 10px;
    }

    .header-extras a {
        color: #c67748;
        font-family: "Raleway";
        font-size: 16px;
    }

    .header-extras li:first-child {
        margin-left: 0;
        margin-right: 15px;
    }

    .header-extras li {
        float: left;
        height: 40px;
        list-style: outside none none;
        overflow: hidden;
    }

.current {
    background-color: #661327;
    color: #fdedce !important;
    cursor: default;
}

ul, li {
    padding: 0;
}

.top {
    background-color: #ebcfb0;
    color: white;
    text-align: right;
    margin-bottom: 20px;
    display: none;
}

.lang {
    left: 265px;
    position: absolute;
    top: 33%;
}

.dropdown-menu.show {
    padding: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}

.dropdown-menu {
    min-width: auto !important;
}

.main-languages button,
.main-languages button:hover,
.main-languages button:focus {
    background-color: transparent;
    color: #661327;
    font-size: 14px;
    font-family: "Raleway-Medium";
    padding: 5px 3px 10px;
    border: none;
    box-shadow: none;
    text-decoration: none;
}

.main-languages .dropdown-menu.show > ul {
    background-color: #ebcfb0;
    padding: 0 !important;
    border: none;
    margin: 0;
}

.main-languages li {
    padding: 5px 0;
    border-bottom: 1px dotted rgba(255,255,255,0.5);
    list-style: none;
}

    .main-languages li:hover {
        background-color: #e6caab;
    }

    .main-languages li a,
    .main-languages li a:hover,
    .main-languages li a:focus {
        color: #661327;
        font-size: 14px;
        padding: 3px 10px;
        text-decoration: none;
        font-family: "Raleway-Medium";
        display: block;
    }


.languages {
    margin: 0;
    padding: 0;
}

    .languages li {
        display: inline-block;
        list-style: none;
    }

        .languages li a,
        .languages li a:hover,
        .languages li a:focus {
            color: #661327;
            font-size: 14px;
            padding: 3px 10px;
            text-decoration: none;
            font-family: "Raleway-Medium";
        }

.fa.fa-globe {
    color: #C46F4E;
    font-size: 18px;
}

.footerSection ul {
    margin-left: 15px;
}

.footer {
    background-color: #210000;
    padding: 30px 0 20px;
}

    .footer p {
        color: #ebcfb0;
    }

    .footer .subtitle {
        color: #ebcfb0;
    }

    .footer p span {
        color: #ebcfb0;
        display: block;
        font-size: 14px;
        line-height: 30px;
    }

.logos {
    background-color: #100000;
    padding: 20px;
}

.arabic {
    font-family: "DroidArabicKufi" !important;
}

.guidelines {
    background-color: #fae6c7;
    color: #c67748;
    display: block;
    font-size: 20px;
    padding: 25px 0;
    text-shadow: 1px 1px 0 white;
    height: 150px;
}

.he-text.guidelines > a {
    background-color: #eedabb;
    display: inline-block;
    font-size: 16px;
    padding: 4px 9px;
}

.contactUs {
    margin-top: 30px;
    padding-top: 50px;
    border-top: 1px dotted rgba(0,0,0,0.2);
}

    .contactUs ul {
        padding: 0;
        margin: 0;
        width: 100%;
    }

        .contactUs ul li {
            list-style: none;
            display: inline-block;
            text-align: center;
            width: 49%;
            vertical-align: top;
        }

            .contactUs ul li a {
                background-color: #fae6c7;
                color: #c67748;
                display: block;
                font-size: 20px;
                padding: 50px 0;
                text-shadow: 1px 1px 0 white;
            }

                .contactUs ul li a:hover {
                    background-color: #e9d5b6;
                    text-shadow: none;
                    text-decoration: none;
                }

            .contactUs ul li .fa {
                font-size: 40px !importan;
            }

.fa.fa-file-text,
.fa.fa-envelope {
    color: #661327;
    font-size: 40px;
    margin-right: 15px;
}

.board li {
    background-color: rgba(250, 230, 199, 0.6);
    float: left;
    list-style: outside none none;
    margin: 10px 23px 5px 0;
    padding: 15px 10px;
}

.Image {
    display: inline-block;
    width: 30%;
}

.board p {
    display: inline-block;
    font-weight: bold;
    padding-left: 8px;
    vertical-align: bottom;
    width: 68%;
}

    .board p > span {
        font-size: 14px;
        font-weight: normal;
        margin-top: 6px;
    }
/*====== Responsive ====*/
/* lg */
@media (min-width: 1200px) {

    .board {
        margin-right: 0 !important;
    }

        .board li {
            width: 30.92%;
        }

    .img-responsive.cover {
        margin-top: -80px;
    }
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
    .img-responsive.cover {
        margin-top: 0;
    }

    .board {
        margin-right: 0 !important;
    }

        .board li {
            width: 29.92%;
            height: 132px;
        }

        .board p {
            width: 67%;
        }
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 100%;
    }

    .board {
        margin-right: 0 !important;
    }

        .board li {
            width: 46.92%;
        }

    .coloredBox {
        font-size: 16px;
        height: 150px;
        padding: 30px 15px;
    }

    .highlight {
        border-radius: 0;
    }

    .item {
        margin-bottom: 30px;
        width: 32.66%;
    }
}

/* xs */
@media (max-width: 767px) {
    .lang {
        left: 220px;
        position: absolute;
        top: 25%;
    }

    .logo img {
        width: 245px;
    }

    .board li {
        width: 100%;
    }

    .board p {
        width: 67%;
    }

    .item {
        margin-bottom: 30px !important;
        width: 50% !important;
    }

    .highlight {
        border-radius: 0;
    }

    h2 {
        font-size: 24px;
        line-height: 40px;
    }

    .contactUs ul li {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

        .contactUs ul li a {
            padding: 30px 0;
        }

    header {
        margin-bottom: 20px !important;
    }
}
/*====== Fonts =======*/
@font-face {
    font-family: "Raleway-SemiBold";
    src: url("../fonts/Raleway-SemiBold.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Raleway-SemiBold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Raleway-SemiBold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Raleway-SemiBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Raleway-SemiBold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Raleway-SemiBold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway";
    src: url("../fonts/Raleway-Regular.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Raleway-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Raleway-Regular.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Raleway-Regular.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Raleway-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Raleway-Regular.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Raleway-Regular.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway-Medium";
    src: url("../fonts/Raleway-Medium.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Raleway-Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Raleway-Medium.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Raleway-Medium.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Raleway-Medium.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Raleway-Medium.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Raleway-Medium.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "DroidArabicKufi";
    src: url("../fonts/DroidArabicKufi0.eot"); /* IE9 Compat Modes */
    src: url("../fonts/DroidArabicKufi0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/DroidArabicKufi0.otf") format("opentype"), /* Open Type Font */
    url("../fonts/DroidArabicKufi0.svg") format("svg"), /* Legacy iOS */
    url("../fonts/DroidArabicKufi0.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/DroidArabicKufi0.woff") format("woff"), /* Modern Browsers */
    url("../fonts/DroidArabicKufi0.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

/*======= Responsive style ========*/
