﻿/* murtadha style sheet */
/*------------Tag names------------*/
/********menu bar********/
header {
    transition: width, height 0.3s, 0.3s;
    background: url(../image/bgx2.jpg) no-repeat;
    background-size: cover;
}


/*------------ID names------------*/
/*transition: top 1s;
}*/

/********news row slider********/

/********PC menu********/
.SS-imamali-logo {
    background: url('../image/66.png');
    background-size: cover;
}

.SS-imamali-logo-outside {
    background: url(../image/66.png);
    background-size: cover;
    width: 159px !important;
    height: 40px !important;
    margin: 7px -70px;
}

@media screen and (max-width:1300px) {
    .SS-imamali-logo-outside {
        width: 135px !important;
        height: 35px !important;
        margin: 7px -60px;
    }
}
/********mopile menu********/
.SS-mobile-menu-transform {
    transform: translateX(0px);
}

.SS-mobile-menu {
    transition: transform 0.2s;
}

.SS-social-media {
    width: 220px;
    height: 55px;
    display: none;
    background-color: #7ca7ac;
    right: 250px !important;
    top: 0px !important;
    transition: width 0.5s;
    background-color: rgb(124, 167, 172);
    transform: translateX(250px);
    padding-right: 4px;
    padding-left: 1px;
}

    .SS-social-media i {
        border-radius: 10px;
        cursor: pointer;
        display: block !important;
        float: left;
        width: 18px !important;
        background-color: #76cad4;
        color: white;
        margin-top: 9px;
        right: -5px;
    }

.-m-social-media-img {
    background: url("../image/lib-logo6.png") no-repeat;
    width: 164px;
    margin-top: 10.5px;
    position: absolute;
    height: 35px;
    background-position: right;
    background-size: 165px;
}


.SS-main-img {
    width: 187px;
    background-position: unset;
}


.-m-img-inside-menu {
    opacity: 0.8;
    background-color: #2ba5a5;
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0%;
    left: 0%;
    top: 0%;
    bottom: 0%;
    /*z-index:1;*/
}

.-m-conter-logo-img {
    position: absolute;
    opacity: 1;
    height: 100%;
    width: 100%;
    /*background-color: #8bafb3f5;*/
}

.-m-conter-logo-div {
    margin: 0px 6%;
    height: 100px;
    width: 100px;
    position: absolute;
    z-index: +5;
}

    .-m-conter-logo-div div {
        transition: margin, width, height 1s,0.8s,0.1s;
        width: 300px;
        height: 70px;
    }
/********meeting row********/

.-m-sub-category:first-child {
    /*------*/
    -webkit-transition: margin-right 3s;
    -moz-transition: margin-right 3s;
    -o-transition: margin-right 2s;
    transition: margin-right 2s;
    /*------*/
}

.-m-sub-category {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    /*-----*/
    -webkit-box-flex: none; /* iOS 6-, Safari 3.1-6 */
    -moz-box-flex: none; /* Firefox 19- */
    -webkit-flex: none; /* Chrome */
    -ms-flex: none; /* IE 10 */
    flex: none; /* Opera 12.1, Firefox 20+ */
    /*-----*/
}
/********news bar********/
.SS-news-bar {
    transition: position 0.5s;
}

    .SS-news-bar .-m-scrl {
        float: left;
        width: 89%;
        margin-left: 1%;
    }

@media screen and (max-width:958px) {

    .SS-news-bar .-m-strt {
        margin-top: -15px !important;
    }
}

@media screen and (min-width:958px) {
    .SS-news-bar .-m-strt:after {
        content: ":";
    }
}

.SS-news-bar .-m-strt {
    float: right;
    width: 10%;
}

.SS-news-bar {
    position: fixed;
    bottom: 0px;
    z-index: +1;
}
/********olama-slider********/

