@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
/* line 23, G:/mariam/dawriya website -9/scss/base/_variables.scss */
@font-face {
    font-family: 'Droid_Arabic_Kufi';
    font-style: normal;
    font-weight: 400;
    src: url('../../fonts/ArbFONTS-Droid-Arabic-Kufi.ttf'); /* IE9 Compat Modes */
}

body {
    font-family: Droid_Arabic_Kufi, "Lato", serif;
    position: relative;
}

.accordion .news-catogry .rightBlock, .center-side.news-catogry .rightBlock {
    float: right !important;
}

@media (max-width: 768px) {
    .left-side .facebook-like {
        margin-top: 11px !important;
    }

    .opinion {
        margin-top: 50px;
    }

    .right-side {
        margin-top: 20px;
    }
}

.photo-info .catogry {
    border-color: transparent transparent transparent #fff !important;
}

.photo-info .catogry, .photo-info .plus-right, .photo-info .plus, .photo-info .catogry-right, .news-wrapper .catogry-right {
    display: none;
}

.thumbnail .catogry-right {
    position: absolute;
    top: 0;
    right: 15px;
    color: #02627D;
    text-align: center;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "Droid Arabic Kufi", "Lato", serif;
    font-size: 10px;
    margin-bottom: 15px;
    border-width: 0px 70px 70px 0px;
    border-color: transparent #f4f5fd #26495D #fff;
    border-style: solid;
    z-index: 10;
}

.thumbnail .plus-right {
    position: relative;
    margin-right: 35px !important;
    top: 35px !important;
    z-index: 100;
}

    .thumbnail .plus-right i {
        font-size: 20px !important;
        color: white;
    }
/* line 28, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
#body-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    display: none;
}

.news-wrapper .EditBlocks {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0px !important;
    /*width:80% !important;*/
}

.EditBlocks li {
    width: 20% !important;
}

/* line 39, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
.margin-top {
    margin-top: 20px;
}

/* line 43, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
.pad-right {
    padding-right: 10px;
}

/* line 47, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
.pad-left {
    padding-left: 10px;
}

/* line 51, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
.modal-backdrop {
    z-index: 999;
}

/* line 55, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
a {
    text-decoration: none;
    outline: none;
    color: #333;
}

    /* line 61, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
    a:active,
    a:focus,
    a:hover {
        outline: none;
    }

/* line 67, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
.top-space {
    margin-top: 30px;
}

/* line 71, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
textarea {
    resize: none;
}

/* line 75, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
.no-border {
    border: none !important;
}

/* line 79, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
.no-mrg-top {
    margin-top: 0 !important;
}

/* line 83, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
.mrg-bottom-5 {
    margin-bottom: 5px !important;
}

/* line 87, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
.padding-15 {
    padding: 15px !important;
}

/* line 91, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/base/_variables.scss */
.media-body {
    word-break: break-word;
}

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
header {
    padding: 6px 10px 1px;
    background-color: #112126;
}

    /* line 5, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, header .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    /* line 10, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .btn-default {
        background-color: #26495D;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        color: #fff;
        border-color: #112126;
        font-size: 11px;
    }

        /* line 16, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
        header .btn-default i {
            margin-left: 4px;
        }

    /* line 24, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .btn .caret {
        margin-right: 4px;
    }

    /* line 30, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .btn-default:active:hover, header .btn-default.active:hover, header .open > .dropdown-toggle.btn-default:hover, header .btn-default:active:focus, header .btn-default.active:focus, header .open > .dropdown-toggle.btn-default:focus, header .btn-default:active.focus, header .btn-default.active.focus, header .open > .dropdown-toggle.btn-default.focus, header .btn-default:hover, header .btn-default:focus, header .btn-default:active {
        background-color: #02627D;
        border-color: #112126;
        color: #EEE;
    }

    /* line 38, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .dropdown-menu {
        font-size: 12px;
        background-color: #fff;
        border: none;
        border-radius: 0px;
        color: #333;
        box-shadow: 0px 2px 7px 0px rgba(200, 200, 200, 0.8);
        -webkit-box-shadow: 0px 2px 7px 0px rgba(200, 200, 200, 0.8);
        -moz-box-shadow: 0px 2px 7px 0px rgba(200, 200, 200, 0.8);
        left: 50%;
        right: auto;
        transform: translate(-50%, 0);
    }

        /* line 52, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
        header .dropdown-menu > li > a {
            font-family: "Droid Arabic Kufi", "Lato", serif;
            transition: all ease-in-out 0.2s;
            -moz-transition: all ease-in-out 0.2s;
            -o-transition: all ease-in-out 0.2s;
            -webkit-transition: all ease-in-out 0.2s;
            color: #000;
            padding: 8px 20px;
        }

            /* line 61, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
            header .dropdown-menu > li > a i {
                margin-left: 5px;
                color: #328FA9;
            }

        /* line 67, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
        header .dropdown-menu .divider {
            height: 1px;
            margin: 7px 0;
            overflow: hidden;
            background-color: #eee;
        }

        /* line 73, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
        header .dropdown-menu > li > a:hover, header .dropdown-menu > li > a:focus {
            padding: 8px 25px;
        }

        /* line 78, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
        header .dropdown-menu > .disabled > a, header .dropdown-menu > .disabled > a:hover, header .dropdown-menu > .disabled > a:focus {
            color: #000;
        }

    /* line 82, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .social {
        float: left;
    }

        /* line 87, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
        header .social ul {
            display: inline-block;
            list-style: none;
            padding: 0;
            margin: 0;
        }

            /* line 93, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
            header .social ul li {
                display: inline-block;
            }

                /* line 97, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
                header .social ul li a {
                    display: inline-block;
                    color: #fff;
                    background-color: #26495D;
                    width: 30px;
                    height: 30px;
                    line-height: 31px;
                    text-align: center;
                    border-radius: 50%;
                    font-size: 14px;
                    transition: all .5s ease-in-out;
                    -moz-transition: all .5s ease-in-out;
                    -webkit-transition: all .5s ease-in-out;
                    -o-transition: all .5s ease-in-out;
                    border: none;
                }

    /* line 123, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .search .input-group-addon:last-child, header .search .input-group-btn:last-child > .btn, header .search .input-group-btn:last-child > .btn-group > .btn, header .search .input-group-btn:last-child > .dropdown-toggle, header .search .input-group-btn:first-child > .btn:not(:first-child), header .search .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
    }

    /* line 128, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .search .input-group .form-control:last-child {
        border-bottom-left-radius: 20px;
        border-top-left-radius: 20px;
    }

    /* line 133, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .search .input-group .form-control:first-child, header .search .input-group-addon:first-child, header .search .input-group-btn:first-child > .btn, header .search .input-group-btn:first-child > .btn-group > .btn, header .search .input-group-btn:first-child > .dropdown-toggle, header .search .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), header .search .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
    }

    /* line 139, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .search .input-group-btn:first-child > .btn-search {
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
    }

    /* line 145, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .search .form-control {
        height: 27px;
        margin-top: 1px;
        background-color: #dadada;
        color: #4a4a4a;
        border: 1px solid #dadada;
        margin-right: 1px;
        border-right: 0px solid #26495D;
        font-size: 10px;
        line-height: 1.5;
    }

    /* line 157, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .search ::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #4a4a4a;
        font-family: "Droid Arabic Kufi", "Lato", serif;
    }

    /* line 164, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .search :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #4a4a4a;
        font-family: "Droid Arabic Kufi", "Lato", serif;
    }

    /* line 170, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .search ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #4a4a4a;
        font-family: "Droid Arabic Kufi", "Lato", serif;
    }

    /* line 176, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .search :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #4a4a4a;
        font-family: "Droid Arabic Kufi", "Lato", serif;
    }

    /* line 184, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .social ul li:first-of-type a {
        background-color: #3b5998;
    }

    /* line 189, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .social ul li:nth-of-type(2) a {
        background-color: #00aced;
    }

    /* line 194, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .social ul li:nth-of-type(3) a {
        background-color: #bb0000;
    }

    /* line 199, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .social ul li:last-of-type a {
        background-color: #dd4b39;
    }

    /* line 204, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    header .social ul li a:hover {
        opacity: .7;
    }

/********************** Start section logo ************************/
/* line 211, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
.logo-section {
    text-align: center;
    background: #ededed;
    background: -moz-linear-gradient(left, #ededed 0%, whitesmoke 25%, white 51%, whitesmoke 77%, #ededed 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #ededed), color-stop(25%, whitesmoke), color-stop(51%, white), color-stop(77%, whitesmoke), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(left, #ededed 0%, whitesmoke 25%, white 51%, whitesmoke 77%, #ededed 100%);
    background: -o-linear-gradient(left, #ededed 0%, whitesmoke 25%, white 51%, whitesmoke 77%, #ededed 100%);
    background: -ms-linear-gradient(left, #ededed 0%, whitesmoke 25%, white 51%, whitesmoke 77%, #ededed 100%);
    background: linear-gradient(to right, #ededed 0%, whitesmoke 25%, white 51%, whitesmoke 77%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ededed', GradientType=1 );
}

    /* line 223, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    .logo-section .logo-back {
        /** background-color:rgba(156, 156, 156, 0.48);**/
        padding: 20px 20px 17px;
        background: url(../images/map4.png) repeat center center scroll;
    }

    /* line 229, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    .logo-section p {
        font-size: 13px;
        font-family: "Droid Arabic Naskh", "Lato", serif;
        margin-top: 20px;
        margin-bottom: 0px;
        font-weight: bold;
        color: #000;
    }

    /* line 238, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    .logo-section ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        /* line 242, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
        .logo-section ul li {
            display: inline-block;
            color: #3A3A3A;
        }

            /* line 246, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
            .logo-section ul li a {
                font-size: 12px;
                text-decoration: none;
                color: #3A3A3A;
                font-weight: bold;
            }

                /* line 253, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
                .logo-section ul li a:hover {
                    color: #02627D;
                }

/* for mobile and tablets */
@media (max-width: 480px) {
    /* line 268, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    .logo-section img {
        width: 200px;
    }

    .d-md-table-header-group {
        display: none !important;
    }

    .table-responsive {
        border: 0px solid #fff;
    }
}

/********************* style language button ***************/
/* line 278, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
div#google_translate_element {
    display: inline-block;
    float: right;
    margin-top: -3px;
    font-family: 'Droid Arabic Kufi', "Lato", serif;
    font-size: 11px;
}

    /* line 286, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    div#google_translate_element div.goog-te-gadget {
        display: inline-block;
        color: #112126;
        font-size: 0px;
        font-family: 'Droid Arabic Kufi', "Lato", serif;
    }

        /* line 293, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
        div#google_translate_element div.goog-te-gadget .goog-te-combo {
            color: #fff;
            background-color: #26495D;
            border-color: #26495D;
            padding: 1px 0px 1px;
            font-family: 'Droid Arabic Kufi', "Lato", serif;
            font-size: 11px;
            outline: none;
            border: none;
        }

            /* line 304, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
            div#google_translate_element div.goog-te-gadget .goog-te-combo:hover {
                background-color: #02627D;
            }

            /* line 308, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
            div#google_translate_element div.goog-te-gadget .goog-te-combo > option {
                background-color: #02627D;
            }

    /* line 312, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_header.scss */
    div#google_translate_element span {
        display: none;
    }

/**.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}**/
/* line 4, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

/* line 10, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.navbar .navbar-collapse {
    text-align: center;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}

/* line 18, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.navbar-default {
    color: #fff;
    background-color: #26495D;
    border: none;
    border-radius: 0;
}

    /* line 25, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .navbar-default .navbar-nav > li {
        border-right: 1px solid #214052;
    }

        /* line 29, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .navbar-default .navbar-nav > li:last-of-type {
            border-left: 1px solid #214052;
        }

        /* line 32, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .navbar-default .navbar-nav > li > a {
            color: #fff;
            font-family: "Droid Arabic Kufi", "Lato", serif;
            padding-left: 11px;
            padding-right: 11px;
            font-size: 13px;
        }

            /* line 40, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
            .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
                color: #ededed;
                background-color: #02627D;
            }

    /* line 44, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
        margin-right: 4px;
        margin-left: 0;
        margin-top: 7px;
    }

    /* line 51, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .navbar-default .navbar-brand {
        color: #fff;
    }

/* line 54, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.menu-large {
    position: static !important;
}

/* line 58, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.dropdown-menu {
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* line 65, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.dropdown-header {
    color: #fff;
    background-color: #26495D;
    font-family: "Droid Arabic Kufi", "Lato", serif;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    margin-bottom: 7px;
    border-radius: 2px;
}

/* line 76, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.megamenu {
    padding: 20px 0px;
    width: 100%;
    background-color: #02627D;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 84, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.dropdown-menu .divider {
    background-color: #fff;
}

/* line 87, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.megamenu > li > ul {
    padding: 0;
    margin: 0;
}

    /* line 91, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu > li > ul > li {
        list-style: none;
    }

        /* line 94, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .megamenu > li > ul > li > a, .megamenu > li > ul > .toggle-info-details > li > a {
            display: block;
            padding: 3px 20px;
            clear: both;
            font-weight: normal;
            line-height: 1.828571429;
            color: #fff;
            white-space: normal;
            font-size: 14px;
            font-family: "Droid Arabic Naskh", "Lato", serif;
        }

    /* line 106, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu > li > ul > .toggle-info-details {
        display: none;
        margin-bottom: 7px;
        list-style: none;
        padding: 0;
    }

        /* line 111, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .megamenu > li > ul > .toggle-info-details li {
            font-size: 12px;
        }

            /* line 113, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
            .megamenu > li > ul > .toggle-info-details li a {
                font-size: 13px;
            }

    /* line 119, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu > li > ul > li > a.toggle-info {
        background-color: rgba(38, 73, 93, 0.55);
        margin-bottom: 5px;
        cursor: pointer;
    }

        /* line 123, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .megamenu > li > ul > li > a.toggle-info i {
            position: relative;
            top: 7px;
            font-size: 15px;
        }

    /* line 130, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu > li ul > li > a:hover,
    .megamenu > li ul > li > a:focus,
    .megamenu > li > ul > .toggle-info-details > li > a:hover {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }

/* line 137, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
    color: #999999;
}

    /* line 142, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu.disabled > a:hover,
    .megamenu.disabled > a:focus {
        text-decoration: none;
        background-color: transparent;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        cursor: not-allowed;
    }

/* line 150, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.megamenu.dropdown-header {
    color: #428bca;
    font-size: 18px;
}

@media (max-width: 768px) {
    .d-md-table-header-group {
        display: none !important;
    }

    .table-responsive {
        border: 0px solid #fff;
    }
    /* line 155, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu {
        margin-left: 0;
        margin-right: 0;
    }
        /* line 159, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .megamenu > li {
            margin-bottom: 30px;
        }
            /* line 162, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
            .megamenu > li:last-child {
                margin-bottom: 0;
            }
        /* line 165, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .megamenu.dropdown-header {
            padding: 3px 15px !important;
        }
    /* line 169, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .navbar-nav .open .dropdown-menu .dropdown-header {
        color: #fff;
    }
}

/* line 174, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.megamenu a.thumbnail {
    text-decoration: none;
    background-color: #26495D;
    border: none;
    padding: 20px;
    margin-top: 20px;
    overflow: hidden;
}

    /* line 181, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu a.thumbnail i {
        font-size: 35px;
        color: #fff;
    }

    /* line 186, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu a.thumbnail h3 {
        font-size: 14px;
        margin-top: 12px;
        color: #fff;
        font-family: "Droid Arabic Naskh", "Lato", serif;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 5px 0;
    }

    /* line 199, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu a.thumbnail p {
        color: #2BA0C1;
        font-size: 11px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    /* line 208, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu a.thumbnail h4 {
        color: #fff;
        font-size: 13px;
        margin-bottom: 0;
        font-family: "Droid Arabic Naskh", "Lato", serif;
    }

        /* line 214, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .megamenu a.thumbnail h4 strong {
            font-size: 16px;
        }

    /* line 219, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu a.thumbnail img {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        border: 5px solid #02627D;
        -webkit-box-shadow: 0px 2px 7px 0px rgba(56, 56, 56, 0.8);
        -moz-box-shadow: 0px 2px 7px 0px rgba(56, 56, 56, 0.8);
        box-shadow: 0px 2px 7px 0px rgba(56, 56, 56, 0.8);
    }

/* line 234, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.megamenu a.survey h3 {
    font-size: 14px;
}

/* line 238, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.megamenu a.survey p {
    font-size: 10px;
}

/* line 242, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.megamenu a.survey h4 {
    font-size: 12px;
}

    /* line 245, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu a.survey h4 strong {
        font-size: 14px;
    }

/* line 251, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.megamenu a.thumbnail:hover {
    background-color: #eee;
}

    /* line 254, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu a.thumbnail:hover i, .megamenu a.thumbnail:hover h3, .megamenu a.thumbnail:hover h4 {
        color: #26495D;
    }

    /* line 258, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu a.thumbnail:hover img {
        border: 5px solid #bfbfbf;
        box-shadow: 0px 2px 7px 0px rgba(200, 200, 200, 0.8);
        -webkit-box-shadow: 0px 2px 7px 0px rgba(200, 200, 200, 0.8);
        -moz-box-shadow: 0px 2px 7px 0px rgba(200, 200, 200, 0.8);
    }

/* line 269, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.megamenu a.more-writers, .megamenu a.more-writers:hover {
    background-color: #eee;
}

    /* line 272, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .megamenu a.more-writers i, .megamenu a.more-writers h3, .megamenu a.more-writers h4, .megamenu a.more-writers:hover i, .megamenu a.more-writers:hover h3, .megamenu a.more-writers:hover h4 {
        color: #26495D;
    }

/**

.megamenu .thumbnail {
    border-radius: 2px;
    border: 3px solid transparent;
	    background-color: #DCDCDC;
    
}

.megamenu a.thumbnail {

transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	}

.megamenu .thumbnail .photo img {
    width: 100%;
    height: 120px;
   
}

.megamenu .thumbnail .photo {
    position: relative;
}


.megamenu .thumbnail .photo .overlay {
    position: absolute;
    top:0;
    right:0;
    height: 100%;
    width: 100%;
    background-color:rgba(28, 52, 66, 0.82);
    color: #fff;
    font-family: $subheading-font;
    text-align:center;
    line-height: 118px;
} 

.megamenu a.thumbnail:hover,.megamenu a.thumbnail:focus,.megamenu a.thumbnail.active {
    border-color: $primary-color;
    border-width: 3px;
	background-color: #eee;
}

**/
/* line 327, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.navbar-default .navbar-toggle {
    border-color: transparent;
}

    /* line 332, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
    }

    /* line 336, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #02627D;
    }

/* line 341, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #208CAB;
    outline: 0;
}

/* line 346, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
    color: #26495D;
    font-weight: bold;
}

    /* line 352, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .navbar-default .navbar-nav > .active > a:visited {
        color: #26495D;
    }

    /* line 356, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .navbar-default .navbar-nav > .active > a:focus {
        color: #26495D;
    }

    /* line 360, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .navbar-default .navbar-nav > .active > a .caret {
        border-top-color: #26495D;
        border-bottom-color: #26495D;
    }

/******************* side navbar for mobile *******************/
/* line 368, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    background-color: #112126;
    overflow-x: hidden;
    transition: 0.5s;
    padding-bottom: 60px;
    padding-top: 40px;
}

    /* line 380, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .sidenav ul {
        padding: 0;
        margin: 0;
        list-style: none;
        font-size: 13px;
    }

    /* line 386, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .sidenav .sidenav-menu {
        width: 100%;
        overflow: hidden;
    }

        /* line 389, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .sidenav .sidenav-menu li {
            background-color: transparent;
            border-bottom: 1px solid #1e333a;
            font-weight: bold;
            padding: 0 15px;
        }

            /* line 394, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
            .sidenav .sidenav-menu li a {
                font-size: 13px;
                color: #fff;
            }

    /* line 400, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .sidenav .sub-menu {
        text-align: center;
        border-bottom: 1px solid #1e333a;
        padding: 0px 5px;
    }

        /* line 404, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .sidenav .sub-menu li {
            background-color: transparent;
            border: none;
            font-weight: lighter;
            font-family: "Droid Arabic Naskh", "Lato", serif;
        }

            /* line 409, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
            .sidenav .sub-menu li a {
                font-size: 12px;
                color: #ccc;
            }

                /* line 414, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
                .sidenav .sub-menu li a:hover, .sidenav .sub-menu li a:focus, .sidenav .sub-menu li a:active {
                    color: #fff;
                }

            /* line 418, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
            .sidenav .sub-menu li.dropdown-header {
                background-color: #26495D;
                font-weight: bold;
                border-radius: 0px;
                font-size: 12px;
                padding: 10px 0;
                margin-top: 10px;
            }

                /* line 425, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
                .sidenav .sub-menu li.dropdown-header i {
                    margin-left: 3px;
                }

    /* line 432, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .sidenav a {
        padding: 8px 0;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

        /* line 441, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .sidenav a:hover,
        .offcanvas a:focus {
            color: #f1f1f1;
        }

    /* line 447, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .sidenav .closebtn {
        text-align: center !important;
        background-color: #02627D;
        color: #fff;
        font-weight: bold;
        position: fixed;
        width: 250px;
        top: 0px;
        left: 0px;
        height: 30px;
        z-index: 999999;
        line-height: 16px;
        display: none;
        transition: all 0.7s ease-in-out;
        -webkit-transition: all 0.7s ease-in-out;
    }

    /* line 465, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .sidenav ul.sidenav-toggle-info-details {
        display: none;
    }

    /* line 472, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .sidenav .sub-menu li.sidenav-subsections {
        background-color: rgba(46, 86, 109, 0.25);
        margin-bottom: 1px;
    }

        /* line 476, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .sidenav .sub-menu li.sidenav-subsections a i {
            position: relative;
            top: 4px;
            font-size: 13px;
        }

    /* line 484, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .sidenav .sub-menu li.dropdown-header a {
        color: #fff;
    }

@media screen and (max-height: 450px) {

    /* line 489, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
    .sidenav {
        padding-top: 15px;
    }
        /* line 492, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_nav.scss */
        .sidenav a {
            font-size: 18px;
        }

    .table-responsive {
        border: 0px solid #fff;
    }
}

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#writers-slider .item,
#writers-slider2 .item {
    background: rgba(247, 247, 247, 0.69);
    padding: 0px;
    margin: 17px;
    color: #FFF;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 2px;
    text-align: center;
    margin-top: 70px;
    height: 170px;
    border-top: 4px solid #26495D;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

    /* line 20, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #writers-slider .item:hover,
    #writers-slider2 .item:hover {
        background-color: #E0E0E0;
        border-top: 4px solid #A5A5A5;
    }

    /* line 26, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #writers-slider .item a,
    #writers-slider2 .item a {
        text-decoration: none;
    }

    /* line 31, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #writers-slider .item img,
    #writers-slider2 .item img {
        width: 95px;
        height: 95px;
        border: 5px solid #26495D;
        margin-top: -50px;
        -webkit-transition: all .5s ease;
        /* Changed here */
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        box-sizing: content-box;
    }

    /* line 45, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #writers-slider .item:hover img,
    #writers-slider2 .item:hover img {
        border-color: #A5A5A5;
        -ms-transform: scale(1.1);
        /* IE 9 */
        -webkit-transform: scale(1.1);
        /* Safari */
        transform: scale(1.1);
    }

    /* line 55, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #writers-slider .item blockquote,
    #writers-slider2 .item blockquote {
        border-right: 0px solid #eee;
        padding: 0px 10px;
        margin: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        direction: rtl;
    }

    /* line 66, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #writers-slider .item p,
    #writers-slider2 .item p {
        color: rgba(16, 31, 39, 0.8);
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
        font-size: 13px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        margin-bottom: 10px;
        font-family: "Droid Arabic Naskh", "Lato", serif;
    }

    /* line 81, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #writers-slider .item i,
    #writers-slider2 .item i {
        display: block;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-size: 12px;
        color: #26495D;
    }

    /* line 91, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #writers-slider .item span i,
    #writers-slider2 .item span i {
        display: inline;
        font-size: 12px;
        margin-left: 4px;
    }

    /* line 98, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #writers-slider .item span,
    #writers-slider2 .item span {
        font-size: 13px;
        color: #02627D;
        direction: rtl;
    }

    /* line 105, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #writers-slider .item .open-quote,
    #writers-slider2 .item .open-quote {
        float: right;
    }

    /* line 110, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #writers-slider .item .close-quote,
    #writers-slider2 .item .close-quote {
        float: left;
    }

/* line 115, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
.customNavigation {
    text-align: center;
}

    /* line 119, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    .customNavigation .prev,
    .customNavigation .next,
    .customNavigation .prev2,
    .customNavigation .next2,
    .customNavigation .play,
    .customNavigation .play2,
    .customNavigation .stop2,
    .customNavigation .stop {
        background-color: #C5CCD0;
        color: #26495D;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-weight: bold;
        padding: 8px 11px 4px;
        margin-bottom: 20px;
        border-radius: 50%;
        border: 3px solid rgba(38, 73, 93, 0.41);
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
    }

        /* line 140, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
        .customNavigation .prev:hover,
        .customNavigation .next:hover,
        .customNavigation .prev2:hover,
        .customNavigation .next2:hover,
        .customNavigation .play:hover,
        .customNavigation .play2:hover,
        .customNavigation .stop2:hover,
        .customNavigation .stop:hover,
        .customNavigation .play.active,
        .customNavigation .play2.active,
        .customNavigation .stop2.active,
        .customNavigation .stop.active {
            background-color: #02627D;
            color: #C5CCD0;
            font-family: "Droid Arabic Kufi", "Lato", serif;
            font-weight: bold;
            padding: 8px 11px 4px;
            margin-bottom: 20px;
            border-radius: 50%;
            border: 3px solid rgba(38, 73, 93, 0.41);
        }

    /* line 162, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    .customNavigation .play,
    .customNavigation .play2,
    .customNavigation .stop2,
    .customNavigation .stop {
        background-color: #1a3d50;
        color: #C5CCD0;
        border-color: #1a3d50;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
    }

    /* line 175, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    .customNavigation a {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
    }

/***************** start clubs sport slider *********************/
/* line 187, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#clubs-slider .item,
#clubs-slider2 .item {
    background: rgba(247, 247, 247, 0.69);
    padding: 10px;
    margin: 17px;
    color: #FFF;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 2px;
    text-align: center;
    height: 191px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

    /* line 204, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item:hover,
    #clubs-slider2 .item:hover {
        background-color: #E0E0E0;
    }

    /* line 209, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item a,
    #clubs-slider2 .item a {
        text-decoration: none;
        color: #fff;
    }

    /* line 215, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item h5,
    #clubs-slider2 .item h5 {
        color: #02627D;
        padding: 7px 0;
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 10px;
        font-weight: bold;
        font-family: "Droid Arabic Naskh", "Lato", serif;
        height: 26px;
        margin-bottom: 10px;
        -webkit-transition: all .5s ease;
        /* Changed here */
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }

    /* line 234, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item:hover h5,
    #clubs-slider2 .item:hover h5 {
        color: #26495D;
        font-size: 15px;
    }

    /* line 240, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item img,
    #clubs-slider2 .item img {
        width: 95px;
        height: 95px;
        -webkit-transition: all .5s ease;
        /* Changed here */
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        box-sizing: content-box;
    }

    /* line 252, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item:hover img,
    #clubs-slider2 .item:hover img {
        border-color: #A5A5A5;
        -ms-transform: scale(1.1);
        /* IE 9 */
        -webkit-transform: scale(1.1);
        /* Safari */
        transform: scale(1.1);
    }

    /* line 262, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item p,
    #clubs-slider2 .item p {
        color: #252525;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
        font-size: 12px;
        margin: 0;
        padding: 0;
        margin-bottom: 10px;
        direction: rtl;
    }

    /* line 276, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item:hover p,
    #clubs-slider2 .item:hover p {
        color: #000;
    }

    /* line 281, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item i,
    #clubs-slider2 .item i {
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-size: 12px;
        color: #26495D;
        margin-left: 3px;
    }

    /**#clubs-slider .item:hover i , #clubs-slider2 .item:hover i {
    
    color: $second-color;
}**/
    /* line 297, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item span i,
    #clubs-slider2 .item span i {
        display: inline;
        font-size: 12px;
        margin-left: 4px;
    }

    /* line 304, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item span,
    #clubs-slider2 .item span {
        font-size: 13px;
        color: #02627D;
        direction: rtl;
    }

    /* line 311, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item .open-quote,
    #clubs-slider2 .item .open-quote {
        float: right;
    }

    /* line 316, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #clubs-slider .item .close-quote,
    #clubs-slider2 .item .close-quote {
        float: left;
    }

/* line 321, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#clubs-slider .owl-controls .owl-buttons div,
#clubs-slider2 .owl-controls .owl-buttons div {
    padding: 5px 9px;
}

/* line 326, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#clubs-slider .owl-buttons i,
#clubs-slider2 .owl-buttons i {
    margin-top: 2px;
}

/* line 332, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#clubs-slider .owl-controls .owl-buttons div,
#clubs-slider2 .owl-controls .owl-buttons div {
    position: absolute;
}

/* line 337, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#clubs-slider .owl-controls .owl-buttons .owl-prev,
#clubs-slider2 .owl-controls .owl-buttons .owl-prev {
    left: -5px;
    top: 81px;
}

/* line 343, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#clubs-slider .owl-controls .owl-buttons .owl-next,
#clubs-slider2 .owl-controls .owl-buttons .owl-next {
    right: -5px;
    top: 81px;
}

/* line 349, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#clubs-slider .owl-controls .owl-buttons div,
#clubs-slider2 .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 10px 10px;
    font-size: 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #26495D;
    filter: Alpha(Opacity=100);
    opacity: 1;
}

/***************************************************************************************************/
/* line 368, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item {
    background: #f7f7f7;
    padding: 10px;
    margin: 17px;
    color: #FFF;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 2px;
    text-align: center;
    height: 191px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    border-top: 4px solid #26495D;
}

/* line 385, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider a {
    text-decoration: none;
}

/* line 389, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item:hover {
    background-color: #26495D;
    border-top: 4px solid #26495D;
}

/* line 394, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item a {
    text-decoration: none;
    color: #fff;
}

/* line 399, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item h5 {
    color: #26495D;
    padding: 7px 0;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5px;
    font-weight: bold;
    font-family: "Droid Arabic Kufi", "Lato", serif;
    height: 26px;
    margin-bottom: 10px;
    -webkit-transition: all .5s ease;
    /* Changed here */
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

