@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../font/iransans/fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../font/iransans/fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('../font/iransans/fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), url('../font/iransans/fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), url('../font/iransans/fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

@font-face {
    font-family: IRANSans_Bold;
    font-style: normal;
    font-weight: normal;
    src: url('../font/iransans/fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../font/iransans/fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), url('../font/iransans/fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), url('../font/iransans/fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), url('../font/iransans/fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}



/*@font-face { font-family: 'iranyekan'; font-style: normal; font-weight: bold; src: url('/Content/assets/fonts/iranyekanwebbold.eot'); src: url('../fonts/iranyekanwebbold.eot?#iefix') format('embedded-opentype'),  url('../fonts/iranyekanwebbold.woff2') format('woff2'),  url('../fonts/iranyekanwebbold.woff') format('woff'), url('../fonts/iranyekanwebbold.ttf') format('truetype'); }
@font-face { font-family: 'iranyekan'; font-style: normal; font-weight: normal; src: url('/Content/assets/fonts/iranyekanwebregular.eot'); src: url('../fonts/iranyekanwebregular.eot?#iefix') format('embedded-opentype'), url('../fonts/iranyekanwebregular.woff2') format('woff2'),  url('../fonts/iranyekanwebregular.woff') format('woff'), url('../fonts/iranyekanwebregular.ttf') format('truetype'); }*/
body {
    direction: rtl !important;
    font-family: 'IRANSans';
    background-color: #fff;
}


@media screen and (min-width:1470px){
    .container{
        max-width:1470px;
    }
}

a:hover,
a {
    text-decoration: none;
}

.logoresize {
    color: #333;
}

.slogan {
    background-color: #ed1c24;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: right;
}

    .slogan .socialnetworks {
        position: absolute;
        top: 5px;
        left: 130px;
    }

        .slogan .socialnetworks i {
            color: #fff;
            font-size: 20px;
            margin-right: 10px;
        }

.top-menu {
    background-color: #f3f3f3;
    color: #000;
    font-size: 13px;
    border-bottom: 1px solid #067f0b
}

    .top-menu .top-menu-ul {
        list-style-type: none;
        text-align: right;
        margin: 10px 0;
    }

        .top-menu .top-menu-ul li {
            display: inline-block;
            margin: 0 5px;
            border-left: 1px solid #706e6e;
            padding-left: 15px;
        }
          .top-menu .top-menu-ul li:last-child{
              border-left:none;
          }

            .top-menu .top-menu-ul li a {
                color: #fff;
                font-size:13px;
            }
            .top-menu h1{font-size:13px; margin:0}

.banner-top {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fff;
    z-index: 800;
    position: relative;
}

.search-group {
    position: relative;
    background: none;
    border:none;
    font-size: 14px;
    display: inline-block;
    border-radius: 0px;
  padding: 15px 25px 15px 0;
    width: 80%;
    height: 38px;
    margin-right: -3px;
box-sizing: border-box;
z-index:9
}

     .search-group a.dropdown-toggle {
        color: #ee2a31;
    }

    .search-group .dropdown-menu {
        right: 0;
        text-align: right;
        font-size: 11px;
    }

    .search-group a.dropdown-toggle span {
        color: #656565;
        padding-right: 5px;
    }

    .search-group input {
        background-color: #f6f5f5;
        border: 1px solid #f6f5f5;
        text-align: right;
        float: right;
        width: 60%;
    }

.dropdown {
    border-right: 1px solid #e1e1e1;
}

    .dropdown:focus {
        border: none;
    }

.login-group {
    margin-top: -13px;
}

.logo-search {
    height: 36px;
    line-height: 30px;
    padding: 6px;
    border-radius: 0px;
    position: absolute;
   right: 145px;
    margin-top: 1px;
    z-index:10;
}

.advanced-search {
    font-size: 14px;  
    color: #fff;
    height: 40px;
    line-height: 25px;
    background-color: #067f0b;
    padding: 12px 5px;
    border-radius: 2px;
    margin-right: -3px;
}

    .advanced-search:hover {
        color: #fff;
    }

.logo-search i {
    color: #727272;
}

.logo-search img {
    margin-right: 18px;
}

.title-store {
    display: inline-block;
}

    .title-store a {
        font-size: 14px;
        font-weight: normal;
        color: #707070;
    }

        .title-store a:hover {
            color: #464545;
        }

.user-logo {
    display: inline-block;
    margin-top:10px;
}
.user-logo i{color:#d5cd28;font-size: 15px;
    margin-left: 5px;}

.account {

    font-size:13px;
}

.welcome {
    width:100%;
    font-size: 13px;
    position: absolute;
    top: 45px;
    left: 40px;
    z-index:999;
}

.user-logo div {
    display: inline-block;
}

.user-logo a {
    font-size: 13px;
    color: #707070;
    margin: 0px 1px;
}

    .user-logo a:hover {
        text-decoration: none;
    }

.basket-logo div {
    display: inline-block;
}

.basket-logo {
  display: inline-block;
}
.basket-logo i{color:#2e2e2e; font-size:20px}

    .basket-logo .badge {
        background: none;
    }

    .basket-logo a {
        color: #707070;
        font-size: 13px;
  }

    .basket-logo .badge {
        color: #ff5500;
        font-weight: bold;
    }

    .basket-logo a:hover {
        text-decoration: none;
    }

.search-box-div {
    display: inline-block;
    position: relative;
    margin-top: 0px;
    width: 100%;
}
.search-box-div .search-panel{display:inline-block; position: absolute;left: 165px;}
    .search-box-div .search-panel button:active, .search-box-div .search-panel button:focus {
        box-shadow: none;
        outline: none;
        border: none;
    }
    .search-box-div .search-panel #search_concept {
        font-size: 14px;
        color: #707070;
    }
.search-box-div .search-panel ul li a{font-size:12px; color:#707070;}

.comercial-banner {
    position: relative;
}

    .comercial-banner img.bannerTop {
        width: 100%;
    }

    .comercial-banner .comercial {
        background: linear-gradient(90deg, rgba(246,191,0,1) 4%, rgba(249,214,0,1) 53%, rgba(246,191,0,1) 83%);
        display: inline-block;
        padding: 5px 20px;
        border-radius: 20px;
        color: #fff;
        margin-top: 15px;
        width: 140px;
        position: absolute;
        bottom: 4px;
        left: 6px;
    }

        .comercial-banner .comercial a {
            color: #fff;
            font-size: 15px;
        }

.main-banner img {
    width: 100%;
}


/************* menubar ***********/

.menubar {
    margin-bottom: 0px;
    z-index: 799;   
    background:#fff;
    border-top: 1px solid #d5d5d5;
        border-bottom: 1px solid #d5d5d5;
}

    .menubar ul {
        list-style: none;
        margin: 0;
        padding: 0;
        z-index: 99;
    }

    .menubar a,
    .menubar a:hover,
    .menubar a.active,
    .menubar a:active,
    .menubar a:visited,
    .menubar a:focus {
        text-decoration: none;
    }

    .menubar .content {
        margin: 50px 100px 0px 100px;
    }

.logo-home a:hover {
    background-color: #e8e7e7 !important;
}

.widget {
    margin-top: 20px;
    margin-bottom: 20px;
}

    .widget img {
        width: 100%;
        border-radius: 5px;
        box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.16);
    }

.suggest {
    margin: 0 0 0;
}

.agegroup-book {
    margin: 30px 0;
}

.section-title{
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    border-bottom:none
}
.section-title img{display:block; margin: 10px auto }



.section-title span {
    position: relative;
    width:220px;
    display:inline-block;
}
.new-item .section-title span , .top-sale .section-title span ,.suggest .section-title span  {
    width:155px;
}

.back-white {
    background: #fff;
}

.padding-30 {
    padding: 0 30px;
}

.back-white .col-6, .back-white .col-md-4, .back-white .col-lg-3 {
    border-right: 1px solid #f2f7fb;
    border-bottom: 1px solid #f2f7fb;
}

/* under-banner */

.under-banner {
    margin-top: 45px;
    margin-bottom: 20px;
}

.under {
    border: 2px solid #e1e1e1;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    padding-bottom: 10px;
    font-size: 17px;
    text-align: right;
}

    .under img {
        margin-top: -32px;
    }

.tahvil-sari img {
    position: relative;
    animation-duration: 2s;
    animation-delay: 0.25s;
}

div.tahvil-sari:hover img {
    animation: jumping-pic 4s linear;
    -webkit-animation: jumping-pic 4s linear;
    -moz-animation: jumping-pic 4s linear;
}

.zemanat img {
    position: relative;
}

.zemanat:hover img {
    animation: jumping-pic 4s linear;
    -webkit-animation: jumping-pic 4s linear;
    -moz-animation: jumping-pic 4s linear;
}

.pardakht img {
    position: relative;
}

.pardakht:hover img {
    animation: jumping-pic 4s linear;
    -webkit-animation: jumping-pic 4s linear;
    -moz-animation: jumping-pic 4s linear;
}

.ersal-free img {
    position: relative;
}

.ersal-free:hover img {
    animation: jumping-pic 4s linear;
    -webkit-animation: jumping-pic 4s linear;
    -moz-animation: jumping-pic 4s linear;
}


/* Style the tab */

.book-detail {
    text-align: right;
    line-height: 30px;
    margin-top: 30px;
}

    .book-detail a {
        font-size: 17px;
        color: #7a7a7a;
        font-weight: bold;
    }

    .book-detail li {
        color: #ed1c24;
    }

    .book-detail span {
        font-size: 14px;
        color: #757575;
    }

    .countdown{display:inline-block; margin-top:15px;}
    .countdown img{width:82%; margin-top:-4px;}



@media screen and (min-width:1921) and (max-width:2560px) {
    .slogan .socialnetworks {
        left: 575px;
    }
}

@media screen and (min-width:1781px) and (max-width:1920px) {
    .slogan .socialnetworks {
        left: 250px;
    }
}

@media screen and (min-width:1661px) and (max-width:1780px) {
    .slogan .socialnetworks {
        left: 180px;
    }
}

@media screen and (min-width:1541px) and (max-width:1660px) {
    .slogan .socialnetworks {
        left: 90px;
    }
}
@media screen and (min-width:1470px){
    .logo-search{right:20%}
}


@media screen and (min-width:1441px) and (max-width:1540px) {
    .slogan .socialnetworks {
        left: 60px;
    }
}

@media screen and (min-width:1371px) and (max-width:1440px) {
    .slogan .socialnetworks {
        left: 175px;
    }
}

@media screen and (min-width:1340px) and (max-width:1370px) {
    .slogan .socialnetworks {
        left: 133px;
    }
}


@media screen and (max-width:1024px) {
    .logo-search{right:110px;}


    .top-menu h1 {   font-size: 12px;}
    .top-menu .top-menu-ul li a ,.user-logo a, .account ,#menu-toggle,.search-group,.search-box-div .search-panel #search_concept,.advanced-search{ font-size: 12px; }

       .basket-logo a{font-size:13px;}
    .redCountdownDemo {
        margin-right: -20px;
    }

    .slogan .socialnetworks {
        left: 57px;
    }

    .search-group {
        padding: 5px 25px 5px 2px;
        width: 82%;
    }

    .logo-img {width:20%; }

    .comercial-banner .comercial {
        padding: 3px 10px;
        width: 110px;
        bottom: 2px;
    }

    .section-title:before, .section-title:after {
        width: 325px !important;
    }

    .bazi-fekri .section-title:before, .bazi-fekri .section-title:after {
        width: 235px;
    }
}

@media screen and (max-width:1000px){
     .search-group {
        width: 78%;
    }
     .logo-search {
    right: 100px;
}
}
@media screen and (max-width:800px) {
    .section-title span {
        width: 157px;
    }
    .welcome {
    font-size:12px;
}
     .top-menu .col-md-6{padding-right:0 ;padding-left:0}
    
    .section-title:before, .section-title:after {
        width: 240px !important;
    }

    .bazi-fekri .section-title:before, .bazi-fekri .section-title:after {
        width: 115px;
    }

    .logo-img {
        width:25%;
    }

    .slogan .socialnetworks {
        left: 62px;
    }

    div.redCountdownDays {
        height: 40px;
    }
    .top-menu .top-menu-ul{}

    .user-logo {

}
    .redCountdownDemo div {
        display: inline-flex;
        width: 40px;
        height: 40px;
    }

    .redCountdownDays {
        display: inline-block !important;
    }

    .redCountdownWrapper .redCountdownValue {
        font-size: 12px !important;
        width: 75% !important;
        top: 40px !important;
        left: 0 !important;
        display: block;
        font-weight: bold !important;
    }

    .redCountdownValue span {
        font-size: 12px !important;
        color: #5c5c5c;
        font-weight: bold;
    }

    .search-group input {
        width: 60%;
    }

 
    .top-menu .top-menu-ul li {
       margin: 0 0px;
    padding-left: 5px;
}
    .top-menu .top-menu-ul li a, .user-logo a, .account, #menu-toggle, .search-group, .search-box-div .search-panel #search_concept, .advanced-search{font-size:11px;}
    .top-menu h1 {
    font-size: 11px;
}
    .basket-logo {
    }

    .user-logo a, .title-store a, #menu-toggle {
        font-size: 11px !important;
    }

    .advanced-search, .basket-logo a {
        font-size: 12px;
    }
}

@media screen and (max-width:768px) {
    .slogan .socialnetworks {
        left: 50px;
    }
}

@media screen and (max-width:560px) {
    .welcome {
top: 10px;
    z-index: 999;
    right: 20px;
    font-size: 12px;
}
    .top-menu .top-menu-ul{text-align:right; padding-right:0}
    .user-logo {
    text-align: right;
}
         .top-menu .col-md-6{padding-right:15px ;padding-left:15px}
    .search-box-div {
        margin-bottom: 0px;
            width: 95%
    }

    .section-title span:before, .section-title span:after {
        top: 6px;
    }

    .welcome {


    }

    .user-logo a, .title-store a, #menu-toggle {
        font-size: 12px !important;
    }

    .slogan .socialnetworks {
        left: 25px;
    }

    .search-group input {
        width: 70%;
    }

    .logo-img {
        display: block;
        margin: 0 auto;
    }

    .book-detail {
        text-align: center;
        margin-top: 10px;
    }

    .advanced-search {
        font-size: 12px;
    }

    .title-store a, .user-logo a, .basket-logo a {
        font-size: 12px;
    }

    .basket-logo {

    }
    .basket-logo i {
    color: #fff;
    font-size:16px;
}
    .basket-logo .badge {
    font-size: 10px;
    padding: 0 2px;
}
    .basket-logo a{ font-weight:normal;}

    .section-title {
        font-size: 16px;
    }

    .bazi-fekri .section-title:before, .bazi-fekri .section-title:after {
        width: 80px;
    }

    .section-title:before, .section-title:after {
        width: 150px !important;
    }

    .section-title span:before {
        left: -68px;
    }

    .section-title span:after {
        right: -68px;
    }

    .bazi-fekri .section-title span:before {
        left: -35px;
        top: 6px;
    }

    .bazi-fekri .section-title span:after {
        right: -35px;
        top: 6px;
    }
}

@media screen and (max-width:450px) {
 .welcome {
    top: 37px;
    z-index: 999;
    right: 90px;
    font-size: 13px;
}
    .basket-logo {
    top: -115px;
}

    .user-logo a, .title-store a, #menu-toggle {
        font-size: 11px !important;
    }

    .bazi-fekri .section-title span:before {
        left: -25px;
    }

    .bazi-fekri .section-title span:after {
        right: -25px;
    }

    .bazi-fekri .section-title:before, .bazi-fekri .section-title:after {
        width: 60px;
    }

    .section-title:before, .section-title:after {
        width: 105px !important;
    }

    .section-title {
        font-size: 14px;
    }
}

@media screen and (max-width:425px) {
    .welcome {

    }
    .new-item .section-title, .suggest .section-title ,.section-title{font-size:14px;}

    .advanced-search {
        text-align: center;
    }

    .user-logo a, .title-store a, #menu-toggle {
        font-size: 12px !important;
    }

    .user-logo .login, .register, .logout, .account {
        padding-right: 3px;
    }

    .section-title:before, .section-title:after {
        width: 85px !important;
    }

    .bazi-fekri .section-title span:before {
        left: -18px;
    }

    .bazi-fekri .section-title span:after {
        right: -18px;
    }
}


@media screen and (max-width:411px) {
    .search-group {
        width: 55%;
    }
    .basket-logo {
    top: -105px;
}

    .agegroup-book .section-title span:before {
        left: -45px;
    }

    .agegroup-book .section-title span:after {
        right: -45px;
    }

    .bazi-fekri .section-title:before, .bazi-fekri .section-title:after {
        width: 50px;
    }
}


