/*body*/
@font-face {
    font-family: "wyekan";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/wyekan.eot?#iefix") format("embedded-opentype"),url("fonts/wyekan.woff") format("woff"),url("fonts/wyekan.TTF") format("truetype");
}

@font-face {
    font-family: "navid";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/navid.eot?#iefix") format("embedded-opentype"), url("fonts/navid.woff") format("woff"), url("fonts/navid.TTF") format("truetype");
}


@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"), url("fonts/IRANSansWeb.woff") format("woff"), url("fonts/IRANSansWeb.TTF") format("truetype");
}

@font-face {
    font-family: "IRANSansWebbold";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"), url("fonts/IRANSansWeb_Bold.woff") format("woff"), url("fonts/IRANSansWeb_Bold.TTF") format("truetype");
}

body, html {
    background-color: #eeeff1;
    overflow-x: hidden;
    font-family: "iransans" !important;
    font-size: 15px;
    padding: 0px;
}

h2, h4, h5, h3 {
    font-weight: normal;
}

.leftbar {
    padding-right: 0;
}

.rightbar {
    padding-left: 0;
}

a:hover, a:focus {
    text-decoration: none;
    color: #10b9b4 ;
}

@media (max-width: 767px) {
    .rightbar {
        padding-left: 15px;
    }

    .leftbar {
        padding-right: 15px;
    }
}
/*public-css-start*/
a, img {
    text-decoration: none;
}

img {
    vertical-align: middle;
    text-align: center;
    border: none;
    color: #005da7;
    font-size: 7px;
}

fieldset {
    border: none;
}

textarea {
    resize: none;
}

.nopadding {
    padding: 0;
}

.both, .clear, .br {
    clear: both;
}

label {
    cursor: pointer;
    font-weight: normal;
}

ul, li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

ul, p, hr, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}

hr {
    border-top: 1px solid #F1F1F1;
    height: 1px;
    margin: 10px;
}

input, select {
    vertical-align: middle;
}

.input {
    padding: 5px;
    background: #FFF;
    border: solid 1px #DADADA;
    color: #222;
    margin: 5px;
    font-size: 13px;
}

    .input:focus {
        padding: 5px;
        background: #fffae6;
        border: solid 1px #DADADA;
    }

    .input[readonly] {
        background-color: #e1e1e1;
    }

.field {
    margin-bottom: 5px;
}

.DateHTML {
    margin: 0px;
    padding: 0px 2px 0px 2px;
    width: 110px;
    height: 19px;
    line-height: 0;
}

.DateHTMLinput {
    background: white none repeat scroll 0 0;
    border-width: 0;
    height: auto;
    margin: 0;
}

.InputComment {
    color: #F76F08;
    font-size: 12px;
    font-weight: normal;
}

.PagingBar {
    margin-top: 10px;
    position: relative;
}

#SearchBarOrder {
    color: #294F73;
    position: absolute;
    right: 7px;
    top: 4px;
}

#SearchBarPager {
    direction: ltr;
    padding: 3px 5px 7px;
    text-align: left;
    white-space: nowrap;
}

#TxtTargetPage {
    border: 1px solid #b7b7b7;
    height: 17px;
    margin: 0 2px;
    padding: 0 1px;
}

.TagsLink {
    background-color: transparent;
    padding: 2px 4px;
    margin-top: 10px;
}

#TagTitle, #TagTitle:hover {
    background: transparent;
    color: #282828;
    padding: 3px 4px 0;
}

.TagsLink li {
    background-color: #0a6ca9;
    border-radius: 3px;
    display: block;
    float: right;
    height: 20px;
    line-height: 13px;
    margin: 5px 2px 8px;
    padding: 4px 8px 2px;
}

    .TagsLink li a, .TagsLink li a:visited, .TagsLink li a:link, .TagsLink li a:active {
        color: #fff !important;
        display: block;
        text-decoration: none;
        font-size: 11px;
    }

        .TagsLink li:hover, .TagsLink li:hover > a, .TagsLink li a:hover {
            background-color: #ea775a;
            color: #ffffff;
        }

.widgetModule {
    padding: 0 8px;
}

.top-img-content, .txt-content, .titr-content {
    display: inline-block;
    width: 100%;
}
/*btn-skin*/
.btn-skin {
    color: #fff;
    background: #10b9b4  none repeat scroll 0 0;
    font-family: inherit;
}

    .btn-skin:hover {
        color: #fff;
        background: #279ECD none repeat scroll 0 0;
    }
/*page-title*/
.titr-content {
    color: #10b9b4 ;
    font-size: 20px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
    border-radius: 4px;
    padding: 11px 10px;
    font-weight: bold;
}
/*navigaror*/
.container .address-menu {
    margin-right: 0;
    margin-left: 0;
}

#NavBar {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
    font-size: 17px;
    border-radius: 4px;
    padding: 7px 10px;
}

.NavCat {
    float: right;
    margin: 0;
    padding: 0;
}

    .NavCat li {
        float: right;
        text-align: center;
    }

    .NavCat .pre {
        width: 8px;
        height: 21px;
    }

    .NavCat .mid {
        padding-top: 0px;
        padding-left: 7px;
    }

        .NavCat .mid, .NavCat .mid a {
            font-size: 14px;
            color: #133c5e;
        }

            .NavCat .mid a:hover {
                color: #10b9b4 ;
            }

    .NavCat .post {
        background: url(../images/nav2.png) no-repeat scroll center 56% transparent;
        height: 19px;
        width: 10px;
    }

#NavCat1 .pre {
}

#NavCat1 .mid {
}

#NavCat1 .post {
}

#NavCatLast .pre {
}

#NavCatLast .post {
    font-weight: bold;
}

.NotFound {
    color: #EF3F3E;
    font-family: "wyekan";
    font-size: 20px;
    line-height: 1.5em;
    padding: 2px 10px 10px;
    text-align: center;
}

.FckDesc {
    margin-top: 20px;
    margin-bottom: 30px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
    border-radius: 4px;
    color: #000000;
    line-height: 20px;
    padding: 15px 20px;
    text-align: justify;
    max-width: 100%;
    overflow-x: auto;
}

    .FckDesc li {
        list-style: outside;
    }

    .FckDesc p {
        line-height: 25px !important;
    }

    .FckDesc img {
        max-width: 100% !important;
    }

#contact-form .row {
    margin: 0 0 30px 0;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
    border-radius: 4px;
    padding: 15px 20px;
    max-width: 100%;
    overflow-x: auto;
}

@media (max-width:767px) {
    .FckDesc img {
        height: auto !important;
    }
}

#plusone {
    float: left;
    height: 29px !important;
    padding-left: 3px;
    padding-top: 6px;
    width: 42px !important;
}

.CatTitle {
    background-color: #EC4C06;
    bottom: 0;
    color: white;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 17px;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 101;
}

.TitleBar {
    font-weight: bold;
    height: 25px;
}

.VotingBox {
    line-height: 2.5em;
    font-size: 12px;
    padding: 15px;
    background-color: #fefefe;
}
.FormVoting {
    margin: 13px 0;
}
.VotingBox p {
    font-size: 14px;
    font-weight: 600;
}

#BtnSaveVote, #BtnViewVote {
    height: 22px;
}

.VotingBox * {
    font-size: 12px;
}

.HilightWord {
    background-color: yellow;
}

.PrayTime {
    direction: ltr;
    line-height: 20px;
}

.Weather {
    line-height: 25px;
    padding-bottom: 10px;
}

.redstar {
    color: red;
}
/* tooltip */
.tipsy {
    font-size: 1em;
    padding: 5px;
    position: absolute;
    z-index: 100000;
}

    .tipsy .tipsy-inner {
        background-color: #222;
        border-radius: 3px;
        color: #fff;
        font-size: 13px;
        max-width: 200px;
        padding: 10px 12px 13px;
        text-align: center;
        box-shadow: 0 0 5px #4B4B4B;
    }

    .tipsy .tipsy-arrow {
        border: 5px dashed #222;
        height: 0;
        line-height: 0;
        position: absolute;
        width: 0;
    }

    .tipsy .tipsy-arrow-n {
        border-bottom-style: solid;
        border-color: -moz-use-text-color transparent #fff;
        border-top: 0 none;
        left: 50%;
        margin-left: -5px;
        top: 0;
    }

    .tipsy .tipsy-arrow-s {
        border-bottom: 0 none;
        border-color: #fff transparent -moz-use-text-color;
        border-top-style: solid;
        bottom: 0;
        left: 50%;
        margin-left: -5px;
    }

    .tipsy .tipsy-arrow-e {
        border-color: transparent -moz-use-text-color transparent #fff;
        border-left-style: solid;
        border-right: 0 none;
        margin-top: -5px;
        right: 0;
        top: 50%;
    }

    .tipsy .tipsy-arrow-w {
        border-color: transparent #fff transparent -moz-use-text-color;
        border-left: 0 none;
        border-right-style: solid;
        left: 0;
        margin-top: -5px;
        top: 50%;
    }
/* file manager  */
.fmmain {
    text-align: center;
}

.fmlist {
    border: 1px solid #D6DFE1;
    border-radius: 2px;
    float: left;
    height: 95px;
    margin: 1px 1px 0;
    padding: 2px 1px;
    width: 25%;
}

    .fmlist:hover {
        background: #EAF1F4;
    }

.fmname {
    display: block;
    text-align: center;
}

.fmheader {
    border: 1px solid #cfd0d5;
    height: 20px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 9px;
    text-align: left;
    margin-bottom: 2px;
    position: relative;
}

    .fmheader a {
        text-decoration: underline;
        color: #5655C1;
    }

.fmlistflie {
    border: 0px solid #cfd0d5;
    float: right;
    min-height: 300px;
    max-height: 550px;
    width: 68%;
    overflow: auto;
}

.fmtree {
    border: 1px solid #cfd0d5;
    float: left;
    min-height: 300px;
    max-height: 550px;
    width: 30%;
    overflow: auto;
    margin-bottom: 10px;
    padding: 0 5px 5px;
}

.frmlister {
    float: right;
    margin-right: 5px;
}

    .frmlister img {
        cursor: pointer;
        border: 1px solid #5F5F5F;
    }

        .frmlister img:hover {
            box-shadow: 0 0 3px gray;
        }
/* MyLightBox */
#MyLightBoxSurface {
    position: absolute;
    border-width: 0;
    background-color: #efefef;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 0;
    height: 0%;
    z-index: 1000;
    opacity: 0;
    filter: alpha(opacity=0);
}

#MyLightBoxDiv {
    position: absolute;
    border: double 4px #390101;
    background-color: #DAE6ED;
    overflow: hidden;
    z-index: 1001;
    box-shadow: 0 0 4px #778A9C;
    border-radius: 5px 5px 0 0;
}

#MyLightBoxTitle {
    height: auto;
    border-bottom: solid 1px #ABAAAA;
}

#Sp_MyLightBoxTitle {
    display: block;
    cursor: move;
    width: 100%;
    height: 20px;
    text-align: center;
    border-bottom: solid 1px #454545;
    font-weight: bold;
    padding-top: 4px;
    background-color: #AFB6BA;
}

#MyLightBoxContent {
    overflow: auto;
    width: 100%;
    height: 94%;
    position: relative;
}

#MyLightBoxContentCover {
    position: absolute;
    left: 0pt;
    top: 0pt;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 1002;
    opacity: 0.1;
}

#MyLightBoxContent_Iframe {
    width: 100%;
    height: 100%;
    overflow: auto;
    border-width: 0;
    background-color: white;
}

#MyLightBoxContent_Passage {
    margin: 3px auto;
    width: 97%;
    line-height: 1.3em;
    word-wrap: break-word;
}

#MyLightBoxCloseBtn {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    margin: 3px;
}
/* Comment */
.Comment {
    border-bottom: 1px solid #e2e3ed;
    margin: 0 11px;
    padding: 5px 0;
    position: relative;
    text-align: right;
}

.CmdByAdmin {
    background-color: #f4f4f4;
    color: #0b6a77;
    margin: 0 5% 10px 11px;
}

.Comment p {
    margin: 3px 28px;
}

.DelComment {
    background: url(../Images/gui/closer_16.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    width: 17px;
}

.CommentDate {
    font-size: 11px;
    left: 3px;
    position: absolute;
    top: 1px;
}
/*FAQ*/
.slideTextHead {
    color: #21186A;
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
    background-color: #cccccc;
    border: 1px solid #9C9595;
}

.slideTextHidden {
    text-align: justify;
    margin-top: 10px;
}

#BtnFAQ {
    border: 1px solid #9C9595;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 10px;
    padding: 5px;
    width: 114px;
}
/* GALLERY */
.galleryBox {
}

.galleryitem {
    display: block;
    margin-bottom: 5px;
    padding: 0px;
    position: relative;
    text-align: center;
}

    .galleryitem:hover {
        background-color: #efefef;
        color: #005fb8;
        padding: 3px;
        transition: all 0.1s ease-in;
    }

.gallerytitle {
    color: #323B3A;
}

.galleryitem .img-thumbnail {
    width: 100%;
}
/**/
/* news Cats */
#advcntCatBox {
    border-bottom: 1px solid #C4C1C1;
    margin-bottom: 15px;
    padding-bottom: 8px;
}

.advcntCat {
    float: right;
    margin: 4px;
}

    .advcntCat a {
        display: block;
        background-color: #DFE4E7;
        padding: 3px 25px 5px;
        border-radius: 2px;
        border: 2px solid #00657C;
    }

        .advcntCat a:hover {
            background-color: #D6E0E6;
        }
/* news Thumb */
.news-contents {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
    border-radius: 4px;
    padding: 15px 20px;
}

    .news-contents .FckDesc {
        background-color: none;
        box-shadow: none;
        border: none;
        margin: 0;
        padding: 20px 0;
    }

.newsThumb {
    border-bottom: 1px solid #bdcdd2;
    margin-bottom: 6px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
    border-radius: 4px;
    color: #000000;
    line-height: 20px;
    padding: 15px 20px;
    max-width: 100%;
    overflow-x: auto;
}

    .newsThumb img { /*border: 2px solid #D8E7B2;*/
        float: right;
        margin-left: 15px; /*border-radius: 2px;*/
    }

.newsThumbTitle {
    color: #3c9f40;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 5px;
}

.newsInfo {
    font-size: 10px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
}

    .newsInfo span {
        color: #0079d5;
        position: relative;
        top: -3px;
    }

    .newsInfo a {
        color: #86898a;
        position: relative;
        top: -3px;
    }

        .newsInfo a:hover {
            color: #FF0000;
        }

    .newsInfo div {
        color: #818181;
        font-size: 12px;
        position: absolute;
        top: 20px;
        left: 20px;
    }

.innerNewsThumb {
    position: relative;
    padding: 5px;
}

    .innerNewsThumb .readMore {
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
    }

        .innerNewsThumb .readMore:hover {
            color: white;
        }

.newsDate {
    color: #5e716d;
    float: right;
    font-size: 11px;
}

.newsBrief {
    border-bottom: 2px solid #454545;
    color: #454545;
    padding: 15px 0;
    line-height: 23px;
}

.newsDateSep {
    margin-left: 5px;
    margin-right: 2px;
    height: 18px;
    border-left: solid 1px #c8c8c8;
}

.newsImage {
    margin: 15px auto 2px;
    text-align: center;
    width: 50%;
}

    .newsImage img, .FckDesc img {
        max-width: 100% !important;
    }

fieldset.FormsBox {
    margin-bottom: 20px;
    background: #fff none repeat scroll 0 0;
    padding: 15px 20px;
}

    fieldset.FormsBox .comments-titr {
        font-size: 20px;
        color: #000;
    }