/* line 417, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item:hover h5 {
    color: #3c8fa7;
}

/* line 421, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item h5 span {
    color: #ABABAB;
    font-size: 16px;
}

/* line 426, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item:hover h5 span {
    color: #D8D8D8;
}

/* line 430, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item .border-bottom {
    display: block;
    height: 2px;
    width: 50px;
    background: #D4D4D4;
    margin: 0 auto;
    margin-bottom: 5px;
}

/* line 439, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item:hover h5 {
    font-size: 14px;
}

/* line 443, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item img {
    width: 80px;
    height: 80px;
    -webkit-transition: all .5s ease;
    /* Changed here */
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    box-sizing: content-box;
    margin-bottom: 10px;
}

/* line 455, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item:hover img {
    border-color: #A5A5A5;
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Safari */
    transform: scale(1.1);
}

/* line 464, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item p {
    color: #26495D;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    font-size: 13px;
    margin: 10px 0;
    padding: 0;
    direction: rtl;
    font-family: "Droid Arabic Naskh", "Lato", serif;
    font-weight: bold;
}

/* line 478, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item:hover p {
    color: #fff;
}

/* line 482, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .item i {
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 12px;
    color: #26495D;
    margin-left: 3px;
}

/* line 491, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .owl-controls .owl-buttons div {
    padding: 5px 9px;
}

/* line 495, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .owl-buttons i {
    margin-top: 2px;
}

/* line 500, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .owl-controls .owl-buttons div {
    position: absolute;
}

/* line 504, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .owl-controls .owl-buttons .owl-prev {
    left: -5px;
    top: 81px;
}

/* line 509, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .owl-controls .owl-buttons .owl-next {
    right: -5px;
    top: 81px;
}

/* line 514, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#journals-slider .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 10px 10px;
    font-size: 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #26495D;
    filter: Alpha(Opacity=100);
    opacity: 1;
}

/* line 529, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
.journals-sliders {
    background-color: #eee;
}

/***************************** writersa-z page slider ***************************/
/* line 536, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item {
    border-top: 4px solid #26495D;
    padding: 10px;
    margin: 17px;
    color: #FFF;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 2px;
    text-align: center;
    height: 191px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    border-top: 4px solid #26495D;
    margin-top: 50px;
    background: rgba(247, 247, 247, 0.69);
}

    /* line 555, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #allwriters-slider .item:hover {
        background-color: #26495D;
    }

/* line 560, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .owl-controls .owl-buttons div {
    padding: 5px 9px;
}

/* line 564, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .owl-buttons i {
    margin-top: 2px;
}

/* line 568, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .owl-controls .owl-buttons div {
    position: absolute;
}

/* line 572, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .owl-controls .owl-buttons .owl-prev {
    left: -15px;
    top: 105px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

/* line 583, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .owl-controls .owl-buttons .owl-next {
    right: -15px;
    top: 105px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* line 594, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 10px 10px;
    font-size: 12px;
    /**   -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;**/
    background: #02627D;
    filter: Alpha(Opacity=100);
    opacity: 1;
}

/* line 609, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item img {
    width: 95px;
    height: 95px;
    border: 5px solid #26495D;
    margin-top: -50px;
    -webkit-transition: all .5s ease;
    /* Changed here */
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    box-sizing: content-box;
}

/* line 622, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item:hover img {
    border: 5px solid #A5A5A5;
    /** -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);*/
}

/* line 629, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item blockquote {
    border-right: 0px solid #eee;
    padding: 0px 10px;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    direction: rtl;
}

/* line 639, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item a,
#allwriters-slider .item a:hover,
#allwriters-slider .item a:active,
#allwriters-slider .item a:focus {
    text-decoration: none;
}

/* line 646, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item p {
    color: rgba(16, 31, 39, 0.8);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    font-family: "Droid Arabic Naskh", "Lato", serif;
}

/* line 660, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item:hover p {
    color: #fff;
}

/* line 665, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item i {
    display: block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 12px;
    color: #1784A2;
}

/* line 674, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item:hover i {
    color: #0B7D9E;
}

/* line 678, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item span i {
    display: inline;
    font-size: 12px;
    margin-left: 4px;
}

/* line 684, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item span {
    font-size: 12px;
    color: #02627D;
    direction: rtl;
    font-weight: bold;
    font-family: "Droid Arabic Kufi", "Lato", serif;
}

/* line 692, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item:hover span {
    color: #A5A5A5;
}

/* line 696, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item .open-quote {
    float: right;
}

/* line 700, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
#allwriters-slider .item .close-quote {
    float: left;
}

/* line 704, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
.allwriters-slider {
    background-color: #eee;
    padding: 0 10px;
    background: url(../images/back-writers2.jpg) no-repeat center center scroll;
    background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
}

/* for mobile and tablets */
@media (max-width: 768px) {
    .table-responsive {
        border: 0px solid #fff;
    }
    /* line 719, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    .allwriters-slider {
        padding: 0;
    }
    /* line 722, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #allwriters-slider .owl-controls .owl-buttons .owl-prev {
        left: -5px;
    }
    /* line 725, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_slider.scss */
    #allwriters-slider .owl-controls .owl-buttons .owl-next {
        right: -5px;
    }
}

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
.contact-us .registration {
    margin-top: -5px;
}

    /* line 3, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
    .contact-us .registration .panel-group .panel-heading + .panel-collapse > .panel-body,
    .contact-us .registration .panel-group .panel-heading + .panel-collapse > .list-group {
        border-top: 0px solid #19809D;
        padding-top: 10px;
    }

    /* line 8, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
    .contact-us .registration .open-card {
        margin-top: 0px;
        margin-bottom: 0;
    }

    /* line 12, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
    .contact-us .registration .panel .panel-heading {
        border-bottom: none;
        background-color: #26495D;
        padding: 15px;
        margin-bottom: 0;
        border-right: 4px solid #19809D;
    }

        /* line 19, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
        .contact-us .registration .panel .panel-heading .panel-title {
            color: #fff;
            font-size: 15px;
        }

            /* line 22, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
            .contact-us .registration .panel .panel-heading .panel-title a {
                text-decoration: none;
            }

                /* line 24, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
                .contact-us .registration .panel .panel-heading .panel-title a i {
                    color: #1A6980;
                    font-size: 22px;
                }

    /* line 30, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
    .contact-us .registration .form-horizontal .btn-default {
        margin-top: 30px;
    }

    /* line 33, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
    .contact-us .registration .squaredTwo {
        background: #dadada;
    }

        /* line 35, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
        .contact-us .registration .squaredTwo label {
            background: #fdfdfd;
        }

            /* line 38, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
            .contact-us .registration .squaredTwo label:after {
                border-color: #26495D;
            }

    /* line 42, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
    .contact-us .registration .box-marg span {
        font-weight: bold;
        color: #26495D;
    }

        /* line 45, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
        .contact-us .registration .box-marg span a {
            font-size: 13px;
            color: #02627D;
            font-family: "Droid Arabic Naskh", "Lato", serif;
            font-weight: 200;
        }

/* for mobile and tablets */
@media (max-width: 768px) {
    .table-responsive {
        border: 0px solid #fff;
    }
    /* line 58, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
    .contact-us .registration .panel .panel-heading .panel-title {
        font-size: 14px;
    }
        /* line 61, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_signup.scss */
        .contact-us .registration .panel .panel-heading .panel-title a i {
            font-size: 20px;
        }
}

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
.advanced-search {
    background-color: #26495D;
    padding: 15px;
    color: #fff;
    text-align: center;
}

    /* line 6, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
    .advanced-search i {
        color: #02627D;
        font-size: 30px;
    }

    /* line 10, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
    .advanced-search p {
        font-weight: bold;
        color: #fff;
        margin: 0px 0 0;
        font-weight: bold;
        font-size: 18px;
    }

/* line 19, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
.search-word {
    background-color: #eee;
    padding: 15px;
    margin-top: 15px;
}

    /* line 24, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
    .search-word p {
        font-weight: bold;
        color: #26495D;
        font-size: 16px;
        margin: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    /* line 33, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
    .search-word ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline-block;
    }

        /* line 38, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
        .search-word ul li {
            display: inline-block;
            margin-left: 5px;
            text-align: center;
            font-family: "Droid Arabic Kufi", "Lato", serif;
        }

            /* line 43, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
            .search-word ul li a {
                color: #333;
            }

                /* line 45, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
                .search-word ul li a i {
                    -webkit-transition: all .4s ease-in-out;
                    transition: all .4s ease-in-out;
                    font-size: 16px;
                    width: 25px;
                    height: 25px;
                    line-height: 25px;
                    text-align: center;
                    color: #fff;
                    border-radius: 2px;
                }

            /* line 60, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
            .search-word ul li:nth-of-type(1) a i {
                background-color: #298271;
            }

            /* line 67, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
            .search-word ul li:nth-of-type(2) a i {
                background-color: #E27147;
            }

            /* line 74, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
            .search-word ul li.read-more a i {
                background-color: #02627D;
            }

            /* line 81, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
            .search-word ul li:hover a i {
                background-color: #BFBFBF;
                color: #333;
            }

    /* line 88, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
    .search-word .word-name {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline-block;
    }

        /* line 93, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
        .search-word .word-name li {
            display: inline-block;
            color: #26495D;
            font-size: 16px;
            font-weight: bold;
        }

            /* line 98, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
            .search-word .word-name li a {
                color: #26495D;
                font-size: 16px;
                font-weight: bold;
            }

            /* line 103, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
            .search-word .word-name li i {
                font-size: 20px;
                color: #1784A2;
                margin-top: 2px;
            }

@media (max-width: 768px) {
    /* line 113, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_search.scss */
    .search-word p {
        font-size: 14px;
    }
}

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
input:focus {
    font-size: 14px;
}

/* line 5, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
.contact-us {
    margin-bottom: 20px;
}

    /* line 7, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
    .contact-us .address {
        margin: 10px 0;
    }

        /* line 9, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .address ul {
            display: inline-block;
            list-style: none;
            padding: 0;
            margin: 10px 0;
        }

            /* line 14, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
            .contact-us .address ul li {
                display: inline-block;
                margin-left: 10px;
                margin-top: 10px;
            }

                /* line 18, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
                .contact-us .address ul li i {
                    height: 20px;
                    width: 20px;
                    line-height: 20px;
                    color: #fff;
                    background: #26495D;
                    text-align: center;
                    border-radius: 50%;
                    font-size: 12px;
                }

        /* line 30, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .address iframe {
            width: 100%;
            height: 480px;
        }

    /* line 35, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
    .contact-us .open-card {
        background-color: #f7f7f7;
        padding: 20px;
        margin-top: 10px;
        margin-bottom: 20px;
        -webkit-box-shadow: inset 0px 0px 16px 5px rgba(219, 219, 219, 0.4);
        -moz-box-shadow: inset 0px 0px 16px 5px rgba(219, 219, 219, 0.4);
        box-shadow: inset 0px 0px 16px 5px rgba(219, 219, 219, 0.4);
    }

    /* line 44, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
    .contact-us .help-header {
        font-size: 16px;
        color: #26495D;
        font-weight: bold;
        margin-bottom: 30px;
    }

        /* line 49, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .help-header i {
            color: #02627D;
            font-size: 50px;
            margin-bottom: 10px;
            background-color: #fdfdfd;
            height: 80px;
            width: 80px;
            text-align: center;
            border-radius: 40px;
            line-height: 80px;
        }

    /* line 61, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
    .contact-us .form-horizontal {
        margin: 20px 0;
    }

        /* line 63, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal label {
            font-size: 13px;
            color: #26495D;
            margin: 25px 0 10px;
        }

        /* line 69, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal .radio-inline {
            margin: 0 10px 0;
            font-weight: bold;
            color: #26495D;
        }

        /* line 74, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal .red-sign {
            font-size: 20px;
            margin-right: 10px;
            color: #DA2A2A;
            font-weight: bold;
            background-color: transparent;
        }

        /* line 81, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal .help-block {
            display: inline-block;
            margin-top: 13px;
            margin-bottom: 6px;
            color: #ABA3A3;
            font-size: 10px;
            font-family: "Droid Arabic Naskh", "Lato", serif;
        }

        /* line 89, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal .form-control {
            height: 45px;
            background-color: #eee;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            border: none;
        }

        /* line 98, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal .forget-pass {
            margin: 20px 0 5px;
            list-style: none;
            display: inline-block;
            padding: 0;
        }

            /* line 103, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
            .contact-us .form-horizontal .forget-pass li {
                display: inline-block;
                margin-right: 20px;
                margin-top: 10px;
            }

                /* line 107, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
                .contact-us .form-horizontal .forget-pass li a {
                    font-size: 12px;
                    color: #26495D;
                    font-weight: bold;
                }

                    /* line 111, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
                    .contact-us .form-horizontal .forget-pass li a i {
                        color: #0D82A2;
                        margin-left: 5px;
                    }

                /* line 118, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
                .contact-us .form-horizontal .forget-pass li:first-child {
                    margin-right: 0;
                }

        /* line 123, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal .input-group-addon {
            border: none;
            background-color: #fdfdfd;
            font-weight: bold;
            color: #26495D;
            font-size: 13px;
        }

            /* line 129, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
            .contact-us .form-horizontal .input-group-addon i {
                color: #02627D;
                margin-left: 3px;
            }

        /* line 134, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal .select2-container--default .select2-selection--single {
            background-color: #eee;
            border: none;
            border-radius: 2px;
            outline: none;
            text-align: center;
        }

        /* line 141, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal .select2-container .select2-selection--single {
            height: 45px;
        }

        /* line 144, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal .select2-container--default .select2-selection--single .select2-selection__rendered {
            color: #787878;
            line-height: 45px;
            font-size: 13px;
            background-color: #eee;
        }

        /* line 150, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal .select2-dropdown {
            text-align: center;
        }

        /* line 153, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal .btn-default {
            margin-top: 20px;
            padding: 7px 20px;
            border-bottom: none;
            margin-bottom: 0;
            border-radius: 2px;
            border: none;
            outline: none;
            font-size: 13px;
        }

        /* line 163, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
        .contact-us .form-horizontal .btn-trash {
            background-color: #DADADA;
            color: #26495D;
        }

            /* line 167, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
            .contact-us .form-horizontal .btn-default:hover,
            .contact-us .form-horizontal .btn-default:focus,
            .contact-us .form-horizontal .btn-default:active,
            .contact-us .form-horizontal .btn-trash:hover,
            .contact-us .form-horizontal .btn-trash:focus,
            .contact-us .form-horizontal .btn-trash:active {
                background-color: #02627D;
                color: #fff;
            }

/* for mobile and tablets */
@media (max-width: 768px) {
    /* line 183, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
    .contact-us .form-horizontal label {
        font-size: 12px;
    }
    /* line 186, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
    .contact-us .form-horizontal .btn-default {
        font-size: 12px;
    }
    /* line 189, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
    .contact-us .help-header {
        font-size: 14px;
    }
    /* line 192, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
    .contact-us .address iframe {
        height: 200px;
    }
    /* line 196, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_contact-us.scss */
    .contact-us .form-horizontal .forget-pass li a {
        font-size: 10px;
    }
}

/* line 3, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.center-side .help .open-card {
    background-color: #f7f7f7;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: inset 0px 0px 16px 5px rgba(219, 219, 219, 0.4);
    -moz-box-shadow: inset 0px 0px 16px 5px rgba(219, 219, 219, 0.4);
    box-shadow: inset 0px 0px 16px 5px rgba(219, 219, 219, 0.4);
}

/* line 12, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.center-side .help .help-header {
    font-size: 16px;
    color: #26495D;
    font-weight: bold;
    margin-bottom: 30px;
}

    /* line 17, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .help-header i {
        color: #02627D;
        font-size: 50px;
        margin-bottom: 10px;
        background-color: #fdfdfd;
        height: 80px;
        width: 80px;
        text-align: center;
        border-radius: 40px;
        line-height: 80px;
    }

/* line 29, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.center-side .help .help-cards {
    background-color: #EEE;
    text-align: center;
    padding: 4px 0 10px;
    margin-top: 0;
}

    /* line 34, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .help-cards a {
        color: #26495D;
        font-size: 14px;
        padding: 0;
        margin: 0;
        font-weight: bold;
        text-decoration: none;
    }

        /* line 41, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .help-cards a i {
            color: #1784A2;
            margin-left: 3px;
        }

    /* line 47, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .help-cards:hover {
        background-color: #26495D;
    }

        /* line 49, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .help-cards:hover a {
            color: #fff;
        }

/* line 53, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.center-side .help .form-horizontal {
    margin: 20px 0;
}

    /* line 55, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal label {
        font-size: 13px;
        color: #26495D;
        margin: 20px 0 10px;
    }

    /* line 60, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .red {
        font-size: 20px;
        margin-right: 15px;
        color: #DA2A2A;
        font-weight: bold;
    }

    /* line 66, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .help-block {
        display: inline-block;
        margin-top: 13px;
        margin-bottom: 6px;
        color: #ABA3A3;
        font-size: 10px;
        font-family: "Droid Arabic Naskh", "Lato", serif;
    }

    /* line 74, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .form-control {
        height: 45px;
        background-color: #eee;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        z-index: 1;
    }

    /* line 83, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .input-group-addon {
        border: none;
        background-color: #fdfdfd;
        font-weight: bold;
        color: #26495D;
        font-size: 13px;
    }

        /* line 89, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .form-horizontal .input-group-addon i {
            color: #02627D;
            margin-left: 3px;
        }

    /* line 94, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .select2-container--default .select2-selection--single {
        background-color: #eee;
        border: none;
        border-radius: 2px;
        outline: none;
        text-align: center;
    }

    /* line 101, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .select2-container .select2-selection--single {
        height: 45px;
    }

    /* line 104, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #787878;
        line-height: 45px;
        font-size: 13px;
        background-color: #eee;
    }

    /* line 110, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .select2-dropdown {
        text-align: center;
    }

    /* line 113, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .btn-default {
        margin-top: 30px;
        padding: 7px 20px;
        border-bottom: none;
        margin-bottom: 0;
        border-radius: 2px;
        border: none;
        outline: none;
        font-size: 13px;
    }

    /* line 123, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .btn-trash {
        background-color: #DADADA;
        color: #26495D;
    }

        /* line 127, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .form-horizontal .btn-default:hover,
        .center-side .help .form-horizontal .btn-default:focus,
        .center-side .help .form-horizontal .btn-default:active,
        .center-side .help .form-horizontal .btn-trash:hover,
        .center-side .help .form-horizontal .btn-trash:focus,
        .center-side .help .form-horizontal .btn-trash:active {
            background-color: #02627D;
            color: #fff;
        }

    /* line 137, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .upload .btn-default {
        margin-top: 0;
        padding: 12px 20px 13px;
        background-color: #26495D;
    }

    /* line 142, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .upload .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    /* line 148, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .upload .fileinput-upload-button,
    .center-side .help .form-horizontal .upload .fileinput-upload-button:hover,
    .center-side .help .form-horizontal .upload .fileinput-upload-button:focus,
    .center-side .help .form-horizontal .upload .fileinput-upload-button:active {
        background-color: #02627D;
    }

    /* line 154, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .upload .btn-primary {
        margin-top: 0;
        padding: 12px 20px 13px;
        border: none;
        outline: none;
        background-color: #fdfdfd;
        color: #1784A2;
    }

/* line 164, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.center-side .help .table-responsive {
    margin: 10px 0 20px;
    background-color: #eee;
    padding: 7px;
}

    /* line 168, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .table-responsive .table-bordered {
        border: 1px solid #e4e1e1;
        border-radius: 2px;
    }

    /* line 172, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .table-responsive .table {
        margin-bottom: 0;
    }

        /* line 175, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .table-responsive .table tr th {
            text-align: center;
            background-color: #f7f7f7;
            font-size: 14px;
            color: #26495D;
            font-weight: bold;
            padding-bottom: 15px;
            padding-top: 15px;
            border: 1px solid #E4E1E1;
            border-bottom: 2px solid #E4E1E1;
        }

        /* line 186, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .table-responsive .table tr td {
            text-align: center;
            padding: 12px 8px;
            font-size: 13px;
            font-family: "Droid Arabic Naskh", "Lato", serif;
            border: none;
            border: 1px solid #E4E1E1;
        }

            /* line 193, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
            .center-side .help .table-responsive .table tr td i {
                color: #02627D;
                font-size: 18px;
            }

                /* line 197, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
                .center-side .help .table-responsive .table tr td i:hover {
                    color: #26495D;
                }

        /* line 201, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .table-responsive .table tr .right-align {
            text-align: right;
        }

/* line 207, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.center-side .help .card-header {
    background-color: #eee;
    padding: 10px;
    color: #26495D;
    font-weight: bold;
}

/* line 213, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.center-side .help .panel {
    margin-top: 20px;
}

    /* line 217, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .panel .panel-body .make-comment {
        background-color: #eee;
        padding: 15px 10px;
        margin-bottom: 10px;
    }

    /* line 224, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .panel .panel-body form label {
        margin: 0 0 15px;
        font-size: 15px;
        color: #3f4b51;
    }

    /* line 230, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .panel .panel-body form .form-control:focus {
        border-color: #eeeeee;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(185, 188, 191, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(185, 188, 191, 0.6);
    }

    /* line 237, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .panel .panel-body form .btn-blue {
        margin-bottom: 20px;
        padding: 6px 20px;
        font-size: 13px;
    }

    /* line 244, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .panel .panel-body .card-number {
        background-color: #eee;
        padding: 10px;
        text-align: center;
    }

        /* line 248, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .panel .panel-body .card-number .content-card {
            background-color: #f7f7f7;
            padding: 10px;
        }

        /* line 252, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .panel .panel-body .card-number img {
            height: 100px;
            width: 100px;
            margin-bottom: 10px;
        }

        /* line 257, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .panel .panel-body .card-number p {
            font-size: 14px;
            font-weight: bold;
            color: #26495D;
        }

        /* line 262, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .panel .panel-body .card-number h5 {
            margin: 5px 0;
            color: #63B8D0;
            font-size: 12px;
            font-weight: bold;
            font-family: "Droid Arabic Naskh", "Lato", serif;
        }

    /* line 270, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .panel .panel-body .twitter-profile {
        background-color: transparent;
        padding: 0;
        margin-bottom: 0;
    }

    /* line 275, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .panel .panel-body .problem {
        background-color: #eee;
        padding: 10px;
        padding-top: 1px;
        margin-bottom: 20px;
    }

    /* line 281, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .panel .panel-body .media .media-body {
        border-right: 1px solid #CECDCd;
    }

        /* line 284, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .panel .panel-body .media .media-body .media-heading {
            height: auto;
            margin-bottom: 10px;
            line-height: 1.4;
            text-decoration: none;
            font-family: "Droid Arabic Kufi", "Lato", serif;
            font-weight: bold;
            font-size: 15px;
            color: #26495D;
        }

        /* line 295, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .panel .panel-body .media .media-body p {
            margin-bottom: 13px;
            font-size: 12px;
            white-space: normal;
            height: auto;
            font-family: "Droid Arabic Naskh", "Lato", serif;
            color: #464646;
        }

        /* line 304, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .panel .panel-body .media .media-body h5 {
            margin-bottom: 0;
        }

    /* line 307, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .panel .panel-body .media .media-left {
        padding-left: 10px;
    }

        /* line 310, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .center-side .help .panel .panel-body .media .media-left .media-object {
            height: 70px;
            width: 70px;
        }

/******************************************************************************************/
/* for mobile and tablets */
@media (max-width: 768px) {
    /* line 326, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .help .form-horizontal label {
        font-size: 12px;
    }
    /* line 329, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .help .form-horizontal .btn-default {
        font-size: 12px;
    }
    /* line 332, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .help .help-header {
        font-size: 14px;
    }
    /* line 335, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .help .help-cards a {
        font-size: 13px;
    }
    /* line 338, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .help .table-responsive .table tr th {
        font-size: 12px;
    }
    /* line 341, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .help .table-responsive .table tr td {
        font-size: 11px;
    }
    /* line 344, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .panel .panel-body .media .media-body .media-heading {
        font-size: 13px;
    }
    /* line 347, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .panel .panel-body .card-number p {
        font-size: 12px;
    }
    /* line 351, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .help-cards a {
        font-size: 13px;
    }
    /* line 355, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .table-responsive .table tr th, .center-side .help .table-responsive .table tr td, .center-side .help .form-horizontal label {
        font-size: 12px;
    }
    /* line 359, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .center-side .help .form-horizontal .help-block {
        font-size: 8px;
    }
}

/******* website table  style **************/
/* line 367, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 2rem;
    background-color: #fff;
    border: 1px solid #eee;
    margin-top: 10px;
}

    /* line 374, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 30px;
        border: 1px solid #e2e2e2;
    }

    /* line 378, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table #datepicker,
    .table #datepicker2 {
        border: 1px solid #e2e2e2;
    }

@media (max-width: 768px) {
    /* line 383, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table .select2-container--default .select2-selection--single .select2-selection__rendered {
        margin-top: 10px;
    }
}

/* line 388, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table > thead > tr,
.table > tbody > tr,
.table > tfoot > tr {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    line-height: 1.9;
}

/* line 398, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table > tbody > tr {
    font-family: "Droid Arabic Naskh", "Lato", serif;
}

    /* line 401, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        text-align: center;
        padding: 1.6rem;
        vertical-align: middle;
        border-top: 0;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

/* line 415, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table > thead > tr > th {
    font-weight: 400;
    color: #757575;
    vertical-align: bottom;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

/* line 421, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table > tbody > tr > td i {
    color: #26495D;
    font-size: 18px;
    cursor: pointer;
}

/* line 426, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table > tbody > tr > td .modal-dialog .modal-body form .input-group-addon:first-child i {
    font-size: 16px;
}

/* line 429, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table-hover > tbody > tr:hover {
    background-color: #eee;
}

/* line 432, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
    border-bottom: 1px solid #e4e4e4;
    font-weight: bold;
    color: #26495D;
    padding: 12px 14px;
    font-size: 14px;
    margin-bottom: 10px;
    background-color: #eee;
}

/* line 448, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table > thead:first-child > tr:first-child > .fontSize {
    font-size: 13px;
}

    /* line 451, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table > thead:first-child > tr:first-child > .fontSize span {
        color: #02627D;
        font-size: 10px;
        font-family: "Droid Arabic Naskh", "Lato", serif;
    }

/* line 456, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table > tbody + tbody {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}

/* line 459, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table .table {
    background-color: #fff;
}

/* line 462, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table .no-border {
    border: 0;
}

/* line 465, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 0.8rem;
}

/* line 473, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table-bordered {
    border: 0;
}

    /* line 476, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 0;
        border-bottom: 1px solid #e0e0e0;
    }

    /* line 485, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

/* line 489, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f5f5f5;
}

/* line 493, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: rgba(0, 0, 0, 0.12);
}

@media screen and (max-width: 768px) {
    /* line 499, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table-responsive-vertical > .table {
        margin-bottom: 0;
        background-color: transparent;
        border: none;
    }
        /* line 504, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .table-responsive-vertical > .table > thead,
        .table-responsive-vertical > .table > tfoot {
            display: none;
        }
        /* line 508, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .table-responsive-vertical > .table > tbody {
            display: block;
        }
            /* line 511, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
            .table-responsive-vertical > .table > tbody > tr {
                display: block;
                border: 1px solid #e0e0e0;
                border-radius: 2px;
                margin-bottom: 1.6rem;
            }
                /* line 517, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
                .table-responsive-vertical > .table > tbody > tr > td {
                    background-color: #eee;
                    display: block;
                    vertical-align: middle;
                    text-align: center;
                    border-bottom: 1px solid #e2e0e0;
                }
                    /* line 524, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
                    .table-responsive-vertical > .table > tbody > tr > td:last-child {
                        border-bottom: none;
                    }
                    /* line 527, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
                    .table-responsive-vertical > .table > tbody > tr > td[data-title]:before {
                        content: attr(data-title);
                        float: right;
                        font-size: inherit;
                        font-weight: bold;
                        color: #26495D;
                        font-family: "Droid Arabic Kufi", "Lato", serif;
                    }
    /* line 535, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table-responsive-vertical.shadow-z-1 {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
        /* line 540, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .table-responsive-vertical.shadow-z-1 > .table > tbody > tr {
            border: none;
            background-color: #eee;
        }
    /* line 544, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table-responsive-vertical > .table-bordered {
        border: 0;
    }
        /* line 547, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .table-responsive-vertical > .table-bordered > tbody > tr > td {
            border: 0;
            border-bottom: 1px solid #e0e0e0;
        }
            /* line 551, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
            .table-responsive-vertical > .table-bordered > tbody > tr > td:last-child {
                border-bottom: 0;
            }
    /* line 554, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table-responsive-vertical > .table-striped > tbody > tr > td,
    .table-responsive-vertical > .table-striped > tbody > tr:nth-child(odd) {
        background-color: #eee;
    }
        /* line 558, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
        .table-responsive-vertical > .table-striped > tbody > tr > td:nth-child(odd) {
            background-color: #f5f5f5;
        }
    /* line 561, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table-responsive-vertical > .table-hover > tbody > tr:hover > td,
    .table-responsive-vertical > .table-hover > tbody > tr:hover {
        background-color: #eee;
    }
    /* line 565, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_help.scss */
    .table-responsive-vertical > .table-hover > tbody > tr > td:hover {
        background-color: rgba(0, 0, 0, 0.12);
    }
}

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
footer {
    background-color: #112126;
    padding: 30px 0;
    font-family: "Droid Arabic Kufi", "Lato", serif;
    margin-top: 40px;
}

    /* line 6, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    footer .footer-heading {
        color: #fff;
        font: 700 17px/25px "Droid Arabic Kufi", "Lato", serif;
        margin-bottom: 20px;
    }

    /* line 11, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    footer p {
        color: #fff;
        font: 200 14px/28px "Droid Arabic Naskh", "Lato", serif;
    }

    /* line 15, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    footer ul {
        margin: 0;
        padding: 0;
        color: #fff;
    }

        /* line 20, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
        footer ul li a {
            color: #fff;
            font: 200 14px/28px "Droid Arabic Naskh", "Lato", serif;
        }

            /* line 24, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
            footer ul li a:hover,
            footer ul li a:focus,
            footer ul li a:active {
                color: #02627D;
                text-decoration: none;
            }

    /* line 32, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    footer .contact-form {
        margin-top: 20px;
        position: relative;
    }

        /* line 35, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
        footer .contact-form .form-control {
            height: 42px;
            border-radius: 1px;
            border: none;
        }

        /* line 40, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
        footer .contact-form .btn-subscribe {
            background-color: rgba(38, 73, 93, 0.55);
            color: #fff;
            border-radius: 0px;
            margin-top: 10px;
            font-family: "Droid Arabic Kufi", "Lato", serif;
            font-size: 14px;
        }

            /* line 48, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
            footer .contact-form .btn-subscribe:hover,
            footer .contact-form .btn-subscribe:focus,
            footer .contact-form .btn-subscribe:active {
                background-color: #02627D;
                color: #fff;
                @iclude box-shadow(none);
                outline: 0;
            }

    /* line 57, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    footer .social {
        text-align: center;
        margin-top: 50px;
    }

        /* line 60, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
        footer .social ul {
            display: inline-block;
            list-style: none;
            padding: 0;
            margin: 0;
        }

            /* line 65, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
            footer .social ul li {
                display: inline-block;
            }

                /* line 67, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
                footer .social ul li a {
                    display: inline-block;
                    color: #112126;
                    background-color: #fff;
                    width: 30px;
                    height: 30px;
                    line-height: 35px;
                    text-align: center;
                    border-radius: 50%;
                    transition: all .3s ease-in-out;
                    -moz-transition: all .3s ease-in-out;
                    -o-transition: all .3s ease-in-out;
                    -webkit-transition: all .3s ease-in-out;
                }

                    /* line 81, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
                    footer .social ul li a:hover,
                    footer .social ul li a:focus,
                    footer .social ul li a:active {
                        background-color: #02627D;
                        color: #fff;
                    }

    /* line 90, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    footer .copy-right {
        margin-top: 10px;
        color: #fff;
        font: 400 14px/25px "Droid Arabic Kufi", "Lato", serif;
    }

        /* line 95, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
        footer .copy-right span a {
            color: #fff;
            font: 700 14px/25px "Droid Arabic Kufi", "Lato", serif;
        }

            /* line 99, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
            footer .copy-right span a:hover,
            footer .copy-right span a:focus,
            footer .copy-right span a:active {
                color: #fff;
                text-decoration: none;
            }

    /* line 109, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    footer .letter i {
        position: absolute;
        right: 148px;
        bottom: -29px;
        color: rgba(38, 73, 93, 0.55);
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
        opacity: 0.7;
    }

/************** pop up style *********************/
/* line 124, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
.modal-dialog .modal-header {
    background-color: #26495D;
    color: #fff;
}

    /* line 127, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-header .modal-title {
        font-size: 14px;
        font-weight: bold;
    }

    /* line 131, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-header .close {
        color: #fff;
    }

/* line 135, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
.modal-dialog .modal-body {
    /* .squaredTwo */
    /* end .squaredTwo */
}

    /* line 136, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body h2 {
        background-color: #f7f7f7;
        padding: 13px;
        font-size: 14px;
        font-weight: bold;
        color: #26495D;
        margin: 0;
    }

        /* line 143, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
        .modal-dialog .modal-body h2 i {
            color: #1784A2;
            font-size: 18px;
            margin-left: 4px;
        }

        /* line 148, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
        .modal-dialog .modal-body h2 span {
            font-size: 12px;
        }

    /* line 152, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body p {
        font-size: 14px;
        font-weight: bold;
        color: #26495D;
        margin-bottom: 15px;
    }

    /* line 159, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body h6 {
        font-size: 13px;
        line-height: 1.9;
        font-family: "Droid Arabic Naskh", "Lato", serif;
    }

    /* line 166, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body form .form-control {
        height: 42px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        border: 1px solid #e5e5e5;
        border-bottom-left-radius: 20px;
        border-top-left-radius: 20px;
    }

    /* line 174, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body form #datepicker, .modal-dialog .modal-body form #datepicker2, .modal-dialog .modal-body form #datepicker3 {
        border-radius: 20px;
    }

    /* line 177, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body form .input-group-addon:first-child {
        border: 1px solid #e5e5e5;
    }

    /* line 180, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body form .input-group-addon:first-child {
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
        color: #26495D;
        background: #e5e5e5;
    }

    /* line 188, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body form ::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        font-size: 12px;
    }

    /* line 195, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body form :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        font-size: 12px;
    }

    /* line 201, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body form ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        font-size: 12px;
    }

    /* line 207, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body form :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        font-size: 12px;
    }

    /* line 213, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body .row {
        padding: 10px;
    }

        /* line 215, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
        .modal-dialog .modal-body .row .boxes {
            font-size: 12px;
            line-height: 24px;
            font-family: "Droid Arabic Naskh", "Lato", serif;
            color: #1F1F1F;
        }

    /* line 222, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body .box-marg {
        margin-bottom: 8px;
        vertical-align: middle;
    }

        /* line 225, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
        .modal-dialog .modal-body .box-marg span {
            margin-right: 5px;
        }

    /* line 230, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .modal-dialog .modal-body .squaredTwo {
        width: 22px;
        height: 22px;
        position: relative;
        background: #fcfff4;
        background: #EEE;
        display: inline-block;
    }

        /* line 237, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
        .modal-dialog .modal-body .squaredTwo label {
            width: 16px;
            height: 16px;
            cursor: pointer;
            position: absolute;
            left: 3px;
            top: 3px;
            background: #26495D;
        }

            /* line 246, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
            .modal-dialog .modal-body .squaredTwo label:after {
                content: '';
                width: 9px;
                height: 5px;
                position: absolute;
                top: 4px;
                left: 4px;
                border: 3px solid #fcfff4;
                border-top: none;
                border-right: none;
                background: transparent;
                opacity: 0;
                transform: rotate(-45deg);
            }

            /* line 260, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
            .modal-dialog .modal-body .squaredTwo label:hover::after {
                opacity: 0.1;
            }

        /* line 264, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
        .modal-dialog .modal-body .squaredTwo input[type=checkbox] {
            visibility: hidden;
        }

            /* line 266, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
            .modal-dialog .modal-body .squaredTwo input[type=checkbox]:checked + label:after {
                opacity: 1;
            }

/* line 275, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
.modal-dialog .modal-footer .btn-default {
    padding: 6px 12px;
    margin-bottom: 0;
}

/* line 282, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
.move-bar {
    background-color: #112126;
    padding-bottom: 5px;
    position: relative;
}

    /* line 287, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    .move-bar .bar-info {
        position: absolute;
        right: 0;
        top: 0;
        height: 32px;
        background: #02627D;
        line-height: 32px;
        padding: 0 10px;
        font-size: 12px;
        color: #fff;
    }

        /* line 297, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
        .move-bar .bar-info i {
            margin-left: 4px;
        }

/*** start scroll up button ***/
/* line 309, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
#scroll-top {
    width: 50px;
    height: 50px;
    color: #DDD;
    background-color: #26495D;
    text-align: center;
    position: fixed;
    right: 111px;
    bottom: 48px;
    z-index: 99;
    display: none;
    cursor: pointer;
    line-height: 50px;
    border-radius: 25px;
    border: 6px solid #2B5871;
    -webkit-box-shadow: 0 0 1px 1px #CCCCCC;
    -moz-box-shadow: 0 0 1px 1px #CCCCCC;
    -ms-box-shadow: 0 0 1px 1px #CCCCCC;
    box-shadow: 0 0 0px 2px #CCCCCC;
}

    /* line 330, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_footer.scss */
    #scroll-top:hover {
        background-color: #02627D;
    }

