﻿@font-face {
    font-family: 'IranYekan';
    src: url('../fonts/iranyekanwebregular.eot');
    src: url('../fonts/iranyekanwebregular.eot') format('embedded-opentype'), url('../fonts/iranyekanwebregular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'iconset';
    src: url("/fonts/icons/icomoon.eot?16qv2w");
    src: url("/fonts/icons/icomoon.eot?16qv2w#iefix") format("embedded-opentype"), url("/fonts/icons/icomoon.ttf?16qv2w") format("truetype"), url("/fonts/icons/icomoon.woff?16qv2w") format("woff"), url("/fonts/icons/icomoon.svg?16qv2w#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

body {
    direction: rtl;
    text-align: right;
    font-family: 'IranYekan', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #706c61;
    background: #faf7f2;
}

.body_wrap {
    overflow: hidden;
    position: relative;
}

.img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.cursor-flesh {
    cursor: pointer !important;
    background: url(/img/felesh.gif) no-repeat left center;
    background-color: #fff !important;
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.fix {
    overflow: hidden
}

.maxw_1600 {
    max-width: 1600px;
}

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

    a:focus,
    .button:focus {
        text-decoration: none;
        outline: none;
    }

    a:focus,
    a:hover,
    .gallery-cat a:hover,
    .footer -menu li a:hover {
        text-decoration: none;
    }

    a:hover {
        color: #ff8e28;
    }

a,
button {
    color: #ff8e28;
    outline: medium none;
    cursor: pointer;
}

button {
    padding: 0px;
    border: none;
    outline: none;
    background: none;
    display: inline-block;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
}

    button:focus,
    input:focus,
    input:focus,
    textarea,
    textarea:focus {
        outline: 0
    }

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'IranYekan', cursive;
    font-weight: normal;
    color: #1e1d23;
    margin-top: 0px;
    font-style: normal;
    font-weight: 400;
}

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
        color: inherit;
    }

h1 {
    font-size: 40px;
    font-weight: 500;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}

img {
    max-width: 100%;
    height: auto;
}

p {
    font-size: 17px;
    font-weight: normal;
    line-height: 28px;
    color: #8d8d8d;
    margin-bottom: 15px;
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

i,
span,
a {
    display: inline-block;
}

a {
    text-decoration: none;
}

.mw-90 {
    max-width: 90% !important
}


input[type=text], textarea, select {
    width: 100%;
    height: 45px;
    background-color: #fbfaf7;
    border: 1px solid transparent;
    padding: 0px 20px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    border: 2px solid #f7f7f7;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

*::-moz-selection {
    background: #ff8e28;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #ff8e28;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #ff8e28;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #999;
    font-size: 16px;
    opacity: 1;
}

*::placeholder {
    color: #999;
    font-size: 16px;
    opacity: 1;
}

input.form-control,
select.form-control,
textarea.form-control {
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    height: 45px;
    border: 1px solid #ced4da;
}

.loading {
    background: url(/img/ajaxloader.gif) no-repeat center rgba(0, 0, 0, 0.60);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2500;
    width: 100%;
    height: 100%;
    display: none;
}

.whz {
    height: 0;
    width: 0;
    overflow: hidden;
}

.pre-line {
    white-space: pre-line !important;
}


.P-Tag {
    white-space: pre-line !important;
}

.fs-10 {
    font-size: 10pt !important;
}

.fs-9 {
    font-size: 9pt !important;
}

.Pos_Unset {
    position: unset !important;
}

.text-orange {
    color: #ff8e28 !important;
}

.mainbg {
    background-image: linear-gradient(to bottom, #f3efe8, #faf7f2) !important;
}


/*//=====================================================================================*/

.container-fluid {
    padding: 0 50px !important;
}

.header_area {
    width: 100%;
    z-index: 9;
    background: #fff !important;
}

    .header_area .logo {
        position: relative;
        padding: 15px 102px 15px 0;
    }

        .header_area .logo img {
            position: absolute;
            right: 0;
            top: 10px;
            width: 100px;
        }

        .header_area .logo h1 {
            color: #5c5c5c;
            font-weight: 600;
            font-size: 20px;
            line-height: 32px;
        }

            .header_area .logo h1 span {
                color: #3b7822;
            }

        .header_area .logo p {
            color: #707070;
            font-size: 12px;
        }

    .header_area .loginBtn {
        width: 190px !important;
        border-radius: 40px !important;
        float: left;
        height: 55px;
        background: #fff;
        text-align: center;
        line-height: 55px;
        border-radius: 50%;
        box-shadow: 0px 12px 8px 0px rgba(213, 151, 96, 0.06);
        position: relative;
        margin-right: 20px;
        border: 2px solid #848484;
        color: #1e1d23 !important;
    }

    .header_area .MyTel {
        float: left;
        margin-top: 20px;
    }

    .header_area .userBtn {
        width: 190px !important;
        border-radius: 40px !important;
        float: left;
        height: 55px;
        background: #fff;
        text-align: center;
        line-height: 55px;
        border-radius: 50%;
        box-shadow: 0px 12px 8px 0px rgba(213, 151, 96, 0.06);
        position: relative;
        margin-right: 20px;
        border: 2px solid #848484;
        color: #1e1d23 !important;
        display: block !important;
    }

    .header_area .timeRem {
        width: 190px !important;
        border-radius: 40px !important;
        border-color: #fff !important;
        background: #f6f6f6 !important;
        float: left;
        height: 55px;
        text-align: center;
        line-height: 55px;
        box-shadow: 0px 12px 8px 0px rgba(213, 151, 96, 0.06);
        position: relative;
        margin-right: 20px;
        border: 2px solid #848484;
        color: #1e1d23 !important;
    }

        .header_area .timeRem span {
            color: #5143FF;
            font-size: 14px
        }




.body-overlay {
    background: rgba(0, 0, 0, 0.7);
    z-index: 9998;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

    .body-overlay.active {
        display: block;
    }

.slide-barProfile {
    position: fixed;
    top: 0;
    left: -350px;
    width: 300px;
    height: 100%;
    background: #fff;
    z-index: 9999;
    padding: 20px;
}

    .slide-barProfile .PopupMenuProfile a, .slide-barProfile .PopupMenuProfile button {
        font-size: 13px;
        font-weight:bold;
        color: #202020;
        margin: 3px 0 30px 50px;
        display: inline-block;
        width: 88%;
        text-align: right;
    }

        .slide-barProfile .PopupMenuProfile a i, .slide-barProfile .PopupMenuProfile button i {
            font-size: 20px;
            float: right;
            margin-left: 5px;
            color: #2533cc !important;
            width: 30px !important;
            text-align: center;
        }

.close-mobile-menu {
    border-radius: 5px;
    background: #e1e1e1;
    text-align: left;
    padding: 10px;
    margin-bottom: 10px;
}

    .close-mobile-menu a {
        color: #000 !important;
    }



/* 12. footer */
.footer-area {
    background: #1e1d23;
    padding-top: 60px;
}

    .footer-area .sub_text h3 {
        font-size: 20px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 0;
    }

    .footer-area .sub_from {
        position: relative;
    }

        .footer-area .sub_from input {
            width: 100%;
            height: 55px;
            color: #fff;
            background-color: rgba(37, 36, 42, 0.36);
            border: 1px solid #454449;
            border-radius: 7px;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
        }

        .footer-area .sub_from button {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            padding: 0 30px;
            border: none;
            color: #fff;
            font-weight: 500;
            font-size: 14px;
            text-transform: uppercase;
            transition: .3s;
            background: #ff8e28;
            border-radius: 7px;
        }

    .footer-area .footer_widget h3 {
        font-size: 20px;
        color: #fff;
        text-transform: uppercase;
        font-family: 'IranYekan', sans-serif;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .footer-area .footer_widget p {
        max-width: 315px;
        color: #b3b3b3;
        font-size: 15px;
    }

    .footer-area .open_hour_wrap .icon {
        background: #ff8e28;
        width: 74px;
        height: 74px;
        text-align: center;
        line-height: 70px;
        border-radius: 5px;
        margin-left: 20px;
        float: right;
    }

    .footer-area .open_hour_wrap .or_text {
        float: right;
    }

        .footer-area .open_hour_wrap .or_text h4 {
            color: #fff;
            font-size: 15px;
            text-transform: uppercase;
            font-weight: 700;
            padding-top: 10px;
        }

        .footer-area .open_hour_wrap .or_text span {
            display: block;
            font-size: 15px;
            color: #b3b3b3;
            font-weight: 500;
        }

    .footer-area .footer_widget ul li {
        color: #b3b3b3;
        font-size: 14px;
        margin-bottom: 23px;
        line-height: 26px;
    }

        .footer-area .footer_widget ul li:last-child {
            margin-bottom: 0;
        }

        .footer-area .footer_widget ul li span {
            color: #fff;
            font-size: 15px;
            text-transform: uppercase;
            font-weight: 700;
        }

    .footer-area .footer_widget.footer_link ul li {
        margin-bottom: 5px !important;
        line-height: 26px;
    }

        .footer-area .footer_widget.footer_link ul li a {
            color: #fff !important;
        }


    .footer-area .copyright_wrap {
        border-top: 1px solid #2d2b35;
        padding: 30px 0;
        padding-top: 10px;
    }

        .footer-area .copyright_wrap .copyright p {
            margin-bottom: 0;
            color: #656565;
            font-size: 13px;
        }

        .footer-area .copyright_wrap .logo, .footer-area .copyright_wrap .copyright, .footer-area .copyright_wrap .social_links {
            padding-top: 20px;
        }

            .footer-area .copyright_wrap .social_links li {
                padding: 5px;
            }

#check-role .modal-body span {
    font-size: 13.4px !important;
    margin-bottom: 0px !important;
}





/*//=============================Index============================*/

.btnMoreLess {
    position: absolute;
    bottom: -18px;
    left: 3%;
    width: 130px;
    height: 40px;
    border: 2px solid #fff;
    background: #26E0A9;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    line-height: 35px;
    z-index: 100;
    font-weight: bold;
    text-shadow: 0 0 1px #000;
}

    .btnMoreLess:hover {
        cursor: pointer;
        background: #26E0A9;
    }


#Btn_Search, .box_btn {
    height: 45px;
    border-radius: 13px;
    color: #026d0e;
}

/*//=========================pageing========================*/

.pagination ul {
    display: block;
    margin: 0 auto 30px;
}

    .pagination ul li {
        display: inline-block;
        font-size: 16px;
        line-height: 29px;
        text-align: center;
    }

        .pagination ul li a {
            display: inline-block;
            width: 31px;
            height: 31px;
            text-align: center;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
            border-radius: 7px;
        }

            .pagination ul li a:hover {
                color: #5143FF;
                cursor: pointer;
            }

        .pagination ul li.active {
            color: #FFF;
            background-color: #FF720B !important;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
            border-radius: 7px;
            text-align: center;
            width: 31px;
            height: 31px;
            font-weight: 600;
        }

        .pagination ul li.disabled {
            opacity: 0.2;
        }

        .pagination ul li.next {
            width: auto;
            margin-right: 5px;
        }

            .pagination ul li.next a {
                width: auto;
            }

            .pagination ul li.next i {
                font-size: 9px;
                margin-right: 5px;
            }

        .pagination ul li.prev {
            width: auto;
            margin-left: 5px;
        }

            .pagination ul li.prev a {
                width: auto;
            }

            .pagination ul li.prev i {
                font-size: 9px;
                margin-left: 5px;
                float: right;
                transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -o-transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                margin-top: 20px;
            }

/*//===============functon btn======================*/


.functionBtn a, .functionBtn button {
    background-color: #F2F4FA !important;
    border-radius: 10px !important;
    padding: 10px 5px !important;
    width: 47% !important;
    text-align: center !important;
    color: #2533cc !important;
    transition: 0.9s !important;
    font-size: 15px !important;
    font-weight: bold !important;
    margin: 10px 1% !important;
}

.functionBtn button {
    display: block !important;
    height: 80px !important;
}

    .functionBtn a:hover, .functionBtn button:hover {
        background-color: #2533cc;
        color: #fff;
    }

.functionBtn i {
    font-size: 25px;
}

.functionBtn span {
    padding-top: 5px;
}

.page_title h1 {
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 13px;
}

.breadcrumb_nav li {
    color: #ff8e28;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}

    .breadcrumb_nav li:not(:last-child) {
        margin-left: 8px;
        padding-left: 8px;
    }

    .breadcrumb_nav li::after {
        top: 50%;
        left: -4px;
        content: "/";
        position: absolute;
        transform: translateY(-50%);
    }

    .breadcrumb_nav li:last-child:after {
        display: none;
    }

    .breadcrumb_nav li a {
        color: #fff;
    }


/*//===============================Home========================*/

.responsive-div-for-Moshaverin {
    display: none;
}

.tag-btn {
    font-size: 13px;
    color: #fff !important;
    left: 0;
    background-color: rgb(255, 41, 41);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 6px;
    line-height: 17px;
    color: white;
}

.vagozarShode {
    position: absolute;
    top: 50px;
    left: 300px;
}

.slick-prev, .slick-next {
    position: absolute !important;
    top: 45% !important;
    z-index: 100000 !important;
    width: 50px !important;
    height: 50px !important;
    background: rgba(255, 255, 255, 0.70) !important;
    border: 3px solid #fff !important;
    border-radius: 5px;
}

    .slick-prev span, .slick-next span {
        font-size: 20px !important;
        font-weight: bold;
    }

.slick-prev {
    right: 5% !important;
    left: auto !important;
}

.slick-next {
    left: 5% !important;
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }

    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

















/*---------------استایل های جدید--------------*/

#login, #NoAccess {
    min-height: 440px;
}


    #NoAccess .box {
        max-width: 760px;
        padding: 30px;
        margin: 30px auto;
    }

    #login .box {
        max-width: 375px;
        padding: 30px;
        margin: 30px auto;
    }

        #login .box h1, #login .box h2, #NoAccess .box h1 {
            font-size: 16px;
        }

        #login .box hr {
            border-color: #EAEAEA;
            margin: 30px 0;
        }

    #login #UserName {
        font-family: Calibri !important;
    }




