﻿body {
    font-family: "yekan", Arial;
    font-size: 14px;
    line-height: 18px;
    color: #444;
    background-color: #eeeff1;
}

.slider_name_en {
    font-size: 28px;
    /*padding-bottom: 5px;*/
    line-height: 44px;
}

.slider_name_per {
    font-size: 16px;
}

.color-company {
    color: #f9941e;
}

.color-company-background {
    background-color: #f9941e;
}

.max-heigh-100-percent {
    max-height: 100%;
}

.max-weight-100-percent {
    max-width: 100%;
}

.max-heigh-100 {
    max-height: 100px;
}

.max-heigh-150 {
    max-height: 150px;
}

.max-heigh-200 {
    max-height: 200px;
}

.btn-company {
    background-color: #f9941e;
    color: white;
}

    .btn-company:hover, .btn-company:focus, .btn-company:active {
        color: #fff;
        background-color: #00a9bd;
        border-color: #00a9bd;
    }

.big-btn-xs {
    -webkit-border-radius: 9px;
    border-radius: 9px;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,191,214,.5);
    box-shadow: 0 2px 6px 0 rgba(0,191,214,.5);
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 1.222;
    letter-spacing: -.6px;
    color: #fff;
    background-color: #00bfd6;
    padding: 14px;
    width: 100%;
    text-align: center;
}

.big-textbox-xs {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
    border-top-color: rgb(214, 214, 214);
    border-right-color: rgb(214, 214, 214);
    border-bottom-color: rgb(214, 214, 214);
    border-left-color: rgb(214, 214, 214);
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    font-weight: 700;
    color: hsla(0,0%,64%,.5);
    padding: 9px 10px 8px;
    padding-top: 9px;
    padding-right: 10px;
    padding-bottom: 8px;
    width: 100%;
    color: #858585;
}

.big-textbox-xs2 {
    padding-right: 59px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    background-color: white;
    border-color: #e5e5ea;
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 15px;
    direction: ltr;
}

.float-right {
    float: right !important;
}

.float-left {
    float: left !important;
}

.font-white {
    color: white;
}

.child-page {
    padding-top: 100px;
}

.direction-ltr {
    direction: rtl;
}

.navbar-button-fix-bottom {
    display: none;
    direction: rtl;
    z-index: 100;
}

.btn-botoom {
    border-radius: 0px;
    width: 100%;
    line-height: 3;
}

.btn-for-div {
    border-radius: 4px;
    width: 100%;
    line-height: 3;
}

.img-swiper {
    max-height: 180px;
}

@font-face {
    font-family: "yekan";
    src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.h1-default {
    color: gray;
}

.h1-div-default {
    margin-left: 15px;
}

.h1-div-viewer {
    margin-right: -15px;
    margin-bottom: 5px;
}

.border-shadow-redius {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -o-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
}

.border-shadow-redius-top {
    border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -ms-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -ms-border-top-right-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -o-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
}

.border-shadow-redius-bottom {
    border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -o-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
}

.background-white {
    background-color: white;
}

a, a:hover, a:active, a:focus {
    text-decoration: none;
    color: #929782;
}

    a:hover {
        color: #f9941e;
    }

    .btn, a, a:hover, div, img {
        text-decoration: none;
        /*-webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        outline: 0;*/
    }

.btn-default2 {
    background-color: #333;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 0.8em;
}

.spacer {
    padding: 50px 0;
}

.container-2 {
    background-color: #f7f8fa;
    border-top: 1px solid #eff0f2;
    border-bottom: 1px solid #dae3ec;
    box-shadow: 0 1px 2px rgba(0,0,0,.12);
}

.navbar {
    margin: 0;
    border-radius: 0;
    border: 0;
}

    .navbar .first-row {
        /*min-width: 340px;*/
        height: 88px;
    }

.navbar-header {
}

.logo_image {
    height: 88px;
    padding: 2px;
}

.navbar-brand > img {
    /*height: 26px;*/
}

.navbar-inverse {
    background-color: #fff;
    border: none;
}

.navbar span.login-post {
    padding: 30px 0px;
    direction: rtl;
    padding-right: 3px;
    margin-top: 5px;
}

    .navbar span.login-post a {
        margin-left: 12px;
        font-size: 16px;
    }

        .navbar span.login-post a span {
            padding-right: 5px;
            padding-left: 5px;
            top: 4px;
        }

        .navbar span.login-post a i {
            padding-right: 3px;
            padding-left: 3px;
            top: 4px;
            font-size: 18px;
        }

.navbar span.firstrow-text {
    /*font-size: 12px;*/
}

.navbar span.firstrow-text-shopping {
    font-size: 12px;
}

.navbar a.button-firstrow {
    padding: 3px 6px;
    color: white;
    background-color: #ff5252;
    border-color: #ff5252;
    margin-top: -10px;
}

    .navbar a.button-firstrow:hover {
        background-color: red;
        border-color: red;
    }

.btn-sendemail {
    color: white;
    background-color: #ff5252;
    border-color: #ff5252;
}

    .btn-sendemail:hover {
        background-color: red;
        border-color: red;
    }

.navbar .nav li a {
    color: #4d4d4d;
}

    .navbar .nav li a:hover,
    .navbar .nav li a:focus {
        color: red;
        outline: none;
    }

.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus,
.navbar .navbar-brand:active,
.navbar .navbar-brand.active {
    color: #fff;
}

.navbar .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.02);
}