/*** end scroll up button ***/
/* line 2, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
.center-side .writers-search {
    margin-top: 20px;
}

    /* line 5, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
    .center-side .writers-search .panel .panel-heading {
        background-color: #26495D;
        padding: 10px 15px;
        margin-bottom: 3px;
        border: none;
        border-bottom: 3px solid #1784A2;
    }

        /* line 11, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
        .center-side .writers-search .panel .panel-heading .more {
            background-color: #eee;
            color: #26495D;
            width: 25px;
            height: 25px;
            line-height: 25px;
        }

        /* line 18, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
        .center-side .writers-search .panel .panel-heading .panel-title {
            font-size: 20px;
            color: #fff;
            font-family: "Droid Arabic Naskh", "Lato", serif;
        }

    /* line 24, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
    .center-side .writers-search .panel .panel-body {
        /** background-color: #eee;**/
        /** padding: 15px 15px 5px;**/
        height: 323px;
        overflow: hidden;
    }

        /* line 29, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
        .center-side .writers-search .panel .panel-body a {
            text-decoration: none;
        }

        /* line 34, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
        .center-side .writers-search .panel .panel-body .media {
            border-right: none;
            margin-top: 0;
            margin-bottom: 2px;
        }

            /* line 38, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
            .center-side .writers-search .panel .panel-body .media .media-left {
                padding-left: 10px;
            }

                /* line 40, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
                .center-side .writers-search .panel .panel-body .media .media-left .media-object {
                    width: 88px;
                    height: 88px;
                    border: 5px solid #DEDEDE;
                    border-radius: 50%;
                }

            /* line 47, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
            .center-side .writers-search .panel .panel-body .media .media-body {
                margin-bottom: 0;
                border-right: 1px solid #DCDCDC;
                padding-right: 15px;
            }

                /* line 51, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
                .center-side .writers-search .panel .panel-body .media .media-body .media-heading {
                    font-size: 14px;
                }

                /* line 54, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
                .center-side .writers-search .panel .panel-body .media .media-body h5 {
                    font-size: 11px;
                    color: rgba(16, 31, 39, 0.8);
                }

                    /* line 57, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
                    .center-side .writers-search .panel .panel-body .media .media-body h5 i {
                        color: #1784A2;
                        margin-left: 3px;
                    }

                /* line 63, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
                .center-side .writers-search .panel .panel-body .media .media-body ul {
                    padding: 0;
                    margin: 0;
                    list-style: none;
                }

                    /* line 68, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
                    .center-side .writers-search .panel .panel-body .media .media-body ul li {
                        display: inline-block;
                        margin-left: 5px;
                        font-size: 11px;
                        color: rgba(16, 31, 39, 0.8);
                    }

                        /* line 73, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
                        .center-side .writers-search .panel .panel-body .media .media-body ul li i {
                            color: #1784A2;
                            margin-left: 3px;
                        }

            /* line 85, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
            .center-side .writers-search .panel .panel-body .media:hover .media-left {
                padding-left: 10px;
            }

                /* line 87, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
                .center-side .writers-search .panel .panel-body .media:hover .media-left .media-object {
                    border: 5px solid #EFEFEF;
                }

            /* line 91, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
            .center-side .writers-search .panel .panel-body .media:hover .media-body {
                border-right: 1px solid #EFEFEF;
            }

                /* line 93, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
                .center-side .writers-search .panel .panel-body .media:hover .media-body .media-heading {
                    font-size: 14px;
                }

/*********************************************************************/
/* line 106, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
.news-filter-blue {
    margin-top: 20px;
    background-color: #26495D;
    padding: 10px 20px;
    text-align: center;
}

    /* line 111, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
    .news-filter-blue .select2-container--default .select2-selection--single {
        background-color: #f7f7f7;
        border: 1px solid #EFEFEF;
        border-radius: 1px;
        outline: none;
    }

    /* line 117, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
    .news-filter-blue .select2-container .select2-selection--single {
        height: 32px;
    }

    /* line 120, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
    .news-filter-blue .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #787878;
        line-height: 30px;
        font-size: 13px;
        background-color: #eee;
    }

    /* line 126, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
    .news-filter-blue label {
        margin-top: 7px;
        color: #fff;
        font-size: 13px;
    }

        /* line 130, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
        .news-filter-blue label i {
            margin-left: 5px;
            color: #1784A2;
        }

    /* line 135, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
    .news-filter-blue .form-group {
        margin-bottom: 0;
    }

    /* line 138, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
    .news-filter-blue .btn-filter {
        padding: 6px 12px;
        border-radius: 2px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        font-size: 13px;
        background: #D8D7D7;
        color: #26495D;
    }

        /* line 146, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
        .news-filter-blue .btn-filter i {
            color: #1784A2;
            margin-left: 5px;
        }

        /* line 151, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
        .news-filter-blue .btn-filter:hover,
        .news-filter-blue .btn-filter:focus,
        .news-filter-blue .btn-filter:active {
            background-color: #02627D;
            color: #fff;
        }

            /* line 158, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
            .news-filter-blue .btn-filter:hover i,
            .news-filter-blue .btn-filter:focus i,
            .news-filter-blue .btn-filter:active i {
                color: #1784A2;
            }

/************************** writer by letter page ************************/
/* line 167, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
.center-side .writers-search .panel .writer-wrapper {
    height: auto;
    padding: 0;
    border: none;
}

@media (max-width: 768px) {
    /* line 177, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
    .news-filter-blue .btn-filter {
        margin-top: 15px;
        padding: 6px 12px;
    }
    /* line 181, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
    .news-filter-blue .select2-container .select2-selection--single {
        height: 34px;
    }
    /* line 184, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
    .news-filter-blue .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 32px;
    }
    /* line 187, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
    .news-filter-blue {
        padding: 0 20px 15px;
    }
        /* line 190, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_writers.scss */
        .news-filter-blue label {
            margin: 15px 0 15px;
        }
}

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
.club-sport {
    background-color: #eee;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}

    /* line 8, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-sport a {
        text-decoration: none;
        color: #333;
    }

    /* line 12, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-sport img {
        width: 80px;
        height: 80px;
        margin-bottom: 5px;
        margin-top: 10px;
    }

    /* line 18, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-sport .player-img {
        border-radius: 50px;
        background-color: #fff;
        width: 100px;
        height: 100px;
        border: 4px solid #D4D4D4;
        /**  -webkit-box-shadow: 0px 2px 7px 0px rgba(195, 195, 195, 0.75);
    -moz-box-shadow: 0px 2px 7px 0px rgba(195, 195, 195, 0.75);
    -ms-box-shadow: 0px 2px 7px 0px rgba(195, 195, 195, 0.75);
    box-shadow: 0px 2px 7px 0px rgba(195, 195, 195, 0.75);**/
    }

    /* line 29, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-sport .border-bottom {
        display: block;
        height: 2px;
        width: 50px;
        background: #D4D4D4;
        margin: 12px auto;
    }

    /* line 36, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-sport h4 {
        color: #26495D;
        font-weight: bold;
        font-size: 14px;
    }

    /* line 41, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-sport h5 {
        font-family: "Droid Arabic Naskh", "Lato", serif;
        font-size: 11px;
        margin: 15px auto;
    }

    /* line 46, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-sport p {
        font-size: 11px;
    }

    /* line 51, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-sport:hover {
        background-color: #26495D;
        box-shadow: 0 2px 10px 0 rgba(58, 58, 58, 0.16), 0 2px 10px 0 rgba(31, 30, 30, 0.12);
        -webkit-box-shadow: 0 2px 10px 0 rgba(58, 58, 58, 0.16), 0 2px 10px 0 rgba(31, 30, 30, 0.12);
        -moz-box-shadow: 0 2px 10px 0 rgba(58, 58, 58, 0.16), 0 2px 10px 0 rgba(31, 30, 30, 0.12);
        -ms-box-shadow: 0 2px 10px 0 rgba(58, 58, 58, 0.16), 0 2px 10px 0 rgba(31, 30, 30, 0.12);
        -o-box-shadow: 0 2px 10px 0 rgba(58, 58, 58, 0.16), 0 2px 10px 0 rgba(31, 30, 30, 0.12);
    }

        /* line 58, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        .club-sport:hover a {
            color: #fff;
        }

        /* line 61, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        .club-sport:hover h4 {
            color: #fff;
        }

        /* line 64, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        .club-sport:hover p {
            color: #1784A2;
            font-weight: bold;
        }

        /* line 68, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        .club-sport:hover h5 {
            color: #ccc;
        }

        /* line 71, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        .club-sport:hover .player-img {
            border: 4px solid #f7f7f7;
        }

/***************************************************************************************************/
/* line 79, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
.club-heading {
    margin: 0 auto 10px;
    text-align: center;
    background: url(../images/social-back3.png) no-repeat center center scroll;
    background-size: cover;
    padding: 15px;
}

    /* line 85, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-heading i {
        background: #eee;
        border-radius: 50%;
        width: 80px;
        height: 80px;
        line-height: 68px;
        color: #00ACED;
        font-size: 45px;
        border: 8px solid rgba(43, 88, 113, 0.27);
        margin-bottom: 15px;
    }

    /* line 96, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-heading h2 {
        margin-top: 0px;
        font-size: 20px;
        font-weight: bold;
        color: #26495D;
        text-shadow: 2px 2px 2px #C7C7C7;
        margin-bottom: 0;
    }

    /* line 104, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-heading .mrg-top {
        margin-top: 15px;
    }

    /* line 107, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-heading .profile-picture {
        position: relative;
        width: 150px;
        height: 150px;
        margin: 0px auto;
    }

        /* line 112, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        .club-heading .profile-picture img {
            width: 100%;
            height: 100%;
            border: 8px solid rgba(88, 108, 119, 0.18);
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            -ms-border-radius: 50%;
            margin-bottom: 15px;
            background: #eee;
        }

        /* line 124, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        .club-heading .profile-picture .profile-twit i {
            position: absolute;
            bottom: 0;
            right: 0;
            background: #00ACED;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            line-height: 43px;
            color: #FFFFFF;
            border: 6px solid rgba(222, 217, 217, 0.25);
            font-size: 24px;
            margin-bottom: 0;
            transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
        }

        /* line 143, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        .club-heading .profile-picture:hover .profile-twit i {
            transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
        }

    /* line 149, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-heading ul {
        margin: 10px 0 8px;
        padding: 0;
        list-style: none;
        display: inline-block;
    }

        /* line 154, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        .club-heading ul li {
            display: inline-block;
            margin-right: 20px;
            font-size: 12px;
            margin-top: 10px;
        }

/* line 163, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#club-profile-slider .sp-thumbnail-image-container {
    width: 100px;
    height: 80px;
    overflow: hidden;
    float: left;
    text-align: center;
}

/* line 171, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#club-profile-slider .sp-thumbnail-image {
    height: 100%;
}

/* line 175, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#club-profile-slider .sp-thumbnail-text {
    width: 170px;
    float: right;
    padding: 8px;
    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* line 184, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#club-profile-slider .sp-thumbnail-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #333;
    direction: rtl;
    font-family: "Droid Arabic Kufi", "Lato", serif;
}

/* line 192, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#club-profile-slider .sp-thumbnail-description {
    font-size: 12px;
    color: rgba(16, 31, 39, 0.8);
    direction: rtl;
    font-family: "Droid Arabic Naskh", "Lato", serif;
    height: 200px;
    line-height: 1.9;
    overflow: hidden;
    font-weight: bold;
}

/* line 203, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#club-profile-slider .sp-caption-container {
    text-align: center;
    margin-top: 5px;
    background-color: #eee;
    padding: 7px;
    font-family: "Droid Arabic Kufi", "Lato", serif;
    font-weight: bold;
    color: rgba(16, 31, 39, 0.8);
    line-height: 2;
}

    /* line 214, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #club-profile-slider .sp-caption-container a {
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-weight: bold;
        color: rgba(16, 31, 39, 0.8);
        text-decoration: none;
        height: 200px;
    }

@media (max-width: 500px) {
    .table-responsive {
        border: 0px solid #fff;
    }
    /* line 223, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #club-profile-slider .sp-thumbnail {
        text-align: center;
    }
    /* line 226, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #club-profile-slider .sp-thumbnail-image-container {
        display: none;
    }
    /* line 229, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #club-profile-slider .sp-thumbnail-text {
        width: 120px;
    }
    /* line 232, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #club-profile-slider .sp-thumbnail-title {
        font-size: 12px;
        text-transform: uppercase;
    }
    /* line 236, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #club-profile-slider .sp-thumbnail-description {
        display: none;
    }
}

/*** start players slider ****/
/* line 244, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item {
    background: #f7f7f7;
    padding: 10px;
    margin: 17px;
    color: #FFF;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 2px;
    text-align: center;
    height: 191px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    border-top: 4px solid #26495D;
}

/* line 261, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders a {
    text-decoration: none;
}

/* line 265, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item:hover {
    background-color: #26495D;
    border-top: 4px solid #26495D;
}

/* line 270, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item a {
    text-decoration: none;
    color: #fff;
}

/* line 275, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item h5 {
    color: #26495D;
    padding: 7px 0;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5px;
    font-weight: bold;
    font-family: "Droid Arabic Kufi", "Lato", serif;
    height: 26px;
    margin-bottom: 10px;
    -webkit-transition: all .5s ease;
    /* Changed here */
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

/* line 293, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item:hover h5 {
    color: #3c8fa7;
}

/* line 297, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item h5 span {
    color: #ABABAB;
    font-size: 16px;
}

/* line 302, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item:hover h5 span {
    color: #D8D8D8;
}

/* line 306, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#journals-slider .item .border-bottom {
    display: block;
    height: 2px;
    width: 50px;
    background: #D4D4D4;
    margin: 0 auto;
    margin-bottom: 5px;
}

/* line 315, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item:hover h5 {
    font-size: 14px;
}

/* line 319, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item img {
    width: 80px;
    height: 80px;
    -webkit-transition: all .5s ease;
    /* Changed here */
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    box-sizing: content-box;
    margin-bottom: 10px;
    border-radius: 50%;
    margin-top: inherit;
    box-shadow: 0 0 2px 2px #E6E6E6;
    -moz-box-shadow: 0 0 2px 2px #E6E6E6;
    -webkit-box-shadow: 0 0 2px 2px #E6E6E6;
    -o-box-shadow: 0 0 2px 2px #E6E6E6;
}

/* line 337, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item:hover img {
    border-color: #A5A5A5;
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Safari */
    transform: scale(1.1);
    box-shadow: 0 0 2px 2px #26495D;
    -moz-box-shadow: 0 0 2px 2px #26495D;
    -webkit-box-shadow: 0 0 2px 2px #26495D;
    -o-box-shadow: 0 0 2px 2px #26495D;
}

/* line 350, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item p {
    color: #26495D;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    font-size: 13px;
    margin: 10px 0;
    padding: 0;
    direction: rtl;
    font-family: "Droid Arabic Naskh", "Lato", serif;
    font-weight: bold;
}

/* line 364, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#journals-slider .item:hover p {
    color: #fff;
}

/* line 368, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item i {
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 12px;
    color: #26495D;
    margin-left: 3px;
}

/* line 377, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .owl-controls .owl-buttons div {
    padding: 5px 9px;
}

/* line 381, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .owl-buttons i {
    margin-top: 2px;
}

/* line 386, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .owl-controls .owl-buttons div {
    position: absolute;
}

/* line 390, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .owl-controls .owl-buttons .owl-prev {
    left: -5px;
    top: 81px;
}

/* line 395, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .owl-controls .owl-buttons .owl-next {
    right: -5px;
    top: 81px;
}

/* line 400, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 10px 10px;
    font-size: 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #26495D;
    filter: Alpha(Opacity=100);
    opacity: 1;
}

/* line 415, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#players-sliders .item .border-bottom {
    display: block;
    height: 2px;
    width: 50px;
    background: #D4D4D4;
    margin: 0 auto;
    margin-bottom: 5px;
}

/* line 424, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
.players-sliders {
    background-color: #eee;
}

/* line 428, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
.about-player {
    padding: 15px;
    background: #eee;
    margin: 0;
    font-family: "Droid Arabic Naskh", "Lato", serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
    color: rgba(16, 31, 39, 0.8);
}

/* line 439, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#player-photo-slider {
    margin-bottom: 30px;
}

    /* line 443, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #player-photo-slider .sp-selected-thumbnail {
        border: 4px solid #078FB5;
    }

/**** media query ***/
@media (max-width: 768px) {
    /* line 451, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #club-profile-slider .sp-caption-container {
        font-size: 12px;
        line-height: 1.8;
    }
    /* line 455, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .about-player {
        font-size: 11px;
    }
    /* line 458, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-heading ul li {
        font-size: 10px;
    }
    /* line 461, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .club-heading h2 {
        font-size: 18px;
    }
}

/**************************************************/
/* nt-example1 */
/* line 472, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-example1-container {
    text-align: center;
    direction: rtl;
    background-color: #f7f7f7;
}

/* line 478, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-example1 {
    width: 100%;
    margin: auto;
    padding: 0;
}

/* line 484, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-example1-container .slider-arrow {
    font-size: 20px;
    background-color: #eee;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    color: #3A5E73;
    padding: 7px 15px;
}

/* line 497, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-example1-container .arrow1 {
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-bottom: 3px;
}

/* line 507, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-example1-container .arrow2 {
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-top: 3px;
}

/* line 517, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-example1-container .slider-arrow:hover {
    color: #02627D;
}

/* line 521, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-example1 li {
    color: #26495D;
    background: #f7f7f7;
    overflow: hidden;
    height: auto;
    padding: 10px;
    line-height: 30px;
    list-style: none;
    font-size: 24px;
    text-align: right;
    border-bottom: 1px solid #fff;
    position: relative;
}

    /* line 535, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #nt-example1 li:hover {
        background: #02627D;
    }

    /* line 539, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #nt-example1 li .cover {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0;
        opacity: 0;
        background-color: rgba(38, 73, 93, 0.87);
        -webkit-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-weight: bold;
    }

        /* line 554, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        #nt-example1 li .cover .aligner {
            height: 100%;
            width: 0;
            display: inline-block;
            vertical-align: middle;
        }

        /* line 560, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        #nt-example1 li .cover a {
            text-decoration: none;
            display: inline-block;
            vertical-align: middle;
            font-size: 13px;
        }

        /* line 566, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        #nt-example1 li .cover i {
            height: 30px;
            width: 30px;
            background-color: #B50C0C;
            line-height: 30px;
            text-align: center;
            margin-left: 7px;
            border-radius: 15px;
            color: #fff;
        }

    /* line 578, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #nt-example1 li:hover .cover {
        opacity: 1;
    }

/* line 582, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-example1 .twitter-profile {
    margin-bottom: 0;
}

/********************** facebook slider **************************/
/* line 589, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-slideface-container {
    text-align: center;
    direction: rtl;
    background-color: #f7f7f7;
}

/* line 595, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-slideface {
    width: 100%;
    margin: auto;
    padding: 0;
}

/* line 601, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-slideface-container .slider-arrow {
    font-size: 20px;
    background-color: #eee;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    color: #3A5E73;
    padding: 7px 15px;
}

/* line 614, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-slideface-container .arrow1 {
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-bottom: 3px;
}

/* line 624, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-slideface-container .arrow2 {
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-top: 3px;
}

/* line 634, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-slideface-container .slider-arrow:hover {
    color: #02627D;
}

/* line 638, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-slideface li.slide-row {
    color: #26495D;
    background: #f7f7f7;
    overflow: hidden;
    height: auto;
    padding: 10px;
    line-height: 30px;
    list-style: none;
    font-size: 24px;
    text-align: right;
    border-bottom: 1px solid #fff;
    position: relative;
    -webkit-transition: none;
    transition: none;
}

    /* line 654, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #nt-slideface li.slide-row:hover {
        background: #02627D;
    }

    /* line 658, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #nt-slideface li.slide-row .cover {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0;
        opacity: 0;
        background-color: rgba(38, 73, 93, 0.87);
        -webkit-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-weight: bold;
    }

        /* line 673, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        #nt-slideface li.slide-row .cover .aligner {
            height: 100%;
            width: 0;
            display: inline-block;
            vertical-align: middle;
        }

        /* line 679, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        #nt-slideface li.slide-row .cover a {
            text-decoration: none;
        }

        /* line 682, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        #nt-slideface li.slide-row .cover .align {
            display: inline-block;
            vertical-align: middle;
            font-size: 14px;
        }

        /* line 687, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        #nt-slideface li.slide-row .cover ol {
            padding: 0;
            margin: 0;
            list-style: none;
            display: inline-block;
        }

            /* line 692, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
            #nt-slideface li.slide-row .cover ol li {
                display: inline-block;
                margin-left: 10px;
            }

        /* line 697, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        #nt-slideface li.slide-row .cover i {
            height: 30px;
            width: 30px;
            background-color: #B50C0C;
            line-height: 30px;
            text-align: center;
            margin-left: 4px;
            border-radius: 15px;
            color: #fff;
        }

/* line 709, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-slideface .slide-row:hover .cover {
    opacity: 1;
}

/* line 713, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
#nt-slideface .facebook-post,
#nt-slideface .twitter-profile {
    margin-bottom: 0;
}

/* line 718, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
.facebook-post .img-wrapper img,
.facebook-post .img-wrapper i {
    transition: none;
    -webkit-transition: none;
}

/* line 724, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
.club-tab .navbar-default .navbar-nav > li > a {
    font-weight: bold;
}

/* line 728, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
.visitors {
    background-color: #eee;
    padding: 15px;
    margin-bottom: 10px;
}

    /* line 732, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .visitors ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline-block;
    }

        /* line 737, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
        .visitors ul li {
            display: inline-block;
        }

            /* line 739, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
            .visitors ul li .btn-follow {
                margin-top: -4px;
                padding: 5px 20px;
                border-radius: 0;
                border: none;
                font-weight: bold;
                font-size: 14px;
            }

    /* line 753, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .visitors .counter li:nth-of-type(1), .visitors .counter li:nth-of-type(3) {
        color: #26495D;
        font-size: 14px;
        font-weight: bold;
    }

    /* line 758, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .visitors .counter li:nth-of-type(2) {
        color: #0281A5;
        font-size: 16px;
        font-weight: bold;
    }

/* for mobile and tablets */
@media (max-width: 768px) {
    /* line 770, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #nt-slideface li.slide-row .cover .align {
        font-size: 9px;
    }
    /* line 773, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #nt-slideface li.slide-row .cover i {
        height: 20px;
        width: 20px;
        line-height: 22px;
        border-radius: 10px;
    }
    /* line 779, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    #nt-example1 li .cover {
        font-size: 9px;
    }
    /* line 783, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .visitors .counter li:nth-of-type(1), .visitors .counter li:nth-of-type(3), .visitors ul li .btn-follow {
        font-size: 11px;
    }
    /* line 787, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .visitors ul li .btn-follow {
        margin-top: -1px;
    }
    /* line 791, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/layouts/_club-sports.scss */
    .visitors {
        padding: 10px;
    }
}

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_buttons.scss */
.btn-blue {
    background-color: #26495D;
    border: none !important;
    border-radius: 1px;
    font-family: "Droid Arabic Kufi", "Lato", serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff !important;
}

    /* line 12, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_buttons.scss */
    .btn-blue:hover,
    .btn-blue:focus,
    .btn-blue:active {
        background-color: #02627D;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        color: #fff;
    }

/* line 21, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_buttons.scss */
.btn-gray {
    background-color: #ddd;
    border: none;
    border-radius: 1px;
    font-family: "Droid Arabic Kufi", "Lato", serif;
    font-size: 12px;
    font-weight: bold;
    color: #26495D;
}

    /* line 32, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_buttons.scss */
    .btn-gray:hover,
    .btn-gray:focus,
    .btn-grays:active {
        background-color: #ccc;
        color: #26495D;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        outline: none;
    }

/* line 41, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_buttons.scss */
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}