fieldset div#CommentsList {
    border-bottom: 1px dashed #10b9b4 ;
    padding-bottom: 3px;
}

.frm-comment {
    padding: 15px 5px;
}

@media (max-width:767px) {
    .newsImage img, .FckDesc img {
        height: auto !important;
    }
}

.ratingBox {
    height: 23px;
    width: 85px;
}

.CntFooter li {
    line-height: 1.8em;
}

.newsThumbTitle > h2 {
    color: #faff58;
    font-weight: normal;
    font-size: 19.5px;
}

.innerNewsThumb p {
    color: #374e5d;
    line-height: 23px;
}
/* NEWS BOX */
.newsBox {
    margin-bottom: 5px;
}

.headNews strong {
    font-weight: bold;
    color: #FFF;
    font-size: 11px;
    display: block;
    padding: 9px;
    padding-right: 12px;
}

.newsCon {
    margin-bottom: 8px;
    border-radius: 0 0 5px 5px;
    border: solid 1px #EBEBEB;
    background: url(../images/grad_13.png) repeat-x;
    border-top: solid 1px #FFF;
    padding: 5px;
    position: relative;
    background-color: #FFF;
}

.newsThumbImage {
    float: right;
    margin-left: 10px;
}

    .newsThumbImage img {
        border: solid 2px #E4E4E4;
        height: 100px;
    }

.newsTxtCon {
    padding: 10px;
    position: relative;
    text-align: justify;
}

.innerNewsCon {
    position: relative;
}

.newsTitle {
    border-bottom: 1px solid #cecece;
    color: #12A561;
    font-size: 19px;
    font-weight: normal;
    line-height: 1.25em;
    margin: 8px 0 15px;
    padding-bottom: 7px;
    text-align: right;
}

.moreNews a {
    display: block;
    padding: 4px;
    background: #F8DAD3;
    border-radius: 2px;
    margin-right: 4px;
    margin-bottom: 3px;
    color: #003366;
}

    .moreNews a:hover {
        background: #EA9288;
        color: #F74E00;
    }
/* Standard */
.button {
    background-color: #0157bb;
    border: none;
    border-radius: 2px;
    margin-top: 10px;
    color: #fff;
    cursor: pointer;
    min-width: 90px;
    padding: 6px;
    font-family: "wyekan";
    font-size: 16px;
}

    .button:hover, .button:focus, .button:active {
        background-color: #10b9b4 ;
        border: 0 none;
        box-shadow: 0 1px 2px #bb8710 inset;
    }

    .button[disabled], .button[disabled]:active, .button[disabled]:hover, .button[disabled]:focus {
        background: #a3a3a3;
        border-color: #858484;
        color: #ededed;
        cursor: not-allowed;
    }

    .button.wait {
        cursor: wait /*progress*/;
    }

.OneItem {
    display: block;
    text-align: center;
    height: auto;
}

    .OneItem img {
        display: block;
        height: auto;
        margin: 0 auto 5px;
        width: 100%;
    }

.BlockImgThumb {
    height: 25px;
    width: 30px;
    float: right;
    display: block;
    margin-left: 2px;
}
/* TABLE */
.tablelist td, tr, th {
    border: none;
    padding: 4px 5px;
    font-family: Tahoma;
    font-size: 13px;
    font-family: "wyekan" !important;
}

    .tablelist td, tr:hover {
        box-shadow: 0px 0px 12px #615e5e;
        -webkit-box-shadow: 0px 0px 12px #615e5e;
        -moz-box-shadow: 0px 0px 12px #615e5e;
    }

.tablelist {
    border: solid 1px #3C7E00;
    color: #323B3A;
}

    .tablelist th {
        background: #002F00;
        background-position: -30px 0px;
        border-left: solid 1px #3C7E00;
        color: #FFF;
        height: 30px;
        text-align: center;
    }

    .tablelist td {
        border: solid 1px #3C7E00;
    }

    .tablelist tr {
        border-bottom: solid 1px #3C7E00;
        border-top: solid 1px #3C7E00;
    }

    .tablelist .odd {
        background: #F5F5F5;
        text-shadow: 1px 1px 0px #FFF;
    }

::-webkit-input-placeholder {
    text-align: right;
}

:-moz-placeholder {
    text-align: right;
}

::-moz-placeholder {
    text-align: right;
}

:-ms-input-placeholder {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.lblrequired:before {
    color: red;
    content: "*";
    font-size: 20px;
    font-weight: normal;
    line-height: 0.0001em;
    padding-left: 4px;
}

.CaptchaBox {
    background: url(../Images/gui/Loaders/smallsquare_loader.gif) no-repeat scroll center center #f5f5f5;
    border: 1px solid #b0b0b0;
    float: right;
    height: 43px;
    margin-left: 2px;
    overflow: hidden;
    text-align: center;
    width: 205px;
}

.CaptchaTitle {
    text-align: right;
    padding: 5px 0px 3px;
}

.CaptchaLoader {
    cursor: pointer;
    border: 1px solid gray;
    background: gray;
    float: right;
}

.fancybox-inner .input.CaptchaInput, .CaptchaInput {
    color: #9f9f9f;
    float: right;
    font-family: tahoma;
    font-size: 23px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 5px;
    text-align: center;
    width: 195px;
}

.ui-datepicker-trigger {
    cursor: pointer;
    margin-right: -20px;
}

.panel-heading:hover {
    background-color: #E7E7E7;
    cursor: pointer;
}
/* Uploader */
.UploadHelp {
    color: #a30000;
    font-family: tahoma;
    position: absolute;
    right: 250px;
    top: 6px;
    vertical-align: middle;
}

.progressbar {
    background: gold;
    height: 21px;
    width: 0;
}

.progressbarlabel {
    font-size: 12px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 2px;
    z-index: 11;
}

.AttachBox {
    direction: ltr;
    margin: 3px;
    position: relative;
}

    .AttachBox h3, .AttachBox p {
        line-height: 1.2em;
    }

    .AttachBox li {
        padding-bottom: 5px;
        position: relative;
    }

.fileUpload {
    overflow: hidden;
    position: absolute;
    right: 150px;
    top: 0;
}

.AttachDrop {
    position: relative;
    height: 35px;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 29px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.Img_Head {
    display: inline-block;
    font-weight: 700;
    margin-top: 8px;
}

select.form-control, input.form-control, textarea.form-control {
    font-size: 13px;
}

.form-group label {
    font-weight: normal;
}
/*-----*/
.WidgetWait {
    text-align: center;
    padding: 7px 2px;
}

.widgetLink li a {
    display: block;
    padding: 7px 10px;
    color: #FFF;
    border-bottom: dashed 1px rgba(255,255,255,.1);
}

    .widgetLink li a:hover {
        background: rgba(26, 54, 1, 0.3);
    }

.widgetLink li.widgetImgLink a {
    border-bottom: 0 none;
    padding: 1px 4px 1px;
}

.widgetLink li {
    list-style: outside none none;
    padding: 0;
    height: auto !important;
}

.widgetLink.advcnt li a {
    background: #FFD955;
    color: #333;
    display: block;
    padding: 7px 10px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

    .widgetLink.advcnt li a:hover {
        background: #10b9b4 ;
        color: #6F4600;
    }

.widgetImgLinkSolo {
    text-align: center;
    padding: 5px 0 10px;
}

.widgetLinkTitle {
    display: inline-block;
    padding-top: 10px;
}

.widgetLink li .widgetImgThumb {
    display: block;
    float: right;
    height: auto;
    margin-left: 2px;
    width: 45px;
}

@media (max-width:767px) {
    .widgetLink li .widgetImgThumb {
        float: none;
        margin: 2px;
        height: auto;
        width: 100%;
    }
}

.widgetCon li.widgetImgLinkSolo {
    padding: 0 1px 5px;
}

    .widgetCon li.widgetImgLinkSolo a {
        background: rgba(0, 0, 0, 0);
        display: block;
        height: auto;
        padding: 0 2px 8px;
        text-align: center;
        text-overflow: ellipsis;
        width: 100%;
    }

.innerWidgetCon .pagination li a {
    padding: 3px 6px 1px;
    line-height: 1;
}

.innerWidgetCon .panel-footer {
    padding: 1px;
}

.widgetLink li {
    list-style: outside none none;
    padding: 0;
}

.widgetCon li.widgetImgLinkSolo a img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.widgetCon li.widgetImgLinkSolo a:hover {
    background: rgba(0,0,0,0);
}

.widgetCon li.imageslinks {
    margin-bottom: 2px;
}

    .widgetCon li.imageslinks img {
        width: 100%;
    }

    .widgetCon li.imageslinks a {
        padding: 0;
    }

.widgetImgLink {
    display: block;
    float: right;
    width: 100%;
}

    .widgetImgLink a img {
        display: block;
        width: 100%;
        height: 100%;
    }

.widgetCon li.widgetImgLinkSolo .widgetLinkTitle {
    padding-top: 2px;
}

.widgetTXT {
    padding: 12px 15px;
    line-height: 20px;
}

    .widgetTXT li {
        padding: 3px 0;
    }

.widget #linksArea {
    float: none;
    background: none;
}

.widgetLink img.linkicon {
    width: auto;
}

.widget #linksArea ul li a span {
    font-size: 13px;
}

.innerWidgetCon .readMore {
    display: block;
    text-align: center;
}

    .innerWidgetCon .readMore a {
        display: block;
        text-align: center;
        float: left;
        padding: 2px 5px;
        background: #efefef;
    }

        .innerWidgetCon .readMore a:hover {
            background: #9a9a9a;
        }

.innerWidgetCon .panel {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0;
    margin-bottom: 0;
}

.widgetCon ul {
    margin: 0px !important;
    padding: 0px !important;
}

.widgetBottom {
}
/*---*/
.fancybox-inner .lightBoxTitle {
    border-bottom: 1px solid #c8c8c8;
    font-size: 20px;
    margin: 5px 2px 16px;
    padding: 4px 0 13px;
    width: 97%;
}

.fancybox-inner .span {
    display: block;
    margin-top: 10px;
    padding-right: 7px;
}

.fancybox-inner .input {
    font-size: 16px;
    height: 30px;
    padding-left: 3px;
    width: 93%;
}

.fancybox-inner a {
    color: #034670;
}

@media print {
    html, body {
        background: #fff !important;
    }
}
/*public-css-end*/
a {
    color: #111;
    text-decoration: none;
}
/*modal-form*/
.modal .close {
    float: right;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .modal .close:hover, .modal .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #2f343b;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.85;
        filter: alpha(opacity=85);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #0081bb;
    min-height: 16.42857143px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #0081bb;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.modal-content {
    padding: 16px 25px;
}

.modal-header a {
    border-bottom: 1px dashed transparent;
}

.modal-header, .modal-body, .modal-footer {
    padding-left: 0;
    padding-right: 0;
}

.gray-bg {
    background: #FFF;
}

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.modal .form-control {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #0081bb;
    border-radius: 5px;
    box-shadow: none;
    color: #2f343b;
    display: block;
    font-size: 15px;
    font-weight: normal;
    height: 46px;
    line-height: 1.42857;
    padding: 6px 12px;
    width: 100%;
}

.modal.checkbox label, .modal .radio label {
    display: inline-block;
    font-weight: 300;
    vertical-align: middle;
}

.modal .radio label, .modal .checkbox label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0;
    min-height: 1em;
    padding-left: 20px;
}

.modal-header .close {
    color: #0081bb;
    font-size: 1.125em;
    opacity: 1;
    position: absolute;
    right: 18px;
    top: 18px;
    transition: opacity 0.3s ease 0s;
}

.modal-content .button.transparent.button-arrow {
    background: #0081bb none repeat scroll 0 0;
    border-color: #0081bb;
    color: #fff;
    float: left;
    font-size: 15px;
}

.modal .btn.btn-success {
    background: #0081bb;
    color: #FFF;
    font-size: 18px;
    border-color: #0081bb;
    float: left;
}

.modal .checkbox input {
    margin-right: 9px;
    float: right;
    margin-top: 7px;
}

.login-form {
    display: inline-block;
    width: 100%;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

@media only screen and (max-width:768px) {
    .text-center-mobile {
        text-align: center !important;
    }
}
/**/


/**/
/*header*/
.bottom-header {
    background: #f6f7f9 none repeat scroll 0 0;
    border-bottom: 1px solid #c2c3c5;
}

.parent-header {
    height: 115px;
}

#header {
    background: #ffffff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    height: 115px;
    background-repeat: repeat-x;
    background-position: right top;
    box-shadow: 0px 0px 4px gray;
}

.p-top-header {
    height: 60px;
}

.fa.fa-user, .fa.fa-sign-in {
    background: #10b9b4  none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    float: right;
    font-size: 18px;
    margin-left: 8px;
    margin-top: 6px;
    padding: 7px;
}
/*search in header*/
#search {
    margin: 14px auto 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

.search-form {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: table;
}

    .search-form input[type="text"] {
        border: medium none;
        color: #666;
        float: right;
        font-size: 14px;
        height: 35px;
        padding-right: 0;
        width: 97%;
        font-weight: bold;
    }

    .search-form > * {
        display: table-cell;
        height: 35px;
        overflow: hidden;
        vertical-align: top;
    }

.btn-search {
    padding: 0px;
    width: 1.70em !important;
    border: 0 none !important;
    float: left;
    height: 35px !important;
    padding: 0;
    text-align: center;
}

.fa.fa-search {
    color: #10b9b4 ;
}
/**/
.left-top-hyper {
    text-align: left;
}

.fa.fa-gift {
    float: left;
    margin-right: 10px;
}

.nav-tabs > li > a {
    border-radius: 0;
    margin-left: auto;
    margin-right: -2px;
}

.h2-logo {
    background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll 0 0 / 100% auto;
    border-radius: 4px;
    color: #fff;
    font-size: 27px;
    height: 54px;
    margin-top: 0;
    padding-top: 14px;
    text-align: center;
}

.left-right-hyper {
    margin-top: 8px;
    border-right: 1px solid #ccc;
}

.left-top-hyper {
    margin-top: 8px;
}

.red-logo {
    color: #ef3f3e;
    float: left;
    font-family: tahoma;
    font-size: 25px;
    font-weight: bold;
}

.white-logo {
    color: #999999;
    float: left;
    font-family: tahoma;
    margin-left: 4px;
    font-size: 25px;
    font-weight: bold;
}

.bottom-left-top-hyper {
    color: #999999;
    float: left;
    font-family: tahoma;
    font-size: 14px;
}
/**/
.right-menu-top .badge.infoicon {
    position: relative;
    right: -7px;
    top: -1px;
    background-color: #ffcf00;
    border-radius: 50%;
    font-size: 15px;
    font-weight: normal;
    color: #de0e06;
}

.right-menu-top a.menu-top-link {
    color: #666666;
    direction: rtl;
    display: inline-block;
    text-align: right;
    width: 100%;
}

.fa.fa-shopping-cart {
    background: #10b9b4  none repeat scroll 0 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    font-size: 22px;
    padding: 8px;
    float: right;
}

.top-shopping {
    background: #10b9b4  none repeat scroll 0 0;
    border-radius: 4px;
    padding: 0px 0 0 12px;
    margin-top: 10px;
}

.left-bottom-header {
    margin-right: 15px;
    margin-top: 9px;
}

.fa.fa-user, .fa.fa-sign-in {
    padding: 9px;
}

.search-form > * {
    height: 38px;
}

.span-top-headers {
    padding-top: 14px;
}

