﻿body, ul, li, h1, h2, h3, h4, h5, h6, p {
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: normal;
    src: url('../font/IRANSansWeb.eot');
    src: url('../font/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../font/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../font/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../font/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../font/fontawesome-webfont.eot?v=4.1.0');
    src: url('../font/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('../font/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('../font/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'IRANSansWeb';
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 0px;
    padding: 0;
    *zoom: 1;
}

    .bx-wrapper img {
        width: 100%;
        display: block;
    }

    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: 23px;
        width: 100%;
        z-index: 999999;
        left: 0;
    }

    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(images/bx_loader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }

    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #fff;
    }

        .bx-wrapper .bx-pager .bx-pager-item,
        .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
            display: inline-block;
            *zoom: 1;
            *display: inline;
        }

        .bx-wrapper .bx-pager.bx-default-pager a {
            background: #fff;
            text-indent: -9999px;
            display: block;
            width: 10px;
            height: 10px;
            margin: 0 5px;
            outline: 0;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

            .bx-wrapper .bx-pager.bx-default-pager a:hover,
            .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: #ffc53c;
            }

    .bx-wrapper .bx-prev {
        left: 10%;
        background: url(../images/controls11.png) no-repeat 0 0;
    }

    .bx-wrapper .bx-next {
        right: 10%;
        background: url(../images/controls11.png) no-repeat -34px 0px;
    }

    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 30px;
        height: 40px;
        text-indent: -9999px;
        z-index: 9999999;
    }

        .bx-wrapper .bx-controls-direction a.disabled {
            display: none;
        }

    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }

        .bx-wrapper .bx-controls-auto .bx-start {
            display: block;
            text-indent: -9999px;
            width: 10px;
            height: 11px;
            outline: 0;
            background: url(images/controls.png) -86px -11px no-repeat;
            margin: 0 3px;
        }

            .bx-wrapper .bx-controls-auto .bx-start:hover,
            .bx-wrapper .bx-controls-auto .bx-start.active {
                background-position: -86px 0;
            }

        .bx-wrapper .bx-controls-auto .bx-stop {
            display: block;
            text-indent: -9999px;
            width: 9px;
            height: 11px;
            outline: 0;
            background: url(images/controls.png) -86px -44px no-repeat;
            margin: 0 3px;
        }

            .bx-wrapper .bx-controls-auto .bx-stop:hover,
            .bx-wrapper .bx-controls-auto .bx-stop.active {
                background-position: -86px -33px;
            }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }

    .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #666\9;
        background: rgba(80, 80, 80, 0.75);
        width: 100%;
    }

        .bx-wrapper .bx-caption span {
            color: #fff;
            font-family: Arial;
            display: block;
            font-size: .85em;
            padding: 10px;
        }

header {
    background-image: url('../images/header.jpg');
    background-size: 100% 100%;
}

.head-ce {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 15px;
}

nav.navbar.bootsnav {
    border: none;
    background: none;
}

    nav.navbar.bootsnav ul.nav > li > a {
        padding: 7px 10px 11px 10px;
        margin: 6px 0px 0 5px;
        color: #535252;
        font-size: 15px;
        z-index: 1;
        transition: all 0.5s ease 0s;
    }

        nav.navbar.bootsnav ul.nav > li > a:hover {
            color: #000;
            border-bottom: 1px solid #feec26;
        }

    nav.navbar.bootsnav ul.nav > li.dropdown.on > a {
        color: #000;
        transition-delay: 0.6s;
    }

    nav.navbar.bootsnav ul.nav > li > a:hover:before {
        width: 100%;
    }

    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
        position: absolute;
        margin: 0 0 0 7px;
    }

    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:hover:after {
        color: #000;
        transition: all 0.3s ease 0.25s;
    }

.dropdown-menu {
    left: 0;
    right: auto;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    background: rgb(23, 33, 48);
    ;
}

nav.navbar.bootsnav ul.nav > li.dropdown > ul {
    top: 106%;
    left: -30px;
    transition: all 0.8s ease 0s;
}

nav.navbar.bootsnav ul.nav > li.dropdown.on > ul {
    top: 106%;
    left: 0;
}

.dropdown-menu.multi-dropdown {
    position: absolute;
    left: 100% !important;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: none;
}

.sp-mn {
    display: none;
}

.item-slid {
    border-top: 1px solid #6096db;
    padding-top: 16px;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    text-align: left;
}

.navbar-nav > li {
    float: right;
}

.navbar-nav {
    float: right;
    margin: 0;
}