.IFramClass { /* This style for Contact Page*/
    border-radius: 10px;
    margin-top: 5px;
    box-shadow: 0px 16px 27px 0px rgba(191, 173, 157, 0.21);
}


.home-box-btn button {
    width: 100% !important;
    margin-bottom: 10px;
    text-align: right;
    padding-right: 10px;
    text-shadow: 0 0 1px #000;
    background: #ff8e28 !important;
    border-color: #ee7f1a !important;
    color: #fff !important;
}
/*//------index-----------*/
.box-select {
    background: url(/img/searchBoxbg.jpg);
    background-size: cover !important;
    background-position: center !important;
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    padding: 40px 0 30px 0;
}

    .box-select:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background: rgba(0, 24, 77, 0.8);
    }

    .box-select input[type=text]::placeholder {
        font-size: 12px !important;
    }

    .box-select label {
        color: #fff !important;
    }

.single-select-inner {
    width: 100%;
    border: 0;
    height: 50px;
    line-height: 50px;
    border-radius: 5px !important;
    margin-bottom: 30px;
    z-index: 2;
}

.form-group {
    z-index: 2;
    text-align: right;
    padding: 0 15px !important;
}

    .form-group label {
        font-size: 12px;
    }







.box {
    -webkit-box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.07);
    background-color: #FFF;
    padding: 20px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    margin-bottom: 20px !important;
}


