* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none !important;
    color: #323232;
    transition: all 0.2s;
}

@font-face {
    font-family: Samim;
    src: url('../fonts/Samim-FD.eot');
    src: url('../fonts/Samim-FD.eot?#iefix') format('embedded-opentype'), url('../fonts/Samim-FD.woff2') format('woff2'), url('../fonts/Samim-FD.woff') format('woff'), url('../fonts/Samim-FD.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Samim;
    src: url('../fonts/Samim-Bold-FD.eot');
    src: url('../fonts/Samim-Bold-FD.eot?#iefix') format('embedded-opentype'), url('../fonts/Samim-Bold-FD.woff2') format('woff2'), url('../fonts/Samim-Bold-FD.woff') format('woff'), url('../fonts/Samim-Bold-FD.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: Samim;
    src: url('../fonts/Samim-Medium-FD.eot');
    src: url('../fonts/Samim-Medium-FD.eot?#iefix') format('embedded-opentype'), url('../fonts/Samim-Medium-FD.woff2') format('woff2'), url('../fonts/Samim-Medium-FD.woff') format('woff'), url('../fonts/Samim-Medium-FD.ttf') format('truetype');
    font-weight: 50
}





body {
    font-family: Samim;
    direction: rtl;
    text-align: right;
}

#header {
    background-color: #fff;
    padding: 15px 0;
}

.logo img {
    max-width: 110px;
    display: block;
    margin: auto;
}

/*
.mega-menu li a.mega-link:after {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
*/
.top-login {
    padding-top: 10px;
}

.shopping-basket i {
    font-size: 20px;
}

span.mega-menu-title {
    font-weight: bold;
    font-size: 21px;
    display: block;
    margin: 15px auto;
    color: black;
}



span.basket-count {
    background: #d22929;
    width: 20px;
    display: inline-block;
    height: 20px;
    text-align: center;
    border-radius: 100%;
    padding: 3px;
    font-size: 11px;
    color: #fff;
    position: relative;
    left: -4px;
    top: -4px;
}

.top-dsc {
    position: absolute;
    top: 170px;
    z-index: 12;
}

.intro-image {
    position: absolute;
    top: 170px;
    z-index: 12;
}


.top-dsc h1 {
    color: #661466;
    font-weight: bold;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.top-dsc h2 {
    color: #661466;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.intro-link li a:hover {
    background-color: #882188;
}

.intro-link li a {
    background-color: #661466;
    display: block;
    padding: 10px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin-bottom: 15px;
    border-radius: 3px;
}

.intro-link li {
    display: inline-block;
    width: 40%;
}

.section-seperator svg {
    max-width: 100%
}

.page-title {
    text-align: center;
    margin-bottom: 15px;
}

.service-box {
    min-height: 96px;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 44px -25px rgba(0, 0, 0, 0.5);
    position: relative;
    padding-right: 90px;
    margin-bottom: 15px;
}

    .service-box p {
        margin: 0;
        font-size: 13px;
    }

    .service-box h3 {
        font-size: 17px;
        font-weight: bold;
        padding-top: 15px;
    }

   

#rotbe {
    padding: 50px 0;
}

#about {
    padding-top: 100px;
    padding-bottom: 100px;
}

svg {
    max-width: 100%;
}

.list-icon li a i {
    background: #661466;
    color: #fff;
    padding: 10px;
    border-radius: 100%;
    margin-left: 12px;
    vertical-align: middle;
    width: 37px;
    height: 37px;
    text-align: center;
}

.list-icon li a {
    font-weight: bold;
    color: #661466;
}

.list-icon li {
    list-style-type: none;
    margin-bottom: 15px;
}

.user-card {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    padding: 20px 0;
    background-color: #fff;
    border-radius: 5px;
}

.section-user-comment {
    margin-top: -289px;
}

.elementor-shape svg {
    width: calc(200% + 1.3px);
    height: 52px;
    position: relative;
    top: 50px;
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

.bottom-svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    fill: #fff;
    position: relative;
    bottom: 0px;
    width: calc(200% + 1.3px);
    height: 12px;
    max-width: 100%;
}

.img-user {
    width: 150px !important;
    height: 150px !important;
    border-radius: 100%;
    margin: 30px auto;
    display: block;
}

.user-card p {
    text-align: justify;
    padding: 0px 36px;
    text-align-last: center;
}

span.user-name {
    display: block;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    color: #661466;
}

span.user-title {
    display: block;
    margin: 10px auto;
    text-align: center;
    font-size: 18px;
}

#article svg {
    max-width: 50% !important;
}

#article {
    padding: 100px 0px;
}

.contact-form {
    padding: 70px 15px;
    box-shadow: 0px 13px 29px 0px rgba(0, 0, 0, 0.23);
}

.big-blog-card {
    height: 300px;
    overflow: hidden;
    position: relative;
}

.small-blog-card {
    height: 200px;
    overflow: hidden;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .small-blog-card h2 {
        font-size: 20px;
    }

.blog-dsc {
    position: absolute;
    top: 27px;
    padding: 40px;
    text-align: justify;
    color: #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(0, 0, 0, 0.75) 100%);
}

span.subject {
    background: #661466;
    padding: 5px 15px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 12px;
}

.blog-dsc-small {
    position: absolute;
    bottom: 0;
    padding: 40px;
    text-align: justify;
    color: #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(0, 0, 0, 0.75) 100%);
    width: 100%;
    font-size: 12px;
}

.zoom {
    transition: transform 1.2s;
    /* Animation */
}

    .zoom:hover {
        transform: scale(1.5);
        /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    }

.bgc-p {
    background-color: #563c97;
}


#footer {
    border-top: 1px solid #000;
    margin-top: 50px;
}