@media screen and (max-width:375px) {
    .user-logo .login, .register, .logout, .account {
        font-size: 12px;
    }
    .welcome {
    top: 45px;
    z-index: 999;
    right: 70px;
    font-size: 13px;
}
    .search-box-div {
    width: 100%;
}

    .basket-logo {
    top: -100px;
}


    .user-logo a, .title-store a, #menu-toggle {
        font-size: 12px !important;
    }

    .title-store a, .user-logo a {
        font-size: 14px;
    }

    .section-title span:before {
        left: -50px;
    }

    .section-title span:after {
        right: -50px;
    }

    .new-item .section-title span:before {
        left: -35px;
    }

    .new-item .section-title span:after {
        right: -35px;
    }

    .search-group {
        width: 210px;
    }

    .basket-logo a {
        font-size: 12px;
    }

    .agegroup-book .section-title span:before {
        left: -25px;
    }

    .agegroup-book .section-title span:after {
        right: -25px;
    }

    .basket-logo {
        margin-bottom: 10px;
    }

    .advanced-search {
        font-size: 11px;
    }

    .bazi-fekri .section-title:before, .bazi-fekri .section-title:after {
        width: 25px;
    }
}

@media screen and (max-width:360px) {
    .agegroup-book .section-title span:before {
        left: -20px;
    }

    .agegroup-book .section-title span:after {
        right: -20px;
    }

    .welcome{
        right:55px;
    }

    .new-item .section-title span:before {
        left: -33px;
    }
    .advanced-search {
    font-size: 10px;
}

    .new-item .section-title span:after {
        right: -33px;
    }

    .bazi-fekri .section-title:before, .bazi-fekri .section-title:after {
        width: 20px;
    }

    .section-title:before, .section-title:after {
        width: 77px;
    }

    .user-logo a, .title-store a, #menu-toggle {
        font-size: 11px !important;
    }
}

@media screen and (max-width:320px) {
    .user-logo .login, .register, .logout, .account {
        margin-right: 2px;
        padding-right: 2px;
        padding-left: 0;
        margin-left: 0;
    }
      .welcome{
        right:35px;
    }
    .section-title span {
    width: 130px;
}

    .new-item .section-title span, .top-sale .section-title span, .suggest .section-title span {
    width: 130px;
}

    .section-title:before, .section-title:after {
        width: 55px;
    }

    .user-logo a {
        margin: 0;
    }

    .user-logo {
        margin: 0;
        margin-bottom: 10px;
    }

    .search-group {
        width: 175px;
    }


    .user-logo a, .title-store a, #menu-toggle {
        font-size: 11px !important;
    }
}


.contetnt-2 {
    position: relative;
    text-align: justify;
    line-height: 45px;
    font-size: 13px;
    float: left;
    margin-top: 30px;
}

    .contetnt-2 .c1 {
        color: #fff;
        font-weight: bold;
        text-decoration: line-through;
        width: 110px;
        height: 35px;
        border-radius: 20px;
        background-color: #6e6e6e;
        text-align: center;
        margin-right: -30px;
        margin-top: -5px;
        line-height: 35px;
    }

    .contetnt-2 .c2 {
        font-size: 15px;
        color: #fff;
        font-weight: bold;
        width: 160px;
        height: 40.5px;
        border-radius: 10px;
        background-color: #ff3636;
        text-align: center;
    }

    .contetnt-2 span {
        background-color: #676767;
        padding: 10px 18px 11px;
        border-radius: 10px;
    }

    .contetnt-2 .campagin-discount {
        background: url(/Content/assets/img/3120988@2x.png) no-repeat;
        padding: 15px;
        background-size: contain;
        position: absolute;
        top: -24px;
        left: -18px;
        line-height: 26px;
        font-weight: bold;
        color: #fff;
        font-size: 18px;
    }

div.basket-div {
    border: 1px solid #676767;
    border-radius: 10px;
    padding: 0px 1px;
    width: max-content;
}

.contetnt-2 img {
}

.contetnt-2 a {
    color: #ffffff;
}

    .contetnt-2 a:hover {
        text-decoration: none;
    }

span.discount-pic {
    background: url(../img/discount-pic.png);
    position: absolute;
    z-index: 99;
    top: 6px;
    left: 7px;
    line-height: 49px;
    width: 50px;
    height: 49px;
    font-size: 12px;
    color: #fff;
    transition: 600ms ease all;
}

span.number-discount {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    background: #d71a21;
    width: 50px;
    height:50px;
    line-height: 50px;
    border-radius:50%;
}


.new-item {margin-top:10px;}

.campaign .discount {
     color: #ff5500;
    font-size: 20px;
    text-align: center;   
    font-weight: bold;
}

.discount span {
    color: #f30000;
}

.tab-img {
    width: 100%;
}

.tabs_wrapper {
    text-align: right;
    border-radius: 3px;
    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    height: 375px;
}

ul.tabs {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 10;
    margin: 0;
    padding: 0;
    width: 27%;
    min-width: 175px;
    list-style: none;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #f4f4f4;
}

    ul.tabs li {
        position: relative;
        margin: 0;
        cursor: pointer;
        line-height: 30px;
        color: #fff;
        text-align: right;
        display: flex;
        align-items: center;
        padding: 5px 12px 5px 5px;
        font-size: 14px;
        -ms-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        height: 75px;
        background-color: #7a7a7a;
        font-weight: bold;
    }

        ul.tabs li:after {
            content: '';
            position: absolute;
            top: 0;
            width: 200px;
            right: 7px;
            height: 1px;
            background-color: #8d8d8d;
        }

        ul.tabs li:first-child:after {
            display: none;
        }

        ul.tabs li:hover {
            background-color: #fff !important;
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ae0046', endColorstr='#fb0f56', GradientType=0);
            color: #444444;
            -ms-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        ul.tabs li.active {
            border-right: 2px solid #fedf46;
            background-color: #fff;
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4c001e', endColorstr='#9f0735', GradientType=0);
            color: #444444;
            -ms-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.tab_container {
    min-height: 300px !important;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 20;
    width: 72%;
    min-width: 10px;
    text-align: right; /* background: #f4f4f4; */
    margin-top: 28px;
    padding: 30px;
    position: relative;
}

    .tab_container .pic-tab {
        margin-top: 50px;
    }

.tab_content {
    height: 100%;
    display: none;
    position: relative;
}

.tab_drawer_heading {
    display: none;
}


/* hot products **********/

#productlist-container {
    width: 100%;
    height: auto; /* margin-bottom: -45px; */
}

#productlist-container .owl-dots{display:none; }


    #productlist-container .title {
        width: 100%;
        font-size: 20px;
        font-weight: bolder;
        color: #383838;
        text-align: center;
        height: 37px;
        position: relative;
        margin-top: 40px;
    }

        #productlist-container .title span {
            padding: 10px 50px;
            position: relative;
            display: block;
            width: 400px;
            margin: 0 auto;
        }

            #productlist-container .title span:after {
                content: '';
                top: 45px;
                height: 18px;
                position: absolute;
                left: 0;
                right: 0;
                background: url(../img/underlogo.png) center center no-repeat;
                display: block;
            }

.campagin-section .section-title {
    color: #ff5500;
    text-align: center;
    position: relative;
    width: inherit;
}

    .campagin-section .section-title span {
        width: initial;
    }

    .campagin-section .section-title:before ,  .campagin-section .section-title:after{
        display: none;
    }

 
    .campagin-section .section-title span:before {
        content: '';
        position: absolute;
        top: 8px;
        left: -25px;
        background-color: #ff5500;
        width: 11px;
        height: 11px;
        border-radius: 50%;
    }

    .campagin-section .section-title span:after {
        content: '';
        position: absolute;
        top: 8px;
        right: -25px;
        background-color: #ff5500;
        width: 11px;
        height: 11px;
        border-radius: 50%;
    }


.section-title {
    margin-top: 20px;
    position: relative;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}


.section-title span:before{
       content: '';
        position: absolute;
        top: 8px;
        left: -25px;
        background-color: #ff5500;
        width: 11px;
        height: 11px;
        border-radius: 50%;
}
.section-title span:after{
       content: '';
        position: absolute;
        top: 8px;
        right: -25px;
        background-color: #ff5500;
        width: 11px;
        height: 11px;
        border-radius: 50%;
}

.new-item .section-title span:before ,.new-item .section-title span:after{
    background:#067f0b;
}
.new-item .section-title:before , .new-item .section-title:after{
       background:#067f0b;
         width:448px;
}


.top-sale .section-title span:before ,.top-sale .section-title span:after{
    background:#0000d0;
}
.top-sale .section-title:before , .top-sale .section-title:after{
       background:#0000d0;
       width:448px;
}
.suggest .section-title:before , .suggest .section-title:after{
       width:448px;
}

.section-title{position:relative}

 .section-title:before{
     content: '';
    position: absolute;
    top: 13px;
    left: 0;
    background: #ff5500;
    height: 2px;
    width: 415px;
}
  .section-title:after{
     content: '';
    position: absolute;
    top: 13px;
    right: 0;
    background: #ff5500;
    height: 2px;
    width: 415px;
}


.section-title a {
    float: left;
    color: #303030;
    font-size: 14px;
    background-color: #dfdfdf;
    width: 110px;
    height: 35px;
    padding: 7px 20px;
}
.related-body .section-title a{
    margin-bottom:10px;
}


.top-sale .view-more {
    border: 1px solid #0000d0;
    background: #f3f3ff;
    margin: 15px auto 0;
    text-align: center;
    width: 100px;
    height: 40px;
    line-height: 39px;
    color: #000;
    font-size: 14px;
}

.view-more{
    background:#fff6f2;
     border: 1px solid #ff5500;
      margin: 0 auto;
    text-align: center;
    width: 100px;
    height: 40px;
    line-height: 39px;
    color: #000;
    font-size: 14px;
    margin-top:15px;
}

.view-more:hover{color:#000;}


/* *********************************** */


/* elanat-banner */

.elanat-banner img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.16);
}

.elanat-banner, .bazi-fekri, .bazi-popular {
    margin-bottom: 15px;
    margin-top: 30px;
}
.writer{
    margin-top:30px;
}
.latest-writes {
    margin-bottom: 35px;
}

    .latest-writes .write-item {
        box-shadow: 0 1.5px 3px 0 rgb(0 0 0 / 16%);
        background-color: #ffffff;
        max-height: 300px;
        min-height: 250px;
        position: relative;
    }

        .latest-writes .write-item .calender {
            position: absolute;
            top: 10px;
            right: 5px;
            z-index: 9;
            border-radius: 15px;
            font-size: 12px;
            background-color: #fffdc1;
            padding: 3px 15px;
            font-weight: bold;
        }

            .latest-writes .write-item .calender i {
                margin-left: 10px;
                color: #eb0000;
                font-size: 15px;
            }

        .latest-writes .write-item img {
            width: 100%;
        }

    .latest-writes .writer-title, .writer .writer-title {
        text-align: center;
        margin-bottom: 10px;
        font-size: 18px;
        margin-bottom:25px;
        font-weight: bold;
    }

    .latest-writes .write-item .content-write {
        padding: 10px;
        text-align: right;
    }

        .latest-writes .write-item .content-write .share-write {
            text-align: left;
        }

        .latest-writes .write-item .content-write p a {
            text-align: right;
            color: #7a7a7a;
            font-size: 15px;
        }

        .latest-writes .write-item .content-write i.fa-share-alt {
            color: #ccc;
        }

.campaign {
    margin-bottom: 35px;
    position: relative;
}

.campagin-section .banner-right-cam {
    margin-top: -7px;
}

    .campagin-section .banner-right-cam img {
        width: 100%;
        height: 385px;
        border-radius: 5px;
        box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.16);
    }


.logo-slider .banner-right img {
    width: 100%;
    height: 140px;
    margin-top: -3px;
    border-radius: 5px;
    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.16);
}

.banner-right img {
    width: 100%;
    border-radius: 5px;
    height: 422px;
    margin-top: -10px;
    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.16);
}