.navbar .navbar-toggle {
    background-color: #4caf50;
    border-color: #929782;
    text-transform: uppercase;
    color: white;
    padding: 5px 9px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 11px;
}

.navbar-other {
    direction: rtl;
}

.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
    background-color: #46a349;
}

.navbar .nav li a:hover,
.navbar .nav li a:focus {
    color: #00bfd6;
    outline: none;
}

.navbar .navbar-nav > .active > a {
    border-radius: 0;
    color: red;
    background-color: #fff;
}

.navbar .nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar .navbar-nav > li > a {
}

.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus {
    color: red;
    background-color: #fff;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: red;
    background-color: #fff;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 450px;
}

.font-12-col {
    font-size: 12px;
}

.font-14-col {
    font-size: 14px;
}

.text-max768right-min768center {
    text-align: right;
}

.text-max768left-min768center {
    text-align: left;
}

.font-max768-22px-min768-18px {
    font-size: 22px;
}

.font-max768-28px-min768-22px {
    font-size: 28px;
}

.hide_in768 {
}

@media (min-width: 768px) {
    .navbar .navbar-brand {
        transition: all 0.3s;
    }

    .navbar .navbar-nav > .active > a {
        border-radius: 3px;
    }
}

@media (min-width: 768px) {
    .navbar.affix {
        /*background-color: #222222;
        padding: 10px 0;*/
    }

        .navbar.affix .navbar-brand {
            font-size: 1.5em;
        }

    .navbar-other {
        display: none;
    }
}

@media (max-width: 768px) {
    .hyper_logo {
        margin-left: 10px;
    }

    .padding-botom-20-xs {
        padding-bottom: 80px !important;
    }

    .margin-top-5-xs {
        margin-top: 5px !important;
    }

    .padding-5px-xs-0 {
        padding: 0px;
    }

    .text-max768right-min768center {
        text-align: center;
    }

    .text-max768left-min768center {
        text-align: center;
    }

    .font-max768-22px-min768-18px {
        font-size: 18px;
    }

    .font-max768-28px-min768-22px {
        font-size: 22px;
    }

    .hide_in768 {
        display: none;
    }

    .navbar span.firstrow-text {
        display: none;
    }

    .child-page {
        /*padding-top: 65px;*/
        padding-top: 97px;
    }


    .navbar span.firstrow-text-shopping {
        font-size: 11px;
    }

    .navbar-brand > img {
        height: 20px;
    }

    .navbar span.login-post a {
        margin-left: 20px;
        font-size: 16px;
        margin-left: 10px;
    }

        .navbar span.login-post a i {
            padding-right: 6px;
            padding-left: 3px;
            top: 4px;
            font-size: 22px;
        }

    .h1-div-default {
        margin-right: 15px;
    }

    .h1-div-viewer {
        margin-right: 0px;
    }

    .font-12-col {
        font-size: 10px;
    }

    .font-14-col {
        font-size: 12px;
    }
}

.dropcategory {
    line-height: 47px;
    text-transform: uppercase;
}

    .dropcategory .caret {
        margin-top: -2px;
    }

.blackbg {
    background-color: #303335;
    color: #fff;
    padding: 0;
}

    .blackbg a {
        font-size: 12px;
    }

    .blackbg .category {
        padding-top: 25px;
    }

.category h6 {
    margin-bottom: 5px;
    font-size: 1em;
}

    .category h6 img {
        margin-right: 10px;
        margin-top: -6px;
    }