/* line 45, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_buttons.scss */
.btn-green {
    background-color: darkred;
    border: none;
    border-radius: 15px;
    font-family: "Droid Arabic Kufi", "Lato", serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin-top: 30px;
    padding: 7px 20px;
}

    /* line 57, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_buttons.scss */
    .btn-green:hover,
    .btn-green:focus,
    .btn-green:active {
        background-color: #a50000;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        color: #fff;
    }

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
.center-side {
    /****************** Start slider ********************/
    /**************** End Slider *************/
}

    /* line 2, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
    .center-side .panel {
        border: none;
        border-radius: 0;
        box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        -webkit-box-shadow: none;
        margin-bottom: 0;
    }

        /* line 10, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .panel .panel-heading {
            background-color: #eee;
            border: none;
            border-bottom: 3px solid #26495D;
            margin-bottom: 7px;
            padding: 14px;
            border-radius: 0;
            position: relative;
            text-align: right;
        }

            /* line 18, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-heading .more {
                height: 30px;
                width: 30px;
                background-color: #26495D;
                color: #fff;
                position: absolute;
                left: 0;
                top: 0;
                text-align: center;
                line-height: 30px;
            }

            /* line 29, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-heading .panel-title {
                font-family: "Droid Arabic Kufi", "Lato", serif;
                color: #26495D;
                font-size: 15px;
                font-weight: bold;
            }

                /* line 34, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-heading .panel-title i {
                    color: #1784A2;
                    margin-left: 3px;
                }

                /* line 39, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-heading .panel-title a i {
                    font-size: 25px;
                    color: #26495D;
                }

        /* line 46, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .panel .panel-body {
            padding: 0;
        }

            /* line 48, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-body .photo {
                position: relative;
                margin-bottom: 20px;
                overflow: hidden;
            }

                /* line 52, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .photo img {
                    width: 100%;
                    -webkit-transition: all 1s ease;
                    transition: all 1s ease;
                    transform: translate3d(0px, 0px, 0px);
                }

                /* line 58, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .photo .img-height {
                    height: 320px;
                }

                /* line 61, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .photo .img-height-news {
                    height: 150px;
                }

            /* line 65, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-body .photo-section {
                position: relative;
                margin-bottom: 20px;
                overflow: hidden;
                width: 100%;
            }

                /* line 70, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .photo-section img {
                    width: 100%;
                    margin-left: 0px;
                    -webkit-transition: margin 1s ease;
                    -moz-transition: margin 1s ease;
                    -o-transition: margin 1s ease;
                    -ms-transition: margin 1s ease;
                    transition: margin 1s ease;
                }

                /* line 79, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .photo-section .img-height-news {
                    height: 150px;
                }

            /* line 83, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-body .photo:hover img {
                -ms-transform: scale(1.1);
                /* IE 9 */
                -webkit-transform: scale(1.1);
                /* Safari */
                transform: scale(1.1);
            }

            /* line 90, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-body .photo:hover .no-scale {
                -ms-transform: none;
                -webkit-transform: none;
                transform: none;
            }

            /* line 95, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-body .overlay {
                position: absolute;
                bottom: 0px;
                left: 0px;
                width: 100%;
                height: 100%;
                z-index: 1;
                background: rgba(0, 0, 0, 0.27);
                background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.27) 11%, rgba(0, 0, 0, 0.28) 12%, rgba(0, 0, 0, 0.43) 29%, rgba(0, 0, 0, 0.44) 30%, rgba(0, 0, 0, 0.61) 53%, rgba(0, 0, 0, 0.68) 58%, rgba(0, 0, 0, 0.88) 72%, black 100%);
                background: -webkit-gradient(left top, left bottom, color-stop(11%, rgba(0, 0, 0, 0.27)), color-stop(12%, rgba(0, 0, 0, 0.28)), color-stop(29%, rgba(0, 0, 0, 0.43)), color-stop(30%, rgba(0, 0, 0, 0.44)), color-stop(53%, rgba(0, 0, 0, 0.61)), color-stop(58%, rgba(0, 0, 0, 0.68)), color-stop(72%, rgba(0, 0, 0, 0.88)), color-stop(100%, black));
                background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.27) 11%, rgba(0, 0, 0, 0.28) 12%, rgba(0, 0, 0, 0.43) 29%, rgba(0, 0, 0, 0.44) 30%, rgba(0, 0, 0, 0.61) 53%, rgba(0, 0, 0, 0.68) 58%, rgba(0, 0, 0, 0.88) 72%, black 100%);
                background: -o-linear-gradient(top, rgba(0, 0, 0, 0.27) 11%, rgba(0, 0, 0, 0.28) 12%, rgba(0, 0, 0, 0.43) 29%, rgba(0, 0, 0, 0.44) 30%, rgba(0, 0, 0, 0.61) 53%, rgba(0, 0, 0, 0.68) 58%, rgba(0, 0, 0, 0.88) 72%, black 100%);
                background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.27) 11%, rgba(0, 0, 0, 0.28) 12%, rgba(0, 0, 0, 0.43) 29%, rgba(0, 0, 0, 0.44) 30%, rgba(0, 0, 0, 0.61) 53%, rgba(0, 0, 0, 0.68) 58%, rgba(0, 0, 0, 0.88) 72%, black 100%);
                background: linear-gradient(to bottom, rgba(0, 0, 0, 0.27) 11%, rgba(0, 0, 0, 0.28) 12%, rgba(0, 0, 0, 0.43) 29%, rgba(0, 0, 0, 0.44) 30%, rgba(0, 0, 0, 0.61) 53%, rgba(0, 0, 0, 0.68) 58%, rgba(0, 0, 0, 0.88) 72%, black 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
            }

            /* line 112, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-body .overlay-section {
                position: absolute;
                bottom: 0px;
                left: 0px;
                width: 100%;
                height: 100%;
                z-index: 1;
                background: rgba(0, 0, 0, 0.19);
                /* Old Browsers */
                background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.22) 20%, rgba(0, 0, 0, 0.25) 38%, rgba(0, 0, 0, 0.27) 56%, rgba(0, 0, 0, 0.3) 76%, rgba(0, 0, 0, 0.34) 100%);
                /* FF3.6+ */
                background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.19)), color-stop(20%, rgba(0, 0, 0, 0.22)), color-stop(38%, rgba(0, 0, 0, 0.25)), color-stop(56%, rgba(0, 0, 0, 0.27)), color-stop(76%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.34)));
                /* Chrome, Safari4+ */
                background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.22) 20%, rgba(0, 0, 0, 0.25) 38%, rgba(0, 0, 0, 0.27) 56%, rgba(0, 0, 0, 0.3) 76%, rgba(0, 0, 0, 0.34) 100%);
                /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.22) 20%, rgba(0, 0, 0, 0.25) 38%, rgba(0, 0, 0, 0.27) 56%, rgba(0, 0, 0, 0.3) 76%, rgba(0, 0, 0, 0.34) 100%);
                /* Opera 11.10+ */
                background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.22) 20%, rgba(0, 0, 0, 0.25) 38%, rgba(0, 0, 0, 0.27) 56%, rgba(0, 0, 0, 0.3) 76%, rgba(0, 0, 0, 0.34) 100%);
                /* IE 10+ */
                background: linear-gradient(to bottom, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.22) 20%, rgba(0, 0, 0, 0.25) 38%, rgba(0, 0, 0, 0.27) 56%, rgba(0, 0, 0, 0.3) 76%, rgba(0, 0, 0, 0.34) 100%);
                /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
                /* IE6-9 */
            }

            /* line 129, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-body .content {
                position: absolute;
                bottom: 4%;
                left: 0;
                width: 100%;
                z-index: 2;
                padding-bottom: 0;
            }

                /* line 136, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .content .title {
                    padding: 20px 15px 15px;
                }

                /* line 139, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .content a:hover,
                .center-side .panel .panel-body .content a:focus,
                .center-side .panel .panel-body .content a:active {
                    text-decoration: none;
                }

                /* line 144, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .content p {
                    font-family: "Droid Arabic Naskh", "Lato", serif;
                    font-size: 19px;
                    color: #fff;
                    line-height: 1.9;
                    height: 36px;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    margin-bottom: 0;
                    font-weight: bold;
                }

                    /* line 156, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                    .center-side .panel .panel-body .content p:hover {
                        color: #CECECE;
                    }

                /* line 159, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .content h4 {
                    font-size: 12px;
                    font-family: "Droid Arabic Naskh", "Lato", serif;
                    color: #fff;
                    line-height: 22px;
                    margin-top: 7px;
                    height: 44px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    margin-bottom: 26px;
                }

                /* line 170, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .content ul {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                    /* line 174, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                    .center-side .panel .panel-body .content ul li {
                        display: inline-block;
                        font-family: "Droid Arabic Kufi", "Lato", serif;
                        font-size: 12px;
                        color: #fff;
                        margin-left: 10px;
                    }

                        /* line 180, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                        .center-side .panel .panel-body .content ul li i {
                            color: #02627D;
                            margin-left: 4px;
                        }

                        /* line 184, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                        .center-side .panel .panel-body .content ul li a {
                            font-family: "Droid Arabic Kufi", "Lato", serif;
                            font-size: 12px;
                            color: #fff;
                        }

                            /* line 189, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                            .center-side .panel .panel-body .content ul li a:hover,
                            .center-side .panel .panel-body .content ul li a:focus,
                            .center-side .panel .panel-body .content ul li a:active {
                                text-decoration: none;
                                color: #ddd;
                            }

            /* line 198, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-body .catogry {
                width: 70px;
                height: 40px;
                background-color: #02627D;
                padding: 10px 18px;
                font-weight: bold;
                line-height: 20px;
                color: #fff;
                padding-right: 20px;
                color: #fff;
                font-family: "Droid Arabic Kufi", "Lato", serif;
                font-size: 12px;
                margin-bottom: 15px;
                font-weight: bold;
                -webkit-border-top-left-radius: 1px;
                -webkit-border-bottom-left-radius: 1px;
                -moz-border-radius-topleft: 1px;
                -moz-border-radius-bottomleft: 1px;
                border-top-left-radius: 1px;
                border-bottom-left-radius: 1px;
            }

            /* line 219, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-body .red {
                background-color: #bb0000;
            }

            /* line 222, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-body .orange {
                background-color: #dd4b39;
            }

            /* line 225, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-body .thumbnail {
                border: none;
                padding: 0;
                background-color: #f7f7f7;
                overflow: hidden;
                border-radius: 1px;
                margin-bottom: 0;
            }

                /* line 232, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .thumbnail .content {
                    bottom: 20%;
                }

                /* line 235, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .thumbnail .caption {
                    padding: 0 10px;
                }

                    /* line 237, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                    .center-side .panel .panel-body .thumbnail .caption .news-titles {
                        font-size: 13px;
                        line-height: 26px;
                        font-family: "Droid Arabic Naskh", "Lato", serif;
                        overflow: hidden;
                        height: 53px;
                        text-overflow: ellipsis;
                        margin-top: -10px;
                        margin-bottom: 3px;
                    }

                        /* line 246, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                        .center-side .panel .panel-body .thumbnail .caption .news-titles a {
                            font-size: 12px;
                            line-height: 26px;
                            font-family: "Droid Arabic Naskh", "Lato", serif;
                            color: rgba(16, 31, 39, 0.8);
                            text-decoration: none;
                            font-weight: bold;
                        }

                            /* line 254, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                            .center-side .panel .panel-body .thumbnail .caption .news-titles a:hover,
                            .center-side .panel .panel-body .thumbnail .caption .news-titles a:focus,
                            .center-side .panel .panel-body .thumbnail .caption .news-titles a:active {
                                color: #02627D;
                            }

                        /* line 260, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                        .center-side .panel .panel-body .thumbnail .caption .news-titles:before {
                            display: inline-block;
                            font-family: FontAwesome;
                            font-style: normal;
                            font-weight: normal;
                            line-height: 1;
                            content: "\f10e";
                            margin-left: 1px;
                            font-size: 7px;
                            color: #02627D;
                        }

                    /* line 271, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                    .center-side .panel .panel-body .thumbnail .caption .sing_commentbox > p {
                        color: #888;
                        display: inline-block;
                        font-size: 10px;
                        font-weight: normal;
                        margin-left: 5px;
                    }

                        /* line 278, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                        .center-side .panel .panel-body .thumbnail .caption .sing_commentbox > p i {
                            margin-left: 5px;
                            color: #02627D;
                            font-size: 15px !important
                        }

                    /* line 282, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                    .center-side .panel .panel-body .thumbnail .caption .sing_commentbox > a {
                        color: #888;
                        font-size: 10px;
                        font-weight: normal;
                    }

                        /* line 287, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                        .center-side .panel .panel-body .thumbnail .caption .sing_commentbox > a i {
                            margin-left: 5px;
                            color: #02627D;
                        }

            /* line 293, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .panel .panel-body .media {
                padding: 8px;
                background-color: #f7f7f7;
                /**border-right: 4px solid $second-color;**/
                margin-top: 10px;
            }

                /* line 298, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .media a,
                .center-side .panel .panel-body .media a:hover,
                .center-side .panel .panel-body .media a:focus,
                .center-side .panel .panel-body .media a:active {
                    text-decoration: none;
                }

                /* line 304, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .media .media-left {
                    padding-left: 3px;
                }

                    /* line 306, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                    .center-side .panel .panel-body .media .media-left .media-object {
                        height: 83px;
                        width: 83px;
                    }

                        /* line 310, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                        .center-side .panel .panel-body .media .media-left .media-object:hover {
                            opacity: 0.7;
                        }

                /* line 314, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .media .media-body {
                    padding: 8px;
                }

                    /* line 316, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                    .center-side .panel .panel-body .media .media-body .media-heading {
                        font-family: "Droid Arabic Naskh", "Lato", serif;
                        font-size: 12px;
                        line-height: 23px;
                        height: 43px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        color: rgba(16, 31, 39, 0.8);
                        font-weight: bold;
                        margin-bottom: 10px;
                        width: 95%;
                    }

                        /* line 328, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                        .center-side .panel .panel-body .media .media-body .media-heading:hover {
                            color: #02627D;
                        }

                    /* line 331, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                    .center-side .panel .panel-body .media .media-body p {
                        font-family: "Droid Arabic Kufi", "Lato", serif;
                        margin-bottom: 0;
                        color: #02627D;
                        font-size: 9px;
                        color: #888;
                        white-space: nowrap;
                    }

                        /* line 338, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                        .center-side .panel .panel-body .media .media-body p i {
                            color: #02627D;
                            margin-left: 4px;
                        }

                /* line 345, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .panel .panel-body .media:hover {
                    background-color: #E0E0E0;
                }

    /* line 351, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
    .center-side .center-slider #carousel-slider {
        position: relative;
    }

    /* line 354, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
    .center-side .center-slider .carousel-indicators {
        /*bottom: -24px;*/
        text-align: center;
        /*margin-right: -38%;*/
    }

        /* line 359, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .center-slider .carousel-indicators li {
            border: 1px solid #26495D;
            background-color: #26495D;
            /*margin-right: 20px;*/
            width: 10px !important;
            height: 10px !important;
        }

        /* line 366, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .center-slider .carousel-indicators .active {
            border: 2px solid #ccc;
            width: 10px !important;
            height: 10px !important;
        }

    /* line 371, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
    .center-side .center-slider a i {
        font-size: 25px;
        padding: 0;
        position: absolute;
        color: #DCDCDC;
        width: 20px !important;
        height: 20px !important;
        line-height: 20px !important;
        top: 77%;
        background-color: rgba(2, 98, 125, 0.63);
        border-radius: 1px;
    }

    /* line 383, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
    .center-side .center-slider .carousel-inner > .item > img,
    .center-side .carousel-inner > .item > a > img {
        line-height: 1;
        width: 100%;
        height: 204px;
    }

    /* line 389, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
    .center-side .center-slider a i:hover {
        background: #949191;
        color: #fff;
        border: 1px solid #949191;
    }

    /* line 394, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
    .center-side .center-slider .carousel-control {
        width: inherit;
    }

        /* line 397, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .center-slider .carousel-control.left i {
            left: 0;
        }

        /* line 400, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .center-slider .carousel-control.right i {
            right: 0;
        }

        /* line 403, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .center-slider .carousel-control.left,
        .center-side .center-slider .carousel-control.right {
            background: none;
            z-index: 99;
        }

    /* line 408, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
    .center-side .center-slider .carousel-control {
        opacity: 1;
    }

        /* line 411, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .center-slider .carousel-control.left {
            left: 17px;
        }

    /* line 415, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
    .center-side .breadcrumb {
        padding: 10px 15px;
        margin-bottom: 15px;
        list-style: none;
        background-color: #FBFBFB;
        border-radius: 0px;
        background-image: url(../images/pattern-bg.png);
        background-repeat: repeat;
    }

        /* line 423, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .breadcrumb li {
            font-weight: bold;
            font-family: "Droid Arabic Kufi", "Lato", serif;
            font-size: 12px;
            color: #204358;
        }

            /* line 428, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .breadcrumb li a {
                color: #204358;
            }

                /* line 430, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .breadcrumb li a i {
                    color: #1784A2;
                }

        /* line 435, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .breadcrumb .active {
            color: #868686;
        }

    /* line 441, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
    .center-side .btn-default {
        background-color: #26495D !important;
        border-color: #26495D !important;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        color: #fff;
        padding: 10px 12px;
        border-bottom: 4px solid #02627D;
        margin-bottom: 20px;
        border-radius: 1px;
        font-weight: bold;
        height: 35px;
    }

        /* line 453, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .btn-default:hover,
        .center-side .btn-default:active,
        .center-side .btn-default:focus {
            background-color: #02627D;
        }

    /* line 463, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
    .center-side .tags {
        border: 1px solid #eee;
        padding: 15px 15px 0px;
        font-family: "Droid Arabic Naskh", "Lato", serif;
        font-size: 14px;
        margin-bottom: 10px;
    }

        /* line 472, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .tags .badge {
            background-color: #eee;
            color: #26495D;
            margin-bottom: 5px;
        }

        /* line 479, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
        .center-side .tags .pages-nav {
            line-height: 0;
            margin-top: 15px;
            margin-bottom: -2px;
        }

            /* line 484, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
            .center-side .tags .pages-nav .pagination {
                margin: 0 !important;
            }

                /* line 488, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .tags .pages-nav .pagination > li > a, .center-side .tags .pages-nav .pages-nav .pagination > li > span {
                    background-color: #dcdcdc;
                    color: #333;
                    font-weight: bold;
                }

                    /* line 494, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                    .center-side .tags .pages-nav .pagination > li > a:hover, .center-side .tags .pages-nav .pagination > li > span:hover, .center-side .tags .pages-nav .pagination > li > a:focus, .center-side .tags .pages-nav .pagination > li > span:focus {
                        background-color: #26495D;
                        color: #fff;
                    }

                /* line 500, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .tags .pages-nav .pagination > li:last-child > a, .center-side .tags .pages-nav .pagination > li:first-child > a {
                    border-radius: 0;
                }

                /* line 504, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_blocks.scss */
                .center-side .tags .pages-nav .pagination > .active > a, .center-side .tags .pages-nav .pagination > .active > span, .center-side .tags .pages-nav .pagination > .active > a:hover, .center-side .tags .pages-nav .pagination > .active > span:hover, .center-side .tags .pages-nav .pagination > .active > a:focus, .center-side .tags .pages-nav .pagination > .active > span:focus {
                    background-color: #26495D;
                    color: #fff;
                }

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
.right-side {
    /******* logo block ********/
    /******* start thumbnail ***/
    /**** end thumbnail ****/
}

    /* line 4, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .right-side .logo-block {
        display: block;
        padding: 15px;
        margin-bottom: 7px;
        line-height: 1.42857143;
        background-color: #eee;
    }

        /* line 11, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .right-side .logo-block img {
            margin-right: auto;
            margin-left: auto;
            display: block;
            max-width: 100%;
            height: auto;
        }

    /* line 21, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .right-side .players-info {
        padding: 10px;
        background-color: #eee;
        margin-bottom: 1px;
    }

        /* line 25, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .right-side .players-info .thumbnail {
            border: none;
            padding: 0;
            background-color: #f7f7f7;
            overflow: hidden;
            border-radius: 1px;
            margin-bottom: 0;
        }

            /* line 32, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .players-info .thumbnail .photo-section {
                position: relative;
            }

                /* line 34, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .right-side .players-info .thumbnail .photo-section .overlay {
                    position: absolute;
                    bottom: 0px;
                    left: 0px;
                    width: 100%;
                    height: 100%;
                    z-index: 1;
                    background: rgba(0, 0, 0, 0.27);
                    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.27) 11%, rgba(0, 0, 0, 0.28) 12%, rgba(0, 0, 0, 0.43) 29%, rgba(0, 0, 0, 0.44) 30%, rgba(0, 0, 0, 0.61) 53%, rgba(0, 0, 0, 0.68) 58%, rgba(0, 0, 0, 0.88) 72%, black 100%);
                    background: -webkit-gradient(left top, left bottom, color-stop(11%, rgba(0, 0, 0, 0.27)), color-stop(12%, rgba(0, 0, 0, 0.28)), color-stop(29%, rgba(0, 0, 0, 0.43)), color-stop(30%, rgba(0, 0, 0, 0.44)), color-stop(53%, rgba(0, 0, 0, 0.61)), color-stop(58%, rgba(0, 0, 0, 0.68)), color-stop(72%, rgba(0, 0, 0, 0.88)), color-stop(100%, black));
                    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.27) 11%, rgba(0, 0, 0, 0.28) 12%, rgba(0, 0, 0, 0.43) 29%, rgba(0, 0, 0, 0.44) 30%, rgba(0, 0, 0, 0.61) 53%, rgba(0, 0, 0, 0.68) 58%, rgba(0, 0, 0, 0.88) 72%, black 100%);
                    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.27) 11%, rgba(0, 0, 0, 0.28) 12%, rgba(0, 0, 0, 0.43) 29%, rgba(0, 0, 0, 0.44) 30%, rgba(0, 0, 0, 0.61) 53%, rgba(0, 0, 0, 0.68) 58%, rgba(0, 0, 0, 0.88) 72%, black 100%);
                    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.27) 11%, rgba(0, 0, 0, 0.28) 12%, rgba(0, 0, 0, 0.43) 29%, rgba(0, 0, 0, 0.44) 30%, rgba(0, 0, 0, 0.61) 53%, rgba(0, 0, 0, 0.68) 58%, rgba(0, 0, 0, 0.88) 72%, black 100%);
                    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.27) 11%, rgba(0, 0, 0, 0.28) 12%, rgba(0, 0, 0, 0.43) 29%, rgba(0, 0, 0, 0.44) 30%, rgba(0, 0, 0, 0.61) 53%, rgba(0, 0, 0, 0.68) 58%, rgba(0, 0, 0, 0.88) 72%, black 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
                }

            /* line 51, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .players-info .thumbnail #rotating-item-wrapper {
                position: relative;
                height: 150px;
                width: 100%;
            }

            /* line 56, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .players-info .thumbnail .rotating-item,
            .right-side .players-info .thumbnail .rotating-item2,
            .right-side .players-info .thumbnail .rotating-item3 {
                display: none;
                position: absolute;
                top: 0;
                left: 0;
                height: 150px;
            }

            /* line 65, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .players-info .thumbnail .caption {
                padding: 0 10px;
            }

                /* line 67, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .right-side .players-info .thumbnail .caption .news-titles {
                    font-size: 13px;
                    line-height: 26px;
                    font-family: "Droid Arabic Naskh", "Lato", serif;
                    overflow: hidden;
                    height: 25px;
                    text-overflow: ellipsis;
                }

                    /* line 74, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                    .right-side .players-info .thumbnail .caption .news-titles a {
                        font-size: 13px;
                        line-height: 26px;
                        font-family: "Droid Arabic Naskh", "Lato", serif;
                        color: #000;
                        text-decoration: none;
                    }

                        /* line 81, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                        .right-side .players-info .thumbnail .caption .news-titles a:hover,
                        .right-side .players-info .thumbnail .caption .news-titles a:focus,
                        .right-side .players-info .thumbnail .caption .news-titles a:active {
                            color: #02627D;
                        }

                    /* line 87, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                    .right-side .players-info .thumbnail .caption .news-titles:before {
                        display: inline-block;
                        font-family: FontAwesome;
                        font-style: normal;
                        font-weight: normal;
                        line-height: 1;
                        content: "\f10e";
                        margin-left: 1px;
                        font-size: 7px;
                        color: #02627D;
                        margin-top: 10px;
                    }

                /* line 99, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .right-side .players-info .thumbnail .caption .sing_commentbox > p {
                    color: #888;
                    display: inline-block;
                    font-size: 11px;
                    font-weight: normal;
                    margin-left: 5px;
                }

                    /* line 106, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                    .right-side .players-info .thumbnail .caption .sing_commentbox > p i {
                        margin-left: 5px;
                        color: #02627D;
                    }

                /* line 110, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .right-side .players-info .thumbnail .caption .sing_commentbox > a {
                    color: #888;
                    font-size: 11px;
                    font-weight: normal;
                }

                    /* line 115, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                    .right-side .players-info .thumbnail .caption .sing_commentbox > a i {
                        margin-left: 5px;
                        color: #02627D;
                    }

            /* line 120, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .players-info .thumbnail img {
                width: 100%;
            }

    /* line 127, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .right-side .tab-content {
        background-color: #eee;
        padding: 10px 0;
        text-align: right;
        height: 360px !important;
    }
    /* line 131, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .right-side .nav-tabs > li.active > a,
    .right-side .nav-tabs > li.active > a:hover,
    .right-side .nav-tabs > li.active > a:focus {
        background-color: #eee;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        cursor: pointer;
        color: #26495D;
    }

    /* line 139, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .right-side .nav-tabs > li > a:hover,
    .right-side .nav-tabs > li > a:focus {
        background-color: #02627D;
        color: #fff;
    }

    /* line 144, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .right-side .nav-tabs > li > a {
        margin-right: 0px;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        color: #fff;
        cursor: pointer;
        background-color: #26495D;
        margin-right: 5px;
        font-weight: bold;
        font-size: 14px;
        border-radius: 6px 6px 0 0;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        padding: 10px 13px;
    }

        /* line 159, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .right-side .nav-tabs > li > a i {
            color: #1784A2;
            margin-left: 3px;
        }

    /* line 164, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .right-side .nav-tabs > li:first-of-type > a {
        margin-right: 0;
    }

    /* line 168, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .right-side .tab-pane .media {
        padding: 10px 10px 5px;
        margin-top: 0;
    }

        /* line 171, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .right-side .tab-pane .media a,
        .right-side .tab-pane .media a:hover,
        .right-side .tab-pane .media a:focus,
        .right-side .tab-pane .media a:active {
            text-decoration: none;
        }

        /* line 178, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .right-side .tab-pane .media .media-left .media-object {
            height: 70px;
            width: 70px;
        }

            /* line 182, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .tab-pane .media .media-left .media-object:hover {
                opacity: 0.7;
            }

        /* line 187, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .right-side .tab-pane .media .media-body .media-heading {
            font-family: "Droid Arabic Naskh", "Lato", serif;
            font-size: 12px;
            font-weight: bold;
            line-height: 23px;
            height: 43px;
            overflow: hidden;
            text-overflow: ellipsis;
            color: rgba(16, 31, 39, 0.8);
            margin-bottom: 10px;
        }

            /* line 198, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .tab-pane .media .media-body .media-heading:hover {
                color: #26495D;
            }

        /* line 201, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .right-side .tab-pane .media .media-body p {
            font-family: "Droid Arabic Kufi", "Lato", serif;
            margin-bottom: 0;
            color: #02627D;
            font-size: 12px;
        }

            /* line 206, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .tab-pane .media .media-body p i {
                margin-left: 4px;
            }

    /* line 213, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .right-side .gray {
        background-color: #f7f7f7;
    }

    /* line 216, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .right-side .announce {
        /************** Start Slider ************/
        /**************** End Slider *************/
    }

        /* line 218, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .right-side .announce #carousel-slider {
            position: relative;
        }

            /* line 221, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .announce #carousel-slider .carousel-indicators {
                bottom: -6px;
                text-align: center;
                margin-right: -38%;
            }

                /* line 226, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .right-side .announce #carousel-slider .carousel-indicators li {
                    border: 1px solid #26495D;
                    background-color: #26495D;
                    margin-right: 20px;
                    width: 18px;
                    height: 18px;
                }

                /* line 233, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .right-side .announce #carousel-slider .carousel-indicators .active {
                    border: 3px solid #ccc;
                    width: 18px;
                    height: 18px;
                }

            /* line 238, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .announce #carousel-slider a i {
                font-size: 28px;
                padding: 23px 3px;
                position: absolute;
                color: #363636;
                width: 24px;
                height: 73px;
                top: 31%;
                background-color: rgba(255, 255, 255, 0.75);
            }

        /* line 248, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .right-side .announce .carousel-inner > .item > img,
        .right-side .announce .carousel-inner > .item > a > img {
            line-height: 1;
            width: 100%;
            height: 160px;
            /* change 190px */
        }

        /* line 254, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .right-side .announce #carousel-slider a i:hover {
            background: #bfbfbf;
            color: #fff;
            border: 1px solid #bfbfbf;
        }

        /* line 259, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .right-side .announce #carousel-slider .carousel-control {
            width: inherit;
        }

            /* line 262, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .announce #carousel-slider .carousel-control.left i {
                left: 0;
            }

            /* line 265, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .announce #carousel-slider .carousel-control.right i {
                right: 0;
            }

            /* line 268, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .right-side .announce #carousel-slider .carousel-control.left,
            .right-side .announce #carousel-slider .carousel-control.right {
                background: none;
            }

        /* line 272, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .right-side .announce .carousel-control {
            opacity: 1;
        }

/* line 281, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
.opinion .media i {
    width: 40px;
    height: 40px;
    background-color: #2B5871;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    border-radius: 1px;
}

/* line 292, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
.opinion .media .media-body .media-heading {
    font-family: "Droid Arabic Kufi", "Lato", serif;
    font-size: 15px;
    color: #fff;
    margin-top: 12px;
    font-weight: bold;
}

/* line 299, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
.opinion .media .media-body p {
    color: #fff;
    font-size: 15px;
    font-family: "Lato", sans-serif;
    margin-bottom: 0;
}

/* line 307, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
.opinion .panel {
    border: 0;
    border-radius: 0;
}

    /* line 310, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .opinion .panel .panel-heading {
        background-color: #26495D;
        border-radius: 0;
        padding: 10px;
    }

    /* line 315, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .opinion .panel .panel-body {
        background-color: #eee;
        padding: 10px;
        overflow: hidden;
        /** radio button style **/
        /*** end radio button style ***/
    }

        /* line 320, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .opinion .panel .panel-body p {
            color: #000;
            font-size: 12px;
            margin-top: 6px;
            margin-bottom: 0;
            overflow: hidden;
            line-height: 26px;
            background-color: #f7f7f7;
            padding: 5px;
            border-radius: 1px;
            font-weight: bold;
        }

            /* line 331, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .opinion .panel .panel-body p i {
                margin-left: 4px;
                color: #02627D;
            }

        /* line 337, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .opinion .panel .panel-body form {
            overflow: hidden;
        }

        /* line 340, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .opinion .panel .panel-body ul {
            list-style: none;
            margin: 0;
            padding: 0;
            margin-bottom: 30px;
            margin-top: -10px;
        }

            /* line 346, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .opinion .panel .panel-body ul li {
                color: #AAAAAA;
                display: block;
                position: relative;
            }

                /* line 351, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .opinion .panel .panel-body ul li input[type=radio] {
                    position: absolute;
                    visibility: hidden;
                }

                /* line 355, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .opinion .panel .panel-body ul li label {
                    display: block;
                    position: relative;
                    font-weight: 300;
                    font-size: 13px;
                    padding: 33px 30px 10px 10px;
                    margin: 0;
                    height: 30px;
                    z-index: 9;
                    cursor: pointer;
                    -webkit-transition: all 0.25s linear;
                    color: #636262;
                }

                /* line 368, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .opinion .panel .panel-body ul li:hover label {
                    color: #02627D;
                }

                /* line 371, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .opinion .panel .panel-body ul li .check {
                    display: block;
                    position: absolute;
                    border: 3px solid #AAAAAA;
                    border-radius: 100%;
                    height: 20px;
                    width: 20px;
                    top: 30px;
                    right: 3px;
                    z-index: 5;
                    transition: border 0.25s linear;
                    -webkit-transition: border 0.25s linear;
                }

                /* line 384, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .opinion .panel .panel-body ul li:hover .check {
                    border: 3px solid #02627D;
                }

                /* line 387, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .opinion .panel .panel-body ul li .check::before {
                    display: block;
                    position: absolute;
                    content: '';
                    border-radius: 100%;
                    height: 8px;
                    width: 8px;
                    top: 3px;
                    right: 3px;
                    margin: auto;
                    transition: background 0.25s linear;
                    -webkit-transition: background 0.25s linear;
                }

            /* line 400, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .opinion .panel .panel-body ul input[type=radio]:checked ~ .check {
                border: 3px solid #26495D;
            }

                /* line 403, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .opinion .panel .panel-body ul input[type=radio]:checked ~ .check::before {
                    background: #26495D;
                }

            /* line 406, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .opinion .panel .panel-body ul input[type=radio]:checked ~ label {
                color: #26495D;
            }

        /* line 411, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .opinion .panel .panel-body .btn-default {
            color: #26495D;
            background-color: #DEDEDE;
            border: none;
            outline: 0;
            font-size: 12px;
            padding: 6px 9px;
            border-radius: 2px;
            margin-bottom: 10px;
            font-weight: bold;
        }

        /* line 422, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .opinion .panel .panel-body .btn-blue {
            border-radius: 2px;
            padding: 6px 9px;
            margin-bottom: 10px;
        }

        /* line 427, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .opinion .panel .panel-body .progress {
            background-color: #dedede;
            box-shadow: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -o-box-shadow: none;
            -ms-box-shadow: none;
            border-radius: 1px;
            margin-bottom: 0;
            width: 100%;
            display: block;
        }

        /* line 439, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .opinion .panel .panel-body .progress-bar {
            background-color: #26495D;
            font-weight: bold;
        }

        /* line 443, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .opinion .panel .panel-body h5 {
            color: #000;
            font-size: 13px;
            margin-top: 0;
        }

            /* line 447, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .opinion .panel .panel-body h5 span {
                font-family: "Droid Arabic Naskh", "Lato", serif;
                font-size: 10px;
            }

                /* line 450, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .opinion .panel .panel-body h5 span strong {
                    color: #1784A2;
                    font-weight: bold;
                    font-size: 11px;
                }

        /* line 457, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .opinion .panel .panel-body .progress-back {
            background-color: #fff;
            padding: 10px 10px 15px;
            margin-bottom: 5px;
        }

        /* line 462, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .opinion .panel .panel-body .well {
            padding: 10px;
            margin-bottom: 0;
        }

/**** end opinion ***/
/* line 473, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
.heading-writers {
    background-color: #eee;
    font-weight: bold;
    font-size: 16px;
    color: #26495D;
    padding: 13px;
    border-bottom: 3px solid #26495D;
    margin-top: -9px;
}

    /* line 481, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .heading-writers i {
        color: #1784A2;
        margin-left: 3px;
    }

/***********************************************************************************
**************************************************************************************/
/* line 491, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
.left-side {
    /******************** Start tabs ***************/
    /******************* End tabs ********************/
    /**************** start facebook like ******/
    /*********************** end facebook **************************************/
    /**************** start twitter ******/
    /*********************** end twitter**************************************/
}

    /* line 492, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side .visitors {
        padding: 10px;
        background-color: #eee;
        margin-bottom: 20px;
    }

        /* line 496, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .visitors .visit {
            padding: 10px;
            text-align: center;
            background-color: #f7f7f7;
        }

            /* line 500, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .visitors .visit i {
                font-size: 20px;
                color: #02627D;
            }

            /* line 504, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .visitors .visit h5 {
                margin: 5px 0;
                color: #63B8D0;
                font-size: 16px;
                font-weight: bold;
                font-family: "Lato", sans-serif;
            }

            /* line 511, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .visitors .visit p {
                font-family: "Droid Arabic Kufi", "Lato", serif;
                color: #000;
                font-size: 12px;
            }

    /* line 520, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side .tab-content {
        background-color: #eee;
        padding: 10px 0;
        margin-bottom: 10px;
    }

    /* line 525, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side .nav-tabs > li.active > a,
    .left-side .nav-tabs > li.active > a:hover,
    .left-side .nav-tabs > li.active > a:focus {
        background-color: #eee;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        cursor: pointer;
        color: #26495D;
    }

    /* line 533, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side .nav-tabs > li > a:hover,
    .left-side .nav-tabs > li > a:focus {
        background-color: #02627D;
        color: #fff;
    }

    /* line 539, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side .nav-tabs > li > a {
        margin-right: 0px;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        color: #fff;
        cursor: pointer;
        background-color: #26495D;
        margin-right: 5px;
        font-weight: bold;
        font-size: 14px;
        border-radius: 6px 6px 0 0;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
    }

        /* line 554, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .nav-tabs > li > a i {
            color: #1784A2;
        }

    /* line 558, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side .nav-tabs > li:first-of-type > a {
        margin-right: 0;
    }

    /* line 564, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side .tab-pane .media {
        padding: 10px 10px 5px;
        margin-top: 0;
    }

        /* line 567, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .tab-pane .media a,
        .left-side .tab-pane .media a:hover,
        .left-side .tab-pane .media a:focus,
        .left-side .tab-pane .media a:active {
            text-decoration: none;
        }

        /* line 574, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .tab-pane .media .media-left .media-object {
            height: 70px;
            width: 70px;
        }

            /* line 578, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .tab-pane .media .media-left .media-object:hover {
                opacity: 0.7;
            }

        /* line 583, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .tab-pane .media .media-body .media-heading {
            font-family: "Droid Arabic Naskh", "Lato", serif;
            font-size: 12px;
            font-weight: bold;
            line-height: 23px;
            height: 43px;
            overflow: hidden;
            text-overflow: ellipsis;
            color: rgba(16, 31, 39, 0.8);
            margin-bottom: 10px;
        }

            /* line 594, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .tab-pane .media .media-body .media-heading:hover {
                color: #26495D;
            }

        /* line 597, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .tab-pane .media .media-body p {
            font-family: "Droid Arabic Kufi", "Lato", serif;
            margin-bottom: 0;
            color: #02627D;
            font-size: 12px;
        }

            /* line 602, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .tab-pane .media .media-body p i {
                margin-left: 4px;
            }

    /* line 610, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side .gray {
        background-color: #f7f7f7;
    }

    /* line 615, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side .announce {
        /************** Start Slider ************/
        /**************** End Slider *************/
    }

        /* line 617, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .announce #carousel-slider {
            position: relative;
        }

        /* line 620, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .announce .left-slider .carousel-indicators {
            bottom: -6px;
            text-align: center;
            margin-right: -38%;
        }

            /* line 625, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .announce .left-slider .carousel-indicators li {
                border: 1px solid #26495D;
                background-color: #26495D;
                margin-right: 20px;
                width: 13px;
                height: 13px;
            }

            /* line 632, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .announce .left-slider .carousel-indicators .active {
                border: 3px solid #ccc;
                width: 13px;
                height: 13px;
            }

        /* line 637, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .announce .left-slider a i {
            font-size: 28px;
            padding: 23px 3px;
            position: absolute;
            color: #363636;
            width: 36px;
            height: 73px;
            top: 30%;
            background-color: rgba(255, 255, 255, 0.75);
        }

        /* line 647, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .announce .carousel-inner > .item > img,
        .left-side .announce .carousel-inner > .item > a > img {
            line-height: 1;
            width: 100%;
            height: 118px;
        }

        /* line 653, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .announce .left-slider a i:hover {
            background: #bfbfbf;
            color: #fff;
            border: 1px solid #bfbfbf;
        }

        /* line 658, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .announce .left-slider .carousel-control {
            width: inherit;
        }

            /* line 661, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .announce .left-slider .carousel-control.left i {
                left: 0;
            }

            /* line 664, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .announce .left-slider .carousel-control.right i {
                right: 0;
            }

            /* line 667, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .announce .left-slider .carousel-control.left,
            .left-side .announce .left-slider .carousel-control.right {
                background: none;
            }

        /* line 671, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .announce .carousel-control {
            opacity: 1;
        }

    /* line 677, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side .facebook-like {
        margin-top: 5px;
    }

        /* line 680, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .facebook-like .media i {
            width: 40px;
            height: 40px;
            background-color: #2B5871;
            text-align: center;
            color: #fff;
            font-size: 20px;
            line-height: 40px;
            border-radius: 1px;
        }

        /* line 691, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .facebook-like .media .media-body .media-heading {
            font-family: "Droid Arabic Kufi", "Lato", serif;
            font-size: 12px;
            color: #fff;
            margin-bottom: 5px;
            font-weight: bold;
        }

        /* line 699, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .facebook-like .media .media-body p {
            color: #fff;
            font-size: 15px;
            font-family: "Lato", sans-serif;
            margin-bottom: 0;
        }

        /* line 707, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .facebook-like .panel {
            border: 0;
            border-radius: 0;
        }

            /* line 710, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .facebook-like .panel .panel-heading {
                background-color: #26495D;
                border-radius: 0;
                padding: 10px;
            }

            /* line 715, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .facebook-like .panel .panel-body {
                background-color: #eee;
            }

                /* line 717, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .left-side .facebook-like .panel .panel-body img {
                    width: 100%;
                }

    /* line 725, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side .twitter {
        margin-top: 5px;
    }

        /* line 728, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .twitter .media i {
            width: 40px;
            height: 40px;
            background-color: #2B5871;
            text-align: center;
            color: #fff;
            font-size: 20px;
            line-height: 40px;
            border-radius: 1px;
        }

        /* line 739, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .twitter .media .media-body .media-heading {
            font-family: "Droid Arabic Kufi", "Lato", serif;
            font-size: 12px;
            color: #fff;
            margin-bottom: 5px;
            font-weight: bold;
        }

        /* line 746, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .twitter .media .media-body p {
            color: #fff;
            font-size: 15px;
            font-family: "Lato", sans-serif;
            margin-bottom: 0;
        }

        /* line 754, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .twitter .panel {
            border: 0;
            border-radius: 0;
        }

            /* line 757, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .twitter .panel .panel-heading {
                background-color: #26495D;
                border-radius: 0;
                padding: 10px;
            }

            /* line 762, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .twitter .panel .panel-body {
                background-color: #eee;
                padding: 10px 5px;
            }

                /* line 765, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .left-side .twitter .panel .panel-body .media {
                    border-bottom: 1px solid #fff;
                    padding: 5px;
                }

                    /* line 768, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                    .left-side .twitter .panel .panel-body .media a,
                    .left-side .twitter .panel .panel-body .media a:hover,
                    .left-side .twitter .panel .panel-body .media a:focus,
                    .left-side .twitter .panel .panel-body .media a:active {
                        text-decoration: none;
                    }

                    /* line 775, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                    .left-side .twitter .panel .panel-body .media .media-left .media-object {
                        height: 80px;
                        width: 80px;
                        border-radius: 4px;
                        border: 5px solid #fff;
                    }

                    /* line 783, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                    .left-side .twitter .panel .panel-body .media .media-body .media-heading {
                        font-family: "Droid Arabic Kufi", "Lato", serif;
                        font-size: 13px;
                        line-height: 22px;
                        white-space: nowrap;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        color: #333;
                        padding: 0;
                        margin-bottom: 7px;
                        font-weight: lighter;
                        width: 82%;
                    }

                    /* line 797, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                    .left-side .twitter .panel .panel-body .media .media-body p {
                        font-family: "Droid Arabic Naskh", "Lato", serif;
                        margin-bottom: 0;
                        color: #02627D;
                        font-size: 11px;
                        line-height: 1.7;
                        height: 37px;
                        overflow: hidden;
                        width: 95%;
                    }

                    /* line 808, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                    .left-side .twitter .panel .panel-body .media .media-body .time {
                        color: #8C8B8B;
                        height: 18px;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                    }

                    /* line 816, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                    .left-side .twitter .panel .panel-body .media:hover {
                        background: #f7f7f7;
                    }

    /* line 823, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side .subscribe-header {
        background-color: #26495D;
        text-align: center;
        color: #fff;
        font-size: 15px;
        font-weight: bold;
        padding: 15px 5px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        border-radius: 1px;
    }

        /* line 833, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .subscribe-header ul {
            display: block;
            list-style: none;
            margin: 0;
            padding: 0;
        }

            /* line 838, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .left-side .subscribe-header ul li {
                display: block;
                vertical-align: middle;
            }

        /* line 843, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side .subscribe-header i {
            font-size: 30px;
            color: #1784A2;
            margin-left: 5px;
        }

    /* line 849, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .left-side a {
        text-decoration: none;
    }

        /* line 852, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .left-side a:hover .subscribe-header {
            background-color: #ccc;
            color: #26495D;
        }

/*************************** style for all website  ********************************
************************************************************************************/
/* line 862, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
.photo-info {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}

    /* line 866, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .photo-info img {
        width: 100%;
    }

    /* line 869, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .photo-info .img-height {
        height: 200px;
    }

    /* line 872, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .photo-info .overlay {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: rgba(0, 0, 0, 0.19);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.34) 20%, rgba(0, 0, 0, 0.47) 38%, rgba(0, 0, 0, 0.6) 56%, rgba(0, 0, 0, 0.75) 76%, rgba(0, 0, 0, 0.93) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.19)), color-stop(20%, rgba(0, 0, 0, 0.34)), color-stop(38%, rgba(0, 0, 0, 0.47)), color-stop(56%, rgba(0, 0, 0, 0.6)), color-stop(76%, rgba(0, 0, 0, 0.75)), color-stop(100%, rgba(0, 0, 0, 0.93)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.34) 20%, rgba(0, 0, 0, 0.47) 38%, rgba(0, 0, 0, 0.6) 56%, rgba(0, 0, 0, 0.75) 76%, rgba(0, 0, 0, 0.93) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.34) 20%, rgba(0, 0, 0, 0.47) 38%, rgba(0, 0, 0, 0.6) 56%, rgba(0, 0, 0, 0.75) 76%, rgba(0, 0, 0, 0.93) 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.34) 20%, rgba(0, 0, 0, 0.47) 38%, rgba(0, 0, 0, 0.6) 56%, rgba(0, 0, 0, 0.75) 76%, rgba(0, 0, 0, 0.93) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.34) 20%, rgba(0, 0, 0, 0.47) 38%, rgba(0, 0, 0, 0.6) 56%, rgba(0, 0, 0, 0.75) 76%, rgba(0, 0, 0, 0.93) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    }

    /* line 889, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .photo-info .content {
        position: absolute;
        bottom: -2%;
        left: 0;
        width: 100%;
        z-index: 2;
        padding-bottom: 0;
    }

        /* line 896, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .photo-info .content .title {
            padding: 20px 15px 15px;
        }

        /* line 899, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .photo-info .content a:hover,
        .photo-info .content a:focus,
        .photo-info .content a:active {
            text-decoration: none;
        }

        /* line 904, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .photo-info .content p {
            font-family: "Droid Arabic Naskh", "Lato", serif;
            font-size: 14px;
            color: #fff;
            line-height: 2;
            height: 53px;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-bottom: 16px;
            font-weight: bold;
        }

            /* line 915, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .photo-info .content p:hover {
                color: #CECECE;
            }

        /* line 918, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .photo-info .content h4 {
            font-size: 10px;
            font-family: "Droid Arabic Naskh", "Lato", serif;
            color: #fff;
            line-height: 22px;
            margin-top: 7px;
            height: 44px;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-bottom: 26px;
        }

        /* line 929, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .photo-info .content ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            /* line 933, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .photo-info .content ul li {
                display: inline-block;
                font-family: "Droid Arabic Kufi", "Lato", serif;
                font-size: 10px;
                color: #fff;
                margin-left: 10px;
                margin-bottom: 10px;
            }

                /* line 940, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .photo-info .content ul li i {
                    color: #02627D;
                    margin-left: 4px;
                }

                /* line 944, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                .photo-info .content ul li a {
                    font-family: "Droid Arabic Kufi", "Lato", serif;
                    font-size: 10px;
                    color: #fff;
                }

                    /* line 949, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
                    .photo-info .content ul li a:hover,
                    .photo-info .content ul li a:focus,
                    .photo-info .content ul li a:active {
                        text-decoration: none;
                        color: #ddd;
                    }

    /* line 958, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .photo-info .catogry {
        position: absolute;
        top: 0;
        left: 0;
        color: #02627D;
        text-align: center;
        line-height: 30px;
        color: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-size: 10px;
        margin-bottom: 15px;
        border-width: 0px 0px 55px 55px;
        border-color: transparent transparent #D8D8D8 #fff;
        box-shadow: 2px 2px 6px #2C363C;
        border-style: solid;
        z-index: 10;
    }

    /* line 978, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .photo-info .plus {
        position: absolute;
        top: 28px;
        left: 31px;
        z-index: 15;
        color: #26495D;
        font-size: 18px;
    }

    /* line 987, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .photo-info .catogry-right {
        position: absolute;
        top: 0;
        right: 0;
        color: #02627D;
        text-align: center;
        line-height: 30px;
        color: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-size: 10px;
        margin-bottom: 15px;
        border-width: 0px 55px 55px 0px;
        border-color: transparent #fff #D8D8D8 #fff;
        box-shadow: 2px 2px 6px #2C363C;
        border-style: solid;
        z-index: 10;
    }

    /* line 1007, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .photo-info .plus-right {
        position: absolute;
        top: 28px;
        right: 31px;
        z-index: 15;
        color: #26495D;
        font-size: 18px;
    }

    /* line 1018, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .photo-info #rotating-item-wrapper,
    .photo-info #rotating-item-wrapper2 {
        position: relative;
        height: 200px;
        width: 100%;
    }

    /* line 1025, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .photo-info .rotating-item,
    .photo-info .rotating-item2,
    .photo-info .rotating-item3,
    .photo-info .rotating-item4,
    .photo-info .rotating-item5,
    .photo-info .rotating-item6,
    .photo-info .rotating-item7,
    .photo-info .rotating-item8 {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

/* start rss page */
/* line 1042, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
.rss {
    background: #eee;
    padding: 10px;
    margin-top: 10px;
}

    /* line 1047, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .rss a {
        font-weight: bold;
        color: #26495D;
        text-decoration: none;
        font-size: 12px;
    }

        /* line 1053, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
        .rss a i {
            background-color: #f7933b;
            height: 20px;
            width: 20px;
            line-height: 20px;
            border-radius: 2px;
            color: #fff;
            text-align: center;
            font-size: 13px;
        }

            /* line 1064, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
            .rss a i:hover {
                background-color: #BFBFBF;
                color: #333;
            }

    /* line 1072, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_sections.scss */
    .rss:hover {
        background-color: #dedede;
    }