.file .top {
    padding-right: 105px;
    min-height: 115px;
}

    .file .top .ImageFream {
        width: 150px;
        height: 120px;
        border: 5px solid #e4e4e4;
        text-align: center;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        padding: 8px 5px;
        position: absolute;
        right: 0;
        top: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .file .top .sizeWithImg {
        width: auto;
        height: auto;
        background-color: rgba(0, 174, 77, 0.1);
        color: #00ae4d;
        text-align: center;
        font-size: 32px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        padding: 0 7px;
        position: absolute;
        right: 160px;
        top: 70px;
    }

    .file .top .size {
        width: 150px;
        height: auto;
        background-color: rgba(0, 174, 77, 0.1);
        color: #00ae4d;
        text-align: center;
        font-size: 32px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        padding: 8px 5px;
        position: absolute;
        right: 0;
        top: 0;
    }

        .file .top .size span {
            display: block;
        }

        .file .top .size .large, .file .top .sizeWithImg .large {
            font-weight: 600;
        }

        .file .top .size .small, .file .top .sizeWithImg .small {
            font-size: 13px;
            font-weight: 300;
        }

    .file .top .file-code {
        font-size: 13px;
        color: #fff !important;
        position: absolute;
        top: 0px;
        left: 0;
        background-color: #ff8f00 !important;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        padding: 6px;
        line-height: 17px;
    }

        .file .top .file-code span {
            font-weight: 600;
            font-size: 13px;
            padding: 0 5px;
        }

    .file .top h2 {
        font-size: 16px;
    }

    .file .top .status {
        position: absolute;
        left: 0;
        top: 0;
    }

.file .pricing {
    font-size: 24px;
    text-align: left;
    margin-top: -70px;
    float: left;
}

    .file .pricing .item {
        margin-top: 20px;
    }

    .file .pricing span {
        display: inline-block;
    }

    .file .pricing .title {
        color: #707070;
        font-size: 20px;
    }

    .file .pricing .number {
        font-weight: 600;
        /*color: #5143FF;*/
        color: #00ae4d;
    }

    .file .pricing .currency {
        font-weight: 600;
        font-size: 14px;
        color: rgba(0, 174, 77, 0.65);
    }

    .file .pricing .price-text {
        background-color: #F6F6F6;
        color: #707070;
        font-size: 11px;
        text-align: center;
        padding: 0 5px;
        display: inline-block;
        min-width: 130px;
        margin-top: 5px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    }

.file .features {
    margin-top: 30px;
}

    .file .features .item {
        text-align: center;
        display: inline-block;
        padding: 0 10px;
        color: #3e3e3e !important;
    }

        .file .features .item i {
            font-size: 18px;
            width: 32px;
            height: 32px;
            display: inline-block;
        }

        .file .features .item span {
            display: block;
            font-size: 13px;
        }



.file .details {
    padding: 50px 0;
    border-bottom: solid 1px #eeeeee;
}

    .file .details ul {
        display: block;
        margin-bottom: 20px;
    }

        .file .details ul li {
            display: inline-block;
            min-width: 250px;
            margin-top: 8px;
        }

            .file .details ul li span {
                display: inline-block;
                font-size: 13px;
            }

            .file .details ul li .title {
                color: #909090;
                min-width: 85px;
                margin-left: 5px;
            }

            .file .details ul li .detail {
                font-weight: 600;
                color: #1e1d23;
            }

        .file .details ul:last-child {
            margin-bottom: 0;
        }

.file .total-features {
    margin: 20px -15px 0;
}

    .file .total-features .item {
        text-align: center;
        display: inline-block;
        padding: 0 15px 20px;
        width: 19.5%;
        margin-bottom: 15px;
        position: relative;
        padding-bottom: 0;
        opacity: 1;
    }

        .file .total-features .item i {
            font-size: 32px;
            width: 100%;
            height: 32px;
            display: inline-block;
            color: #2b2a2e;
        }

        .file .total-features .item .img {
            height: 32px;
        }

            .file .total-features .item .img img {
                width: 36px;
                margin-bottom: 7px;
            }

        .file .total-features .item i.icon-surface1 {
            font-size: 22px;
        }

        .file .total-features .item i.icon-Calling {
            font-size: 26px;
        }

        .file .total-features .item i.icon-repeat {
            font-size: 24px;
        }

        .file .total-features .item i.icon-Video {
            font-size: 22px;
        }

        .file .total-features .item i.icon-User {
            font-size: 22px;
        }

        .file .total-features .item span {
            display: block;
            font-weight: 600;
            font-size: 13px;
            margin-top: 3px;
            color: #1e1d23;
        }

.advertise-box img {
    max-width: 100%;
    border-radius: 10px;
    margin-bottom: 15px;
}

/*//===========================*/
#ShowMelk .imgFrm {
    width: 100%;
    height: 300px;
    background-position: center center;
    background-size: cover;
    border-radius: 10px;
    margin-bottom: 20px;
    opacity: 1;
}

    #ShowMelk .imgFrm:hover {
        cursor: pointer;
        opacity: 0.8;
    }

