/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
@import url(//fonts.googleapis.com/earlyaccess/droidarabickufi.css);

body {
    font-family: "droid arabic kufi";
    background-color: #333;
}

#container {
    background-color: #fff;
    border-radius: 0 0 10px 10px;
}

#logo {
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    float: none;
}

#logo img {
    text-align: center;
    float: none;
}

#header-items {
}

#top-menu {
}

#top-menu ul {
    margin: 0;
}

#top-menu ul li {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

#top-menu ul li a {
    color: #333;
    font-weight: bold;
    font-size: 11px;

}

#search {
    margin-top: 11px;
    display: inline-block;
    float: left;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

#search input {
    margin: 0;
    border: 1px solid #eee;
    height: 19px;
    width: 82%;
    float: left;
    padding: 6px;
}

#search input:focus {
}

#magn-icon {
    background-image: url("../img/magn.png");
    background-color: #838383;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    padding: 16px;
    background-repeat: no-repeat;
    background-position: 4px 5px;
    left: 1px;
    cursor: pointer;
}

#magn-icon:hover {
    background-color: #2D9AC1;
}

#social-items {
    float: none;
    margin: 0 auto;
    text-align: center;
    /*width: 400px;*/
    clear: both;
}

#social-items ul {
    /*text-align: left;*/
    margin: 0 auto;
    padding-top: 13px;
    /*width: 232px;*/
}

#social-items ul li {
    display: inline-block;
    margin-left: -2px;
    text-align: left;
}

#social-items ul li a.social-button {
    background-image: url('../img/icons-spirit.png');
    width: 40px;
    height: 40px;
    display: inline-block;
}

#social-items ul li.fb a {
    background-position: -54px -9px;
}

#social-items ul li.inst a {
    background-position: -140px -9px;
}

#social-items ul li.msg a {
    background-position: -185px -9px;
}

#social-items ul li.tw a {
    background-position: -96px -9px;
}

#main-menu {
    background-color: #710002;
    color: #fff;
    padding: 0;
    border-radius: 6px;
    overflow: hidden;
}

#main-menu ul {
    margin: 0;
    padding: 0;
}

#main-menu ul li {
    display: inline-block;
    float: right;
    border-right: 1px solid #600103;
    border-left: 1px solid #8B1F21;
    min-width: 171px;
    text-align: center;
}

#main-menu ul li:last-child {
    border-left: none;
}

#main-menu ul li:hover {
    background: #4F0A0B;
}

#main-menu ul li a {
    color: #fff;
    padding: 0 21px;
    line-height: 56px;
    display: block;
}

#slider {
    direction: ltr;
    width: 100% !important;
}

#slider ul {
    overflow: hidden;
}

#slider ul li {
    float: right;
    position: relative;
}

#slider ul li a {
}

#slider div {
}

#slider ul li p a {
    font-size: 20px;
    background-color: #B55757;
    display: inline-block;
    padding: 10px;
    color: #FFF;
    border-radius: 10px;
    margin-top: 10px;
    text-shadow: -1px 1px 1px #363636;
}

#slider ul li p a:hover {
    background-color: #5b7575;
}

#slider ul li h3 a {
}

.owl-item img {
    max-width: 100%;
}

.box {
    border: 1px solid #C1C1C1;
}

.box h3 {
    padding: 6px 12px;
    font-size: 24px;
    color: #5c1a1c;
    margin: 0;
    text-align: center;
    margin-top: 28px;
}

.box h3 span {
    font-size: 10px;
    float: left;
    background-color: #B55757;
    line-height: 22px;
    padding: 0 11px;
    /*top: 14px;*/
    position: relative;
    border-radius: 6px;
    text-shadow: 1px 1px 1px #111;

}

.box h3 a {
    color: #fff;
    display: inline;
    position: relative;
    top: 12px;
}

.box h3 span:hover {
    background-color: #AD2D2D;
}

.box p {
    font-size: 15px;
    padding: 16px;
    text-align: justify;
}

.box .innerbox {
    min-height: 132px;
}

.box-icon {
    background: transparent url(../img/icons-spirit.png) -11px -71px;
    width: 102px;
    height: 102px;
    margin: 0 auto;
    margin-top: 21px;
}

.box-icon.star {
    background-position: -122px -69px;
}

.box-icon.mark {
}

.box-icon.location {
    background-position: -120px -180px;
}