.campagin-section{background:#fff5f1}
.campaign .counter-countdown {
    position: absolute;
    bottom: -15px;
    right: 75px;
}

.campaign .countdown {
    direction: ltr;
    font-weight: bold;
}

    .campaign .countdown i {
        color: #40e56c;
        font-size: 33px;
        position: absolute;
        bottom: 0;
        right: -40px;
    }

    .campaign .countdown span {
        font-size: 15px;
    }

.campaign .time-remain {
    font-size: 13px;
    margin-bottom: 10px;
    color: #a2a1a1;
}

.campaign .clock {
}

@media screen and (min-width:1470px){
    .new-item .section-title:before, .new-item .section-title:after {
    width: 620px;
}
    .top-sale .section-title:before, .top-sale .section-title:after {
    width: 620px;
}
    .suggest .section-title:before, .suggest .section-title:after {
    width: 620px;
}
}


@media screen and (max-width:1024px) {
    span.number-discount {
    font-size: 13px; 
    width: 40px;
    height: 40px;
    line-height: 40px;

}
    .section-title{font-size:16px;}
    .new-item .section-title:before, .new-item .section-title:after {
    width: 360px !important;
}

    .suggest .section-title:before, .suggest .section-title:after {
    width: 360px;
}

    .latest-writes .write-item {
        min-height: 222px;
    }

        .latest-writes .write-item .content-write p a {
            font-size: 13px;
        }

    .new-item {
        margin-top: 0;
    }
    .top-sale .book-top-sale img, .related-subject .book-top-sale img {
    width: 110px;
    height: 150px;
}

    
    .top-sale .book-top-detail .title-img, .related-subject .book-top-detail .title-img{font-size:12px;margin-bottom: 0}
    .top-sale .book-top-detail .w1, .related-subject .book-top-detail .w1{font-size:11px; }
    .top-sale .book-top-detail .cost, .related-subject .book-top-detail .cost{font-size:10px;}
    .top-sale .book-top-detail, .related-subject .book-top-detail{width:42%; margin-top:50px;}
    .body-resize .top-sale .book-top-detail, .related-subject .book-top-detail{margin-bottom:10px;}
}
@media screen and (max-width:1000px){
    .new-item .section-title:before, .new-item .section-title:after {
    width: 250px !important;
}
    .section-title:before, .section-title:after {
    width: 250px !important;
}
}

@media screen and (max-width:800px) {
    .contetnt-2 .campagin-discount {
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
    }
    .new-item .section-title:before, .new-item .section-title:after {
    width: 240px !important;
}

    .contetnt-2 .c2 {
        font-size: 14px;
        width: 115px;
        line-height: 35px;
        height: 35.5px;
    }

    .contetnt-2 .c1 {
        width: 95px;
        height: 30px;
        line-height: 30px;
    }

    .latest-writes .write-item {
        margin-bottom: 15px;
    }
}

@media screen and (max-width:768px) {
    .campagin-section .banner-right-cam img {
        height: 340px;
    }
}

@media screen and (max-width:576px) {
    .new-item .section-title:before, .new-item .section-title:after {
    width: 150px !important;
}
    .section-title:before, .section-title:after {
    width: 150px !important;
}
    .elanat-banner, .bazi-fekri, .bazi-popular {
        margin-bottom: 15px;
    }

    .latest-writes .writer-title, .writer .writer-title {
        text-align: center;
        font-size: 16px;
    }

    .elanat-banner {
        margin-bottom: 15px;
    }

    .tab_container .pic-tab {
        margin-top: 35px;
    }

    .elanat-banner .banner1 {
        margin-bottom: 10px;
    }

    .latest-writes .write-item img {
        width: 65%;
        margin: 0px auto;
        display: block;
    }

    .latest-writes .img-write {
        padding: 15px;
    }

    .latest-writes .write-item .content-write {
        text-align: center;
    }

    .latest-writes .write-item {
        width: 400px;
        margin: 15px auto;
    }

    .latest-writes .img-write {
        padding-bottom: 0;
    }
        .top-sale .book-top-sale img, .related-subject .book-top-sale img {
    width: 130px;
    height: 175px;
}
        .top-sale .book-top-detail, .related-subject .book-top-detail {
    width: 72%;
    margin-top: 70px;

}
         .top-sale .item-pro, .related-subject .item-pro{margin:0 144px; width:100%;}

}
@media screen and (max-width:450px) {
.new-item .section-title:before, .new-item .section-title:after {
    width: 105px !important;
}
.section-title:before, .section-title:after {
    width: 115px !important;
}
    .section-title{font-size:14px; padding-bottom:15px;}
    .campagin-section .section-title{margin-bottom:0}

    .top-sale .book-top-detail, .related-subject .book-top-detail {
            width: 66%;
            margin-top: 70px;
    }
   .top-sale .item-pro, .related-subject .item-pro {
        margin: 0px 40px;
    }

    .top-sale .book-top-detail, .related-subject .book-top-detail {
        width: 64%;
        margin-top: 70px;
    }
}

@media screen and (max-width:411px) {
    .latest-writes .write-item {
        width: 380px;
    }

    .top-sale .item-pro, .related-subject .item-pro {
        margin: 0px 70px;
    }

    .top-sale .book-top-detail, .related-subject .book-top-detail {
        width: 62%;
        margin-top: 70px;
    }
    .new-item .section-title:before, .new-item .section-title:after {
    width: 85px !important;
}
}

@media screen and (max-width:375px) {
    .campaign .discount {
        font-size: 14px;
        padding: 7px 46px 20px;
    }

    .latest-writes .write-item {
        width: 345px;
    }

    .top-sale .item-pro, .related-subject .item-pro {
        margin: 0px 20px;
    }

    .top-sale .book-top-detail, .related-subject .book-top-detail {
        width: 59%;
        margin-top: 70px;
    }

    .top-sale .item-pro, .related-subject .item-pro {
        margin: 0px 5px;
    }
    .new-item .section-title:before, .new-item .section-title:after {
    width: 58px !important;
}
    .section-title:before, .section-title:after {
    width: 68px !important;
}
}

@media screen and (max-width:360px) {
    .latest-writes .write-item {
        width: 335px;
    }

    .top-sale .book-top-detail, .related-subject .book-top-detail {
        width: 57%;
    }
}

@media screen and (max-width:320px) {
    .latest-writes .write-item {
        width: 295px;
    }

    .top-sale .book-top-detail, .related-subject .book-top-detail {
        width: 50%;
    }
}




/****** newsletter ********/

.newsletter {

}

    .newsletter span {
        font-size: 17px;
        color: #676767;
    }

    .newsletter a {
      color: #ffffff;
    border-bottom-left-radius: 12px;
    padding: 1px 10px;
    font-size: 15px;
    background-color: #067f0b;
    border-top-left-radius: 12px;
    width: 110px;
    height: 39px;
    display: inline-block;
    line-height: 4px;
    margin-top: 0px;
    }

        .newsletter a:hover {
            background-color: #4e4d4d;
            color: #fff;
        }



.writer .gallery {
    text-align: center;
}

    .writer .gallery .writer-slider .writer-item {
        display: inline-block;
        margin: 0 15px;
    }

        .writer .gallery .writer-slider .writer-item .writer-name {
            text-align: center;
            height: 40px;
            margin-top: 10px;
        }

        .writer .gallery .writer-slider .writer-item img {
            border-radius: 50%;
            width: 140px;
            height: 155px;
            box-shadow: 0 1.5px 3px 0 rgb(0 0 0 / 16%);
        }

.about-slider {
 background: #f4fbf4;
    margin-top:30px;
}
.about-slider .rslides_nav{top:40%}

    .about-slider .news-letter {

      padding: 40px 20px;
        font-size: 13px;
        text-align: right;
        color: #828282;
        line-height: 25px;
    }

.news-letter input {
    width: 60%;
    border: solid 1px #e5e5e5;
    background-color: #ffffff;
    height: 40px;
    margin-left: 3px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 0 12px;
}
.news-letter input:focus{border:1px solid #eeffee}
    .about-slider strong{color:#067f0b; font-size:17px}
    .about-slider p{color:#000; margin-top:10px; margin-bottom:20px;}

.footer {
    text-align: right;
      background-color: #fff;
    position: relative;
    padding: 20px;
      border-top: 1px solid #f2f2f2;
    background: #fbfbfb;
}
.footer .about-footer p{
    margin-top:3px !important;
    margin-bottom:5px !important;
}
.footer .arms{text-align:left}

.address{text-align:right;margin: 10px 0;}
.address p , .address a{
    color: #535353;
    font-size:13px;
}
/*.address span{width: 230px;
    display: inline-block;
    height: 45px;
    vertical-align: middle;}*/

.address p{line-height:18px;margin-bottom: 0;
    margin-top: 10px;}

.address .social-media i{    
    font-size: 30px;
    font-weight: bold;}

.address .social-media .fa-instagram{
    color: #a008df;
}

.address .social-media .fa-telegram{
    color: #25a1df;
}
.address i{
     border-radius: 50%;
    padding: 0px 10px;
    width: 40px;
    height: 40px;
    line-height: 37px;
    float: right;
    margin-left: 10px;

}
    .address .fa-map-marked-alt {
        color: #067f0b;
        border: 1px solid #067f0b;
        background: #eeffee;
    }
    .address .fa-phone {
        color: #0000d0;
        background: #f5f5ff;
        border: 1px solid #0000d0;
    }
    .address .fa-envelope {
        color: #ff5500;
        background: #fff7f3;
        border: 1px solid #ff5500;
    }

    .footer img.logo-footer {
        width: 100%;
    }

    .footer .address p:first-child {
        color: #535353;
    }

    .footer p {
      font-size: 13px;
    line-height: 22px;
    margin-top: 10px;
    color: #232323;
    }

    .footer .address p a {
        font-size: 16px;
        font-weight: bold;
        color: #717171;
    }

    .footer .khadamat img {
        width: 40%;
        margin: 0 auto 10px;
        display: block;
    }

    .footer .khadamat p {
        color: #282a73;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }

    .footer .about {
        text-align: right;
        color: #828282;
        font-size: 13px;
        line-height: 1.9;
    }


    .footer span {
        font-size: 14px;
        font-weight: bold;
        color: #404040;
    }

        .footer span.tell {
            color: #a2a2a2;
        }

    .footer .social-media {
        position: absolute;
        top: 40px;
        left: 10px;
    }
        .footer .social-media a{display:block}
         .footer .social-media i{color:#c8020a;}

        .footer span.call {
            background-image: linear-gradient(359deg, rgb(255, 196, 0) 100%, rgb(255, 224, 76) 2%);
            width: 50px;
            height: 140px;
            line-height: 200px;
            padding: 9px;
            font-size: 22px;
            border-bottom-right-radius: 25px;
            border-bottom-left-radius: 25px;
            position: absolute;
            top: 0px;
            right: 100px;
        }

    .footer i {
        font-size: 18px;
        margin-left: 5px;
        color: #c8020a;
    }


.copyright p {
    font-size: 12px;
    color:#fff;
    line-height: 25px;
    margin-bottom: 0px;
}

.footer li.tell a {
    font-size: 18px;
    color: #fff;
}

.footer .mr-50 {
    margin-right: 55px;
}

.footer .arms img {
    width:80px;
}

.footer .address {
    border-left: 1px solid #c4c4c4;
    padding-left: 30px;
}

.footer .about-footer strong {
    font-size: 15px;
    color: #000;
}
.footer ul {
    text-decoration: none;
    list-style-type: none;
    padding-right: 0;
    display: inline-block;
}

    .footer ul:first-child {
        float: right;
        margin-right: 0;
    }

.footer ul {
    margin-right: 100px;
}

.footer li {
    font-size: 14px;
    color: #bcbcbc;
    line-height: 26px;
}

.footer a {
    font-size: 13px;
    color: #232323;
}



.copyright {
    padding:5px 0;
    background:#8a8a8a;
}

    .copyright a {
        color: #fff;
        font-weight: bold;
    }

    .copyright .p-text-right {
        text-align: right !important;
    }

.product-image-details span {
    display: inline-block;
}


@media screen and (min-width:1441px) and (max-width:2560px) {
    .about-slider .about {
    padding: 30px 160px 30px 60px;
}
    .owl-carousel .item .product-image-details, .suggest .item .product-image-details { /*right:40px !important;*/
        font-size: 14px;
    }

    span.discount-pic {
        left: 36px;
    }
}

@media screen and (min-width:1781px) and (max-width:1920px) {
    .footer span.call {
        right: 388px;
    }
    .about-slider .news-letter{padding:60px 50px !important;}
}

@media screen and (min-width:1631px) and (max-width:1780px) {
    .footer span.call {
        right: 315px;
    }
}

@media screen and (min-width:1441px) and (max-width:1630px) {
    .footer span.call {
        right: 200px;
    }
    .about-slider .news-letter{padding: 30px 20px 20px 100px;}
}

@media screen and (min-width:1440px) and (max-width:1470px) {
    .product-image {
        margin: -0 auto !important;
    }

    .owl-carousel .item .pro-title,
    .suggest {
        margin-top: 6px !important;
    }

        .owl-carousel .item .pro-title,
        .suggest .item .pro-title {
            padding: 0px !important;
        }

        .owl-carousel .item .addtobasket,
        .suggest .item .addtobasket {
            font-size: 13px;
            padding: 0px 7px;
        }

            .owl-carousel .item .addtobasket span,
            .suggest .item .addtobasket span {
                padding: 0px 5px !important;
            }

        .owl-carousel .item .cost,
        .suggest .item .cost {
            width: 100%;
            text-align: center;
        }
}

@media screen and (min-width:1440px) and (max-width:1469px) {
    /* .owl-carousel .item:hover .overlay, */
    .suggest .item:hover .overlay {
        height: 76% !important;
    }

    .owl-carousel .item .product-image-details {
        padding-top: 0px !important;
    }
}

@media (min-width:1470px) {
    .product-image .product-img {
        width: 100%;
        height: 251px;
    }
}

@media (max-width:1600px) {
    .product-image img.product-img {
    }

    .under {
        font-size: 13px;
    }

}

@media screen and (max-width:1024px) {

    .about-slider .news-letter{
            padding: 10px 5px;
    }
    .about-slider p{font-size:11px;margin-top: 10px;
    margin-bottom: 0;}
    .address p, .address a {
    font-size: 11px;
}

    ul.tabs li:after {
        width: 172px;
    }

    ul.tabs li {
        font-size: 13px;
    }

    .book-detail a {
        font-size: 14px;
    }

    .footer span.call {
        right: 38px;
    }

    .campaign .counter-countdown {
        bottom: -15px;
        right: 60px;
    }

    .writer .gallery .writer-slider .writer-item {
        margin: 0 30px;
    }

    .footer .about {
        font-size: 12px;
    }

    .footer .khadamat p {
        font-size: 13px;
    }

    .footer .address p a {
        font-size: 13px;
    }

    .footer p {
        font-size: 12px;
    }

    .footer a {
        font-size: 12px;
    }

    .footer span {
        font-size: 13px;
    }

    .social-media {
    }

    .footer i {
        font-size: 25px;
    }

      .footer ul {
        margin-right: 45px;
    }

    .footer .address {
        padding-left: 55px;
    }

    .about-slider strong {
        font-size: 15px;
    }

    .about-slider .about {
        font-size: 12px;
        padding: 15px 30px 0 20px;
    }
}

@media screen and (max-width:800px) {
    .footer .about-footer strong {
        font-size:13px;
    }

    .footer p {
    font-size: 11px;
}
    .news-letter input {
        height: 37px;
    }
    .newsletter a{
padding: 0px 5px;
    height: 35px;
    line-height: 25px;
    }
    .address i {
        margin-left: 5px;
    }
    .about-slider .news-letter{
           line-height:20px;
    }
    .about-slider p {
    font-size: 10px;
}
    .about-slider .news-letter {
    padding: 5px 10px;
}
      .footer .address p a {
        font-size: 12px;
    }
    .about-slider strong {
    font-size: 12px;
}
    .about-slider .about {
    font-size: 11px;
    padding: 6px 10px 0 8px;
    line-height: 20px;
}
    .footer .address{border-left:none}

    .campaign .discount {
        left: -5px;
        padding: 8px 40px 17px;
    }

    .book-detail a {
        font-size: 12px;
    }

    .campaign .counter-countdown {
        bottom: 30px;
        right: 50px;
    }

    .social-media {
        margin-top: 0px;
    }

    .footer img.logo-footer {
        width: 75%;
    }

    .footer .khadamat img {
        width: 25%;
    }

    .footer ul {
        margin-right: 90px;
    }
}

@media screen and (max-width:768px) {
    .about-slider .about {  line-height: 19px; }
    div.basket-div {
        width: 160px !important;
        height: 44px !important;
    }

    .contetnt-2 span {
        padding: 10px 24px 12px;
    }

    ul.tabs li:after {
        width: 163px;
    }

    .banner-right img {
        height: 352px;
    }
}

@media screen and (max-width:799px) {
    .discount {
        font-size: 14px;
        top: -32px;
        left: -28px;
    }
}

@media only screen and (width:800px) {
    .discount {
        font-size: 12px;
        top: -50px;
        left: -35px;
    }

    div.basket-div {
        margin-left: 30px;
    }

    ul.tabs li {
        font-size: 11px;
        line-height: 25px;
    }

        ul.tabs li:after {
            width: 145px;
        }

    .book-detail {
        margin-top: 0px;
    }

    .campaign .tab-img {
        width: 100px !important;
        margin-top: -40px;
        margin-right: 135px;
    }

    .campaign .tab_container {
        min-height: 297px !important;
    }

    .campaign .time-remain {
        bottom: 30px;
    }

    .campaign .clock {
        bottom: 10px;
    }

    .campaign .countdown {
        bottom: 10px;
    }

    .campagin-section .banner-right-cam img {
        height: 340px;
    }

    .banner-right img {
        height: 353px;
    }
}

@media (max-width:1024px) {
    .owl-carousel .item:hover .product-image-details, .suggest .item:hover .product-image-details {
        font-size: 11px !important;
        top: 10px;
        line-height: 20px;
        right: 12px;
    }
}

@media screen and (max-width:800px) {
    .owl-carousel .item:hover .product-image-details, .suggest .item:hover .product-image-details {
        font-size: 13px !important;
        top: 15px;
        line-height: 35px;
        right: 20px;
    }

    .owl-carousel .item .cost,
    .suggest .item .cost {
        width: 100%;
        text-align: center;
    }

    .campaign .tab-img {
        width: 100px !important;
        margin-top: -40px;
        margin-right: 135px;
    }

    ul.tabs li {
        font-size: 11px;
        line-height: 25px;
    }

        ul.tabs li:after {
            width: 145px;
        }

    .book-detail {
        margin-top: 0px;
    }

    .campaign .tab_container {
        min-height: 297px !important;
    }

    .search-group {
        font-size: 12px;
       padding: 5px 25px 5px 0;
        width: 78%;
    }
    .logo-search{right:100px;}

    .search-box-div .search-panel {
    left: 136px;
}
    .login-group {
        margin-top: -5px;
    }

    .user-logo img {
        width: 22%;
    }

    .user-logo a {
        margin: 0;
    }

    .user-logo img.login-img {
        width: 30%;
    }

    .basket-logo img {
        width: 90%;
    }


    .basket-count {
        padding: 0px;
    }

    .under {
        font-size: 9px;
        font-weight: bold;
    }

    .tahvil-sari, .zemanat, .pardakht, .ersal-free {
        margin-top: 6px;
    }

    .under img {
        width: 33%;
        margin-top: -20%;
    }

    .footer span {
        font-size: 13px;
    }

    .footer .social-media {
        margin-top: -50px;
        margin-left: 40px;
    }

    .footer ul {
        padding-right: 0;
    }

    .footer a {
        font-size: 11px;
    }

    .footer li.tell a {
        font-size: 14px;
    }

    .footer li {
        font-size: 13px;
    }

    .footer .img-arm1,
    .footer .img-arm2 {
        width: 50%;
    }

    .copyright {
        font-size: 11px;
    }

    .newsletter span {
        font-size: 15px;
    }

    .newsletter input {
        font-size: 10px;
    }

    .newsletter a {
        font-size: 11px;
        width:95px;
    }

    .contetnt-2 {
        margin-top: 0px;
    }

    .copyright p, .copyright a {
        font-size: 10px;
        text-align:right;
    }

    .footer i {
        font-size: 25px;
    }
}

@media screen and (max-width:800px) {
    .campagin-section .tab_container {
        width: 60%;
    }

    .campagin-section ul.tabs {
        width: 20%;
        min-width: 160px;
    }

        .campagin-section ul.tabs li {
            height: 65px;
        }
}

@media screen and (max-width:781px) {
    /*ul.tabs { display: none; }*/
    /*.tab_container { display: block;  margin: 0 auto;  width: 95%; border-top: none; border-radius: 0; padding-bottom: 70px; }*/
    /*.tab_drawer_heading { filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#600026', endColorstr='#c60943', GradientType=0); font-size: 14px; color: #666; background-color: #e9e9e9; margin: 0; padding: 5px 20px; display: block; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-align: center; }*/
    .tab_drawer_heading:hover { /* background: #ccc; */
        background: #b6b6b6;
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ae0046', endColorstr='#fb0f56', GradientType=0);
        color: #383838;
    }

    .d_active { /* background: #fff; */
        background: #b6b6b6;
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4c001e', endColorstr='#9f0735', GradientType=0);
        color: #383838;
    }

    .book-detail span {
        font-size: 11px;
    }

    div.redCountdownDays {
        height: 40px;
    }

    .redCountdownDemo div {
        display: inline-flex;
        width: 40px;
        height: 40px;
    }

    .redCountdownDays {
        display: inline-block !important;
    }

    .redCountdownWrapper .redCountdownValue {
        font-size: 12px !important;
        width: 65% !important;
        top: 40px !important;
        left: 0 !important;
        display: block;
        font-weight: bold !important;
    }

    .redCountdownValue span {
        font-size: 12px !important;
        color: #5c5c5c;
        font-weight: bold;
    }
}

@media screen and (max-width:700px) {
    ul.tabs {
        display: none !important;
    }

    .tab_drawer_heading {
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#600026', endColorstr='#c60943', GradientType=0); /* IE6-9 */
        font-size: 13px;
        font-weight: bold;
        color: #666;
        background-color: #e9e9e9;
        margin: 0;
        padding: 15px 20px;
        display: block;
        cursor: pointer;
        margin-top: 2px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-align: center;
    }

    .tab_container {
        display: block;
        width: 95%;
        border-top: none;
        border-radius: 0;
        padding-bottom: 25px;
    }
}

@media screen and (max-width:560px) {
    .address i {
    margin-bottom: 5px;
}
    .about-slider p {
    font-size: 10px;
    margin-bottom:10px;
}
    .writer .gallery .writer-slider .writer-item {
        margin: 0 15px;
    }

    .footer ul {
        margin-right: 0;
    }

    .footer .social-media {
        margin-left: 0px;
        margin-top: 0;
    }

    .footer .khadamat img {
        width: 40%;
    }

    .footer img.logo-footer {
        width: 35%;
        display: block;
        margin: 0 auto 15px;
    }

    .logo-search {
     right:100px;
    }

    .campagin-section .banner-right-cam img {
        width: 240px;
        height: 320px;
        display: block;
        margin: 0 auto;
    }

    .campagin-section .tab_container {
        width: 100%;
    }

    .campaign .counter-countdown {
        right: 0;
        left: 0;
        top: 25px;
        text-align: center;
        height: 60px;
    }

    .campaign .countdown i {
        top: 18px;
        right: 0px;
        left: 160px;
    }

    .campaign .tab_drawer_heading:first-child {
        margin-top: 60px;
    }

    .footer .mr-50 {
        margin-right: 0;
    }

    .footer span.call {
        left: 20px;
        right: inherit;
    }

    .campaign .tab-img {
        width: 120px !important;
        margin: 0 auto;
    }
}

@media screen and (max-width:450px) {
    .search-group {
  
    width: 69%;

    }

}

@media screen and (max-width:425px) {
    .search-group {
        width: 180px;
    }
}

@media screen and (max-width:411px) {
}

@media screen and (max-width:375px) {
    .logo-search {
   right: 92px;
}
    .search-box-div .search-panel {
    left: 122px;
}

    .footer .khadamat p {
        font-size: 11px;
    }

    .footer .address p a {
        font-size: 11px;
    }

    .footer .social-media {
        margin: 5px auto;
        float: none;
        display: block;
        text-align: center;
    }

    .footer i {
        font-size: 20px;
    }
}

@media screen and (max-width:360px) {
    .search-group {
        width: 130px;
    }
    .logo-search {
    right: 85px;
}
    .search-box-div .search-panel {
    left: 112px;
}
}

@media screen and (max-width:320px) {
    .footer span.call {
        left: 5px;
    }
      .newsletter a {      
        width:85px;
    }
}

@media (min-width:767px) {
    .exo-menu > li > a {
        display: block;
        padding: 13px 15px;
    }

    .mega-menu,
    .flyout-mega-wrap,
    .Images,
    .Blog,
    .flyout-right > ul,
    .flyout-left > ul,
    li.drop-down > ul {
        position: absolute;
    }

    .mega-title a {
        font-size: 12px;
    }

    .mega-menu ul li a {
        line-height: 19px;
        font-size: 11px;
    }

    .flyout-right > ul {
        right: 100%;
    }

    .flyout-left > ul {
        left: 100%;
    }
}

@media only screen and (width:1024px) {
    .suggest .item .product-image-details {
        font-size: 11px !important;
        top: 15px !important;
        line-height: 35px !important;
        padding: 0px !important;
    }

    .suggest .item .addtobasket {
        padding: 0px 8px;
        line-height: 34px;
    }

        .suggest .item .addtobasket img {
            margin-top: 6px;
        }
}

@media only screen and (width:768px) {
    .suggest .item .product-image-details {
        font-size: 12px !important;
        top: 46px !important;
        line-height: 45px !important;
        padding: 0px 15px;
    }
}


.suggest .item .addtobasket {
    margin-top: 10px;
    padding: 0px 10px;
}

@media (max-width:800px) {
    .exo-menu > li > a {
        font-size: 14px;
    }

    .sticky-top {
        position: relative;
    }
}

@media (max-width:767px) {
    .exo-menu {
        min-height: 50px;
        background-color: #f6f5f5;
        width: 100%;
    }

    .menubar {
        padding-bottom: 45px;
    }

    .exo-menu > li > a {
        width: 100%;
        display: none;
    }

    .exo-menu > li {
        width: 100%;
    }

    .display.exo-menu > li > a {
        display: block;
        padding: 8px 18px;
        text-align: right;
        font-size: 12px;
    }

    .mega-menu,
    .Images,
    .Blog,
    .flyout-right > ul,
    .flyout-left > ul,
    li.drop-down > ul {
        position: relative;
    }
}

@media screen and (max-width:575px) {
    .sticky-top {
        position: relative;
    }

    .login-group {
        margin-top: 5px;
    }

    .owl-carousel .item:hover .product-image-details, .suggest .item:hover .product-image-details {
        font-size: 12px !important;
        top: 15px;
        line-height: 30px;
        right: 0;
    }

    .exo-menu li.logo-home {
        display: none;
    }

    .exo-menu li.home-page {
        display: inline-block;
    }

    .menubar ul {
        padding: 40px 0px 0px;
    }

    #productlist-container .title::after {
        width: 89%;
        bottom: 0px;
    }

    #productlist-container .title {
        margin-top: 46px;
    }

        #productlist-container .title span {
            width: inherit !important;
            font-size: 17px;
        }

    .owl-carousel .item .cost,
    .suggest .item .cost, .item .cost {
        width: 100%;
        text-align: center;
        font-size: 11px !important;
    }

    .owl-carousel .item .pro-title,
    .suggest .item .pro-title {
        font-size: 12px;
    }

    .owl-carousel .item .takhfif,
    .suggest .item .takhfif {
        left: 5px !important;
    }

    .owl-carousel-title span {
        font-size: 14px !important;
    }

    .owl-carousel-title img {
        width: 20%;
    }

    .owl-carousel .item .product-image-details,
    .suggest .item .product-image-details {
        line-height: 40px;
        top: 36px;
        font-size: 12px;
    }

    .owl-nav {
        left: 15% !important;
        top: -7px;
    }

    .product-image img {
        width: 100%;
    }

    #productlist-container {
        margin: 0px 0px 0px;
    }

    /* *************** */
    img.logo-img {
    width: 30%;
    margin-top: 12px;
    }

    .search-group {
        padding: 6px 25px 6px 6px;
        font-size: 11px;
   width: 79%;
    }

    .logo-search img {
        margin-right: 12px;
        width: 6%;
    }

    .dropdown-item {
        font-size: 10px;
        text-align: right;
    }

 

    .basket-logo {
        margin-left: 0;
    }

    a.toggle-menu {
        padding: 15px;
    }

    .under img {
        width: 20%;
        margin: 7px 15px 7px 0px;
    }

    .discount-pic img {
        top: 10px;
        left: 10px;
    }

    .discount-pic span {
        left: 17px;
        top: 17px;
        font-size: 10px;
    }

    .mega-title a {
        font-size: 10px;
    }

    ul.stander li a {
        font-size: 11px;
    }

    h4.row.mega-title {
        margin-bottom: -30px;
    }

    .tahvil-sari img,
    .pardakht img {
        text-align: right !important;
        width: 35%;
    }

    .ersal-free,
    .zemanat {
        text-align: right !important;
    }

    .under-banner {
        margin: 30px 0px 10px;
    }

    .book-detail span {
        font-size: 12px;
    }

    .book-detail a {
        font-size: 12px;
    }

    .contetnt-2 {
        margin: 50px 0px 0px 130px;
        text-align: center;
    }

        .contetnt-2 .c1 {
            font-size: 12px;
        }

        .contetnt-2 .c2 {
            font-size: 13px;
        }

        .contetnt-2 a {
            font-size: 12px;
        }

        .contetnt-2 img {
            width: 12%;
        }

    .campaign .discount {
        top: -23px;
        left: 18%;
    }

    .tab_content {
        padding: 0;
        margin-bottom: 12px;
        position: relative;
    }

    .tab-img {
        width: 40%;
        display: block;
        margin: 0 auto;
    }

    .newsletter {
        padding: 15px 10px;
    }

        .newsletter span {
            margin-bottom: 17px;
            font-size: 14px;
            display: block;
            text-align: center;
        }

        .newsletter input {
            padding: 7px 35px;
            font-size: 10px;
        }

        .newsletter a {
            font-size: 8px;
            padding: 0px 15px;
        }

    .footer {
        margin-top: 0px;
    }

        .footer a {
            font-size: 12px;
        }

        .footer span {
            font-size: 14px;
        }

        .footer li {
            font-size: 12px;
        }

        .footer img.img-p {
            width: 8%;
        }

    .copyright p,
    .copyright .p-text-right {
        text-align: center;
    }

    .campaign {
        margin-bottom: 0px;
    }

    .banner-right img {
        width: 240px;
        height: 320px;
        display: block;
        margin: 0 auto;
    }
}


@media screen and (max-width:450px) {
    img.logo-img {
        width: 30%;
        margin-top:25px;
    }

    .campaign .discount {
        left: 12%;
    }

    .contetnt-2 {
        margin: 50px 0px 0px 100px;
    }
    .search-group {
    width: 75%;
}
}

@media screen and (max-width:425px) {
    .campaign .discount {
        left: 10%;
    }
    .search-group {
    width: 73%;
}
}

@media screen and (max-width:411px) {

    .search-group {
        width: 72%;
    }

    .welcome {

    }
}

@media (max-width:375px) {
  
    .search-group {
        width: 73%;
    }

    .welcome {

    }

    div.redCountdownDays {
        height: 40px !important;
    }

    .footer span {
        font-size: 12px;
    }

    .footer a {
        font-size: 10px;
    }

    .redCountdownDemo div {
        display: inline-flex;
        width: 40px !important;
        height: 40px !important;
    }

    .redCountdownDays {
        display: inline-block !important;
    }

    .redCountdownWrapper .redCountdownValue {
        font-size: 11px !important;
        width: 60% !important;
        top: 40px !important;
        left: 0 !important;
        display: block;
        font-weight: bold !important;
    }

    .redCountdownValue span {
        font-size: 11px !important;
        color: #5c5c5c;
        font-weight: bold;
    }

    .owl-carousel .item:hover .product-image-details {
        top: 17px !important;
        font-size: 10px !important;
        line-height: 20px !important;
        right: 10px;
    }

    .campaign .discount {
        left: 7%;
    }

    .contetnt-2 {
        margin: 50px 0px 0px 55px;
    }
}

@media screen and (max-width: 360px) {
    .owl-carousel .item .product-image-details {
        padding: 0px 40px !important;
        font-size: 14px !important;
        top: 40px !important;
        line-height: 55px !important;
    }
    img.logo-img {
    width: 50%;
}
    .search-group {
        width:74%;
        font-size:10px !important;
    }

    .owl-carousel .item:hover .product-image-details {
        top: 17px !important;
        font-size: 12px !important;
        line-height: 35px !important;
        right: 30px;
    }
    .newsletter a {
    padding: 1px 10px;
}
    .suggest .item .product-image-details {
        font-size: 8px !important;
        top: 12px !important;
        line-height: 27px !important;
    }

    .suggest .item .addtobasket img {
        margin-top: 4px !important;
        width: 30%;
    }

    .suggest .item .addtobasket {
        line-height: 30px !important;
        padding: 0px 7px !important;
    }
}

@media only screen and (width:320px) {
    .owl-carousel .item .cost, .suggest .item .cost, .item .cost , .owl-carousel .item .cost span, .owl-carousel3 .item .cost span, .suggest .item .cost span, .item .cost span{font-size:10px !important;}
    .suggest .item .product-image-details {
        font-size: 7px !important;
        line-height: 24px !important;
    }

    .owl-carousel .item:hover .product-image-details {
        right: 25px;
    }

    .suggest .item .addtobasket {
        line-height: 21px !important;
        padding: 0px 3px !important;
    }

        .suggest .item .addtobasket img {
            margin-top: 4px !important;
            width: 25% !important;
        }

    .contetnt-2 {
        margin: 20px 0px 0px 55px;
    }

    .search-group {
        width: 70% !important;
    }
}

@media (max-width:374px) {

    .search-group {
        font-size: 12px;
        margin-bottom: 0;
    }

    .login-group {
        margin-top: 10px;
    }

    .user-logo a {
        font-size: 12px;
    }

    .basket-logo a {
        font-size: 12px;
    }

    .under {
        font-size: 7px;
    }

    .tab_drawer_heading {
        font-size: 11px;
    }

    span.discount-pic {
        left: 55px;
    }

    .exo-menu i {
        font-size: 21px;
    }


    .display.exo-menu > li > a {
        font-size: 10px;
    }

    h4.row.mega-title {
        font-size: 10px;
    }

    .mega-menu ul li a {
        line-height: 12px;
        font-size: 9px;
    }

    ul.stander {
        margin-top: -40px;
    }

    .contetnt-2 img {
        width: 12%;
    }

    div.basket-div {
        margin-right: 50px;
    }

    .product-image img {
        width: 65%;
    }

    .owl-carousel .item .takhfif {
        left: 50px !important;
    }

    .owl-carousel .item:hover .overlay,
    .suggest .item:hover .overlay {
        width: 64% !important;
        left: 18% !important;
    }

    .newsletter span {
        font-size: 12px;
    }

    .footer span {
        font-size: 12px;
    }

    .footer a {
        font-size: 10px;
    }

    .footer img.img-p {
        width: 8%;
    }

    .footer img.img-f {
        width: 8%;
    }

    .footer img.img-arm1 {
        width: 25%;
    }

    .footer img.img-arm2 {
        width: 30%;
    }

    .copyright p {
        font-size: 9px;
        text-align: center;
    }

    .text-left {
        text-align: center;
    }

    .discount {
        top: -37px;
        left: -27px;
        font-size: 10px;
    }

    .book-detail a {
        font-size: 13px;
    }

    .book-detail span {
        font-size: 10px;
    }

    .contetnt-2 .c1 {
        font-size: 11px;
    }

    .contetnt-2 .c2 {
        font-size: 12px;
    }

    .contetnt-2 {
        margin-left: 40px;
    }
}

@media screen and (max-width:320px) {
    .search-group {
        width: 48%;
        font-size:10px;
    }

    .book-detail a {
        font-size: 11px;
    }

    .user-logo a {
        font-size: 14px;
    }


    .user-logo {
        top: -140px;
    }

    .welcome {
        top: 37px;
    }
}

@keyframes jumping-pic {
    0% {
        top: -7px;
    }

    100% {
        top: 0px;
    }
}


/*********** book.html css *************/


/* breadcrumbs */
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    color: #656565;
    font-size: 13px;
 
    background:none;
    padding: 10px 15px !important;
    border-radius: 5px;
    margin: 10px 0 0px;
    background:#fff6f2;
   width: 100%;
   
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
    display: block;
}

.breadcrumb span {
    margin-left: 10px;
}

.breadcrumb a {
    color: #656565;
}

    .breadcrumb a:hover {
        color: #ED1C23;
    }

.breadcrumb li {
    margin: 0px;
    line-height: 25px;
}
.breadcrumb-item+.breadcrumb-item::before{
    color: #ff5500 !important;
    font-weight:bold;
    content:'\f053';
font-family: "Font Awesome 5 Free";
font-size:10px;
}

@media all and (max-width:800px) {
    .breadcrumb {
        margin-top: 20px !important;
        font-size: 12px;
        padding: 8px 12px 8px;
    }
}

@media all and (max-width:576px) {
    .breadcrumb {
        font-size: 10px;
    }
}


/* end bread crumbs ********/


/* image-gallery */

/* .menu-resize { border-top: 1px solid #D3D3D3; padding-top: 5px; } */


/* body-resize******** */

h1.title {
    font-size: 20px;
    text-align: right;
}

a.download-file {
    background-color: #26a9e1;
    color: #fff;
    padding: 7px;
    text-align: right;
    font-size: 14px;
    border-radius: 2px;
    margin-bottom: 10px;
}

    a.download-file:hover {
        color: #fff;
        cursor: pointer;
    }

.share-in-socials {
    text-align: center;
    margin-top: 15px;
    border: 1px solid #067f0b;
    border-radius: 50%;
    line-height: 45px;
    width: 40px;
    height: 40px;
}

    .share-in-socials i {
        font-size: 18px;
    }

    .share-in-socials .fa-share-alt {
        font-size: 17px;
        color: #067f0b;
    }

    /*.share-in-socials:hover .fa-share-alt {
        color: #6e6e6e;
    }*/

    .share-in-socials a.share-square {
        font-size: 13px;
        color: #ed1c24;
        font-weight: bold;
        margin-top: 5px;
    }

    .share-in-socials a {
        margin-right: 5px;
    }

.gallery-resize .zoom-pic {
    direction: rtl;
    display: inline-block;
    position: absolute;
    bottom: 100px;
    left: 110px;
}

    .gallery-resize .zoom-pic span {
        font-size: 14px;
    }

.share-in-socials a .fa-twitter{
    color: #3ac2d5;
}

.share-in-socials a .fa-facebook {
    color: #3b5998;
}

.share-in-socials a .fa-instagram {
    color: #833ab4;
}

.share-in-socials a .fa-telegram-plane {
    color: #0088cc;
}

.share-in-socials a .fa-whatsapp {
    color: #25d366;
}

.body-resize {
    padding: 20px 0px;
    border-radius: 5px;
    margin-top: 20px;
}

.body-resize .explain{
        text-align: right;
     border: 2px solid #2bb673; 
    min-height: 150px;
    padding: 20px;
    border-radius: 5px;
    font-size:13px;
}
.body-resize .fa-star {
    color: #ffeebe;
    font-size: 10px;
}

.body-resize .active {
    color: #ffc011;
}

.body-resize .rating-span {
    font-size: 10px;
    color: #000;
    float: left;
    margin-left: 0;
    margin-top: 0;
}

.body-resize .get-rate .fa-star {
    color: #FFD700;
    font-size: 12px;
}

.body-resize .get-rate {
    font-size: 12px;
    display: inline-block;
}

    .body-resize .get-rate .btn-group {
        display: block;
    }
    /****** Style Star Rating Widget *****/
    .body-resize .get-rate .dropdown-menu {
        right: 35px !important;
    }

/****** Style Star Rating Widget *****/

.body-resize .rating {
    border: none;
    float: right;
}

    .body-resize .rating > input {
        display: none;
    }

    .body-resize .rating > label:before {
        margin: 3px;
        font-size: 12px;
        font-family: "Font Awesome 5 Free";
        display: inline-block;
        content: "\f005";
    }

    .body-resize .rating > .half:before {
        content: "\f089";
        position: absolute;
    }

    .body-resize .rating > label {
        color: #ddd;
        float: right;
    }

    /***** CSS Magic to Highlight Stars on Hover *****/

    .body-resize .rating > input:checked ~ label, /* show gold star when clicked */
    .body-resize .rating:not(:checked) > label:hover, /* hover current star */
    .body-resize .rating:not(:checked) > label:hover ~ label {
        color: #FFD700;
    }
    /* hover previous stars in list */

    .body-resize .rating > input:checked + label:hover, /* hover current star when changing rating */
    .body-resize .rating > label:hover ~ input:checked ~ label, /* lighten current selection */
    .rating > input:checked ~ label:hover ~ label {
        color: #FFED85;
    }

.body-resize .show-on-hover .dropdown-menu {
    width: 110px;
    padding: 0px 5px;
    min-width: 60px;
}

.plus-icon i {
    font-size: 8px;
    margin-right: 4px;
    color: #fff;
background: #ff5500;
    padding: 3px;
    border-radius: 50%;
    line-height: 8px;
}

.color a {
    color: #eec12d;
}

@media screen and (max-width:1024px) {
    .gallery-resize .zoom-pic {
        bottom: 55px;
    }
}

@media screen and (max-width:800px) {
    .body-resize .get-rate .fa-star {
        font-size: 11px;
    }

    .body-resize .get-rate {
        font-size: 11px;
        margin-top: -5px;
    }

    .gallery-resize .zoom-pic {
        bottom: 30px;
        left: 70px;
    }

        .gallery-resize .zoom-pic span {
            font-size: 11px;
        }

    .body-resize.get-rate .fa-star {
        font-size: 10px;
    }
}




.body-resize .first-infos .infos-row .question {
    float: right;
    text-align: right;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 5px;
}

.body-resize .first-infos .infos-row .answer {
    float: right;
    text-align: right;
    padding-right: 5px;
}

.body-resize .first-infos .table {
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 15px;
}

    .body-resize .first-infos .table a {
        color: #ff5500;
    }

.body-resize .first-infos .count-basket {
    border-top: 1px solid #e9e9e9;
    padding-top: 100px;
    margin-top: 0;
}

.body-resize .book-contet {
}

.body-resize .like-share{
    float:right; display:inline-block;
}
.body-resize .favourit {
    display: inline-block;
    text-align: center;
    margin-left: 5px;
    border: 1px solid red;
    border-radius: 50%;
    line-height: 45px;
    width: 40px;
    height: 40px;
}

    .body-resize .favourit i.fa-heart {
        font-size: 17px;
        color: red;
    }

    /*.body-resize .favourit .addto-like:hover i.fa-heart {
        color: #6e6e6e;
    }*/

.buy-action {
    display: inline-block;
}

.qty-wrapper {
    margin: 20px 0px;
}

.count-title {
    line-height: 50px;
    margin-top: 5px;
    margin-left: 5px;
    font-size: 15px;
}

.pro-count {
    height: 42px;
    line-height: 42px;
    width: 65px;
    border: solid 1px #E6E6E6;
    float: left;
    margin-top: 6px;
}

    .pro-count .pro-count-r,
    .pro-count .pro-count-l {
        font-size: 15px;
        float: right;
        text-align: center;
        height: 42px;
        display: block;
    }

    .pro-count .pro-count-l {
        width: 30%;
    }

    .pro-count .pro-count-r {
        width: 70%;
        line-height: 42px;
    }

.pro-count-l-t,
.pro-count-l-b {
    width: 100%;
    height: 21px;
    color: #ff5500;
    font-size: 12px;
    line-height: 21px;
    float: none;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}

.pro-count-l-b {
    border-bottom: 0px;
}


@media screen and (max-width:1024px) {
    .body-resize .first-infos .infos-row .question, .body-resize .first-infos .infos-row .answer {
        font-size: 12px;
    }

    .count-title {
        font-size: 16px;
    }
    .body-resize .first-infos .table{
        line-height:30px;
    }
}

@media screen and (max-width:800px) {
    .body-resize .first-infos .count-basket {
        margin-top: 5px;
    }

    .body-resize .first-infos .infos-row .question, .body-resize .first-infos .infos-row .answer {
        font-size: 12px;
    }

    .body-resize .book-contet {
    }

    .share-in-socials .fa-share-alt, .body-resize .favourit i.fa-heart {
        font-size: 17px;
    }

    .body-resize .favourit {
        margin-right: 12px;
    }

    .body-resize .first-infos .count-basket {
        padding-top: 10px;
    }
}

@media screen and (max-width:576px) {
    .body-resize .first-infos .table {
        line-height: 30px;
    }

    .gallery-resize .zoom-pic {
        bottom: 120px;
        left: 70px;
    }

    .body-resize .first-infos .table {
        font-size: 12px;
    }

    .share-in-socials .tooltip1 {
        font-size: 12px;
    }

    h1.title {
        font-size: 16px;
    }

    .addtobasket-btn .price {
        font-size: 12px !important;
    }

    .addtobasket-btn .addtobascket {
        font-size: 14px !important;
    }

    .pro-count {
        height: 35px;
        line-height: 55px;
        width: 60px;
        margin-top: 10px;
        float: right;
    }

        .pro-count .pro-count-r {
            line-height: 35px;
        }

    .pro-count-l-t,
    .pro-count-l-b {
        height: 17px;
        font-size: 12px;
    }

    .count-title {
        font-size: 12px;
        float: right;
    }

    a.download-file {
        font-size: 12px;
    }

    .contetnt-2 span {
        padding: 10px 22px 11px;
    }

    div.basket-div {
        width: 160px;
        height: 44px;
    }

    .share-in-socials {
        display: block;
        margin-bottom: 20px;
    }

    .tooltip1 .tooltiptext {
        left: -10px;
    }

        .tooltip1 .tooltiptext::after {
            left: 58%;
        }
}


@media screen and (max-width:450px) {
    .gallery-resize .zoom-pic {
        bottom: 120px;
        left: 18px;
    }
}

@media screen and (max-width:411px) {
    .gallery-resize .zoom-pic {
        left: 8px;
    }
}

@media screen and (max-width:375px) {
    .gallery-resize .zoom-pic {
        left: -15px;
    }
}


@media screen and (max-width:800px) {
    .pro-count-l-t,
    .pro-count-l-b {
        height: 17px;
        font-size: 11px;
        line-height: 19px;
    }

    .count-title {
        font-size: 14px;
        float: right;
    }

    .addtobasket-btn .price {
        font-size: 14px;
    }

    .addtobasket-btn .addtobascket {
        font-size: 13px;
    }

    .pro-count {
        width: 65px;
        height: 38px;
    }
}


.addtobasket-btn span {
    display: inline-block;
    font-weight: bold;
}

.addtobasket-btn .label span {
    background: #fb3052;
    color: #fff;
    border-radius: 5px;
    width: 40px;
    height: 35px;
    line-height: 38px;
    padding: 0px 3px;
}

.addtobasket-btn p.label {
    display: inline-block;
}

.addtobasket-btn span span {
    display: inline;
    text-decoration: line-through;
    padding: 0px 5px;
}

.addtobasket-btn .addtobascket {
  background-color: #40a942;
    color: #fff !important;
    padding: 9px;
    text-align: center;
    float: none;
    font-size: 15px;
    margin-top: 0;
    margin-right:10px;
    display: inline-block;
    border-radius: 5px;
    line-height: 30px;
    height: 43px;
    width: 40%;
}

.addtobasket-btn .price {
       font-size: 15px;
    line-height: 30px;
    padding: 15px 5px 0;
    /* background: #eefaee; */
    text-align: center;
    border: 1px solid #ff5500;
    border-radius: 5px;
    margin-bottom:20px;
    height:60px;
}

    .addtobasket-btn .price .dis span {
        text-decoration: line-through 2px red;
        font-size: 18px;
    }
    .new-price-section{
        text-align: right;
        margin: 10px 0px 20px 0px;
    }
    .new-price-section .price .dis span {
        text-decoration: line-through 2px red;
        font-size: 18px;
    }
    .addtobasket-btn .price .price-dis {
        font-size: 20px;
        color: #2baf6f;
    }
    .new-price-section .price .price-dis {
        font-size: 17px;
        color: #2baf6f;
        font-weight:600;
    }
.addtobasket-btn .addtobascket:hover {
    cursor: pointer;
}

@media screen and (max-width:1366px) {
    .addtobasket-btn a {
        padding: 4px 5px;
        margin-right: 0px;
    }
}

@media screen and (max-width:800px) {
    .addtobasket-btn .addtobascket {
   margin-top: 20px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    }

    .addtobasket-btn .price {
        font-size: 13px;
    }

        .addtobasket-btn .price .dis span {
            font-size: 16px;
        }

        .addtobasket-btn .price .price-dis {
            font-size: 18px;
        }
}

@media screen and (max-width:560px) {
    .addtobasket-btn .addtobascket {
        margin-top: 27px;
    }

    .addtobasket-btn .price .dis span {
        font-size: 14px;
    }

    .addtobasket-btn .price .price-dis {
        font-size: 16px;
    }
}

@media screen and (max-width:425px) {
    .addtobasket-btn .price .dis span {
        font-size: 12px;
    }
}

@media screen and (max-width:375px) {
    .addtobasket-btn .addtobascket {
        margin-top: 25px;
    }
}



/* tabs */

.body-resize .tabs {
    max-width: 640px;
    margin: 15px auto;
    max-width: 100%;
    margin-top: 30px;
    padding: 15px;
    min-height: 120px;
    border: 1px solid #fff6f2;
}
.body-resize .media{
    font-size:13px; text-align:right
}

.tab-button-outer {
    display: none;
}

#tab-button {
    width: 70%;
}