.SS-olama-najaf div {
    transition: margin-right 0.5s;
    -webkit-transition: margin-right 0.5s; /* Safari*/
    -webkit-flex: none; /* Safari 6.1+ */
    -ms-flex: none; /* IE 10 */
    flex: none;
    float: right;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.-m-arrowslider:hover {
    opacity: 0.9;
}

.-m-arrowslider {
    border: none;
    text-align: center;
    background-color: #fff;
    color: #aaa;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.04), 0 4px 8px 0 rgba(0,0,0,0.20);
    opacity: 0.3;
}

    .-m-arrowslider i {
        text-align: center;
        width: 100%;
        height: 100%;
        font-size: 30px;
        margin-top: 25%;
    }

.-m-s-exOlama {
    position: relative;
    height: 316px;
    float: left;
    top: 18px;
    margin-left: 8%;
    width: 480px;
}


.SS-po-left {
    position: absolute;
    top: 45%
}

.SS-po-right {
    position: absolute;
    top: 45%
}

/********news row slider********/
.SS-img-slider div:first-child {
    -webkit-transition: margin-right 0.5s; /* Safari*/
    transition: margin-right 0.5s;
}

.SS-img-slider div {
    -webkit-flex: none; /* Safari 6.1+ */
    -ms-flex: none; /* IE 10 */
    flex: none;
    width: 262px;
    box-sizing: border-box;
    margin-right: 5px;
    float: right;
    height: 100%;
}

.SS-po-right {
    cursor: pointer;
}

.SS-po-left {
    cursor: pointer;
}

.SS-news-img-effect {
    box-sizing: border-box;
    width: 262px;
    height: 100%;
}

/********contact style********/
.-m-errmsg {
    text-align: initial;
    border-radius: 10px;
    overflow: hidden;
    padding: 0px 35px 0px 5px;
    opacity: 0;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s; /*safari*/
    position: absolute;
    width: 600px;
    height: 40px;
    float: right;
    background: #f99;
    box-sizing: border-box;
    border: 2px dashed #f55;
    color: #c00;
    font-size: 18px;
    font-family: 'Droid Arabic Kufi', serif;
}

.-m-cont-err-button {
    width: 38px;
    height: 40px;
    /* background: red; */
    position: absolute;
    right: 0px;
    top: 0px;
}

    .-m-cont-err-button i {
        padding: 8px;
        background: #f99;
        position: relative;
        top: 1.5px;
        border-radius: 5px;
        cursor: pointer;
    }

.SS-con-us-submit-style {
    cursor: pointer;
}

.SS-con-us-input-style {
    padding-right: 5px;
    border-radius: 10px;
    width: 95%;
    transition: background-color 1s;
    -webkit-transition: background-color 1s; /*safari*/
}

/********pote part********/
.-m-allpotediv {
    /*------*/
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    /*------*/
    overflow: hidden;
    width: 50%;
    margin-top: 2px;
    margin-right: 25%;
    border-radius: 30px 5px 30px 5px;
}

.-m-potediv:first-child {
    /*------*/
    -webkit-transition: margin-right 3s;
    -moz-transition: margin-right 3s;
    -o-transition: margin-right 3s;
    transition: margin-right 3s;
    /*------*/
}

.-m-potediv {
    -webkit-flex: none; /* Safari 6.1+ */
    -ms-flex: none; /* IE 10 */
    flex: none;
    width: 90%;
    margin-right: 5%;
}

.SS-m-sh {
    height: 100px !important;
    padding-bottom: 5px;
}

.SS-rotate-title {
    margin: 30px 10px 0px 0px;
}

@media screen and (max-width:1120px) {
    .SS-social-media {
        width: 80px;
    }

    .-m-social-media-img {
        width: 30px;
    }
}
/*salah start*/
@media screen and (max-width:1280px) {
    .-m-arrowslider {
        opacity: 0.7;
    }
}


@media screen and (max-width:1222px) {

    .-m-s-exOlama {
        margin-left: 4%;
    }
}

@media screen and (max-width:1200px) {

    .-m-s-exOlama {
        margin-left: 2%;
    }
}

@media screen and (max-width:1020px) {

    .-m-s-exOlama {
        margin-left: 0%;
    }
}



@media screen and (max-width:960px) {

    .-m-s-exOlama {
        position: absolute;
        left: 25%;
        top: 11%;
        margin-left: auto;
        margin-right: auto;
    }
}


@media screen and (max-width:900px) {
    .-m-s-exOlama {
        left: 23%;
    }
}

@media screen and (max-width:800px) {

    .-m-s-exOlama {
        left: 19.5%;
    }
}

@media screen and (max-width:720px) {

    .-m-s-exOlama {
        left: 12%;
    }
}

@media screen and (max-width:630px) {

    .-m-s-exOlama {
        left: 9.2%;
    }
}

/*salah start*/

@media screen and (max-width:535px) {
    .-m-s-exOlama {
        left: 5.5%;
    }
}

@media screen and (max-width:500px) {

    .-m-s-exOlama {
        left: 4%;
    }
}

@media screen and (max-width:495px) {

    .-m-s-exOlama {
        width: 450px;
        left: 3%;
    }
}

@media screen and (max-width:485px) {

    .-m-s-exOlama {
        left: 2%;
    }
}

@media screen and (max-width:450px) {

    .-m-s-exOlama {
        width: 400px;
        left: 3.5%;
    }
}

@media screen and (max-width:412px) {

    .-m-s-exOlama {
        width: 320px;
        left: 11%;
        height: 260px;
    }
}



@media screen and (max-width:385px) {

    .-m-s-exOlama {
        left: 7%;
    }
}

@media screen and (max-width:350px) {

    .-m-s-exOlama {
        left: 5%;
    }
}

@media screen and (max-width:335px) {

    .-m-s-exOlama {
        left: 2%;
    }
}

@media screen and (max-width:325px) {

    .-m-s-exOlama {
        left: 1%;
    }
}

@media screen and (max-width:322px) {

    .-m-s-exOlama {
        left: 0%;
    }
}

/*salah end*/
@media screen and (max-width:1400px) and (min-width:1150px) {
    .SS-moblie-lest {
        width: 69% !important;
        right: 25% !important;
    }

    .-m-conter-logo-div div {
        width: 280px;
        height: 65px;
    }

    .SS-imamali-logo {
        margin: 15px -65px !important;
    }
}