@media only screen and (max-width:990px) {
    .sp-mn {
        width: 48px;
        height: 96%;
        text-align: center;
        background: #172035;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 9999999999999999;
        display: block;
        padding-top: 14px;
        color: #ecebdb;
        font-size: 1.6em;
    }

    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
        text-align: left;
    }

    nav.navbar.bootsnav .navbar-header {
        padding: 0 0;
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        text-align: right;
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
        width: 100%;
        position: relative !important;
        background-color: #222f4e;
        float: none;
        border: none;
        padding: 0 !important;
        margin: 0 0 -1px !important;
        -moz-box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        -o-box-shadow: 0 0 0;
        box-shadow: 0 0 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-top: 1px solid rgba(255,255,255,.05) !important;
        border-bottom: 1px solid rgba(0,0,0,.35);
        -o-border-radius: 0;
        border-radius: 0;
    }

    .dropdown-menu.multi-dropdown {
        left: 0 !important;
    }

    nav.navbar.bootsnav .navbar-toggle {
        background: none;
        color: #5f5f5f;
        float: left;
        margin-top: 8px;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav > li:before {
        content: "";
        width: 0;
        border-bottom: 3px solid #1cc7dd;
        position: absolute;
        bottom: 0;
        left: 0;
        transition: all 0.5s ease 0s;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav > li:hover:before {
        width: 100%;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav > li > a {
        padding: 15px;
        margin: 0;
        text-align: right;
    }

    nav.navbar.bootsnav ul.nav > li > a {
        color: #000;
        border-top: none;
    }

        nav.navbar.bootsnav ul.nav > li > a:hover {
            color: #fff;
        }

        nav.navbar.bootsnav ul.nav > li > a:before {
            content: "";
            width: 100%;
            border-bottom: none;
        }

    nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
        color: #333;
        left: 40%;
    }

    nav.navbar.bootsnav ul.nav > li.dropdown > ul {
        top: 100%;
        left: 0;
    }
}



.logo-nd {
    width: 220px;
}

nav.navbar.bootsnav {
    border: none;
}

.clear {
    clear: both;
}

.logo-nd {
    width: 220px;
}

header {
    padding: 15px 0 2px 0;
    border-bottom: 1px solid #fff;
}

.navbar {
    margin-bottom: 0;
}

.row-se {
    position: absolute;
    width: 100%;
    bottom: 38px;
    z-index: 1000;
    border-radius: 3px;
}

.search-bx {
    background-color: #ffffff;
    width: 100%;
    padding: 9px 0;
    direction: rtl;
    border: none;
    border-radius: 3px;
    padding-right: 15px;
}

.select-bx-nd {
    background-color: #ffffff;
    width: 100%;
    padding: 0px 6px;
    border: none;
    color: #353535;
    direction: rtl;
    height: 37px;
    font-size: 13px;
    border-radius: 3px;
}

.btn-se {
    padding: 3px 15px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    background-color: #0eaaa6;
    width: 100%;
    float: right;
    border: none;
    height: 39px;
    font-size: 16px;
    border-radius: 3px;
}

.sld-tx {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    z-index: 999999;
}

.slid-nd {
    position: relative;
}

.panel-nd {
    padding: 80px 0;
}

.row-se {
    position: relative;
    margin: 0 auto;
    max-width: 1100px;
    background-color: rgba(193, 193, 193, 0.3);
    padding: 20px;
}

.bx-pg {
    position: relative;
    margin: 0 auto;
    max-width: 1100px;
    margin-top: 10px;
}

.right-nd {
    float: right;
}

.pn-nd {
    padding: 0 3px;
}

.hv-sld {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.45);
    top: 0;
    z-index: 99;
}

.list-lng {
    padding: 3px 5px;
    float: left;
    margin-left: 5px;
}

    .list-lng li a {
        color: #333;
    }

.user-nd {
    float: left;
}

.pn-lf {
    padding-top: 10px;
}

.col-nd {
    background-color: rgba(72, 71, 71, 0.74);
    padding: 15px;
    border-radius: 5px;
    text-align: center;
    direction: rtl;
}

.icon-nd {
    width: 63px;
    display: inline-block;
    position: relative;
    top: -16px;
}

.img-bx {
    display: inline-block;
    width: 68%;
    color: #fff;
    text-align: right;
    padding-right: 15px;
}

    .img-bx h3 {
        font-size: 15px;
        padding-bottom: 8px;
    }

    .img-bx h3 {
        font-size: 17px;
        padding-bottom: 7px;
        padding-top: 0px;
        position: relative;
        top: 13px;
    }

    .img-bx a {
        display: block;
        color: #fff;
        padding-top: 18px;
    }

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.grabbing {
    cursor: url(grabbing.png) 8 8,move;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.post-slide {
    padding: 0 10px;
}

    .post-slide img {
        width: 100%;
        height: auto;
    }

    .post-slide .post-review {
        padding: 0 0px 6px 17px;
        min-height: 86px;
    }

    .post-slide .post-date {
        float: right;
        margin-left: 10px;
        padding: 8px 15px;
        text-align: center;
        background: #0eaaa6;
        font-size: 26px;
        color: #fff;
        font-weight: 700;
        transition: background 0.20s linear 0s;
    }

    .post-slide:hover .post-date {
        background: #078071;
    }

    .post-slide .post-date small {
        display: block;
        margin-bottom: 10px;
        font-size: 13px;
        text-transform: capitalize;
    }

        .post-slide .post-date small:before {
            content: "";
            display: block;
            margin-bottom: 5px;
            border-top: 1px solid #fff;
        }

    .post-slide .post-title {
        margin: 0;
        padding-top: 15px;
        text-align: right;
    }

        .post-slide .post-title a {
            font-size: 12px;
            color: #444;
            text-transform: uppercase;
            margin-bottom: 6px;
            display: block;
            line-height: 20px;
            font-weight: bold;
            direction: rtl;
        }

    .post-slide:hover .post-title a {
        color: #078071;
        text-decoration: none;
    }

.post-comment {
    margin: 0;
    list-style: none;
    text-align: right;
}

    .post-comment li a {
        color: #a9a9a9;
        text-transform: capitalize;
    }

        .post-comment li a:before {
            margin: 0 5px 0 5px;
            color: #d3d3d3;
        }

.owl-buttons {
    text-align: center;
    margin-top: 20px;
}

    .owl-buttons .owl-prev,
    .owl-buttons .owl-next {
        display: inline-block;
        border: 1px solid #d3d3d3;
        box-shadow: 0 3px 0 #e5e5e5;
        border-radius: 4px;
        margin-right: 20px;
        padding: 8px 15px;
        transition: all 0.30s linear 0s;
    }

        .owl-buttons .owl-prev:after,
        .owl-buttons .owl-next:after {
            content: "\f104";
            font-family: FontAwesome;
            color: #d3d3d3;
            font-size: 16px;
        }

.owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
}