.txt-shopping {
    color: #fff;
    display: inline-block;
    float: right;
    padding-right: 10px;
    padding-top: 7px;
}

.quantity-shopping {
    background: #10b9b4  none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 18px;
    margin: 6px 15px 6px 6px;
    padding-left: 8px;
    padding-right: 8px;
}

.s-menu a {
    color: #ccc;
    float: right;
    font-size: 17px;
    text-align: center;
    width: 100%;
}

.right-menu-top {
    padding-right: 0;
}

.s-menu a:hover {
    color: #10b9b4 ;
}

.s-menu a:hover {
    color: #10b9b4 ;
}

.s-menu a i {
    padding-top: 7px;
}

.span-top-headers {
    display: inline-block;
    padding-top: 17px;
    margin-left: 10px;
    font-size: 14px;
}

    .span-top-headers:hover {
        color: #ffc801;
    }

.right-menu-top ul li {
    padding-right: 0;
    padding-top: 4px;
}

.s-menu {
    padding: 3px 8px 3px;
    text-align: center;
}

#main-header {
    padding: 0;
    position: relative;
    z-index: 5000;
}

.p-banner-r {
    margin: 4px 0;
    padding-right: 0;
}

.basket-holder {
    color: white;
    text-align: right;
    font-size: 14px;
    padding-top: 9px;
    padding-right: 5px;
}

.h1 {
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 8px;
    width: 100%;
}

.fa.fa-square {
    color: #fff;
    float: right;
    font-size: 12px;
    margin-left: 9px;
    margin-top: 6px;
}

.div-h2-logo {
    color: #fff;
    font-size: 17px;
}

.h3-logo {
    color: #fff;
    font-size: 14px;
    margin-top: 13px;
    text-align: left;
}

.left-topmenu a {
    background: #282828 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 14px;
    padding: 8px 14px;
}

.fa.fa-bars {
    float: right;
    margin-left: 5px;
    margin-top: 4px;
}
/*navigation*/
#navigation li > a.home-item {
    color: white;
}

#navigation li ul li:hover, #navigation li ul li a:hover {
    background: #15a0a9 ;
    color: #FFF;
}

.topmenu {
    z-index: 99;
}

#navigation li > a, #navigation li > span {
    color: #111;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 15px;
    transition: color 0.1s ease 0s,background 0.3s ease 0s;
    font-weight: bold;
}

.current-menu-item a {
    color: #FFF !important;
}

#menu-button {
    display: none;
}

#navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}

    #navigation span:hover {
        font-size: 14px !important;
        color: #333 !important;
        background: #24ded9 ;
    }

    #navigation a:hover, .mainspan:hover {
        font-size: 14px !important;
        color: #FFF !important;
        background: #24ded9 ;
        font-weight: normal;
    }

    #navigation ul {
        -webkit-perspective: 500px;
        perspective: 500px;
    }

    #navigation > li {
        border-left: 0px solid #24ded9 ;
        perspective: 500px;
        display: table-cell;
        float: right;
        position: relative;
    }

.current-menu-item {
    background: #10b9b4 ;
}

#navigation > li > a::after, #navigation > li > span::after {
    color: #666;
    content: "\f0d7";
    display: inline-block;
    font-family: fontawesome;
    font-size: 13px;
    margin-right: 0.2em;
    width: 1em;
}

#navigation > li > a:only-child:after,
#navigation > li > span:only-child:after,
#navigation > li.home-button > a:after,
#navigation > li.home-button > span:after {
    content: '';
    display: none;
}

#navigation li.donate-button {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background: #a82512;
    border: none;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
}

    #navigation li.donate-button:hover {
        background: #d3311a;
    }

        #navigation li.donate-button:hover > a {
            border-top-color: #de3d21;
        }

    #navigation li.donate-button > a {
        color: #731416;
        padding: 18px 10px;
        background: transparent;
        font-size: 14px;
        border-top: 1px solid #be2e17;
        border-bottom: 1px solid #911f0f;
    }

#navigation li ul li {
    position: relative;
}

#navigation li ul {
    display: none;
    text-align: center;
    position: absolute;
    font-size: 14px;
    background: #FFF;
    z-index: 6000;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    top: 100%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

    #navigation li ul li > a:after,
    #navigation li ul li > span:after {
        font-family: "fontawesome";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-left: .2em;
        color: #24ded9 ;
        font-size: 17px;
        margin-left: 5px;
        content: '\f0d9';
        position: absolute;
        left: 0px;
        top: 10px;
    }

    #navigation li ul li > a:only-child:after,
    #navigation li ul li > span:only-child:after {
        content: '';
        display: none;
    }

#navigation li .main-ul {
    width: 175px !important;
    right: -31px;
    display: block;
    opacity: 0;
    transition: -moz-transform 0.5s ease 0s,opacity 0.3s ease 0s;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    transform: rotate3d(1,0,0,-90deg);
    transform-origin: 0 0 0;
    transition: transform 0.5s,opacity 0.3s;
    -webkit-transition: -webkit-transform 0.5s,opacity 0.3s;
    width: 175px;
}

.csstransforms3d #navigation ul ul {
    transform: rotate3d(0,1,0,90deg);
    -webkit-transform: rotate3d(0,1,0,90deg);
    -moz-transform: rotate3d(0,1,0,90deg);
    -ms-transform: rotate3d(0,1,0,90deg);
    -o-transform: rotate3d(0,1,0,90deg);
}

#navigation li ul li ul {
    margin-right: 0;
    margin-top: 0;
    right: 100%;
    top: 0;
    z-index: 7000;
}

#navigation ul li:last-child,
#navigation ul li:last-child > a,
#navigation ul li:last-child > span {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom: none;
}

#navigation ul li:last-child {
    border-bottom: none;
}

#navigation li ul li > a, #navigation li ul li > span {
    border-bottom: 1px solid #15a0a9 ;
    color: #111;
    display: block;
    font-size: 13px;
    padding: 5px 15px;
}

#navigation li:hover > ul {
    width: 100%;
    display: block;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transform: rotate3d(0,0,0,0);
    -webkit-transform: rotate3d(0,0,0,0);
    -moz-transform: rotate3d(0,0,0,0);
    -ms-transform: rotate3d(0,0,0,0);
    -o-transform: rotate3d(0,0,0,0);
}

    #navigation li:hover > ul > li {
        display: block;
    }
@media(max-width:1199px) {
     .catalog-grid .tile .footer .tools .rate {
    color: #10b9b4 ;
    font-size: 13px !important;
   
}
}
@media(max-width:991px) {
    .top-left-top-hyper {
    margin-top: 8px;
}
    .topmenu {
    background: transparent !important;
    z-index: 2147483647;
    position: fixed;
    width: 100%;
    top: 55px;
    right: 0;
}
    .catalog-grid .main-img-thumbnail {
  
    height: auto !important;
}
    .catalog-grid .tile .footer .tools .rate {
    color: #10b9b4 ;
    font-size: 13px !important;
   
}
    #navigation > li a {
        background: #FFF;
    }

    .current-menu-item a {
        color: #10b9b4   !important;
    }

    #menu-button {
        padding-left: 12px;
        display: block;
        position: relative;
        z-index: 6000;
        height: 34px;
        cursor: pointer;
        transition: background 0.3s;
        -webkit-transition: background 0.3s;
        -moz-transition: background 0.3s;
    }

    #navigation {
        display: none;
        width: 100% !important;
        text-align: left;
        background: #FFF;
    }

    #menu-button:hover {
        border-bottom-color: transparent;
    }

        #menu-button:hover > div > span {
            background: #10b9b4  ;
        }

    #menu-button > div {
        margin-top: 13px;
    }

    #menu-button > span {
        font-size: 17px;
        transition: color 0.3s;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
    }

    #menu-button:hover > span {
        color: #fff;
    }

    #menu-button > div > span {
        display: block;
        width: 22px;
        height: 4px;
        background: #10b9b4 ;
        margin: 3px auto;
        transition: background 0.3s;
        -webkit-transition: background 0.3s;
        -moz-transition: background 0.3s;
    }

    #navigation ul,
    #navigation li ul,
    #navigation ul li:last-child,
    #navigation ul li:last-child > a,
    #navigation ul li:last-child > span {
        border-radius: 0 !important;
    }

    #navigation li {
        display: block !important;
        width: 100% !important;
        text-align: right;
        border-left: 0px solid #dee0e5;
        border-right: 0px solid #dee0e5;
    }

        #navigation li > span {
            cursor: default;
            color: #3E669A;
        }

    #navigation > li.home-button > a:after,
    #navigation > li.home-button > span:after {
        content: '\e891';
        display: block;
    }

    #navigation > li.home-button > a:only-child:after,
    #navigation > li.home-button > span:only-child:after {
        display: none;
    }

    #navigation li,
    #navigation li > span #navigation li > a {
        border-color: #dee0e5 !important;
    }

        #navigation li:hover,
        #navigation li:hover > a,
        #navigation li:hover > span {
            color: #111 !important;
            border-bottom-color: transparent !important;
            border-top-color: transparent !important;
        }

        #navigation li > span:after,
        #navigation lI > a:after {
            left: 15px;
            position: absolute;
            top: 0px;
        }

    #navigation.navigation-opened {
        display: block;
        background: #FFF;
    }

    #navigation li ul {
        box-shadow: none;
    }

        #navigation li ul,
        #navigation li ul li ul,
        .csstransforms #navigation li ul,
        .csstransforms #navigation li ul li ul {
            display: none;
            width: 100% !important;
            -moz-opacity: 1 !important;
            -khtml-opacity: 1 !important;
            opacity: 1 !important;
            transform: scale(1) !important;
            -webkit-transform: scale(1) !important;
            -moz-transform: scale(1) !important;
            position: relative;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: 0;
        }

    #navigation > li > span,
    #navigation > li > a {
        font-size: 13px;
        padding: 10px 20px !important;
        color: #3E669A;
    }

    #navigation ul li > span,
    #navigation ul li > a {
        padding-left: 30px !important;
    }

    #navigation ul ul li > span,
    #navigation ul ul li > a {
        padding-left: 40px !important;
    }
    /*new*/
    #navigation li > .dropdown-button {
        background: #C9DEEA url(" ../images/smallArrowdown.png") no-repeat scroll center center;
        border: 2px solid gray;
        bottom: 0;
        cursor: pointer;
        height: 34px;
        left: 7px;
        position: absolute;
        top: 0;
        width: 14%;
    }

    #navigation li.dropdown-opened > .dropdown-button {
        background: #ccd9dd ur l("../images/smallArrowup.png" ) no-repeat scroll center center;
    }
}



/*con-pg*/
.p-con-pg {
    background: #eeeff1 none repeat scroll 0 0;
    display: inline-block;
    width: 100%;
}

.con-pg {
    padding-top: 15px;
}
/*tab-header*/
.nav-tabs .active {
    background: #10b9b4  none repeat scroll 0 0;
}

.tab-content > .active, .pill-content > .active {
    display: block !important;
}

.tab-content > .tab-pane, .pill-content > .pill-pane {
    display: none;
}

.tab-right .tabs-widget .nav-tabs li {
    border-color: #d2d9db;
    border-left: 0px solid #d2d9db;
    display: inline-block;
    float: right;
    padding: 6px 0;
    position: relative;
    text-align: center !important;
}

    .tab-right .tabs-widget .nav-tabs li a {
        color: #FFF;
        font-size: 17px;
        font-weight: normal;
        line-height: 33px;
        outline: 0 none;
        padding: 0 !important;
    }

.tab-right .tab-pane {
    font-size: 13px;
    line-height: 21px;
    padding: 0;
    right: 0;
    text-align: justify;
}

.tab-right .tabs-widget .nav-tabs li:last-child {
    border: 0 none;
}

.active > a, .nav-tab > li > a:hover, .nav > li > a:hover, .nav > li > a:focus {
    border-color: transparent !important;
    border-radius: 0 !important;
    background: transparent none repeat scroll 0 0 !important;
}
/*tab 2 slider*/
.couple div:first-child {
    border-right: 1px solid #fff;
}

.couple div {
    box-sizing: border-box;
    float: left;
    width: 50%;
}

    .couple div a {
        display: block;
        float: left;
        width: 100%;
    }

        .couple div a img, .single img {
            float: left;
            width: 100%;
            height: 302px;
        }

    .couple div:last-child {
        border-left: 1px solid #FFF;
    }

    .couple div:hover {
        opacity: 0.85;
    }

.single img:hover {
    opacity: 0.85;
}
/*tab-content*/
.nav.nav-tabs {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    display: block;
    margin-right: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
}
/*slider*/
.main-sldier {
    padding: 0;
    overflow: hidden !important;
}

.main-sldier {
    direction: ltr !important;
}

.swiper-button-next, .swiper-button-prev {
    color: #111;
    cursor: pointer;
    font-size: 28px;
    height: 44px;
    position: absolute;
    top: 40%;
    width: 27px;
    z-index: 10;
}

#swiper01 {
    height: 302px !important;
    width: 100%;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-transition-property: -webkit-transform,height;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform,height;
    }

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

    .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    }

    .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

    .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    }

    .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    }

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0;
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translate(0,-50%);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 5px 0;
        display: block;
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute;
}

    .swiper-pagination-progress .swiper-pagination-progressbar {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        -o-transform-origin: left top;
        transform-origin: left top;
    }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255,255,255,.5);
}

    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
        background: #fff;
    }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10;
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible;
}

    .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
    }

        .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .swiper-container-cube .swiper-slide {
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%;
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible;
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0;
    }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite;
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-position: 50%;
        -webkit-background-size: 100%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

.swiper-lazy-preloader-white:after {
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px);
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1;
}

.swiper-description {
    position: absolute;
    background-color: rgba(124, 139, 148, 0.43);
    color: #000;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 0 30px;
    margin: 0;
}

.swiper-slide img {
    height: 100%;
    width: 100%;
}

.swiper-slide {
    text-align: center;
}
/*.list-item */
.list-item {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdddf;
    border-radius: 4px;
    box-shadow: 2px 1px 4px #dcdddf;
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}

.tab-content.bhoechie-tab {
    padding-top: 25px;
}

.list-item ul li:nth-child(1) .span-list-item::before {
    content: url("../images/1.jpg");
    display: inline-block;
    float: right;
    height: 38px;
    margin-left: 16px;
    width: 35px;
}

.list-item ul li:nth-child(2) .span-list-item::before {
    content: url("../images/2.jpg");
    display: inline-block;
    float: right;
    height: 38px;
    margin-left: 16px;
    width: 35px;
}

.list-item ul li:nth-child(3) .span-list-item::before {
    content: url("../images/3.jpg");
    display: inline-block;
    float: right;
    height: 38px;
    margin-left: 16px;
    width: 35px;
}

.list-item ul li:nth-child(4) .span-list-item::before {
    content: url("../images/4.jpg");
    display: inline-block;
    float: right;
    height: 38px;
    margin-left: 16px;
    width: 35px;
}

.list-item li a {
    font-size: 17px;
}

.span-list-item {
    display: inline-block;
}

.list-item .red-logo, .list-item .white-logo {
    font-size: 21px;
}

.list-item ul li {
    padding-bottom: 13px;
    padding-top: 13px;
    text-align: center;
}

.list-item > ul {
    width: 100%;
    display: flex;
    padding-left: 10px;
    padding-right: 10px;
}

.list-item ul li:nth-child(1) {
    width: 23%;
}

.list-item ul li:nth-child(2) {
    width: 23%;
}

.list-item ul li:nth-child(3) {
    width: 28%;
}