/* end rss page */
/******************************************
*********** start latest news slider*******
*******************************************/
/* line 5, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
#latest-slider .sp-thumbnail {
    width: 100%;
    padding: 8px;
    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}

/* line 15, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
#latest-slider .sp-thumbnail-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #333;
    text-align: center;
}

    /* line 22, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .sp-thumbnail-title img {
        height: 50px;
        width: 94px;
    }

    /* line 26, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .sp-thumbnail-title .dimension {
        height: 60px;
        width: 60px;
    }

/* line 31, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
#latest-slider .sp-thumbnail-description {
    font-size: 13px;
    color: #333;
    margin: 3px 0;
    font-family: "Droid Arabic Naskh", "Lato", serif;
    font-weight: bold;
}

/* line 39, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
#latest-slider .sp-layer {
    font-weight: bold;
    line-height: 1.9;
    font-size: 13px;
}

/* line 45, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
#latest-slider .title-style {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: 'Droid Arabic Kufi', 'Lato', serif;
    font-size: 16px;
    text-align: center;
}

/* line 54, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
#latest-slider .sp-thumbnail-description-date {
    font-size: 12px;
    color: #26495D;
}

    /* line 57, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .sp-thumbnail-description-date i {
        margin-left: 3px;
        color: #02627D;
    }

/* line 63, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
#latest-slider .sp-thumbnail-container {
    height: 150px !important;
}

/*********************************************************************************/
@media (max-width: 860px) {
    /* line 71, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .hide-medium-screen {
        display: none;
    }
    /* line 74, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .sp-thumbnail-title img {
        height: 40px;
        width: 80px;
    }
    /* line 78, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .sp-thumbnail-description-date {
        font-size: 10px;
    }
    /* line 81, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .sp-thumbnail-container {
        height: 118px !important;
    }
    /* line 85, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .sp-thumbnail-title .dimension {
        height: 40px;
        width: 40px;
    }
}

/**************************************************************************************/
@media (max-width: 640px) {
    /* line 96, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .sp-layer {
        font-size: 11px;
    }
    /* line 99, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .title-style {
        font-size: 11px;
        line-height: 25px;
    }
    /* line 103, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .hide-small-screen {
        display: none;
    }
}

/********************************************************************************/
@media (max-width: 500px) {
    /* line 112, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .sp-thumbnail {
        text-align: center;
    }
    /* line 115, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .sp-thumbnail-title {
        font-size: 12px;
        text-transform: uppercase;
    }
}

/******************************************
*********** end latest news slider*******
*******************************************/
/******************************************
*********** start new *********************
*******************************************/
/* line 131, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.news-wrapper {
    padding: 20px;
    background-color: #eee;
    margin-top: 15px;
    position: relative;
    overflow: hidden;
}

    /* line 137, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper .new-image {
        background-color: #f7f7f7;
        padding: 5px;
    }

        /* line 140, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-wrapper .new-image img {
            width: 100%;
        }

    /* line 144, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper .news-source {
        list-style: none;
        display: inline-block;
        margin: 0;
        padding: 0;
    }

        /* line 149, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-wrapper .news-source li {
            display: inline-block;
            margin-left: 10px;
            font-size: 11px;
            font-family: "Droid Arabic Kufi", "Lato", serif;
            color: #464646;
        }

            /* line 155, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-wrapper .news-source li i {
                color: #02627D;
                margin-left: 3px;
            }

    /* line 161, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper .sources {
        list-style: none;
        display: block;
        margin: 25px 0 0;
        padding: 0;
    }

        /* line 166, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-wrapper .sources li {
            display: inline-block;
            margin-left: 5px;
            text-align: center;
            font-family: "Droid Arabic Kufi", "Lato", serif;
        }

            /* line 171, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-wrapper .sources li a {
                color: #333;
            }

                /* line 173, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
                .news-wrapper .sources li a i {
                    -webkit-transition: all .4s ease-in-out;
                    transition: all .4s ease-in-out;
                    font-size: 16px;
                    width: 25px;
                    height: 25px;
                    line-height: 25px;
                    text-align: center;
                    color: #fff;
                    border-radius: 2px;
                }

            /* line 188, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-wrapper .sources li:nth-of-type(1) a i {
                background-color: #B50C0C;
            }

            /* line 195, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-wrapper .sources li:nth-of-type(2) a i {
                background-color: #6E794C;
            }

            /* line 202, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-wrapper .sources li:nth-of-type(3) a i {
                background-color: #298271;
            }

            /* line 209, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-wrapper .sources li:nth-of-type(4) a i {
                background-color: #E27147;
            }

            /* line 216, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-wrapper .sources li:hover a i {
                background-color: #BFBFBF;
                color: #333;
            }

    /* line 223, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper h2 {
        margin: -5px 0 10px;
        max-height: 68px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        /* line 228, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-wrapper h2 a {
            font-size: 17px;
            color: rgba(16, 31, 39, 0.8);
            line-height: 1.4;
            text-decoration: none;
            font-family: "Droid Arabic Kufi", "Lato", serif;
            font-weight: bold;
            margin: 0;
        }

            /* line 237, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-wrapper h2 a:hover {
                color: #26495D;
            }

    /* line 241, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper p {
        max-height: 97px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        /* line 245, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-wrapper p a {
            color: #464646;
            font-size: 13px;
            line-height: 1.9;
            text-decoration: none;
            font-family: "Droid Arabic Naskh", "Lato", serif;
        }

    /* line 253, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper .bottom-border {
        display: block;
        height: 2px;
        width: 149px;
        background: #dedede;
        margin-bottom: 10px;
    }

    /* line 260, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper .catogry-right {
        position: absolute;
        top: 0;
        right: 0;
        color: #02627D;
        text-align: center;
        line-height: 30px;
        color: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-size: 10px;
        margin-bottom: 15px;
        border-width: 0px 70px 70px 0px;
        border-color: transparent #fff #26495D #fff;
        box-shadow: 2px 2px 6px #2C363C;
        border-style: solid;
        z-index: 10;
    }

    /* line 280, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper .plus-right {
        position: absolute;
        top: 36px;
        right: 41px;
        z-index: 15;
        color: #fff;
        font-size: 17px;
    }

    /* line 289, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper .share-plugin {
        margin-top: 20px;
    }

/* line 294, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.tooltip {
    z-index: 80;
}

    /* line 298, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .tooltip > .tooltip-inner {
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-size: 10px;
        background-color: #02627D;
        border-bottom: 3px solid #000;
    }

/**.tooltip > .tooltip-arrow {
    border-bottom-color: #000;
}**/
/******************************************
*************** end new *******************
*******************************************/
/* line 314, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.photo-latestnews {
    position: relative;
    overflow: hidden;
}

    /* line 317, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .photo-latestnews img {
        width: 100%;
        border-radius: 1px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    /* line 323, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .photo-latestnews .img-height {
        height: 262px;
    }

    /* line 326, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .photo-latestnews .overlay {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 1;
        -webkit-transition: all 1s ease;
        transition: all 1s ease;
        transform: translate3d(0px, 0px, 0px);
        /** background: rgba(255,255,255,.2)**/
        background: rgba(0, 0, 0, 0.2);
        /** background: rgba(0,0,0,0.19);
background: -moz-linear-gradient(top, rgba(0,0,0,0.19) 0%, rgba(0,0,0,0.34) 20%, rgba(0,0,0,0.47) 38%, rgba(0,0,0,0.6) 56%, rgba(0,0,0,0.75) 76%, rgba(0,0,0,0.93) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.19)), color-stop(20%, rgba(0,0,0,0.34)), color-stop(38%, rgba(0,0,0,0.47)), color-stop(56%, rgba(0,0,0,0.6)), color-stop(76%, rgba(0,0,0,0.75)), color-stop(100%, rgba(0,0,0,0.93)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0.19) 0%, rgba(0,0,0,0.34) 20%, rgba(0,0,0,0.47) 38%, rgba(0,0,0,0.6) 56%, rgba(0,0,0,0.75) 76%, rgba(0,0,0,0.93) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.19) 0%, rgba(0,0,0,0.34) 20%, rgba(0,0,0,0.47) 38%, rgba(0,0,0,0.6) 56%, rgba(0,0,0,0.75) 76%, rgba(0,0,0,0.93) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.19) 0%, rgba(0,0,0,0.34) 20%, rgba(0,0,0,0.47) 38%, rgba(0,0,0,0.6) 56%, rgba(0,0,0,0.75) 76%, rgba(0,0,0,0.93) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.19) 0%, rgba(0,0,0,0.34) 20%, rgba(0,0,0,0.47) 38%, rgba(0,0,0,0.6) 56%, rgba(0,0,0,0.75) 76%, rgba(0,0,0,0.93) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );**/
        opacity: 0;
    }

        /* line 348, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .photo-latestnews .overlay:hover {
            opacity: 0;
        }

    /* line 351, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .photo-latestnews .content {
        position: absolute;
        bottom: -2%;
        left: 0;
        width: 100%;
        z-index: 2;
        padding-bottom: 0;
    }

        /* line 358, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .photo-latestnews .content .title {
            padding: 20px 15px 15px;
        }

        /* line 361, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .photo-latestnews .content a:hover,
        .photo-latestnews .content a:focus,
        .photo-latestnews .content a:active {
            text-decoration: none;
        }

        /* line 366, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .photo-latestnews .content p {
            font-family: "Droid Arabic Naskh", "Lato", serif;
            font-size: 14px;
            color: #fff;
            line-height: 2;
            height: 53px;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-bottom: 16px;
            font-weight: bold;
        }

            /* line 377, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .photo-latestnews .content p:hover {
                color: #CECECE;
            }

        /* line 380, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .photo-latestnews .content h4 {
            font-size: 10px;
            font-family: "Droid Arabic Naskh", "Lato", serif;
            color: #fff;
            line-height: 22px;
            margin-top: 7px;
            height: 44px;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-bottom: 26px;
        }

        /* line 391, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .photo-latestnews .content ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            /* line 395, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .photo-latestnews .content ul li {
                display: inline-block;
                font-family: "Droid Arabic Kufi", "Lato", serif;
                font-size: 10px;
                color: #fff;
                margin-left: 10px;
                margin-bottom: 10px;
            }

                /* line 402, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
                .photo-latestnews .content ul li i {
                    color: #02627D;
                    margin-left: 4px;
                }

                /* line 406, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
                .photo-latestnews .content ul li a {
                    font-family: "Droid Arabic Kufi", "Lato", serif;
                    font-size: 10px;
                    color: #fff;
                }

                    /* line 411, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
                    .photo-latestnews .content ul li a:hover,
                    .photo-latestnews .content ul li a:focus,
                    .photo-latestnews .content ul li a:active {
                        text-decoration: none;
                        color: #ddd;
                    }

    /* line 420, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .photo-latestnews .catogry {
        position: absolute;
        top: 0;
        left: 0;
        color: #02627D;
        text-align: center;
        line-height: 30px;
        color: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-size: 10px;
        margin-bottom: 15px;
        border-width: 0px 0px 70px 70px;
        border-color: transparent transparent #26495D #eee;
        box-shadow: 2px 2px 6px #2C363C;
        border-style: solid;
        z-index: 10;
    }

    /* line 440, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .photo-latestnews .plus {
        position: absolute;
        top: 36px;
        left: 41px;
        z-index: 15;
        color: #26495D;
        font-size: 18px;
    }

    /* line 448, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .photo-latestnews .catogry-right {
        position: absolute;
        top: 0;
        right: 0;
        color: #02627D;
        text-align: center;
        line-height: 30px;
        color: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-size: 10px;
        margin-bottom: 15px;
        border-width: 0px 70px 70px 0px;
        border-color: transparent #eee #26495D #eee;
        box-shadow: 2px 2px 6px #2C363C;
        border-style: solid;
        z-index: 10;
    }

    /* line 468, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .photo-latestnews .plus-right {
        position: absolute;
        top: 36px;
        right: 41px;
        z-index: 15;
        color: #fff;
        font-size: 18px;
    }

/* line 478, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.news-wrapper:hover .photo-latestnews img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/*.news-wrapper:hover .photo-latestnews .overlay {
    opacity: 0;
}*/
/************** start pagenation **************
***********************************************/
/* line 493, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.pages-nav {
    margin-top: 25px;
}

    /* line 495, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .pages-nav .pagination {
        background-color: transparent;
    }

        /* line 498, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .pages-nav .pagination > li > a,
        .pages-nav .pagination > li > span {
            color: #fff;
            background-color: #26495D;
            border-color: #fff;
        }

            /* line 504, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .pages-nav .pagination > li > a:hover,
            .pages-nav .pagination > li > span:hover,
            .pages-nav .pagination > li > a:focus,
            .pages-nav .pagination > li > span:focus {
                background-color: #02627D;
                border-color: #02627D;
                color: #fff;
                font-weight: bold;
            }

        /* line 513, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .pages-nav .pagination > .active > a,
        .pages-nav .pagination > .active > span,
        .pages-nav .pagination > .active > a:hover,
        .pages-nav .pagination > .active > span:hover,
        .pages-nav .pagination > .active > a:focus,
        .pages-nav .pagination > .active > span:focus {
            background-color: #02627D;
            color: #fff;
            border-color: #fff;
        }

/************** end pagenation **************
***********************************************/
/************** Start filters ****************
**********************************************/
/* line 533, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.news-filter {
    margin-top: 20px;
    background-color: #eee;
    padding: 10px 20px;
    text-align: center;
}

    /* line 538, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-filter .select2-container--default .select2-selection--single {
        background-color: #f7f7f7;
        border: 1px solid #EFEFEF;
        border-radius: 2px;
        outline: none;
    }

    /* line 544, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-filter .select2-container .select2-selection--single {
        height: 32px;
    }

    /* line 547, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #787878;
        line-height: 33px;
        font-size: 12px;
        background-color: #F7F7F7;
    }

    /* line 553, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-filter label {
        margin-top: 7px;
        color: #112126;
        font-size: 13px;
    }

        /* line 557, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-filter label i {
            margin-left: 5px;
            color: #02627D;
        }

    /* line 562, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-filter .form-group {
        margin-bottom: 0;
    }

    /* line 565, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-filter .btn-filter {
        padding: 5px 12px;
        border-radius: 2px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        font-size: 13px;
        color: #26495D;
        -webkit-box-shadow: -2px 2px 2px 0 #ccc;
        -moz-box-shadow: -2px 2px 2px 0 #ccc;
        -ms-box-shadow: -2px 2px 2px 0 #ccc;
        box-shadow: -2px 2px 2px 0 #ccc;
        background: #D8D7D7;
        font-weight: bold;
    }

        /* line 575, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-filter .btn-filter i {
            color: #1784A2;
            margin-left: 5px;
        }

        /* line 580, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-filter .btn-filter:hover,
        .news-filter .btn-filter:focus,
        .news-filter .btn-filter:active {
            background-color: #26495D;
            color: #fff;
        }

            /* line 585, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-filter .btn-filter:hover i,
            .news-filter .btn-filter:focus i,
            .news-filter .btn-filter:active i {
                color: #1784A2;
            }

/************* end filters ********************
*************************************************/
/************** start catogry name *****************
******************************************************/
/* line 599, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.news-catogry {
    background-color: #26495D;
    padding: 10px 15px;
    vertical-align: middle;
    margin-top: 20px;
    text-align: justify;
    overflow: hidden;
    border-bottom: 4px solid #19809D;
    /*-webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;*/
}

    /* line 613, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-catogry a {
        color: #fff;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-weight: bold;
        text-align: justify;
        text-decoration: none;
        vertical-align: middle;
    }

        /* line 620, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-catogry a i {
            font-size: 25px;
            color: #1784A2;
        }

    /* line 625, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-catogry ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline-block;
    }

        /* line 630, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-catogry ul li {
            display: inline-block;
            margin-left: 5px;
            text-align: center;
            font-family: "Droid Arabic Kufi", "Lato", serif;
        }

            /* line 635, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-catogry ul li a {
                color: #333;
            }

                /* line 637, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
                .news-catogry ul li a i {
                    -webkit-transition: all .4s ease-in-out;
                    transition: all .4s ease-in-out;
                    font-size: 16px;
                    width: 25px;
                    height: 25px;
                    line-height: 25px;
                    text-align: center;
                    color: #fff;
                    border-radius: 2px;
                }

            /* line 652, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-catogry ul li:nth-of-type(1) a i {
                background-color: #298271;
            }

            /* line 659, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-catogry ul li:nth-of-type(2) a i {
                background-color: #E27147;
            }

            /* line 666, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-catogry ul li.read-more a i {
                background-color: #02627D;
            }

            /* line 673, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-catogry ul li:hover a i {
                background-color: #BFBFBF;
                color: #333;
            }

    /* line 680, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-catogry .catogry-name {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline-block;
    }

        /* line 685, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-catogry .catogry-name li {
            display: inline-block;
        }

            /* line 687, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-catogry .catogry-name li a {
                color: #fff;
                font-size: 15px;
            }

            /* line 691, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-catogry .catogry-name li i {
                font-size: 20px;
                color: #1784A2;
                margin-top: 2px;
            }

/**************************************************************
******************* start page news details ********************
***************************************************************/
/* line 706, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.news-detais-page .news-details-header {
    font-size: 19px;
    color: rgba(16, 31, 39, 0.8);
    line-height: 1.8;
    text-decoration: none;
    font-family: "Droid Arabic Kufi", "Lato", serif;
    font-weight: bold;
    margin: 0 0 15px;
    background: #eee;
    padding: 20px;
    border-right: 6px solid #26495D;
    position: relative;
}

    /* line 718, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-detais-page .news-details-header a {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        font-size: 14px;
        width: 25px;
        height: 25px;
        line-height: 27px;
        text-align: center;
        color: #fff;
        border-radius: 0;
        background-color: #B50C0C;
    }

/* line 737, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.news-detais-page .news-details-source {
    list-style: none;
    padding: 0;
    margin: 0;
}

    /* line 741, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-detais-page .news-details-source li {
        display: inline-block;
        margin-left: 15px;
        font-size: 11px;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        color: #26495D;
        font-weight: bold;
        margin-bottom: 10px;
    }

        /* line 749, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-detais-page .news-details-source li a {
            text-decoration: underline;
            color: #356682;
        }

        /* line 755, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-detais-page .news-details-source li.rate-style {
            display: block;
            margin-top: 30px;
            float: left;
        }

    /* line 760, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-detais-page .news-details-source i {
        color: #02627D;
        margin-left: 5px;
    }

        /* line 764, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-detais-page .news-details-source i.favourite {
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
            font-size: 14px;
            width: 20px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            color: #fff;
            border-radius: 2px;
            background-color: #B50C0C;
            margin: 0;
        }

    /* line 778, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-detais-page .news-details-source .stars i {
        color: darkorange;
    }

/* line 783, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.news-detais-page img {
    max-width: 100%;
    height: auto;
    margin: 30px auto 30px;
}

/* line 788, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.news-detais-page .topic {
    font-family: "Droid Arabic Naskh", "Lato", serif;
    font-size: 15px;
    line-height: 2.2;
    margin-bottom: 20px;
    color: #272727;
}

/* line 795, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.news-detais-page .subheading {
    font-family: "Droid Arabic Naskh", "Lato", serif;
    font-size: 21px;
    font-weight: bold;
    color: #26495D;
    margin: 20px 0;
}

/* line 802, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.news-detais-page .pages-nav .pagination {
    background-color: transparent;
}

/* line 805, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.news-detais-page .pagination > li {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    /* line 809, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-detais-page .pagination > li > a,
    .news-detais-page .pagination > li > span {
        font-size: 14px;
        font-weight: bold;
    }

        /* line 814, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-detais-page .pagination > li > a i {
            color: #1784A2;
        }

/*********************** start news list ************************/
/* line 823, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.news-list {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    background-color: #02627D;
    text-align: center;
    padding: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    /* line 834, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-list #bar-close {
        color: #26495D;
        text-decoration: none;
        font-size: 16px;
        cursor: pointer;
        position: absolute;
        top: -25px;
        right: 48%;
        height: 25px;
        width: 50px;
        border-radius: 50px 50px 0 0;
        -moz-border-radius: 50px 50px 0 0;
        -webkit-border-radius: 50px 50px 0 0;
        background-color: #02627D;
        line-height: 35px;
        text-align: center;
    }

    /* line 851, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-list #list-scroll {
        height: auto;
        padding: 0;
        margin: 0;
        list-style: none;
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

        /* line 858, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-list #list-scroll li {
            display: inline-block;
            text-align: center;
            padding: 10px 5px;
        }

            /* line 862, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-list #list-scroll li a {
                color: #fff;
                font-weight: bold;
                font-size: 10px;
                text-decoration: none;
            }

            /* line 869, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-list #list-scroll li.active {
                background-color: #26495D;
            }

        /* line 875, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-list #list-scroll.importantRule {
            height: 5px;
            overflow: hidden;
            -webkit-transition: all 1s ease-in-out;
            transition: all 1s ease-in-out;
        }

            /* line 881, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .news-list #list-scroll.importantRule li {
                display: none;
            }

@media (max-width: 768px) {
    /* line 888, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-list {
        padding: 5px 0;
    }
        /* line 892, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-list #list-scroll li {
            padding: 5px;
        }
        /* line 896, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-list #bar-close {
            right: 45%;
        }
}

/************************* end news list ****************************/
/*********************** start pressfile gen **************************/
/* line 910, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.page-section {
    height: 60px;
    text-align: center;
    background: url(../images/pressfile2.jpg) no-repeat center center scroll;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    margin: 0 auto 20px;
    line-height: 60px;
}

    /* line 921, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .page-section p {
        font-size: 20px;
        font-weight: bold;
        color: #0E1F25;
        font-family: "Droid Arabic Naskh", "Lato", serif;
    }

        /* line 927, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .page-section p i {
            color: #005067;
            margin-left: 5px;
        }

/*********************** end pressfile gen **************************/
/*******************************************************************
******************* start media query ******************************/
/* for mobile and tablets */
@media (max-width: 991px) {
    .table-responsive {
        border: 0px solid #fff;
    }
    /* line 945, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper {
        padding: 15px;
        text-align: center;
    }
    /* line 949, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .photo-latestnews .img-height {
        height: auto;
    }
    /* line 952, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper h2 a {
        font-size: 14px;
        line-height: .8;
    }
    /* line 956, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper h2 {
        line-height: .9;
        margin-top: 10px;
        max-height: none;
        height: auto;
        margin-right: 50px !important;
    }
    /* line 962, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper p a {
        font-size: 11px;
    }
    /* line 965, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper .news-source li {
        display: block;
        margin-bottom: 10px;
    }
    /* line 969, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper p {
        max-height: none;
        height: auto;
    }
    /* line 973, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper .sources {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    /* line 977, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-filter .btn-filter {
        margin-top: 20px;
        padding: 6px 12px;
    }
    /* line 981, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-filter .select2-container .select2-selection--single {
        height: 34px;
    }
    /* line 984, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 32px;
    }
    /* line 987, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-filter {
        padding: 0 20px 15px;
    }
        /* line 990, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .news-filter label {
            margin: 15px 0 10px;
        }
    /* line 993, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-catogry .catogry-name li a {
        font-size: 14px;
    }
    /* line 996, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-detais-page .news-details-header {
        font-size: 16px;
        padding: 10px;
        line-height: 1.9;
    }
    /* line 1001, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-details-source li {
        font-size: 11px;
        margin-bottom: 10px;
    }
    /* line 1005, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-detais-page .topic {
        font-size: 13px;
    }
    /* line 1008, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .pages-nav .pagination > li > a,
    .pagination > li > span {
        font-size: 11px;
    }
    /* line 1012, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-detais-page .subheading {
        font-size: 18px;
        line-height: 1.6;
    }
    /* line 1016, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-detais-page img {
        margin-top: 15px;
    }
    /* line 1019, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-detais-page .news-details-source li {
        font-size: 11px;
    }
}

/******************** extra small *************/
@media (max-width: 480px) {
    /* line 1028, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper h2 {
        max-height: none;
        height: auto;
    }
    /* line 1032, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-wrapper p {
        max-height: none;
        height: auto;
    }
    /* line 1036, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .photo-latestnews .img-height {
        height: auto;
    }
    /* line 1039, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    #latest-slider .title-style {
        font-size: 10px;
    }
    /* line 1042, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .news-filter label {
        font-size: 12px;
    }
}

/******************* small screen ********************/
/* line 1052, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.next-news {
    position: fixed;
    top: 60%;
    right: 0;
    background-color: #eee;
    height: 100px;
    border-left: 5px solid #26495D;
    border-radius: 0;
    z-index: 999;
}

    /* line 1061, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .next-news .media {
        width: 0px;
        float: right;
        margin-top: 10px;
        overflow: hidden;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

        /* line 1068, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .next-news .media .media-heading {
            font-size: 12px;
            font-weight: bold;
            line-height: 25px;
            height: 45px;
            font-family: "Droid Arabic Naskh", "Lato", serif;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            /* line 1078, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .next-news .media .media-heading a {
                color: rgba(16, 31, 39, 0.8);
                text-decoration: none;
            }

                /* line 1083, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
                .next-news .media .media-heading a:hover {
                    color: #26495D;
                }

    /* line 1087, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .next-news .arrow {
        width: 30px;
        float: right;
        display: inline-block;
        height: 100px;
        line-height: 100px;
        text-align: center;
        background-color: #ccc;
        color: #3C3C3C;
        border-radius: 0;
    }

    /* line 1102, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .next-news:hover .media {
        width: 280px;
        margin-right: 10px;
    }

    /* line 1107, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .next-news:hover .news-list {
        padding: 7px 0;
    }

/*****************************************************/
/* line 1115, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
.previus-news {
    position: fixed;
    top: 60%;
    left: 0;
    background-color: #eee;
    height: 100px;
    border-right: 5px solid #26495D;
    border-radius: 0;
    z-index: 999;
}

    /* line 1124, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .previus-news .media {
        width: 0px;
        float: left;
        margin-top: 10px;
        overflow: hidden;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

        /* line 1131, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
        .previus-news .media .media-heading {
            font-size: 12px;
            font-weight: bold;
            line-height: 25px;
            height: 45px;
            font-family: "Droid Arabic Naskh", "Lato", serif;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            /* line 1142, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
            .previus-news .media .media-heading a {
                color: rgba(16, 31, 39, 0.8);
                text-decoration: none;
            }

                /* line 1147, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
                .previus-news .media .media-heading a:hover {
                    color: #26495D;
                }

    /* line 1151, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .previus-news .arrow {
        width: 30px;
        float: left;
        display: inline-block;
        height: 100px;
        line-height: 100px;
        text-align: center;
        background-color: #ccc;
        color: #3C3C3C;
        border-radius: 0;
    }

    /* line 1166, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_all-news.scss */
    .previus-news:hover .media {
        width: 280px;
        margin-left: 10px;
        margin-right: 10px;
    }

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
.curicature-wrapper {
    padding: 10px;
    background-color: #eee;
    margin-top: 12px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    /* line 9, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
    .curicature-wrapper .photo-curicature {
        position: relative;
        overflow: hidden;
    }

        /* line 12, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
        .curicature-wrapper .photo-curicature img {
            max-width: 100%;
            border-radius: 0px;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            height: 250px;
        }

        /* line 20, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
        .curicature-wrapper .photo-curicature .curicature-overlay {
            position: absolute;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(38, 73, 93, 0.87);
            text-align: center;
            display: none;
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
        }

            /* line 32, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
            .curicature-wrapper .photo-curicature .curicature-overlay .curicature-info {
                position: absolute;
                bottom: 7%;
                text-align: center;
                width: 100%;
            }

            /* line 38, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
            .curicature-wrapper .photo-curicature .curicature-overlay .source-link {
                margin-top: 15px;
                margin-bottom: 0;
                font-weight: bold;
                color: #fff;
                font-size: 10px;
            }

            /* line 45, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
            .curicature-wrapper .photo-curicature .curicature-overlay .cur-link {
                font-size: 30px;
            }

                /* line 47, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
                .curicature-wrapper .photo-curicature .curicature-overlay .cur-link i {
                    color: #fff;
                    margin-top: 15px;
                    font-size: 20px;
                    height: 30px;
                    width: 30px;
                    line-height: 30px;
                    background: rgba(238, 238, 238, 0.75);
                    color: rgba(38, 73, 93, 0.87);
                    border-radius: 50%;
                    font-weight: bold;
                }

            /* line 60, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
            .curicature-wrapper .photo-curicature .curicature-overlay .news-source {
                list-style: none;
                display: inline-block;
                margin: 0;
                padding: 5px 15px 15px;
                border: 5px solid rgba(0, 111, 142, 0.6);
                background-color: rgba(38, 73, 93, 0.58);
            }

                /* line 67, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
                .curicature-wrapper .photo-curicature .curicature-overlay .news-source li {
                    display: block;
                    margin-top: 10px;
                    font-size: 10px;
                    font-family: "Droid Arabic Kufi", "Lato", serif;
                    color: #fff;
                    font-weight: bold;
                }

                    /* line 74, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
                    .curicature-wrapper .photo-curicature .curicature-overlay .news-source li i {
                        color: #19809D;
                        margin-left: 3px;
                    }

            /* line 80, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
            .curicature-wrapper .photo-curicature .curicature-overlay .sources {
                list-style: none;
                display: block;
                margin: 10px 0 0;
                padding: 0;
            }

                /* line 85, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
                .curicature-wrapper .photo-curicature .curicature-overlay .sources li {
                    display: inline-block;
                    margin-left: 5px;
                    text-align: center;
                    font-family: "Droid Arabic Kufi", "Lato", serif;
                }

                    /* line 90, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
                    .curicature-wrapper .photo-curicature .curicature-overlay .sources li a {
                        color: #333;
                    }

                        /* line 92, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
                        .curicature-wrapper .photo-curicature .curicature-overlay .sources li a i {
                            -webkit-transition: all .4s ease-in-out;
                            transition: all .4s ease-in-out;
                            font-size: 16px;
                            width: 25px;
                            height: 25px;
                            line-height: 25px;
                            text-align: center;
                            color: #fff;
                            border-radius: 2px;
                        }

                    /* line 107, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
                    .curicature-wrapper .photo-curicature .curicature-overlay .sources li:nth-of-type(1) a i {
                        background-color: #B50C0C;
                    }

                    /* line 114, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
                    .curicature-wrapper .photo-curicature .curicature-overlay .sources li:nth-of-type(2) a i {
                        background-color: #6E794C;
                    }

                    /* line 121, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
                    .curicature-wrapper .photo-curicature .curicature-overlay .sources li:nth-of-type(3) a i {
                        background-color: #298271;
                    }

                    /* line 128, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
                    .curicature-wrapper .photo-curicature .curicature-overlay .sources li:nth-of-type(4) a i {
                        background-color: #E27147;
                    }

                    /* line 135, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
                    .curicature-wrapper .photo-curicature .curicature-overlay .sources li:hover a i {
                        background-color: #BFBFBF;
                        color: #333;
                    }

    /* line 146, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
    .curicature-wrapper:hover {
        background-color: #006F8E;
    }

        /* line 150, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
        .curicature-wrapper:hover .photo-curicature .curicature-overlay {
            display: block !important;
        }

/******************************************************************************************/
/* line 158, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
.date-filter {
    background-color: #eee;
    padding: 10px 20px;
    text-align: center;
}

    /* line 162, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
    .date-filter label {
        margin-bottom: 0;
        line-height: 34px;
        font-size: 13px;
    }

    /* line 167, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
    .date-filter .form-group {
        margin-bottom: 0;
    }

        /* line 169, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
        .date-filter .form-group .form-control {
            background-color: #f7f7f7;
            border-color: #f7f7f7;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -ms-box-shadow: none;
            box-shadow: none;
            border-radius: 0;
            font-size: 13px;
        }

    /* line 177, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
    .date-filter .btn-filter {
        padding: 7px 12px;
        border-radius: 2px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        font-size: 13px;
        background-color: #26495D;
        color: #fff;
        -webkit-box-shadow: -2px 2px 2px 0 #ccc;
        -moz-box-shadow: -2px 2px 2px 0 #ccc;
        -ms-box-shadow: -2px 2px 2px 0 #ccc;
        box-shadow: -2px 2px 2px 0 #ccc;
    }

        /* line 189, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
        .date-filter .btn-filter i {
            color: #1784A2;
            margin-left: 5px;
        }

        /* line 194, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
        .date-filter .btn-filter:hover,
        .date-filter .btn-filter:focus,
        .date-filter .btn-filter:active {
            color: #26495D;
            -webkit-box-shadow: -2px 2px 2px 0 #ccc;
            -moz-box-shadow: -2px 2px 2px 0 #ccc;
            -ms-box-shadow: -2px 2px 2px 0 #ccc;
            box-shadow: -2px 2px 2px 0 #ccc;
            background: #D8D7D7;
        }

/************************* start magazineissue page ****************************/
/************************* end magazineissue page ****************************/
/******************************************************************************/
@media (max-width: 768px) {
    /* line 217, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
    .date-filter label {
        margin-bottom: 5px;
    }
    /* line 220, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
    .date-filter {
        padding: 10px 15px 15px;
    }
    /* line 223, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
    .curicature-wrapper .photo-curicature .curicature-overlay .sources li a i,
    .news-catogry ul li a i {
        line-height: 26px;
    }
    /* line 228, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_Caricature.scss */
    .date-filter .btn-filter {
        margin-top: 10px;
    }
}

/*****************************************************************************************************/
/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
.twitter-heading {
    margin: 0 auto 15px;
    text-align: center;
    background: url(../images/social-back3.png) no-repeat center center scroll;
    background-size: cover;
    padding: 15px;
}

    /* line 7, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-heading i {
        background: #eee;
        border-radius: 50%;
        width: 80px;
        height: 80px;
        line-height: 68px;
        color: #00ACED;
        font-size: 45px;
        border: 8px solid rgba(43, 88, 113, 0.27);
        margin-bottom: 15px;
    }

    /* line 18, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-heading h2 {
        margin-top: 0px;
        font-size: 20px;
        font-weight: bold;
        color: #26495D;
        text-shadow: 2px 2px 2px #C7C7C7;
        margin-bottom: 0;
    }

    /* line 26, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-heading .mrg-top {
        margin-top: 15px;
    }

    /* line 29, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-heading .profile-picture {
        position: relative;
        width: 150px;
        height: 150px;
        margin: 0px auto;
    }

        /* line 34, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
        .twitter-heading .profile-picture img {
            width: 100%;
            height: 100%;
            border: 8px solid rgba(88, 108, 119, 0.18);
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            -ms-border-radius: 50%;
            margin-bottom: 15px;
        }

        /* line 45, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
        .twitter-heading .profile-picture .profile-twit i {
            position: absolute;
            bottom: 0;
            right: 0;
            background: #00ACED;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            line-height: 43px;
            color: #FFFFFF;
            border: 6px solid rgba(222, 217, 217, 0.25);
            font-size: 24px;
            margin-bottom: 0;
            transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
        }

        /* line 64, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
        .twitter-heading .profile-picture:hover .profile-twit i {
            transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
        }

/* line 72, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
.twitter-profile:hover .media-left .twit-content i {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

/********************************************/
/* line 82, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
.twitter-profile {
    background-color: #eee;
    padding: 17px 10px;
    margin-bottom: 10px;
    position: relative;
}

    /* line 87, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-profile .favourite {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        font-size: 14px;
        width: 22px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        color: #fff;
        border-radius: 0;
        background-color: #B50C0C;
        -webkit-border-bottom-right-radius: 2px;
        -moz-border-radius-bottomright: 2px;
        border-bottom-right-radius: 2px;
    }

    /* line 107, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-profile .media-left {
        padding-left: 10px;
    }

        /* line 109, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
        .twitter-profile .media-left .photo {
            position: relative;
            width: 88px;
            height: 88px;
        }

            /* line 113, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
            .twitter-profile .media-left .photo img {
                width: 100%;
                height: 100%;
                border: 5px solid #DEDEDE;
                border-radius: 50%;
                /** @include box-shadow (-1px 1px 2px #ccc);**/
            }

            /* line 120, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
            .twitter-profile .media-left .photo .twitt {
                position: absolute;
                bottom: 0px;
                left: 56px;
                font-size: 15px;
                color: #fff;
                background-color: #00ACED;
                height: 26px;
                width: 26px;
                line-height: 28px;
                text-align: center;
                margin-right: -11px;
                border-radius: 50%;
                transition: all .5s ease-in-out;
                -moz-transition: all .5s ease-in-out;
                -webkit-transition: all .5s ease-in-out;
                -o-transition: all .5s ease-in-out;
            }

        /* line 139, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
        .twitter-profile .media-left .twit-content {
            background-color: #f7f7f7;
            padding: 5px;
            width: 88px;
        }

            /* line 143, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
            .twitter-profile .media-left .twit-content p {
                line-height: 1.9;
                font-size: 11px;
                font-family: "Droid Arabic Naskh", "Lato", serif;
                margin-top: 9px;
                font-weight: bold;
                opacity: 1;
                filter: alpha(opacity=100);
                /* For IE8 and earlier */
            }

            /* line 153, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
            .twitter-profile .media-left .twit-content i {
                color: #00ACED;
                margin-top: 10px;
                font-size: 24px;
                opacity: .6;
                filter: alpha(opacity=60);
                /* For IE8 and earlier */
                transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -webkit-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
            }

    /* line 167, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-profile .media-body {
        margin-bottom: 0;
        border-right: 1px solid #DCDCDC;
        padding-right: 15px;
    }

        /* line 171, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
        .twitter-profile .media-body .media-heading {
            margin-bottom: 10px;
        }

            /* line 172, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
            .twitter-profile .media-body .media-heading a {
                font-size: 15px;
                color: rgba(16, 31, 39, 0.75);
                line-height: 1.4;
                text-decoration: none;
                font-family: "Droid Arabic Kufi", "Lato", serif;
                font-weight: bold;
            }

                /* line 180, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
                .twitter-profile .media-body .media-heading a:hover,
                .twitter-profile .media-body .media-heading a:active,
                .twitter-profile .media-body .media-heading a:focus {
                    color: #02627D;
                }

        /* line 187, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
        .twitter-profile .media-body p {
            color: #464646;
            font-size: 13px;
            line-height: 2;
            text-decoration: none;
            font-family: "Droid Arabic Naskh", "Lato", serif;
        }

        /* line 194, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
        .twitter-profile .media-body h5 {
            font-size: 11px;
            font-family: "Droid Arabic Kufi", "Lato", serif;
            color: rgba(16, 31, 39, 0.8);
        }

            /* line 198, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
            .twitter-profile .media-body h5 i {
                color: #1784A2;
                margin-left: 3px;
            }

        /* line 204, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
        .twitter-profile .media-body ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

            /* line 208, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
            .twitter-profile .media-body ul li {
                display: inline-block;
                margin-left: 10px;
                font-size: 11px;
                font-family: "Droid Arabic Kufi", "Lato", serif;
                color: rgba(16, 31, 39, 0.8);
                line-height: 18px;
            }

                /* line 216, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
                .twitter-profile .media-body ul li i {
                    color: #1784A2;
                    margin-left: 3px;
                }

        /* line 223, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
        .twitter-profile .media-body.twit-info {
            vertical-align: middle;
        }

            /* line 225, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
            .twitter-profile .media-body.twit-info p {
                color: #464646;
                font-size: 13px;
                margin-bottom: 20px;
                margin-left: 10px;
            }

/* line 234, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
.border-right {
    border-right: 0px solid #26495D;
}

/* line 238, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
.twitter-profile.gray {
    background-color: #F7F6F6;
    /** border-left: 4px solid $primary-color;
    border-right:none;**/
}