.owl-buttons .owl-prev:hover,
.owl-buttons .owl-next:hover {
    border: 1px solid #078071;
    box-shadow: 0 3px 0 #fff;
}

@media only screen and (max-width: 480px) {
    .post-slide {
        padding: 0;
    }
}

.col-sld {
    -webkit-box-shadow: 1px 1px 1px 1px #EDEDED;
    box-shadow: 1px 1px 1px 1px #EDEDED;
    margin: 5px;
}

.wrap-nd {
    padding: 0px 0 50px 0;
    position: relative;
}

.tp-bx {
    background-image: url(../images/hd.jpg);
    background-size: 100% 100%;
    padding: 15px 0;
    line-height: 28px;
    margin-bottom: 6px;
}

    .tp-bx h2 {
        color: #fff;
        text-align: center;
        font-size: 18px;
    }

    .tp-bx h3 {
        letter-spacing: 6px;
        color: rgba(255, 255, 255, 0.49);
        font-size: 15px;
        text-align: center;
        padding-top: 10px;
    }

.dt-bx {
    position: absolute;
    width: 100%;
    height: 64%;
    left: 0;
    top: 138px;
}

.dt-nd {
    width: 0px;
    position: relative;
    margin: 0 auto;
    display: block;
    height: 100%;
    border-right: 1px dashed #ccc;
}

.ti-bn {
    padding: 5px 0px 5px 15px;
}

.img-ti {
    float: right;
    width: 43px;
}

.ti-bn h3 {
    color: #17479e;
    direction: rtl;
    font-size: 14px;
    display: inline-block;
    float: right;
    padding-top: 13px;
    padding-right: 10px;
    font-weight: bold;
}

.arsh-nd {
    float: left;
    display: block;
    margin-top: 13px;
    font-weight: bold;
    color: #17479e;
    font-size: 12px;
    padding-left: 6px;
}

.list-nd li:hover a {
    color: #e69700;
}

.list-nd li span {
    display: inline-block;
    color: #777777;
    text-align: right;
    float: right;
}

.list-nd li:nth-child(even) {
    background: #fff;
}

ul {
    list-style: none;
}

.list-nd li {
    background-color: #f4f4f4;
    padding: 14px 15px;
    display: block;
    margin: 0px auto;
    direction: rtl;
}


.container-nd {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    flex-direction: column;
}

.title {
    font-size: 38px;
    color: #616161;
    font-style: italic;
    font-weight: 800;
}