.list-item ul li:nth-child(4) {
    width: 25%;
}

.list-item li a {
    color: #666;
    display: table-cell;
    font-size: 17px;
    padding-top: 10px;
    vertical-align: middle;
}

.list-item li:hover a {
    color: #10b9b4 ;
}

.nav-tabs > li {
    float: left;
    margin-bottom: 0;
}
/*.vertical-tab*/
.vertical-tab {
    display: inline-block;
    margin-top: 15px;
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
    width: 100%;
    background: #FFF;
}

.bhoechie-tab-menu {
    background: #FFF none repeat scroll 0 0;
    color: #fff;
    list-style: outside none none;
    min-height: 322px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.vertical-tab .nav.nav-tabs {
    position: relative;
    background: #fff none repeat scroll 0 0;
}

.vertical-tab .nav-tabs li a {
    font-size: 16px;
}

.vertical-tab .nav-tabs > li {
    padding-left: 0;
    padding-right: 0;
}

.vertical-tab .nav-tabs {
    border-bottom: 0 solid #ddd;
}

.vertical-tab .nav > li > a, .vertical-tab .nav > li > a:hover {
    border-bottom: 1px solid #e6e7e9 !important;
    border-left: 1px solid #e6e7e9 !important;
    display: block;
    padding: 6px 15px;
    border-radius: 0 position: relative;
    width: 93%;
}

.vertical-tab .nav-tabs > li.active > a, .vertical-tab .nav-tabs > li.active > a:hover, .vertical-tab .nav-tabs > li.active > a:focus {
    border-left: 0 none !important;
    color: #fff;
}

.vertical-tab .nav-tabs .active {
    background: rgba(0, 0, 0, 0) url("../images/tab-active.jpg") no-repeat scroll 2px 0 / 100% 100%;
    border-left: 0px;
}

.img-vertical-tab img {
    max-width: 93%;
    padding-top: 20px;
}

.txt-vertical-tab {
    padding-top: 20px;
}

.vertical-tab-h2 a {
    color: #15a0a9 ;
    display: inline-block;
    font-size: 25px;
    margin-bottom: 15px;
}

    .vertical-tab-h2 a:hover {
        color: #111;
    }

.vertical-tab-p-1 {
    background: #d0d0d0 none repeat scroll 0 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #666;
    float: right;
    font-size: 20px;
    padding: 10px;
    text-decoration: line-through;
}

.vertical-tab-p-2 {
    background: #15a0a9  none repeat scroll 0 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    color: #FFF;
    float: right;
    font-size: 20px;
    padding: 10px;
}

.vertical-tab-price {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.vertical-tab-matn {
    font-size: 16px;
    text-align: justify;
    color: #222222;
}

.vertical-tab-forsat {
    font-size: 18px;
    text-align: justify;
    color: #222222;
}

.vertical-tab-count span {
    background: #1e1e1e none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    float: left;
    font-size: 18px;
    margin-right: 6px;
    margin-top: 11px;
    padding: 4px 6px;
}

.vertical-tab-dot {
    background: #fff none repeat scroll 0 0 !important;
    color: #1e1e1e !important;
    font-size: 29px !important;
    margin-top: 7px !important;
    padding: 0 !important;
}
/*left-profile-single-shop*/
.left-single-shop {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}

.left-single-shop-i {
    border: 1px solid #dcdddf;
    border-radius: 4px;
    position: relative;
    text-align: center;
}

    .left-single-shop-i img {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        height: auto;
        width: 100%;
        max-width: 100%;
    }

.left-single-shop ul li:hover .left-single-shop-i img {
    opacity: 0.7;
}

.detail-single-shop {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #dedede;
    padding: 5px 7px;
    position: relative;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.name-left-single-shop, .desc-left-single-shop {
    color: #333333;
    font-size: 15px;
    padding: 5px 7px;
    text-align: center;
    font-weight: bold;
}

ul.footer-link-img li a::before {
    content: ".";
    background: #10b9b4 ;
    width: 10px;
    height: 10px;
    display: inline-block;
    float: right;
    color: transparent;
    border-radius: 50%;
    margin-top: 4px;
    margin-left: 10px;
}

.footer-link-img li a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.left-single-shop ul li {
    float: right;
    height: 250px;
    margin-bottom: 15px;
    padding-right: 0;
}

.desc-left-single-shop {
    display: none;
}

.name-left-single-shop {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left-single-shop-i:hover {
    box-shadow: 0 7px 10px #dfdfdf;
}

.name-left-single-shop:hover {
    color: #10b9b4 ;
}
/* .ax-kenare-matn */
.ax-kenare-matn {
    margin-bottom: 15px;
    width: 100%;
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
}

    .ax-kenare-matn .innerWidgetCon {
        width: 100%;
    }

.top-li:first-child {
    background: rgba(0, 0, 0, 0) url("../images/under-li-2.jpg") no-repeat scroll center bottom !important;
}

.top-img {
    width: 100%;
}

.ax-kenare-matn .widgetLink li .widgetImgThumb {
    display: block;
    float: right;
    height: auto;
    margin-left: 10px;
    overflow: hidden;
    width: 30%;
}

.r-c-p-3 .widgetLinkTitle {
    color: #2d2d2d;
    display: inline;
    padding-top: 0;
}

.header-bottom-page-tab {
    border-bottom: 1px solid #858585;
    color: #858585;
    height: 37px;
    margin-right: 0;
    padding-right: 0;
    text-align: center;
}

.fa.fa-arrow-circle-down {
    display: none;
}

.htitle {
    display: inline-block;
    font-size: 16px;
    height: 100%;
    padding-right: 14px;
    padding-top: 7px;
    text-align: right;
    width: 100%;
}

.widgetLink.advcnt li a:hover {
    background: #15a0a9 ;
    color: #FFF;
}

.htitle::before {
    color: #10b9b4 ;
    content: "";
    float: right;
    font-family: fontawesome;
    font-size: 19px;
    margin-left: 8px;
}

.widgetLink.advcnt li a {
    background: #fff none repeat scroll 0 0;
}

.tak-li-ax-matn .htitle {
    padding-top: 5px;
}

.widgetHead {
    background: #f6f7f9 none repeat scroll 0 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
/**/
.r-c-p-1, .r-c-p-2, .r-c-p-4, .r-c-p-5 {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

.r-r-c-p-1 {
    padding-right: 0;
}

.l-r-c-p-1 {
    padding-left: 0;
}

.r-r-c-p-1 img, .r-c-p-2 img, .r-c-p-4 img {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
}

.l-r-c-p-1 img {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
}

.r-c-p-2 img {
    border: 4px solid #c4c4c6;
    border-radius: 4px;
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
    width: 100%;
}

    .r-r-c-p-1 img:hover, .l-r-c-p-1 img:hover, .r-c-p-2 img:hover, .r-c-p-4 img:hover, .r-r-c-p-5 > img:hover, .l-r-c-p-5 > img:hover {
        opacity: 0.7;
        cursor: pointer;
    }

.r-r-c-p-5 {
    margin-bottom: 15px;
    padding-right: 0;
}

.l-r-c-p-5 {
    margin-bottom: 15px;
    padding-left: 0;
}

    .r-r-c-p-5 > img, .l-r-c-p-5 > img {
        width: 100%;
        border: 1px solid #dcdddf;
        box-shadow: 2px 1px 4px #dcdddf;
    }

    .r-r-c-p-5 > img, .l-r-c-p-5 > img {
        border-radius: 4px;
        height: 85px;
        border: 1px solid #dcdddf;
        box-shadow: 2px 1px 4px #dcdddf;
        width: 100%;
    }
/*پرفروش ها*/
.con-slider-taghdir {
    position: relative;
}

    .con-slider-taghdir .swiper-button-next, .con-slider-taghdir .swiper-button-prev {
        color: #fff;
        cursor: pointer;
        font-size: 28px;
        height: 44px;
        position: absolute;
        top: 35% !important;
        width: 27px;
        z-index: 10;
    }

    .con-slider-taghdir .swiper-button-prev {
        text-align: left;
    }

.more-slider-product {
    text-align: center;
}

    .more-slider-product > a {
        border: 1px solid #fff;
        border-radius: 4px;
        color: #fff;
        padding: 0 13px;
    }

.swiper-slide:hover .swiper-description.swiper-discount {
    background: #eeeff1 none repeat scroll 0 0;
    color: #a5a5a5;
    font-size: 17px;
    padding: 5px 0;
    text-decoration: line-through;
}

.swiper-discount-2 {
    background: #eeeff1 none repeat scroll 0 0;
    color: #a5a5a5;
    font-size: 17px;
    padding: 5px 0;
}

.swiper-price {
    background: #44a749 none repeat scroll 0 0;
    color: #fff;
    font-size: 17px;
    margin-top: 4px;
    padding: 5px 0;
}

.con-slider-taghdirt .swiper-button-next, .con-slider-taghdirt .swiper-button-prev {
    top: 35% !important;
    color: #111;
    cursor: pointer;
    font-size: 33px;
    height: 44px;
    position: absolute;
    width: 27px;
    z-index: 10;
}

.slider-product {
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 0px;
    margin-bottom: 15px;
    border-radius: 4px;
    width: 100%;
}

.header-porforoosh {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #f6f7f9 none repeat scroll 0 0;
    display: inline-block;
    padding: 10px 15px;
    width: 100%;
}

.r-c-p-5 {
    margin-bottom: 0px;
}

.con-slider-taghdirt {
    border: 0 solid #e4e4e4;
    display: inline-block;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 15px 0;
    position: relative;
    width: 100%;
}

.titr-porforoosh {
    color: #666;
    font-size: 18px;
    padding: 0;
}

.left-porforoosh a {
    background: #10b9b4  none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    padding: 0 8px;
}

.left-porforoosh {
    font-size: 19px;
    padding: 0 0 0;
    text-align: left;
}

.swiper-slide:hover .swiper-description {
    color: #10b9b4 ;
}

.swiper-slide:hover img {
    opacity: 0.7;
}

.con-slider-taghdir .h2-moarefi-product {
    font-family: wyekan;
}

    .con-slider-taghdir .h2-moarefi-product::before {
        content: "";
        font-family: fontawesome;
        font-size: 17px;
        margin-left: 7px;
        width: 20px;
    }

    .con-slider-taghdir .h2-moarefi-product::after {
        content: "";
        font-family: fontawesome;
        font-size: 17px;
        margin-right: 7px;
        width: 20px;
    }

.swiper-slide:hover .more-slider-product > a {
    background: #fff none repeat scroll 0 0 !important;
    color: #111 !important;
}

#swiper03 .swiper-description {
    background: transparent none repeat scroll 0 0 !important;
    display: inline-block !important;
    padding: 10px 0 15px !important;
    position: relative !important;
    text-align: center !important;
    width: 100% !important;
}

#swiper03 {
    width: 92% !important;
    ;
}

    #swiper03 .swiper-slide {
        text-align: center !important;
    }

        #swiper03 .swiper-slide img {
            height: 180px !important;
            width: 80% !important;
        }

#swiper02 .swiper-description {
    background: transparent none repeat scroll 0 0 !important;
    display: inline-block !important;
    padding: 10px 0 15px !important;
    position: relative !important;
    text-align: center !important;
    width: 100% !important;
}

#swiper02 {
    width: 92% !important;
    ;
}

    #swiper02 .swiper-slide {
        text-align: center !important;
    }

        #swiper02 .swiper-slide img {
            height: 180px !important;
            width: 80% !important;
        }

.con-slider-taghdirt .swiper-button-next03, .con-slider-taghdirt .swiper-button-prev03 {
    color: #111;
    cursor: pointer;
    font-size: 33px;
    left: 10px;
    height: 44px;
    position: absolute;
    top: 35% !important;
    width: 27px;
    z-index: 10;
}

.swiper-button-next03, .swiper-container-rtl .swiper-button-prev03 {
    left: auto;
    right: 10px;
}

.swiper-button-prev03, .swiper-container-rtl .swiper-button-next03 {
    text-align: left;
}

    .swiper-button-next03.swiper-button-disabled, .swiper-button-prev03.swiper-button-disabled {
        cursor: auto;
        opacity: 0.35;
        pointer-events: none;
    }
/**/
.bottom-slide {
    background: rgba(0, 0, 0, 0) url("../images/3.png") repeat scroll 0 0;
    display: inline-block;
    height: 130px;
    width: 100%;
}

.con-bottom-slide {
    background: rgba(0, 0, 0, 0) url("../images/2.png") no-repeat scroll 0 0;
    height: 130px;
}

.txt-c-b-s {
    color: #fff;
    display: inline-block;
    font-size: 22px;
    padding-top: 43px;
    width: 100%;
}

    .txt-c-b-s > span {
        color: #111;
        margin: 0 5px;
    }

    .txt-c-b-s:last-child {
        padding-top: 7px;
    }
/**/
.p-footer {
    padding-top: 30px;
    background: #eeeff1 url("../images/footer-line.jpg") no-repeat scroll center top;
    margin-top: 40px;
}

.right-footer li {
    color: #222222;
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    margin-top: 6px;
    width: 100%;
}

.footer-content .fa-map-marker, .fa.fa-mobile, .footer-content .fa-phone, .footer-content .fa-fax, .footer-content .fa-at {
    color: #a7a7a9;
    float: right;
    font-size: 19px;
    margin-left: 10px;
    margin-top: 3px;
    width: 23px;
}

.p-footer .fa.fa-gift {
    background: #3e3f41 none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-size: 30px;
    margin: 0 0 0 30px;
    padding: 6px 17px;
}

.p-footer .name-footer {
    background: #15a0a9  none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    padding-left: 31px;
    text-align: left;
}

.center-footer {
    text-align: center;
}

.p-footer .name-footer h2 {
    float: right;
    font-size: 25px;
    padding-top: 6px;
}