#tab-button { /* display: table;
    table-layout: fixed; */
    width: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
}

    #tab-button li {
        display: table-cell;
        width: 111px;
        position: relative;
        padding: 0px;
    }

        #tab-button li a {
            display: block;
            padding: 10px 0;
            text-align: center;
            color: #515151;
            text-decoration: none;
            font-size: 16px;
        }

        #tab-button li:hover {
        }

    #tab-button li {
    }

        #tab-button li.is-active {
            border-bottom: 2px solid #ff5500;
            background: #fff6f2;
        }

        #tab-button li a:hover {
        }

#tab-select {
    padding: 10px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: 14px;
}


    #tab-select option:hover {
        background-color: red !important;
    }

.tab-contents .answer {
    float: right;
    text-align: right;
    padding-right: 5px;
}

.tab-contents .question {
    color: #343434;
    float: right;
    text-align: right;
    margin-bottom: 3px;
    margin-left: 0px;
    padding-right: 5px;
}

.tab-contents .question,
.tab-contents .answer {
    padding: 8px 10px;
}

.tab-contents {
    padding: 10px 0;
    margin-top: 20px;
}

    .tab-contents .answer a {
        color: #eec12d;
    }

    .tab-contents p {
        text-align: justify;
        line-height: 30px;
    }