.timeline {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 25px 5px rgba(0, 0, 0, 0.2);
}

    .timeline .swiper-container {
        height: 296px;
        width: 100%;
        position: relative;
    }

    .timeline .swiper-wrapper {
        transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
    }

    .timeline .swiper-slide {
        position: relative;
        color: #fff;
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

        .timeline .swiper-slide::after {
            content: "";
            position: absolute;
            z-index: 1;
            right: -115%;
            bottom: -10%;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.7);
            box-shadow: -230px 0 150px 60vw rgba(0, 0, 0, 0.7);
            border-radius: 100%;
        }

    .timeline .swiper-slide-content {
        position: absolute;
        text-align: center;
        width: 80%;
        max-width: 900px;
        right: 50%;
        top: 13%;
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
        font-size: 12px;
        z-index: 2;
    }

    .timeline .swiper-slide .timeline-year {
        display: block;
        font-style: italic;
        font-size: 42px;
        margin-bottom: 50px;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
        color: #d4a024;
        font-weight: 300;
        opacity: 0;
        transition: 0.2s ease 0.4s;
    }

    .timeline .swiper-slide .timeline-title {
        font-weight: 800;
        font-size: 34px;
        direction: rtl;
        margin: 0 0 30px;
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
        transition: 0.2s ease 0.5s;
    }

    .timeline .swiper-slide .timeline-text {
        line-height: 1.5;
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
        transition: 0.2s ease 0.6s;
    }

    .timeline .swiper-slide-active .timeline-year {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        transition: 0.4s ease 1.6s;
    }

    .timeline .swiper-slide-active .timeline-title {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        transition: 0.4s ease 1.7s;
    }

    .timeline .swiper-slide-active .timeline-text {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        transition: 0.4s ease 1.8s;
        font-size: 15px;
        direction: rtl;
    }

    .timeline .swiper-pagination {
        right: 15% !important;
        height: 100%;
        display: none;
        flex-direction: column;
        justify-content: center;
        font-style: italic;
        font-weight: 300;
        font-size: 18px;
        z-index: 1;
    }

        .timeline .swiper-pagination::before {
            content: "";
            position: absolute;
            left: -30px;
            top: 0;
            height: 100%;
            width: 1px;
            background-color: rgba(255, 255, 255, 0.2);
        }

    .timeline .swiper-pagination-bullet {
        width: auto;
        height: auto;
        text-align: center;
        opacity: 1;
        background: transparent;
        color: #f7b300;
        margin: 15px 0 !important;
        position: relative;
    }

        .timeline .swiper-pagination-bullet::before {
            content: "";
            position: absolute;
            top: 8px;
            left: -32.5px;
            width: 6px;
            height: 6px;
            border-radius: 100%;
            background-color: #d4a024;
            -webkit-transform: scale(0);
            transform: scale(0);
            transition: 0.2s;
        }

    .timeline .swiper-pagination-bullet-active {
        color: #d4a024;
    }

        .timeline .swiper-pagination-bullet-active::before {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

    .timeline .swiper-button-next,
    .timeline .swiper-button-prev {
        background-size: 20px 20px;
        top: 15%;
        width: 20px;
        height: 20px;
        margin-top: 0;
        z-index: 2;
        transition: 0.2s;
    }

    .timeline .swiper-button-prev {
        left: 8%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23d4a024'%2F%3E%3C%2Fsvg%3E");
    }

        .timeline .swiper-button-prev:hover {
            -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
        }

    .timeline .swiper-button-next {
        right: 8%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23d4a024'%2F%3E%3C%2Fsvg%3E");
    }

        .timeline .swiper-button-next:hover {
            -webkit-transform: translateX(3px);
            transform: translateX(3px);
        }

@media screen and (min-width: 768px) {
    .timeline .swiper-slide::after {
        right: -30%;
        bottom: -8%;
        width: 240px;
        height: 50%;
        box-shadow: -230px 0 150px 50vw rgba(0, 0, 0, 0.7);
    }

    .timeline .swiper-slide-content {
        right: 30%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%;
        font-size: 11px;
        text-align: right;
    }

    .timeline .swiper-slide .timeline-year {
        margin-bottom: 0;
        font-size: 32px;
    }

    .timeline .swiper-slide .timeline-title {
        font-size: 25px;
        margin: 0;
        margin-bottom: 10px;
        direction: rtl;
    }

    .timeline .swiper-pagination {
        display: flex;
    }

    .timeline .swiper-button-prev {
        top: 15%;
        left: auto;
        right: 15%;
        -webkit-transform: rotate(90deg) translate(0, 10px);
        transform: rotate(90deg) translate(0, 10px);
    }

        .timeline .swiper-button-prev:hover {
            -webkit-transform: rotate(90deg) translate(-3px, 10px);
            transform: rotate(90deg) translate(-3px, 10px);
        }

    .timeline .swiper-button-next {
        top: auto;
        bottom: 15%;
        right: 15%;
        -webkit-transform: rotate(90deg) translate(0, 10px);
        transform: rotate(90deg) translate(0, 10px);
    }

        .timeline .swiper-button-next:hover {
            -webkit-transform: rotate(90deg) translate(3px, 10px);
            transform: rotate(90deg) translate(3px, 10px);
        }
}

@media screen and (min-width: 1024px) {
    .timeline .swiper-slide::after {
        right: -20%;
        bottom: -12%;
        width: 240px;
        height: 50%;
        box-shadow: -230px 0 150px 39vw rgba(0, 0, 0, 0.28);
    }

    .timeline .swiper-slide-content {
        right: 25%;
    }
}

.fivesteps .well {
    border: 0 none;
    background-color: #f0f0f0;
    box-shadow: none;
    padding: 1.33em;
    border-radius: 0;
}

.fivesteps .well-large {
    padding: 2em;
}

.fivesteps DT,
.fivesteps DD {
    line-height: 1.25;
}

#fivesteps {
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 40px;
}

    #fivesteps > A {
        float: right;
        width: 20%;
    }

        #fivesteps > A SPAN,
        #fivesteps > A SPAN B {
            display: block;
            position: relative;
        }

        #fivesteps > A SPAN {
            margin-bottom: 1em;
            text-align: center;
        }

            #fivesteps > A SPAN:after,
            #fivesteps > A SPAN:before {
                content: '';
                position: absolute;
                width: 50%;
                height: 20px;
                top: 50%;
                margin-top: -10px;
                background: url('../images/stepsarrows.png') no-repeat;
            }

            #fivesteps > A SPAN:before {
                left: 114px;
                background-position: 102% 100%;
            }

            #fivesteps > A SPAN:after {
                left: -25px;
                background-position: -20% 100%;
            }



        #fivesteps > A:first-child SPAN:before,
        #fivesteps > A:last-child SPAN:after {
            display: none;
        }

        #fivesteps > A SPAN B {
            font-size: 1.5em;
            font-weight: 800;
            display: inline-block;
            width: 50px;
            height: 50px;
            line-height: 47px;
            border-radius: 50%;
            z-index: 1;
            border-width: 2px;
            border-style: dotted;
        }

        #fivesteps > A SPAN B,
        #fivesteps > A:hover ~ A SPAN B {
            border-color: #ccc;
            color: #0eaaa6;
            background-color: #fff;
        }

            #fivesteps > A SPAN B:after {
                content: '';
                display: none;
                position: absolute;
                width: 34px;
                height: 26px;
                top: 50%;
                right: -20px;
                margin-top: -14px;
                background: url('../images/check.png') no-repeat;
            }

        #fivesteps > A.check SPAN B:after {
            display: block;
        }

        #fivesteps > A.active SPAN B {
            color: #fff;
            border-color: #dd3534;
            background-color: #dd3534;
        }

        #fivesteps > A.check SPAN B {
            color: #fff;
            border-color: #0eaaa6;
            background-color: #0eaaa6;
        }

        #fivesteps > A:last-child:not(.check):hover SPAN B {
            color: #fff;
            border-color: #dd3534;
            background-color: #dd3534;
        }

        #fivesteps > A:not(.active):hover SPAN B {
            color: #fff;
            border-color: #0eaaa6;
            background-color: #0eaaa6;
        }

        #fivesteps > A:hover SPAN B:after {
            display: none;
        }

        #fivesteps > A.check SPAN:after,
        #fivesteps > A.check SPAN:before,
        #fivesteps > A.active SPAN:before,
        #fivesteps > A:hover SPAN:before,
        #fivesteps > A.active.check SPAN:after {
            background-position: 50% 50%;
        }

        #fivesteps > A:hover > SPAN:after {
            background-position: 27px 50%;
        }

        #fivesteps > A.active SPAN:after {
            background-position: 100% 100%;
        }

        #fivesteps > A:hover ~ A SPAN:after {
            background-position: 20px -40px;
        }

        #fivesteps > A:hover ~ A SPAN:before {
            background-position: -110px -41px;
        }

        #fivesteps > A.check:hover SPAN:after {
            background-position: 100% 50%;
        }

        #fivesteps > A STRONG {
            display: block;
            text-align: center;
            line-height: 1.25;
        }

        #fivesteps > A:hover,
        #fivesteps > A:hover STRONG,
        #fivesteps > A.active STRONG {
            text-decoration: none;
        }

        #fivesteps > A.active STRONG {
            color: #333;
        }

        #fivesteps > A STRONG B {
            font-weight: 600;
            text-decoration: inherit;
            color: #656464;
            font-size: 12px;
        }