/* line 244, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
.twitter-profile:hover .media-left a .twitt {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

/***************** facebook page *************/
/* line 254, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
.twitter-heading i.blue-color {
    color: #3b5998;
}

/* line 258, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
.twitter-profile .media-left .photo .twitt.blue {
    background-color: #3b5998;
}

/*********************************************/
/*************** start media query ******************/
@media (max-width: 768px) {
    /* line 269, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-heading i {
        background: #eee;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        line-height: 50px;
        color: #00ACED;
        font-size: 33px;
        border: 6px solid rgba(43, 88, 113, 0.27);
        margin-bottom: 10px;
    }
    /* line 280, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-heading h2 {
        font-size: 18px;
    }
    /* line 283, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-profile .media-body .media-heading {
        font-size: 14px;
    }
    /* line 286, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-profile .media-body p {
        font-size: 11px;
    }
    /* line 289, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-profile .media-body h5 {
        font-size: 9px;
        line-height: 1.9;
    }
    /* line 293, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .border-right {
        padding: 15px;
    }
    /* line 296, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-profile .favourite {
        font-size: 12px;
        width: 18px;
        height: 18px;
        line-height: 20px;
    }
}

/* line 304, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
#tag-slider {
    margin-bottom: 10px;
}

/* line 308, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
.twitter-photo-slider .owl-carousel {
    text-align: center;
}

    /* line 310, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-photo-slider .owl-carousel .owl-controls .owl-page span {
        background-color: #bdbdbd;
        margin: 5px 7px 0;
    }

    /* line 314, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-photo-slider .owl-carousel .item {
        text-align: center;
    }

        /* line 316, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
        .twitter-photo-slider .owl-carousel .item img {
            max-width: 100%;
            height: 200px;
        }

/* line 323, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
.twitter-post {
    border: 1px solid #eee;
    padding: 10px;
    margin: 10px 0 20px;
    background-color: #f7f7f7;
}

    /* line 328, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-post .twitter-profile .media-left .twit-content {
        background-color: #fff;
    }

    /* line 331, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-post .twitter-profile .media-body {
        border-right: 1px solid #eee;
    }

    /* line 334, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
    .twitter-post .twitter-profile {
        background-color: transparent;
    }

/* line 339, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
a[title="jQuery Lightbox"] {
    display: none;
}

/* line 343, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_twitter-page.scss */
#html5box-html5-lightbox #html5-text {
    text-align: right !important;
    display: none !important;
}

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
.facebook-post {
    background-color: #eee;
    padding: 10px;
    position: relative;
    margin-bottom: 15px;
}

    /* line 6, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .facebook-post .img-wrapper {
        border-left: 1px solid #DCDCDC;
        padding-left: 15px;
        width: 100%;
        position: relative;
        overflow: hidden !important;
        text-align: center;
    }

        /* line 13, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
        .facebook-post .img-wrapper img {
            max-width: 100%;
            border-radius: 1px;
            height: 137px;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

        /* line 20, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
        .facebook-post .img-wrapper i {
            position: absolute;
            top: 5px;
            right: 5px;
            font-size: 15px;
            color: #fff;
            background-color: #3B5998;
            height: 26px;
            width: 26px;
            line-height: 28px;
            text-align: center;
            border-radius: 50%;
            transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
        }

    /* line 39, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .facebook-post .post-info {
        margin-right: -15px;
    }

        /* line 41, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
        .facebook-post .post-info h3 {
            margin: 5px 0 10px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            padding-left: 15px;
        }

            /* line 47, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
            .facebook-post .post-info h3 a {
                font-size: 15px;
                color: rgba(16, 31, 39, 0.8);
                line-height: 1.4;
                text-decoration: none;
                font-family: "Droid Arabic Kufi", "Lato", serif;
                font-weight: bold;
                margin: 0;
            }

        /* line 57, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
        .facebook-post .post-info p {
            color: #464646;
            font-size: 13px;
            line-height: 2;
            font-family: "Droid Arabic Naskh", "Lato", serif;
            max-height: 49px;
            overflow: hidden;
            text-overflow: hidden;
            -moz-text-overflow: hidden;
            -webkit-text-overflow: hidden;
            -ms-text-overflow: hidden;
            -o-text-overflow: hidden;
            padding-left: 15px;
        }

        /* line 71, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
        .facebook-post .post-info ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

            /* line 75, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
            .facebook-post .post-info ul li {
                display: inline-block;
                margin-left: 10px;
                font-size: 11px;
                font-family: "Droid Arabic Kufi", "Lato", serif;
                color: rgba(16, 31, 39, 0.8);
                line-height: 18px;
            }

            /* line 83, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
            .facebook-post .post-info ul a {
                text-decoration: none;
                font-size: 11px;
                font-family: "Droid Arabic Kufi", "Lato", serif;
                color: rgba(16, 31, 39, 0.8);
            }

            /* line 89, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
            .facebook-post .post-info ul i {
                color: #02627D;
                margin-left: 3px;
            }

    /* line 95, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .facebook-post .favourite {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        font-size: 14px;
        width: 22px;
        height: 22px;
        line-height: 24px;
        text-align: center;
        color: #fff;
        border-radius: 0;
        background-color: #B50C0C;
        -webkit-border-bottom-right-radius: 2px;
        -moz-border-radius-bottomright: 2px;
        border-bottom-right-radius: 2px;
    }

    /* line 117, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .facebook-post:hover .img-wrapper i {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }

/* line 124, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
.profile-nest .facebook-post {
    background: transparent;
    padding: 0;
}

/* line 129, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
.twitter-profile.profile-nest .media-body .media-heading a {
    font-size: 17px;
}

/* line 133, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
.twitter-profile.profile-nest .media-body .media-heading {
    margin-bottom: 15px;
}

/* line 137, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
.twitter-profile.profile-nest {
    padding-bottom: 5px;
}

/* line 141, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
.profile-nest .facebook-post .post-info h3 a {
    font-size: 14px;
}

/* line 145, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
.profile-nest .facebook-post .img-wrapper {
    height: 121px;
}

/* line 149, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
.twitter-profile.profile-nest .media-body .media-heading a {
    color: #26495D;
}

/* for mobile and tablets */
@media (max-width: 768px) {
    /* line 157, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .facebook-post {
        padding: 15px;
    }
        /* line 160, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
        .facebook-post .img-wrapper {
            border-left: none;
            padding-left: 0;
        }
        /* line 164, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
        .facebook-post .post-info {
            margin-right: 0px;
            text-align: center;
        }
            /* line 168, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
            .facebook-post .post-info h3,
            .facebook-post .post-info p {
                padding-left: 0;
            }
            /* line 172, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
            .facebook-post .post-info h3 {
                font-size: 14px;
                margin-top: 10px;
                white-space: normal;
                overflow: visible;
                text-overflow: initial;
            }
                /* line 179, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
                .facebook-post .post-info h3 a {
                    font-size: 12px;
                    line-height: 20px;
                }
            /* line 183, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
            .facebook-post .post-info p {
                font-size: 11px;
                max-height: none;
            }
        /* line 187, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
        .facebook-post .favourite {
            font-size: 14px;
            width: 22px;
            height: 22px;
            line-height: 24px;
            top: 0px;
        }
        /* line 195, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
        .facebook-post .img-wrapper {
            height: auto;
        }
    /* line 198, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .twitter-profile.profile-nest .media-body .media-heading {
        margin-bottom: 10px;
    }
    /* line 201, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .twitter-profile.profile-nest {
        padding-bottom: 0;
    }
    /* line 204, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .profile-nest .facebook-post .img-wrapper {
        height: auto;
    }
    /* line 207, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .twitter-profile.profile-nest .media-left .photo .twitt {
        left: 53px;
    }
    /* line 210, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .twitter-profile.profile-nest .media-left .photo {
        position: relative;
        width: 80px;
        height: 80px;
    }
    /* line 215, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .profile-nest .facebook-post .post-info h3 a {
        font-size: 12px;
    }
    /* line 218, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .profile-nest.twitter-profile .media-body p {
        font-size: 10px;
        max-height: none;
    }
    /* line 222, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .profile-nest .facebook-post .post-info ul li {
        font-size: 10px;
    }
    /* line 225, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_facebook-page.scss */
    .twitter-profile.profile-nest .media-body .media-heading a {
        font-size: 15px;
    }
}

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_annual-reports.scss */
.report-table {
    background-color: #eee;
    margin-top: 15px;
    padding: 5px;
}

    /* line 6, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_annual-reports.scss */
    .report-table .table-bordered > thead > tr > th, .report-table .table-bordered > tbody > tr > th, .report-table .table-bordered > tfoot > tr > th, .report-table .table-bordered > thead > tr > td, .report-table .table-bordered > tbody > tr > td, .report-table .table-bordered > tfoot > tr > td {
        border: 1px solid #E2E2E2;
    }

    /* line 11, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_annual-reports.scss */
    .report-table .table {
        margin-bottom: 0;
    }

        /* line 16, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_annual-reports.scss */
        .report-table .table tr th {
            text-align: center;
            background-color: #eee;
            font-size: 12px;
            color: #26495D;
            font-weight: bold;
            padding-bottom: 12px;
            padding-top: 12px;
            border: none;
        }

            /* line 26, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_annual-reports.scss */
            .report-table .table tr th img {
                height: 60px;
                width: 100px;
                margin: 0 auto 12px;
                display: block;
                border-radius: 2px;
                background-color: #fff;
                padding: 3px;
            }

            /* line 36, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_annual-reports.scss */
            .report-table .table tr th i {
                margin-left: 2px;
                color: #1784A2;
                transform: rotateY(180deg);
                -moz-transform: rotateY(180deg);
                -webkit-transform: rotateY(180deg);
                -o-transform: rotateY(180deg);
                -ms-transform: rotateY(180deg);
            }

        /* line 50, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_annual-reports.scss */
        .report-table .table tr td {
            text-align: center;
            font-size: 12px;
            font-family: "Droid Arabic Naskh", "Lato", serif;
            background-color: #fff;
            border-top: 1px solid #e0e0e0;
        }

            /* line 57, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_annual-reports.scss */
            .report-table .table tr td a {
                text-decoration: none;
                outline: 0;
                color: #112126;
            }

        /* line 66, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_annual-reports.scss */
        .report-table .table tr .star i {
            color: #FFB100;
        }

        /* line 71, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_annual-reports.scss */
        .report-table .table tr td:first-of-type {
            font-family: "Droid Arabic Kufi", "Lato", serif;
            font-weight: bold;
            background-color: #f7f7f7;
            font-size: 12px;
            color: #112126;
        }