.body-resize .related-body .section-title:before , .body-resize .related-body .section-title:after{
    display:none
}
.body-resize .related-body .section-title span:before , .body-resize .related-body .section-title span:after{display:none}

.body-resize .related-body .section-title{text-align:right}
.tabs .tab-select-outer .select2 {
    display: none;
}

@media screen and (max-width:1200px) {
    #tab-button {
        width: 100%;
    }

    .tab-contents .question, .tab-contents .answer {
        font-size: 14px;
    }

    .tab-contents p {
        font-size: 13px;
    }

    .tab-contents .media {
        font-size: 13px;
    }
}

@media screen and (max-width:800px) {
    #tab-button {
        width: 100%;
    }

        #tab-button li a {
            padding: 0;
            height: 45px;
            line-height: 50px;
            font-size: 14px;
        }

    .tab-contents .media {
        font-size: 12px;
    }

    .tab-contents p {
        font-size: 12px;
    }
}

@media screen and (min-width:768px) {
    .tab-button-outer {
        position: relative;
        z-index: 2;
        display: block;
        border-bottom: 1px solid #ebf6fb;
    }

    .tab-select-outer {
        display: none;
    }

    .tab-contents {
        position: relative;
        top: -1px;
        margin-top: 0; /* text-align: right; */
    }
}

@media screen and (max-width:576px) {
    .tab-contents p {
        font-size: 14px;
    }

    .body-resize .related-body {
        margin-bottom: 0;
    }

    .body-resize {
        margin-bottom: -25px;
    }
}


/* gallery-resize ****************************/

.gallery-resize img {
    display: inline-block;
    max-width: 80%;
    height: auto;
}

.gallery-resize {
    direction: ltr;
    text-align: center;
 padding-bottom: 10px;
    position: relative;
    background:#f5f5f5;
}

    .gallery-resize figure {
        padding: 5px 0 35px;
    }

    .gallery-resize .item {
        background: none;
        padding: 0;
    }

.page {
    position: relative;
    overflow: hidden;
    min-height: 100vh !important;
}

.img-thumbnail-variant-2 {
    position: relative;
    overflow: hidden;
}

    .img-thumbnail-variant-2 .caption {
        position: absolute;
        top: 20px;
        right: 20px;
        opacity: 0;
        transform: scale(0.8) translateX(100%);
        transition: 350ms ease-in-out;
    }

    .img-thumbnail-variant-2 .icon-lg {
        font-size: 30px;
    }

    .img-thumbnail-variant-2:hover .caption {
        opacity: 1;
        transform: scale(1) translateX(0);
    }

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    direction: ltr;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide figure img {
    width: 185px;
    height:250px;
    margin: 20px auto;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list {
    background: #fff url("../img/ajax-loader.gif") center center no-repeat;
}


/* Icons */


/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 48px;
    vertical-align: middle;
    text-align: center;
    font-size: 0;
    cursor: pointer;
    color: transparent;
    background-color: #fff;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: 300ms ease-in-out;
    padding: 0;
    border: none;
    outline: none;
    z-index: 9;
}

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        outline: none;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
            color: #000;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: 1;
    }

    .slick-prev:before,
    .slick-next:before { /* font-family: "Linearicons"; */
        font-size: 27px;
        color: #000;
        opacity: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: 0;
    border-radius: 0 4px 4px 0;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: 0;
}

.slick-prev:before {
    content: "";
}

[dir="rtl"] .slick-prev:before {
    content: "";
}

@media (min-width: 1500px) {
    .slick-prev {
        left: -75px;
    }
}

.slick-next {
    right: 0;
    border-radius: 4px 0 0 4px;
}

[dir="rtl"] .slick-next {
    left: 0;
    right: auto;
}

.slick-next:before {
    content: "";
}

[dir="rtl"] .slick-next:before {
    content: "";
}

@media (min-width: 1500px) {
    .slick-next {
        right: -75px;
    }
}

@media screen and (min-width:1440px) and (max-width:1920px) {
    .gallery-resize {
        margin-bottom: 40px;
    }
}

@media screen and (max-width:1024px) {
    .gallery-resize {
        margin-bottom: 50px;
    }
}

@media screen and (max-width:560px) {
    .gallery-resize {
        margin-bottom: 20px;
    }
}


/* Dots */

.slick-slider {
}

.carousel-parent .item {
    padding-left: 1px;
    padding-right: 1px;
    border:none;
}

.carousel-parent a.img-thumbnail-variant-2:hover .icon {
    color: initial;
}

#child-carousel {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -20px;
}

    #child-carousel .item {
        margin-left: 12px;
        margin-right: 12px;
        opacity: .2;
        transition: 280ms ease-in-out;
        cursor: pointer;
        height:inherit;
        border:none;
    }

        #child-carousel .item:hover,
        #child-carousel .slick-current {
            opacity: 1;
        }

.slick-gallery {
    width: 100%;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
}

    .slick-gallery .carousel-parent {
        margin-bottom: 35px;
    }

    .slick-gallery #child-carousel {
        margin-left: 0;
        margin-right: 0;
    }

        .slick-gallery #child-carousel .item {
            margin-left: 0;
            margin-right: 0;
        }