.category ul {
    margin-bottom: 25px;
}

    .category ul li {
        line-height: 22px;
    }

.category a {
    color: #aaa;
    font-size: 12px;
}

    .category a:hover {
        text-decoration: none;
        color: #ddd;
        margin-left: 5px;
    }


/*search*/
.search-block {
    padding: 15px 0 15px 0;
}

    .search-block .counting p {
        font-size: 26px;
    }

    .search-block .counting span {
        color: #999;
    }

    .search-block .searchbox .form-inline .input-group {
        width: 100%;
    }

        .search-block .searchbox .form-inline .input-group .btn {
            width: 100%;
            line-height: 34px;
            font-weight: 500;
            text-transform: uppercase;
        }

        .search-block .searchbox .form-inline .input-group > .form-control {
            height: auto;
            line-height: 34px;
            background: url(../images/search.png) 10px center no-repeat #fff;
            padding-left: 40px;
        }


.owl-carousel .owl-controls {
    position: absolute;
    top: -40px;
    right: 0;
}

.owl-controls .owl-nav div {
    display: inline-block;
    text-indent: -9999px;
    height: 16px;
    width: 13px;
}

    .owl-controls .owl-nav div.owl-prev {
        background: url(../images/left.png) center no-repeat;
    }

    .owl-controls .owl-nav div.owl-next {
        background: url(../images/right.png) center no-repeat;
        margin-left: 15px;
    }

.carousel-control .fa {
    position: absolute;
    top: 45%;
}

/*products*/
.product h4 a {
    color: #111;
}

    .product h4 a:hover {
        color: #666;
    }

.details {
    margin-bottom: 10px;
}

    .details span {
        display: block;
        border-bottom: 1px solid #ccc;
        padding: 3px 0;
        font-weight: 300;
    }

        .details span b {
            width: 45%;
            display: inline-block;
            font-weight: 500;
        }

.product .btn {
    font-size: 0.8em;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
}

/*classified*/
.classified-list {
    background-color: #f4f4f4;
}

    .classified-list ul.listing li {
        padding: 10px;
        background-color: #fff;
        margin-bottom: 15px;
    }

        .classified-list ul.listing li:hover {
            background-color: #eee;
        }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #333;
    border-color: #333;
}

.pagination > li > a, .pagination > li > span {
    color: #333;
}
/*classified*/


/*inside page*/
.products-list .product {
    margin-bottom: 60px;
}

.carousel-inner img {
}

.login-register-box {
    padding: 5% 15%;
}

.form-horizontal .radio-inline {
    padding-top: 3px;
}

.selectBox-dropdown {
    border-color: #ccc;
    background: #fff !important;
    line-height: 1.3;
}

    .selectBox-dropdown .selectBox-label {
        padding: 2px 0px;
        color: #999;
    }

input[type=radio], input[type=checkbox] {
    margin: 2px 0 0;
}
/*inside page*/


.footer {
    background-color: #1E2122;
    color: #bbb;
    padding: 25px 0;
    padding-bottom: 0px;
    line-height: 25px;
    margin-top: 0px;
}

.footer-rtl {
    direction: rtl;
}

.footer ul, .footer p {
    margin-bottom: 0;
}

.footer h4 {
    margin-top: 0;
    color: #fff;
}

.footer a {
    color: #ccc;
}

    .footer a:hover {
        color: #aaa;
    }

.footer .newsletter input {
    margin-bottom: 10px;
}

.footer .social a {
    font-size: 1.5em;
    margin-right: 5px;
}

.copyright {
    background-color: #111;
    color: #ccc;
    padding: 10px 0;
    font-size: 12px;
}

    .copyright a {
        color: #ccc;
    }