#main .fivesteps H2 {
    font-size: 1.667em;
    line-height: 1;
    margin: 1em 0;
    font-weight: 600;
    color: #dd3534;
}

.fivesteps .quicksearch {
    position: relative;
    margin: 3em 0 5em;
    padding-left: 4em;
    padding-right: 4em;
}

.fivesteps .jq-selectbox__dropdown {
    box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.fivesteps .quicksearch H3 {
    font-size: 1.44em;
    margin: 0 0 1em;
    font-weight: normal;
}

#wrapfivesteps {
    max-width: 1170px;
    margin: 0 auto;
}

.step-nd {
    padding: 45px 0 10px 0;
    background: #f9f9f9;
    margin-bottom: 43px;
}

.ti-step {
    text-align: center;
    color: #4a4a4a;
    font-size: 18px;
    padding-bottom: 13px;
}

.col-news {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 1px 1px #cecccc;
    box-shadow: 0px 1px 1px 1px #efefef;
    margin-bottom: 10px;
    padding: 9px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.img-tp {
    padding-left: 18px;
}

.box1 {
    text-align: center;
    position: relative;
}

    .box1 .box-content {
        width: 100%;
        padding: 20px 0 30px;
        color: #fff;
        opacity: 0;
        position: absolute;
        bottom: 10%;
        left: 0;
        transition: all 0.3s ease 0s;
    }

.tx-news h2 {
    color: #ff7200;
    padding: 6px 0px 3px 0px;
    text-align: justify;
    direction: rtl;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

.p88 {
    padding: 0px 0px 5px 10px;
    color: #6b6b6b;
    line-height: 21px;
    text-align: justify;
    direction: rtl;
    /* font-weight: bold; */
    font-size: 12px;
}

.title-bx {
    padding: 10px 0;
    margin-top: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

    .title-bx h3 {
        text-align: right;
        float: right;
        font-size: 16px;
        font-weight: bold;
        color: #444444;
    }

.col-products-nd .title-bx a {
    padding-left: 82px;
    color: #58900a;
}

#news-slider2 .post-slide .post-content {
    padding: 10px 10px;
    position: relative;
    background: #fff;
}

#news-slider2 .post-slide .post-date {
    min-width: 14px;
    min-height: 20px;
    line-height: 28px;
    text-align: center;
    background: #556677;
    position: absolute;
    top: -39px;
    padding: 0 6px;
    left: 1px;
    display: none;
}

#news-slider2 .post-slide .month {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 0 10px;
    background: #0eaaa6;
    text-transform: uppercase;
}

#news-slider2 .post-slide .date {
    color: #fff;
    font-size: 14px;
}

#news-slider2 .post-slide .post-title {
    margin: 1px 0 5px 0;
    padding-top: 5px;
    min-height: 45px;
}

    #news-slider2 .post-slide .post-title a {
        color: #14bf9b;
        font-size: 12px;
        text-transform: capitalize;
        transition: all 0.50s ease 0s;
    }

        #news-slider2 .post-slide .post-title a:hover {
            color: #333;
            text-decoration: none;
        }

#news-slider2 .post-slide .post-description {
    color: #999;
    font-size: 12px;
    line-height: 24px;
    text-align: justify;
    direction: rtl;
}

#news-slider2 .post-slide .post-bar {
    padding: 4px 0;
    list-style: none;
    text-align: center;
    background: #0eaaa6;
}

    #news-slider2 .post-slide .post-bar li {
        display: inline-block;
        margin-right: 5px;
    }

        #news-slider2 .post-slide .post-bar li a {
            text-transform: capitalize;
            font-size: 12px;
            color: #fff;
            transition: 0.2s ease;
        }

            #news-slider2 .post-slide .post-bar li a:hover {
                text-decoration: none;
                color: #333;
            }

        #news-slider2 .post-slide .post-bar li i {
            color: #fff;
            margin-right: 5px;
        }

