* {
    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
}

.slicknav_menu {
    display: none;
}

@media screen and (max-width: 40em) {

    /* #menu is the original menu */
    .js .top-menu {
        display: none;
    }

    .js .slicknav_menu {
        display: block;
    }
}

body {
    font-family: Samim;
    direction: rtl;
    text-align: right;
    background-color: #f5f7fb;
}

.header-social {
    margin: 0;
}

.color1 {
    background: #e04594;
}

.color2 {
    background: #1999e4;
}

.color3 {
    background: #19e486;
}

.header-social li a {
    display: block;
    text-align: center;
    font-size: 23px;
    width: 40px;
    color: #fff;
    padding: 4px 0;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    font-size: 17px;
    text-align: center;
}
.btn-top:hover{
    color:#fff;
}
    .btn-top {
    padding: 0px 10px;
           border-radius: 3px;
    color: #000;
    margin-bottom: 5px;
    display: block;
    float: left;
}

.header-social li:first-child {
    /*border-right: 1px solid #ccc;*/
}

.header-social li {
    display: inline-block;
    padding: 3px;
    /*border-left: 1px solid #ccc;*/
}

#header {
    border-bottom: 1px solid #ccc;
}

.header-login li {
    display: inline-block;
}

.header-login {
    margin: 0;
    direction: ltr;
    text-align: left;
}

.header-login {
    padding-top: 35px;
}

    .header-login li i {
        vertical-align: middle;
        padding-left: 5px;
    }

    .header-login li a {
        background: #1e41a5;
        padding: 3px 14px;
        border-radius: 3px;
        color: #fff;
    }

.top-menu li {
    display: inline-block;
    position: relative;
}




    .top-menu li ul {
        width: 200px;
        background-color: #102973;
        position: absolute;
        top: 44px;
        right: 0;
        z-index: 9;
        display: none;
    }


    .top-menu li:hover > ul {
        display: block;
        animation: slideInUp;
        animation-duration: 0.1s;
    }

    .top-menu li ul li {
        display: block;
    }

#menu-bar {
    background-color: #1e41a5;
}

.top-logo {
    padding: 15px;
}

.header-text h1 {
    font-size: 22px;
    font-weight: bold;
    padding-top: 35px;
    color: #616161;
}

.top-menu {
    margin: 0;
}


    .top-menu li a {
        color: #fff;
        padding: 10px;
        display: block;
    }


    .top-menu li:hover > a {
        background-color: #132f83;
    }

#slider {
    /*margin-top: 15px;*/
}


.service-box {
    position: relative;
    margin-bottom: 15px;
}

.service-content h2 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 15px;
    background: #00000080;
    padding: 15px;
    border-radius: 3px;
}

.service-content {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}


.section-title:after {
    content: '';
    width: 146px;
    height: 6px;
    background-color: #1e41a5;
    border-radius: 24px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
}


.section-title {
    margin: 50px auto;
    display: table;
    text-align: center;
    font-weight: bold;
    position: relative;
    padding-bottom: 15px;
    color: #1e41a5;
}

.service-box img {
    transition: all 0.2s;
}

.service-box:hover > img {
    opacity: 0.8;
}

.widget-box {
    text-align: center;
    padding: 15px;
    border: 1px solid #f3f3f3;
    margin: 15px auto;
    border-radius: 10px;
}

    .widget-box h2 {
        font-size: 22px;
        font-weight: bold;
    }

    .widget-box p {
        font-size: 13px;
    }

.widget-image {
    border-radius: 100%;
    /*box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;*/
    margin-bottom: 15px;
}

.user-image img {
    width: 100px !important;
    height: 100px;
    border-radius: 100%;
    margin: auto;
}

.comment-content {
    text-align: center;
    direction: rtl;
}

    .comment-content h3 {
        font-size: 16px;
        font-weight: bold;
        margin: 15px auto;
    }


#user-comments {
    background: url(../images/reviews.jpg);
    color: #fff;
    padding: 50px 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

#contact {
    margin: 15px auto;
}

.contact-img {
    border-radius: 10px;
}

ul.contact-list {
    padding-top: 50px;
}

.contact-list li {
    list-style-type: none;
    color: #323232;
    border-bottom: 1px dashed #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

    .contact-list li i {
        font-size: 30px;
        vertical-align: middle;
    }


#footer {
    min-height: 200px;
    background: url(../images/ptr.png) #1e41a5;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}

.hide {
    display: none;
}

.social-footer li a {
    color: #fff;
}

.social-footer {
    border-top: 1px solid #fff;
    padding-top: 10px;
    margin-top: 15px;
    margin-bottom: 0;
}

    .social-footer li {
        display: inline-block;
        font-size: 24px;
        margin-left: 10px;
    }

.footer-logo {
    background: #fff;
    margin-top: -53px;
    border-radius: 3px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    margin-bottom: 20px;
}

.about-footer {
    text-align: justify;
    color: #fff;
    line-height: 28px;
    font-size: 14px;
}

.footer-link span.title {
    font-size: 21px;
    font-weight: bold;
    position: relative;
    margin-top: 30px;
    display: block;
}

.footer-link {
    color: #fff;
}

    .footer-link li a:hover {
        padding-right: 5px;
    }

    .footer-link li a i {
        vertical-align: middle;
        padding-left: 5px;
        position: relative;
        top: 0px;
        font-size: 8px;
    }

    .footer-link li a {
        color: #fff;
        display: block;
        font-size: 14px;
        margin-top: 10px;
        transition: all 0.2s;
    }

    .footer-link li {
        display: block;
        margin-right: 15px;
    }

.btn-blog:hover {
    background: #1370d4;
    color: #fff;
}
button#btn-search {
    background: #fff;
    border: 0;
    color: #fff;
    background: none;
    padding-top: 10px;
    float: left;
    font-size: 20px;
}
.my-bg-blue {
    background: #1e41a5;
    color:#fff;
}
    .my-bg-blue:hover {
        background: #1370d4;
        color: #fff;
    }