/*Porto Falio*/
.portfolio-modal {
}

    .portfolio-modal .modal-dialog {
        margin: 0;
        height: 100%;
        width: auto;
    }

    .portfolio-modal .modal-content {
        border-radius: 0;
        background-clip: border-box;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        min-height: 100%;
        padding: 100px 0;
        text-align: center;
        background-color: #eeeff1;
    }

        .portfolio-modal .modal-content h2 {
            margin-bottom: 15px;
            font-size: 3em;
        }

        .portfolio-modal .modal-content .portfolio-item .mainsargoroohbody {
        }

            .portfolio-modal .modal-content .portfolio-item .mainsargoroohbody .header-mainsargoroohbody {
                background-color: #f7f9fa;
                height: 40px;
                direction: rtl;
                border-right: 1px solid #ebeced;
                border-left: 1px solid #ebeced;
                border-top: 1px solid #ebeced;
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                -ms-border-top-left-radius: 4px;
                -ms-border-top-right-radius: 4px;
                -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
                -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
                box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                overflow: hidden;
                padding-top: 10px;
            }

            .portfolio-modal .modal-content .portfolio-item .mainsargoroohbody .body-mainsargoroohbody {
                background-color: white;
                margin-bottom: 10px;
                background-color: white;
                border-bottom: 1px solid #ebeced;
                border-right: 1px solid #ebeced;
                border-left: 1px solid #ebeced;
                border-bottom-left-radius: 4px;
                border-bottom-right-radius: 4px;
                -ms-border-bottom-left-radius: 4px;
                -ms-border-bottom-right-radius: 4px;
                -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
                -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
                box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                overflow: hidden;
            }

            .portfolio-modal .modal-content .portfolio-item .mainsargoroohbody .maingoroohbody {
            }

        .portfolio-modal .modal-content p {
            margin-bottom: 30px;
        }

            .portfolio-modal .modal-content p.item-intro {
                margin: 20px 0 30px;
                font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
                font-style: italic;
                font-size: 16px;
            }

        .portfolio-modal .modal-content ul.list-inline {
            margin-bottom: 30px;
            margin-top: 0;
        }

        .portfolio-modal .modal-content img {
            margin-bottom: 0px;
        }

    .portfolio-modal .close-modal {
        position: absolute;
        width: 75px;
        height: 75px;
        background-color: transparent;
        top: 25px;
        right: 25px;
        cursor: pointer;
    }

        .portfolio-modal .close-modal:hover {
            opacity: 0.3;
        }

        .portfolio-modal .close-modal .lr {
            height: 75px;
            width: 1px;
            margin-left: 35px;
            background-color: #222222;
            transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            /* IE 9 */
            -webkit-transform: rotate(45deg);
            /* Safari and Chrome */
            z-index: 1051;
        }

            .portfolio-modal .close-modal .lr .rl {
                height: 75px;
                width: 1px;
                background-color: #222222;
                transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                /* IE 9 */
                -webkit-transform: rotate(90deg);
                /* Safari and Chrome */
                z-index: 1052;
            }

    .portfolio-modal .modal-backdrop {
        opacity: 0;
        display: none;
    }
/*Login modal*/
.login-modal {
    padding-top: 50px;
}

    .login-modal .modal-dialog {
        width: 330px;
    }

.iframe-center {
    /*margin:auto;*/
}

@media (max-width: 1200px) {

    .category a {
        font-size: 11px;
    }

    .details {
        font-size: 12px;
    }

    .footer {
        line-height: 20px;
        font-size: 11px;
    }

    .copyright {
        font-size: 11px;
    }

    .img-swiper {
        max-height: 146px;
    }
}

@media (max-width: 767px) {
    .img-swiper {
        max-height: 104px;
    }

    .login-modal {
        padding-top: 20px;
    }

        .login-modal .modal-dialog {
            width: 330px;
            margin: auto;
        }

    .navbar-brand {
        padding: 15px 0px;
        height: auto;
    }

    .navbar {
        min-height: inherit;
    }


    .search-block {
        padding: 5px 0;
    }

        .search-block .searchbox {
            margin: 10px 0;
        }

    .category {
        height: 250px;
        overflow-x: auto;
    }

    .footer h4 {
        margin-top: 20px;
    }

    .login-register-box {
        padding: 0;
    }

        .login-register-box h3 {
            margin-top: 20px;
        }

    .ads div {
        margin-bottom: 15px;
    }

    .spacer {
        padding: 30px 0;
    }

    .portfolio-modal .modal-content {
        padding: 50px 0;
    }

    .portfolio-modal .close-modal {
        position: absolute;
        width: 35px;
        height: 35px;
        background-color: transparent;
        top: 10px;
        right: 25px;
        cursor: pointer;
    }

        .portfolio-modal .close-modal:hover {
            opacity: 0.3;
        }

        .portfolio-modal .close-modal .lr {
            height: 35px;
            width: 1px;
            margin-left: 35px;
            background-color: #222222;
            transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            /* IE 9 */
            -webkit-transform: rotate(45deg);
            /* Safari and Chrome */
            z-index: 1051;
        }

            .portfolio-modal .close-modal .lr .rl {
                height: 35px;
                width: 1px;
                background-color: #222222;
                transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                /* IE 9 */
                -webkit-transform: rotate(90deg);
                /* Safari and Chrome */
                z-index: 1052;
            }

    .cover-button-bottom-for-andoid {
        padding-bottom: 65px;
    }

    .cover-margin-button-bottom-for-andoid {
        margin-bottom: 65px;
    }
}