@media (min-width: 1200px) and (min-height: 880px) {
    .slick-gallery {
        max-width: 100%;
    }
}

@media screen and (max-width:800px) {
}

@media screen and (max-width:560px) {
    .slick-slide figure img {
        width: 160px;
    }

    .gallery-resize img {
        width: 60px;
        height: auto;
    }
}

.lg-sub-html,
.lg-toolbar {
    background-color: rgba(0, 0, 0, 0.45);
}


/* @font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal;
} */

.lg-icon {
    font-family: "Font Awesome 5 brand";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: 0;
}

    .lg-actions .lg-next.disabled,
    .lg-actions .lg-prev.disabled {
        pointer-events: none;
        opacity: .5;
    }

    .lg-actions .lg-next:hover,
    .lg-actions .lg-prev:hover {
        color: #ffffff;
    }

.lg-actions .lg-next {
    right: 20px;
}

    .lg-actions .lg-next:before {
        content: "\e095";
    }

.lg-actions .lg-prev {
    left: 20px;
}

    .lg-actions .lg-prev:after {
        content: "\e094";
    }

@-webkit-keyframes lg-right-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -30px;
    }
}

@-moz-keyframes lg-right-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -30px;
    }
}

@-ms-keyframes lg-right-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -30px;
    }
}

@keyframes lg-right-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -30px;
    }
}

@-webkit-keyframes lg-left-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 30px;
    }
}

@-moz-keyframes lg-left-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 30px;
    }
}

@-ms-keyframes lg-left-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 30px;
    }
}

@keyframes lg-left-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 30px;
    }
}

.lg-sub-html {
    bottom: 0;
    color: #eeeeee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

    .lg-sub-html h4 {
        margin: 0;
        font-size: 13px;
        font-weight: 700;
    }

    .lg-sub-html p {
        font-size: 12px;
        margin: 5px 0 0;
    }

*/ #lg-counter {
    color: #999999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

    .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
        cursor: -webkit-grab;
        cursor: -moz-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
        cursor: move;
        cursor: -webkit-grabbing;
        cursor: -moz-grabbing;
        cursor: -o-grabbing;
        cursor: -ms-grabbing;
        cursor: grabbing;
    }

    .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
        -webkit-transition-duration: 0s !important;
        transition-duration: 0s !important;
    }

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
    margin-left: auto;
    margin-right: auto;
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #ffffff;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease;
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #000;
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}

    .lg-outer .lg-toogle-thumb:hover,
    .lg-outer.lg-dropdown-active #lg-share {
        color: #ffffff;
    }

    .lg-outer .lg-toogle-thumb:after {
        content: "\e1ff";
    }

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

    .lg-outer .lg-video .lg-object {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

    .lg-outer .lg-video .lg-video-play {
        width: 84px;
        height: 59px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -42px;
        margin-top: -30px;
        z-index: 1080;
        cursor: pointer;
    }

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../img/vimeo-play.png) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../img/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../img/youtube-play.png) 0 -60px no-repeat;
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}

.lg-progress-bar {
    background-color: #333333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s;
}

    .lg-progress-bar .lg-progress {
        background-color: #000;
        height: 5px;
        width: 0;
    }

    .lg-progress-bar.lg-start .lg-progress {
        width: 100%;
    }

.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}

.lg-autoplay-button:after {
    content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

#lg-zoom-in:after {
    content: "\e311";
}

#lg-actual-size {
    font-size: 20px;
}

    #lg-actual-size:after {
        content: "\e033";
    }

#lg-zoom-out {
    opacity: .5;
    pointer-events: none;
}

    #lg-zoom-out:after {
        content: "\e312";
    }

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}

    .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
        overflow: visible;
    }

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

    .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
        box-shadow: 0 0 0 2px #ffffff inset;
    }

.lg-outer .lg-pager-thumb-cont {
    background-color: #ffffff;
    color: #ffffff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

    .lg-outer .lg-pager-thumb-cont img {
        width: 100%;
        height: 100%;
    }

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px;
}

    .lg-outer .lg-pager:focus,
    .lg-outer .lg-pager:hover {
        box-shadow: 0 0 0 8px #ffffff inset;
    }

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}

.lg-fullscreen:after {
    content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}

.lg-outer .lg-dropdown {
    background-color: #ffffff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
}

    .lg-outer .lg-dropdown:after {
        content: "";
        display: block;
        height: 0;
        width: 0;
        position: absolute;
        border: 8px solid transparent;
        border-bottom-color: #ffffff;
        right: 16px;
        top: -16px;
    }

    .lg-outer .lg-dropdown > li:last-child {
        margin-bottom: 0;
    }

    .lg-outer .lg-dropdown > li:hover .lg-icon,
    .lg-outer .lg-dropdown > li:hover a {
        color: #333333;
    }

    .lg-outer .lg-dropdown a {
        color: #333333;
        display: block;
        white-space: pre;
        padding: 4px 12px; /* font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; */
        font-size: 12px;
    }

        .lg-outer .lg-dropdown a:hover {
            background-color: rgba(0, 0, 0, 0.07);
        }

    .lg-outer .lg-dropdown .lg-dropdown-text {
        display: inline-block;
        line-height: 1;
        margin-top: -3px;
        vertical-align: middle;
    }

    .lg-outer .lg-dropdown .lg-icon {
        color: #333333;
        display: inline-block;
        float: none;
        font-size: 20px;
        height: auto;
        line-height: 1;
        margin-right: 8px;
        padding: 0;
        vertical-align: middle;
        width: auto;
    }

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
}

    .lg-outer #lg-share {
        position: relative;
    }

        .lg-outer #lg-share:after {
            content: "\e80d";
        }

    .lg-outer #lg-share-facebook .lg-icon {
        color: #3b5998;
    }

        .lg-outer #lg-share-facebook .lg-icon:after {
            content: "\e901";
        }

    .lg-outer #lg-share-twitter .lg-icon {
        color: #00aced;
    }

        .lg-outer #lg-share-twitter .lg-icon:after {
            content: "\e904";
        }

    .lg-outer #lg-share-googleplus .lg-icon {
        color: #dd4b39;
    }

        .lg-outer #lg-share-googleplus .lg-icon:after {
            content: "\e902";
        }

    .lg-outer #lg-share-pinterest .lg-icon {
        color: #cb2027;
    }

        .lg-outer #lg-share-pinterest .lg-icon:after {
            content: "\e903";
        }

.lg-group:after {
    content: "";
    display: table;
    clear: both;
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
}

    .lg-outer * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .lg-outer.lg-visible {
        opacity: 1;
    }

    .lg-outer.lg-css3 .lg-item.lg-current,
    .lg-outer.lg-css3 .lg-item.lg-next-slide,
    .lg-outer.lg-css3 .lg-item.lg-prev-slide {
        -webkit-transition-duration: inherit !important;
        transition-duration: inherit !important;
        -webkit-transition-timing-function: inherit !important;
        transition-timing-function: inherit !important;
    }

    .lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
    .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
    .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
        -webkit-transition-duration: 0s !important;
        transition-duration: 0s !important;
        opacity: 1;
    }

    .lg-outer.lg-grab img.lg-object {
        cursor: -webkit-grab;
        cursor: -moz-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .lg-outer.lg-grabbing img.lg-object {
        cursor: move;
        cursor: -webkit-grabbing;
        cursor: -moz-grabbing;
        cursor: -o-grabbing;
        cursor: -ms-grabbing;
        cursor: grabbing;
    }

    .lg-outer .lg {
        position: relative;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .lg-outer .lg-inner {
        position: absolute;
        left: 0;
        top: 0;
        white-space: nowrap;
    }

    .lg-outer .lg-item {
        background: url(../img/loading.gif) center center no-repeat;
        display: none !important;
    }

    .lg-outer.lg-css .lg-current,
    .lg-outer.lg-css3 .lg-current,
    .lg-outer.lg-css3 .lg-next-slide,
    .lg-outer.lg-css3 .lg-prev-slide {
        display: inline-block !important;
    }

    .lg-outer .lg-img-wrap,
    .lg-outer .lg-item {
        display: inline-block;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
    }

        .lg-outer .lg-img-wrap:before,
        .lg-outer .lg-item:before {
            content: "";
            display: inline-block;
            height: 50%;
            width: 1px;
            margin-right: -1px;
        }

    .lg-outer .lg-img-wrap {
        position: absolute;
        padding: 0 5px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .lg-outer .lg-item.lg-complete {
        background-image: none;
    }

    .lg-outer .lg-item.lg-current {
        z-index: 1060;
    }

    .lg-outer .lg-image {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        width: auto !important;
        height: auto !important;
    }

    .lg-outer.lg-show-after-load .lg-item .lg-object,
    .lg-outer.lg-show-after-load .lg-item .lg-video-play {
        opacity: 0;
        -webkit-transition: opacity .15s ease 0s;
        -o-transition: opacity .15s ease 0s;
        transition: opacity .15s ease 0s;
    }

    .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
    .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
        opacity: 1;
    }

    .lg-outer .lg-empty-html,
    .lg-outer.lg-hide-download #lg-download {
        display: none;
    }

.lg-backdrop.in {
    opacity: 1;
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
    opacity: 0;
}

    .lg-css3.lg-fade .lg-item.lg-current {
        opacity: 1;
    }

    .lg-css3.lg-fade .lg-item.lg-current,
    .lg-css3.lg-fade .lg-item.lg-next-slide,
    .lg-css3.lg-fade .lg-item.lg-prev-slide {
        -webkit-transition: opacity .1s ease 0s;
        -moz-transition: opacity .1s ease 0s;
        -o-transition: opacity .1s ease 0s;
        transition: opacity .1s ease 0s;
    }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }

    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
        -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    }

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}

    .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
        left: -100%;
    }

    .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
        left: 100%;
    }

    .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
        left: 0;
        opacity: 1;
    }

    .lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
    .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
    .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
        -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    }

.lg-sub-html,
.lg-toolbar {
    background-color: rgba(0, 0, 0, 0.45);
}


/* @font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal;
} */

.lg-icon {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999999;
    cursor: pointer;
    display: block;
    font-size: 17px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: 0;
    font-weight: bold;
}

    .lg-actions .lg-next.disabled,
    .lg-actions .lg-prev.disabled {
        pointer-events: none;
        opacity: .5;
    }

    .lg-actions .lg-next:hover,
    .lg-actions .lg-prev:hover {
        color: #ffffff;
    }

.lg-actions .lg-next {
    right: 20px;
}

    .lg-actions .lg-next:before {
        content: "\f061";
    }

.lg-actions .lg-prev {
    left: 20px;
}

    .lg-actions .lg-prev:after {
        content: "\f060";
    }

@-webkit-keyframes lg-right-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -30px;
    }
}

@-moz-keyframes lg-right-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -30px;
    }
}

@-ms-keyframes lg-right-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -30px;
    }
}

@keyframes lg-right-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -30px;
    }
}

@-webkit-keyframes lg-left-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 30px;
    }
}

@-moz-keyframes lg-left-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 30px;
    }
}

@-ms-keyframes lg-left-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 30px;
    }
}

@keyframes lg-left-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 30px;
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

    .lg-toolbar .lg-icon {
        color: #999999;
        cursor: pointer;
        float: right;
        font-size: 17px;
        font-weight: bold;
        height: 47px;
        line-height: 27px;
        padding: 10px 0;
        text-align: center;
        width: 50px;
        text-decoration: none !important;
        outline: 0;
        -webkit-transition: color .2s linear;
        -o-transition: color .2s linear;
        transition: color .2s linear;
    }

        .lg-toolbar .lg-icon:hover {
            color: #ffffff;
        }

    .lg-toolbar .lg-close:after {
        content: "\f00d";
    }

    .lg-toolbar .lg-download:after {
        content: "\f019";
    }

.lg-sub-html {
    bottom: 0;
    color: #eeeeee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

    .lg-sub-html h4 {
        margin: 0;
        font-size: 13px;
        font-weight: 700;
    }

    .lg-sub-html p {
        font-size: 12px;
        margin: 5px 0 0;
    }

#lg-counter {
    color: #999999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

    .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
        cursor: -webkit-grab;
        cursor: -moz-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
        cursor: move;
        cursor: -webkit-grabbing;
        cursor: -moz-grabbing;
        cursor: -o-grabbing;
        cursor: -ms-grabbing;
        cursor: grabbing;
    }

    .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
        -webkit-transition-duration: 0s !important;
        transition-duration: 0s !important;
    }

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #ffffff;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease;
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #000;
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999999;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}

    .lg-outer .lg-toogle-thumb:hover,
    .lg-outer.lg-dropdown-active #lg-share {
        color: #ffffff;
    }

    .lg-outer .lg-toogle-thumb:after {
        content: "\f00a";
    }

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

    .lg-outer .lg-video .lg-object {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

    .lg-outer .lg-video .lg-video-play {
        width: 84px;
        height: 59px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -42px;
        margin-top: -30px;
        z-index: 1080;
        cursor: pointer;
    }

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../images/vimeo-play.png) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../images/vimeo-play.png) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../images/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../images/youtube-play.png) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../images/youtube-play.png) 0 -60px no-repeat;
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}

.lg-progress-bar {
    background-color: #333333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s;
}

    .lg-progress-bar .lg-progress {
        background-color: #000;
        height: 5px;
        width: 0;
    }

    .lg-progress-bar.lg-start .lg-progress {
        width: 100%;
    }

.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}

.lg-autoplay-button:after {
    content: "\f04b";
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\f04c";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

#lg-zoom-in:after {
    content: "\f00e";
}

#lg-actual-size {
    font-size: 17px;
}

    #lg-actual-size:after {
        content: "\f24d";
    }

#lg-zoom-out {
    opacity: .5;
    pointer-events: none;
}

    #lg-zoom-out:after {
        content: "\f010";
    }

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}

    .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
        overflow: visible;
    }

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

    .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
        box-shadow: 0 0 0 2px #ffffff inset;
    }

.lg-outer .lg-pager-thumb-cont {
    background-color: #ffffff;
    color: #ffffff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

    .lg-outer .lg-pager-thumb-cont img {
        width: 100%;
        height: 100%;
    }

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px;
}

    .lg-outer .lg-pager:focus,
    .lg-outer .lg-pager:hover {
        box-shadow: 0 0 0 8px #ffffff inset;
    }

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}

.lg-fullscreen:after {
    content: "\f065";
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\f066";
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}

.lg-outer .lg-dropdown {
    background-color: #ffffff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
}

    .lg-outer .lg-dropdown:after {
        content: "";
        display: block;
        height: 0;
        width: 0;
        position: absolute;
        border: 8px solid transparent;
        border-bottom-color: #ffffff;
        right: 16px;
        top: -16px;
    }

    .lg-outer .lg-dropdown > li:last-child {
        margin-bottom: 0;
    }

    .lg-outer .lg-dropdown > li:hover .lg-icon,
    .lg-outer .lg-dropdown > li:hover a {
        color: #333333;
    }

    .lg-outer .lg-dropdown a {
        color: #333333;
        display: block;
        white-space: pre;
        padding: 4px 12px; /* font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; */
        font-size: 12px;
    }

        .lg-outer .lg-dropdown a:hover {
            background-color: rgba(0, 0, 0, 0.07);
        }

    .lg-outer .lg-dropdown .lg-dropdown-text {
        display: inline-block;
        line-height: 1;
        margin-top: -3px;
        vertical-align: middle;
    }

    .lg-outer .lg-dropdown .lg-icon {
        font-family: "Font Awesome 5 Brands";
        color: #333333;
        display: inline-block;
        float: none;
        font-size: 20px;
        height: auto;
        line-height: 1;
        margin-right: 8px;
        padding: 0;
        vertical-align: middle;
        width: auto;
    }

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
}

    .lg-outer #lg-share {
        position: relative;
    }

        .lg-outer #lg-share:after {
            content: "\f1e0"; /*share icon of fontawsome*/
        }

    .lg-outer #lg-share-facebook .lg-icon {
        color: #3b5998;
    }

        .lg-outer #lg-share-facebook .lg-icon:after {
            content: "\f082";
        }

    .lg-outer #lg-share-twitter .lg-icon {
        color: #00aced;
    }

        .lg-outer #lg-share-twitter .lg-icon:after {
            content: "\f099";
        }

    .lg-outer #lg-share-googleplus .lg-icon {
        color: #dd4b39;
    }

        .lg-outer #lg-share-googleplus .lg-icon:after {
            content: "\f0d4";
        }

    .lg-outer #lg-share-pinterest .lg-icon {
        color: #cb2027;
    }

        .lg-outer #lg-share-pinterest .lg-icon:after {
            content: "\f0d2";
        }