#ShowMelk #modal-Image-List {
    background: rgba(0, 0, 0, 0.8) !important;
}

    #ShowMelk #modal-Image-List .modal-dialog {
        width: 750px !important;
        max-width: 750px !important;
        text-align: center;
    }


    #ShowMelk #modal-Image-List .modal-content {
        min-height: 100px;
        background: url('/img/ajaxloader.gif') no-repeat top center #fff;
    }


        #ShowMelk #modal-Image-List .modal-content .slider {
            text-align: center;
        }

            #ShowMelk #modal-Image-List .modal-content .slider img {
                max-height: 90vh;
            }


[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconset' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon-User:before {
    content: "\e976";
}

.icon-Arrow-Down:before {
    content: "\e917";
}

.icon-Video:before {
    content: "\e909";
}

.icon-bed:before {
    content: "\e906";
}

.icon-Calendar:before {
    content: "\e907";
}

.icon-Calling1:before {
    content: "\e908";
}

.icon-closet:before {
    content: "\e90a";
}

.icon-Document:before {
    content: "\e90b";
}

.icon-door-handle:before {
    content: "\e90c";
}

.icon-elevator:before {
    content: "\e90d";
}

.icon-extractor:before {
    content: "\e90e";
}

.icon-facade:before {
    content: "\e90f";
}