.ft-ce {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.list-ft li a {
    text-align: right;
    color: #fff;
    font-size: 14px;
    display: block;
    margin: 4px 0;
}

.p-ft {
    color: #fff;
    padding: 12px 0;
    text-align: right;
    font-size: 13px;
}

    .p-ft img {
        float: right;
        position: absolute;
        top: 0;
        right: -22px;
        width: 24px;
    }

.listed-link {
    padding-left: 10px;
}

.power_by {
    border-top: 1px solid #fff;
    font-size: 11px;
    padding: 7px 0;
    color: #fff;
}

    .power_by p {
        display: inline-block;
    }

    .power_by a {
        font-size: 11px;
        color: #fff;
    }

.listed-link li img {
    width: 20px;
}

footer {
    padding-top: 20px;
    background-color: #232323;
    margin-top: 40px;
}

.news-bx {
    padding: 20px 0 40px 0;
}

    .news-bx .ti-step {
        padding-bottom: 20px;
    }

@media only screen and (max-width:960px) {
    .step-nd {
        display: none;
    }

    .timeline .swiper-slide .timeline-title {
        font-size: 14px;
    }

    nav.navbar.bootsnav {
        z-index: 999999999;
    }

        nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
            background: #fff;
        }

    .timeline .swiper-slide-content {
        max-width: 500px;
    }

    .sld-tx {
        position: relative;
        top: 0;
    }

    .row-se {
        bottom: 0;
    }

    .img-bx {
        width: 100%;
        text-align: right;
        padding-right: 0;
    }

        .img-bx h3 {
            font-size: 13px;
            padding-bottom: 0;
            top: 0;
            text-align: center;
        }

        .img-bx a {
            display: block;
            color: #fff;
            padding-top: 11px;
            text-align: center;
        }

    .icon-nd img {
        width: 35px;
    }

    .icon-nd {
        top: 0px;
    }

    .col-nd {
        margin-bottom: 10px;
        padding: 10px 0px;
        background-color: #0eaaa6;
    }

    .post-slide .post-date {
        font-size: 13px;
    }

    .panel-nd {
        padding: 80px 0 10px 0;
    }
}

@media only screen and (max-width:760px) {
    .step-nd {
        display: none;
    }

    .list-ft {
        display: none;
    }

    .p-ft {
        text-align: center;
    }

        .p-ft img {
            display: none;
        }

    .listed-link {
        text-align: center;
    }

    .ft-ce {
        padding: 0px 0 10px 0;
    }

    .timeline .swiper-slide .timeline-title {
        font-weight: 800;
        font-size: 15px;
        line-height: 16px;
    }

    .dt-bx {
        display: none;
    }

    .sld-tx {
        position: relative;
        top: 0;
    }

    .row-se {
        bottom: 0;
    }

    .col-nd {
        margin-bottom: 10px;
        padding: 10px 0px;
        background-color: #0eaaa6;
    }

    .panel-nd {
        padding: 80px 0 20px 0;
    }

    .img-bx {
        width: 100%;
        text-align: right;
        padding-right: 0;
    }

        .img-bx h3 {
            font-size: 13px;
            padding-bottom: 0;
            top: 0;
            text-align: center;
        }

        .img-bx a {
            display: block;
            color: #fff;
            padding-top: 11px;
            text-align: center;
        }

    .icon-nd img {
        width: 35px;
    }

    .icon-nd {
        top: 0px;
    }

    .bx-pg .col-md-3 {
        padding: 0 1px;
    }

    .post-slide .post-date {
        float: right;
        margin-left: 10px;
        padding: 6px 15px;
        font-size: 16px;
    }

    .head-ce {
        padding: 0 0;
    }
}

@media only screen and (max-width:500px) {
    .bx-pg .col-md-3 {
        width: 50%;
    }

    .row-se .col-md-3 {
        width: 50%;
        margin-bottom: 5px;
    }

    .row-se .col-md-5 {
        width: 65%;
    }

    .row-se .col-md-1 {
        width: 35%;
    }

    .logo-nd {
        width: 127px;
    }

    .pn-lf {
        padding-right: 0;
    }

        .pn-lf .list-inline > li {
            padding: 0 2px;
        }

    .list-lng {
        padding: 3px 5px;
        margin-left: 0px;
    }

    .search-bx {
        font-size: 12px;
    }

    .timeline .swiper-slide-active .timeline-text {
        text-align: justify;
        direction: rtl;
        font-size: 13px;
    }

    .timeline .swiper-slide .timeline-title {
        margin-bottom: 5px;
        line-height: 25px;
    }

    .timeline .swiper-button-next {
        right: 2%;
    }

    .timeline .swiper-button-prev {
        left: 2%;
    }
}











.bx-img {
    background-image: url('../images/prxt.jpg');
    background-size: 100% 100%;
    height: 280px;
    background-attachment: fixed;
}

.page-bx {
    padding-top: 25px;
}

.breadcrumb {
    padding: 0;
    background: transparent;
}

    .breadcrumb span {
        cursor: initial !important;
    }

    .breadcrumb .btn {
        background: #f9cc41;
        border-color: #f9cc41;
        color: #000000;
    }

        .breadcrumb .btn.btn--rightBorder:after {
            background: #f9cc41;
            right: -1.5rem;
        }

        .breadcrumb .btn:after {
            content: "|";
            margin: 0 5px 0 9px;
        }

        .breadcrumb .btn:last-child:after {
            content: "";
        }

        .breadcrumb .btn:first-child {
            padding-right: 0;
        }

        .breadcrumb .btn:not(:first-child) {
            padding-left: 0;
        }

.btn {
    border: 2px solid #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 500;
    color: #fff;
    padding: .5rem 1.6rem;
    position: relative;
    background: transparent;
}

.btn--rightBorder:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -1.25rem;
    min-width: 1.25rem;
    height: 2px;
    background: #fff;
}

.btn--leftBorder:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -1.25rem;
    min-width: 1.25rem;
    height: 2px;
    background: #fff;
}

.btn:hover {
    background: #f9cc41;
    border-color: #f9cc41;
    color: #262533;
}

    .btn:hover.btn--rightBorder:after {
        background: #f9cc41;
    }

    .btn:hover.btn--leftBorder:before {
        background: #f9cc41;
    }

.btn.active {
    background: #fff;
    border-color: #fff;
    color: #262533;
}

    .btn.active.btn--rightBorder:after {
        background: #fff;
    }

    .btn.active.btn--leftBorder:before {
        background: #fff;
    }

.btn-form {
    font-size: 15px;
}