#location-list {
    text-align: center;
}

#location-list {
}

#location-list li {
    margin-bottom: 7px;
}

.box-icon.services {
    background-position: -9px -180px;
}

.front-news-list {
    margin: 0;
}

.front-news-list li {
    min-height: 78px;
    padding: 5px;

    background-color: #f5f5f5;
    position: relative;
}

.front-news-list li:nth-child(odd) {
    background-color: #fff;

}

.front-news-list li .news-date {
    color: #959595;
    font-size: 13px;
}

.front-news-list li a {
    font-size: 12px;
    display: inline-block;
    color: #494949;
    font-weight: bold;
    padding: 3px;
    line-height: 20px;
    width: 80%;
}

.front-news-list li p {
}

.front-events {
}

.front-events ul {
}

.front-events ul li {
}

.front-events ul li a {
}

.front-news-list li:nth-child(odd) .news-box-date {
    background: #707070;
}

.news-box-date {
    width: 50px;
    display: inline-block;
    background-color: #a0a0a0;
    float: right;
    text-align: center;
    position: relative;
    right: -5px;
    top: -5px;
    padding: 6px;
    color: #fff;
    font-weight: bold;
}

.news-box-date .day {
    font-size: 25px;
    line-height: 8px;
    position: relative;
    top: 10px;
}

.news-box-date .month {
    font-size: 11px;
    position: relative;
    top: 5px;
}

.news-box-date .year {
    font-size: 12px;
}

.new-students {
    margin: 0;
    /* text-align: center; */
    line-height: 54px;
    color: #fff;
    font-size: 22px;
    text-shadow: -1px 1px 1px #808080;
}

.new-students li {
    min-height: 58.5px;
    padding: 0 9px;
}

.new-students li a {
    color: #fff;
    text-align: right;
    margin-right: 26px;
}

.new-students li span {
    background-image: url('../img/students-guide-icons.png');
    width: 32px;
    height: 41px;
    display: inline-block;
    float: right;
    position: relative;
    top: 13px;
    right: 7px;
}

.new-students li.lookup {
    background-color: #acd373;
}

.new-students li.lookup span {
    background-position: 0 0;
}

.new-students li.scholarships {
    background-color: #59D8FB;
}

.new-students li.scholarships span {
    background-position: 0 -54px;
}

.new-students li.compass {
    background-color: #a864a8;
}

.new-students li.compass span {
    background-position: 0 -107px;
    top: 10px;
}

.new-students li.calendar {
    background-color: #f26d7d;
}

.new-students li.calendar span {
    background-position: 0 -159px;
    top: 8px;
}

.icon-block {
    padding: 0 15px;
}

.join-us {
    text-align: center;
    background-color: #f87047;
    border: none;
    padding: 16px 39px;
    font-size: 19px;
    margin-top: 12px;
    color: #fff;
    border-radius: 8px;
    text-shadow: -1px 1px 1px #8B8B8B;
    margin: 0 auto;
}

.join-us:hover {
    background-color: #5DB6B7;
}

.join {
    padding: 10px;
    text-align: center;
}

/*#slider {
    position: relative;
    overflow: auto;
    max-height: 386px;
    overflow: hidden !important;
}

#slider li {
    list-style: none;
}

#slider ul li {
    float: left;
}

#slider ul li p {
    position: absolute;

    top: 0;
    left: 40px;
    width: 50%;
    font-size: 30px;
    background-color: rgba(51, 51, 51, 0.82);
    color: #fff;
    padding: 10px;
    text-align: center;
}

.slider ul li p span {
}*/

.dots {
    top: -66px;

    position: relative;
    left: 20px;
}

.dots li {
    content: '';

    background-color: #636363;
    display: inline-block;
    color: #636363;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    overflow: hidden;
    border-radius: 175px;
    cursor: pointer;
}

.dots li.active {
    background-color: #F6F6F6;

    border: 1px solid #313131;
    color: #fff;
    width: 16px;
    height: 16px;
}

footer.page-footer {
    background-color: #333;
    text-align: center;
    margin-top: 0;
}

footer.page-footer .footer-copyright {
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    top: -53px;
    position: relative;
}

.owl-carousel .owl-item {
    float: left;
    overflow: hidden;
    border-radius: 6px;
}

.strong {
    font-weight: bold;
}

.pad16 {
    padding: 16px;
}