.icon-faucet:before {
    content: "\e910";
}

.icon-garage:before {
    content: "\e911";
}

.icon-padlock:before {
    content: "\e912";
}

.icon-repeat:before {
    content: "\e913";
}

.icon-surface1:before {
    content: "\e914";
}

.icon-Swap:before {
    content: "\e915";
}

.icon-toilet:before {
    content: "\e916";
}

.icon-window:before {
    content: "\e918";
}

.icon-twitter:before {
    content: "\e900";
}

.icon-send:before {
    content: "\e901";
}

.icon-instagram:before {
    content: "\e902";
}

.icon-linkedin:before {
    content: "\e903";
}

.icon-arrow-left:before {
    content: "\e904";
}

.icon-Calling:before {
    content: "\e905";
}



.w50 {
    width: 48% !important;
    float: right !important;
    margin-right: 2px;
}

#select-mantaghe .modal-body p {
    font-size: 13.5px !important;
    margin-bottom: 0px !important;
}

#select-mantaghe .modal-body span {
    font-size: 16px !important;
    font-weight: bold;
    padding: 10px;
    color: #026d0e;
}

#Text::placeholder {
    font-size: 9pt;
}


.hasScroll {
    height: 0;
}
/*  This Style for InsertMelk Page*/
.w-40 {
    width: 48% !important;
}