.p-footer .footer-en-name {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.center-footer .red-logo, .center-footer .white-logo {
    float: none;
    font-size: 30px;
}

.center-footer .bottom-left-top-hyper {
    color: #999999;
    display: inline-block;
    float: left;
    font-family: tahoma;
    font-size: 13px;
    margin: 3px 0 15px;
    width: 100%;
}

.footer-link-img {
    background: #eeeff1 url("../images/footer-line.jpg") no-repeat scroll center top / 100% auto;
    padding-top: 22px;
}

    .footer-link-img li {
        text-align: right;
        padding: 3px 6px;
    }

.h5txt {
    color: #666666;
    font-size: 18px;
    text-align: center;
    margin-bottom: 8px;
}

.p-footer .twitter {
    background: #00bde9 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 33px;
    padding: 6px;
    width: 100%;
}

.p-footer .location {
    background: #0095d7 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 33px;
    padding: 6px;
    width: 100%;
}

.p-footer .facebook {
    background: #3b5a9a none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 33px;
    padding: 6px;
    width: 100%;
}

.p-footer .instagram {
    background: #97625e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 33px;
    padding: 6px;
    width: 100%;
}

.p-footer .google-plus {
    background: #dc4e41 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 33px;
    padding: 6px;
    width: 100%;
}

.span-footer {
    color: #666666;
    display: inline-block;
    font-size: 17px;
    width: 100%;
}

.span-footer2 {
    border-bottom: 1px solid #d7d8da;
    color: #666666;
    display: inline-block;
    font-size: 19px;
    margin: 10px 0;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

.p-footer .left-footer li {
    color: #666666;
    float: none;
    font-size: 16px;
    margin-right: 11px;
    margin-top: 6px;
    display: inline-block;
}

.p-footer .truck, .p-footer .post, .cardd {
    color: #828385;
    font-size: 20px;
}

.kol-hoghoogh {
    border-top: 1px solid #d7d8da;
    color: #111;
    padding-bottom: 5px;
    padding-top: 0;
}

.hoghoogh {
    margin-bottom: 2px;
    margin-top: 8px;
}

.hoghoogh, .intechdev {
    color: #7a7a7b;
    font-size: 12px;
    text-align: center;
}

.img-vertical-tab {
    text-align: center;
}

.name-footer a {
    color: #fff;
}
/*#button-to-top*/
#button-to-top {
    background: #10b9b4  none repeat scroll 0 0;
    border-bottom: 1px solid #10b9b4 ;
    border-radius: 3px;
    border-top: 1px solid #10b9b4 ;
    bottom: 20px;
    color: #FFF;
    display: block;
    font-size: 24px;
    height: 45px;
    padding-top: 7px;
    position: fixed;
    right: 20px;
    text-align: center;
    transition: background 0.3s ease 0s,color 0.2s ease 0s;
    width: 45px;
    z-index: 1000;
}
/**/
/**/
.bottom-slide {
    background: rgba(0, 0, 0, 0) url("../images/3.png") repeat scroll 0 0;
    display: inline-block;
    height: 130px;
    width: 100%;
}

.con-bottom-slide {
    background: rgba(0, 0, 0, 0) url("../images/2.png") no-repeat scroll 0 0;
    height: 130px;
}

.txt-c-b-s {
    color: #fff;
    display: inline-block;
    font-size: 22px;
    padding-top: 43px;
    width: 100%;
}

    .txt-c-b-s span {
        color: #73d678;
        margin: 0 5px;
    }

    .txt-c-b-s:last-child {
        padding-top: 7px;
    }

.con-bottom-slide-c {
    background: #eeeff1;
    display: inline-block;
    height: 125px;
    width: 100%;
}

.con-bottom-slide-b {
    background: rgba(0, 0, 0, 0) url("../images/4.jpg") repeat scroll 0 0;
    height: 125px;
    width: 100%;
}

#swiper04 .swiper-description {
    background: transparent none repeat scroll 0 0 !important;
    display: inline-block !important;
    padding: 10px 0 15px !important;
    position: relative !important;
    text-align: center !important;
    width: 100% !important;
}

#swiper04 {
    width: 100% !important;
    ;
}

    #swiper04 .swiper-slide {
        text-align: center !important;
    }

.con-slider-taghdirt .swiper-button-next03, .con-slider-taghdirt .swiper-button-prev03 {
    color: #111;
    cursor: pointer;
    font-size: 33px;
    left: 10px;
    height: 44px;
    position: absolute;
    top: 35% !important;
    width: 27px;
    z-index: 10;
}

.swiper-button-next04, .swiper-container-rtl .swiper-button-prev04 {
    left: auto;
    right: 10px;
}

.swiper-button-prev04, .swiper-container-rtl .swiper-button-next04 {
    text-align: left;
}

    .swiper-button-next04.swiper-button-disabled, .swiper-button-prev04.swiper-button-disabled {
        cursor: auto;
        opacity: 0.35;
        pointer-events: none;
    }

.r-b-s a {
    background: #10b9b4  none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    float: right;
    font-size: 32px;
    margin-top: 20px;
    padding: 5px 18px;
}

.r-b-s {
    padding-right: 0;
    margin-right: 80px;
}

.con-slider-taghdirt .swiper-button-next04, .con-slider-taghdirt .swiper-button-prev04 {
    top: 35% !important;
    color: #111;
    cursor: pointer;
    font-size: 33px;
    height: 44px;
    position: absolute;
    width: 27px;
    z-index: 10;
}

.l-b-s {
    margin-left: 80px;
}

.l-b-s-p-1 {
    float: left;
    margin-right: 50px;
    margin-top: 20px;
    width: 40%;
    color: #15a0a9 ;
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
}

.s-l-b-s-r {
    color: #15a0a9 ;
    font-family: tahoma;
    font-size: 36px;
    font-weight: bold;
    margin-top: 20px;
}

.s-l-b-s-w {
    color: #2d2d2d;
    font-family: tahoma;
    font-size: 36px;
    font-weight: bold;
}

.h2-l-b-s-p-1 {
    color: #15a0a9 ;
    font-size: 23px;
    margin: 0 0 11px;
    text-align: right;
}

.h3-l-b-s-p-1 {
    color: #2d2d2d;
    font-size: 17px;
}
/*social-link*/
.p-social-link {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 100%;
}

.link-img li {
    float: right;
    margin-left: 10px;
    text-align: center;
}

    .link-img li a {
        display: inline-block;
        font-size: 37px;
        height: 30px;
        padding: 0 9px 0 2px;
    }

.social-link {
    background: rgba(0, 0, 0, 0) url("../images/5.jpg") no-repeat scroll -36px top;
    min-height: 325px;
}

.hyper-social {
    color: #15a0a9 ;
    font-size: 26px;
    margin: 20px 0;
}

.twitter {
    color: #3fa7da;
}

.fa.fa-google-plus-square {
    color: #c92024;
}

.location {
    color: #3ca5d8;
}

.instagram {
    color: #8d5f4f;
}

.facebook {
    color: #265698;
}

.khabarname .span-footer {
    color: #15a0a9 ;
    float: right;
    font-size: 21px;
    margin-left: 0;
    margin-top: 16px;
    width: 100%;
}

.khabarname form {
    display: inline-block;
    float: right;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}

.khabarname .subscr-form .form-group {
    position: relative;
    width: 63%;
}

.khabarname .subscr-form .subscr-next, .subscr-form #subscr-submit {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background: #10b9b4  none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 18px;
    height: 43px;
    left: 1px;
    margin: 0;
    opacity: 1;
    padding: 0 11px;
    position: absolute;
    top: 1px;
    transition: opacity 0.3s ease 0s;
}

.khabarname .sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.khabarname .subscr-form .form-control {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #CCC;
    border-radius: 2px;
    color: #111;
    font-size: 16px;
    height: 45px;
}

.span-footer-1 {
    color: #2d2d2d;
    display: inline-block;
    font-size: 16px;
    margin: 10px 0;
    width: 100%;
}
/*tab footer*/
.p-tab-footer {
    background: #fff none repeat scroll 0 0;
    width: 100%;
}

.con-tab-footer {
    position: relative;
}

.p-nav-tabs {
    background: #2d2d2d none repeat scroll 0 0;
    bottom: 0;
    display: block;
    margin-right: 0;
    position: relative;
    width: 100%;
    z-index: 99;
}

.con-tab-footer .nav-tabs .active {
    background: #fff none repeat scroll 0 0;
}

.p-nav-tabs .active > a {
    color: #10b9b4  !important;
}

.p-nav-tabs .nav.nav-tabs {
    position: relative;
}

.p-nav-tabs .active a {
    color: #fff;
}

.p-nav-tabs .nav.nav-tabs {
    background: transparent none repeat scroll 0 0;
}

.p-nav-tabs .nav-tabs {
    border-bottom: 0 solid #ddd;
}

.con-tab-footer .tab-pane.fade.in.active.col-xs-12 {
    font-size: 16px;
    line-height: 26px;
    padding: 15px 0;
    text-align: justify;
}

.con-tab-footer .tab-content {
    height: auto;
}

.p-nav-tabs .nav-tabs > li {
    float: left;
    margin-bottom: 0;
    padding: 0 17px;
    text-align: center;
}

    .p-nav-tabs .nav-tabs > li a {
        color: black;
    }
/*product*/

/**/
.detail-pro {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdddf;
    box-shadow: 2px 1px 4px #dcdddf;
    border-radius: 4px;
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}
/*gallery*/
.gallery-widget .filters {
    margin-top: 24px;
}

.right-detail-pic .deet-big-img {
    width: 100%;
    padding: 5px;
    height: 150px;
}

.gallery-widget .filters a {
    display: inline-block;
    -webkit-transition: color 0.25s ease;
    -moz-transition: color 0.25s ease;
    transition: color 0.25s ease;
    font-weight: 300;
    margin: 0 20px 20px 0;
}

    .gallery-widget .filters a:hover {
        text-decoration: none;
        color: #b2b2b2;
    }

    .gallery-widget .filters a.active {
        color: #b2b2b2;
    }

@media only screen and (max-width: 360px) {
    .gallery-widget .gallery-grid .gallery-item {
        width: 100%;
    }
}

.gallery-widget .gallery-grid .gallery-item a {
    display: block;
    position: relative;
    width: 100%;
    background: #fff;
}

    .gallery-widget .gallery-grid .gallery-item a .overlay {
        position: absolute;
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        background: url(../images/overlay-primary.png) repeat;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
    }

.icon-expand:before {
    content: "\e01d";
}

.gallery-widget .gallery-grid .gallery-item a .overlay span {
    background: #24ded9  none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 1.7em;
    height: 72px;
    left: 44%;
    margin: -32px 0 0 -14px;
    padding-right: 7px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    top: 60%;
    transition: top 0.25s ease 0s;
    width: 72px;
}

.detail-product .gallery-item img {
    width: 100%;
}

.gallery-item {
    display: none;
}

    .gallery-item:first-child {
        display: block;
        text-align: center;
    }

.gallery-widget .gallery-grid .gallery-item a .overlay span .icon-music-play {
    line-height: 0;
    font-size: 1.25em;
}

.gallery-widget .gallery-grid .gallery-item a:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

    .gallery-widget .gallery-grid .gallery-item a:hover .overlay span {
        top: 50%;
        filter: alpha(opacity=100);
    }

.lightGallery {
    overflow: hidden !important;
}

#lightGallery-Gallery img {
    border: none !important;
}

#lightGallery-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    opacity: 1;
    -webkit-transition: opacity 0.35s ease;
    -moz-transition: opacity 0.35s ease;
    -o-transition: opacity 0.35s ease;
    -ms-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease;
    background: #565c65;
}
/*lightGallery starting effects*/
#lightGallery-Gallery.opacity {
    opacity: 1;
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}

    #lightGallery-Gallery.opacity .thumb_cont {
        opacity: 1;
    }

#lightGallery-Gallery.fadeM {
    opacity: 0;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
/*lightGallery starting effects*/
/*lightGallery core*/
#lightGallery-Gallery {
    height: 100%;
    opacity: 0;
    width: 100%;
    position: relative;
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}

#lightGallery-slider {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    white-space: nowrap;
}

    #lightGallery-slider .lightGallery-slide {
        background: url(../images/loading.gif) no-repeat scroll center center transparent;
        display: inline-block;
        height: 100%;
        line-height: 1px;
        text-align: center;
        width: 100%;
    }

    #lightGallery-slider.slide .lightGallery-slide {
        position: absolute;
        opacity: 0.4;
    }

    #lightGallery-slider.fadeM .lightGallery-slide {
        position: absolute;
        left: 0;
        opacity: 0;
    }

    #lightGallery-slider.animate .lightGallery-slide {
        position: absolute;
        left: 0;
    }

    #lightGallery-slider.fadeM .current {
        opacity: 1;
        z-index: 9;
    }

#lightGallery-Gallery.opacity .lightGallery-slide.current img,
#lightGallery-Gallery.opacity .lightGallery-slide.current iframe {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
}

.lightGallery-slide.current img, .lightGallery-slide.current iframe {
    transform: scale(0.5, 0.5);
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}

#lightGallery-Gallery.fadeM .lightGallery-slide.current img, #lightGallery-Gallery.fadeM .lightGallery-slide.current iframe {
    transform: scale(0.5, 0.5);
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
}

#lightGallery-slider.fadeM.on .current {
    opacity: 1;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}

#lightGallery-slider.fadeM .lightGallery-slide {
    transition: opacity 0.4s ease 0s;
    -moz-transition: opacity 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    -ms-transition: opacity 0.4s ease 0s;
}

#lightGallery-slider.slide .lightGallery-slide {
    transform: translate3d(100%, 0px, 0px);
    -moz-transform: translate3d(100%, 0px, 0px);
    -ms-transform: translate3d(100%, 0px, 0px);
    -webkit-transform: translate3d(100%, 0px, 0px);
    -o-transform: translate3d(100%, 0px, 0px);
}

#lightGallery-slider.slide.on .lightGallery-slide {
    opacity: 0;
}

#lightGallery-slider.slide .lightGallery-slide.current {
    opacity: 1 !important;
    transform: translate3d(0px, 0px, 0px) !important;
    -moz-transform: translate3d(0px, 0px, 0px) !important;
    -ms-transform: translate3d(0px, 0px, 0px) !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    -o-transform: translate3d(0px, 0px, 0px) !important;
}

#lightGallery-slider.slide .lightGallery-slide.prevSlide {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
    -moz-transform: translate3d(-100%, 0px, 0px);
    -ms-transform: translate3d(-100%, 0px, 0px);
    -webkit-transform: translate3d(-100%, 0px, 0px);
    -o-transform: translate3d(-100%, 0px, 0px);
}

#lightGallery-slider.slide .lightGallery-slide.nextSlide {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
    -moz-transform: translate3d(100%, 0px, 0px);
    -ms-transform: translate3d(100%, 0px, 0px);
    -webkit-transform: translate3d(100%, 0px, 0px);
    -o-transform: translate3d(100%, 0px, 0px);
}

#lightGallery-slider.slide.on .lightGallery-slide,
#lightGallery-slider.slide.on .current,
#lightGallery-slider.slide.on .prevSlide, #lightGallery-slider.slide.on .nextSlide {
    transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    -webkit-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    -ms-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

#lightGallery-slider.speed .lightGallery-slide,
#lightGallery-slider.speed .current,
#lightGallery-slider.speed .prevSlide,
#lightGallery-slider.speed .nextSlide {
    transition-duration: inherit !important;
    -moz-transition-duration: inherit !important;
    -webkit-transition-duration: inherit !important;
    -o-transition-duration: inherit !important;
    -ms-transition-duration: inherit !important;
}

#lightGallery-slider.timing .lightGallery-slide, #lightGallery-slider.timing .current, #lightGallery-slider.timing .prevSlide, #lightGallery-slider.timing .nextSlide {
    transition-timing-function: inherit !important;
    -moz-transition-timing-function: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    -o-transition-timing-function: inherit !important;
    -ms-transition-timing-function: inherit !important;
}

#lightGallery-slider .lightGallery-slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

#lightGallery-slider .lightGallery-slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    cursor: -moz-grabbing;
    cursor: grab;
    cursor: -webkit-grab;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
}
/*lightGallery core*/
/*action*/
#lightGallery-action {
    bottom: 20px;
    position: absolute;
    left: 50%;
    direction: ltr;
    margin-left: -55px;
    z-index: 9;
    -webkit-backface-visibility: hidden;
}

    #lightGallery-action a {
        margin: 0 3px 0 0 !important;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        display: inline-block !important;
        display: inline-block;
        vertical-align: middle;
        *display: inline;
        *zoom: 1;
        background: #F15C5B;
        font-size: 21px;
        width: 28px;
        height: 28px;
        font-family: 'Slide-icons';
        color: #FFF;
        cursor: pointer;
    }

        #lightGallery-action a.disabled {
            opacity: 0.6;
            filter: alpha(opacity=60);
            cursor: default;
            background: #F15C5B !important;
        }

        #lightGallery-action a:hover,
        #lightGallery-action a:focus {
            color: #24ded9 ;
            background: #F15C5B;
        }

        #lightGallery-action a#lightGallery-prev:before, #lightGallery-action a#lightGallery-next:after {
            left: 10px;
            bottom: 0px;
            position: absolute;
        }

        #lightGallery-action a#lightGallery-prev:before {
            content: "\f0d9";
            font-family: 'fontawesome';
        }

        #lightGallery-action a#lightGallery-next:after {
            content: "\f0da";
            font-family: 'fontawesome';
        }

        #lightGallery-action a.cLthumb:after {
            font-family: 'fontawesome';
            content: "\f0d7";
            left: 9px;
            bottom: 0px;
            font-size: 21px;
            position: absolute;
        }