.lg-group:after {
    content: "";
    display: table;
    clear: both;
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1090;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
    direction: ltr;
}

    .lg-outer * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .lg-outer.lg-visible {
        opacity: 1;
    }

    .lg-outer.lg-css3 .lg-item.lg-current,
    .lg-outer.lg-css3 .lg-item.lg-next-slide,
    .lg-outer.lg-css3 .lg-item.lg-prev-slide {
        -webkit-transition-duration: inherit !important;
        transition-duration: inherit !important;
        -webkit-transition-timing-function: inherit !important;
        transition-timing-function: inherit !important;
    }

    .lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
    .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
    .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
        -webkit-transition-duration: 0s !important;
        transition-duration: 0s !important;
        opacity: 1;
    }

    .lg-outer.lg-grab img.lg-object {
        cursor: -webkit-grab;
        cursor: -moz-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .lg-outer.lg-grabbing img.lg-object {
        cursor: move;
        cursor: -webkit-grabbing;
        cursor: -moz-grabbing;
        cursor: -o-grabbing;
        cursor: -ms-grabbing;
        cursor: grabbing;
    }

    .lg-outer .lg {
        position: relative;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .lg-outer .lg-inner {
        position: absolute;
        left: 0;
        top: 0;
        white-space: nowrap;
    }

    .lg-outer .lg-item {
        background: url(../img/loading.gif) center center no-repeat;
        display: none !important;
    }

    .lg-outer.lg-css .lg-current,
    .lg-outer.lg-css3 .lg-current,
    .lg-outer.lg-css3 .lg-next-slide,
    .lg-outer.lg-css3 .lg-prev-slide {
        display: inline-block !important;
    }

    .lg-outer .lg-img-wrap,
    .lg-outer .lg-item {
        display: inline-block;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
    }

        .lg-outer .lg-img-wrap:before,
        .lg-outer .lg-item:before {
            content: "";
            display: inline-block;
            height: 50%;
            width: 1px;
            margin-right: -1px;
        }

    .lg-outer .lg-img-wrap {
        position: absolute;
        padding: 0 5px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .lg-outer .lg-item.lg-complete {
        background-image: none;
    }

    .lg-outer .lg-item.lg-current {
        z-index: 1060;
    }

    .lg-outer .lg-image {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        width: auto !important;
        height: auto !important;
    }

    .lg-outer.lg-show-after-load .lg-item .lg-object,
    .lg-outer.lg-show-after-load .lg-item .lg-video-play {
        opacity: 0;
        -webkit-transition: opacity .15s ease 0s;
        -o-transition: opacity .15s ease 0s;
        transition: opacity .15s ease 0s;
    }

    .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
    .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
        opacity: 1;
    }

    .lg-outer .lg-empty-html,
    .lg-outer.lg-hide-download #lg-download {
        display: none;
    }

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1090;
    background-color: rgba(0, 0, 0, 0.85);
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
}


/* end gallery-resize ***************************/
/* end-book.html styles ***************************/
/* suggest.html styles *****************/
/* suggest */

.suggest .tabs {
    margin: 10px auto;
    max-width: 100%;
}

.suggest .tab-button-outer {
    border-bottom: none;
}
.suggest .tab-select-outer{margin: 0 auto; width:90%}

.suggest #tab-button {
    width: 100%;
    text-align: center;
    margin-bottom:30px;
}

    .suggest #tab-button li {
        display: inline-block;
        background: #c80000;
        margin: 0 -3px;
        position: relative;
    }

        .suggest #tab-button li.is-active {
            background: #656565;
            border-bottom: none;

        }

            .suggest #tab-button li:before {
                content: '';
                position: absolute;
                top: 8px;
                left: 0;
                width: 2px;
                height: 28px;
                background: #fff;
            }
             .suggest #tab-button li:last-child:before{display:none}

        .suggest #tab-button li a {
            color: #fff;
        }

#slider-container {
    max-height: 760px;
    overflow: hidden;
}


.slider-area, .slider-area2 {
    display: block;
    position: relative;
    width: 100%;
}

.open .dropdown-menu {
    display: block;
    top: 30px;

    width: 150px;
}

.book-contet .open .dropdown-menu {
    display: block;
    top: 25px;
    right: -20px;   
    min-width: 110px !important;
}

    .book-contet .open .dropdown-menu i {
        margin-right: 5px;
        margin-left: 5px;
    }

        .book-contet .open .dropdown-menu i.fa-file-pdf {
            color: red;
        }

        .book-contet .open .dropdown-menu i.fa-file-audio {
            color: green;
        }

        .book-contet .open .dropdown-menu i.fa-file-video {
            color: blue;
        }

    .book-contet .open .dropdown-menu a {
        color: #223e87;
        font-weight: bold;
    }

.search-group span.dropdown .dropdown-backdrop {
    display: none !important;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
/*.modal-content { position: relative; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, .2); border-radius: 6px; outline: 0; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); box-shadow: 0 3px 9px rgba(0, 0, 0, .5); }*/
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .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 #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .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;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    /*.modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); box-shadow: 0 5px 15px rgba(0, 0, 0, .5); }*/
    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}

.modal {
    z-index: 99999;
}

.modal-backdrop {
    z-index: 9999;
}

.modal-header {
    background-color: #666;
    justify-content: inherit !important;
    display: block !important;
    color: #fff;
}

    .modal-header .close {
        color: #fff;
        padding: 0px !important;
        margin: 0px;
        float: right;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        margin-left: 20px;
    }

.log-head, .reg-head {
    font-size: 25px;
    color: #fff;
}

.modal-title {
    color: #fff !important;
    font-size: 20px;
}

.modal-body {
    text-align: right;
}

    .modal-body input[type="text"], .modal-body input[type="password"] {
        margin-bottom: 10px;
        font-size: .8em;
    }

    .modal-body .checkbox label {
        font-size: 15px;
        margin-top: 10px;
    }

.input-captcha {
    margin-bottom: 10px;
}

.modal-footer {
    display: block;
    direction: ltr !important;
    text-align: left;
}

    .modal-footer .btn-link {
        font-size: 15px;
        margin-top: 10px;
        color: #212529;
    }

    .modal-footer .btn-primary {
        background-color: #0e9346;
        border: none;
        color: #fff !important;
    }

    .modal-footer::before {
        display: table;
        content: " ";
    }

.fade.in {
    opacity: 1;
}

.modal-backdrop.fade.in {
    opacity: 0.5;
}

#order-modal .modal-dialog {
    pointer-events: inherit;
}

#ShareWithEmail-modal .modal-content {
    padding: 10px;
}

#showReplyComment-modal .modal-content {
    border: none !important;
}

#showReplyComment-modal .modal-dialog, #showComment-modal .modal-dialog {
    pointer-events: inherit;
}

button:focus, button:active, input:focus, input:active {
    outline: none !important;
    border: none;
}

.dnl-btn .btn-group {
    width: 100%;
    margin: 22px auto 0;
}

.dnl-btn .btn:active, .dnl-btn .btn:focus {
    border-color: #00bcd4 !important;
    background-color: transparent !important;
    color: #00bcd4 !important;
}

.dnl-btn .btn:hover {
    border-color: #00bcd4;
    background-color: transparent !important;
    color: #00bcd4 !important;
}

.dnl-btn .btn-right-dwn:hover {
    cursor: auto;
    border-color: #00bcd4;
    background-color: #00bcd4 !important;
    color: #fff !important;
}

.dnl-btn .btn {
    background-color: #00bcd4;
    border-color: #00bcd4;
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
}

.dnl-btn .dropdown-menu {
    border-radius: 0px;
    width: 100%;
    top: 40px;
    direction: rtl;
    text-align: right;
    padding: 5px;
}

.dnl-btn .dropdown-toggle::after {
    display: none;
}

.dnl-btn .dropdown-menu a {
    color: #333;
}

.dnl-btn .dropdown-menu i {
    margin: 5px;
    font-size: 20px;
}

.dnl-btn .dropdown-menu .fa-file-pdf {
    color: #bd0813;
}

.dnl-btn .dropdown-menu .fa-file-video {
    color: #0077b5;
}

.dnl-btn .dropdown-menu .fa-file-audio {
    color: #ecb31e;
}

.dnl-btn .btn-group.open .dropdown-menu {
    display: block;
}

.filter-panel {
    width: 100%;
    border-radius: 5px;
    padding: 15px 10px 8px;
    font-size: 14px;
    border: 1px solid #ff5500;
    margin-bottom:30px;
}

    .filter-panel ul.dropdown-menu li a {
        color: #000;
    }

    .filter-panel .search-setting {
        text-align: right;
    }

    .filter-panel button#dLabel {
        border: 1px solid #ff5500;
        background: #fff;
        margin-right: 5px;
        height: 25px;
        line-height: 20px;
        border-radius: 5px;
    }

    .filter-panel .form-group {
        margin-bottom: 0px;
    }

    .filter-panel .dropdown-menu {
        right: 0px;
        float: right;
        padding: 10px;
        color: #000;
        font-size: 14px;
        left: inherit;
    }

.body-resize h1.title {
    font-size: 20px;
    margin:0;
    float:right;
    font-weight: 600;
}
.body-resize h1.{font-size:20px;}

.login-form {
    text-align: right;
}


.img-rotate {
    transition: 500ms ease all;
}

.owl-carousel-title:hover .img-rotate {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

label.switch {
    margin-left: 5px;
}

.search-tool {
    width: 100%;
}

.paging {
    text-align: center;
    width: 100%;
    margin: 35px auto 0;
}

    .paging .pagination {
        text-align: center;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto;
    }

    .paging .page-item.active .page-link {
        color: #fff;
        background-color:#ff5500;
        border-color: #ff5500;
        border-radius: 5px;
    }

    .paging .pagination .next a {
        margin-right: 5px;
    }

    .paging .page-item, .page-item:last-child .page-link, .page-item:first-child .page-link {
        border-radius: 5px !important;
    }

.pagination > li > a, .pagination > li > span {
    border-radius: 50px;
    background-color: #d8dee1;
    color: #fff;
    border-color: #d8dee1;
    margin-right: 5px;
}

.paging .page-link {
    border-radius: 5px;
    width: 35px;
    height: 35px;
}

    .paging .page-link:hover {
        color: #000 !important;
    }


@media screen and (max-width:1024px) {
    .body-resize h1 {
        font-size: 18px;
    }

        .body-resize h1.title {
            font-size: 17px;
        }

    .filter-panel{
        font-size:12px;
    }
}

@media screen and (max-width:800px) {
    .filter-panel .form-group {
        margin-bottom: 10px;
    }

    .body-resize h1 {
        font-size: 15px;
    }
    .filter-panel{font-size:12px;}
}

@media screen and (max-width:560px) {
    .paging .page-link {
        width: 32px;
        height: 32px;
        line-height: 20px;
    }

    .filter-panel .search-setting {
        font-size: 12px;
    }

    .filter-panel .dropdown-menu {
        font-size: 12px;
    }

    .drdwn {
        float: none;
    }

        .drdwn .col-md-1 {
            float: none;
        }

    .filter-col {
        float: right;
    }

    .filter-panel .form-group {
        margin-bottom: 15px;
    }

    .form-group .fa-angle-down {
        float: left;
        margin-left: -15px;
    }

    .filter-panel button#dLabel {
        line-height: 8px !important;
        padding-left: 20px;
    }

    .fa-angle-down:before {
        position: absolute;
    }
}
@media screen and (max-width:375px) {
    .paging .page-link {
        width: 30px;
        height: 30px;
        line-height: 17px;
    }
}

@media screen and (max-width:360px) {
    .pagination > li > a, .pagination > li > span {
        margin-right: 1px;
    }
}

@media screen and (max-width:320px) {
    .paging .page-link {
        width: 28px;
        height: 28px;
        line-height: 14px;
    }
}

.outofstock {
    position: absolute;
    color: #fff;
    font-size: 13px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    background: red;
    top: 0px;
    left: 0px;
    width: 55px;
    height: 55px;
    background: linear-gradient(to bottom right, transparent 0%, transparent 50%, #fabf0f 50%, #fabf0f 100%);
    z-index: 9;
}

    .outofstock span {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        transform: rotate(135deg);
        display: block;
        margin-right: -15px;
        margin-top: 26px;
    }

.top {
    top: -55px;
}


/*banner*/

.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0,0,0,.25);
    box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

    .rslides_tabs li {
        display: inline;
        float: none;
        margin-right: 1px;
    }

    .rslides_tabs a {
        width: auto;
        line-height: 20px;
        padding: 9px 20px;
        height: auto;
        background: transparent;
        display: inline;
    }

    .rslides_tabs li:first-child {
        margin-left: 0;
    }

    .rslides_tabs .rslides_here a {
        background: rgba(255,255,255,.1);
        color: #fff;
        font-weight: bold;
    }

.events {
    list-style: none;
}

.callbacks_container {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .callbacks li {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
    }

    .callbacks img {
        display: block;
        position: relative;
        z-index: 1;
        height: auto;
        width: 100%;
        border: 0;
    }

    .callbacks .caption {
        display: block;
        position: absolute;
        z-index: 2;
        font-size: 20px;
        text-shadow: none;
        color: #fff;
        background: #000;
        background: rgba(0,0,0, .8);
        left: 0;
        right: 0;
        bottom: 0;
        padding: 10px 20px;
        margin: 0;
        max-width: none;
    }

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 52%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("themes/themes.gif") no-repeat left top;
    margin-top: -45px;
}

    .callbacks_nav:active {
        opacity: 1.0;
    }

    .callbacks_nav.next {
        left: auto;
        background-position: right top;
        right: 0;
    }

@media screen and (max-width: 600px) {
    .callbacks_nav {
        top: 47%;
    }
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .rslides li {
        -webkit-backface-visibility: hidden;
        position: absolute;
        display: none;
        width: 100%;
        left: 0;
        top: 0;
    }

        .rslides li:first-child {
            position: relative;
            display: block;
            float: left;
        }

    .rslides img {
        display: block;
        height: auto;
        float: left;
        width: 100%;
        border: 0;
         }


.rslides_nav {
    position: absolute;
    top:39%;
    right: 0;
    text-decoration: none;
    width: 45px;
    height: 45px;
    line-height: 45px;
    position: absolute;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    text-indent: 0;
    background: #343434;
    border-radius: 50%;
}

    .rslides_nav.prev {
        text-align: left;
        left: 65px;
        right: inherit;
    }
     .about-footer .rslides_nav.prev {
        left: 0px;
    }

    .rslides_nav.next {
        text-align: right;
        right: 65px;
    }
   .about-footer  .rslides_nav.next {
        right: 0px;
    }

    .rslides_nav:before {
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
        content: '\f104';
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: 0;
        padding: 2px;
        font-size: 45px;
        line-height: 45px;
    }

    .rslides_nav.next:before {
        content: '\f105';
    }

/* loading */

.loadingBox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: #fff;
}

    .loadingBox .logo {
        position: absolute;
        top: 35%;
        left: 45%; /*margin: -49px 0 0 -20px;*/
        width: 267px;
        height: 216px;
        background: url('../img/loading.png') no-repeat;
        -webkit-background-size: 267px auto;
        background-size: 267px auto;
        z-index: 3;
    }

.cssload-container {
    display: block;
    margin: 49px auto;
    width: 97px;
    position: absolute;
    top: 60%;
    left: 50%;
}

.cssload-loading i {
    width: 49px;
    height: 49px;
    display: inline-block;
    background: rgb(147, 149, 152);
    border-radius: 50%;
}

    .cssload-loading i:nth-child(1) {
        animation: cssload-loading-ani1 1.15s ease-in-out infinite;
        -o-animation: cssload-loading-ani1 1.15s ease-in-out infinite;
        -ms-animation: cssload-loading-ani1 1.15s ease-in-out infinite;
        -webkit-animation: cssload-loading-ani1 1.15s ease-in-out infinite;
        -moz-animation: cssload-loading-ani1 1.15s ease-in-out infinite;
    }

    .cssload-loading i:nth-child(2) {
        background: rgb(237, 28, 36);
        margin-left: -10px;
        animation: cssload-loading-ani1 1.15s ease-in-out 0.58s infinite;
        -o-animation: cssload-loading-ani1 1.15s ease-in-out 0.58s infinite;
        -ms-animation: cssload-loading-ani1 1.15s ease-in-out 0.58s infinite;
        -webkit-animation: cssload-loading-ani1 1.15s ease-in-out 0.58s infinite;
        -moz-animation: cssload-loading-ani1 1.15s ease-in-out 0.58s infinite;
    }


@keyframes cssload-loading-ani1 {
    70% {
        transform: scale(0.5);
    }
}

@-o-keyframes cssload-loading-ani1 {
    70% {
        -o-transform: scale(0.5);
    }
}

@-ms-keyframes cssload-loading-ani1 {
    70% {
        -ms-transform: scale(0.5);
    }
}

@-webkit-keyframes cssload-loading-ani1 {
    70% {
        -webkit-transform: scale(0.5);
    }
}

@-moz-keyframes cssload-loading-ani1 {
    70% {
        -moz-transform: scale(0.5);
    }
}

@media screen and (min-width:1541px) and (max-width:1780px) {
    .cssload-container {
        top: 70%;
        left: 40%;
    }

    .loadingBox .logo {
        left: 35%;
    }
}