.btn-dark {
    background: #262533;
    border-color: #262533;
    color: #f9cc41;
    padding: .7rem 1.4rem;
}

    .btn-dark.btn--rightBorder:after {
        background: #262533;
    }

    .btn-dark.btn--leftBorder:before {
        background: #262533;
    }

    .btn-dark:hover {
        background: #262533;
        color: #f9cc41;
        border-color: #262533;
    }

        .btn-dark:hover.btn--rightBorder:after {
            background: #262533;
        }

        .btn-dark:hover.btn--rightBorder:before {
            background: #262533;
        }

.about__img {
    position: relative;
}

.about__img__date {
    display: inline-block;
    position: absolute;
    bottom: 11%;
    left: 13%;
    background: #f9cc41;
    color: #000000;
    padding: .9rem 1.2rem 1rem 1.2rem;
    transition: all .4s;
}

    .about__img__date h3 {
        font-size: 2rem;
        font-weight: 500;
        font-family: 'Oswald', sans-serif;
        margin-bottom: .2rem;
    }

    .about__img__date p {
        margin-bottom: 0;
        font-size: 0.75rem;
    }

    .about__img__date:hover {
        color: #000000;
        opacity: .96;
    }

.overview__single {
    padding: 20px 30px;
    background: rgba(255, 255, 255, 0.1);
    transition: all .4s;
}

.overview__single__icon {
    margin-right: 15px;
}

    .overview__single__icon i,
    .overview__single__icon span {
        font-size: 2.625rem;
        color: #f9cc41;
    }

.overview__single .media-body h3 {
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    margin-bottom: .2rem;
}

.overview__single .media-body p {
    margin-bottom: 0;
}

.overview__single:hover {
    background: #f9cc41;
    color: #262533;
}

    .overview__single:hover h3 {
        color: #262533;
    }

    .overview__single:hover .overview__single__icon i,
    .overview__single:hover .overview__single__icon span {
        color: #262533;
    }

.tips-bg {
    background: #f9cc41;
    padding: 90px 0;
}

    .tips-bg .section-intro__subtitle {
        margin-bottom: 20px;
        color: #262533;
    }

    .tips-bg p {
        margin-bottom: 0;
        color: #262533;
    }

.tips .btn:hover {
    background: transparent;
    color: #262533;
}

.form-subscribe .form-control {
    border-radius: 0;
    border: 0;
    font-size: 13px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}

    .form-subscribe .form-control::placeholder {
        color: rgba(255, 255, 255, 0.5);
    }

.form-subscribe .btn-append {
    border: 0;
    padding: 0 .8rem;
    background: #f9cc41;
}

    .form-subscribe .btn-append i,
    .form-subscribe .btn-append span {
        font-size: 14px;
        color: #262533;
        font-weight: 800;
    }

.form-contact .form-group {
    margin-bottom: 0px;
    margin-top: 6px;
}

.form-contact .form-control {
    border-radius: 0;
    background: rgba(255, 255, 255, 0.1);
    border: 0;
    height: 42px;
    padding-left: 18px;
    font-size: 13px;
    color: #8f8f8f;
    direction: rtl;
}

.form-contact .different-control {
    min-height: 140px;
}

.form-contact {
    padding-top: 20px;
}

.conatct-nd {
    padding-top: 20px;
}

.social-icons li {
    display: inline-block;
}

    .social-icons li:not(:last-child) {
        margin-right: 20px;
    }

    .social-icons li a {
        display: block;
        color: #8f8f8f;
    }

        .social-icons li a:hover {
            color: #f9cc41;
        }

.service__single {
    padding: 35px 27px;
    background: rgba(255, 255, 255, 0.1);
    margin-bottom: 30px;
}

.service__singleIcon {
    margin-right: 20px;
}

    .service__singleIcon i,
    .service__singleIcon span {
        font-size: 24px;
        color: #f9cc41;
    }

.service__single h3 {
    font-size: 1.3125rem;
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
}

.service__single p {
    margin-bottom: 0;
}

.hero__slide {
    position: relative;
}

    .hero__slide img {
        width: 100%;
        max-height: 500px;
    }

@media (min-width: 1200px) {
    .hero__slide img {
        max-height: 900px;
    }
}

.hero__slideContent {
    position: absolute;
    width: 100%;
    bottom: 125px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 400px;
    padding: 50px 30px;
    z-index: 5;
}

@media (min-width: 1200px) {
    .hero__slideContent {
        margin-left: 340px;
    }
}

@media (max-width: 575px) {
    .hero__slideContent {
        bottom: 60px;
    }
}

.hero__slideContent:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    clip-path: polygon(58% 0, 65% 6%, 94% 6%, 94% 38%, 100% 43%, 100% 100%, 0 100%, 0 0);
    background: #262533;
    z-index: -1;
}

.hero__slideContent:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #262533;
    clip-path: polygon(58% 0, 65% 6%, 94% 6%, 94% 38%, 100% 43%, 100% 0);
    left: -35px;
    bottom: -28px;
    transform: rotate(180deg);
    z-index: 1;
}

.hero__slideContent--right {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f9cc41;
    clip-path: polygon(58% 0, 65% 6%, 94% 6%, 94% 38%, 100% 43%, 100% 0);
    left: 10px;
    top: -10px;
    z-index: 1;
}

.hero__slideContent h1 {
    font-size: 2rem;
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
}

.hero__slideContent p {
    margin-bottom: 35px;
}

.heroCarousel {
    position: relative;
}

    .heroCarousel .owl-dots {
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
    }

.testimonial__slide blockquote {
    font-size: 1.125rem;
    font-style: italic;
    margin-bottom: 25px;
}

.testimonial__slide h3 {
    font-size: 1.3125rem;
    font-weight: 300;
    color: #fff;
}

.testimonial__slide p {
    color: #777777;
}