/*action*/
/*counter*/
#lightGallery_counter {
    bottom: 52px;
    text-align: center;
    width: 100%;
    position: absolute;
    z-index: 9;
    color: #FFFFFF;
}
/*lightGallery Thumb*/
#lightGallery-Gallery .thumb_cont {
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #24272d;
    -webkit-transition: max-height 0.4s ease-in-out;
    -moz-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
    -ms-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out;
    z-index: 9;
    max-height: 0;
    opacity: 0;
}

    #lightGallery-Gallery .thumb_cont.open {
        max-height: 350px;
    }

    #lightGallery-Gallery .thumb_cont .thumb_inner {
        margin-left: -12px;
        padding: 12px;
        max-height: 290px;
        overflow-y: auto;
        direction: ltr;
    }

    #lightGallery-Gallery .thumb_cont .thumb_info {
        background-color: #F15C5B;
        direction: ltr;
        padding: 7px 20px;
    }

        #lightGallery-Gallery .thumb_cont .thumb_info .count {
            color: #ffffff;
            font-weight: bold;
            font-size: 12px;
        }

        #lightGallery-Gallery .thumb_cont .thumb_info .close {
            color: #FFFFFF;
            display: block;
            float: right !important;
            width: 28px;
            position: relative;
            height: 28px;
            border-radius: 2px;
            margin-top: -10px;
            -webkit-transition: opacity 0.3s ease;
            -moz-transition: opacity 0.3s ease;
            transition: opacity 0.3s ease;
            opacity: 1;
            filter: alpha(opacity=100);
            z-index: 1090;
            cursor: pointer;
        }

            #lightGallery-Gallery .thumb_cont .thumb_info .close i:after {
                left: 6px;
                position: absolute;
                top: 4px;
            }

#lightGallery-close {
    color: #FFFFFF;
    height: 28px;
    position: absolute;
    right: 20px;
    top: 14px;
    width: 28px;
    text-align: center;
    z-index: 1090;
    cursor: pointer;
    background-color: #000;
    border-radius: 2px;
    background: transparent;
    opacity: 1;
    filter: alpha(opacity=1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-backface-visibility: hidden;
}

    #lightGallery-Gallery .thumb_cont .thumb_info .close i:after,
    #lightGallery-close:after {
        content: "\f057";
        font-style: normal;
        font-family: fontawesome;
        font-size: 0.83333333em;
        font-size: 30px;
    }

#lightGallery-Gallery .thumb_cont .thumb_info .close:hover {
    text-decoration: none;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

#lightGallery-Gallery .thumb_cont .thumb {
    display: inline-block !important;
    vertical-align: middle;
    text-align: center;
    *display: inline; /* IE7 inline-block hack */
    *zoom: 1;
    margin-bottom: 4px;
    margin-left: 4px;
    height: 50px;
    width: 50px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    overflow: hidden;
    border-radius: 3px;
    border: 3px solid transparent;
    cursor: pointer;
    -webkit-transition: border-color linear 0.2s, opacity linear 0.2s;
    -moz-transition: border-color linear 0.2s, opacity linear 0.2s;
    -o-transition: border-color linear 0.2s, opacity linear 0.2s;
    -ms-transition: border-color linear 0.2s, opacity linear 0.2s;
    transition: border-color linear 0.2s, opacity linear 0.2s;
}

@media (min-width: 800px) {
    #lightGallery-Gallery .thumb_cont .thumb {
        width: 94px;
        height: 94px;
    }
}

#lightGallery-Gallery .thumb_cont .thumb img {
    height: auto;
    max-width: 100%;
}

#lightGallery-Gallery .thumb_cont .thumb.active,
#lightGallery-Gallery .thumb_cont .thumb:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    border-color: #ffffff;
}
/*lightGallery Thumb*/
/*lightGallery Video*/
#lightGallery-slider .video_cont {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
}

#lightGallery-slider .video_cont {
    background: none;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#lightGallery-slider .video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

    #lightGallery-slider .video iframe {
        width: 100% !important;
        height: 100% !important;
        position: absolute;
        top: 0;
        left: 0;
    }
/*lightGallery Video*/
/*lightGallery info Title Desc*/
#lightGallery-slider .info {
    background: #24272d;
    color: #FFFFFF;
    padding: 10px 50px;
    position: absolute;
    top: 0;
    width: 100%;
}

    #lightGallery-slider .info span {
        display: block;
        line-height: 1;
    }

        #lightGallery-slider .info span:last-child {
            margin-top: 6px;
        }

    #lightGallery-slider .info .title {
        font-size: 16px;
        font-weight: bold;
    }

    #lightGallery-slider .info .desc {
        color: #e6e6e6;
        font-size: 12px;
    }

.cnt-detail {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 16px 16px 0;
}
/*detail product*/
.desc-detail.tile {
    border: 0 solid #b2b2b2 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    position: relative !important;
    text-align: right !important;
}

.desc-detail .rate {
    background: #ffcd58 none repeat scroll 0 0;
    border-radius: 4px;
    color: #111;
    font-size: 17px;
    padding: 5px 10px;
    display: inline-block;
}

.desc-detail .fa.fa-shopping-cart {
    margin-left: 9px;
}

.desc-detail .add-cart-btn {
    float: right;
    background: #10b9b4  none repeat scroll 0 0;
    border: none;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    margin-top: 0;
    padding: 0 0 0 20px;
}

.animat-sabad {
    display: inline-block;
    padding-top: 5px;
}

.desc-detail .add-cart-btn:hover {
    background: rgb(16 185 180)none repeat scroll 0 0;
}

.desc-detail .add-cart-btn[disabled] {
    background: #999796;
}

.desc-detail ul {
    list-style: outside none none;
    padding: 0;
}

.lable-detail {
    color: #111;
    font-size: 14px;
    padding-right: 0;
}

.txt-detail {
    color: #676767;
    font-size: 16px;
    text-align: right;
}

.rate {
    font-size: 15px;
}

.fa.fa-star.deactive {
    color: #cacaca;
}

.right-top-detail-love-1 > a:hover {
    text-decoration: none;
}

.right-top-detail-star ul {
    float: left;
    list-style: outside none none;
    padding: 0;
    text-align: left;
}

.right-top-detail-like {
    float: left;
    margin-left: 10px;
    margin-top: 2px;
    width: 60px;
}

.btn-love {
    background: #f4f5f7 none repeat scroll 0 0;
    border: none;
    color: #A4A8A8;
    text-align: center;
}

.done-req {
    color: #e74746;
}

.btn-love:hover {
    color: #e74746;
}

span.like-count {
    display: inline-block;
    width: 20px;
    color: #e74746;
}

.ul-pro li {
    margin-bottom: 10px;
}

.right-top-detail-star li {
    float: left;
    width: 17px;
}

.right-top-detail-star a {
    color: #ef3f3e;
}

    .right-top-detail-star a:hover {
        color: #eebfbe;
    }

.hover-star {
    background: rgba(0, 0, 0, 0) url("../images/ss.png") no-repeat scroll 0 0;
    height: 20px;
    width: 100%;
}

.right-top-detail-star a:hover .hover-star {
    background: rgba(0, 0, 0, 0) url("../images/tstar.png") no-repeat scroll 0 0;
    text-decoration: none;
}

.right-top-detail-star a:hover {
    text-decoration: none;
}

.right-top-detail {
    border-bottom: 1px dashed #666;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.h1-content {
    color: #222;
    font-size: 17px;
    font-weight: bold;
}

.detail-product {
    padding: 16px;
}

.name-detail-pro {
    background: #f4f5f7;
    padding: 6px;
    margin-bottom: 6px;
}

.desc-detail ul {
    list-style: outside none none;
    padding: 0;
}

.first-price {
    background: #ebecee none repeat scroll 0 0;
    color: #666;
    float: right;
    font-size: 17px;
    padding: 4px 20px;
    text-decoration: line-through;
}

.first-price-2 {
    background: #ebecee none repeat scroll 0 0;
    color: #666;
    float: right;
    font-size: 17px;
    padding: 4px 20px;
}

.discount-price {
    background: #15a0a9  none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-size: 17px;
    padding: 4px 9px;
}

.last-price {
    color: #10b9b4 ;
    font-size: 20px;
}

.last-pricecharity {
    color: #d72f00;
}

.desc-detail .list-item ul li:nth-child(1), .desc-detail .list-item ul li:nth-child(2) {
    width: 30%;
}

.desc-detail .list-item ul li:nth-child(3) {
    width: 40%;
}

.desc-detail .list-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #dcdddf -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 4px;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: inline-block;
    margin-top: 15px;
    box-shadow: none;
    padding-top: 0;
    width: 100%;
}

    .desc-detail .list-item li a {
        color: #666;
        display: table-cell;
        font-size: 17px;
        padding-top: 0;
        vertical-align: middle;
    }

.span-titr-pr {
    color: #222;
    display: inline-block;
    font-size: 17px;
    padding: 10px 0;
    width: 100%;
    font-weight: bold;
}

.p-titr-pr {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 15px;
}

.same-pro {
    margin-top: 15px;
}

.detail-pro .p-nav-tabs {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid #e9eaeb;
    bottom: 0;
    display: block;
    margin-right: 0;
    position: relative;
    width: 100%;
    z-index: 99;
}

.detail-pro .nav-tabs .active {
    background: transparent none repeat scroll 0 0;
}

.detail-pro .p-nav-tabs .nav-tabs > li a {
    font-size: 16px;
    font-weight: bold;
}

.detail-pro .p-nav-tabs .nav-tabs > li {
    border-left: 1px solid #e9eaeb;
    float: left;
    margin-bottom: 0;
    padding: 0 17px;
    text-align: center;
}

.con-tab-mahsoolat .active a, .con-tab-mahsoolat li a:hover, .con-tab-mahsoolat li a:focus {
    display: inline-block;
    width: 100%;
}

.detail-pro .p-nav-tabs .nav-tabs > li {
    border-left: 1px solid #e9eaeb;
    float: left;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
}

.detail-pro .tab-pane.active.in {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 15px;
    padding-top: 10px;
    text-align: justify;
}

    .detail-pro .tab-pane.active.in img {
        clear: both;
        margin: 20px 0;
        max-width: 100%;
    }

.img-tab {
    clear: both;
    display: inline-block;
    float: right;
    text-align: center;
    width: 100%;
}
/*search in header*/
.search-cat .search-form {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: table;
    width: 100%;
    margin: 10px 0;
}
/**/
.row-ul-search-site .form-group {
    margin-left: 5%;
    margin-bottom: 10px;
}

.row-ul-search-site label {
    padding-left: 8px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 13px;
}

.row-ul-search-site select {
    box-shadow: none;
}

.progres-bar-area {
    margin: 11px 0 3px;
    clear: both;
}

    .progres-bar-area #price-label {
        display: block;
        float: right;
        padding-left: 18px;
        padding-right: 10px;
        padding-top: 4px;
    }

    .progres-bar-area .progres-bar {
        float: right;
        margin-top: 1px;
    }

@media(max-width:991px) {
    .row-ul-search-site .form-group {
        margin-left: 1%;
    }
}
.tile h2 {
 
    font-size: 14px !important;
   
}.txt-detail {
    color: #676767;
    font-size: 16px;
    text-align: right;
    padding: 0;
    margin: 8px 0;
}

#slider12a .slider-track-high, #slider12c .slider-track-high {
    background: green;
}

#slider12b .slider-track-low, #slider12c .slider-track-low {
    background: red;
}

#slider12c .slider-selection {
    background: yellow;
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

    .slider.slider-horizontal {
        width: 210px;
        height: 20px;
        margin: 10px 11px 5px 18px;
    }
        /*.slider.slider-horizontal .slider-track { height: 10px; width: 100%; margin-top: -5px; top: 50%; left: 0; }*/
        /*.slider.slider-horizontal .slider-selection,*/
        .slider.slider-horizontal .slider-track-low,
        .slider.slider-horizontal .slider-track-high {
            height: 100%;
            top: 0;
            bottom: 0;
        }

        .slider.slider-horizontal .slider-tick,
        .slider.slider-horizontal .slider-handle {
            margin-left: -10px;
        }

            .slider.slider-horizontal .slider-tick.triangle,
            .slider.slider-horizontal .slider-handle.triangle {
                position: relative;
                top: 50%;
                transform: translateY(-50%);
                border-width: 0 10px 10px 10px;
                width: 0;
                height: 0;
                border-bottom-color: #0480be;
                margin-top: 0;
            }

        .slider.slider-horizontal .slider-tick-container {
            white-space: nowrap;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
        }

        .slider.slider-horizontal .slider-tick-label-container {
            white-space: nowrap;
            margin-top: 20px;
        }

            .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
                padding-top: 4px;
                display: inline-block;
                text-align: center;
            }

    .slider.slider-vertical {
        height: 210px;
        width: 20px;
    }

        .slider.slider-vertical .slider-track {
            width: 10px;
            height: 100%;
            left: 25%;
            top: 0;
        }

        .slider.slider-vertical .slider-selection {
            width: 100%;
            left: 0;
            top: 0;
            bottom: 0;
        }

        .slider.slider-vertical .slider-track-low, .slider.slider-vertical .slider-track-high {
            width: 100%;
            left: 0;
            right: 0;
        }

        .slider.slider-vertical .slider-tick, .slider.slider-vertical .slider-handle {
            margin-top: -10px;
        }

            .slider.slider-vertical .slider-tick.triangle, .slider.slider-vertical .slider-handle.triangle {
                border-width: 10px 0 10px 10px;
                width: 1px;
                height: 1px;
                border-left-color: #0480be;
                margin-left: 0;
            }

        .slider.slider-vertical .slider-tick-label-container {
            white-space: nowrap;
        }

            .slider.slider-vertical .slider-tick-label-container .slider-tick-label {
                padding-left: 4px;
            }

    .slider.slider-disabled .slider-handle {
        background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
        background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
        background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
    }

    .slider.slider-disabled .slider-track {
        background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
        background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
        background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
        cursor: not-allowed;
    }

    .slider input {
        display: none;
    }

    .slider .tooltip.top {
        margin-top: -36px;
    }

    .slider .tooltip-inner {
        white-space: nowrap;
        max-width: none;
    }

    .slider .hide {
        display: none;
    }
/*.slider-track { position: absolute; cursor: pointer; background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%); background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%); background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); border-radius: 4px; }
.slider-selection { position: absolute; background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%); background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%); background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0); -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 4px; }*/
/*.slider-selection.tick-slider-selection { background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%); background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%); background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0); }
.slider-track-low, .slider-track-high { position: absolute; background: transparent; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 4px; }
.slider-handle { position: absolute; top: 0; width: 20px; height: 20px; background-color: #337ab7; background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%); background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%); background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0); filter: none; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); border: 0px solid transparent; }
    .slider-handle.round { border-radius: 50%; }
    .slider-handle.triangle { background: transparent none; }
    .slider-handle.custom { background: transparent none; }
        .slider-handle.custom::before { line-height: 20px; font-size: 20px; content: '\2605'; color: #726204; }*/