@media screen and (min-width:1441px) and (max-width:1540px) {
    .cssload-container {
        top: 70%;
        left: 40%;
    }

    .loadingBox .logo {
        left: 35%;
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .cssload-container {
        top: 70%;
        left: 40%;
    }

    .loadingBox .logo {
        left: 35%;
    }
}

@media screen and (max-width:1024px) {
    .cssload-container {
        top: 60%;
        left: 42%;
    }

    .loadingBox .logo {
        left: 35%;
    }
}
@media screen and (max-width:1000px){
    .rslides_nav{position: relative;bottom: 100px;}
    .rslides_nav.prev {  left: -90%; right: auto;    }
    .rslides_nav.next { text-align: right;  right: 0;
}
}

@media screen and (max-width:560px) {
    .cssload-container {
        top: 60%;
        left: 40%;
    }

    .loadingBox .logo {
        left: 15%;
    }
}

@media screen and (max-width:450px){
    .rslides_nav {
    bottom: 70px;
}
    .rslides_nav.prev {
    left: -80%;
    right: auto;
}
    .rslides_nav{
            width: 35px;
    height: 35px;
    line-height: 35px;
    }
    .rslides_nav:before{
            font-size: 25px;
    line-height: 35px;
    }
}

@media screen and (max-width:360px) {
    .cssload-container {
        top: 60%;
        left: 30%;
    }

    .loadingBox .logo {
        left: 5%;
    }
}


.news {
    text-align: right;
}

    .news .main-title {
        font-size: 17px;
        color: #303030;
        border-right: 4px solid #ffe04c;
        padding-right: 5px;
        font-weight: bold;
        line-height: 28px;
    }

    .news .title-news {
        font-size: 14px;
        padding-left: 10px;
    }

        .news .title-news a {
            color: #303030;
        }

    .news .date-news {
        color: #e5b700;
        font-size: 14px;
    }

    .news .news-body {
        border-radius: 2.5px;
        box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.16);
        background-color: #ffffff;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .news .news-body .col-md-8 {
            padding-right: 0;
        }

        .news .news-body .clearfix {
            margin-bottom: 12px;
        }

            .news .news-body .clearfix:last-child {
                margin-bottom: 0;
            }

    .news .pic-news img {
        width: 60px;
        height: 61px;
        margin-right: 10px;
    }

.box17 {
    text-align: center;
    overflow: hidden;
    position: relative;
}

    .box17 .icon li a, .box17 .icon li span.share {
        border-radius: 50%;
        font-size: 18px;
        color: #fff;
    }

    .box17 .icon li,
    .box17 .icon li a, .box17 .icon li span.share {
        display: inline-block;
    }


    .box17:after {
        content: "";
        width: 82%;
        height: 100%;
        background: rgba(34,62,135,0.8);
        position: absolute;
        top: 0;
        left: 19px;
        opacity: 0;
        transition: all 0.5s ease 0s;
    }

.back-white .box17:after {
    width: 87%;
    left: 14px;
}

.item:hover .box17:after {
    opacity: 1;
}

.box17 img {
    width: 100%;
    height: auto;
    transition: all 1.5s ease 0s;
}

.box17 .box-content,
.box17 .icon li a, .box17 .icon li span.share {
    position: absolute;
    transition: all 0.6s ease 0s;
}

.item:hover .box17 img {
    transform: scale(1.2);
}

.box17 .icon {
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
}

    .box17 .icon li a, .box17 .icon li span.share {
        width: 45px;
        height: 45px;
        line-height: 45px;
        margin: 0 auto;
        top: 50%;
        border: 1px solid #fff;
        opacity: 0;
    }

.item:hover .box17 .icon li a, .item:hover .box17 .icon li span.share {
    top: 30%;
    opacity: 1;
}

.box17 .icon li a:hover, .box17 .icon li span.share:hover {
    background: #fff;
    color: #223e87;
}

.box17 .icon li:first-child a {
    left: -90%;
    right: 0;
}

.item:hover .box17 .icon li:first-child a {
    left: -55px;
}

.box17 .icon li:last-child span.share {
    right: -90%;
    left: 0;
}

.item:hover .box17 .icon li:last-child span.share {
    right: -55px;
}

.box17 .box-content {
    width: 80%;
    padding: 20px 10px;
    background: rgba(0, 0, 0, 0.1);
    bottom: -100px;
    left: 21px;
    z-index: 1;
}

.back-white .box17 .box-content {
    width: 87%;
    left: 14px;
}

.item:hover .box17 .box-content {
    bottom: 0;
}

.box17 .title {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-top: 0;
}

.box17 .post {
    display: block;
    font-size: 14px;
    color: #fff;
}

.tooltip1, .tooltip2, .tooltip3 {
    display: inline-block;
    position: relative;
}

    .tooltip1 .tooltiptext {
        visibility: hidden;
        width: 120px;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        top: 25px;
        left: 50%;
        margin-left: -55px;
        line-height: 20px;
        border: 1px solid #fff;
    }

    .tooltip2 .tooltiptext {
        visibility: hidden;
        width: 100px;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        top: -5px;
        right: -108px;
        margin-left: -55px;
        line-height: 20px;
        background: rgba(0,0,0,0.6);
    }

    .tooltip3 .tooltiptext {
        visibility: hidden;
        width: 135px;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 7px 0 4px;
        position: absolute;
        z-index: 1;
        top: 5px;
        right: 35px;
        margin-left: -55px;
        line-height: 20px;
        background: rgba(0,0,0,0.5);
    }

        .tooltip3 .tooltiptext i {
            color: #fff;
            font-size: 16px;
        }

            .tooltip3 .tooltiptext i:hover {
                color: #fff;
            }

    .tooltip2 .tooltiptext i {
        color: #fff;
        margin-right: 2px;
        margin-left: 2px;
    }

    .tooltip1 .tooltiptext::after {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent white transparent;
    }

    .tooltip2 .tooltiptext::after {
        content: "";
        position: absolute;
        bottom: 34%;
        left: -5px;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent rgba(0,0,0,0.6) transparent transparent;
    }

    .tooltip3 .tooltiptext::after {
        content: "";
        position: absolute;
        bottom: 33%;
        right: -9px;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent transparent rgba(0,0,0,0.5);
    }

    .tooltip1 .tooltiptext a {
        border: none !important;
        background: none !important;
        position: relative !important;
        font-size: 15px !important;
        display: inline-block !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 20px !important;
        line-height: 10px !important;
        height: 10px !important;
    }

        .tooltip1 .tooltiptext a:hover {
            color: #fff !important;
        }


.box17 .icon li .share:hover .tooltiptext {
    visibility: visible;
}

.tooltip2:hover .tooltiptext {
    visibility: visible;
}

.tooltip3:hover .tooltiptext {
    visibility: visible;
}

.back-w .back {
    background: white;
    margin: 0px auto;
    padding: 0px 10px 20px 10px;
}
h1{
        text-align: right;
    font-size: 20px;
    margin: 15px 20px;
}
.filter-top-resize{margin:10px 0;}
.result-search p{text-align:right ; font-size:14px;}


@media screen and (min-width:1441px) and (max-width:1920px) {
    .back-white .box17:after {
        width: 87%;
        left: 12px;
    }
}

@media screen and (max-width:1024px) {
    .back-white .box17:after {
        width: 100%;
        left: 0px;
    }

    .box17:after {
        left: 0;
        width: 100%;
    }
}



@media screen and (max-width:800px) {
    .box17 .icon li a, .box17 .icon li span.share {
        font-size: 14px;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

    .tooltip1 .tooltiptext {
        width: 110px;
        padding: 3px 0 2px;
        top: 18px;
    }

    .back-white .box17:after {
        width: 88%;
        left: 9px;
    }

    .box17:after {
        left: 23px;
        width: 76%;
    }
}

@media screen and (max-width:560px) {
    .box17:after {
        left: 22px;
        width: 80%;
    }

    .back-white .box17:after {
        width: 91%;
        left: 9px;
    }

    .related-body .box17:after {
        left: 10px;
        width: 90%;
    }
}

@media screen and (max-width:450px) {
    .back-white .box17:after {
        width: 100%;
        left: 0px;
    }

    .box17:after {
        left: 0;
        width: 100%;
    }

    .related-body .box17:after {
        left: 0;
        width: 100%;
    }
}

.shadow-box {
    background-color: #fff;
    box-shadow: 0 6px 20px rgba(168,172,185,.3);
    padding: 20px;
}




/*counter*/
#countdown2 span {
    font-size: 16px;
    font-weight: 600;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    direction: rtl;
    color: #5d5d5d;
    padding-right: 2px;
    padding-left: 2px;
}



figure:focus, figure:active {
    border: none;
    outline: none;
    box-shadow: none;
}

.back-w .address-map {
    width: 400px;
    height: 300px;
    margin: 0 auto 25px;
}

    .back-w .address-map iframe {
        width: 100% !important;
        height: 100%;
    }

@media screen and (max-width:800px) {
    .back-w .address-map {
        width: 330px;
    }

    .box-demo .clearfix {
        font-size: 13px;
        line-height: 30px;
    }
}

@media screen and (max-width:375px) {
    .back-w .address-map {
        width: 300px;
    }
}

@media screen and (max-width:320px) {
    .back-w .address-map {
        width: 270px;
    }
}



/*.box4 {
    text-align: center;
    overflow: hidden;
    position: relative;
}

    .box4:before {
        content: "";
        width: 0;
        height: 135%;
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        top: -40px;
        left: -90px;
        bottom: 0;
        transform: skewX( -36deg );
        transition: all 0.5s ease 0s;
    }
    .suggest .box4:before{
        left:-70px;
    }
    .top-sale .box4:before {
        content: "";
        width: 0;
        height: 200%;
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        top: -70px;
        left: -90px;
        bottom: 0;
        transform: skewX(-36deg);
        transition: all 0.5s ease 0s;
    }
    .result-search .box4:before {
    content: "";
    width: 0;
    height: 135%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: -76px;
    left: 25px;
    bottom: 0;
    transform: skewX( 0 );
    transition: all 0.5s ease 0s;
}
    .result-search .item:hover .box4:before{
        width:77%;
    }*/


    .result-search .item{    margin-bottom: 10px;}


    /*.box4 .post {
        font-style: italic;
    }

    .box4 .icon li a:hover {
        border-radius: 50%;
    }

    .box4 .title {
        text-transform: uppercase;
    }

   .item-pro:hover .box4:before ,  .item:hover .box4:before{
        width: 200%;
    }

    .box4 img {
        width: 100%;
        height: auto;
    }

    .box4 .box-content {
        width: 100%;
        height: 100%;
        padding-top: 10%;
        position: absolute;
        top: 50px;
        left: -2px;
        transform: scale(0);
        transition: all 0.3s ease 0s;
    }

    .box4 .icon {
        list-style: none;
        padding: 0;
    }

   .item-pro:hover .box4 .box-content , .item:hover .box4 .box-content{
        transform: scale(1);
    }

    .box4 .title {
        font-size: 22px;
        font-weight: 700;
        color: #fff;
        margin: 0 0 10px;
    }

    .box4 .post {
        display: block;
        font-size: 13px;
        font-weight: 600;
        color: #fff;
        margin-bottom: 20px;
    }

    .box4 .icon {
        margin: 0;
    }

        .box4 .icon li {
            display: inline-block;
        }
            .box4 .icon li span {
                background: #d71a21;
                display: inline-block;
                transform: rotate( 45deg );
                width: 35px;
                height: 35px;
                border-radius: 3px;
                margin-left:10px;
            }

            .box4 .icon li a {
                display: block;             
                line-height: 35px;
                font-size: 20px;
                transform: rotate( -45deg );
                color: #fff;
                margin-right: 0px;
                transition: all 0.3s ease 0s;
                cursor:pointer;
            }

@media screen and (max-width:1024px) {
    .box4:before {
        left: -65px;
    }

    .box4 .box-content {
        top: 20px;
    }

    .top-sale .box4 .box-content, .related-subject .box4 .box-content {
        top: 40px;
    }

    .box4 .post {
        font-size: 12px;
    }

    .top-sale .box4:before {
        left: -55px;
    }

    .suggest .box4:before {
        left: -45px;
    }
    .result-search .box4:before {
        top: 0;
        left: 20px;
    }
}


@media only screen and (max-width: 990px) {
      .top-sale .box4:before{
          left:-55px;
      } 
        .box4 .box-content{top:20px;}
        .top-sale .box4 .box-content , .related-subject  .box4 .box-content{top:40px}
}*/

@media only screen and (max-width: 767px) {
    .page-link {
        padding: .5rem 2px;
    }

    .pagination > li > a, .pagination > li > span {
        margin-right: 2px;
    }

    .result-search .item:hover .box4:before {
        width: 78%;
        left: 20px;
    }
    .box4:before {
        left: -290px;
    }
    .related-subject .box4:before{
            left: -90px;
    }

    .suggest .box4:before {
        left: -60px;
    }

    .item-pro:hover .box4:before, .item:hover .box4:before {
        width: 300%;
    }

    .top-sale .box4:before {
        left: -80px;
    }
}
@media screen and (max-width:450px) {
    .box4:before {
        left: -245px;
    }
     .result-search .item:hover .box4:before {
        width: 100%;
        left: 0px;
    }
}

@media screen and (max-width:425px) {
    .box4:before {
        left: -223px;
    }
}

@media screen and (max-width:411px) {
    .box4:before {
        left: -207px;
    }
}
@media screen and (max-width:375px) {
    .box4:before {
        left: -190px;
    }

    .result-search .item:hover .box4:before {
        width: 100%;
        left: 0px;
        height: 100%;
    }

    .result-search .box4 .box-content {
        top: 5px;
    }
    .result-search .box4 .post {
    font-size: 11px;
    margin-bottom:10px;
}
}

@media screen and (max-width:360px) {
    .box4 .box-content {
        top: 10px;
    }

    .box4 .post {
        font-size: 10px;
    }

    .result-search .box4 .box-content {
        top: 0px;
    }

    .result-search .box4 .post {
        font-size: 10px;
    }
}

.table th{border-top:none}


:focus{outline: none;}

.effect-11{ position: relative; background: transparent;}

.focus-bg{position: absolute; right: 146px; top: 0; width: 0; height: 100%; background-color: #e0e5ea; transition: 0.3s; }
.effect-11:focus ~ .focus-bg{transition: 0.3s; width: 80%;}

@media screen and (max-width:1024px){
    .focus-bg{right:110px;}
}

@media screen and (max-width:800px){
    .focus-bg{right:100px;}
}
@media screen and (max-width:375px){
    .focus-bg{right:92px;}
}
@media screen and (max-width:360px){
    .focus-bg { right: 85px;}

}



.clock-counter {
  list-style-type: none;
  direction:ltr;
}

 .clock-counter li {
     display: inline-block;
    justify-content: center;
    align-items: center;
    margin: 0 3px;
  }


.hovicon {
    display: inline-block;
    font-size: 45px;
    line-height: 90px;
    cursor: pointer;
    margin: 0px;
    width: 140px;
    height: 155px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}

.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}


/* Effect 8 */
 .hovicon.effect-8 {
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
}
.hovicon.effect-8:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.writer-item:hover .hovicon.effect-8 {
    background: rgba(255, 255, 255, 0.05);
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93);
    color: #fff;
}
.writer-item:hover .hovicon.effect-8 i {
    color: #fff;
}
.writer-item:hover .hovicon.effect-8:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #93bd97, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #93bd97, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.2);
        opacity: 0;
    }
}
@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #93bd97, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #93bd97, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.2);
        opacity: 0;
    }
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #93bd97, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #93bd97, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.2);
        opacity: 0;
    }
}





.dsCountDown:after{
	content:'';
    clear: both;
}

.dsCountDown{
    display:inline-block;
	*display: inline;
    zoom: 1;
}


/* ------------------------- Black Theme ------------------------- */
.dsCountDown.ds-black {
	color: #000;
	position: relative;
	font-size: 12px;
	padding: 5px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#686868', endColorstr='#444444',GradientType=0 ); /* IE6-8 */

}

.ds-black .ds-element {
	float: left;	
	text-align: center;
	padding-right: 10px;
}

.dsCountDown.ds-black > .ds-element.ds-element-seconds {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}

.ds-black .ds-element-title {
	font-size: 0.8em;
	text-transform: lowercase;
    display:none;
}

.ds-black .ds-element-value {
	font-size:14px;
	color: #565656;
    font-weight:bold;
    margin-top:10px;
    position:relative;
}
.ds-black .ds-element-value:before{
    content:'';
    position:absolute;
    top:12px;
    left:-5px;
    background:#565656;
    width:2px;
    height:2px;
    border-radius:50%;
}
.ds-black .ds-element-value:after{
    content:'';
    position:absolute;
    top:9px;
    left:-5px;
    background:#565656;
    width:2px;
    height:2px;
    border-radius:50%;
}
.ds-element:nth-child(1) .ds-element-value:before , .ds-element:nth-child(1) .ds-element-value:after {
    display:none
}

img.clock{margin-top:-30px}

.box-demo{
    margin-top:20px;
}

.pro-search .list-resize {
    font-size: 13px;
}
.pro-search h1{font-size:16px}
.pro-search label.d-inline-block {
    min-width: 90px;
}

.pro-search .filter-panel {
    margin-top: 20px;
    font-size: 14px;
    margin-right: 0px;
}
.pro-search .list-resize .item{margin-bottom:10px;}


@media screen and (max-width:1024px){
    .pro-search  .filter-panel{
        font-size:12px;
    }
}