.table {
    font-size: 10pt !important;
    font-weight: bold !important;
    display: table;
}

#Main_InsertMelk .form-control {
    height: 35px !important;
    border-radius: 5px !important;
    padding: .200rem .75rem !important;
    font-size: 9pt !important;
}

.modal-body .form-control {
    height: 35px !important;
    border-radius: 5px !important;
    padding: .200rem .75rem !important;
    font-size: 9pt !important;
}

#Main_InsertMelk .form-control::placeholder {
    font-size: 8pt;
}

.modal-body .form-control::placeholder {
    font-size: 8pt;
}

.font-bold {
    font-weight: bold;
    font-size: 13pt !important;
}

.Form_Create_Update_Melk label {
    font-size: 12px;
}

#myform .box {
    display: flex !important;
}

span .field-validation-error {
    font-size: 12pt !important;
}




@media (max-width: 1200px) {
    .box-list {
        height: 370px;
    }

    .pricing-one-home {
        top: 220px !important;
    }

    .file .pricing {
        text-align: left;
        margin-top: -70px;
        float: none;
        position: absolute;
        top: 320px;
        left: 0;
    }

        .file .pricing .item {
            margin-top: 20px;
            float: left;
            margin-right: 40px;
            margin-left: 40px;
        }
}

@media (max-width: 767px) {
    .container-fluid {
        padding: 0 10px !important;
    }

    .box {
        height: auto;
    }

        .box .top {
            padding-top: 30px;
        }

    .file .top .sizeWithImg {
        top: 100px;
    }

    .box .pricingWithImg {
        margin-top: 50px !important;
    }

    .features {
        text-align: center;
    }

        .features .item {
            margin-bottom: 20px;
        }


    .box-list {
        height: auto !important;
    }

    .file .pricing {
        text-align: left;
        margin: 0 auto;
        float: none;
        position: relative !important;
        top: initial;
        left: inherit;
    }

        .file .pricing .item {
            margin: 20px auto;
            float: none !important;
            width: 100% !important;
            text-align: center !important;
        }

    .pricing-one-home {
        top: 0 !important;
    }

    .file .total-features .item {
        width: 30.5%;
    }


    #ShowMelk .imgFrm {
        height: 150px;
    }
}