.owl-dots button:focus {
    outline: 0;
    box-shadow: none;
}

.testimonialCarousel .owl-nav.disabled + .owl-dots {
    margin-top: 85px;
}

.owl-theme .owl-dots .owl-dot span {
    margin: 0;
    min-width: 50px;
    height: 2px;
    border-radius: 0;
    outline: 2px solid transparent;
    background: #34343c;
    transition: 0.3s;
}

.owl-theme .owl-dots .owl-dot.active span {
    height: 4px;
    background: #f9cc41;
    border-radius: 3px;
    box-shadow: 0px 1px 0px #f9cc41;
}

.testimonialCarousel .owl-dots .owl-dot span {
    box-shadow: inset 0px 3px 0px 0px #262533;
}


.icon-contact-nd i,
.icon-contact-nd span {
    font-size: 20px;
    color: #f9cc41;
}

.contact-info h3 {
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    padding-top: 3px;
}

    .contact-info h3 a {
        color: #fff;
    }

.info-tx {
    width: 92%;
    direction: rtl;
    float: right;
    color: #e4dede;
    line-height: 45px;
    font-size: 15px;
}

.contact-info {
    margin-bottom: 4px;
}

.form-contact-pg {
    background-image: url(../images/contact.jpg);
    background-size: 100% 100%;
    padding: 76px 0;
    border-bottom: 6px solid #ccc9bf;
    margin-top: 10px;
}

.img-responsive {
    width: 100%;
}

#map {
    margin-bottom: 20px;
}

footer {
    margin-top: 0;
}




.container-login {
    /* border: 1px solid white; */
    width: 100%;
    max-width: 600px;
    height: 350px;
    position: relative;
    /* top: 50%; */
    margin: 0 auto;
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    /* display: inline-flex; */
}

.backbox {
    background-color: #ebebeb;
    width: 100%;
    height: 80%;
    position: absolute;
    transform: translate(0,-50%);
    top: 50%;
    display: inline-flex;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 1px 1px #C7C7C7;
    box-shadow: 1px 1px 1px 1px #C7C7C7;
}

button:focus {
    outline: none;
}

.frontbox {
    background-color: white;
    -webkit-box-shadow: 1px 1px 1px 1px #C7C7C7;
    box-shadow: 1px 1px 1px 1px #C7C7C7;
    border-radius: 20px;
    height: 100%;
    width: 50%;
    z-index: 10;
    position: absolute;
    right: 0;
    margin-right: 3%;
    margin-left: 3%;
    transition: right .8s ease-in-out;
}

.moving {
    right: 45%;
}

.loginMsg, .signupMsg {
    width: 50%;
    height: 100%;
    font-size: 15px;
    box-sizing: border-box;
}

    .loginMsg .title,
    .signupMsg .title {
        font-weight: 300;
        font-size: 18px;
        font-weight: bold;
    }

    .loginMsg p,
    .signupMsg p {
        font-weight: 100;
        text-align: center;
    }

.textcontent {
    color: #5d5d5d;
    margin-top: 65px;
    margin-left: 12%;
}

.loginMsg button,
.signupMsg button {
    background-color: #404040;
    border: 2px solid white;
    border-radius: 10px;
    color: white;
    font-size: 12px;
    box-sizing: content-box;
    font-weight: 300;
    padding: 10px;
    margin-top: 20px;
}

/* front box content*/
.login, .signup {
    padding: 20px;
    text-align: center;
}

    .login h2,
    .signup h2 {
        color: #0eaaa6;
        font-size: 22px;
    }

.inputbox {
    margin-top: 30px;
}

.login input,
.signup input {
    display: block;
    width: 90%;
    height: 40px;
    background-color: #f2f2f2;
    direction: rtl;
    border: none;
    margin-bottom: 10px;
    font-size: 12px;
    padding: 0 15px;
    font-weight: bold;
}

.login button,
.signup button {
    background-color: #0eaaa6;
    border: none;
    color: white;
    font-size: 12px;
    font-weight: 300;
    box-sizing: content-box;
    padding: 10px;
    border-radius: 10px;
    width: 60px;
    position: absolute;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
}

/* Fade In & Out*/
.login p {
    cursor: pointer;
    color: #404040;
    font-size: 15px;
}

.loginMsg, .signupMsg {
    /*opacity: 1;*/
    transition: opacity .8s ease-in-out;
}

.visibility {
    opacity: 0;
}

.hide {
    display: none;
}

@media screen and (max-width:760px) {
    .container-login {
        display: block;
        top: 0;
        height: auto;
        margin-top: 20px;
        transform: translate(0%, 0%);
        left: 0;
    }

    .backbox {
        width: 95%;
        display: block;
        position: relative;
        left: 4px;
        height: 136px;
        top: 0%;
        float: none;
        transform: translate(0,0%);
        margin-bottom: 10px;
    }

    .frontbox {
        width: 92%;
        display: block;
        position: relative;
        left: 0;
        height: auto;
        top: 0%;
        min-height: 345px;
        float: none;
        margin: 0 15px;
    }

    .loginMsg, .signupMsg {
        position: absolute;
        width: 100%;
    }

    .textcontent {
        margin-top: 15px;
        margin: 15px 10px;
    }

    .inputbox {
        margin-top: 11px;
    }
}

.p-898 {
    font-size: 15px;
    text-align: justify;
    color: #000;
    line-height: 30px;
    direction: rtl;
}

.ti-about {
    text-align: center;
    padding-top: 20px;
    color: #000;
    padding-bottom: 10px;
}

@media screen and (max-width:760px) {
    .bx-img {
        height: 100px;
    }
}


.dimo-lng{
    width: 23px;
}