/* for mobile and tablets */
@media (max-width: 768px) {
    /* line 91, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_annual-reports.scss */
    .report-table .table tr th, .report-table .table tr td, .report-table .table tr td:first-of-type {
        font-size: 11px;
    }
    /* line 95, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_annual-reports.scss */
    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 1px solid #E2E2E2;
    }
}

/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_chart.scss */
.chart {
    background-color: #eee;
    padding: 25px 15px 15px;
    text-align: center;
    max-width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

    /* line 8, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_chart.scss */
    .chart .chart-code {
        max-width: 100%;
        background-color: #FBFBFB;
    }

        /* line 11, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_chart.scss */
        .chart .chart-code img {
            max-width: 100%;
            height: auto;
        }

    /* line 16, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_chart.scss */
    .chart h5 {
        margin-top: 25px;
        font-weight: bold;
        color: #112126;
    }

/* line 24, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_chart.scss */
.about-us .about-info {
    margin: 10px 0 15px;
    border: 1px solid #eee;
    padding: 15px;
    line-height: 2;
    font-family: "Droid Arabic Naskh", "Lato", serif;
    font-size: 14px;
}

/* line 32, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_chart.scss */
.about-us .advantages {
    padding: 15px;
    background: #eee;
    margin: 0;
    list-style: none;
    margin-top: -20px;
    margin-bottom: 20px;
}

    /* line 39, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_chart.scss */
    .about-us .advantages li {
        font-family: "Droid Arabic Naskh", "Lato", serif;
        margin-bottom: 10px;
        line-height: 2;
    }

@media (max-width: 768px) {
    /* line 48, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_chart.scss */
    .chart h5 {
        font-size: 12px;
    }
    /* line 51, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_chart.scss */
    .about-us .about-info,
    .about-us .advantages li {
        font-size: 12px;
    }
}

/* line 57, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_chart.scss */
.highcharts-legend-item rect.highcharts-point {
    x: 25 !important;
}

/* line 61, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_chart.scss */
.highcharts-credits {
    visibility: hidden;
}

/* nav menu styles */
/* line 3, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
#nav {
    display: block;
    margin: 0 auto 50px;
    list-style: none;
    padding: 0;
}

    /* line 10, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    #nav > li > a {
        display: block;
        padding: 12px 18px;
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        text-decoration: none;
        border-bottom: 1px solid #06566d;
        background-color: #02627D;
    }

        /* line 19, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
        #nav > li > a i {
            color: #0d7794;
            margin-left: 3px;
        }

        /* line 23, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
        #nav > li > a img {
            height: 30px;
            width: 30px;
            margin-left: 5px;
        }

        /* line 30, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
        #nav > li > a:hover,
        #nav > li > a.open {
            color: #e9e9e9;
            border-bottom-color: #26495D;
            background-color: #26495D;
        }

    /* line 37, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    #nav > li.active > a {
        color: #e9e9e9;
        border-bottom-color: #26495D;
        background-color: #26495D;
    }

    /* line 43, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    #nav li ul {
        display: none;
        background: transparent;
        padding: 0;
        LIST-STYLE: NONE;
        margin: 3px 0;
        border-radius: 0px;
    }

        /* line 52, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
        #nav li ul li a {
            display: block;
            background: none;
            padding: 10px 15px;
            padding-left: 30px;
            font-size: 12px;
            text-decoration: none;
            font-weight: bold;
            color: #26495D;
            background-color: #dcdbdb;
            border-radius: 22px;
            margin-bottom: 1px;
        }

            /* line 66, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
            #nav li ul li a:hover {
                background: #ccc;
                color: #26495D;
            }

    /* line 71, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    #nav .menu-header {
        background-color: #eeeeee;
        font-weight: bold;
        color: #26495D;
        display: block;
        padding: 12px 14px;
        font-size: 14px;
        /* background-image: url(images/pattern-bg.png); */
        /* background-repeat: repeat; */
        margin-bottom: 8px;
        border-bottom: 3px solid #26495d;
    }

        /* line 82, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
        #nav .menu-header span {
            margin-top: 5px;
        }

            /* line 84, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
            #nav .menu-header span i {
                color: #1784A2;
            }

/**********************************************************************************/
/* line 93, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
.heading {
    color: #26495D;
    padding: 10px 15px;
    font-weight: bold;
    background-color: #FBFBFB;
    border-radius: 0px;
    background-image: url(../images/pattern-bg.png);
    background-repeat: repeat;
    font-size: 16px;
}

    /* line 102, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .heading i {
        color: #1784A2;
    }

/****************** start company menu mobile ***************************/
/* line 110, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
.menu-mob-header {
    background-color: #FBFBFB;
    font-weight: bold;
    color: #26495D;
    display: block;
    padding: 10px 15px;
    font-size: 16px;
    background-image: url(../images/pattern-bg.png);
    background-repeat: repeat;
    margin-bottom: 8px;
}

    /* line 120, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .menu-mob-header .btn-menu {
        margin-top: -6px;
        border-radius: 2px;
        background-color: #26495D;
        border: none;
    }

/******************** start news *******************/
/* line 132, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
.center-side .company-part .panel .panel-body .photo {
    margin-bottom: 0;
}

    /* line 135, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .panel .panel-body .photo .img-height {
        height: 227px;
    }

/* line 138, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
.center-side .company-part .panel .panel-body .content {
    bottom: 4%;
}

    /* line 141, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .panel .panel-body .content p {
        margin-bottom: 10px;
        font-size: 17px;
    }

    /* line 145, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .panel .panel-body .content ul li,
    .center-side .company-part .panel .panel-body .content ul li a {
        font-size: 11px;
    }

/* line 149, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
.center-side .company-part .grid-title {
    background-color: #eee;
    padding: 10px 15px;
    color: #26495D;
    margin: 0 0 5px;
    font-weight: bold;
    font-size: 14px;
    font-family: "Droid Arabic Naskh", "Lato", serif;
    text-decoration: none;
}

    /* line 159, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .grid-title i {
        color: #1784A2;
        margin-left: 4px;
    }

    /* line 164, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .grid-title img {
        height: 25px;
        width: 25px;
        margin-left: 5px;
    }

/* line 171, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
.center-side .company-part a {
    text-decoration: none;
}

    /* line 175, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part a .notifaction {
        background-color: #eee;
        color: #26495D;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 10px;
        text-decoration: none;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        /* line 186, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
        .center-side .company-part a .notifaction img {
            height: 45px;
            width: 45px;
            border-left: 1px solid #fff;
            padding: 6px;
            margin-left: 5px;
        }

/* line 195, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
.center-side .company-part .notifaction:hover {
    background-color: #ccc;
}

/* line 199, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
.center-side .company-part .pad-righting {
    padding-right: 3px;
}

/* line 203, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
.center-side .company-part .pad-lefting {
    padding-left: 3px;
}

/* line 208, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
.center-side .company-part .panel .panel-heading .panel-title img {
    height: 25px;
    width: 25px;
}

/* line 213, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
.center-side .company-part .panel .panel-heading {
    padding: 12px 7px;
}

/* line 217, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
.center-side .company-part .twitter-profile .media-body p {
    height: 50px;
    overflow: hidden;
}

    /* line 222, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .twitter-profile .media-body p.twit-content {
        height: auto;
        overflow: visible;
        margin-bottom: 20px;
        font-size: 13px;
        padding-left: 10px;
    }

/*************************** media Query ***********************/
@media (max-width: 768px) {
    /* line 236, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .panel .panel-body .content p {
        font-size: 14px;
    }
    /* line 239, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .panel .panel-heading .panel-title .sub-head {
        font-size: 8px;
    }
    /* line 242, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .panel .panel-body .photo .img-height {
        height: 200px;
    }
    /* line 246, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .pad-lefting {
        padding-left: 15px;
    }
    /* line 250, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .pad-righting {
        padding-right: 15px;
    }
    /* line 254, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part a .notifaction {
        margin-bottom: 3px;
    }
    /* line 258, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .twitter-profile .media-body p {
        height: 43px;
        overflow: hidden;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 266, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .panel .panel-body .photo .img-height {
        height: 340px;
    }
    /* line 270, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .pad-lefting {
        padding-left: 15px;
    }
    /* line 274, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part .pad-righting {
        padding-right: 15px;
    }
    /* line 278, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_home.scss */
    .center-side .company-part a .notifaction {
        margin-bottom: 3px;
    }
}

/* line 2, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .p-text {
    font-size: 12px;
    font-weight: bold;
    color: #26495D;
}

/* line 7, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .btn-blue {
    margin: 5px 0 10px;
}

    /* line 9, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .btn-blue i {
        color: #1784A2;
        margin-left: 4px;
    }

    /* line 13, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .btn-blue span {
        color: #1784A2;
        margin-right: 4px;
    }

/* line 18, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .btn-gray {
    background-color: #ddd;
    border: none;
    border-radius: 1px;
    font-family: "Droid Arabic Kufi", "Lato", serif;
    font-size: 12px;
    font-weight: bold;
    color: #26495D;
    margin: 5px 0 10px;
}

    /* line 28, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .btn-gray:hover,
    .company-part .btn-gray:focus,
    .company-part .btn-grays:active {
        background-color: #ccc;
        color: #26495D;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        outline: none;
    }

/* line 39, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .news-filter {
    padding: 7px 20px;
}

    /* line 41, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .news-filter label {
        color: #26495D;
    }

/* line 45, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 2rem;
    background-color: #fff;
    border: 1px solid #eee;
    margin-top: 10px;
}

    /* line 52, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 30px;
        border: 1px solid #e2e2e2;
    }

    /* line 56, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table #datepicker,
    .company-part .table #datepicker2 {
        border: 1px solid #e2e2e2;
    }

@media (max-width: 768px) {
    /* line 61, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table .select2-container--default .select2-selection--single .select2-selection__rendered {
        margin-top: 10px;
    }
}

/* line 66, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table > thead > tr,
.company-part .table > tbody > tr,
.company-part .table > tfoot > tr {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    line-height: 1.9;
}

/* line 76, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table > tbody > tr {
    font-family: "Droid Arabic Naskh", "Lato", serif;
}

    /* line 79, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table > thead > tr > th,
    .company-part .table > tbody > tr > th,
    .company-part .table > tfoot > tr > th,
    .company-part .table > thead > tr > td,
    .company-part .table > tbody > tr > td,
    .company-part .table > tfoot > tr > td {
        text-align: center;
        padding: 1.6rem;
        vertical-align: middle;
        border-top: 0;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

/* line 93, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table > thead > tr > th {
    font-weight: 400;
    color: #757575;
    vertical-align: bottom;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

/* line 99, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table > tbody > tr > td i {
    color: #26495D;
    font-size: 18px;
    cursor: pointer;
}

/* line 104, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table > tbody > tr > td .modal-dialog .modal-body form .input-group-addon:first-child i {
    font-size: 16px;
}

/* line 107, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table-hover > tbody > tr:hover {
    background-color: #eee;
}

/* line 110, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table > caption + thead > tr:first-child > th,
.company-part .table > colgroup + thead > tr:first-child > th,
.company-part .table > thead:first-child > tr:first-child > th,
.company-part .table > caption + thead > tr:first-child > td,
.company-part .table > colgroup + thead > tr:first-child > td,
.company-part .table > thead:first-child > tr:first-child > td {
    border-top: 0;
    border-bottom: 1px solid #e4e4e4;
    font-weight: bold;
    color: #26495D;
    padding: 12px 14px;
    font-size: 14px;
    margin-bottom: 10px;
    background-color: #eee;
}

/* line 125, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table > thead:first-child > tr:first-child > .fontSize {
    font-size: 13px;
}

    /* line 128, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table > thead:first-child > tr:first-child > .fontSize span {
        color: #02627D;
        font-size: 10px;
        font-family: "Droid Arabic Naskh", "Lato", serif;
    }

/* line 133, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table > tbody + tbody {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}

/* line 136, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table .table {
    background-color: #fff;
}

/* line 139, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table .no-border {
    border: 0;
}

/* line 142, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table-condensed > thead > tr > th,
.company-part .table-condensed > tbody > tr > th,
.company-part .table-condensed > tfoot > tr > th,
.company-part .table-condensed > thead > tr > td,
.company-part .table-condensed > tbody > tr > td,
.company-part .table-condensed > tfoot > tr > td {
    padding: 0.8rem;
}

/* line 150, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table-bordered {
    border: 0;
}

    /* line 153, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table-bordered > thead > tr > th,
    .company-part .table-bordered > tbody > tr > th,
    .company-part .table-bordered > tfoot > tr > th,
    .company-part .table-bordered > thead > tr > td,
    .company-part .table-bordered > tbody > tr > td,
    .company-part .table-bordered > tfoot > tr > td {
        border: 0;
        border-bottom: 1px solid #e0e0e0;
    }

    /* line 162, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table-bordered > thead > tr > th,
    .company-part .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

/* line 166, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table-striped > tbody > tr:nth-child(odd) > td,
.company-part .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f5f5f5;
}

/* line 170, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
.company-part .table-hover > tbody > tr:hover > td,
.company-part .table-hover > tbody > tr:hover > th {
    background-color: rgba(0, 0, 0, 0.12);
}

@media screen and (max-width: 768px) {
    /* line 175, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table-responsive-vertical > .table {
        margin-bottom: 0;
        background-color: transparent;
        border: none;
    }
        /* line 180, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
        .company-part .table-responsive-vertical > .table > thead,
        .company-part .table-responsive-vertical > .table > tfoot {
            display: none;
        }
        /* line 184, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
        .company-part .table-responsive-vertical > .table > tbody {
            display: block;
        }
            /* line 187, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
            .company-part .table-responsive-vertical > .table > tbody > tr {
                display: block;
                border: 1px solid #e0e0e0;
                border-radius: 2px;
                margin-bottom: 1.6rem;
            }
                /* line 193, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
                .company-part .table-responsive-vertical > .table > tbody > tr > td {
                    background-color: #eee;
                    display: block;
                    vertical-align: middle;
                    text-align: center;
                    border-bottom: 1px solid #e2e0e0;
                }
                    /* line 200, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
                    .company-part .table-responsive-vertical > .table > tbody > tr > td:last-child {
                        border-bottom: none;
                    }
                    /* line 203, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
                    .company-part .table-responsive-vertical > .table > tbody > tr > td[data-title]:before {
                        content: attr(data-title);
                        float: right;
                        font-size: inherit;
                        font-weight: bold;
                        color: #26495D;
                        font-family: "Droid Arabic Kufi", "Lato", serif;
                    }
    /* line 211, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table-responsive-vertical.shadow-z-1 {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
        /* line 216, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
        .company-part .table-responsive-vertical.shadow-z-1 > .table > tbody > tr {
            border: none;
            background-color: #eee;
        }
    /* line 220, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table-responsive-vertical > .table-bordered {
        border: 0;
    }
        /* line 223, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
        .company-part .table-responsive-vertical > .table-bordered > tbody > tr > td {
            border: 0;
            border-bottom: 1px solid #e0e0e0;
        }
            /* line 227, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
            .company-part .table-responsive-vertical > .table-bordered > tbody > tr > td:last-child {
                border-bottom: 0;
            }
    /* line 230, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table-responsive-vertical > .table-striped > tbody > tr > td,
    .company-part .table-responsive-vertical > .table-striped > tbody > tr:nth-child(odd) {
        background-color: #eee;
    }
        /* line 234, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
        .company-part .table-responsive-vertical > .table-striped > tbody > tr > td:nth-child(odd) {
            background-color: #f5f5f5;
        }
    /* line 237, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table-responsive-vertical > .table-hover > tbody > tr:hover > td,
    .company-part .table-responsive-vertical > .table-hover > tbody > tr:hover {
        background-color: #eee;
    }
    /* line 241, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_notification.scss */
    .company-part .table-responsive-vertical > .table-hover > tbody > tr > td:hover {
        background-color: rgba(0, 0, 0, 0.12);
    }
}