.slider-tick {
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    filter: none;
    opacity: 0.8;
    border: 0px solid transparent;
}

    .slider-tick.round {
        border-radius: 50%;
    }

    .slider-tick.triangle {
        background: transparent none;
    }

    .slider-tick.custom {
        background: transparent none;
    }

        .slider-tick.custom::before {
            line-height: 20px;
            font-size: 20px;
            content: '\2605';
            color: #726204;
        }

    .slider-tick.in-selection {
        background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
        background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
        background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
        opacity: 1;
    }

.progres-bar span {
    float: right;
    font-size: 17px;
    margin-left: 10px;
}

.slider {
    display: inline-block;
    float: right;
    margin-left: 11px;
    margin-top: 5px;
    position: relative;
    vertical-align: middle;
}

.row-ul-search-site.progres-bar {
    display: inline-block;
    padding-top: 16px;
}
/*.slider-handle { background-color: #15a0a9 ; background-image: linear-gradient(to bottom, #15a0a9  20%, #10b9b4  100%); background-repeat: repeat-x; border: 0 solid transparent; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05); filter: none; height: 20px; position: absolute; top: 0; width: 20px; }*/
/*.slider-track { background-image: linear-gradient(to bottom, #ccc 0%, #474747 100%); background-repeat: repeat-x; border-radius: 4px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; cursor: pointer; position: absolute; }*/
/*.slider-selection { background-image: linear-gradient(to bottom, #666 0%, #111 100%); background-repeat: repeat-x; border-radius: 4px; box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset; box-sizing: border-box; position: absolute; }*/

.slider-handle {
    background: rgba(0, 0, 0, 0) URL("../images/ui-widget-bg.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 24px;
    margin-left: -0.75em;
    position: absolute;
    top: -9px;
    width: 24px;
    z-index: 2;
}

    .slider-handle.max-slider-handle {
        background-position: right top;
        margin-left: -16px;
    }

.slider-track {
    background: rgba(0, 0, 0, 0) URL("../images/ui-widget-bg.png") no-repeat scroll 0 -42px;
    height: 7px;
    margin: 0 auto;
    position: relative;
    width: 210px;
}

.slider-selection {
    background: rgba(0, 0, 0, 0) URL("../images/ui-widget-bg.png") no-repeat scroll 0 -34px;
    border: 0 none;
    display: block;
    font-size: 0.7em;
    height: 7px;
    position: absolute;
    top: 0;
    z-index: 1;
}

/**/
#swiper05 {
    width: 92% !important;
}

.row-slider-brand {
    display: inline-block;
    padding: 10px 18px;
    width: 100%;
}

.fa.fa-angle-down {
    color: #10b9b4 ;
    float: right;
    font-size: 24px;
    margin-left: 11px;
}

.span-slider-brand {
    font-size: 18px;
}

#swiper05 .con-slider-taghdirt .swiper-button-next, #swiper05 .con-slider-taghdirt .swiper-button-prev {
    color: #111;
    cursor: pointer;
    font-size: 33px;
    height: 44px;
    position: absolute;
    text-align: left;
    top: 35% !important;
    width: 27px;
    z-index: 10;
}

#swiper05 .swiper-button-next {
    text-align: right !important;
}

.quantity-pro {
    color: #ef3f3e;
    display: inline-block;
    float: right;
    font-size: 20px;
    margin: 15px 0 0;
    width: 100%;
}

    .quantity-pro .fa.fa-server {
        color: #969ba8;
        float: right;
        font-size: 27px;
        margin-left: 15px;
    }

    .quantity-pro .fa.fa-qrcode {
        color: #969ba8;
        float: right;
        font-size: 27px;
        margin-left: 15px;
    }

/**/

.topprod-ribbon-suggest {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

.topprod-ribbon-new {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.last-mahsoolat {
    clear: both;
}

.tile h2 {
    margin-right: 10px;
    text-align: center;
    padding-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 10px;
    text-overflow: ellipsis;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0f8884;
}

.catalog-grid .tile .footer .tools .add-cart-btn:hover span {
    display: inline-block;
}

.catalog-grid .tile {
    position: relative;
    border: 1px solid #b2b2b2;
    border-radius: 5px;
    margin: 10px auto 20px;
}

.catalog-grid .main-img-thumbnail {
    display: block;
    margin: 0 auto;
    max-width: 91%;
    padding-top: 15px;
}

.catalog-grid .tile .footer {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    padding: 5px 10px;
}

    .catalog-grid .tile .footer a:hover {
        color: #24ded9 ;
        text-decoration: none;
    }

    .catalog-grid .tile .footer .tools {
        position: relative;
        height: 48px;
    }

        .catalog-grid .tile .footer .tools .rate {
            color: #10b9b4 ;
            font-size: 17px;
            position: absolute;
            right: 0;
            top: 8px;
        }

.catalog-grid .charity {
    color: #d72f00;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 27px;
}

.catalog-grid .discount {
    top: -4px;
    color: #aaa;
    font-size: 11px;
    position: absolute;
    right: 0;
}

.catalog-grid .tile .footer .tools .rate span {
    display: block;
    float: left;
    font-size: 1em;
    color: #b2b2b2;
    margin-right: 2px;
}

    .catalog-grid .tile .footer .tools .rate span.active {
        color: #24ded9 ;
    }

.catalog-grid .tile .footer .tools .wishlist-btn, .catalog-grid .tile .footer .tools .share-btn, .catalog-grid .tile .footer .tools .add-cart-btn {
    position: absolute;
    text-align: center;
    font-size: 1.25em !important;
    font-weight: 300;
    white-space: nowrap;
}

.catalog-grid .tile .footer .tools .add-cart-btn {
    background: #10b9b4 none repeat scroll 0 0;
    border-radius: 8px;
    color: #fff;
    display: block;
    font-size: 1.25em !important;
    font-weight: 300;
    height: 44px;
    left: 0;
    overflow: hidden;
    padding-top: 7px;
    text-decoration: none;
    top: 0;
    transition: width 0.25s ease 0s;
    white-space: nowrap;
    width: 42px;
    z-index: 1;
}

    .catalog-grid .tile .footer .tools .add-cart-btn span {
        display: none;
        color: #fff;
        color: #fff;
        display: none;
        float: right;
        font-size: 14px;
        margin-right: 6px;
    }

    .catalog-grid .tile .footer .tools .add-cart-btn i {
        font-size: 28px;
        vertical-align: middle;
    }

    .catalog-grid .tile .footer .tools .add-cart-btn:hover {
        width: 115px;
        padding-top: 7px;
        z-index: 2;
    }

        .catalog-grid .tile .footer .tools .add-cart-btn:hover span {
            display: inline-block;
        }

.catalog-grid .tile .footer .tools .share-btn {
    top: 2px;
    right: 62px;
    color: #24ded9 ;
    cursor: pointer;
    padding-top: 12px;
}

    .catalog-grid .tile .footer .tools .share-btn i {
        font-size: 1.2em;
    }

.item-thumb .ratingBox {
    float: none;
}

.item:hover {
    text-decoration: none;
}

.media-hover {
    background: URL("../images/back-title.png");
    bottom: 0;
    color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: opacity 0.3s ease 0s;
    width: 100%;
}

.item-thumb:hover .media-hover {
    opacity: 0.5;
}

.item-thumb:hover h2 {
    color: #24ded9 ;
}

.item-thumb {
    border-radius: 4px;
    backface-visibility: hidden;
    background: #FFF;
    position: relative;
}

.catalog-grid .right-top-detail-star {
    margin: 7px 10px;
}
/**/
.pagee {
    clear: both;
    margin-bottom: 30px;
    text-align: center;
}

.divider {
    border-top: 1px solid #dee0e5;
    display: block;
    margin: 30px 0;
}

    .divider + .numeric-pagination {
        margin-top: -15px;
    }

    .divider.light {
        border-color: #ecedf1;
    }

.numeric-pagination, .button-pagination {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}
/**/
@media (max-width:991px) {
    .con-row-1 {
        display: flex;
        display: inline-flex;
        flex-direction: column;
        width: 100%;
    }

    .right-con-pg {
        order: 2;
    }

    .left-con-pg {
        order: 1;
    }

    .r-r-c-p-1 img, .r-c-p-2 img, .r-c-p-4 img, .l-r-c-p-1 img {
        max-height: 250px;
    }

    .widgetLink li {
        width: 100%;
    }

    .ax-kenare-matn .widgetLink li .widgetImgThumb {
        width: 15%;
    }

    #swiper03 .swiper-slide img, #swiper02 .swiper-slide img {
        height: 130px !important;
    }

    .row.reorder {
        display: flex;
        display: inline-flex;
        flex-direction: column;
        width: 100%;
    }

    .center-footer {
        order: 1;
    }

    .right-footer {
        order: 2;
    }

    .left-footer {
        order: 3;
    }

    .txt-c-b-s {
        font-size: 19px;
    }

    .l-b-s-p-1 {
        margin-top: 0;
    }

    .social-link {
        min-height: 290px;
        background-size: 51%;
    }

    .p-nav-tabs .nav-tabs > li {
        padding: 0 14px;
    }
}

@media (max-width:767px) {
    .p-banner-r {
    padding-right: 15px;
    float: right;
    width: 25%;
    margin: 0;
}
    .left-single-shop {
    width: 90% !important;
    float: none !important;
}
    .left-single-shop-i img {
   
    padding: 10px;
}
    #ShowAllProd{text-align:center;}
    .left-side {
    margin-top: 0;
}
    .right-side {
    padding-left: 0;
}
    .left-single-shop ul li {
        padding-left: 0;
    }

    .tab-right .tabs-widget .nav-tabs li {
        padding: 0px 0;
    }

        .tab-right .tabs-widget .nav-tabs li a {
            line-height: 20px;
        }

    #swiper01 {
        height: 150px !important;
    }

    .left-con-pg .nav.nav-tabs {
        bottom: -111px;
    }

    .list-item {
        margin-top: 128px;
    }

    .couple div {
        width: 100%;
    }

        .couple div a img, .single img {
            height: 150px;
        }

    .list-item ul li {
        width: 100% !important;
    }

    .list-item > ul {
        width: 100%;
        display: inline-block;
    }

    .left-top-hyper {
        margin-top: 0;
    }

    .bhoechie-tab-menu .nav.nav-tabs {
        bottom: 0px;
    }

    .vertical-tab .nav-tabs .active {
        background: #EF3F3E;
    }

    .vertical-tab .nav > li > a, .vertical-tab .nav > li > a:hover {
        border-left: 0px solid #e6e7e9 !important;
        width: 100%;
    }

    .r-r-c-p-1, .l-r-c-p-1 {
        padding-right: 0;
        padding-left: 0;
    }

    .l-r-c-p-1 {
        margin-top: 15px;
    }

    .r-r-c-p-5, .l-r-c-p-5 {
        margin-bottom: 15px;
        padding-right: 0;
        padding-left: 0;
    }

    .footer-link-img {
        width: 100%;
    }

    .bottom-left-top-hyper {
        float: left;
        display: inline-block;
        width: 100%;
    }

    .left-single-shop ul li , .catalog-grid .main-img-thumbnail{
        height: auto !important;
    }
    .main-pager a {
    padding: 0 8px !important;
   
}
    .left-single-shop-i img {
        height: auto !important;
    }

    .r-r-c-p-5 > img, .l-r-c-p-5 > img {
        height: auto !important;
    }

    .r-b-s {
        margin-bottom: 15px;
        margin-right: 0;
        TEXT-ALIGN: CENTER;
    }

        .r-b-s a {
            float: none;
        }

    .bottom-slide, .con-bottom-slide {
        background: rgba(0, 0, 0, 0) url("../images/4.jpg") repeat scroll 0 0;
    }

    .txt-c-b-s {
        padding-top: 20px;
    }

    .r-b-s a {
        margin-top: 0px;
        display: inline-block;
    }

    .l-b-s {
        margin-left: 0;
    }

    .l-b-s-p-1 {
        margin-right: 10px;
    }

    .h2-l-b-s-p-1 {
        text-align: center;
    }

    .social-link {
        background: #FFF;
    }

    .hyper-social {
        font-size: 23px;
    }

    .khabarname .subscr-form .form-group {
        width: 100%;
    }

    .p-nav-tabs .nav-tabs > li {
        padding: 0 0px;
    }

    .right-top-detail-star {
        margin-top: 13px;
    }

    .slider.slider-horizontal {
        height: 20px;
    }

    .progres-bar span {
        float: right;
        font-size: 13px;
        margin-left: 10px;
        margin-top: 5px;
    }
}

.footer-content .h2txt {
    color: #666666;
    font-size: 18px;
    margin-bottom: 20px;
}

.p-footer .fa.fa-angle-down {
    color: #10b9b4 ;
    float: right;
    font-size: 26px;
    margin-left: 6px;
    position: relative;
    top: -5px;
}

.thumbGalery {
    height: 80px;
    padding: 0;
}

    .thumbGalery img {
        height: 100%;
        border: solid 1px #e7e7e7;
        opacity: 0.7;
    }

        .thumbGalery img:hover {
            opacity: 1;
            border: solid 1px #cfcfcf;
        }



/* sabad kharid*/
.con-main-pg {
    width: 100%;
    height: 100%;
    margin: 15px 0;
}