@media (max-width:660px) and (min-width:340px) {
    .img-swiper {
        max-height: 88px;
    }
}

@media (max-width: 340px) {
    .img-swiper {
        max-height: 82px;
    }

    .login-modal {
        padding-top: 0px;
    }

        .login-modal .modal-dialog {
            margin: auto;
            height: 100%;
            width: auto;
        }

    .navbar-other img {
        width: 120px;
        padding-top: 5px;
    }

    .navbar span.login-post {
        padding: 10px 0px;
        direction: rtl;
        padding-right: 8px;
        margin-top: 5px;
    }

        .navbar span.login-post a {
            margin-left: 20px;
            font-size: 12px;
            margin-left: 10px;
        }

            .navbar span.login-post a i {
                padding-right: 2px;
                padding-left: 2px;
                top: 4px;
                font-size: 22px;
            }
}

header {
    background-image: url('../img/header-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: white;
    /*padding-top: 93px;*/
    margin-bottom: -40px;
}

    header .header-box {
        margin-top: 5px;
    }

.min {
    width: 100%;
}

header .header-box-pad {
    padding-top: 5px;
    padding-bottom: 5px;
}

    header .header-box-pad .footer-of-header {
        padding-top: 12px;
        padding-bottom: 5px;
    }

        header .header-box-pad .footer-of-header .footer-of-header-row {
            padding-right: 4px;
            padding-left: 4px;
        }

            header .header-box-pad .footer-of-header .footer-of-header-row .footer-of-header-pic {
                border-radius: 4px;
                -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
                -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
                box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                overflow: hidden;
            }

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .header-box-pad .right-box-all {
}

    header .header-box-pad .right-box-all .carousal-right-box {
        overflow: hidden;
        padding-bottom: 8px;
    }

        header .header-box-pad .right-box-all .carousal-right-box .img-box-right {
            display: block;
            margin: auto;
            border-radius: 4px;
            -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            -ms-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
            /*
            box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
                */
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            overflow: hidden;
        }

header .intro-text .intro-lead-in {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 25px;
}

header .intro-text .intro-heading {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px;
}

.box-single {
    padding-right: 0px;
    padding-left: 0px;
}

@media (max-width: 1199px) {
    .box-single {
    }

    header .header-box-pad .footer-of-header {
        display: none;
    }
}

@media (max-width: 991px) {
    header {
        /*padding-top: 93px;*/
    }
}

@media (max-width: 767px) {
    .show-sm {
        display: none;
    }

    header {
        /*padding-top: 55px;*/
    }

    .box-single {
        padding-right: 15px;
        padding-left: 15px;
    }

    header .header-box {
        /*margin-top: 37px;*/
    }

    header .header-box-pad .carousal-right-box {
        padding-right: 5px;
        padding-left: 5px;
    }

    .ul-inverse {
        float: none !important;
    }

    section {
        padding-top: 50px;
        margin-bottom: -40px;
    }
}


@media (max-width:767px) and (min-width:652px) {
    header .header-box-pad .carousal-right-box {
        padding-right: 0px;
        padding-left: 0px;
        margin-left: 0px;
        margin-right: -10px;
    }

    header .header-box-pad .v2 {
        padding-right: 0px;
        padding-left: 0px;
        margin-left: -20px;
        margin-right: 0px;
    }
}

@media (min-width: 1199px) {
}

@media (min-width: 768px) {
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

        header .intro-text .intro-lead-in {
            font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-style: italic;
            font-size: 40px;
            line-height: 40px;
            margin-bottom: 25px;
        }

        header .intro-text .intro-heading {
            font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
            text-transform: uppercase;
            font-weight: 700;
            font-size: 75px;
            line-height: 75px;
            margin-bottom: 50px;
        }

    .modal-login {
        /*width: 340px;*/
    }
}

section {
    padding-top: 40px;
    margin-bottom: -30px;
}

    section h2.section-heading {
        font-size: 40px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    section h3.section-subheading {
        font-size: 16px;
        font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: none;
        font-style: italic;
        font-weight: 400;
        margin-bottom: 75px;
    }



.background-test1 {
    background-color: red;
}

.ul-why {
    list-style: none;
    direction: rtl;
    color: #6d717a;
    line-height: 20px;
    font-size: 18px;
    padding-right: 15px;
}

    .ul-why .li-why {
        padding-top: 5px;
        text-align: justify;
    }

        .ul-why .li-why .i-why {
            padding: 5px;
            font-size: 22px;
            padding-left: 15px;
        }

        .ul-why .li-why .span-why {
            font-size: 12px;
        }

/*for scrol button to top*/
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 5000;
    background-color: #777777;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 20px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .scroll-top-wrapper:hover {
        background-color: #888888;
    }

    .scroll-top-wrapper.show {
        visibility: visible;
        cursor: pointer;
        opacity: 1.0;
    }

    .scroll-top-wrapper i.fa {
        line-height: inherit;
    }

/*for font awesome icon in button bottom*/
.fa-lg-2x {
    font-size: 2em;
    line-height: 1 em;
    vertical-align: -25%;
}

.row-button-ersal {
    padding-top: 15px;
    direction: rtl;
}

.green-txt {
    color: #4caf50 !important;
}

.white-txt {
    color: white;
}

.red {
    color: #ff6b6b;
}

.yellow {
    color: #ffb400;
}

.blue {
    color: #0095e1;
}

.overflow-hidden {
    overflow: hidden;
}

.padding-0px {
    padding: 0px !important;
}

.padding-1px {
    padding: 1px;
}

.padding-2px {
    padding: 2px;
}

.padding-3px {
    padding: 3px;
}

.padding-5px {
    padding: 5px;
}

.padding-10px {
    padding: 10px;
}

.padding-15px {
    padding: 15px;
}

.padding-20px {
    padding: 20px;
}

.padding-top-0px {
    padding-top: 0px !important;
}

.padding-top-3px {
    padding-top: 3px;
}

.padding-top-5px {
    padding-top: 5px;
}

.padding-top-10px {
    padding-top: 10px;
}

.padding-top-15px {
    padding-top: 15px;
}

.padding-bottom-0px {
    padding-bottom: 0px !important;
}

.padding-bottom-3px {
    padding-bottom: 3px;
}

.padding-bottom-5px {
    padding-bottom: 5px;
}

.padding-bottom-10px {
    padding-bottom: 10px;
}

.padding-bottom-15px {
    padding-bottom: 15px;
}

.padding-right-0px {
    padding-right: 0px !important;
}

.padding-right-3px {
    padding-right: 3px;
}

.padding-right-5px {
    padding-right: 5px;
}

.padding-right-10px {
    padding-right: 10px;
}

.padding-right-15px {
    padding-right: 15px;
}

.padding-left-0px {
    padding-left: 0px !important;
}

.padding-left-3px {
    padding-left: 3px;
}

.padding-left-5px {
    padding-left: 5px;
}

.padding-left-10px {
    padding-left: 10px;
}

.padding-left-15px {
    padding-left: 15px;
}

.text-align-left {
    text-align: left;
}

.font-7 {
    font-size: 7px;
}

.font-8 {
    font-size: 8px;
}

.font-9 {
    font-size: 9px;
}

.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px;
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.font-16 {
    font-size: 16px;
}

.font-17 {
    font-size: 17px;
}

.font-18 {
    font-size: 18px;
}

.margin-top-0 {
    margin-top: 0px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-right-0 {
    margin-right: 0px;
}

.margin-left-0 {
    margin-left: 0px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-auto {
    margin: auto;
}

.margin-0 {
    margin: 0px;
}

.margin-3 {
    margin: 3px;
}

.margin-5 {
    margin: 5px;
}

.margin-10 {
    margin: 10px;
}

.margin-15 {
    margin: 15px;
}

.margin-20 {
    margin: 20px;
}

.font-arial {
    font-family: Arial;
}

.font-gray {
    color: gray !important;
}

.border-0 {
    border: 0px;
}

.border-1 {
    border: 1px;
    border-style: solid;
}

.width-100 {
    width: 100%;
}

.image-center {
    display: block;
    margin: auto;
}

.border-radius-0 {
    border-radius: 0px;
}

.margin-left-right-15 {
    margin-left: -15px;
    margin-right: -15px;
}

.a-green {
    color: #4caf50 !important;
}

    .a-green:hover {
        color: #ff9000;
    }

.padding-left-xx {
    padding-left: 70px !important;
}