.footer-link li span:first-child {
    font-weight: bold;
    color: #505050;
}

.footer-link li {
    display: block;
    margin-top: 10px;
}

.footer-link .title {
    color: #611461;
    font-weight: bold;
    display: block;
    margin: 15px auto;
    font-size: 25px;
}

@media (min-width: 0px) and (max-width: 992px) {
}


.slicknav_menu {
    display: none;
}

@media screen and (max-width: 768px) {

    /* #menu is the original menu */
    .js .main-menu {
        display: none;
    }

    .js .slicknav_menu {
        display: block;
    }
}
#header {
    background-color: #fff;
    padding: 15px 0;
    padding-top: 0;
}
.logo img {
    max-width: 110px;
    display: block;
    margin: auto;
}

/*
.mega-menu li a.mega-link:after {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
*/
.top-login {
    padding-top: 10px;
}

.shopping-basket i {
    font-size: 20px;
}

span.mega-menu-title {
    font-weight: bold;
    font-size: 21px;
    display: block;
    margin: 15px auto;
    color: black;
}



span.basket-count {
    background: #d22929;
    width: 20px;
    display: inline-block;
    height: 20px;
    text-align: center;
    border-radius: 100%;
    padding: 3px;
    font-size: 11px;
    color: #fff;
    position: relative;
    left: -4px;
    top: -4px;
}

.top-dsc {
    position: absolute;
    top: 170px;
    z-index: 12;
}

.intro-image {
    position: absolute;
    top: 170px;
    z-index: 12;
}


.top-dsc h1 {
    color: #661466;
    font-weight: bold;
    font-size: 30px;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.top-dsc h2 {
    color: #661466;
    font-size: 24px;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.intro-link li a:hover {
    background-color: #882188;
}

.intro-link li a {
    background-color: #661466;
    display: block;
    padding: 10px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin-bottom: 15px;
    border-radius: 3px;
    margin:3px;
}

.intro-link li {
    display: inline-block;
    width: 40%;
}

.section-seperator svg {
    max-width: 100%
}

.page-title {
    text-align: center;
    margin-bottom: 15px;
}

.service-box {
    min-height: 96px;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 44px -25px rgba(0, 0, 0, 0.5);
    position: relative;
    padding-right: 0;
    margin-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    padding-bottom: 10px;
    padding: 10px 15px;
    direction: rtl;
    text-align: center;
}
    .service-box img{
        max-width:78px !important;
    }
    .service-box p {
        margin: 0;
        font-size: 13px;
    }

.service-box h3 {
    font-size: 17px;
    font-weight: bold;
    padding-top: 15px;
}

    .service-box img {
        display: block;
        margin: auto;
    }

#rotbe {
    padding: 50px 0;
}

#about {
    padding-top: 100px;
    padding-bottom: 100px;
}

svg {
    max-width: 100%;
}

.list-icon li a i {
    background: #661466;
    color: #fff;
    padding: 10px;
    border-radius: 100%;
    margin-left: 12px;
    vertical-align: middle;
    width: 37px;
    height: 37px;
    text-align: center;
}

.list-icon li a {
    font-weight: bold;
    color: #661466;
}

.list-icon li {
    list-style-type: none;
    margin-bottom: 15px;
}

.user-card {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    padding: 20px 0;
    background-color: #fff;
    border-radius: 5px;
}

.section-user-comment {
    margin-top: -289px;
}

.img-user {
    width: 150px !important;
    height: 150px !important;
    border-radius: 100%;
    margin: 30px auto;
    display: block;
}

.user-card p {

    text-align: justify;
    padding: 0px 36px;
    text-align-last: center;
}

span.user-name {
    display: block;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    color: #661466;
}

span.user-title {
    display: block;
    margin: 10px auto;
    text-align: center;
    font-size: 18px;
}

#article svg {
    max-width: 50% !important;

}

#article {
    padding: 100px 0px;
}

.contact-form {
    padding: 70px 15px;
    box-shadow: 0px 13px 29px 0px rgba(0, 0, 0, 0.23);
}

.big-blog-card {
    height: 300px;
    overflow: hidden;
    position: relative;
}

.small-blog-card {
    height: 200px;
    overflow: hidden;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
}

.small-blog-card h2 {
    font-size: 20px;
}

.blog-dsc {
    position: absolute;
    top: 27px;
    padding: 40px;
    text-align: justify;
    color: #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(0, 0, 0, 0.75) 100%);
}

span.subject {
    background: #661466;
    padding: 5px 15px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 12px;
}

.blog-dsc-small {
    position: absolute;
    bottom: 0;
    padding: 40px;
    text-align: justify;
    color: #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(0, 0, 0, 0.75) 100%);
    width: 100%;
    font-size: 12px;
}

.zoom {

    transition: transform 1.2s;
    /* Animation */

}

.zoom:hover {
    transform: scale(1.5);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.bgc-p {
    background-color: #563c97;
}


#footer {
    border-top: 1px solid #000;
    margin-top: 50px;
}

.footer-link li span:first-child {
    font-weight: bold;
    color: #505050;
}

.footer-link li {

    display: block;
    margin-top: 10px;

}

.footer-link .title {
    color: #611461;
    font-weight: bold;
    display: block;
    margin: 15px auto;font-size: 25px;
}
@media (min-width: 0px) and (max-width: 992px) {}


.slicknav_menu {
    display: none;
}

@media screen and (max-width: 40em) {

    /* #menu is the original menu */
    .js .main-menu {
        display: none;
    }

    .js .slicknav_menu {
        display: block;
    }
}