.thead-inverse {
    background: linear-gradient(#10b9b4 , #24ded9 );
    ;
    color: #FFF;
    font-weight: bold;
}

    .thead-inverse th {
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        border-left: 1px solid #FFF;
    }

.fig-tbl {
    float: right;
    margin-left: 15px;
    width: 68px;
    height: auto;
}

.img-tbl {
    width: 100%;
}

.lnk-tbl {
    color: #111;
    font-weight: bold;
    font-size: 14px;
}

.left-fig {
    float: right;
    width: 70%;
    padding-top: 4px;
}

.lnk-tbl {
    color: #10b9b4 ;
    font-size: 15px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
    white-space: nowrap;
    margin-bottom: 10px;
}

.color-tbl {
    color: #111;
    font-size: 14px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 10px;
    font-size: 16px;
    font-weight: normal;
}

td, th {
    padding: 0;
    text-align: center;
    vertical-align: middle !important;
    font-size: 16px;
    border-left: 1px solid #E3DEDE;
}

tr th:last-child {
    border-left: 0;
}

.table {
    margin-bottom: 0;
}

.top-tb {
    display: block;
    background: #f6f6f6;
    width: 100%;
    box-shadow: 2px 6px 8px #c2c0c0;
    margin-bottom: 25px;
}

.row-second-tb {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 0px 0;
    font-size: 14px;
}

.left-cul {
    padding: 10px 15px;
    border-right: 1px solid #ddd;
}

.right-cul {
    padding: 10px 0;
    color: #10b9b4 ;
    font-size: 15px;
}

.fa.fa-circle-thin, .left-cul .fa.fa-shopping-cart {
    float: right;
    color: #10b9b4 ;
    font-size: 22px;
    margin-left: 10px;
    background: none;
    padding: 0;
}

.btn.btn-default.btn-color {
    background: #10b9b4 ;
    color: #FFF;
    margin: 0 11px;
}

    .btn.btn-default.btn-color:hover {
        background: #CCC;
        color: #10b9b4 ;
        margin: 0 11px;
    }

.del-btn {
    border: 1px solid #9d9d9d;
    border-radius: 4px;
    font-size: 15px;
    padding: 5px 15px;
    float: right;
    color: #9d9d9d;
}

.btn-yellow {
    border: 1px solid #e4ca6e;
    border-radius: 4px;
    margin: 0 11px;
    font-size: 15px;
    background: #e4ca6e;
    padding: 5px 15px;
    float: right;
    color: #666;
}

.btn.btn-default.btn-del:hover {
    background: #10b9b4 ;
    color: #FFF;
    margin: 0 11px;
    float: right;
}

.row-second-tb:last-child {
    border-bottom: 0px;
}

.select-type {
    display: inline-block;
    margin: 5px 0;
}

.fa.fa-check-circle-o {
    float: right;
    color: #10b9b4 ;
    font-size: 22px;
    margin-left: 10px;
}

.btn.btn-default.btn-baresi:hover {
    background: #CCC;
    color: #10b9b4 ;
    margin: 0 11px;
}

.btn.btn-default.btn-baresi {
    background: #10b9b4 ;
    color: #FFF;
    margin: 0 11px;
    float: right;
}

.form-input {
    float: right;
    width: 206px;
}

.span-tbx {
    float: right;
    color: #10b9b4 ;
    font-size: 15px;
}

.span-rial {
    font-size: 13px;
    float: right;
    margin-right: 14px;
    margin-top: 2px;
}

.desc-type {
    text-align: right;
    display: inline-block;
    width: 100%;
    color: #666;
    padding: 10px 0;
}

.second-tb {
    box-shadow: 2px 6px 8px #c2c0c0;
    display: inline-block;
    width: 100%;
    background: #f6f6f6;
    padding: 15px;
    border-radius: 4px;
}

.tird-tb {
    box-shadow: 2px 6px 8px #c2c0c0;
    display: inline-block;
    width: 100%;
    background: #f6f6f6;
    border-radius: 4px;
    margin-top: 25px;
}

.titr-tird-tb {
    background: linear-gradient(#10b9b4 , #dcc9ab);
    padding: 7px 0;
    text-align: center;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    font-size: 17px;
    color: #FFF;
}

.btn-pg {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 25px 0 0 0;
}

.btn.btn-default.btn-pardakht {
    background: linear-gradient(#10b9b4 , #5a260e);
    color: #FFF;
    margin: 0 15px;
}

.cnt-tird-tb {
    padding: 15px;
    text-align: center;
    font-size: 17px;
    color: #10b9b4 ;
}

.fish-pardakhty {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.span-fish {
    float: right;
    color: #222222;
    font-size: 13px;
    margin: 0 13px;
    margin-top: 0px;
    margin-top: 5px;
}

.trash-btn {
    color: #8c8989;
    font-size: 20px;
}

    .trash-btn :hover {
        color: #10b9b4 ;
        font-size: 23px;
    }

.deactive .span-tbx {
    color: #666;
}

.ac-ch {
    float: right;
    margin-left: 8px !important;
}

@media (max-width: 991px) {
    .AMT-div-Setting {
    padding: 0 !important;
}
    .footer-content .h2txt {
    line-height: 46px;
}
    .icon-social {
    text-align: center;
    padding: 0;
}
    .form-input {
        float: right;
        width: 130px;
    }
    .icon-social li {
    float: none !important;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px !important;
    width: 32px !important;
    height: 32px !important;
}
}

@media (max-width: 767px) {
    .table {
        margin-bottom: 0;
        display: block;
    }

    .con-main-pg {
        padding: 0 15px;
    }

    .form-input {
        float: right;
        width: 225px;
    }

    .btn.btn-default.btn-baresi {
        background: #10b9b4 ;
        color: #FFF;
        margin: 0 11px;
        float: right;
        clear: both;
        margin-top: 10px;
    }

    .lnk-tbl {
        color: #10b9b4 ;
        font-size: 14px;
        width: 100%;
        display: inline-block;
        overflow: inherit;
        text-overflow: inherit;
        text-align: right;
        white-space: inherit;
        margin-bottom: 10px;
    }

    .left-fig {
        float: right;
        width: 100%;
        padding-top: 4px;
        text-align: center;
    }

    .lnk-tbl {
        color: #10b9b4 ;
        font-size: 14px;
        width: 100%;
        display: inline-block;
        overflow: inherit;
        text-overflow: inherit;
        text-align: center;
        white-space: inherit;
        margin-bottom: 10px;
    }

    .color-tbl {
        color: #111;
        font-size: 14px;
        width: 100%;
        display: inline-block;
        overflow: hidden;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .del-btn {
        margin-top: 10px;
    }

    .btn-yellow {
        margin-top: 10px;
    }

    .span-fish {
        float: right;
        color: #222222;
        font-size: 13px;
        margin: 0;
        margin-top: 0px;
        margin-top: 5px;
        clear: both;
        width: 112px;
        text-align: right;
        margin-bottom: 10px;
    }

    .fig-tbl {
        float: right;
        margin-left: 15px;
        width: 100%;
        height: auto;
    }

    .img-tbl {
        width: auto;
        max-width: 100%;
    }

    .row-second-tb {
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid #ddd;
        padding: 0px 0;
        font-size: 14px;
    }

    .right-cul {
        padding: 5px 0;
        border-left: 0px solid #ddd;
        color: #10b9b4 ;
        font-weight: bold;
    }

    .left-cul {
        padding: 10px 0px;
        line-height: 25px;
    }

    .form-input {
        margin-bottom: 10px;
    }
}

.AMT-div-Setting {
    padding: 0 32% 0 0;
}

.AMT-Setting {
    width: auto !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

    .AMT-Setting a {
        background: none !important;
        color: #000 !important;
        font-size: 20px !important;
    }
/* sabad kharid*/

.footer-content .h2txt {
    color: #666666;
    font-size: 17px;
    text-align: center;
    margin-bottom: 8px;
    font-weight: bold;
    background: #eeeff1 url(../images/footer-line.jpg) no-repeat scroll center bottom/ 100% auto;
    padding-top: 0px;
    padding-bottom: 16px;
}

/******/
.CategorysTitles {
    background-color: rgba(220, 219, 219, 0.5);
    padding: 8px 38px;
    font-weight: bold;
    font-size: 22px;
    border-style: inset;
}

.div_CategorysTitles {
    padding: 0 14px;
    clear: both;
}




.icon-social li a { speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; display: inline-block; color: transparent; font-size: 0; line-height: 28px; width: 100%; height: 100%; background-size: 100%; background-repeat: no-repeat; }
.icon-social li a:before {font-family: FontAwesome;font-size: 24px;     color: #111;}   
.icon-social li [href*="sapp.ir"]:before {content: "";}
.icon-social li [href*="t.me"]:before, .icon-social li [href*="telegram"]:before {content: "\f124";}
.icon-social li [href*="instagram.com"]:before {content: "\f16d";}
.icon-social li [href*="yahoo.com"]:before {content: "\f0e0";}
.icon-social li [href*="gmail.com"]:before {content: "\f0e0";}
.icon-social li [href*="twitter.com"]:before {content: "\f099";}
.icon-social li [href*="plus.google.com"]:before {content: "\f0d5";}
.icon-social li [href*="facebook.com"]:before {content: "\f09a";}
.icon-social li [href*="linkedin.com"]:before {content: "\f0e1";}
.icon-social li [href*="join.skype.com"]:before {content: "\f17e";}
.icon-social li [href*="wechat.ir"]:before {content: "\f1d7";}
.icon-social li [href*="whatsapp.com"]:before {content: "\f232";}
.icon-social li [href*="rss"]:before {content: "\f09e";}
.icon-social li [href*="android"]:before {content: "\f17b";}
.icon-social li [href*="instagram.com"]:before { background-image: -webkit-linear-gradient(216deg, #5360cf 20%, #d82f80 50%, #fed678 100%); background-image: -moz-linear-gradient(216deg, #5360cf 20%, #d82f80 50%, #fed678 100%); background-image: -ms-linear-gradient(216deg, #5360cf 20%, #d82f80 50%, #fed678 100%); background-image: -o-linear-gradient(216deg, #5360cf 20%, #d82f80 50%, #fed678 100%); background-image: linear-gradient(216deg, #5360cf 20%, #d82f80 50%, #fed678 100%); color: transparent; -webkit-background-clip: text; background-clip: text; }
.icon-social li [href*="t.me"]:before, .icon-social li [href*="telegram"]:before {color: #269dd8;}
.icon-social li [href*="twitter.com"]:before {color: #2daae1;}
.icon-social li [href*="plus.google.com"]:before {color: #9d0502;}
.icon-social li [href*="facebook.com"]:before {color: #3c5a99;}
.icon-social li [href*="linkedin.com"]:before {color: #007bb6;}
.icon-social li [href*="join.skype.com"]:before {color: #00aff0;}
.icon-social li [href*="wechat.ir"]:before {color: #7bb32e;}
.icon-social li [href*="whatsapp.com"]:before {color: #2cb742;} 
.icon-social li [href*="rss"]:before {color: #2cb742;} 
.icon-social li [href*="android"]:before {color: #2cb742;} 
.icon-social li [href*="yahoo.com"]:before {color: #e1d551;}
.icon-social li [href*="gmail.com"]:before {color: #e1d551;}
span.tsocial {
    font-size: 0;
    color: transparent;
}

#flm-DirectLink {color: #b7a188 !important;
    margin: 7px 13px;}



/********************** شبکه های اجتماعی  *********************************************/

@font-face {
    font-family: "social";
    src: url("../fonts/social.svg");
    src: url("../fonts/social.eot?#iefix") format("embedded-opentype"), url("../fonts/social.woff") format("woff"), url("../fonts/social.ttf") format("truetype"), url("../fonts/social.svg#social") format("svg");
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-FEFF;
}

/*socia*/
.icon-social {
    text-align: center;
    padding: 0;
    /* width: 40%; */
    display: inline-block;
    float: right;
    margin-top: 25px !important;
}

.icon-social li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
    width: 2rem;
    height: 2rem;
}
.icon-social li a {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    color: transparent;
    font-size: 0;
    line-height: 1.75rem;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.icon-social li a:before {
    font: 29px "social";
    color: #999797;
}

.icon-social li [href*="twitter.com"]:before {
    content: "";
}

.icon-social li [href*="plus.google.com"]:before {
    content: "";
}

.icon-social li [href*="facebook.com"]:before {
    content: "";
}

.icon-social li [href*="linkedin.com"]:before {
    content: "";
}

.icon-social li [href*="t.me"]:before, .icon-social li [href*="telegram.me"]:before {
    content: "";
}

.icon-social li [href*="join.skype.com"]:before {
    content: "";
}

.icon-social li [href*="wechat.ir"]:before {
    content: "";
}

.icon-social li [href*="whatspp.com"]:before {
    content: "";
}

.icon-social li [href*="youtuibe.com"]:before {
    content: "";
}

.icon-social li [href*="instagram.com"]:before {
    content: "";
    color: #999797;
}

.icon-social li [href*="eitaa.com"]:before {
    content: "";
    color: #999797;
}

.icon-social li [href*="sapp.ir"]:before {
    content: "";
    color: #999797;
}

.icon-social li [href*="gap.im"]:before {
    content: "";
    color: #999797;
}

.icon-social li [href*="profile.igap.net"]:before {
    content: "";
    color: #999797;
    font-size: 2.7rem;
    line-height: 2rem;
}

.icon-social li [href*="ble.im"]:before {
    content: "";
    color: #999797;
}

.icon-social li [href*="bpn.im"]:before {
    content: "";
    color: #999797;
}

.icon-social li [href*="aparat.com"]:before {
    content: "";
    color: #999797;
}

.icon-social li:hover [href*="twitter.com"]:before {
    color: #2daae1;
}

.icon-social li:hover [href*="plus.google.com"]:before {
    color: #9d0502;
}

.icon-social li:hover [href*="facebook.com"]:before {
    color: #3c5a99;
}

.icon-social li:hover [href*="linkedin.com"]:before {
    color: #007bb6;
}

.icon-social li:hover [href*="t.me"]:before, .icon-social li:hover [href*="telegram.me"]:before {
    color: #269dd8;
}

.icon-social li:hover [href*="join.skype.com"]:before {
    color: #00aff0;
}

.icon-social li:hover [href*="wechat.ir"]:before {
    color: #7bb32e;
}

.icon-social li:hover [href*="whatsapp.com"]:before {
    color: #2cb742;
}

.icon-social li:hover [href*="youtuibe.com"]:before {
    color: #d32121;
}

.icon-social li:hover [href*="instagram.com"]:before {
    background-image: -webkit-linear-gradient(216deg, #5360cf 20%, #d82f80 50%, #fed678 100%);
    background-image: -moz-linear-gradient(216deg, #5360cf 20%, #d82f80 50%, #fed678 100%);
    background-image: -ms-linear-gradient(216deg, #5360cf 20%, #d82f80 50%, #fed678 100%);
    background-image: -o-linear-gradient(216deg, #5360cf 20%, #d82f80 50%, #fed678 100%);
    background-image: linear-gradient(216deg, #5360cf 20%, #d82f80 50%, #fed678 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.icon-social li:hover [href*="eitaa.com"]:before {
    color: #f07c01;
}

.icon-social li:hover [href*="sapp.ir"]:before {
    color: #1b617a;
}

.icon-social li:hover [href*="gap.im"]:before {
    color: #6c45c2;
}

.icon-social li:hover [href*="profile.igap.net"]:before {
    background-image: -webkit-linear-gradient(88deg, #f7eaa0 29%, #f7ab07 100%);
    background-image: -moz-linear-gradient(88deg, #f7eaa0 29%, #f7ab07 100%);
    background-image: -ms-linear-gradient(88deg, #f7eaa0 29%, #f7ab07 100%);
    background-image: -o-linear-gradient(88deg, #f7eaa0 29%, #f7ab07 100%);
    background-image: linear-gradient(88deg, #f7eaa0 29%, #f7ab07 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.icon-social li:hover [href*="ble.im"]:before {
    background-image: -webkit-linear-gradient(54deg, #2f3977 30%, #4be8b3 100%);
    background-image: -moz-linear-gradient(54deg, #2f3977 30%, #4be8b3 100%);
    background-image: -ms-linear-gradient(54deg, #2f3977 30%, #4be8b3 100%);
    background-image: -o-linear-gradient(54deg, #2f3977 30%, #4be8b3 100%);
    background-image: linear-gradient(54deg, #2f3977 30%, #4be8b3 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.icon-social li:hover [href*="bpn.im"]:before {
    color: #f04d46;
}

.icon-social li:hover [href*="aparat.com"]:before {
    color: #ed145b;
}

.a-lan {
    color: #666;
    font-weight: bold;
}

.li-lan {
    float: right;
    margin-left: 7px;
}

.last-en::after {
    content: "|";
    float: left;
    margin-right: 0;
    color: #666;
}

.li-tell {
    float: right;
    color: #666;
    font-size: 16px;
    letter-spacing: 1px;
}

i.fa.fa-phone {
    float: left;
    color: #666;
    font-size: 19px;
    margin: 0 5px;
    margin-top:2px;
}

.menu--1 {
    float: right;
}

.icon-social {
    padding: 0;
    margin: 0;
}

.li-social::before {
    content: "|";
    float: right;
    margin-right: 8px;
    color: #666;
    margin-left: 8px;
}
.li-tell::after {
    content: "|";
    float: right;
    margin-left: 6px;
    color: #666;
}

.li-lan:nth-child(1)::before {
    content: ".";
    float: left;
    margin-right: 5px;
    font-weight: bold;
}
.li-lan:nth-child(3)::after {
    content: ".";
    float: right;
    margin-left: 5px;
    font-weight: bold;
}
/*************************/
.pull-left {padding-left: 0;}


.telPrice {
    text-align: center;
    font-size: 13px;
    color: black;
}