/* line 2, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.company-part .companypart-title {
    background-color: #eeeeee;
    font-weight: bold;
    color: #26495D;
    display: block;
    padding: 10px 14px;
    font-size: 14px;
    margin: 0 0 8px;
    border-bottom: 3px solid #26495D;
}

    /* line 11, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
    .company-part .companypart-title img {
        height: 25px;
        width: 25px;
    }

    /* line 15, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
    .company-part .companypart-title i {
        margin-left: 5px;
        color: #1784a2;
    }

/* line 20, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.company-part .card {
    font-size: 12px;
    color: #26495D;
    font-weight: bold;
    margin: 20px 0 12px;
    font-family: "Droid Arabic Kufi", "Lato", serif;
}

/* line 27, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.company-part .pk-title {
    background-color: #26495D;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 10px;
    margin: 10px 0;
}

/* line 37, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.company-part .pk-wrapper.mrg-bottom {
    margin-bottom: 15px;
}

/* line 40, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.company-part .pk-wrapper {
    background-color: #eee;
    text-align: center;
    padding: 25px 10px;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

    /* line 46, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
    .company-part .pk-wrapper img {
        width: 80px;
        height: 80px;
        /*-webkit-filter: grayscale(100%); 
            filter: grayscale(100%);*/
    }

    /* line 52, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
    .company-part .pk-wrapper p {
        font-size: 12px;
        color: #26495D;
        font-weight: bold;
        margin-top: 10px;
    }

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

/* line 103, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.company-part .pk-wrapper:hover {
    background-color: #ddd;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.1);
}

    /* line 108, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
    .company-part .pk-wrapper:hover img {
        /*-webkit-filter:none; 
            filter:none;*/
        -webkit-transform-origin: top center;
        transform-origin: top center;
        -webkit-animation-name: swing;
        animation-name: swing;
        -webkit-animation-duration: 1.2s;
        animation-duration: 1.2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

/**** annual reports page *****/
/* line 126, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.company-part .report-table .table > thead:first-child > tr:first-child > th {
    padding: 0 0 10px;
}

/* line 130, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.company-part .report-table .table-bordered > tbody > tr > td {
    padding: 12px;
}

/* line 134, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.company-part .report-table {
    margin-top: 0;
}

/********* my setting page **********/
/* line 142, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.center-side .company-part .my-setting .panel .panel-heading {
    background-color: #26495D;
    border-bottom: 0px solid #26495D;
    padding: 15px;
    border-radius: 1px;
}

    /* line 147, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
    .center-side .company-part .my-setting .panel .panel-heading .panel-title {
        font-family: "Droid Arabic Naskh", "Lato", serif;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
    }

        /* line 152, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
        .center-side .company-part .my-setting .panel .panel-heading .panel-title a i {
            color: #2b5871;
            font-size: 21px;
        }

        /* line 156, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
        .center-side .company-part .my-setting .panel .panel-heading .panel-title a span i {
            font-size: 25px;
            color: #02627d;
        }

/* line 162, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.center-side .company-part .my-setting .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0px solid #ddd;
}

/* line 165, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.center-side .company-part .my-setting .help .form-horizontal .red {
    background-color: transparent;
}

/* line 168, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.center-side .company-part .my-setting .help .open-card {
    margin-top: 0;
}

@media screen and (max-width: 991px) {
    /* line 174, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
    .pk-wrapper {
        margin-bottom: 10px;
    }
}

/* line 179, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.badge {
    background: #eee;
    padding: 5px 7px;
    color: #333;
}

    /* line 183, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
    .badge a i {
        color: #02627D;
    }

        /* line 186, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
        .badge a i:hover {
            color: #787878;
        }

/********** start note *********/
/* line 194, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
.note {
    background-color: #eee;
    color: #26495D;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    overflow: hidden;
}

    /* line 201, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
    .note .icon-img {
        display: table-cell;
        vertical-align: middle;
    }

        /* line 204, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
        .note .icon-img img {
            height: 55px;
            width: 55px;
            border-left: 1px solid #fff;
            padding: 6px;
            margin-left: 5px;
            display: block;
        }

    /* line 214, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
    .note .body-info {
        display: table-cell;
        vertical-align: middle;
        line-height: 20px;
    }

    /* line 221, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
    .note:hover {
        background-color: #ccc;
    }

@media (max-width: 768px) {
    /* line 226, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
    .note {
        font-size: 10px;
    }
        /* line 228, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pkhome.scss */
        .note img {
            height: 30px;
            width: 30px;
        }
}

/********** end note **********/
/* line 1, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.select2-container--default .select2-selection--multiple {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-radius: 0px;
    cursor: text;
}

/* line 8, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #f7f7f7 1px;
    outline: 0;
}

/* line 13, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 11px;
}

/* line 17, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.select2-container--default .select2-selection--single {
    background-color: #eee;
    border: none;
    border-radius: 2px;
    outline: none;
    text-align: center;
}

    /* line 25, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #787878;
        line-height: 45px;
        font-size: 13px;
        background-color: #eee;
    }

/* line 32, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.select2-dropdown {
    text-align: center;
}

/* line 36, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.form-control {
    background-color: #f7f7f7;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 11px;
}

/************************** start company part ***********************
**********************************************************************/
/* line 51, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.company-part .result-header,
.company-part .section-header {
    background: #26495D;
    padding: 15px;
    margin: 8px 0;
    line-height: 24px;
}

    /* line 57, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .company-part .result-header a,
    .company-part .section-header a {
        color: #fff;
        font-weight: bold;
        font-size: 13px;
        text-align: center;
    }

        /* line 62, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
        .company-part .result-header a i,
        .company-part .section-header a i {
            color: #1784A2;
            margin-left: 3px;
        }

        /* line 67, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
        .company-part .result-header a:hover,
        .company-part .result-header a:active,
        .company-part .result-header a:focus,
        .company-part .section-header a:hover,
        .company-part .section-header a:active,
        .company-part .section-header a:focus {
            color: #ccc;
        }

    /* line 72, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .company-part .result-header p,
    .company-part .section-header p {
        margin: 0;
        color: #fff;
        font-weight: bold;
        font-size: 13px;
    }

        /* line 77, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
        .company-part .result-header p i,
        .company-part .section-header p i {
            color: #1784A2;
            margin-left: 3px;
        }

    /* line 82, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .company-part .result-header .select2-container .select2-selection--single,
    .company-part .section-header .select2-container .select2-selection--single {
        height: 30px;
    }

    /* line 85, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .company-part .result-header .select2-container--default .select2-selection--single .select2-selection__rendered,
    .company-part .section-header .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 30px;
        font-size: 11px;
    }

    /* line 89, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .company-part .result-header label,
    .company-part .section-header label {
        color: #fff;
    }

/* line 93, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.company-part .news-wrapper .plus-right {
    top: 43px;
    right: 42px;
    outline: none;
}

/* line 98, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.company-part .btn-warning {
    padding: 4px 12px;
    font-weight: bold;
    border-radius: 0;
}

/* line 103, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.company-part .input-group-btn:last-child > .btn {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    z-index: 1;
}

/* line 110, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.company-part .news-wrapper .news-source li {
    margin-top: 10px;
}

/* line 114, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.company-part .btn-multi .btn-warning {
    border: none;
    border-radius: 1px;
    font-size: 12px;
}

/* line 119, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.company-part .btn-multi .dropdown-menu > li > a {
    color: #333;
    transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    color: #000;
    font-size: 12px;
    font-weight: lighter;
}

/* line 129, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.company-part .btn-multi .dropdown-menu .divider {
    background-color: #eee;
}

/* line 132, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.company-part .btn-multi .dropdown-menu > li > a:hover,
.company-part .btn-multi .dropdown-menu > li > a:focus {
    padding: 8px 25px;
}

/* line 138, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.company-part .check-boxess .box-marg {
    background-color: #eee;
    padding: 10px;
    margin-bottom: 3px;
}

    /* line 142, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .company-part .check-boxess .box-marg span {
        color: #26495d;
        font-size: 13px;
    }

/* line 147, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.company-part .check-boxess .squaredTwo {
    background: #ccc;
}

    /* line 150, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .company-part .check-boxess .squaredTwo label {
        background: #26495D;
    }

/* line 156, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.company-part .msg-details {
    border: 1px solid #eee;
    padding: 15px;
    font-family: "Droid Arabic Naskh", "Lato", serif;
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 10px;
}

/**************** start media Query ******************/
@media (max-width: 768px) {
    /* line 170, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .company-part .result-header .col-md-4,
    .company-part .result-header .col-md-4 {
        text-align: center;
        padding: 10px 0;
    }
    /* line 175, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .company-part .result-header p {
        float: none !important;
        text-align: center;
    }
}

/* line 181, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.box-marg {
    margin-bottom: 8px;
    vertical-align: middle;
}

    /* line 184, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .box-marg span {
        margin-right: 5px;
    }

/* .squaredTwo */
/* line 192, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
.squaredTwo {
    width: 18px;
    height: 18px;
    position: relative;
    background: #eee;
    display: inline-block;
}

    /* line 198, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .squaredTwo label {
        width: 14px;
        height: 14px;
        cursor: pointer;
        position: absolute;
        left: 2px;
        top: 2px;
        background: #02627D;
        margin: 0 !important;
    }

        /* line 207, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
        .squaredTwo label:after {
            content: '';
            width: 9px;
            height: 5px;
            position: absolute;
            top: 4px;
            left: 3px;
            border: 3px solid #fcfff4;
            border-top: none;
            border-right: none;
            background: transparent;
            opacity: 0;
            transform: rotate(-45deg);
        }

        /* line 221, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
        .squaredTwo label:hover::after {
            opacity: 0.1;
        }

    /* line 225, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
    .squaredTwo input[type=checkbox] {
        visibility: hidden;
    }

        /* line 227, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_pressfile.scss */
        .squaredTwo input[type=checkbox]:checked + label:after {
            opacity: 1;
        }

/* end .squaredTwo */
/* line 3, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
.center-side .company-part .user-heading {
    margin: 0 auto 15px;
    text-align: center;
    background: url(../images/user-home.jpg) no-repeat center 20% scroll;
    background-size: cover;
    padding: 15px;
}

    /* line 9, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
    .center-side .company-part .user-heading h3 {
        font-size: 16px;
        font-weight: bold;
        color: #a72020;
    }

    /* line 14, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
    .center-side .company-part .user-heading h2 {
        margin-top: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #26495D;
        text-shadow: 2px 2px 2px #C7C7C7;
    }

/* line 26, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
.user-part .user-title {
    background-color: #eeeeee;
    font-weight: bold;
    color: #26495D;
    display: block;
    padding: 10px 14px;
    font-size: 14px;
    margin: 0 0 8px;
    border-bottom: 3px solid #26495D;
}

    /* line 35, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
    .user-part .user-title img {
        height: 25px;
        width: 25px;
    }

/* line 40, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
.user-part .news-wrapper {
    margin-bottom: 10px;
    margin-top: 0;
    position: relative;
    padding-top: 25px;
}

    /* line 45, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
    .user-part .news-wrapper .favourite {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        font-size: 14px;
        width: 22px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        color: #fff;
        border-radius: 0;
        background-color: #B50C0C;
        -webkit-border-bottom-right-radius: 2px;
        -moz-border-radius-bottomright: 2px;
        border-bottom-right-radius: 2px;
    }

/* line 66, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
.user-part .tab-content {
    background: #f7f7f7;
    padding: 15px 10px;
}

/* line 70, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
.user-part .nav-tabs > li {
    float: none;
    display: inline-block;
    *display: inline;
    /* ie7 fix */
    zoom: 1;
    /* hasLayout ie7 trigger */
}

/* line 78, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
.user-part .nav-tabs {
    text-align: center;
    margin-top: 20px;
}

    /* line 82, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
    .user-part .nav-tabs > li > a {
        font-weight: bold;
        color: #26495D;
        border-radius: 0;
    }

        /* line 87, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
        .user-part .nav-tabs > li > a:hover {
            border-color: #26495D;
            background: #26495D;
            color: #fff;
        }

    /* line 92, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
    .user-part .nav-tabs > li.active > a,
    .user-part .nav-tabs > li.active > a:hover,
    .user-part .nav-tabs > li.active > a:focus {
        color: #26495D;
        cursor: default;
        background-color: #f7f7f7;
        border: 1px solid #eee;
        border-bottom-color: transparent;
    }

/* for mobile and tablets */
@media (max-width: 768px) {
    /* line 108, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
    .center-side .company-part .user-heading h3 {
        font-size: 12px;
    }
    /* line 111, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_user-control-panel.scss */
    .center-side .company-part .user-heading h2 {
        font-size: 14px;
    }
}

/* for mobile and tablets */
@media (max-width: 768px) {
    /* line 6, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    header {
        padding: 15px 10px;
    }
    /* line 9, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    footer {
        padding: 10px 0 70px;
    }
    /* line 12, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .mobile-center {
        text-align: center;
    }
    /* line 15, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    header .dropdown-menu,
    header .search .form-control,
    header .btn-default {
        font-size: 11px;
    }
    /* line 20, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .mrg-top {
        margin-top: 15px;
    }
    /* line 23, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    header .mrg-top {
        margin-top: 2px;
    }
    /* line 26, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    header .search .form-control {
        height: 24px;
        margin-top: 1px;
        line-height: 1.9;
        font-size: 9px;
    }
    /* line 32, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    header .social {
        float: none;
    }
        /* line 35, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
        header .social ul li a {
            width: 25px;
            height: 25px;
            line-height: 26px;
            font-size: 14px;
            border-radius: 2px;
        }
    /* line 42, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .navbar-default .navbar-nav > li {
        border-right: none;
    }
        /* line 45, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
        .navbar-default .navbar-nav > li:last-of-type {
            border-left: none;
        }
    /* line 48, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    /* line 52, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        color: #1183A2;
        background-color: transparent;
    }
    /* line 60, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .megamenu > li > ul > li > a {
        color: #ccc;
    }
    /* line 63, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .dropdown-header {
        background-color: #02627D;
        color: #fff;
    }
    /* line 67, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .right-side .media .media-body .media-heading {
        font-size: 13px;
    }
    /* line 70, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .right-side .media .media-body p {
        font-size: 11px;
    }
    /* line 73, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side {
        margin-top: 10px;
    }
        /* line 76, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
        .center-side .panel .panel-body .content p {
            font-size: 18px;
        }
        /* line 79, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
        .center-side .panel .panel-body .catogry {
            bottom: 50%;
        }
    /* line 82, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    footer .footer-heading {
        font-size: 15px;
        margin-bottom: 10px;
    }
    /* line 86, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    footer p,
    footer ul li a {
        font-size: 12px;
    }
    /* line 90, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .left-side .facebook-like {
        margin-top: -30px;
    }
    /* line 93, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .left-side .announce,
    .right-side .announce {
        margin-bottom: 50px;
    }
    /* line 97, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .center-slider {
        margin-bottom: 20px;
    }
    /* line 100, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .modal-dialog .modal-body h2 {
        font-size: 12px;
    }
        /* line 103, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
        .modal-dialog .modal-body h2 span {
            font-size: 11px;
        }
    /* line 106, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .modal-dialog .modal-header .modal-title {
        font-size: 12px;
    }
    /* line 109, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .pad-right {
        padding-right: 15px;
    }
    /* line 112, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .pad-left {
        padding-left: 15px;
    }
    /* line 115, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .mrg-top-mobile {
        margin-top: 10px;
    }
    /* line 118, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .photo .img-height {
        height: 300px;
    }
    /* line 121, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .photo .img-height-news {
        height: 220px;
    }
    /* line 124, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .photo-section .img-height-news {
        height: auto;
    }
    /* line 127, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .left-side .announce .carousel-inner > .item > img,
    .left-side .announce .carousel-inner > .item > a > img {
        height: 200px;
    }
    /* line 131, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .content p {
        height: 34px;
    }
    /* line 134, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    footer .social ul li {
        margin-right: 5px;
    }
    /* line 137, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .megamenu a.thumbnail {
        background-color: #02627D;
        margin-top: 0;
    }
        /* line 140, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
        .megamenu a.thumbnail h3 {
            font-size: 14px;
        }
        /* line 143, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
        .megamenu a.thumbnail p {
            font-size: 10px;
        }
        /* line 146, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
        .megamenu a.thumbnail h4 {
            font-size: 12px;
        }
            /* line 148, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
            .megamenu a.thumbnail h4 strong {
                font-size: 14px;
            }
    /* line 153, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    header .dropdown-menu {
        right: 0;
        left: auto;
        transform: none;
    }
        /* line 158, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
        header .dropdown-menu.right-drop {
            right: auto;
            left: 0;
            transform: none;
        }
        /* line 163, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
        header .dropdown-menu.center-drop {
            left: 50%;
            right: auto;
            transform: translate(-50%, 0);
        }
    /* line 168, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .move-bar {
        border-bottom: 1px solid #ccc;
    }
    /* line 171, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .megamenu a.more-writers,
    .megamenu a.more-writers:hover {
        background-color: #eee;
    }
        /* line 174, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
        .megamenu a.more-writers i,
        .megamenu a.more-writers h3,
        .megamenu a.more-writers h4,
        .megamenu a.more-writers:hover i,
        .megamenu a.more-writers:hover h3,
        .megamenu a.more-writers:hover h4 {
            color: #26495D;
        }
    /* line 180, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .left-side .visitors {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    /* line 184, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    footer .form-control {
        line-height: 2.928571;
    }
    /* line 187, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .center-slider {
        margin-bottom: 20px;
    }
    /* line 190, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .opinion .panel .panel-heading {
        margin-top: -50px;
    }
    /* line 193, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .logo-section p {
        font-size: 7px;
        line-height: 20px;
    }
    /* line 197, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .logo-section ul {
        margin-bottom: 20px;
    }
    /* line 200, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    div#google_translate_element div.goog-te-gadget .goog-te-combo {
        font-size: 9px;
        padding: 1px 0px;
    }
    /* line 204, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    header .btn-default {
        padding: 6px;
        font-size: 9px;
    }
    /* line 208, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    #scroll-top {
        right: 45%;
    }
    /* line 211, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .logo-section ul li a {
        font-size: 11px;
    }
    /* line 214, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .content ul li,
    .center-side .panel .panel-body .content ul li a {
        font-size: 10px;
    }
    /* line 218, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .photo-info .catogry-right {
        position: absolute;
        top: 0;
        left: 0;
        right: auto;
        color: #02627D;
        text-align: center;
        line-height: 30px;
        color: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-size: 10px;
        margin-bottom: 15px;
        border-width: 0px 0px 55px 55px;
        border-color: transparent transparent #D8D8D8 #fff;
        box-shadow: 2px 2px 6px #2C363C;
        border-style: solid;
        z-index: 10;
    }
    /* line 239, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .photo-info .plus-right {
        position: absolute;
        top: 28px;
        left: 31px;
        right: auto;
        z-index: 15;
        color: #26495D;
        font-size: 18px;
    }
    /* line 249, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .photo-info #rotating-item-wrapper,
    .photo-info #rotating-item-wrapper2 {
        height: 300px;
    }
    /* line 254, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .photo-info .img-height {
        height: 300px;
    }
    /* line 258, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .top-space {
        margin-top: 0px;
    }
    /* line 261, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .breadcrumb {
        padding: 5px 10px;
    }
        /* line 264, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
        .center-side .breadcrumb li {
            font-size: 9px;
        }
    /* line 268, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .company-part .report-table .table-bordered > tbody > tr > td {
        display: block;
    }
    /* line 273, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .margin-bottom {
        margin-bottom: 10px !important;
    }
    /* line 277, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .company-part .msg-details {
        font-size: 13px;
    }
}

/*******************************************************************/
/* for  small mobiles */
@media (max-width: 480px) {
    /* line 290, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .content p {
        font-size: 14px;
        height: 24px;
    }
    /* line 294, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .content h4 {
        font-size: 10px;
        margin-bottom: 10px;
    }
    /* line 298, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .photo .img-height {
        height: 210px;
    }
    /* line 301, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .photo .img-height-news {
        height: 210px;
    }
    /* line 304, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .right-side .nav-tabs > li > a {
        font-size: 12px;
    }
    /* line 307, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .right-side .announce #carousel-slider .carousel-indicators li,
    .center-side .center-slider .carousel-indicators li {
        margin-right: 10px;
    }
    /* line 311, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .left-side .twitter .panel .panel-body .media .media-body p {
        font-size: 10px;
    }
    /* line 315, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .photo-info .img-height {
        height: 240px;
    }
}

/*************************************************************************/
@media (min-width: 769px) and (max-width: 1024px) {
    /* line 323, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    header .dropdown-menu,
    header .search .form-control,
    header .btn-default {
        font-size: 12px;
    }
    /* line 328, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .media .media-body p {
        font-size: 11px;
    }
    /* line 331, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .left-side .nav-tabs > li > a {
        padding: 10px;
        font-size: 12px;
    }
    /* line 335, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .right-side .nav-tabs > li > a {
        padding: 10px 7px;
        font-size: 12px;
    }
    /* line 339, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    header .social ul li a {
        width: 20px;
        height: 20px;
        line-height: 21px;
        font-size: 14px;
    }
    /* line 345, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .left-side .twitter .panel .panel-body .media .media-body p {
        font-size: 10px;
    }
    /* line 349, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .margin-bottom {
        margin-bottom: 10px !important;
    }
}

@media (min-width:1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1200px !important;
    }
}
/***********************************************************************************/
@media (min-width: 1000px) and (max-width: 1200px) {
    /* line 359, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .news-wrapper .news-source li {
        font-size: 9px;
    }
}

/*****************************************************************************************/
/* for small screen */
@media (min-width: 768px) and (max-width: 991px) {
    /* line 371, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .photo-section .img-height-news {
        height: auto;
    }
    /* line 374, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .photo .img-height {
        height: 340px;
    }
    /* line 377, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .center-side .panel .panel-body .mrg-top-mobile {
        margin-top: 15px;
    }
    /* line 380, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .photo-info .catogry-right {
        position: absolute;
        top: 0;
        left: 0;
        right: auto;
        color: #02627D;
        text-align: center;
        line-height: 30px;
        color: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-family: "Droid Arabic Kufi", "Lato", serif;
        font-size: 10px;
        margin-bottom: 15px;
        border-width: 0px 0px 55px 55px;
        border-color: transparent transparent #D8D8D8 #fff;
        box-shadow: 2px 2px 6px #2C363C;
        border-style: solid;
        z-index: 10;
    }
    /* line 401, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .photo-info .plus-right {
        position: absolute;
        top: 28px;
        left: 31px;
        right: auto;
        z-index: 15;
        color: #26495D;
        font-size: 18px;
    }
    /* line 411, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .photo-info #rotating-item-wrapper,
    .photo-info #rotating-item-wrapper2 {
        height: 265px;
    }
    /* line 416, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .photo-info .img-height {
        height: 265px;
    }
    /* line 421, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .left-side .announce .carousel-inner > .item > img,
    .left-side .announce .carousel-inner > .item > a > img {
        height: 220px;
    }
    /* line 425, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    header .social {
        margin-top: 10px;
    }
    /* line 428, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    header {
        padding: 10px 10px 10px;
    }
    /* line 431, E:/Esraa-Elbestawy-Task/dawriya website -9/scss/modules/_media.scss */
    .left-side .visitors {
        margin-top: 15px;
    }
}


#news-select .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
}

#news-select .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaeb;
    color: #272727;
}

#news-select .select2-container--default .select2-selection--multiple {
    margin-bottom: 10px;
}

#news-select .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 4px;
}

#news-select .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #fff;
    color: #fff;
    border-width: 2px;
}

#news-select .select2-container--default .select2-selection--multiple {
    border-width: 2px;
}


.news-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #787878;
    line-height: 30px;
    font-size: 13px;
    background-color: #b1b1b1;
}

.news-wrapper .squaredTwo {
    width: 18px;
    height: 18px;
    position: relative;
    background: #eee;
    display: inline-block;
    float: left;
}

    .news-wrapper .squaredTwo label {
        width: 17px;
        height: 17px;
        cursor: pointer;
        position: absolute;
        left: 0px;
        top: -2px;
        background: #02627D;
        margin: 0 !important;
    }

.news-wrapper .select2-container--default .select2-selection--multiple {
    background-color: #d0d0d0;
    border: 1px solid #f7f7f7;
    border-radius: 0px;
    cursor: text;
}

.news-wrapper.select2-results__option[aria-selected] {
    cursor: pointer;
    text-align: right;
}

.news-wrapper.select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border: 2px solid #e9e9e9;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 20px;
    margin-left: 5px;
    vertical-align: middle;
}

.news-wrapper.select2-results__option[aria-selected=true]:before {
    font-family: fontAwesome;
    content: "\f00c";
    color: #fff;
    background-color: red;
    border: 0;
    display: inline-block;
    padding-right: 3px;
}

.news-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.react-datepicker-popper {
    z-index: 25 !important;
}

.z-index-18 {
    z-index: 18;
}

.z-index-17 {
    z-index: 17;
}

.z-index-16 {
    z-index: 16;
}

.z-index-15 {
    z-index: 15;
}

.z-index-14 {
    z-index: 14;
}

.z-index-13 {
    z-index: 13;
}

.z-index-12 {
    z-index: 12;
}

.z-index-11 {
    z-index: 11
}

.z-index-10 {
    z-index: 10;
}

.z-index-9 {
    z-index: 9;
}

.z-index-8 {
    z-index: 8;
}

.z-index-7 {
    z-index: 7;
}

.z-index-6 {
    z-index: 6;
}

.z-index-5 {
    z-index: 5;
}

.z-index-4 {
    z-index: 4;
}
/************************************************************************/
/* for medium screen */
/**********************************************************************/
/* for large screen */

/*# sourceMappingURL=../style.map */