.btn-blog {
    display: block;
    background: #1e41a5;
    padding: 5px 10px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    max-width: 117px;
    float: left;
    font-size: 12px;
}

#articles {
    background-color: #fff;
    padding: 50px 0;
    /*margin: 30px auto;*/
}

.blog-card {
    padding: 15px;
    border-radius: 15px;
    margin-bottom: 15px;
}

    .blog-card h2 {
        font-size: 17px;
        font-weight: bold;
        margin-top: 13px;
    }

.zoom {
    transition: transform .2s; /* Animation */
}

    .zoom:hover {
        transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    }

.blog-content img {
    max-width: 100%;
    height: auto !important;
}

.blog-content ul,
.blog-content ol {
    padding-right: 15px;
}

.blog-content {
    background: #fff;
    padding: 15px;
    margin-top: 0px;
    line-height: 30px;
    text-align: justify;
    border-radius: 3px;
	    margin-bottom: 100px;
}

.share-link {
    list-style-type: none;
}

    .share-link li button {
        padding: 5px;
        font-size: 22px;
        width: 40px;
        height: 40px;
        color: #fff;
        box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    }

    .share-link li {
        display: inline-block;
    }

.social-share-title {
    display: block;
    font-size: 18px;
    border-top: 1px dashed #f1f1f1;
    padding-top: 5px;
    margin-bottom: 15px;
}


.share-twitter {
    background-color: #00aced;
    box-shadow: 0 2px 0 #0084b4, 1px 4px 2px rgba(0, 0, 0, 0.2);
}

    .share-twitter:hover {
        background-color: #36baec;
        color: #fff;
    }

.share-facebook {
    background-color: #3b5998;
    box-shadow: 0 2px 0 #0084b4, 1px 4px 2px rgba(0, 0, 0, 0.2);
}

    .share-facebook:hover {
        background-color: #4a6ebb;
        color: #fff;
    }

.share-linkedin {
    background-color: #007AB5;
    box-shadow: 0 2px 0 #0084b4, 1px 4px 2px rgba(0, 0, 0, 0.2);
}

    .share-linkedin:hover {
        background-color: #168ec7;
        color: #fff;
    }

.share-whatsapp {
    background-color: #4DC247;
    box-shadow: 0 2px 0 #0084b4, 1px 4px 2px rgba(0, 0, 0, 0.2);
}

    .share-whatsapp:hover {
        background-color: #64d05f;
        color: #fff;
    }

.share-telegram {
    background-color: #34ADE1;
    box-shadow: 0 2px 0 #0084b4, 1px 4px 2px rgba(0, 0, 0, 0.2);
}

    .share-telegram:hover {
        background-color: #5dbde6;
        color: #fff;
    }

.post-info li i {
    padding-left: 5px;
}

.post-info li {
    color: #b7c6e4;
    display: inline-block;
    margin-left: 15px;
}

.sidebar {
    background-color: #fff;
    min-height: 300px;
    padding: 15px 0;
    border-radius: 3px;
    margin-top: 0px;
}

.sidebar-box ul li a:hover {
    padding-right: 3px;
}

section#blog-view {
    margin-top: 30px;
}

.sidebar-box ul li {
    margin-bottom: 10px;
}

.sidebar-box ul {
    margin-right: 35px;
}

.sidebar-box span.title {
    font-weight: b;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    display: block;
    margin: 15px;
}


.progress-container {
    width: 100%;
    height: 8px;
    background: #f5f7fb;
    position: fixed;
    top: 0;
    right: 0;
    direction: ltr;
    z-index: 99;
}

/* The progress bar (scroll indicator) */
.progress-bar {
    height: 8px;
    background: #4caf50;
    width: 0%;
}

.top-logo a img {
    max-height: 75px;
}



ul.footer-contact li i {
    text-align: left;
    padding-left: 6px;
    font-size: 13px;
}

ul.footer-contact li {
    margin-bottom: 15px;
    border-bottom: 1px dashed #ffffff47;
    padding-bottom: 10px;
}

.top-phone {
    text-align: left;
    padding-top: 6px;
}


.fz-10 {
    font-size: 10px;
}

.service-box2 img {
    display: block;
    margin: auto;
}

.copy-right a{
    color:#fff;
    padding:1px;
}