@charset "utf-8";
.b-lazy {opacity:0;}.b-loaded {opacity:1;}
.modal-open { overflow:hidden; }
.container{margin:0 auto}
.backsefid { background-color:#fff; }
.js-height-full{height:505px}
.js-height-full img { display:none;}
.align-center{text-align:center!important}
.align-right{text-align:right!important}
.align-left{text-align:left!important}
.right{float:right!important}
.left{float:left!important}
.relative{position:relative}
.hidden{display:none}
.whatsapp-chat {display: block;position: fixed;bottom: 30px;right: 30px;width: 60px;height: 60px;z-index: 99;background-color: #00e676;border-radius: 50%; }
.whatsapp-chat a {height: 60px!important;align-items: center;display: flex;justify-content: center;}
.whatsapp-chat i { font-size:3em;color:#fff; }
.inline-block{display:inline-block}
.white{color:#fff!important}
.black{color:#111!important}
.color{color:#e41919!important}
.glass{opacity:.5}
.ltr{direction:ltr}
.rtl{direction:rtl}

.addressi .col-md-4{text-align:center;margin:10px auto}
.image-fullwidth img{width:100%}
.stick-fixed{position:fixed!important;top:0;right:0}
.round{-webkit-border-radius:2px!important;-moz-border-radius:2px!important;border-radius:2px!important}
::-moz-selection{color:#fff;background:#000}
::-webkit-selection{color:#fff;background:#000}
::selection{color:#fff;background:#000}
.animate,.animate *{-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.form-control { font-size:14px!important; }
.no-animate,.no-animate *{-webkit-transition:0 none!important;-moz-transition:0 none!important;-ms-transition:0 none!important;-o-transition:0 none!important;transition:0 none!important}
.shadow{-webkit-box-shadow:0 3px 50px rgba(0,0,0,.15);-moz-box-shadow:0 3px 50px rgba(0,0,0,.15);box-shadow:0 3px 50px rgba(0,0,0,.15)}
.white-shadow{-webkit-box-shadow:0 0 200px rgba(255,255,255,.2);-moz-box-shadow:0 0 200px rgba(255,255,255,.2);box-shadow:0 0 200px rgba(255,255,255,.2)}
.full-wrapper{margin:0 2%}
.container-fluid{margin:0 auto;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.container-1400{max-width:1400px;margin:0 auto;padding-left:2%;padding-right:2%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.kontainer { width:90%;margin:0 auto;padding:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table; }
.col-centered{
    float: none;
    margin: 0 auto;
}
.kontainer5 { width:100%;margin:0 auto;padding:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; display:table; }
html{overflow-y:scroll;-ms-overflow-style:scrollbar}
html,body{height:100%;-webkit-font-smoothing:antialiased}
body { background-color: #f5f5f5;}
.kontainer2 { width:95%;margin:0 auto;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table; }
.bgsefid { background-color: #fff; padding: 15px}
.page{overflow:hidden}
.body-masked{display:none;width:100%;height:100%;position:fixed;top:0;right:0;background:#fff url(../images/loader.gif) no-repeat center center;z-index:100000}
.mask-delay{-webkit-animation-delay:.75s;-moz-animation-delay:.75s;animation-delay:.75s}
.mask-speed{-webkit-animation-duration:.25s!important;-moz-animation-duration:.25s!important;animation-duration:.25s!important}
iframe{border:none}
a,b,div,ul,li{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-moz-outline-:none}
a:focus,a:active{-moz-outline:none;outline:none}
img:not([draggable]),embed,object,video{max-width:100%;height:auto}
.page-loader{display:block;width:100%;height:100%;position:fixed;top:0;right:0;background:#fefefe;z-index:100000}
.loader{width:50px;height:50px;position:absolute;top:50%;right:50%;margin:-25px -25px 0 0;font-size:10px;text-indent:-12345px;border-top:1px solid rgba(0,0,0,0.08);border-left:1px solid rgba(0,0,0,0.08);border-bottom:1px solid rgba(0,0,0,0.08);border-right:1px solid rgba(0,0,0,0.5);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:spinner 700ms infinite linear;-moz-animation:spinner 700ms infinite linear;-ms-animation:spinner 700ms infinite linear;-o-animation:spinner 700ms infinite linear;animation:spinner 700ms infinite linear;z-index:100001}
@-webkit-keyframes spinner {
    0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
    100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
@-moz-keyframes spinner {
    0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
    100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
@-o-keyframes spinner {
    0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
    100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes spinner {
    0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
    100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
body{color:#111;font-size:11px!important;font-family:"irani";line-height:1.6;-webkit-font-smoothing:antialiased}
a{color:#000;text-decoration:none}
a:hover{color:#888;text-decoration:underline}
h1,h2,h3,h4,h5,h6{margin-bottom:1.3em;line-height:1.4;font-weight:400}
h1{font-size:32px}
h2{font-size:28px}
h6{font-weight:700}
p{margin:0 0 2em}
ul,ol{margin:0 0 1.5em}
blockquote{margin:3em 0;padding:0;border:none;background:none;font-style:normal;line-height:1.7;color:#777}
blockquote p{margin-bottom:1em;font-size:22px;font-weight:400;font-style:normal;line-height:1.6}
blockquote footer{font-size:13px;font-weight:400;text-transform:none}
dl dt{margin-bottom:5px}
dl dd{margin-bottom:15px}
pre{background-color:#f9f9f9;border-color:#ddd}
hr{background-color:rgba(255,255,255,.08)}
hr.white{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.35)}
hr.black{border-color:rgba(0,0,0,.85);background:rgba(0,0,0,.85)}
.align-items-center { align-items: center }
.d-flex { display:flex}
.uppercase{text-transform:none}
.font-alt{font-family:"irani";text-transform:none;letter-spacing:0}
.serif{font-family:"irani";font-style:italic;font-weight:400}
.normal{font-weight:400}
.strong{font-weight:700!important}
.lead{margin:1em 0 2em;font-size:140%;line-height:1.6}
.text{font-size:15px;font-weight:400;color:#5f5f5f;line-height:1.8}
.text h1,.text h2,.text h3,.text h4,.text h5,.text h6{color:#111}
.dropcap{float:right;font-size:3em;line-height:1;padding:2px 0 2px 8px}
.big-icon{display:block;width:90px;height:90px;margin:0 auto 20px;border:3px solid #fff;text-align:center;line-height:88px;font-size:32px;color:rgba(255,255,255,.97);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.big-icon .fa-play{position:relative;left:4px}
.big-icon.big-icon-rs{border:none;width:auto;height:auto;font-size:96px}
.big-icon-link{display:inline-block;text-decoration:none}
.big-icon-link:hover{border-color:transparent!important}
.big-icon-link:hover .big-icon{border-color:#fff;color:#fff;-webkit-transition:0 none!important;-moz-transition:0 none!important;-ms-transition:0 none!important;-o-transition:0 none!important;transition:0 none!important}
.big-icon-link:active .big-icon{-webkit-transform:scale(0.99);-moz-transform:scale(0.99);-o-transform:scale(0.99);-ms-transform:scale(0.99);transform:scale(0.99)}
.wide-heading{display:block;margin-bottom:10px;font-size:48px;font-weight:400;letter-spacing:0;text-align:center;text-transform:none;opacity:.9;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.big-icon-link:hover,.big-icon-link:hover .wide-heading{color:#fff;text-decoration:none}
.sub-heading{font-size:20px;font-style:italic;text-align:center;line-height:1.3;color:rgba(255,255,255,.75)}
.rowm{margin:20px auto 0;display:table;width:90%}
.row2{display:table;width:100%}
.khadam span{font-size:17px;color:#000}

.services {
    text-align: center
}

.services .txt-services {
    padding-right: 10px
}

.services i {
    font-size: 60px;
    display: flex
}

.services h4 {
    text-align: right;
    margin-bottom: 5px;
}

.services p {
    font-size: 14px;
    margin: 0;
    text-align: right
}
.colkh{width:50%;float:none;height:80px;margin:0 auto;text-align:center}
.col-md-3kh{width:100%;float:left;font-size:13px;margin-top:32px;line-height:20px;text-align:center}
.stexto { background-color: #fff; width: 100%;height: auto; display: table;}
.rmimg { width: 100%;height: 100%; float: left; }
.lmtext { width: 100%; height: auto; float: right; padding:25px;}
.lmtext h1{ font-size:16px; text-align:center; font-weight:700; }
.lmtext p{ font-size: 14px; line-height: 30px; margin: 0 ; text-align: justify;}
.lmtext h2 { margin:0; font-size:19px;}
.lmtext h3 { margin-left:15px; display:inline-block; }
.panel-default>.panel-heading { background-color: #fff!important}
.sticky-wrapper{background-color:#fff; height: auto}
.profile { box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); border-radius:5px; }
.profile h3 { font-size: 20px;border-bottom: 1px solid #ddd;text-align: center;padding-bottom: 15px;margin: 0 0 20px 0 ; }
.profile ul { padding:0; list-style:none; text-align:center; }
.profile li { padding-bottom:15px; border-bottom: 1px solid #ddd; margin-bottom:15px; }
.profile li:last-child { border:none; padding:0; margin: 0; }
.profile-left { border-radius:5px; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); }
.profile-left td { font-size:15px; }
.profile-left h3 { text-align:center; font-size:15px; margin:0; padding:15px; border-bottom:1px solid #ddd; }
.profile-left ul { list-style:none; display: table; margin-top:10px;}
.profile-left li { width:50%; padding:10px; font-size:15px;}
.d-prof{width:16%;float:right;margin:0 6px 12px}
.d-prof ul{list-style:none;}
.d-prof ul li a{display:block;margin-bottom:25px;font-size:17px;cursor:pointer;border-bottom:2px solid transparent;transition:all .3s ease;padding:8px}
.d-prof ul li a:hover{border-bottom:2px solid #602;transition:all .3s ease;color:#602}
.icon-profile{vertical-align:middle;display:inline-block;height:21px;width:21px;margin-left:10px;background:url(../images/icon/user-dash.png) no-repeat;background-size:21px 21px}
.icon-profile2{vertical-align:middle;display:inline-block;height:21px;width:21px;margin-left:10px;background:url(../images/icon/info-prof.png) no-repeat;background-size:21px 21px}
.icon-profile3{vertical-align:middle;display:inline-block;height:21px;width:21px;margin-left:10px;background:url(../images/icon/logout-prof.png) no-repeat;background-size:21px 21px}
.icon-profile4{vertical-align:middle;display:inline-block;height:21px;width:21px;margin-left:10px;background:url(../images/icon/padlock.png) no-repeat;background-size:21px 21px}
.content .sefaresh{margin:10px auto 30px;width:90%;direction:rtl;border-collapse:collapse;line-height:22px}
.content .sefaresh thead{background:#f8f9fb}
.sefaresh thead td{color:#6b6b6b;padding:15px;border:1px solid #e4e4e4;text-align:center}
.sefaresh tbody tr{background-color:#fff}
.sefaresh tbody td{padding:18px 10px;position:relative;font-size:13px;border-bottom:1px solid #e4e4e4;border-left:1px solid #e4e4e4;text-align:center}
.sefaresh tbody td:first-child{border-right:1px solid #e4e4e4}
.sp-titr{text-align:center;display:block;font-size:23px}
a{font-size:14px;line-height:1.7;color:#000;margin:0;transition:all .4s;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s}
a:focus{outline:none!important}
a:hover{text-decoration:none;color:#888}
.m-t-32{margin-top:32px}
input{outline:none;border:none}
textarea{outline:none;border:none}
textarea:focus,input:focus{border-color:transparent!important}
input:focus::-webkit-input-placeholder{color:transparent}
input:focus:-moz-placeholder{color:transparent}
input:focus::-moz-placeholder{color:transparent}
input:focus:-ms-input-placeholder{color:transparent}
textarea:focus::-webkit-input-placeholder{color:transparent}
textarea:focus:-moz-placeholder{color:transparent}
textarea:focus::-moz-placeholder{color:transparent}
textarea:focus:-ms-input-placeholder{color:transparent}
input::-webkit-input-placeholder{color:#555}
input:-moz-placeholder{color:#555}
input::-moz-placeholder{color:#555}
input:-ms-input-placeholder{color:#555}
textarea::-webkit-input-placeholder{color:#555}
textarea:-moz-placeholder{color:#555}
textarea::-moz-placeholder{color:#555}
textarea:-ms-input-placeholder{color:#555}
label{margin:0;display:block}
button{outline:none!important;border:none;background:transparent}
button:hover{cursor:pointer}
.centered { margin: 0 auto; float:none; }
.txt1{font-family:"irani";font-size:13px;color:#e5e5e5;line-height:1.5}
.limiter{width:100%;margin:0 auto}
.regup { font-size:15px; }
.loginuser input{ width: 40%!important; margin: auto;}
.spn1 { display: block; margin-bottom: 20px; font-size: 14px!important}
.shadowbx { box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); margin:15px auto;}
.resendsms { margin-top: 10px}
.respaslbl { font-size: 14px; margin-bottom: 8px; text-align: right;}
.lblloginu { font-size: 16px}
.fgpass { width:50%; margin:0 auto; }
.fgpass .inpcode { width:70%!important; display:inline-block}
.fgpass input { width: 100%!important}
.btn-resetpas{padding:20px 10px}
.limiter{width:100%;margin:0 auto}
.regup { font-size:15px; }
.overlay {
    height: 100%;
    transform: translateX(100%);
    position: fixed;
    z-index: 2;
    width: 320px;
    top: 0;
    right: 0;
    background-color: white;
    overflow-x: hidden;
    transition: all 0.3s;
    padding: 0 30px 30px 30px;
}
.myNav {
    transform: translateX(0%);
}

.pname1,.pname2,.pname3,.pname4,.pname5,.pname6,.pname7,.pname8,.pname9,.pname10 { padding-top:20px; font-weight: 600; }

.pname1 { font-family: iran;
    font-size: 30px}

.pname2 { font-family: moalla;
    font-size: 30px}

.pname3 { font-family: dimanasakh;
    font-size: 30px}

.pname4 { font-family: thulth;
    font-size: 30px}

.pname5 { font-family: kereshme;
    font-size: 30px}

.pname6 { font-family: birds;
    font-size: 27px}

.pname7 { font-family: chancery;
    font-size: 27px}

.pname8 { font-family: shelley;
    font-size: 27px}

.pname9 { font-family: alex;
    font-size: 27px}

.pname10 { font-family: digory;
    font-size: 13px}

.fint { min-height:80px; background-color:#fff; }
.tit21 {font-size: 15px;display: inline-block;float: left;margin-left: 10px;line-height: 22px; color:#fff;  }
.tit23 {font-size: 15px;display: inline-block;float: right;line-height: 22px; color:#fff; background-color:#990033; text-align:center; width:30px;font-family:dimanasakh }
.tit-d2{width:100%;position:relative;text-align:right;padding:0;height:20px;line-height:38px;background-color:#1e282f}

/* BUTTON CONTACT */
.round-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background-color: #007bff;
    color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    font-size: 25px;
    z-index: 9999;
}

.contact-popup {
    position: fixed;
    bottom: 100px;
    right: 35px;
    width: 300px;
    background-color: white;
    padding: 10px;
    display: none;
    border-radius: 8px;
    z-index: 9999;
}

.contact-popup ul {
    margin: 0;
    padding: 10px 10px 0 10px;
    list-style: none;
}

.contact-popup ul li {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    padding: 0 7px
}

.contact-popup ul li:hover {
    background-color: #f0f0f0
}

.contact-popup ul li i {
    float: left;
    font-size: 25px;
    line-height: 45px
}

.txt1{font-family:"irani";font-size:13px;color:#e5e5e5;line-height:1.5}
.limiter{width:100%;margin:0 auto}
.container-login100{width:100%;min-height:100vh;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:15px;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;z-index:1}
.container-login100::before{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.65)}
.wrap-login100{width:390px;border-radius:10px;overflow:hidden;background:transparent}
.login100-form{width:100%;border-radius:10px;background-color:#fff}
.login100-form-logo{font-size:60px;color:#333;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:120px;height:120px;border-radius:50%;background-color:#fff;margin:0 auto}
.login100-form-title{font-size:28px;color:#fff;line-height:1.2;text-align:center;text-transform:uppercase;padding-bottom:15px;display:block}
.btn-resetpas{padding:20px 10px}
.banner-top { width:100%; height:auto; margin:0; padding:0;}
.banner-top .banneryalda{ background-image: url(https://www.saatlux.com/images/banner/yalda-baner.jpg); margin: 0;height: 60px;border-radius: 0;background-size: cover;background-repeat: no-repeat;background-position: 51.5%;width: 100%;display: block; }
.wrap-input100{width:100%;position:relative;border-bottom:1px solid #e6e6e6;padding:29px 0}
.input100{font-size:20px;color:#555;line-height:1.2;display:block;width:100%;height:50px;background:transparent;padding:0 10px 0 80px;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}
.focus-input100{position:absolute;display:block;width:100%;height:100%;top:0;left:0;pointer-events:none}
.focus-input100::before{content:"";display:block;position:absolute;bottom:-1px;left:0;width:0;height:1px;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s;background:#d41872;background:-webkit-linear-gradient(left,#a445b2,#d41872,#fa4299);background:-o-linear-gradient(left,#a445b2,#d41872,#fa4299);background:-moz-linear-gradient(left,#a445b2,#d41872,#fa4299);background:linear-gradient(left,#a445b2,#d41872,#fa4299)}
.focus-input100::after{font-family:"irani";font-size:18px;color:#999;content:attr(data-placeholder);display:block;width:100%;position:absolute;top:40px;left:35px;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}
.input100:focus{padding-left:60px}
.input100:focus + .focus-input100::after{left:23px;color:#d41872}
.input100:focus + .focus-input100::before{width:100%}
.has-val.input100 + .focus-input100::after{left:23px;color:#d41872}
.has-val.input100 + .focus-input100::before{width:100%}
.has-val.input100{padding-left:60px}
.contentregister { background-color: #fff;float: none;box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); margin: 20px auto; padding: 15px}
.contentregister .buttons { float: left; margin-left: 30px}
.contentregister h1,p { text-align: center;}
.container-login100-form-btn{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center}
.login100-form-btn{font-size:18px;color:#fff;line-height:1.2;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;padding:0 20px;min-width:160px;height:42px;border-radius:21px;background:#ef5661;position:relative;z-index:1;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}
.btn-sabtnam{margin-bottom:25px}
.login100-form-btn::before{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;border-radius:21px;background-color:#555;top:0;left:0;opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}
.login100-form-btn:hover{background-color:transparent}
.login100-form-btn:hover:before{opacity:1}
.validate-input{position:relative}
.alert-validate::before{content:attr(data-validate);position:absolute;max-width:70%;background-color:#fff;border:1px solid #c80000;border-radius:2px;padding:4px 25px 4px 10px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:10px;pointer-events:none;font-family:"irani";color:#c80000;font-size:13px;line-height:1.4;text-align:left;visibility:hidden;opacity:0;-webkit-transition:opacity .4s;-o-transition:opacity .4s;-moz-transition:opacity .4s;transition:opacity .4s}
.alert-validate::after{content:"\f12a";font-size:16px;color:#c80000;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:15px}
.alert-validate:hover:before{visibility:visible;opacity:1}
@media (max-width: 992px) {
    .alert-validate::before{visibility:visible;opacity:1}
}
.big-icon.black{color:#000;border-color:rgba(0,0,0,.75)}
.big-icon-link:hover .big-icon.black{color:#000;border-color:#000}
.wide-heading.black{color:rgba(0,0,0,.87)}
.big-icon-link.black:hover,.big-icon-link:hover .wide-heading.black{color:#000;text-decoration:none}
.sub-heading.black{color:rgba(0,0,0,.75)}
.btn-mod,a.btn-mod{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:4px 13px;color:#fff;background:linear-gradient(to right,#682d8c 0%,#c30c5d 100%);border:2px solid transparent;font-size:14px;font-weight:400;text-transform:none;text-decoration:none;letter-spacing:0;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000)}
.btn-mod:hover,.btn-mod:focus,a.btn-mod:hover,a.btn-mod:focus{font-weight:400;color:rgba(255,255,255,.85);background:linear-gradient(to right,#682d8c 0%,#c30c5d 100%);border:2px solid transparent;text-decoration:none;outline:none;-webkit-box-shadow:none;box-shadow:none}
.btn-mod:active{cursor:pointer!important;outline:none!important;background:linear-gradient(to right,#682d8c 0%,#c30c5d 100%);border:2px solid transparent}
.btn-mod.btn-small{height:auto;padding:6px 17px;font-size:13px}
.btn-mod.btn-medium{height:auto;padding:5px 37px;font-size:15px}
.btn-mod.btn-large{height:auto;padding:12px 45px;font-size:17px}
.btn-mod.btn-glass{color:rgba(255,255,255,.75);background:rgba(0,0,0,.40)}
.btn-mod.btn-glass:hover,.btn-mod.btn-glass:focus{color:rgba(255,255,255,1);background:rgba(0,0,0,1)}
.btn-mod.btn-border{color:#151515;border:2px solid #151515;background:transparent}
.btn-mod.btn-border:hover,.btn-mod.btn-border:focus{color:#fff;border-color:transparent;background:#000}
.btn-mod.btn-border-c{color:#e41919;border:2px solid #e41919;background:transparent}
.btn-mod.btn-border-c:hover,.btn-mod.btn-border-c:focus{color:#fff;border-color:transparent;background:#e41919}
.btn-mod.btn-border-w{color:#fff;border:2px solid rgba(255,255,255,.75);background:transparent}
.btn-mod.btn-border-w:hover,.btn-mod.btn-border-w:focus{color:#111;border-color:transparent;background:#fff}
.btn-mod.btn-w{color:#111;background:rgba(255,255,255,.8)}
.btn-mod.btn-w:hover,.btn-mod.btn-w:focus{color:#111;background:#fff}
.btn-mod.btn-w-color{color:#e41919;background:#fff}
.btn-mod.btn-w-color:hover,.btn-mod.btn-w-color:focus{color:#151515;background:#fff}
.btn-mod.btn-gray{color:#fff;background:linear-gradient(to right,#682d8c 0%,#c30c5d 100%);border:none}
.bahi{width:40%;height:400px;margin:0 auto}
.nright{width:50%;height:500px;float:right;padding:10px}
.nleft{width:50%;height:500px;float:left;padding:10px}
.nleft li{width:100%;height:100%;padding-left:10px}
.nleft li img{width:100%;height:500px}
.btn-mod.btn-gray:hover,.btn-mod.btn-gray:focus{color:#fff;background:linear-gradient(to right,#682d8c 0%,#c30c5d 100%);padding:4px 25px}
.btn-mod.btn-color{color:#fff;background:#e41919}
.btn-mod.btn-color:hover,.btn-mod.btn-color:focus{color:#fff;background:#e41919;opacity:.85}
.btn-mod.btn-circle{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.btn-mod.btn-round{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.btn-icon{position:relative;border:none;overflow:hidden}
.btn-icon.btn-small{overflow:hidden}
.btn-icon > span{width:100%;height:50px;line-height:50px;margin-top:-25px;position:absolute;top:50%;right:0;color:#777;font-size:48px;opacity:.2;-webkit-transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000)}
.btn-icon:hover > span{opacity:0;-webkit-transform:scale(2);-moz-transform:scale(2);-o-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}
.btn-icon > span.white{color:#fff}
.btn-icon > span.black{color:#000}
.btn-full{width:100%}
.d-pay{display:table;background-color:#fff;margin:0 auto;width:80%;min-height:250px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);border-radius:7px}
.pay-login{margin:40px auto;min-height:280px}
.range{background-color:#fff;color:#000;padding:15px!important}
.formlogin{width:90%}
.mahsoolat{text-align:center}
.banner-slider{width:100%;height:350px}
.row-search{width:100%;display:table}
.row-search .vir{width:100%;margin-bottom:30px;float:right;border-radius:3px; box-shadow: 0 0 20px #d9d9d9}
.breadcrumb { margin:0!important; background-color:#fff;border:none; }
.row-search h1 { font-size: 17px;padding-right: 20px;padding-bottom: 10px;margin: 10px 0 }
.searchse { margin-top:25px; }
.searchse h1,h2,h3 { font-size:16px; font-weight:700; margin-bottom: 5px}
.searchse p { font-size:13px; text-align:justify; margin-bottom: 5px; letter-spacing: -.5px; line-height: 2.57;}
.image-holder{position:relative;float:right;min-height:545px; width:100%;border-bottom:none;background-color:#fff}
.vm-img{text-align:center;max-width:100%; min-height:380px;}
.vm-img img{max-width:100%;height:auto}
.vm2-normalstock{float:right;font-size:12px;padding:7px;display:block;color:#46a349}
.vm2-normalstock2{float:right;font-size:12px;padding:7px;display:block;color:#ea4335}
.cover{padding:5px;border-radius:4px 4px 0 0;float:right;height:auto;position:relative;text-align:center;width:100%;z-index:8}
.cover ul{height:143px;overflow:hidden}
.cover ul li{text-align:right;font-size:15px;list-style:none}
.cover h2{text-align:center;font-size:15px;margin:10px;color:#000}
.cover p{height:27px;line-height:20px;text-align:center}
.valentines-badge { font-size: 10px; padding:5px; background-color: #bb0a21; color: #fff; border:2px solid #fff; position:absolute; top:15px; left:15px; }
.vm-price{display:table;width:100%;font-size:14px;position:absolute;bottom:15px}
.price-takhfif{display:block;text-align:center;color:#ea4335}
.price-takhfif span{text-decoration:line-through}
.mah-pi { margin-bottom:20px}
.mah-pi img {  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); }
.mah-pi .seeproduct { position: absolute; bottom: 20px; right: 0; width: 100%; }
.mah-pi span { font-size: 25px; font-weight: 800; color:#fff}
.mah-pi .seeall { font-weight: 700;display: block;margin-top: 20px;color: #000;width: 150px;height: 40px;line-height: 38px;border: 2px solid #fff;background-color: #fff;margin: 20px auto;}
.mah-pi .seeall:hover {background-color: transparent; color: #fff;}
.banner-about { display: flex;flex-wrap: wrap;align-items: center;justify-content: center;position: relative; margin-top: 10px;}
.information { position: absolute }
.information .information-icon { font-size: 50px; color: #fff; display: block; }
.information .information-title { font-size: 30px; color: #000; font-weight: 800; display: block; direction: ltr;}
.price-normal{display:block;text-align:center;color:#6eaf50;font-size:20px}
.vm-button{position:absolute;bottom:0;text-align:center;border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;-webkit-border-radius:0 0 8px 8px;width:100%;float:right;box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;border-top:1px solid #ccc}
.vm-button a:hover{background-color:#602;color:#fff;transition:all .2s ease}
.vm-button a{color:#660029;font-size:14px;width:100%;line-height:18px;padding:11px 0;background:#fff;display:inline-block;text-align:center;transition:all .2s ease}
.pagination { margin: 20px auto!important; display: table!important;}
.product-top{display:table;width:100%;background-color:#fff;padding:15px;margin-top: 20px}
.banner-foot{background:url(../images/banner-foot.jpg)no-repeat center center / cover;height:156px}
.detail{height:auto;float:right;border-radius:5px;margin-top:10px; margin-bottom:50px;}
.row-d{padding:15px}
.upfproduct { border-bottom: 1px solid #f4f4f4 }
.cartmob { display:none; }
.panel-body { font-size:15px; text-align:right!important; display: none;}
.addtusabad .fast-delivery p{ text-align: right;  margin-top: 20px; font-size: 16px;}
.p-price { text-align: left!important;}
.detailh1{margin-top:0;font-size:20px;padding-bottom:5px;text-align:right; margin-bottom: 10px}
.addtusabad .p-price{font-size:20px;color:#38a844;padding:5px;margin-bottom: 0;text-align:center;font-weight:700}
.gheymat { color: #000;font-size: 16px;text-align: right;float: right; }
.price-old { font-size:19px;color:#ea4335;padding:5px;height:auto;margin-bottom: 0;text-align:right;font-weight:700;display: block }
.ppptu{font-size:20px}
.ppptu:first-child{margin-left:10px}
.ppp{margin:10px 30px;display:block;font-size:18px;text-align:center}
.ppp1{margin:10px 30px;display:inline-block;font-size:33px}
.addtusabad .price{font-size:20px;color:#38a844;margin-right:25px}
.addtusabad .priceoffkh{font-size:20px;color:#ff5252;text-decoration:line-through}
.addtusabad .priceoff{font-size:20px;color:#38a844}
.addtusabad { width: 100%;}
.foraddcart{width:100%;display:table;margin-top: 15px}
.cartmah { padding:20px 0; border-top:1px solid #ddd; border-bottom:1px solid #ddd;margin:20px 0; }
.card h3 { text-align:center; }
.addtocart_btn{width:100%;height:50px;background:#2ECC71;border-radius:100px;display:block;font-size:20px;color:#fff;overflow:hidden;text-align:center;line-height:48px; margin:0 auto; cursor: pointer;}
.namojud{width:210px;height:40px;background:#ff4d4d;border-radius:4px;display:block;font-size:20px;color:#fff;overflow:hidden;text-align:center;box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);line-height:38px;margin:20px auto}
.detail .p-detail{height:auto;margin-bottom:40px}
.p-detail > table{width:100%;border-collapse:separate;border-spacing:0 7px}
.caption{font-size:20px;line-height:20px;padding:0 0 10px;font-weight:700;text-align:center ;margin-top: 40px}
.listvizh { margin: 5px 0}
.natri {width: auto;text-align: center; font-size: 13px; padding:7px; font-weight: 600; margin-right: 15px}
.khnatri { text-align: right;font-size: 13px ; padding: 8px; font-weight: 600}
.osh{font-size:18px;line-height:24px;margin:5px auto;color:#606060;display:block;border-bottom:1px solid #ddd;text-align:justify;clear:both;width:80%}
.osh:last-child{border:none}
.osh-right{float:right;width:25%;color:#000;padding:10px;font-weight:700}
.osh-left{width:75%;color:#000;padding:10px;font-size:15px}
.p-tozihat{height:auto}
.p-tozihat ul{font-size:18px;margin-right:8px;text-align:right;margin-top:10px}
.p-tozihat ul li{margin-bottom:7px}
.p-tozihat p{padding:15px;text-align:justify;font-size:16px}
.p-tozihat ul{padding:5px}
.p-tozihat table{width:100%;font-size:15px;text-align:center}
.product-galley{width:50%;float:left;background-color:#fff}
#details{float:right; border-left: 1px solid #ddd}
.longname { border-bottom: 1px solid #ddd; padding: 15px}
.bluefont { color: #00bfd6; }
.greenfont { color: #39ae00; }
.tmn { font-size: 10px}
#details .right{width:100%;float:right; height: 100%}
#details .share{float:right;width:100%;padding:20px 0}
#details .share i{background:url(public/images/slices.png) no-repeat;width:20px;height:20px;display:block;float:left;margin-left:6px}
#details .gallery{float:right;width:100%;text-align:center}
.aks-big{border:none!important;}
#details .gallery ul{float:right;width:100%;padding:0}
#details .gallery ul li{border:1px solid #eee;float:right;height:95px;text-align:center;width:95px;cursor:pointer;margin-right:25px;list-style:none; padding:5px}
#details .gallery ul li:first-child{margin-right:0;}
#details .gallery .galleryimg{width:100%;height:100%}
.avali-gallery{display:block;clear:both;float:none;width:310px;height:310px;margin:10px auto}
#showproduct{width:400px;height:170px;position:fixed;background:#fff;right:0;left:0;margin:auto;top:40%;z-index:6;display:none;box-shadow:0 16px 20px rgba(0,0,0,.4);border-radius:10px}
#dark{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.3);top:0;left:0;z-index:5;display:none}
#dark2 {width: 100%;height: 100%;position: fixed;background: rgba(0,0,0,.3);top: 0;left: 0;z-index: 5;display: none;}

/* TRENDTIME STYLES */
.gallery-product {position: relative;}
.gallery-product .main {  }
.gallery-product .nav-img { width: 20%; height: 100%;}
.gallery-product .main-img { width:80%; height: auto; text-align: center; float:left; position:relative; }
.gallery-product .main-img img { max-width: 100%; max-height: 100%; cursor: pointer}
.main-img .share-button {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 8px 16px;
    background-color: rgba(0, 123, 255, 0.8); /* آبی با شفافیت */
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s ease;
}

.main-img .share-button:hover {
    background-color: rgba(0, 86, 179, 0.8); /* آبی تیره با شفافیت */
}

.main-img .share-button.copied {
    background-color: rgba(40, 167, 69, 0.8); /* سبز با شفافیت */
}
.gallery-product .nav-img .list-img { width: 120px; height: 140px; margin-bottom: 10px; padding: 3px; border-radius: 4px; cursor: pointer;}
.gallery-product .nav-img .list-img img { width: 100%; padding: 6px;border: 1px solid #d4d4d4;}
.gallery-product .nav-img .active { border:1px solid #000!important }
.main-photo-gift { max-width:330px!important; margin-bottom:30px}
.img-thumb-gift { max-width:90px!important; }
.nav-img-gift .list-img { width: 100px; height: 115px; margin-bottom: 10px; padding: 3px; border-radius: 4px; cursor: pointer; float:right;}
.product-detail { border: 1px solid #d4d4d4; border-radius: 3px; padding: 10px}
.product-detail .title { font-size: 14px; margin: 10px;}
.product-detail .price { text-align: left; direction: ltr}
.product-detail .price .product-price { font-size: 22px; font-weight: 800}
.product-detail .price .product-price-gift { font-size: 22px; font-weight: 800}
.product-detail .details { margin: 50px 0 80px 0;}
.product-detail .details ul { padding-right: 10px; }
.product-detail .details li { list-style: none; font-size: 13px; color: #555555; margin-bottom: 15px; }
.product-detail .details li span { font-weight: 700; color: #000;}
 #aioConceptName, #aioConceptSize { margin-bottom:40px; }
 .upgrade-option {
    border:1px solid #dee2e6 !important;
    padding:15px 10px;
}

.upgrade-option label { justify-content:space-between; }
.upgrade-option .desc { display:inline-block; position:relative; }
.upgrade-option img { margin-left:10px; }
.upgrade-option .fw-bold { font-size:16px; }
.upgrade-option .text-info { position:absolute; bottom:0; cursor:pointer;}

.modal-overlay-gift {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    padding: 20px;
    box-sizing: border-box;
}

.modal-overlay-gift .modal-container {
    background-color: white;
    border-radius: 8px;
    position: relative;
    animation: modalopen 0.4s;
    max-height: 90vh; 
    overflow-y: auto; 
    overflow-x: hidden; 
    padding:10px;
    padding-bottom:20px;
}

.modal-overlay-gift.active {
    display: flex; 
    justify-content: center;
    align-items: center;
}

.modal-overlay-gift .modal-content { border:none; box-shadow:none; }
.modal-overlay-gift .close-btn {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 24px;
    font-weight: bold;
    background: none;
    border: none;
    cursor: pointer;
    color: #333;
    z-index:999;
}

.modal-overlay-gift .close-btn:hover {
    color: #000;
    
}

@keyframes modalopen {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (min-width: 768px) {
   .modal-overlay-gift .modal-container {
        width: 80%;
        max-width: 968px;
    }
    .gift-box-price-description { display:flex; align-items:center; }
}

@media (max-width: 767px) {
  .modal-overlay-gift  .modal-container {
        width: 100%;
        height: 100%;
        border-radius: 0;
    }
    
   .modal-overlay-gift .modal-content {
        padding-top: 40px;
    }
}
.addtobasket { height: auto}
.addtobasket .addtobasket-btn { display: flex; justify-content: center; align-items: center;text-align: center; color: #fff; background-color: #2ECC71; border-radius: 100px; transition: all .3s ease-out; height: 50px; width: 100%;cursor: pointer; border:none; font-size: 15px;}
.addtobasket .addtobasket-btn:hover { background: #238e50 }
.addtobasket .addtowish-btn { text-align: center; color: #252525; border-radius: 100px; border: 1px solid #d4d4d4; width: 100%; height: 50px;display: flex; justify-content: center; align-items: center; transition: all .3s ease-out; cursor: pointer;}
.addtobasket .addtowish-btn:hover { background-color: #252525; color: #fff}
.size-guide span { padding: 5px 20px; border:1px solid #000; font-size: 12px; cursor: pointer; transition: all .3s ease-out;}
.size-guide span:hover { background-color: #252525; color: #fff }
.product-services { padding-top: 40px}
.product-services .col-xs-3 { padding: 2px; text-align: center;}

.product-services i {
    font-size: 35px;
    height: 55px;
    margin: 0 auto;
    display: block
}

.product-services span {
    font-size: 10px
}

.big-gallery-product .owl-item img { max-width: 500px!important; }
.swiper-container {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.specifications .tab-content { padding: 20px; }
.specifications h2 { font-size: 17px; font-weight: bold; margin-bottom: 20px; }
.specifications h3 { font-size: 16px; margin-bottom: 20px; margin-right: 20px; font-weight: bold; }
.specifications p { font-size: 14px; }
.specifications .attribute { border-bottom: 1px solid #e6eaef; padding: 7px 0; }
.specifications .attribute span { color: #777; }
.specifications .return li { margin-bottom: 5px; font-size: 13px;}
.specifications .nav-link { background-color: #fff!important; margin: 0;}
.related-products h2 { margin: 10px; font-size: 17px; padding-bottom: 15px; }

.nav-tabs li a { cursor: pointer; }


.product-cat img {
    width: 100%
}

.product-cat .product-info {
    padding-top: 5px
}

.product-cat .product-info .info-1,.product-cat .product-info .info-2 {
    display: block;
    height: auto;
    padding: 0 10px
}

.product-cat .product-info .info-1 .brand {
    font-weight: 700;
    font-size: 15px;
    display: block
}

.product-cat .product-info .info-2 .orgprice-discount {
    text-decoration: line-through;
    font-size: .781rem;
    display: block;
    color: #a2a2a2;
    text-align: left
}

.product-cat .product-info .info-2 .name {
    font-size: 14px;
    color: #000;
    display: block;
    text-align: right;
    height: 40px;
    width: 100%
}

.product-cat .product-info .info-2 .orgprice {
    font-size: 1.125rem;
    color: #000;
    text-align: left;
    display: block;
    font-weight: 700
}

.product-cat .product-image { height:430px;}


/* CLOTHES DISCOUNT */
    .popup-container {
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent dark background */
    z-index: 1;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.popup {

    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.popup img { width: 100% }

.close-button {
    position: absolute;
    top: -10px;
    left: 5px;
    font-size: 50px;
    color:#000;
    cursor: pointer;
}
/* END CLOTHES DISCOUNT */
/* BASKET */
.basket-p { padding: 30px 0}
.basket thead{ background-color: #fff; font-size: 14px}
.basket thead tr { height: 50px}
.basket th { border-bottom: 2px solid #000!important; padding: 0 8px!important; line-height: 50px!important}
.basket td { padding: 10px 0!important;     vertical-align: middle!important;}
.basket .basket-img { display: inline-block; vertical-align: middle;}
.basket .basket-img img { width: 110px; float: right; margin-left: 10px}
.basket .basket-title { line-height: 22px; display: inline-block; vertical-align: middle; max-width: 230px; font-size: 15px}
.spanopt {font-size:11px;} 
.basket .basket-title span { margin-bottom: 15px; display: block;}
.basket .basket-add { display: inline-block; vertical-align: middle;}
.basket .basket-add .quantity { width: 50px; height: 27px}
.basket-p .cart-total { background-color: #fff; padding: 25px;}
.basket-p .cart-total ul { padding: 0}
.basket-p .cart-total li { padding: 10px 0; font-size: 14px; list-style: none}
.basket-p .cart-total li span { float: left}
.basket-p .cart-total a { background-color: #000; color: #fff; width: 100%; padding: 10px; text-align: center; display: block; border: 2px solid #000}
.basket-p .cart-total a:hover { color:#000; background-color: #fff; border: 2px solid #000; transition: all .3s ease-out;}
.basket-coupon { position: relative;background-color: #fff; width: 100%; padding: 0 15px; margin-bottom: 15px; border-bottom: 2px solid #000}
.basket-coupon input { height: 50px;color: #09101f;-webkit-box-shadow: unset!important;box-shadow: unset!important;background-color: #fff;-webkit-transition: .5s;transition: .5s;border-radius: 3px;padding: -2px 0 0 15px;font-size: 15px;font-weight: 500;}
.basket-coupon button { position: absolute;left: 0;top: 0;height: 50px;background: #09101f;color: #fff;border: none;padding: 0 25px;line-height: 48px;outline: 0;-webkit-transition: .5s;transition: .5s;font-size: 15px;font-weight: 500;cursor: pointer; }
.basket-mob { display: none;}
@media (max-width: 480px) {
    .basket-desk { display: none}
    .basket-mob { display: block;margin-bottom: 20px}
    .basket-mob h1 { font-size: 20px; margin: 0 0 10px 0; padding-bottom: 10px; border-bottom: 1px solid #000}
    .basket-mob-kl { margin-bottom: 15px; background-color: #fff; padding: 8px}
    .basket-mob-row { width: 100%;display: table;padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #eee}
    .basket-mob-row .mob-img { width: 45%; float: right}
    .basket-mob-row .product-title-mob { width: 55%; float: right;}
    .basket-mob-row .mob-img img { width: 100px}
    .basket-mob-row .product-title-mob h4 { font-size:13px; display: inline-block;}
    .basket-mob-row .product-title-mob .spanopt { font-size: 11px; display: block}
    .basket-mob-row .product-title-mob .spanprice { display: block; font-size: 14px; text-align: left; margin-top: 16px}
    .basket-p .col-md-8,.basket-p .col-sm-7,.basket-p .col-md-4,.basket-p .col-sm-5 { padding: 0}
    .basket-ar-mob { float: right;}
    .basket-mob-tool { display: table; width: 100%; margin-top: 15px}
    .basket-mob-tool span { width: 40px; text-align: center; float: right;}
    .basket-ar-mob select { height: 25px; width: 40px}
    .basket-delete-mob { float: left;}
}

/* END BASKET */
.tushowpro{font-size:16px;text-align:center;margin-top:20px;display:block;color:#00c853}
.gobasket{margin-right:20px;float:right;background-color:#00c853;padding:10px;bottom:30px;position:absolute;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1)}
.warranty { margin-top: 25px;padding: 15px;border: 1px solid #000;}
.warranty h4 {display: inline-block;font-size: 13px;font-weight: 600;}
.warranty p { text-align: justify;;padding-top: 15px;font-size: 13px;line-height: 25px; margin-bottom: 0}
.warranty .pwborder {border-top: 1px solid #000}
.warranty ul { padding-right:15px }
.warranty ul li { font-size:14px ;padding: 7px 0 }
.size-guide-btn { display: block;width: 170px;height: 40px;line-height: 40px;text-align: center;margin: 40px 0;font-size: 15px;color: #fff;background-color: black;cursor: pointer; }
.size-guide { display:none ;position:fixed; width:80%; height:80%; top:10%; right:10%; background-color:#fff; text-align: center; z-index:999; overflow-y: scroll }
.size-guide img { width: 300px }
.gobuy{margin-left:20px;background-color:#602;padding:10px;left:0;bottom:30px;position:absolute;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1);cursor:pointer}
.gobasket,.gobuy span{color:#fff}
.d-gallery{margin:0 auto;width:430px}
.senoghte{background:url(../../public/images/slices.png) no-repeat -562px -28px;width:35px;height:17px;display:block;margin-top:21px;margin-right:20px}
#product_gallery{width:100%;height:100%;position:fixed;background:#fff;right:0;left:0;top:0;margin:auto;z-index:6;display:none;z-index:1031}
#dark{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.3);top:0;left:0;z-index:5;display:none}
#product_gallery h4{font-family:"irani";font-size:13.5pt;padding:8px;margin:0;position:relative;text-align:right}
#product_gallery .close{z-index:99;width:26px;height:26px;background:url(/images/icon/hazf.png) no-repeat;position:absolute;left:25px;top:5px;border:1px solid #ccc;border-radius:100%;cursor:pointer;opacity:1!important}
#product_gallery .right{width:60%;float:right;height:90%;text-align:center}
#product_gallery .right .item{height:100%}
#product_gallery .right img{max-width:100%;max-height:100%;margin-top:35px;}
#product_gallery .left{border-right:1px solid #ccc;float:left;height:100%;width:20%;overflow-y:auto}
#product_gallery .left ul{padding:0;width:100%}
#product_gallery .left li{height:145px;text-align:center;cursor:pointer;opacity:.6;margin-top:10px}
#product_gallery .left li.active{opacity:1!important}
#product_gallery .left li img{margin:0 auto;margin-top:5px;max-width:100%;max-height:96%}
#product_gallery .right .item{display:none}
.tozihezaf { background-color: #fff; border-radius: 5px; padding: 20px; margin-top: 20px}
.tozihezaf h6 { font-weight: 700; font-size:16px;}
.tozihezaf p { text-align: justify; font-size: 15px; padding: 5px}
.mataleb { border-radius: 5px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.07);margin-bottom:20px; height: 650px; }
.matlab{width:100%;height:auto;background-color:#fff;padding:10px;display:table; }
.mataleb p{ text-align:right; font-size:15px; margin-top:20px; }
.sidemt { margin-bottom:20px; }
.sidebg h3 { font-size:15px; padding:5px 5px 20px 5px; border-bottom:1px solid #ccc; margin:0 0 15px 0; }
.sidebg .lnk { margin-top:15px; text-align:center; font-size:13px; color:#fff; background: linear-gradient(to right,#682d8c 0%,#c30c5d 100%); border-radius:3px; padding:7px; display:block; }
.product-name { display:block; padding:15px 0; }
.mataleb h3 { border-bottom: 1px solid #ddd; margin: 15px; padding-bottom : 5px; }
.matlab-2{width:49%;height:475px;padding:10px;border:1px solid #b3b3b3;border-radius:5px;margin:5px;float:right;position:relative}
.matlab-3{width:100%;min-height:200px;padding:10px;font-size:13px}
.matlab-3 h1 { font-size:18px; margin:0 0 12px 0; }
.matlab-3 h3 { font-size:15px; }
.matlab-3 h2 { font-size:17px; margin-bottom: 12px; }
.matlab-3 a { color: #337ab7; font-weight: 700; }
.matlab-3 p { text-align:justify; line-height:32px; font-size:13px; }
.float-left { float: left!important;}
.imgmatlab{margin:10px auto;display:block}
.imgmatlab1{width:100%;height:280px}
.matlab-2 h3{font-size:18px;margin:20px}
.matlab-2 p{display:block;margin:20px;overflow:hidden;height:38px}
.matlab-2 .chap{display:block;position:absolute;width:150px;bottom:10px;background-color:#602;color:#fff}
.enamad{width:auto;cursor:pointer;background-color:#fff;margin-top:25px;border-radius:10px}
.numbers p{ margin-bottom:8px; }
.col-foot h4{ line-height:30px; }
.selectlist{width:100px;height:37px;border:1px solid #ccc;background:#eee;position:relative;text-align:center;cursor:pointer;margin:auto}
.selectlist::after{content:" ";width:22px;height:17px;display:block;position:absolute;left:3px;top:13px;background:url(public/images/slices.png) no-repeat -31px -461px}
.selectlist span{font-size:9.7pt;line-height:36px}
.selectlist ul{padding:0;box-shadow:0 2px 2px #cacaca;display:none;background:#fff;position:relative;z-index:2}
.selectlist ul li{font-family:"irani";font-size:10pt;padding:2px 5px}
.selectlist ul li:hover{background:#f9f9ff}
.shopping-cart-table{font-size:13px}
.weblog .sp-right{width:45%;background-color:#000;height:1px;display:block}
.weblog .sp-left{width:45%;background-color:#000;height:1px;display:block;float:left}
.weblog1{font-size:18px;margin:20px auto;text-align:center;line-height:4px}
.blog-in{width:32.5%;height:370px;float:right;margin-left:10px;margin-top:10px;position:relative;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.19)}
.blog-in img{width:100%;height:200px}
.blog-in:last-child{margin-left:0}
.blog-in h5{font-size:18px;margin:20px}
.blog-in a{padding:5px 15px;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,0.19);float:left;background-color:#602;color:#fff}
.kopon{margin-top:20px;border:1px solid #ccc;border-radius:5px}
.kopon p{padding:10px;margin:5px;display:inline-block}
.txtkopon{float:left;margin-top:7px}
.txtkopon input{width:200px}
.txtkopon button{width:140px}
.bor-tab{border-left:1px solid #ccc}
.bor-tab:last-child{border:none}
.shipaddress {border-top:3px solid #00bfd6; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 4px 6px 0 rgba(0,0,0,0.12); }
.shipaddress .p1 { text-align:right; font-size: 17px; font-weight: 700; color:#6d6d6d; margin-bottom:5px; }
.shipaddress .p2 { text-align:right; font-size:14px; color:#6d6d6d ;margin-bottom:5px; }

  /* پس‌زمینه مدال */
  .open-editaddress-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    justify-content: center;
    align-items: center;
  }

  /* محتوای مدال */
  .open-editaddress-content {
    background: #fff;
    width: 90%;
    max-width: 500px;
    border-radius: 12px;
    padding: 20px;
    position: relative;
    animation: fadeIn 0.3s ease;
  }

  /* دکمه بستن */
  .close-open-editaddress {
    position: absolute;
    top: 10px;
    left: 10px;
    background: none;
    border: none;
    font-size: 22px;
    cursor: pointer;
    color: #333;
  }
.shpost { margin-top:10px; border-top:3px solid #00bfd6; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 4px 6px 0 rgba(0,0,0,0.12);}
.spshiping { margin-bottom: 20px;display: block;margin-right: 15px;font-size: 15px;font-weight: 700; }
.postway { width:100% ;height:70px; border:1px solid #ddd; border-radius:5px; padding:30px 0; display:table; margin-top:10px;  }
.faktorship { box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 4px 6px 0 rgba(0,0,0,0.12); border-top:3px solid #39ae00;}
.faktorship ul { list-style:none; padding:0; font-size:15px; }
.faktorship ul li { margin:10px 0; }
.faktorship {  }
.faktor-left { color: #777; font-size:12px; }
.faktor-right { float:left; font-size:11px; }
.peykprice { display:none; }
.allpeyk { display:none; }
.btnship { text-align: center; font-size:15px; -webkit-box-shadow: 0 -3px 4px 0 rgba(0,0,0,.06);
    box-shadow: 0 -3px 4px 0 rgba(0,0,0,.06); background-color:#00bfd6; margin-top:10px; color:#fff;}
.topborder {border-top: 1px solid #ddd;padding-top: 10px; }
.spstrong { font-weight:900; margin:0 5px; }
.p2 i { color:#19bfd3; font-size:17px;}
.postway .p2 { text-align:right; font-size:14px; color:#6d6d6d; margin:0;  }
.galadmin{width:200px;height:200px}
.logout-ad{padding:5px}
.menuad{margin:15px 0;width:100%!important}
.liad{width:25%;font-size:15px;border-left:1px solid #fff;background-color:#2d2b32;color:#767676;padding:0;margin-top:6px}
.liad a{color:#fff;display:block;padding:12px;padding-right:15px;text-align:center}
.liad a:hover{background-color:#602}
.amarad{margin-top:15px;background-color:#fff;float:left;min-height:300px;box-shadow:0 1px 1px rgba(0,0,0,.05);border-radius:5px;padding-top:10px}
.amarad .col-xs-4{padding:14px;text-align:center;font-size:16px;font-weight:700;direction:rtl}
.sefareshamar{border:1px solid #ccc;margin-bottom:5px;border-radius:5px}
.sefareshamar:nth-child(3){margin-bottom:10px}
.loginamar{border:1px solid #4d79ff;margin-bottom:5px;border-radius:5px}
.cateleft{width:100%;margin-top:15px;background-color:#fff;float:left;min-height:300px;box-shadow:0 1px 1px rgba(0,0,0,.05);border-radius:5px;padding-top:10px}
.cateleft p{border-bottom:1px solid #ccc;padding:5px;text-align:right}
.zirdaste{float:left;margin-bottom:15px;margin-right:10px}
.span_item{padding:11px;border-radius:5px;height:30px;border:1px solid #404040;color:#000;text-align:center;position:relative;margin-right:5px;display:inline-table}
.cansel1{width:20px;top:0;left:0;position:absolute;cursor:pointer}
.form-control{width:70%!important}
.jost{display:inline}
.span_item input{width:20px;margin-left:20px;text-align:center}
.span_item img{width:28px;margin-right:10px;cursor:pointer}
.zakhire{background-color:#38a844;color:#fff;float:left}
.titsiup{text-align:center;padding:10px;background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.aorder{background-color:#fff}
.aorder h3{text-align:center;font-size:17px;margin:15px;padding-bottom:10px;border-bottom:1px solid #9e9e9e}
.vasatbf{display:table;float:none!important;margin:0 auto}
.table-striped{text-align:center}
.addsign{background-color:#fff;width:600px;padding:20px;right:0;left:0;margin:auto;top:10px;z-index:9999;display:none;position:fixed}
.dark2{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.3);top:0;left:0;z-index:5;display:none}
.addsign h4{font-size:21px;text-align:center;padding-bottom:15px;margin-top:0}
.form input[type="text"],.form input[type="email"],.form input[type="number"],.form input[type="url"],.form input[type="search"],.form input[type="tel"],.form input[type="password"],.form input[type="date"],.form input[type="color"],.form select{display:inline-block;height:27px;vertical-align:middle;font-size:14px;font-weight:400;text-transform:none;color:#777;border:1px solid rgba(0,0,0,.1);padding-right:7px;padding-left:7px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .2s cubic-bezier(0.000,0.000,0.580,1.000)}
.form select{font-size:14px}
.form select[multiple]{height:auto}
.form input[type="text"]:hover,.form input[type="email"]:hover,.form input[type="number"]:hover,.form input[type="url"]:hover,.form input[type="search"]:hover,.form input[type="tel"]:hover,.form input[type="password"]:hover,.form input[type="date"]:hover,.form input[type="color"]:hover,.form select:hover{border-color:rgba(0,0,0,.2)}
.form input[type="text"]:focus,.form input[type="email"]:focus,.form input[type="number"]:focus,.form input[type="url"]:focus,.form input[type="search"]:focus,.form input[type="tel"]:focus,.form input[type="password"]:focus,.form input[type="date"]:focus,.form input[type="color"]:focus,.form select:focus{color:#111;border-color:rgba(0,0,0,.7);-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);-moz-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3);outline:none}
.form input[type="text"].input-lg,.form input[type="email"].input-lg,.form input[type="number"].input-lg,.form input[type="url"].input-lg,.form input[type="search"].input-lg,.form input[type="tel"].input-lg,.form input[type="password"].input-lg,.form input[type="date"].input-lg,.form input[type="color"].input-lg,.form select.input-lg{height:46px;padding-right:15px;padding-left:15px;font-size:14px}
.form input[type="text"].input-md,.form input[type="email"].input-md,.form input[type="number"].input-md,.form input[type="url"].input-md,.form input[type="search"].input-md,.form input[type="tel"].input-md,.form input[type="password"].input-md,.form input[type="date"].input-md,.form input[type="color"].input-md,.form select.input-md{height:36px;padding-right:13px;padding-left:13px;font-size:14px}
.form input[type="text"].input-sm,.form input[type="email"].input-sm,.form input[type="number"].input-sm,.form input[type="url"].input-sm,.form input[type="search"].input-sm,.form input[type="tel"].input-sm,.form input[type="password"].input-sm,.form input[type="date"].input-sm,.form input[type="color"].input-sm,.form select.input-sm{height:31px;padding-right:10px;padding-left:10px}
.form textarea{font-size:14px;font-weight:400;text-transform:none!important;color:#777;border-color:rgba(0,0,0,.1);outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.form textarea:hover{border-color:rgba(0,0,0,.2)}
.form textarea:focus{color:#111;border-color:rgba(0,0,0,.7);-webkit-box-shadow:0 0 3px rgba(21,21,21,.3);-moz-box-shadow:0 0 3px rgba(21,21,21,.3);box-shadow:0 0 3px rgba(21,21,21,.3)}
.form .form-group{margin-bottom:10px}
.form input.error{border-color:#e41919}
.form div.error{margin-top:20px;padding:13px 20px;text-align:center;background:rgba(228,25,25,.75);color:#fff}
.form div.success{margin-top:20px;padding:13px 20px;text-align:center;background:rgba(50,178,95,.75);color:#fff}
.form-tip{font-size:14px;color:#aaa}
.form-tip .fa{font-size:14px}
.home-section{width:100%;height:600px;display:block;position:relative;overflow:hidden;background-repeat:no-repeat;background-attachment:fixed;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.home-content{display:table;width:100%;height:100%;text-align:center}
.col-foot h3{margin-right:0}
.home-content{position:relative}
.home-text{display:table-cell;height:100%;vertical-align:middle}
.home-text a{display:inline-block;}
.home-text p{ font-size:15px; }
.home-text h2{ width:200px; display:inline-block; font-size:14px; padding:10px 25px; border:1px solid #fff; margin:10px; transition: 0.3s;}
.home-text h2:hover { background-color:#fff; color:#000; }
.home-text a:first-child{ margin-left:20px; }
@-webkit-keyframes scroll-down-anim {
    0%{bottom:2px}
    50%{bottom:7px}
    100%{bottom:2px}
}
@-moz-keyframes scroll-down-anim {
    0%{bottom:2px}
    50%{bottom:7px}
    100%{bottom:2px}
}
@-o-keyframes scroll-down-anim {
    0%{bottom:2px}
    50%{bottom:7px}
    100%{bottom:2px}
}
@keyframes scroll-down-anim {
    0%{bottom:2px}
    50%{bottom:7px}
    100%{bottom:2px}
}
.scroll-down{width:40px;height:40px;margin-right:-20px;position:absolute;bottom:20px;right:50%;text-align:center;text-decoration:none;-webkit-transition:all 500ms cubic-bezier(0.250,0.460,0.450,0.940);-moz-transition:all 500ms cubic-bezier(0.250,0.460,0.450,0.940);-o-transition:all 500ms cubic-bezier(0.250,0.460,0.450,0.940);transition:all 500ms cubic-bezier(0.250,0.460,0.450,0.940)}
.scroll-down:before{display:block;content:"";width:20px;height:20px;margin:0 -10px 0 0;position:absolute;bottom:0;right:50%;background:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 500ms cubic-bezier(0.250,0.460,0.450,0.940);-moz-transition:all 500ms cubic-bezier(0.250,0.460,0.450,0.940);-o-transition:all 500ms cubic-bezier(0.250,0.460,0.450,0.940);transition:all 500ms cubic-bezier(0.250,0.460,0.450,0.940);z-index:1}
.scroll-down:hover:before{opacity:.6}
.scroll-down-icon{display:block;width:10px;height:10px;margin-right:-5px;position:absolute;right:50%;bottom:4px;color:#111;font-size:15px;-webkit-animation:scroll-down-anim 1s infinite;-moz-animation:scroll-down-anim 1s infinite;-o-animation:scroll-down-anim 1s infinite;animation:scroll-down-anim 1s infinite;z-index:2}
.bg-video-wrapper{position:absolute;width:100%;height:100%;top:0;right:0;z-index:0}
.bg-video-overlay{position:absolute;width:100%;height:100%;top:0;right:0}
.bg-video-wrapper video{max-width:inherit;height:inherit;z-index:0}
a.bg-video-button-muted{position:absolute;bottom:0;right:15px;font-size:28px;color:#fff;opacity:.75;z-index:1000}
.hs-wrap{max-width:570px;margin:0 auto;padding:47px 30px 53px;position:relative;text-align:center;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(255,255,255,.5)}
.hs-wrap-1{max-width:350px;margin:0 auto;position:relative;text-align:center;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.hs-line-1{display:block;margin:15px 0;position:relative;text-transform:none;font-size:20px;font-weight:400;letter-spacing:0;color:#fff;opacity:.9}
.luxi{color:#b704eb}
.brandz{margin:0 auto;width:100%}
.brandtu{width:auto;height:60px;margin:0 auto;display:table}
.ubrand{width:auto;height:70px;margin:0 auto;padding:0}
.monte{font-size:33px!important;line-height:33px}
.ubrand div{float:left;list-style:none;padding:20px;font-size:20px;opacity:.5;text-align:center}
.hs-line-2{margin-top:0;position:relative;font-size:72px;font-weight:400;text-transform:none;letter-spacing:0;line-height:1.3;color:rgba(255,255,255,.85)}
.hs-line-3{margin-top:0;position:relative;font-size:15px;font-weight:700;text-transform:none;letter-spacing:0;color:rgba(255,255,255,.7)}
.hs-line-4{margin-top:0;position:relative;font-size:16px;font-weight:400;text-transform:none;letter-spacing:0;color:rgba(255,255,255,.85)}
.hs-line-5{margin:10px 0;position:relative;font-size:24px;font-weight:400;line-height:1.2;text-transform:none;word-spacing:20px;opacity:.85}
.hs-line-6{margin-top:0;position:relative;font-size:35px;font-weight:400;line-height:1.2;color:#fff;display:inline-block}
.hs-line-6.no-transp{opacity:1}
.hs-line-7{margin-top:0;position:relative;font-size:64px;font-weight:800;text-transform:none;letter-spacing:0;line-height:1.2}
.hs-line-8{margin-top:0;position:relative;font-size:18px;font-weight:400;letter-spacing:0;line-height:1.2;opacity:.75}
.hs-line-8.no-transp{opacity:1}
.hs-line-9{margin-top:0;position:relative;font-size:96px;font-weight:800;text-transform:none;letter-spacing:0;line-height:1.2}
.hs-line-10{margin-top:0;display:inline-block;position:relative;padding:15px 24px;background:rgba(0,0,0,.75);font-size:14px;font-weight:400;text-transform:none;letter-spacing:0;color:rgba(255,255,255,.85)}
.hs-line-10 > span{margin:0 10px}
.hs-line-10.highlight{background:#e41919;opacity:.65}
.hs-line-10.transparent{background:none;color:#aaa;padding:0}
.hs-line-11{margin-top:0;position:relative;font-size:30px;font-weight:400;text-transform:none;letter-spacing:0;line-height:1.8;opacity:.9}
.hs-line-12{margin-top:0;position:relative;font-size:80px;font-weight:400;line-height:1.2;text-transform:none;letter-spacing:0}
.hs-line-13{margin-top:0;position:relative;font-size:96px;font-weight:400;line-height:1;text-transform:none;letter-spacing:0}
.hs-line-14{margin-top:0;position:relative;font-size:48px;font-weight:400;line-height:1.4;text-transform:none;letter-spacing:0}
.hs-line-15{margin-top:0;position:relative;font-size:36px;font-weight:400;text-transform:none;letter-spacing:0;line-height:1.3}
.no-transp{opacity:1!important}
.sticky-wrapper { position: relative; width: 100%; margin: 0 auto;}
.mainnav { display: table; margin: 0 auto; float: none!important; border-top: 1px solid #737373;box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); background-color: #fbfbfb}
/*Search*/
.search-tag { display: none; width: 100%; height: 600px; position: absolute; top: 175px; background-color: #fff; left: 0; padding-top: 15px; z-index: 99 }
.search-tag .row { margin: 0 }
.search-tag .search-input-type { height: 50px; border: 1px solid #000; padding: 10px }
.search-tag .search-input-type i { position: absolute; font-size:20px }
.search-tag .search-input-type input { border: none; width: 100%; padding-right: 30px; outline: none }
.search-tag .search-grid { margin-top: 15px; }
.search-tag .search-grid img { width: 100px; }
.search-tag .search-grid p { text-align: right }
.search-tag .search-grid .row { display: flex; align-items: center }
.click-search { cursor: pointer }
.dark{ display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,.3);
    top: 0;
    left: 0;
    z-index: 5; }
.hover-search {
    position: relative;
    padding-bottom: 15px;}
.hover-cart-user {
    padding-bottom: 15px;
    position: relative;}
.btn-navbar-menu {
    position: relative;
    padding-bottom: 15px;
    z-index: 1;}
.menubar-search-form {
    position: absolute;
    z-index: 0;
    top: 107px;
    right: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    min-width: 260px; border:1px solid #eee;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.menubar-search-form form, .menubar-search-form form input  {
    display:inline;
    width:auto!important;
}
.menubar-search-form form input {}
.menubar-search-form button {
    width: 20%;
    height: 41px;
    vertical-align: middle; float:left; }
.menubar-search-form i { margin:0; }
.hover-cart-user .submenu {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    right: 0;
    top: 120%;
    z-index: 0;
    transition: all 0.3s ease;
    transform: translateY(15px);
    opacity: 0;
    visibility: hidden;
    background-color: white;}
.hover-cart-user .submenu li {
    min-width: 250px;
    padding-left: 20px;
    display: block;}
.hover-cart-user .submenu li a {
    display: block;
    padding: 0;
    color: #111111;
    font-size: 14px !important;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
}
header li {     list-style-type: none ;display: inline-block!important; }
.hover-cart-user:hover .submenu {
    opacity: 1;
    top: 90%;
    visibility: inherit;
    z-index: 999;
    transition: all 0.3s ease;
    transform: translateY(0);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}
.hover-cart-user .submenu li {
    padding: 20px 0;
    min-width: 250px;
    padding-left: 20px;
    display: block;
}
.hover-cart-user .submenu li:last-child {
    padding-bottom: 25px;
}

.js-open-search-deks {
    transform: translateY(1px);
    opacity: 1;
    visibility: inherit;
    top: 45px;
    z-index: 1000;
    transition: all 0.3s ease;
}

.menubar-search-form form .form-control {
    border: none!important;
    height: 41px;
    border-radius: 0;
    outline: none;
    box-shadow: none!important;
}
/*  4. NAV*/
.myNav {
    transform: translateX(0%); }

.off-canvas-nav {
    position: fixed;
    top: 0;
    left: -100%;
    width: 320px;
    background-color: white;
    transform: translate(0, 0);
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
    transition: left 500ms ease 0s;
    z-index: 999;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
    border-right: 1px solid #eeeeee; }
.off-canvas-nav .off-canvas-header {
    padding: 10px;
    position: relative;
    height: 70px}
.off-canvas-nav .remove-menumobile {
    font-size: 30px;
    color: #333333;
    position: absolute;
    right: 30px;
    top: 25px;
    cursor: pointer;
    transition: all 0.4s ease 0s; }
.noo-main-canvas { margin-top: 20px}
.off-canvas-nav .noo-main-canvas ul {
    list-style: none;
    padding: 0;
    margin: 0; }
.off-canvas-nav .noo-main-canvas .navbar-nav li {
    line-height: 38px;
    position: relative;
    width: 100%; }
.off-canvas-nav .noo-main-canvas .navbar-nav li span {
    padding-left: 15px;
    padding-right: 30px;
    color: black;
    font-size: 16px;
    text-decoration: none; }
.off-canvas-nav .noo-main-canvas .navbar-nav li a {
    padding-left: 15px;
    padding-right: 30px;
    color: black;
    font-size: 16px;
    text-decoration: none; display:flex; height:50px; align-items:center; }
.off-canvas-nav .noo-main-canvas .navbar-nav li .sub-menu {
    display: none;
    padding-left: 10px;
    background: white;
    padding-top: 5px;
    padding-bottom: 5px; }
.off-canvas-nav .noo-main-canvas .navbar-nav li .noo-sub-icon {
    position: absolute;
    font-size: 16px;
    top: 6px;
    left: 10px;
    padding: 3px 10px 3px 25px;
    cursor: pointer; }

.open-canvas-nav {
    left: 0 !important; }

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px; }

    .sidenav a {
        font-size: 18px; } }
/* end/ 4. NAV */
/*  5. SLIDE-NAV */
.sidenav {
    height: 100%;
    width: 320px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: -104%;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
    box-shadow: 10px 0px 10px -10px rgba(0, 0, 0, 0.75);
    padding: 25px 25px 25px 25px; }

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s; }

.sidenav a:hover {
    color: #f1f1f1; }

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px; }

.mySidenav {
    left: 0;
    z-index: 9999; }

/* end/ 5. SLIDE-NAV*/
/*   7. HEADER*/
@media only screen and (max-width: 992px) {
    .header {
        margin-bottom: 0; } }
@media only screen and (max-width: 992px) {
    .header .header-top-h3 {
        display: none; } }
@media only screen and (max-width: 992px) {
    .header .header-main {
        display: none; } }
.header .header-mobi {
    display: none; }
.header .header-mobi .container-fluid {
    padding-right: 0;
    padding-left: 0; }
@media only screen and (max-width: 992px) {
    .header .header-mobi {
        display: block; background-color:#fff; } }
.header .header-mobi .icon-hd-mb {
    height: 45px;
    margin-top: 15px;
    border-bottom: 1px solid #e5e5e5; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left {
    display: inline-block;
    padding-left: 10px;
    float: left;
}
.icon-hd-mb
.header .header-mobi .icon-hd-mb .icon-hd-mb-left li {
    position: relative; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left a {
    color: #888888;
    font-size: 22px;
    margin-left: 15px;
    z-index: 99;
    text-decoration: none;
    margin-right: 15px; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .close {
    color: black; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .hover-menu-icon .list-menu:first-child {
    padding-top: 30px; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .list-menu h4 {
    font: 400 14px "poppins";
    text-transform: uppercase;
    color: #111111;
    border-bottom: 1px solid #e5e5e5;
    margin-right: 25px;
    padding-bottom: 15px; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .list-menu ul {
    padding-left: 0; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .list-menu ul li {
    display: block; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .list-menu ul li a {
    margin-left: 0;
    font: 300 13px "poppins";
    color: #888888; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart {
    font-family: 'Poppins', sans-serif;
    z-index: 9999; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .account {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    padding-bottom: 25px;
    margin-top: 0px;
    text-align: left; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .account:after {
    left: 0;
    bottom: 0;
    height: 1px;
    width: 60px;
    background: #e5e5e5;
    content: "";
    position: absolute; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .product .item {
    margin-top: 25px; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .product .item .img-prd {
    float: left;
    width: 30%; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .product .item .img-prd img {
    margin-left: 0;
    margin-top: 0; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .product .item .title {
    width: 70%;
    display: inline-block;
    text-align: left; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .product .item .title .product-name a {
    font-weight: 400;
    color: #333333;
    font-size: 15px;
    text-decoration: none;
    margin-left: 5px; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .product .item .title .product-name a:focus {
    outline: none; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .product .item .title .product-name a:hover {
    color: #ea5e03; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .product .item .title .product-price {
    margin-left: 17px; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .product .item .title .product-price p {
    font-weight: 400;
    color: #333333;
    font-size: 13px;
    display: inline-block;
    margin-right: 15px; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .product .item .title .product-price del {
    font-weight: 400;
    font-size: 13px;
    color: #e5e5e5; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .menu-cart-total {
    margin-top: 50px; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .menu-cart-total .list-money {
    border-bottom: solid 1px #e1e1e1;
    color: #888888;
    padding: 15px 0; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .menu-cart-total .list-money label {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    float: left; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .menu-cart-total .list-money .money {
    text-align: right;
    display: block; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .menu-cart-total .list-money:last-child {
    font-weight: 400;
    color: #111111; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .actions {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 25px; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .actions a {
    display: inline-block;
    height: 40px;
    width: 140px;
    text-transform: uppercase;
    color: white !important;
    background-color: #111111;
    padding: 10px 20px 10px 20px;
    font-weight: 400;
    font-size: 14px !important;
    padding-top: 13px;
    text-align: center;
    transition: all 0.3s ease;
    margin-bottom: 10px; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .mini-cart .actions a:hover {
    border: 1px solid #898989;
    background: transparent;
    color: #333333 !important; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .submenu_user {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all 0.5s ease 0s; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .submenu_user li {
    display: block!important; padding: 10px 0;}
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .submenu_user li a { font-size:14px!important; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .js-click-user:focus {
    color: #ea5e03; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .js-click-user:active {
    color: #ea5e03; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-left .js-open-user {
    width: 150px;
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease 0s;
    padding: 10px;
    z-index: 2;
    top: 60px;
    background-color: white;
    position: absolute;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    left: 34px; }

.header .header-mobi .icon-hd-mb .icon-hd-mb-right {
    float: right;
    display: inline-block; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-right a {
    color: #888888;
    font-size: 22px;
    margin-left: 15px;
    text-decoration: none;
    float: right; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-right .menubar-search-form {
    opacity: 0;
    visibility: hidden;
    position: absolute; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-right .menubar-search-form input {
    top: 0; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-right .menubar-search-form button {
    top: 0; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-right .js-open-search {
    transform: translateY(1px);
    opacity: 1;
    visibility: visible;
    position: absolute;
    z-index: 3;
    top:10px;
    right: 20px;}
.header .header-mobi .icon-hd-mb .icon-hd-mb-right .js-open-search input {
    width: auto;
    right: 0px;
    position: absolute;
    top: 45px;
    z-index: 2;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    box-shadow: none;
    text-align: right;
    padding-left: 15px;
    font: 300 14px "Poppins"; }
.header .header-mobi .icon-hd-mb .icon-hd-mb-right .js-open-search button {
    position: absolute;
    top: 40px;
    z-index: 2;
    font-size: 22px;
    left: 0;
    margin-left: 0!important;
    padding-left: 0; }
.header .header-mobi .lg-hd {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom:7px;}
.header .header-mobi .lg-hd .img-bar {
    text-align: right;
    z-index: 1;
    line-height: 32px; }
.header .header-mobi .lg-hd .img-bar ul {
    margin: 0;
    padding-right: 25px}
.header .header-mobi .lg-hd .img-bar .btn-navbar {
    cursor: pointer; }
.header .header-mobi .ic-hd-top {
    text-align: right;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    border-bottom: 1px solid #e5e5e5; }
.header .header-mobi .ic-hd-top a {
    color: #888888;
    font: 300 12px "poppins";
    background-color: white; }
.header .header-mobi .ic-hd-top a:focus {
    border: 0; }
.header .header-mobi .ic-hd-top .bootstrap-select .dropdown-menu {
    min-width: 70px; }
.header .header-top {
    margin-bottom: 20px;
    text-align: center; background-color:#fff; }
@media only screen and (max-width: 992px) {
    .header .header-top {
        display: none; } }
.header .header-top .icon-header-left a {
    color: #888888;
    font-size: 16px;
    margin-left: 15px; }
.header .header-top .icon-header-left a:hover {
    color: #111111; }
.header .header-top .icon-header-right a:focus {
    text-decoration: none; }
.header .header-top .icon-header-right a:hover {
    text-decoration: none; }
.header .header-top .icon-header-right span,
.header .header-top .icon-header-right i {
    font-size: 22px;
    margin-left: 19px; }
@media (max-width: 1199px) {
    .header .header-top .icon-header-right a,
    .header .header-top .icon-header-right i {
        margin-left: 13px; } }
.header .header-top .icon-header-right a:hover span,
.header .header-top .icon-header-right i:hover span {
    color: #ea5e03; }
.header .header-top .icon-header-right img {
    margin-top: -10px;
    margin-left: 10px;
    cursor: pointer; }
.header .header-top .icon-header-right .dropdown-menu {
    top: 40%; }
.header .header-top .icon-header-right .dropdown-menu ul li a:hover {
    background-color: white; }
.badgebasket {
    position: absolute;
    top: 15px;
    right: -7px;
    font-size: 14px;
    font-weight: 400;
    color: #111111; }
    .basket-active{ color:#27c203; }
.header .header-top .icon-header-right .hover-icon-cart-h3 p {
    color: white; }
.header .header-main {
    text-align: center;
    padding-top: 0px;
    border-top: 0px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.header .header-main .level1 {
    display: inline-block; }
.header .header-main .level1 .level11 {
    display: inline-block;
    list-style-type: none;
    padding-left: 22px;
    padding-right: 22px; }
@media only screen and (max-width: 1366px) {
    .header .header-main .level1 .level11 {
        padding: 10px; } }
.header .header-main .level1 .level11 a {
    font-size: 13px;
    color: #333333;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400; }
    .header .header-main .level1 .level11 span {
    font-size: 13px;
    color: #333333;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400; cursor:pointer; }
.header .header-main .level1 .level11:hover .hover-menu-home {
    opacity: 1;
    top: 80%;
    z-index: 2;
    visibility: inherit; }
.header .header-main .level1 .level11:hover .hover-blog {
    z-index: 999;
    top: 120%;
    opacity: 1;
    transition: all 0.5s ease;
    z-index: 2;
    visibility: inherit; }
.header .header-main .level1 .level11 .hover-menu-home {
    z-index: -999;
    opacity: 0;
    top: 100%;
    position: absolute;
    width: 750px;
    right: -285%;
    border-radius: 0;
    border: 0;
    padding: 0 0;
    transform: translate(0, 24px);
    background-color: white;
    box-shadow: 1px 1px 10px -4px;
    overflow: hidden; }
.header .header-main .level1 .level11 .hover-menu-home .item-menu-home {
    display: inline-block;
    width: 20%;
    float: right;
    position: relative;
    text-align: left;
    padding: 30px 0}
.header .header-main .level1 .level11 .hover-menu-home .item-menu-home ul { padding-right: 0; text-align: center;}
.item-menu-home h4{ text-align: center;}
.item-menu-home h4::after { width: 100%; }
.item-menu-home li { margin-bottom: 10px;}
.header .header-main .level1 .level11 .hover-menu-home .item-menu-home:first-child {
    padding-left: 30px; }

.title {
    top: 10%;
    left: 15%; }
.title h2 {
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    float: left; }
.title h3 {
    font-weight: 600;
    font-size: 28px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 15px;
    margin-left: 10px; }
.list-menu h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    padding-bottom: 25px;
    margin-top: 0px; }
.list-menu h4:after {
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -50%);
    height: 1px;
    width: 60px;
    background: #e5e5e5;
    content: "";
    position: absolute; }
.list-menu ul {
    padding-left: 0;
    margin-top: 30px; }
.list-menu ul li {
    display: block;
    text-align: left; }
.list-menu ul li a {
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
    color: #888888;
    transition: all 0.5s ease; }

.header .header-main .level1 .level11 .hover-blog {
    transition: 0.5s all ease;
    opacity: 0;
    visibility: hidden;
    top: 100%;
    position: absolute;
    border-radius: 0;
    border: 0;
    padding: 35px 0px 35px 30px;
    background-color: white;
    width: 260px;
    box-shadow: 1px 1px 10px -4px; }
.header .header-main .level1 .level11 .hover-blog li {
    margin-bottom: 15px;
    display: block;
    text-align: left; }
.header .header-main .level1 .level11 .hover-blog li a {
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
    color: #888888;
    transition: all 0.2s ease; }
.header .header-main .level1 .level11 .hover-blog li a:hover {
    color: #111111;
    font-weight: 400;
    margin-left: 5px;
    background-color: white;
    transition: all 0.2s ease; }
.header .header-main .level1 .level11.active > a {
    font-weight: 500; }
.header .header-main .level1_h3 {
    margin-top: 0px; }
.header .header-main .level1_h1 {
    display: inline-block;
    padding-left: 0;
    padding-right:0;
    }
.header .header-main .level1_h1 .level11 {
    padding: 19px;
    position: relative; }
@media only screen and (max-width: 1366px) {
    .header .header-main .level1_h1 .level11 {
        padding: 10px; } }
.header .header-main .level1_h2 {
    margin-top: 15px; }
.header .header-main .level1_h2 .level11 {
    padding: 20px 14px 20px 14px; }

/*   end/   7. HEADER */
/* 8. HEADER-h2 */
.header-h2 .header-top {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 0px; z-index: 10 }
.header-h2 .header-top .icon-left { margin-top: 35px}
.header-h2 .header-top .icon-left a {
    color: #888888;
    margin-left: 10px;
    font-size: 15px; }
.header-h2 .header-top .icon-left a:hover {
    color: #111111; }
.header-h2 .header-top .item-logo {
    text-align: center;
    margin-top: 22px;
}
.sekoonly {
    border: 0!important;
    clip: rect(1px,1px,1px,1px)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
    white-space: nowrap!important;
}
.header-h2 .header-top .item-icon {
    margin-top: 25px;
    padding-right: 70px; }
@media only screen and (max-width: 1024px) {
    .header-h2 .header-top .item-icon {
        padding-right: 0; } }
.header-h2 .header-top .item-icon ul {
    padding: 0; }
.mgright { margin-right: 20px!important; text-align: right!important;}
.header-h2 .header-main {
    padding-top: 0; background-color:#fff; }
.header-h2 .header-main .level1_h2 .level11 {
    position: relative; }
.header-h2 .header-main .level1_h2 .level11:hover .hover-menu-home {
    top: 58%; }
.header-h2 .header-main .level1_h2 .level11:hover .hover-blog {
    top: 65%; }
.header-h2 .header-main .level1_h2 .level11 .hover-menu-home {
    left: -120px; }
.header-h2 .level1 > .level11.active > a {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #898989;
    padding: 10px 20px 10px 20px; }

/*   end/    8. HEADER-h2 */
/* start products */
.products .item {
    transition: 0.5s all ease;
    margin-bottom: 40px;
    position: relative; }
@media only screen and (max-width: 992px) {
    .products .item {
        text-align: center; } }
@media only screen and (min-width: 568px) and (max-width: 992px) {
    .products .item {
        width: 50%; } }
.products .item img {
    display: inline-block; }
.products .item .title {
    padding-top: 10px; }
@media only screen and (max-width: 992px) {
    .products .item .title {
        text-align: center; } }
.products .item .title .icon-prd {
    display: none; }
.products .item .title .product-name a {
    font-weight: 400;
    color: #333333;
    font-size: 15px;
    text-decoration: none; }
.products .item .title .product-name a:focus {
    outline: none; }
.products .item .title .product-name a:hover {
    color: #ea5e03; }
.products .item .title .title-list {
    display: none; }
.products .item .title .sk {
    display: none; }
.products .item .title ul {
    display: none; }
.products .item .title .share-product {
    display: none; }
.products .item .title .prosuct-price b {
    font-weight: 400;
    color: #333333;
    font-size: 13px;
    display: inline-block;
    margin-right: 15px; }
.products .item .title .prosuct-price del {
    font-weight: 400;
    font-size: 13px;
    color: #e5e5e5; }
.products .item .img-product {
    position: relative; }
.products .item .img-product .icon-prd {
    position: absolute;
    bottom: 3%;
    right: 0;
    opacity: 0;
    transition: 0.4s all ease; }
@media only screen and (max-width: 992px) {
    .products .item .img-product .icon-prd {
        opacity: 1;
        right: 6%; } }
.products .item .img-product .icon-prd .add-to-bag button {
    height: 50px;
    background-color: white;
    width: 50px;
    border-radius: 0px;
    margin-bottom: 5px;
    padding: 0;
    outline: none;
    border: 0;
    display: block;
    box-shadow: 3px 4px 10px -2px rgba(0, 0, 0, 0.15); }
.products .item .img-product .icon-prd .add-to-bag button:hover {
    background-color: #111111; }
.products .item .img-product .icon-prd .add-to-bag button:hover span {
    color: white; }
.products .item .img-product .icon-prd .add-to-bag button span {
    font-size: 20px; }
.products .item .img-product .icon-prd .add-to-bag button .txt-bag {
    display: none; }
.products .item .img-product .icon-prd .add-to-bag .txt-bag {
    display: none; }
.products .item .img-product:hover .icon-prd {
    transition: all 0.4s ease 0s;
    right: 6%;
    opacity: 1; }
.products .list-item {
    width: 100%;
    transition: all 0.5s ease 0s; }
.products .list-item .img-product {
    width: 30%;
    float: left; }
.products .list-item .img-product .icon-prd {
    display: none;
    margin-top: 20px; }
@media only screen and (max-width: 991px) {
    .products .list-item .img-product {
        width: 100%; } }
.products .list-item .title {
    width: 70%;
    display: inline-block;
    padding: 20px 0 0 30px;
    text-align: left; }
@media only screen and (max-width: 991px) {
    .products .list-item .title {
        width: 100%;
        text-align: center;
        padding-left: 0; } }
.products .list-item .title .icon-prd {
    display: block;
    display: inline-block;
    margin-top: 20px; }
.products .list-item .title .icon-prd .add-to-bag {
    display: inline-flex;
    font-family: 'Poppins', sans-serif; }
.products .list-item .title .icon-prd .add-to-bag button {
    height: 50px;
    width: 50px;
    border: 0;
    background-color: #eeeeee;
    transition: all 0.4s ease 0s;
    margin-right: 10px; }
.products .list-item .title .icon-prd .add-to-bag button:hover {
    background-color: #111111;
    color: white; }
.products .list-item .title .icon-prd .add-to-bag button:hover p {
    background-color: white; }
.products .list-item .title .icon-prd .add-to-bag button span {
    font-size: 22px; }
.products .list-item .title .icon-prd .add-to-bag button p {
    height: 100%;
    width: 1px;
    background-color: #888888;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 25%; }
.products .list-item .title .icon-prd .add-to-bag .add {
    width: 200px !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative; }
.products .list-item .title .icon-prd .add-to-bag .add .icon {
    font-size: 22px;
    margin-right: 10px; }
.products .list-item .title .icon-prd .add-to-bag .add span {
    font-weight: 400;
    font-size: 14px;
    position: absolute;
    top: 30%;
    left: 10px; }
.products .list-item .title .icon-prd .add-to-bag button {
    border: 1px solid #e5e5e5;
    transition: all 0.4s ease 0s;
    display: inline-block; }
.products .list-item .title .icon-prd .add-to-bag button .txt-bag {
    display: block; }
.products .list-item .title .icon-prd .add-to-bag button:first-child .txt-bag {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 13px;
    display: inline-block;
    margin-left: 20px; }
.products .list-item .title .product-name a {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase; }
.products .list-item .title .product-name a:focus {
    outline: none; }
.products .list-item .title .product-name a:hover {
    color: #ea5e03; }
.products .list-item .title .title-list {
    display: block;
    line-height: 30px; }
.products .list-item .title .title-list span {
    display: block; }
.products .list-item .title .sk {
    display: block;
    margin-top: 10px;
    margin-bottom: 30px; }
.products .list-item .title ul {
    display: block;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 15px; }
.products .list-item .title ul li {
    border-right: 2px solid #888888;
    padding-right: 6px;
    color: #888888;
    line-height: 13px; }
.products .list-item .title ul li span {
    font-size: 12px; }
.products .list-item .title ul li:last-child {
    border-right: 0px; }
.products .list-item .title .share-product {
    display: block;
    margin-top: 20px;
    margin-bottom: 5px; }
.products .list-item .title .share-product h4 {
    width: 10%;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-right: 25px; }
.products .list-item .title .share-product ul {
    display: inline;
    width: 80%; }
.products .list-item .title .share-product ul li {
    border-right: 0; }
.products .list-item .title .share-product ul li a {
    color: #888888; }
.products .list-item .title .share-product ul li a:hover {
    color: #111111; }

.product-v1 .title-top {
    text-align: center; }
.product-v1 .title-top p {
    width: 39%;
    margin: 0 auto;
    margin-bottom: 33px;
    line-height: 25px; }
@media only screen and (max-width: 1366px) {
    .product-v1 .title-top p {
        width: 55%; } }
@media only screen and (max-width: 992px) {
    .product-v1 .title-top p {
        width: 90%; } }
.product-v1 .tab-content .js-mobi-product {
    padding-left: 0px !important;
    padding-right: 0px !important; }
.product-v1 .tab-content .js-mobi-product button {
    background-color: black;
    height: 50px;
    width: 50px;
    z-index: 1; }
.product-v1 .tab-content .js-mobi-product button:after {
    color: white; }
.product-v1 .tab-content .js-mobi-product .slick-prev {
    left: 15px; }
.product-v1 .tab-content .js-mobi-product .slick-next {
    right: 15px; }

.products-v1 .list-item .img-product {
    width: 25%; }
@media only screen and (max-width: 991px) {
    .products-v1 .list-item .img-product {
        width: 100%; } }
@media only screen and (max-width: 991px) {
    .products-v1 .list-item .title {
        width: 100%;
        text-align: center;
        padding: 5px; } }
.products-v1 .item .icon-prd {
    bottom: 3%;
    right: 0%; }
.products-v1 .item:hover .icon-prd {
    right: 6%; }

.related-product-v1 {
    margin-top: 20px; }
.related-product-v1 h3 {
    text-align: left; }
.related-product-v1 button {
    background-color: black;
    height: 35px;
    width: 35px;
    opacity: 0;
    transition: all 0.25s ease; }
@media only screen and (max-width: 992px) {
    .related-product-v1 button {
        opacity: 1; } }
.related-product-v1 .slick-prev {
    left: -5px;
    top: 38%; }
.related-product-v1 .slick-next {
    right: -5px;
    top: 38%; }
.related-product-v1:hover button {
    opacity: 1; }
.related-product-v1:hover .slick-prev {
    left: -35px; }
.related-product-v1:hover .slick-next {
    right: -35px; }

.products-sidebar .item .icon-prd {
    bottom: 3%; }
@media only screen and (max-width: 991px) {
    .products-sidebar .item .icon-prd {
        opacity: 1; } }

.product-tab-slide #shape {
    stroke-width: 5px;
    fill: transparent;
    stroke: #dddddd;
    stroke-dasharray: 135 425;
    stroke-dashoffset: -273;
    transition: 0.3s all ease; }

.products-v2 .list-item .img-product {
    width: 25%; }
@media only screen and (max-width: 991px) {
    .products-v2 .list-item .img-product {
        width: 100%; } }
.products-v2 .list-item .title {
    width: 75%;
    text-align: left; }
@media only screen and (max-width: 991px) {
    .products-v2 .list-item .title {
        width: 100%;
        text-align: center;
        padding: 5px; } }
@media only screen and (max-width: 992px) {
    .products-v2 .list-item {
        width: 100% !important; } }
@media only screen and (max-width: 992px) {
    .products-v2 .item {
        width: 33.33%; } }
@media only screen and (max-width: 736px) {
    .products-v2 .item {
        width: 50%; } }
@media only screen and (max-width: 500px) {
    .products-v2 .item {
        width: 100%; } }

.pagination-prd .pagination {
    text-align: center;
    width: 100%;
    padding: 20px 10px 5px 10px;
    border: 1px solid #eee;
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    margin-top: 3px;
    margin-bottom: 80px; }
@media (max-width: 991px) {
    .pagination-prd .pagination {
        margin-bottom: 50px; } }
.pagination-prd .pagination span {
    margin: 10px; }
.pagination-prd .pagination span a {
    color: #888888; }
.pagination-prd .pagination p {
    display: inline-block;
    font-size: 14px; }

.product-tab-slide h3 {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    color: #111111;
    margin-top: 71px;
    margin-bottom: 28px; }
@media (max-width: 767px) {
    .product-tab-slide h3 {
        font-size: 28px; } }
.product-tab-slide .tab-ul {
    text-align: center;
    margin-bottom: 37px; }
.product-tab-slide .tab-ul .nav-tabs {
    border-bottom: 0px solid #ddd; }
.product-tab-slide .tab-ul .nav-tabs li {
    display: inline-block;
    float: none; }
.product-tab-slide .tab-ul ul {
    display: inline-block; }
.product-tab-slide .tab-ul ul li a {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    letter-spacing: 2px; }
@media (max-width: 767px) {
    .product-tab-slide .tab-ul ul li a {
        font-size: 14px; } }
.product-tab-slide .tab-ul .nav-tabs > li.active > a,
.product-tab-slide .tab-ul .nav-tabs > li.active > a:focus,
.product-tab-slide .tab-ul .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #898989;
    border-bottom-color: #898989; }
.product-tab-slide .tab-ul .nav-tabs > li > a {
    border-radius: 0; }
.product-tab-slide .tab-ul .nav-tabs > li > a:hover {
    border-color: #fff; }
.product-tab-slide .tab-ul .nav > li > a:focus,
.product-tab-slide .tab-ul .nav > li > a:hover {
    text-decoration: none;
    background-color: #fff; }
.product-tab-slide .tab-content .js-tab-product {
    transition: opacity 0.25s linear; }
.product-tab-slide .tab-content .js-tab-product button {
    background-color: white;
    height: 50px;
    width: 50px;
    opacity: 0;
    transition: all 0.25s ease;
    outline: none;
    box-shadow: 2px 2px 9px 0px rgba(0, 0, 0, 0.15); }
.product-tab-slide .tab-content .js-tab-product button:before {
    color: black; }
.product-tab-slide .tab-content .js-tab-product button:hover {
    background-color: #111111; }
.product-tab-slide .tab-content .js-tab-product button:hover:before {
    color: white; }
@media only screen and (max-width: 1024px) {
    .product-tab-slide .tab-content .js-tab-product button {
        opacity: 1; } }
.product-tab-slide .tab-content .js-tab-product .slick-prev {
    left: -5px;
    top: 38%;
    z-index: 9; }
.product-tab-slide .tab-content .js-tab-product .slick-next {
    right: -5px;
    top: 38%; }
.product-tab-slide .tab-content .js-tab-product:hover button {
    opacity: 1; }
.product-tab-slide .tab-content .js-tab-product:hover .slick-prev {
    left: -60px; }
@media only screen and (max-width: 1024px) {
    .product-tab-slide .tab-content .js-tab-product:hover .slick-prev {
        left: -5px; } }
.product-tab-slide .tab-content .js-tab-product:hover .slick-next {
    right: -60px; }
@media only screen and (max-width: 1024px) {
    .product-tab-slide .tab-content .js-tab-product:hover .slick-next {
        right: -5px; } }
.product-tab-slide .tab-content .item {
    padding: 10px;
    margin-bottom: 20px;
    transition: all 0.25s ease;
    background-color: #fff;
    box-shadow: 3px 10px 25px -5px rgba(143,142,143,0.2);
}
@media (max-width: 450px) {
    .product-tab-slide .tab-content .item {
        padding: 0; height:320px; position:relative; }
    .product-tab-slide .tab-content .item .prosuct-price { font-size:13px; position:absolute; bottom:15px; }

}
.product-tab-slide .tab-content .item:focus {
    outline: none; }
.product-tab-slide .tab-content .item .product {
    position: relative;
    text-align: center; }
.product-tab-slide .tab-content .item .prosuct-price { font-size:13px;}
.product-tab-slide .tab-content .item .product:focus {
    outline: none; }
.product-tab-slide .tab-content .item .product .img-product:focus {
    outline: none; }
.product-tab-slide .tab-content .item .product .img-product a:focus {
    outline: none; }
.product-tab-slide .tab-content .item .product .img-product img {
    display: inline-block;
    text-align: center;
    outline: none; }
.product-tab-slide .tab-content .item .product .product-lable {
    position: absolute;
    top: 10px;
    right: 6%;
    height: 20px;
    width: 43px;
    text-align: center;
    padding-top: 4px;
    z-index: 1;
    background-color: white;
    box-shadow: 0px 2px 9px -4px; }
.product-tab-slide .tab-content .item .product .product-lable span {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500; }
.product-tab-slide .tab-content .item .product .product-lable-new {
    position: absolute;
    top: 17px;
    left: 6%;
    height: 30px;
    width: 70px;
    text-align: center;
    padding-top: 4px;
    z-index: 1;
    background-color: #111111;
    color: #dddddd;
    box-shadow: 0px 2px 9px -4px; }
.product-tab-slide .tab-content .item .product .product-lable-new span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500; }
.product-tab-slide .tab-content .item .product .deals-coundown-prd-h3 {
    background-color: #111111 !important; }
.product-tab-slide .tab-content .item .product .deals-coundown-prd-h3 li p {
    color: #dddddd !important; }
.product-tab-slide .tab-content .item .product .deals-coundown-prd {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 0;
    width: 180px;
    height: 40px;
    background-color: white;
    padding: 9px 0 0 0; }
.product-tab-slide .tab-content .item .product .deals-coundown-prd li p {
    font-size: 14px;
    color: #111111;
    width: 40px; }
.product-tab-slide .tab-content .item .product .deals-coundown-prd li p b {
    font-weight: 300; }
.product-tab-slide .tab-content .item .product .icon-prd {
    position: absolute;
    bottom: 3%;
    right: 0%;
    transition: all 0.4s ease 0s;
    opacity: 0; }
.product-tab-slide .tab-content .item .product .icon-prd .table-cell-center button {
    height: 50px;
    background-color: white;
    width: 50px;
    border-radius: 0px;
    margin-bottom: 5px;
    padding: 0;
    outline: none;
    transition: all 0.4s ease 0s;
    box-shadow: 3px 4px 10px -2px rgba(0, 0, 0, 0.15); }
.product-tab-slide .tab-content .item .product .icon-prd .table-cell-center button span {
    font-size: 20px; }
.product-tab-slide .tab-content .item .product .icon-prd .table-cell-center button:hover {
    background-color: #111111; }
.product-tab-slide .tab-content .item .product .icon-prd .table-cell-center button:hover span {
    color: white; }
.black-friday {
    background-position: center !important;
    background-image: url(/images/banner/banner-down.jpg);
    padding-top: 94px;
    padding-bottom: 123px;
    margin-top: 79px;
    text-align: center; }
.black-friday .content {
    display: inline-block; }
.black-friday .content h3 {
    font-size: 36px;
    text-transform: none;
    font-weight: 400; }
@media (max-width: 767px) {
    .black-friday .content h3 {
        font-size: 25px; } }
.black-friday .content .sale-off {
    font-weight: 400;
    font-size: 74px;
    color: #111111;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 25px;
    text-transform: uppercase; }
@media only screen and (max-width: 902px) {
    .black-friday .content .sale-off {
        font-size: 35px; } }
.black-friday .content ul {
    padding-left: 0;
    padding-top: 25px;
    padding-bottom: 55px; }
.black-friday .content ul li {
    display: inline-block;
    font-size: 14px;
    color: #888888;
    margin-left: 15px;
    width: 102px; }
@media (max-width: 480px) {
    .black-friday .content ul li {
        margin: 0;
        width: 65px; }
    .black-friday .content ul li p {
        font-size: 20px !important; } }
.black-friday .content ul li span {
    margin-right: 25px; }
.black-friday .content ul li:last-child span {
    margin-right: 0; }
.black-friday .content ul li p {
    font-size: 36px;
    color: #111111;
    font-weight: 400;
    margin-bottom: 0; }
.black-friday .content ul li p b {
    font-weight: 400; }
.black-friday .content ul li p span {
    color: #888888;
    margin-left: 15px;
    font-weight: 300;
    margin-right: 0; }
.black-friday .content .btn-shop {
    height: 40px;
    max-width: 140px;
    background-color: #111111;
    color: #dddddd;
    text-transform: uppercase;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    transition: all 0.2s ease 0s; }
.black-friday .content .btn-shop:hover {
    border: 1px solid #898989;
    background: transparent;
    color: #333333; }

@media only screen and (max-width: 992px) {
    .product-tab-slide .tab-content .item .product .icon-prd {
        opacity: 1;
        right: 6%; } }
.product-tab-slide .tab-content .item .product:hover .icon-prd {
    opacity: 1;
    right: 6%; }
@media only screen and (max-width: 1366px) {
    .product-tab-slide .tab-content .item .product .ic-h2 {
        top: 55%; } }
@media only screen and (max-width: 736px) {
    .product-tab-slide .tab-content .item .product .ic-h2 {
        left: 71%;
        top: 67%; } }
.product-tab-slide .tab-content .item .title5 {
    padding: 10px;
}
.product-tab-slide .tab-content .item .title5 a{ font-size: 13px}
@media only screen and (max-width: 992px) {
    .product-tab-slide .tab-content .item .title {
        text-align: center; } }
.product-tab-slide .tab-content .item .title h4 {
    margin-bottom: 15px; }
.product-tab-slide .tab-content .item .title .product-name a {
    font-weight: 400;
    color: #333333;
    font-size: 15px;
    text-decoration: none; }
.product-tab-slide .tab-content .item .title .product-name a:focus {
    outline: 0; }
.product-tab-slide .tab-content .item .title .product-name a:hover {
    color: #ea5e03; }
.product-tab-slide .tab-content .item .title .prosuct-price b {
    font-weight: 400;
    color: #333333;
    font-size: 13px;
    display: inline-block;
    margin-right: 15px; }
.product-tab-slide .tab-content .item .title .prosuct-price del {
    font-weight: 400;
    font-size: 13px;
    color: #e5e5e5; }
.product-tab-slide .view {
    text-align: center;
    margin-top: 14px; }
.product-tab-slide .view a {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #333333;
    text-decoration: none;
    border-bottom: 2px solid #e5e5e5; }
.product-tab-slide .view a:hover {
    color: #111111;
    font-weight: 400; }

/* end products */
.seo-title { position: absolute;font-size: 2px;background: white;opacity: 0.1; }
.seo-title h1 { font-size:1px; color: #F8F8F8; }
.lsgheader { height: 70px; display: table; margin: 0 auto; float: none!important; text-align: center}
.inner-nav { width: 100%; display: block; height: 40px}
.clearlist { height: 40px; margin-bottom: 0}
.lgzbd , .lgzbd img , .lgzbd a { display: none }
.kesho { width:80% ;background-color: #fff; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.07); padding: 0; position: absolute; border-radius: 5px; z-index: 9; display: none}
.hlink { padding: 0!important; border-radius: 5px}
.hlink:hover {  background-color: #f8fafb; border-radius: 5px}
.kesho a { float: right; margin: 0; padding: 10px 20px; display: block; font-size: 16px; font-weight: 400; text-decoration: none; width: 100% }
.clearlist li { float: right;list-style: none; margin-left: 20px;font-size: 17px!important}
.clearlist li a{font-size: 17px!important; line-height: 50px}
.jalogo { padding: 20px 0; }
.bivasat { padding: 20px 0; display: table; margin: 0 auto}
.jostojoo2, .mobile-nav { display: none}
.mainsearch { display: inline-block; margin: 0 auto; background-color: #f2f6f7!important; box-shadow: none!important; height: 50px!important;border: none!important}
.btnsearch { margin-right: 20px; height: 50px; width: 50px; vertical-align: unset }
.sabade,.usere{ width: 50px; height: 50px; float: right; background: #f2f6f7; margin-left: 15px; padding: 13px 0; font-size: 17px; border-radius: 5px; position: relative; cursor: pointer;}
.header-minicart-badge.badge {
    min-width: 20px;
    height: 20px;
    padding: 5px 6px 0;
    left: -7px;
    top: -7px;
    border-radius: 10px;
    position: absolute;
    z-index: 99;
}

.matn1 { margin: 30px 0}
.guarantee-header { background-color:#000 }
.guarantee-header p { color:#fff; margin:0; padding:5px; font-size:13px; }
.container{display:table;clear:both;margin:0 auto}
.main-nav.dark{background-color:#d7dee0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.main-nav.dark .inner-nav ul > li > a{color:#000}
.main-nav.dark .inner-nav ul > li > a:hover,.main-nav.dark .inner-nav ul > li > a.active{color:#000}
.main-nav.dark .mobile-nav{background-color:transparent;border-color:transparent;color:rgba(255,255,255,.9)}
.main-nav.dark .mobile-nav:hover,.main-nav.dark .mobile-nav.active{color:#fff}
.main-nav.mobile-on.dark .inner-nav{border-top:1px solid rgba(100,100,100,.4)}
.main-nav.dark .logo,.main-nav.dark a.logo:hover{font-size:18px;font-weight:800;text-transform:none;text-decoration:none;color:rgba(255,255,255,.9)}
.main-nav.dark .mn-sub{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.main-nav.dark .mn-soc-link{border:1px solid rgba(255,255,255,.2)}
.main-nav.dark .mn-soc-link:hover{border:1px solid rgba(255,255,255,.3)}
.main-nav.transparent{background:transparent!important}
.main-nav.js-transparent{-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.mn-centered{text-align:center}
.mn-centered .inner-nav{float:none}
.mn-centered .inner-nav > ul{float:none;display:inline-block;margin-right:auto;margin-left:auto}
.mn-centered .inner-nav > ul > li:first-child{margin-right:0}
.mn-centered .mobile-nav{float:none;margin-right:auto;margin-left:auto}
.mn-align-right .inner-nav{float:none;width:100%}
.mn-align-right .inner-nav > ul{float:none;margin-right:auto;margin-left:auto}
.mn-align-right .inner-nav > ul > li:first-child{margin-right:0}
.mn-align-right .mobile-nav{float:none;margin-right:auto;margin-left:auto}
.mn-soc-link{width:34px;height:34px;line-height:33px;text-align:center;font-size:12px;display:inline-block;border:1px solid rgba(0,0,0,.1);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.mn-soc-link:hover{border:1px solid rgba(0,0,0,.25)}
.main-nav .tooltip{font-size:12x;text-transform:none;letter-spacing:0}
.fm-logo-wrap{position:absolute;top:30px;right:30px;height:54px;z-index:1030}
.fm-logo-wrap .logo{display:block;max-width:200px;position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.fm-button{display:block;position:fixed;top:30px;left:30px;width:54px;height:54px;background:#111;opacity:.85;text-indent:-12345px;z-index:1030;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:opacity .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:opacity .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:opacity .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:opacity .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:opacity .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.fm-button:hover{opacity:1}
.fm-button span{display:block;width:22px;height:2px;background:#fff;position:absolute;top:50%;right:50%;margin:-1px -11px 0 0;-webkit-transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000)}
.fm-button span:before,.fm-button span:after{content:"";display:block;width:100%;height:2px;background:#fff;position:absolute;top:-6px;right:0;-webkit-transition:top .07s cubic-bezier(0.000,0.000,0.580,1.000),bottom .07s cubic-bezier(0.000,0.000,0.580,1.000),-webkit-transform .2s cubic-bezier(0.000,0.000,0.580,1.000) .07s;-moz-transition:top .07s cubic-bezier(0.000,0.000,0.580,1.000),bottom .07s cubic-bezier(0.000,0.000,0.580,1.000),-moz-transform .2s cubic-bezier(0.000,0.000,0.580,1.000) .07s;-o-transition:top .07s cubic-bezier(0.000,0.000,0.580,1.000),bottom .07s cubic-bezier(0.000,0.000,0.580,1.000),-o-transform .2s cubic-bezier(0.000,0.000,0.580,1.000) .07s;-ms-transition:top .07s cubic-bezier(0.000,0.000,0.580,1.000),bottom .07s cubic-bezier(0.000,0.000,0.580,1.000),-ms-transform .2s cubic-bezier(0.000,0.000,0.580,1.000) .07s;transition:top .07s cubic-bezier(0.000,0.000,0.580,1.000),bottom .07s cubic-bezier(0.000,0.000,0.580,1.000),transform .2s cubic-bezier(0.000,0.000,0.580,1.000) .07s}
.fm-button span:after{top:auto;bottom:-6px}
.fm-button.active{background:#222;z-index:2001}
.fm-button.active span{background:transparent}
.fm-button.active span:before{top:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.fm-button.active span:after{bottom:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.fm-wrapper{display:none;width:100%;height:100%;position:fixed;top:0;right:0;padding:50px 30px;overflow-x:hidden;overflow-y:auto;background:rgba(10,10,10,.97);z-index:2000;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.fm-wrapper-sub{display:table;width:100%;height:100%;opacity:0;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-o-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all .1s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .1s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .1s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .1s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .1s cubic-bezier(0.000,0.000,0.580,1.000)}
.fm-wrapper-sub.js-active{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.fm-wrapper-sub-sub{display:table-cell;text-align:center;vertical-align:middle}
.fm-menu-links,.fm-menu-links ul{margin:0;padding:10px 0;line-height:1.3;text-align:center}
.fm-menu-links ul.fm-sub{padding:0}
.fm-menu-links a{display:block;position:relative;margin:0;padding:15px 20px;color:#999;font-size:17px;letter-spacing:0;font-weight:400;text-transform:none;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,.1);-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);z-index:11}
.no-touch .fm-menu-links a:hover,.fm-menu-links a:active,.fm-menu-links li.js-opened > a{color:#d5d5d5;text-decoration:none}
.fm-menu-links li{margin:0;padding:0;position:relative}
.fm-menu-links li > a:active,.fm-menu-links li.active > a,.fm-menu-links li a.active{color:#f5f5f5}
.fm-menu-links li.js-opened:before{display:none}
.no-touch .fm-menu-links li.js-opened > a:hover,.fm-menu-links li.js-opened > a:active{color:#fff}
.fm-has-sub .fa{font-size:14px}
.js-opened > .fm-has-sub > .fa{color:#fff}
.fm-sub{display:none;opacity:0;position:relative}
.fm-sub > li > a{font-size:16px;font-weight:400;padding:5px 20px}
.fm-menu-links li.js-opened .fm-sub{opacity:1}
.fm-search{width:320px}
.fm-search input.search-field{background:transparent;color:#555;text-align:center;border:none;border-bottom:1px solid rgba(255,255,255,.2)}
.fm-search input.search-field:hover{border:none;border-bottom:1px solid rgba(255,255,255,.4)}
.fm-search input.search-field:focus{color:#999;border-color:rgba(255,255,255,.7)}
.fm-search .search-button:hover{color:#fff}
.fm-social-links{padding:10px;font-size:14px;text-align:center}
.fm-social-links > a{display:inline-block;margin:0 2px;width:34px;height:34px;line-height:34px;border:1px solid rgba(255,255,255,.15);text-align:center;text-decoration:none;color:#555;-webkir-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.fm-social-links > a:hover{border-color:rgba(255,255,255,.3);color:#999}
.page-section,.small-section{width:100%;display:block;position:relative;overflow:hidden;background-attachment:fixed;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 0}
.small-section{padding:70px 0}
.small-title{padding:0;margin:0 0 30px;text-transform:none;font-size:18px;font-weight:400;letter-spacing:0}
.section-icon{margin-bottom:7px;text-align:center;font-size:32px}
.small-title .serif{text-transform:none;font-weight:400}
.small-title.white{color:#fff}
.bg-scroll{background-attachment:scroll!important}
.bg-pattern{background-repeat:repeat;background-size:auto}
.bg-pattern-over:before,.bg-pattern-over .YTPOverlay:after{content:" ";width:100%;height:100%;position:absolute;top:0;right:0;background-repeat:repeat;background-size:auto;background-image:url(../images/pattern-bg-2.png)}
.bg-gray{background-color:#f4f4f4}
.bg-gray-lighter{background-color:#0c0c0c}
.bg-dark,.bg-dark-lighter,.bg-dark-alfa-30,.bg-dark-alfa-50,.bg-dark-alfa-70,.bg-dark-alfa-90,.bg-dark-alfa,.bg-color,.bg-color-lighter,.bg-color-alfa-30,.bg-color-alfa-50,.bg-color-alfa-70,.bg-color-alfa-90,.bg-color-alfa{color:#fff}
.bg-dark a,.bg-dark-lighter a,.bg-dark-alfa-30 a,.bg-dark-alfa-50 a,.bg-dark-alfa-70 a,.bg-dark-alfa-90 a,.bg-dark-alfa a,.bg-color a,.bg-colorlighter a,.bg-color-alfa-30 a,.bg-color-alfa-50 a,.bg-color-alfa-70 a,.bg-color-alfa-90 a,.bg-color-alfa a{color:rgba(255,255,255,.8);padding-bottom:3px;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.bg-dark a:hover,.bg-dark-lighter a:hover,.bg-dark-alfa-30 a:hover,.bg-dark-alfa-50 a:hover,.bg-dark-alfa-70 a:hover,.bg-dark-alfa-90 a:hover,.bg-dark-alfa a:hover,.bg-color a:hover,.bg-color-lighter a:hover,.bg-color-alfa-30 a:hover,.bg-color-alfa-50 a:hover,.bg-color-alfa-70 a:hover,.bg-color-alfa-90 a:hover,.bg-color-alfa a:hover{color:rgba(255,255,255,1);text-decoration:none}
.bg-color .text,.bg-color-lighter .text,.bg-color-alfa-30 .text,.bg-color-alfa-50 .text,.bg-color-alfa-70 .text,.bg-color-alfa-90 .text,.bg-color-alfa .text,.bg-color .section-text,.bg-color-lighter .section-text,.bg-color-alfa-30 .section-text,.bg-color-alfa-50 .section-text,.bg-color-alfa-70 .section-text,.bg-color-alfa-90 .section-text,.bg-color-alfa .section-text{color:rgba(255,255,255,.75)}
.bg-color .white,.bg-color-lighter .whitet,.bg-color-alfa-30 .white,.bg-color-alfa-50 .white,.bg-color-alfa-70 .white,.bg-color-alfa-90 .white,.bg-color-alfa .white{color:#fff}
.bg-dark{background-color:#111}
.bg-dark-lighter{background-color:#252525}
.bg-dark-alfa:before,.bg-dark-alfa .YTPOverlay:before{content:" ";width:100%;height:100%;position:absolute;top:0;right:0;background:rgba(17,17,17,.97)}
.bg-dark-alfa-30:before,.bg-dark-alfa-30 .YTPOverlay:before{content:" ";width:100%;height:100%;position:absolute;top:0;right:0;background:rgba(34,34,34,.3)}
.bg-color{background-color:#e41919}
.bg-color-alfa:before,.bg-color-alfa .YTPOverlay:before{content:" ";width:100%;height:100%;position:absolute;top:0;right:0;background:#e41919;opacity:.97}
.bg-color-alfa-30:before,.bg-color-alfa-30 .YTPOverlay:before{content:" ";width:100%;height:100%;position:absolute;top:0;right:0;background:#e41919;opacity:.3}
.section-title{margin-bottom:15px;font-size:22px;font-weight:400;text-transform:none;text-align:center;letter-spacing:0;line-height:1.4}
.section-more{margin-top:7px;color:#999;font-size:13px;font-weight:400;letter-spacing:0;text-decoration:none;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.section-more:hover{text-decoration:none;color:#000}
.section-more .fa{font-size:12px}
.section-heading{margin-bottom:15px;font-size:24px;font-weight:400;text-transform:none;text-align:center;letter-spacing:0;line-height:1.3}
.section-line{width:55px;height:1px;margin:30px auto;background:#111}
.section-text{font-size:15px;font-weight:400;color:#777;line-height:1.7}
.section-text blockquote{margin-top:-5px}
.section-bot-image{margin:140px 0 -140px;text-align:center;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}
.image-fullwidth img{width:100%}
.home-bot-image{width:100%;position:absolute;bottom:0;right:0;text-align:center}
.fixed-height-large,.fixed-height-medium,.fixed-height-small{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.fixed-height-large{min-height:800px}
.fixed-height-medium{min-height:700px}
.fixed-height-small{min-height:600px}
.split-section{width:100%;display:block;position:relative;overflow:hidden;background-attachment:fixed;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.split-section-headings{width:50%;position:relative;overflow:hidden;text-align:center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.ssh-table{width:100%;min-height:500px;display:table}
.ssh-cell{display:table-cell;padding-left:10px;padding-right:10px;vertical-align:middle;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.split-section-content{width:50%;position:relative;overflow:hidden;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.split-section-wrapper{padding:0 80px}
.alt-service-icon{width:40px;height:40px;position:absolute;top:0;right:0;line-height:40px;text-align:center;font-size:28px;color:#111;-webkit-transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000)}
.alt-services-title{margin:0 0 10px;padding:0;font-size:15px;font-weight:400;color:#111}
.team-item-image{position:relative;overflow:hidden}
.team-item-image img{width:100%}
.team-item-image:after{content:" ";display:block;width:100%;height:100%;position:absolute;top:0;right:0;background:transparent;z-index:1;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.team-item-detail{opacity:0;width:100%;position:absolute;top:50%;right:0;padding:20px 23px 55px;font-size:14px;font-weight:400;color:#777;text-align:center;z-index:2;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.team-item-descr{color:#777;text-align:center;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.team-item-name{margin-top:23px;font-size:16px;text-transform:none;letter-spacing:0}
.team-item-role{margin-top:4px;font-size:14px;text-transform:none;letter-spacing:0;color:#aaa}
.team-social-links{font-size:14px;cursor:pointer}
.team-social-links a{display:inline-block;padding:3px 7px;color:rgba(0,0,0,.4);-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.no-mobile .team-item:hover .team-item-image:after{background:rgba(255,255,255,.93)}
.no-mobile .team-item:hover .team-item-detail{opacity:1}
.no-mobile .team-item:hover .team-item-descr{color:#111}
.no-mobile .team-social-links a:hover{color:rgba(0,0,0,.75)}
.team-item.js-active .team-item-image:after{background:rgba(255,255,255,.93)}
.team-item.js-active .team-item-detail{opacity:1}
.team-item.js-active .team-item-descr{color:#111}
.team-item.js-active .team-social-links a:hover{color:rgba(0,0,0,.75)}
.count-wrapper{padding:40px 20px;border:1px solid rgba(0,0,0,.09)}
.count-number{font-size:48px;font-weight:400;line-height:1.3;text-align:center}
.count-descr{color:#999;font-size:14px;text-align:center}
.count-descr .fa{font-size:14px}
.count-title{margin-top:-1px;font-size:16px}
.count-separator{height:30px;clear:both;float:none;overflow:hidden}
.cats li{width:50%;height:250px;padding:0 10px}
.cats li img{width:100%;height:250px}
.cats li:last-child{padding:10px;width:100%;height:250px}
.banner-section{overflow:visible;border-bottom:1px solid transparent}
.banner-heading{margin-top:0;margin-bottom:20px;font-size:22px;font-weight:400;letter-spacing:0;text-transform:none;color:rgba(255,255,255,0.9)}
.banner-decription{margin-bottom:35px;font-size:20px;font-weight:400;color:rgba(255,255,255,.7)}
.banner-image{margin:35px 0 0;text-align:right}
.tamasbama{text-align:right}
.testimonial{margin:0;padding:0;background:none;border:none;text-align:center;font-family:"irani";font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;opacity:.85}
.testimonial p{font-size:18px}
.logo-item{height:80px;text-align:center;opacity:.75;-webkit-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-o-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000)}
.logo-item:hover{opacity:1}
.logo-item img{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.blog_left3{margin-bottom:61px;margin-top:0}
.blog3{padding-top:27px}
@media (max-width: 991px) {
    .blog3{padding-top:0}
}
.blog3 nav{margin-bottom:20px;text-align:center}
.blog3 nav .load{text-transform:uppercase;font-weight:300;color:#111;border-bottom:2px solid #e5e5e5}
.blog .item{transition:all .4s ease 0}
.blog .title-top{text-align:center;margin-bottom:40px}
.blog .title-top h3{text-align:center;font-size:32px;text-transform:uppercase;font-weight:500;color:#111;letter-spacing:2px;margin-top:68px;margin-bottom:28px}
.blog .title-top p{margin:0 auto;width:39%;line-height:24px}
@media only screen and (max-width: 1366px) {
    .blog .title-top p{width:55%}
}
@media only screen and (max-width: 1024px) {
    .blog .title-top p{width:90%}
}

.blog .item-blog{transition: 0.3s;overflow:hidden;margin-bottom:50px;position:relative;box-shadow:3px 10px 25px -5px rgba(143,142,143,0.2);min-height:300px;background-color:#fff;}
.blog .item-blog:hover{box-shadow:1px 5px 25px -3px rgba(113,112,113,0.3);transform:translate(0,20px)}
.blog .item-blog .img-blog{text-align:center}
.blog .item-blog .img-blog img{display:inline-block;width:100%}
.blog .item-blog .img-blog .first,.blog .item-blog .img-blog .last{position:absolute;width:calc(100% - 40px);height:calc(100% - 40px);content:'';left:20px;top:20px}
.blog .item-blog .img-blog .first:before{width:105%;height:1px;position:absolute;left:-6px;top:0;content:'';background:#fff;transform:scale(0);transition:all .4s ease 0;z-index:5}
.blog .item-blog .img-blog .first:after{width:1px;height:105%;position:absolute;left:0;top:-5px;content:'';background:#fff;transform:scale(0);z-index:5}
.blog .item-blog .img-blog .last:before{width:1px;height:105%;position:absolute;left:100%;top:-6px;content:'';background:#fff;transform:scale(0);z-index:5}
.blog .item-blog .img-blog .last:after{width:105%;height:1px;position:absolute;left:-5px;top:100%;content:'';background:#fff;transform:scale(0);transition:all .4s ease 0;z-index:5}
.blog .item-blog .text-blog{padding:25px;cursor:pointer}
@media only screen and (max-width: 769px) {
    .blog .item-blog .text-blog{text-align:center;padding:20px}
}
.blog .item-blog .text-blog a{font-size:16px;color:#111;font-weight:500;cursor:pointer}
.blog .item-blog .text-blog p{font-size:13px;font-weight:300;margin-top:15px; text-align: right;}
.blog .item-blog .text-blog .content{font-size:14px;font-weight:300;margin-top:25px;line-height:25px}
.blog .item-blog:hover {
    box-shadow: 1px 5px 25px -3px rgba(113, 112, 113, 0.3);
    transform: translate(0, 20px);
}
.clear-fix{clear:both;text-align:right;width:100%;height:100px}
.theme-title h2{text-transform:uppercase;position:relative;display:inline-block;font-weight:800;padding:28px 0;z-index:1;text-align:right}
.form input.newsletter-field{max-width:293px}
.form input.newsletter-field::-webkit-input-placeholder{color:#777}
.form input.newsletter-field:focus::-webkit-input-placeholder{color:#111}
.form input.newsletter-field:-moz-placeholder{color:#777}
.form input.newsletter-field:focus:-moz-placeholder{color:#111}
.form input.newsletter-field::-moz-placeholder{color:#777}
.form input.newsletter-field:focus::-moz-placeholder{color:#111}
.form input.newsletter-field:-ms-input-placeholder{color:#777}
.form input.newsletter-field:focus:-ms-input-placeholder{color:#111}
.contact-item{position:relative;padding-right:44px;color:#444;-webkit-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-o-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000)}
.contact-item a{color:#444;text-decoration:none}
.contact-item a:hover{color:#000;text-decoration:none}
.ci-icon{width:23px;height:23px;position:absolute;top:10px;right:3px;color:#fff;text-align:center;line-height:23px}
.ci-icon:before{content:" ";width:100%;height:100%;display:block;position:absolute;top:0;right:0;background:#111;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.ci-icon i,.ci-icon span{position:relative}
.ci-title{margin-bottom:1px;color:#777;font-size:14px;font-weight:400;text-transform:none;letter-spacing:0}
.ci-text{font-size:16px;font-weight:400}
.cf-right-col{width:49.4%;float:right;margin-left:1.2%}
.cf-left-col{width:49.4%;float:right}
.contact-form .form-group{margin-bottom:10px}
.b-c-bg{background-color:rgba(10,10,10,0.5);width:100%;height:100%;display:table}
.c-r{margin-top:70px}
.d-cr{width:100%;padding:0 20px 30px 0;align-items:center;display:table}
.d-cr span{float:right;width:50px;height:50px;background-color:#9e9e9e;border-radius:10px}
.d-cr span img{margin:9.5px 10.1px}
.d-cr p{margin:10px 0 0;padding-right:20px;display:inline-block;font-size:19px;text-align:right}
.d-cr .p-address{margin:0}
.c-l{margin-top:70px}
.telegram, .whatsapp, .instagram, .telegramch {font-size: 15px; font-weight: 600; color: #fff; padding: 20px 0;border-radius: 3px;}
.telegram, .telegramch { background: rgb(55,174,226);background: linear-gradient(90deg, rgba(55,174,226,1) 0%, rgba(23,156,222,1) 50%, rgba(29,147,210,1) 100%); }
.whatsapp {background: rgb(119,215,200);background: linear-gradient(90deg, rgba(119,215,200,1) 0%, rgba(30,190,165,1) 100%);}
.instagram {
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);}
.about-d{width:100%;padding:20px;height:auto;background-color:#fff;line-height:30px;text-align:justify;font-size:13px}
.about-d h2{font-size:22px;text-align:center;margin-bottom:25px}
.google-map{position:relative;background:#111}
#map-canvas{height:410px;position:relative;background-color:#111!important;z-index:1}
.gm-style-cc{display:none!important}
.gm-style-iw div{color:#777}
.map-section{width:100%;height:100%;position:absolute;bottom:0;right:0;padding:0!important;background:rgba(17,17,17,.93);z-index:2;cursor:pointer;-webkit-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-o-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000)}
.map-section:hover{background:rgba(17,17,17,.90)}
.map-toggle{width:200px;height:100px;position:absolute;top:50%;right:50%;margin:-50px -100px 0 0;color:#fff;text-align:center}
.mt-icon{width:27px;height:27px;line-height:27px;margin:6px auto 25px;position:relative;color:#111;-webkit-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-o-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000)}
.mt-icon:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;right:0;background:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.mt-icon i,.mt-icon span{position:relative}
.mt-text{margin-right:12px;font-size:16px;text-transform:none;letter-spacing:0;color:rgba(255,255,255,.75)}
.mt-close{display:none}
.map-section.js-active{height:50px;background:rgba(17,17,17,.75)}
.map-section.js-active:hover{background:rgba(17,17,17,.85)}
.map-section.js-active .mt-icon{opacity:0}
.map-section.js-active .mt-text{position:relative;top:-20px}

footer h3{font-size:18px;margin-bottom:20px; text-align:center;margin-right:0;}
footer h4{font-size:15px}
footer p{text-align:center;font-size:13px;line-height:29px}
footer{padding:0 20px 10px;background-color:#d7dee0;color:#535353}
footer ul{padding:0}
footer li{padding:3px 0;width:100%}
footer a{padding:3px 0!important;line-height:28px}
footer li a:hover{text-decoration:none;border-right:2px solid #85796f;color:#000}
footer .consocial{width:100%;height:35px;display:block}
footer .row{margin-top:30px;text-align:right}
.copy-footer { background-color: #f0f0f0;height: 50px;text-align: center;font-size: 11px; display:flex; align-items:center; justify-content:center; }
.copy-footer a { margin-right: 20px; }
.col-foot{float:right;padding-left:20px;padding-right:20px;text-align:center}
.blog-item{margin-bottom:80px;position:relative}
.blog-item-date{width:100px;padding:10px;position:absolute;top:0;right:-130px;font-size:13px;font-weight:400;line-height:1.2;text-transform:none;text-align:center;color:#999;border-left:1px solid #eee}
.date-num{display:block;margin-bottom:3px;font-size:20px;font-weight:400;color:#555}
.blog-media{margin-bottom:30px}
.blog-media img,.blog-media .video,.blog-media iframe{width:100%}
.blog-item-title{margin:0 0 .5em;padding:0;font-size:22px;font-weight:400;text-transform:none}
.blog-item-title a{color:#111;text-decoration:none}
.blog-item-title a:hover{color:#777;text-decoration:none}
.blog-item-data{margin-bottom:30px;text-transform:none;font-size:14px;color:#aaa}
.separator{margin:0 5px}
.blog-item-data a{color:#aaa;text-decoration:none;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.blog-item-data a:hover{color:#000;text-decoration:none}
.blog-post-data{margin-top:10px;text-transform:none;font-size:14px;color:#aaa}
.blog-item-body{font-size:15px;font-weight:400;color:#5f5f5f;line-height:1.8}
.blog-item-body h1,.blog-item-body h2,.blog-item-body h3,.blog-item-body h4,.blog-item-body h5,.blog-item-body h6{margin:1.3em 0 .5em}
.blog-item-more{border:1px solid #eaeaea;padding:5px 10px;font-size:13px;font-weight:400;text-transform:none;color:#777;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.blog-item-more:hover{text-decoration:none;border-color:#111}
a.blog-item-more{color:#777;text-decoration:none}
a.blog-item-more:hover{color:#111}
.blog-item-q{background:none;border:none;padding:0;margin:1em 0}
.blog-item-q p{position:relative;background:#f8f8f8;padding:17px 20px;font-size:20px;font-weight:400;font-style:normal;letter-spacing:0}
.blog-item-q p a{color:#555;text-decoration:none;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.blog-item-q:hover a,.blog-item-q p a:hover{text-decoration:none;color:#777}
.blog-item-q p:before,.blog-item-q p:after{-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.blog-item-q p:before{content:'"';position:absolute;top:10px;right:10px}
.blog-item-q p:after{content:'"'}
.blog-item-q p:hover:before,.blog-item-q p:hover:after{color:#777}
.blog-page-title{margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #eee}
.pagination{font-size:15px;font-family:"irani";}
.pagination a{display:inline-block;min-width:30px;-moz-box-sizing:border-box;box-sizing:border-box;padding:7px 14px;border:1px solid #eaeaea;color:#999;font-size:15px;font-weight:400;text-transform:none;text-align:center;text-decoration:none;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.pagination .fa{margin-top:1px;font-size:16px}
.pagination a:hover{text-decoration:none;border-color:#bbb;color:#444}
.pagination a.active,.pagination a.active:hover{border-color:#bbb;color:#444;cursor:default}
.pagination a.no-active,.pagination a.no-active:hover{border-color:#efefef;color:#bbb;cursor:default}
.comment-item{padding-top:30px!important;border-top:1px dotted #e9e9e9;font-size:16px;overflow:hidden}
.comment-item:first-child{padding-top:0;border-top:none}
.media-body{overflow:hidden}
.comment-avatar{width:50px;margin-left:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.comment-item-data{margin:0 0 5px;text-transform:none;font-family:"irani";font-size:14px;color:#777}
.comment-item-data a{color:#777;text-decoration:none;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.comment-item-data a:hover{color:#000;text-decoration:none}
.comment-author{display:inline-block;margin-left:20px;font-size:14px;font-weight:700}
.comment-author a{color:#999}
.sidebar{margin-top:10px}
.widget{margin-bottom:60px}
.widget .img-right{margin:0 0 10px 10px}
.widget .img-left{margin:0 10px 10px 0}
.widget-title{margin-bottom:20px;padding-bottom:5px;text-transform:none;font-size:17px;font-weight:400;color:#777;border-bottom:1px solid #ccc}
.widget-body{font-size:15px;color:#777}
.widget-text{line-height:1.7}
.search-wrap{position:relative}
.search-field{width:100%!important;height:40px!important;-moz-box-sizing:border-box;box-sizing:border-box}
.search-button{width:42px;height:40px;line-height:38px;margin-top:-20px;position:absolute;top:50%;left:1px;overflow:hidden;background:transparent;border:none;outline:none;color:#999;font-size:16px}
.search-button:hover{color:#111}
.search-button:hover + .search-field{border-color:#ccc}
.bchap{float:left}
.cartcover{width:80%;height:auto}
.shopping-cart-table{text-align:right}
.shopping-cart-table a{text-decoration:none}
table.shopping-cart-table tr th,table.shopping-cart-table tr td{vertical-align:middle}
.leftaddress{width:65%;float:left;padding:10px;margin:50px 0}
.rightorder{width:30%;float:right;padding:10px;margin:50px 0}
.leftaddress h3{text-align:right;border-bottom:1px solid #000;padding-bottom:20px;margin-bottom:20px}
.rightorder h3{text-align:right;border-bottom:1px solid #000;padding-bottom:20px;margin-bottom:20px}
.orders{height:60px;display:block;margin-bottom:10px;padding:5px}
.imgorders{float:right;max-height:50px}
.tozihorders{float:right;width:100%;text-align:right;border-bottom:1px solid #737373}
.faktor{font-size:17px}
.checkp{font-size:11px}
.hazfmah{cursor:pointer}
.sabtkharid{width:100px;height:35px;padding:5px;font-size:15px!important}
.form-horizontal .form-group{margin-left:-15px;margin-right:15px;margin-bottom:20px}
.pricing-item{margin:0 0 30px;position:relative;text-align:center}
.pricing-item-inner{border:1px solid #eaeaea;vertical-align:middle;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.pricing-item-inner:hover{border-color:#aaa}
.main .pricing-item-inner{border-color:#aaa}
.pricing-wrap{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 20px;text-align:center;overflow:hidden}
.pricing-icon{padding-top:10px;padding-bottom:5px;position:relative;font-size:32px;z-index:1}
.pricing-title{position:relative;margin-bottom:40px;font-size:18px;font-weight:700;text-transform:none;z-index:1}
.pr-list{margin:0 -20px 30px;padding:0;color:#777;font-size:14px;font-weight:400;text-transform:none;letter-spacing:0}
.pr-list li{padding:12px 20px;list-style:none;border-bottom:1px solid #f1f1f1}
.pr-list li:first-child{border-top:1px solid #f1f1f1}
.pricing-num{font-size:40px;font-weight:400;line-height:1}
.btn-showcart{margin:25px auto;width:130px;height:40px;font-size:12px;background-color:#43c851;text-align:center;border-radius:4px;color:#fff;transition:all .2s ease;cursor:pointer;padding:10px}
.btn-pay{margin:10px auto;width:130px;height:40px;font-size:12px;background-color:#43c851;text-align:center;border-radius:4px;color:#fff;transition:all .2s ease;cursor:pointer;padding:10px;float:right}
.btn-pay:hover{background-color:#38a844}
.btn-cansel{width:70px;height:40px;font-size:12px;background-color:#43c851;text-align:center;border-radius:4px;color:#fff;transition:all .2s ease;cursor:pointer;padding:8px;float:left}
.btn-cansel:hover{background-color:#38a844}
.btn-pay a{color:#fff;text-align:center;display:block}
.btn-pay a:hover{text-decoration:none}
.alertoff{position:fixed;width:270px;height:160px;background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;top:50%;left:50%;margin:-100px 0 0 -150px;z-index:99;box-shadow:0 16px 20px rgba(0,0,0,.4)}
.coveroff{background-color:#000;width:100%;height:100%;display:block;position:fixed;z-index:2;top:0;left:0;opacity:.4}
.pay-login{margin:40px auto;min-height:280px}
.pay-login-l{width:80%;min-height:200px;display:table;margin:10px auto}
.headlr{width:80%;height:50px;margin:10px auto;text-align:center;border-bottom:2px solid #602}
.headlr h3{color:#000;margin-top:15px}
.addsign{background-color:#fff;width:600px;padding:20px;right:0;left:0;margin:auto;top:10px;z-index:9999;display:none;position:fixed}
.hsignd{width:80%;height:50px;border-bottom:2px solid #602;margin:0 auto 20px}
.showcart{width:100%;padding:50px;padding-top:0;min-height:450px;background-color:#fff;display:table}
.showcart h3{text-align:center;font-size:18px;color:#000;padding:15px 0;border-bottom:2px solid #2196f3}
.showaddress{width:70%;min-height:220px;margin:0 auto;border:1px solid #ccc;border-radius:7px}
.radiobtn{height:30px;border:1px solid #ccc;border-bottom:none;text-align:center;cursor:pointer}
.ja-label{position:absolute;width:14px;height:14px;top:103px;right:13px}
.radiobtn label{width:20px;height:20px;-ms-border-radius:100%;border-radius:100%;background:#fff;position:relative;border:1px solid #d4dbde;-webkit-transition:150ms ease;-moz-transition:150ms ease;-ms-transition:150ms ease;-o-transition:150ms ease;transition:150ms ease;padding:0;margin-top:5px;cursor:pointer}
.post-label{width:20px;height:20px;-ms-border-radius:100%;border-radius:100%;background:#fff;position:relative;border:1px solid #d4dbde;-webkit-transition:150ms ease;-moz-transition:150ms ease;-ms-transition:150ms ease;-o-transition:150ms ease;transition:150ms ease;padding:0;margin-top:5px;cursor:pointer}
.radiobtn input[type=radio]{position:absolute!important;display:none;opacity:0}
.radiobtn label:after{position:absolute;top:5px;left:4.2px;content:"";background:#fff;width:7px;height:6px;border-radius:100%;border:1px solid #fff}
.showcart .col-md-8{float:none;margin:0 auto;border:1px solid #ccc;display:table;padding:10px}
.showcart .col-md-12{text-align:center;padding-top:12px;padding-bottom:12px;border-top:1px solid #ccc;border-bottom:1px solid #ccc}
.addressi{margin:20px auto}
.posti.active .labe-address2{background:#2196f3;border:1px solid transparent;width:21px;height:21px;margin:19px auto}
.vasatbf{display:table;float:none!important;margin:0 auto}
.editadd{background-color:#b6dcfb;border-radius:4px;cursor:pointer;margin:10px auto;color:#fff;padding:5px;text-align:center;box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);float:none!important}
.ecode{text-align:center;color:#2eb82e;font-size:18px}
.rcode{text-align:center;color:#ff1a1a;font-size:18px}
.search-balk{position:absolute;right:50px;height:71px;width:260px;background-color:#000;border:none;padding-left:10px;color:#fff;z-index:33}
.matnep{background-color:#d9d9d9;width:90%;height:175px;margin:10px auto;color:#000;padding:12px;overflow-y:scroll;box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.matnep h2{margin:10px;font-size:20px}
.matnep p{text-align:justify!important}
.ezafadd{background-color:#88dd91;border-radius:4px;cursor:pointer;margin:10px auto;float:none!important;padding:15px;width:30%!important;text-align:center;color:#fff;font-size:17px}
.plusezaf{width:18px;height:18px;margin:6px auto;background-image:url(../../public/images/icon/plus.png);background-size:18px 18px;cursor:pointer}
.hidden{display:none}
.ravesh{border:1px solid #88dd91;margin-bottom:20px;border-radius:5px}
.ravesh p{margin:10px;display:inline-block}
.ravesh p:nth-child(2){display:inline;line-height:60px}
.noeravesh{border-left:2px solid #ccc;height:60px}
.noeravesh p{font-weight:600}
.choravesh{float:right;height:60px}
.circle_container input[type=radio]{width:20px;height:20px;display:block;-webkit-transition:150ms ease;-moz-transition:150ms ease;-ms-transition:150ms ease;-o-transition:150ms ease;transition:150ms ease;padding:0;margin:0;cursor:pointer}
.choravesh label{float:right;margin:0;display:none}
.radiorav{width:20px;height:20px;cursor:pointer}
.kopon{margin-top:20px;border:1px solid #ccc;border-radius:5px}
.kopon p{padding:10px;margin:5px;display:inline-block}
.txtkopon{float:left;margin-top:7px}
.txtkopon input{width:200px}
.txtkopon button{width:140px}
.bor-tab{border-left:1px solid #ccc}
.bor-tab:last-child{border:none}
.gh-jambandi{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}
.jambandi{padding:5px;border-bottom:1px solid #ccc;padding:20px;line-height:0}
.jambandi .spanrast{float:right;color:#000}
.jambandi .spanleft{float:left;color:#000}
.jambandi:last-child{border:none}
.jamtu{width:100%;height:55px}
.jamtu:last-child{border:1px solid #ccc;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.jam-rast{color:#666;font-size:20px;display:inline-block;width:auto;float:right;line-height:55px;margin-right:20px}
.jam-left{color:#666;font-size:20px;display:inline-block;width:auto;float:left;line-height:55px;margin-left:70px;font-weight:700}
.checkid{width:80%;height:250px;margin:0 auto;background-color:#fff}
.checkoute{width:65%;height:250px;padding:15px;float:right}
.checkouteleft{width:35%;height:200px;float:left;margin:25px 0;text-align:center}
.checkoute p{margin:30px}
.checkoute span{font-weight:800}
.pricing-num sup{font-family:"irani";font-size:18px;font-weight:400;position:relative;top:-24px;left:-8px;margin-right:-7px}
.pr-button{margin:30px -20px 0;padding-top:30px;border-top:1px solid #f1f1f1}
.pr-per{color:#999;font-size:14px}
.btn1{background:linear-gradient(to right,#682d8c 0%,#c30c5d 100%);display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:12px;font-size:10px;line-height:1.6;border-radius:.25rem;color:#fff;transition:.1s;cursor:pointer}
.btn1:hover{color:#fff;padding:12px 18px;transition:.1s}
.margin-block{margin-bottom:30px}
.owl-carousel{overflow:hidden;direction:ltr}
.owl-item{direction:rtl}
.owl-buttons{position:static}
.owl-prev,.owl-next{opacity:0;display:block;position:absolute;top:50%;margin-top:-50px;width:105px;height:105px;line-height:105px;font-size:16px;text-align:center;color:#111;z-index:6;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.owl-prev{right:-50px}
.owl-next{left:-50px}
.owl-prev:before,.owl-next:before{content:"";display:block;width:66%;height:66%;position:absolute;top:17px;right:0;background:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:1px 1px 0 rgba(0,0,0,.1);-moz-box-shadow:1px 1px 0 rgba(0,0,0,.1);box-shadow:1px 1px 0 rgba(0,0,0,.1);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.owl-next:before{right:auto;left:0}
.owl-prev .fa,.owl-next .fa{position:relative}
.owl-prev:hover,.owl-next:hover{-webkit-transition:0 none!important;-moz-transition:0 none!important;-ms-transition:0 none!important;-o-transition:0 none!important;transition:0 none!important}
.owl-prev:hover:before,.owl-next:hover:before{opacity:.87}
.owl-prev:active:before,.owl-next:active:before{opacity:.6}
.owl-carousel:hover .owl-prev{opacity:1;right:-35px}
.owl-carousel:hover .owl-next{opacity:1;left:-35px}
.owl-pagination{direction:rtl;display:block;width:100%;position:absolute;bottom:30px;right:0;text-align:center}
.owl-page{display:inline-block;padding:6px 4px;position:relative}
.owl-page span{width:6px;height:6px;display:block;background:rgba(255,255,255,.7);position:relative;z-index:1000!important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:1px 1px 0 rgba(0,0,0,.1);-moz-box-shadow:1px 1px 0 rgba(0,0,0,.1);box-shadow:1px 1px 0 rgba(0,0,0,.1);-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.owl-page:hover span{background:rgba(255,255,255,1)}
.owl-page.active span{background:transparent;border:1px solid rgba(255,255,255,.8);-webkit-transform:scale(1.3333333);-moz-transform:scale(1.3333333);-o-transform:scale(1.3333333);-ms-transform:scale(1.3333333);transform:scale(1.3333333)}
.item-carousel .owl-prev{right:-125px}
.item-carousel .owl-next{left:-125px}
section:hover .item-carousel.owl-carousel .owl-prev{opacity:1;right:-80px}
section:hover .item-carousel.owl-carousel .owl-next{opacity:1;left:-80px}
.item-carousel{margin-bottom:-50px;padding-bottom:50px}
.item-carousel .owl-pagination{bottom:0}
.work-full-slider .owl-pagination,.content-slider .owl-pagination{bottom:15px}
.single-carousel,.small-item-carousel{margin-bottom:35px}
.single-carousel .owl-pagination,.small-item-carousel .owl-pagination{position:relative;right:0;top:35px;margin:0}
.single-carousel.black .owl-page span,.small-item-carousel.black .owl-page span{background:rgba(0,0,0,.15);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.single-carousel.black .owl-page:hover span,.small-item-carousel.black .owl-page:hover span{background:rgba(0,0,0,.4)}
.single-carousel.black .owl-page.active span,.small-item-carousel.black .owl-page.active span{background:rgba(0,0,0,.4)}
.single-carousel.black .owl-prev,.single-carousel.black .owl-next,.small-item-carousel.black .owl-prev,.small-item-carousel.black .owl-next{color:rgba(0,0,0,.2);text-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.single-carousel.black .owl-prev:hover,.single-carousel.black .owl-next:hover,.small-item-carousel.black .owl-prev:hover,.small-item-carousel.black .owl-next:hover{color:rgba(0,0,0,.35)}
.single-carousel .owl-prev,.small-item-carousel .owl-prev{right:-125px}
.single-carousel .owl-next,.small-item-carousel .owl-next{left:-125px}
section:hover .single-carousel .owl-prev,section:hover .small-item-carousel .owl-prev{opacity:1;right:-80px}
section:hover .single-carousel .owl-next,section:hover .small-item-carousel .owl-next{opacity:1;left:-80px}
.black-arrows .owl-prev,.black-arrows .owl-next{color:#fff}
.black-arrows .owl-prev:before,.black-arrows .owl-next:before{background:rgba(0,0,0,1)}
.revslider-initialised,.tp-bullets{direction:ltr}
.tpl-tabs{border-color:#e5e5e5;font-size:14px;font-weight:400;text-transform:none}
.tpl-tabs > li > a{text-decoration:none;color:#777;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.tpl-tabs > li > a:hover{background-color:#f5f5f5}
.tpl-tabs li.active a{color:#000}
.tpl-tabs-cont{padding:30px 0;color:#777;line-height:1.8}
.tpl-minimal-tabs{display:inline-block;font-size:14px;font-weight:400;text-transform:none;text-align:center;border:none}
.tpl-minimal-tabs > li{padding:0 30px;background:none!important}
.tpl-minimal-tabs > li > a{padding:6px 20px 5px;text-decoration:none;color:#000;background:none;border:1px solid transparent;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
.tpl-minimal-tabs > li > a:hover{background:none;border-color:#e9e9e9;color:#777}
.tpl-minimal-tabs li.active a,.tpl-minimal-tabs li.active a:hover{border:1px solid #222!important;background:none!important;color:#000;cursor:default}
.tpl-alt-tabs{font-size:16px;font-weight:400;text-transform:none;text-align:center;letter-spacing:0;border:none}
.tpl-alt-tabs > li{width:215px;display:inline-block;vertical-align:top;float:none;padding:0;background:none!important}
.tpl-alt-tabs > li > a{text-decoration:none;color:#a3a3a3;background:none!important;border:none!important;-webkit-transition:all 500ms cubic-bezier(0.250,0.460,0.450,0.940);-moz-transition:all 500ms cubic-bezier(0.250,0.460,0.450,0.940);-o-transition:all 500ms cubic-bezier(0.250,0.460,0.450,0.940);transition:all 500ms cubic-bezier(0.250,0.460,0.450,0.940)}
.tpl-alt-tabs > li > a:hover{background:none;color:#111}
.tpl-alt-tabs li.active a,.tpl-alt-tabs li.active a:hover{cursor:default;color:#111}
.alt-tabs-icon{display:block;margin-bottom:12px;font-size:48px;letter-spacing:0}
.alert{margin:0 auto 10px;padding:14px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ddd;font-size:15px;text-transform:none;color:#777;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.success{border-color:#a9e2c2;color:#36a367}
.info{border-color:#9ecdfc;color:#297ad3}
.notice{border-color:#f9ce75;color:#e9a00a}
.error{border-color:#fbb;color:#e33131}
.accordion > dt{margin-bottom:10px;font-size:15px;font-weight:400;text-transform:none;letter-spacing:0}
.accordion > dt > a{display:block;position:relative;color:#777;text-decoration:none;padding:14px 20px;border:1px solid #e5e5e5;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.accordion > dt > a:hover{text-decoration:none;border-color:#ddd;background-color:#fcfcfc;color:#444}
.accordion > dt > a.active{color:#000;border-color:#ddd;background-color:#fcfcfc;cursor:default}
.accordion > dt > a:after{content:"\f107";width:15px;height:15px;margin-top:-8px;position:absolute;top:50%;left:10px;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:15px;line-height:15px;text-align:center;color:#999;-webkit-font-smoothing:antialiased;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.accordion > dt > a.active:after,.accordion > dt > a.active:hover:after{content:"\f106";color:#111}
.accordion > dt > a:hover:after{color:#444}
.accordion > dd{margin-bottom:10px;padding:10px 20px 20px;font-size:15px;line-height:1.8;color:#777}
.toggle > dt{margin-bottom:10px;font-size:15px;font-weight:400;text-transform:none;letter-spacing:0}
.toggle > dt > a{display:block;position:relative;color:#777;text-decoration:none;padding:14px 20px;border:1px solid #e5e5e5;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.toggle > dt > a:hover{text-decoration:none;border-color:#ddd;background-color:#fcfcfc;color:#444}
.toggle > dt > a.active{color:#000;border-color:#ddd;background-color:#fcfcfc}
.toggle > dt > a:after{content:"\f107";width:15px;height:15px;margin-top:-8px;position:absolute;top:50%;left:10px;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:15px;line-height:15px;text-align:center;color:#999;-webkit-font-smoothing:antialiased;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.toggle > dt > a.active:after,.toggle > dt > a.active:hover:after{content:"\f106";color:#111}
.toggle > dt > a:hover:after{color:#444}
.toggle > dd{margin-bottom:10px;padding:10px 20px 20px;font-size:15px;line-height:1.8;color:#777}
.tpl-progress{margin-top:10px;margin-bottom:50px;font-weight:400;text-transform:none;overflow:visible;height:2px;background:#f0f0f0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.tpl-progress .progress-bar{padding-top:2px;position:relative;overflow:visible;background-color:#222;font-size:13px;color:#000;text-align:right;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.tpl-progress .progress-bar > span{display:inline-block;min-width:24px;height:24px;padding:0 3px;position:absolute;top:0;left:-5px;text-align:center;line-height:23px;letter-spacing:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}
.progress-color .progress-bar{background-color:#e41919;color:#e41919}
.progress-color .progress-bar > span{background-color:#e41919;color:#fff}
.tpl-progress-alt{background:#f2f2f2;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.tpl-progress-alt .progress-bar{padding-right:5px;padding-left:5px;position:relative;overflow:visible;background-color:#222;font-size:13px;text-transform:none;letter-spacing:0;color:#fff;text-align:right;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.highlight pre{border-color:#eaeaea;background:#fcfcfc;color:#555;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.fa-examples{color:#555;margin-right:1px}
.fa-examples > div{padding:0;border:1px solid #e5e5e5;margin:-1px 0 0 -1px;font-size:13px}
.fa-examples > div:hover{background:#f0f0f0;color:#000}
.fa-examples > div > i{display:inline-block;margin-left:5px;min-width:40px;min-height:40px;border-left:1px solid #f1f1f1;line-height:40px;text-align:center;font-size:14px}
.fa-examples > div > .muted{margin-right:5px;color:#999;font-size:12px}
.fa-sm{width:20px;font-size:14px}
.et-examples{color:#555;margin-right:1px;vertical-align:middle}
.et-examples .box1{display:block;width:33%;float:right;padding:0;border:1px solid #e5e5e5;margin:-1px 0 0 -1px;font-size:13px}
@media only screen and (max-width: 1024px) {
    .et-examples .box1{width:50%}
}
@media only screen and (max-width: 480px) {
    .et-examples .box1{width:100%}
}
.et-examples .box1:hover{background:#f8f8f8;color:#111}
.et-examples .box1 > span{display:inline-block;margin-left:5px;min-width:70px;min-height:70px;border-left:1px solid #f1f1f1;line-height:70px;text-align:center;font-size:32px}
.intro-image{width:100%}
.intro-label{position:absolute;top:7px;left:10px;font-size:17px;text-transform:none;letter-spacing:0}
.label-new{background:#f32929;color:#fff;padding:2px 3px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:1px}
.label-for-button{position:absolute;top:-5px;right:-5px}
.intro-label-round{width:50px;height:50px;position:absolute;top:-5px;right:-5px;color:rgba(255,255,255,.85);font-size:11px;font-weight:700;text-transform:uppercase;text-align:center;letter-spacing:1px;line-height:50px;background:#f32929;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.magazine-logo-text{margin-top:0;position:relative;font-size:27px;font-weight:400;text-transform:none;letter-spacing:0;line-height:1.8}
.blog-posts-carousel-item{padding-bottom:20px}
.blog-posts-carousel-item .post-prev-title,.blog-posts-carousel-item .post-prev-info{padding:0 10px}
.blog-post-prev-small{color:#aaa;font-size:14px;padding:12px 0;border-top:1px dotted #eaeaea}
.blog-post-prev-small a{font-size:15px;display:block;color:#555;text-decoration:none;-webkit-transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000)}
.blog-post-prev-small a:hover{color:#999}
.blog-posts-carousel-alt li img{-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.blog-posts-carousel-alt li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 5s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all 5s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all 5s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all 5s cubic-bezier(0.000,0.000,0.580,1.000);transition:all 5s cubic-bezier(0.000,0.000,0.580,1.000)}
.blog-slide-info{width:100%;padding:30px;position:absolute;bottom:0;right:0;text-transform:none;text-align:center;font-size:13px;color:rgba(255,255,255,.75);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.5)));background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.3));background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.3));background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.3));background:-ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.3));background:linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.3));background-color:rgba(0,0,0,0);background:rgba(0,0,0,.65)}
.blog-slide-title{margin-bottom:6px;font-size:18px;text-transform:none;letter-spacing:0}
.blog-slide-title a{display:block;color:rgba(255,255,255,.85);text-decoration:none;-webkit-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-o-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000);transition:all .27s cubic-bezier(0.300,0.100,0.580,1.000)}
.blog-slide-title a:hover{color:rgba(255,255,255,1)}
.blog-slide-data{text-transform:none;font-size:13px}
.blog-slide-data a{color:rgba(255,255,255,.65);text-decoration:none;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.blog-slide-data a:hover{color:rgba(255,255,255,1);text-decoration:none}
.play-video-link{text-decoration:none;text-transform:none;font-size:16px;color:#111}
.play-video-link:hover,.play-video-link:focus{color:#777;text-decoration:none;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.play-video-link .fa{vertical-align:middle}
.download-button{display:inline-block;position:relative;padding:13px 55px 13px 20px;border:2px solid #111;text-align:right;text-decoration:none;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.download-button:hover,.download-button:focus{text-decoration:none;color:#111;opacity:.6}
.db-icon{width:40px;height:40px;position:absolute;top:10px;right:10px;font-size:32px;line-height:40px;text-align:center}
.db-title{display:block;font-size:14px;font-weight:700;text-transform:none}
.db-descr{display:block;font-size:13px;color:#777;font-weight:400}
.fullwidth-slideshow{cursor:grab;cursor:-webkit-grab;cursor:-moz-grab}
.fullwidth-slideshow-pager-wrap{cursor:default;width:100%;position:absolute;bottom:0;right:0;padding:60px 0 20px;z-index:25;background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.65));background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.65));background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.65));background:-ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.65));background:linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.65));background-color:rgba(0,0,0,0)}
.fullwidth-slideshow-pager-wrap .owl-item{opacity:.7;-webkit-transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000)}
.fullwidth-slideshow-pager-wrap .owl-item:hover{opacity:1}
.fullwidth-slideshow-pager-wrap .owl-item.synced{opacity:1}
.fsp-item{margin:0 2px;cursor:pointer}
.fsp-item:active{-webkit-transform:scale(0.98);-moz-transform:scale(0.98);-o-transform:scale(0.98);-ms-transform:scale(0.98);transform:scale(0.98)}
.fsp-item img{width:100%;-webkit-border-radius:2px;-moz-border-radius:2px;-border-radius:2px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.75);-moz-box-shadow:0 1px 5px rgba(0,0,0,.75);box-shadow:0 1px 5px rgba(0,0,0,.75)}
.side-panel-is-right{margin-right:270px}
.sp-overlay{display:none;width:100%;height:100%;position:fixed;top:0;right:0;background:rgba(10,10,10,.85);cursor:crosshair;z-index:1030}
.side-panel{position:fixed;top:0;right:0;width:270px;height:100%;padding-bottom:60px;overflow-y:auto;color:rgba(255,255,255,.65);background:#151515;text-align:center;z-index:1031;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.sp-close-button{display:none;position:absolute;top:20px;left:20px;width:36px;height:36px;border:1px solid rgba(255,255,255,.5);opacity:.5;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .17s cubic-bezier(0.000,0.000,0.580,1.000)}
.sp-close-button:hover{opacity:.75;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.sp-close-button:before{content:"";position:absolute;top:50%;right:50%;width:14px;height:2px;margin:-1px -7px 0 0;background:#fff}
.sp-close-button:after{content:"";position:absolute;top:50%;right:50%;width:2px;height:14px;margin:-7px -1px 0 0;background:#fff}
.sp-button{display:none;position:fixed;top:20px;right:20px;width:54px;height:54px;background:#111;opacity:.85;text-indent:-12345px;z-index:1030;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:opacity .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:opacity .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:opacity .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:opacity .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:opacity .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.sp-button:hover{opacity:1}
.sp-button span{display:block;width:22px;height:2px;background:#fff;position:absolute;top:50%;right:50%;margin:-1px -11px 0 0;-webkit-transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .07s cubic-bezier(0.000,0.000,0.580,1.000)}
.sp-button span:before,.sp-button span:after{content:"";display:block;width:100%;height:2px;background:#fff;position:absolute;top:-6px;right:0;-webkit-transition:top .07s cubic-bezier(0.000,0.000,0.580,1.000),bottom .07s cubic-bezier(0.000,0.000,0.580,1.000),-webkit-transform .2s cubic-bezier(0.000,0.000,0.580,1.000) .07s;-moz-transition:top .07s cubic-bezier(0.000,0.000,0.580,1.000),bottom .07s cubic-bezier(0.000,0.000,0.580,1.000),-moz-transform .2s cubic-bezier(0.000,0.000,0.580,1.000) .07s;-o-transition:top .07s cubic-bezier(0.000,0.000,0.580,1.000),bottom .07s cubic-bezier(0.000,0.000,0.580,1.000),-o-transform .2s cubic-bezier(0.000,0.000,0.580,1.000) .07s;-ms-transition:top .07s cubic-bezier(0.000,0.000,0.580,1.000),bottom .07s cubic-bezier(0.000,0.000,0.580,1.000),-ms-transform .2s cubic-bezier(0.000,0.000,0.580,1.000) .07s;transition:top .07s cubic-bezier(0.000,0.000,0.580,1.000),bottom .07s cubic-bezier(0.000,0.000,0.580,1.000),transform .2s cubic-bezier(0.000,0.000,0.580,1.000) .07s}
.sp-button span:after{top:auto;bottom:-6px}
.sp-logo-wrap .logo{display:block;padding:30px;text-align:center;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.sp-logo-wrap .logo img{max-width:100%}
.sp-menu-links,.sp-menu-links ul{margin:0;padding:10px 0;line-height:1.3;text-align:center}
.sp-menu-links ul.sp-sub{padding:0}
.sp-menu-links a{display:block;position:relative;margin:0;padding:15px 20px;color:#999;font-size:16px;letter-spacing:0;font-weight:400;text-transform:none;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,.1);-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);z-index:11}
.no-touch .sp-menu-links a:hover,.sp-menu-links a:active,.sp-menu-links li.js-opened > a{color:#d5d5d5;text-decoration:none}
.no-touch .sp-menu-links a:hover{background-color:rgba(255,255,255,.05)}
.sp-menu-links li{margin:0;padding:0;position:relative}
.sp-menu-links li > a:active,.sp-menu-links li a.active{color:#f5f5f5}
.sp-menu-links li.js-opened:before{display:none}
.no-touch .sp-menu-links li.js-opened > a:hover,.sp-menu-links li.js-opened > a:active{color:#fff}
.sp-has-sub .fa{font-size:16px}
.js-opened > .sp-has-sub > .fa{color:#fff}
.sp-sub{display:none;opacity:0;position:relative}
.sp-sub > li > a{font-size:15px;font-weight:400;padding:5px 20px}
.sp-menu-links li.js-opened .sp-sub{opacity:1}
.sp-search{width:100%}
.sp-search input.search-field{background:transparent;color:#555;text-align:center;border:none;border-bottom:1px solid rgba(255,255,255,.2)}
.sp-search input.search-field:hover{border:none;border-bottom:1px solid rgba(255,255,255,.4)}
.sp-search input.search-field:focus{color:#999;border-color:rgba(255,255,255,.7)}
.sp-search .search-button:hover{color:#fff}
.sp-social-links{position:fixed;bottom:0;right:0;width:inherit;padding:10px 10px 30px;font-size:16px;text-align:center;background:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:1032}
.sp-social-links > a{display:inline-block;margin:0 2px;width:34px;height:34px;line-height:34px;border:1px solid rgba(255,255,255,.15);text-align:center;text-decoration:none;color:#555;-webkir-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-moz-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-o-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);-ms-transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000);transition:all .27s cubic-bezier(0.000,0.000,0.580,1.000)}
.sp-social-links > a:hover{border-color:rgba(255,255,255,.3);color:#999}
.side-panel.white{color:rgba(0,0,0,.65)!important;background:#fafafa;border-left:1px solid rgba(0,0,0,.07)}
.side-panel.white .sp-close-button{border:1px solid rgba(0,0,0,.5)}
.side-panel.white .sp-close-button:before{background:#000}
.side-panel.white .sp-close-button:after{background:#000}
.side-panel.white .sp-menu-links a{color:#777;-webkit-tap-highlight-color:rgba(0,0,0,.05)}
.side-panel.white .sp-menu-links li{border-top:1px solid rgba(0,0,0,.04)}
.side-panel.white .sp-menu-links li:last-child{border-bottom:1px solid rgba(0,0,0,.04)}
.no-touch .side-panel.white .sp-menu-links a:hover,.side-panel.white .sp-menu-links a:active,.side-panel.white .sp-menu-links li.js-opened > a{color:#111;text-decoration:none}
.no-touch .side-panel.white .sp-menu-links a:hover{background-color:rgba(0,0,0,.03)}
.side-panel.white .sp-menu-links li > a:active,.side-panel.white .sp-menu-links li a.active{color:#111}
.no-touch .side-panel.white .sp-menu-links li.js-opened > a:hover,.side-panel.white .sp-menu-links li.js-opened > a:active{color:#111}
.side-panel.white .js-opened > .sp-has-sub > .fa{color:#333}
.side-panel.white .sp-sub > li{border:none!important}
.side-panel.white .sp-social-links > a{border:1px solid rgba(0,0,0,.15);color:rgba(0,0,0,.4)}
.side-panel.white .sp-social-links > a:hover{border-color:rgba(0,0,0,.3);color:rgba(0,0,0,.75)}
.tilt-wrap{width:100%;position:relative}
.tilt{overflow:visible;position:absolute;top:0;right:0;width:100%;height:100%;margin:0 auto}
.tilt__back,.tilt__front{width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.tilt__back{position:relative}
.tilt__front{position:absolute;top:0;right:0}
.countdown{display:inline-block}
.countdown > li{float:right;margin:0 30px}
.countdown-number{position:relative;display:block;width:94px;height:94px;color:#111;font-size:36px;text-align:center;line-height:84px}
.countdown-number > span{position:relative;z-index:2}
.countdown-number > b{display:block;width:100%;position:absolute;bottom:20px;right:0;font-size:12px;font-weight:400;text-transform:none;line-height:1;color:#999;z-index:2}
.countdown-number:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;right:0;background:rgba(255,255,255,.95);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:1}
.countdown.dark .countdown-number{color:#fff}
.countdown.dark .countdown-number > b{color:#aaa}
.countdown.dark .countdown-number:before{background:rgba(0,0,0,.8)}
.multi-columns-row .col-xs-6:nth-child(2n + 3){clear:right}
.multi-columns-row .col-xs-4:nth-child(3n + 4){clear:right}
.multi-columns-row .col-xs-3:nth-child(4n + 5){clear:right}
.multi-columns-row .col-xs-2:nth-child(6n + 7){clear:right}
.multi-columns-row .col-xs-1:nth-child(12n + 13){clear:right}
@media (min-width: 768px) {
    .multi-columns-row .col-xs-6:nth-child(2n + 3){clear:none}
    .multi-columns-row .col-xs-4:nth-child(3n + 4){clear:none}
    .multi-columns-row .col-xs-3:nth-child(4n + 5){clear:none}
    .multi-columns-row .col-xs-2:nth-child(6n + 7){clear:none}
    .multi-columns-row .col-xs-1:nth-child(12n + 13){clear:none}
    .multi-columns-row .col-sm-6:nth-child(2n + 3){clear:right}
    .multi-columns-row .col-sm-4:nth-child(3n + 4){clear:right}
    .multi-columns-row .col-sm-3:nth-child(4n + 5){clear:right}
    .multi-columns-row .col-sm-2:nth-child(6n + 7){clear:right}
    .multi-columns-row .col-sm-1:nth-child(12n + 13){clear:right}
}
@media (min-width: 992px) {
    .multi-columns-row .col-sm-6:nth-child(2n + 3){clear:none}
    .multi-columns-row .col-sm-4:nth-child(3n + 4){clear:none}
    .multi-columns-row .col-sm-3:nth-child(4n + 5){clear:none}
    .multi-columns-row .col-sm-2:nth-child(6n + 7){clear:none}
    .multi-columns-row .col-sm-1:nth-child(12n + 13){clear:none}
    .multi-columns-row .col-md-6:nth-child(2n + 3){clear:right}
    .multi-columns-row .col-md-4:nth-child(3n + 4){clear:right}
    .multi-columns-row .col-md-3:nth-child(4n + 5){clear:right}
    .multi-columns-row .col-md-2:nth-child(6n + 7){clear:right}
    .multi-columns-row .col-md-1:nth-child(12n + 13){clear:right}
}
@media (min-width: 1200px) {
    .multi-columns-row .col-md-6:nth-child(2n + 3){clear:none}
    .multi-columns-row .col-md-4:nth-child(3n + 4){clear:none}
    .multi-columns-row .col-md-3:nth-child(4n + 5){clear:none}
    .multi-columns-row .col-md-2:nth-child(6n + 7){clear:none}
    .multi-columns-row .col-md-1:nth-child(12n + 13){clear:none}
    .multi-columns-row .col-lg-6:nth-child(2n + 3){clear:right}
    .multi-columns-row .col-lg-4:nth-child(3n + 4){clear:right}
    .multi-columns-row .col-lg-3:nth-child(4n + 5){clear:right}
    .multi-columns-row .col-lg-2:nth-child(6n + 7){clear:right}
    .multi-columns-row .col-lg-1:nth-child(12n + 13){clear:right}
}
@media (min-width:1400px) {
    .container { width:1340px }
}
@media (max-width: 480px) {
    .hs-line-5 { font-size:14px; }
    .vm-img { min-height:auto; }
    .loginuser input { width:100%!important; }
    .kontainer2 .col-md-6, .kontainer2 .col-md-8 { display:table; margin:10px auto;}
    .kontainer { width:100%; padding:0; }
    .searchse { display:table; }
    .searchse .bgsefid { margin-top:25px; height: 220px;overflow: scroll; }
    .cartmob { display:block; }
    .khadam{width:33%;float:right}
    .crtmb {display:table;}
    .tedad-cart { padding:10px 15px 0 0; }
    .carttable { display:none; }
    .btn { margin-left:10px!important; }
    .container { display: block; }
    .p-tozihat p { text-align:center; }
    .detailh1 { text-align: center;}
    .longname { float: none!important;  width:100%; border-bottom: 1px solid #eee;}
    #details { border-bottom: 1px solid #ddd;border-left: none;}
    .natri { width: 50%; text-align: right; float: right;}
    .khnatri { text-align: center;}
    .pdoon {margin: 20px auto; }
    .mah-pi { margin-top:20px;}
    .mah-pi img {  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); }
    .page-section { padding:0 0 30px 0; }
    .lsgheader { width: 100%}
    .logoyi { width: 45%; float: right; }
    .jostojoo { display: none}
    .authmain { float: left; padding: 9px}
    .sabade, .usere { width: 45px; height: 45px; padding: 14px 11px; font-size: 11px}
    .menureflex { display: none;width: 75%; height: 100%; overflow: auto;position: fixed; top: 0; right: 0; background-color: #fff; z-index: 1000;box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);transition: 0.5s;}
    .bodyblack {position: fixed;display: none;  width: 100%; height: 100%; background: rgb(128, 128, 128, 0.5); z-index: 999; top: 0;bottom: 0;left: 0;right: 0}
    .mobile-nav{width: 60px; height: 60px;left: 75px;padding: 17px; margin: 13px;display:block;float:right;vertical-align:middle;text-transform:none;}
    .mobile-nav .fa{height:100%;display:table-cell;vertical-align:middle;text-align:center;font-size:25px}
    .kesho { width:100%; }
    .mainnav{ width: 100%}
    .bivasat { margin: 0}
    .jostojoo2 { width: 60%; display: block; float: left;}
    .btnsearch { width: 40px; height: 40px; margin-right: 0}
    .mainsearch { height: 45px!important}
    .lgzbd { width: 100%; padding: 30px 5px 0 15px; display: table; margin:  0 auto  }
    .lgzbd img { height: 60px}
    .lgzbd a { float: right; }
    .lgzbd .bbnd { float: left; margin-top: 15px; background-color: #ddd; cursor: pointer;}
    .clearlist { height: auto;padding: 20px}
    .clearlist li { width: 100%; border-bottom: 1px solid #e8edee; margin-left: 0; font-size: 15px!important}
    .lgzbd , .lgzbd img , .lgzbd a { display: block }
    .mataleb { height:auto; }
    .matlab{display:inline-block}
    .matlab-2{width:100%}
    .matlab-2 p{margin:15px}
    .matlab-3 p{text-align:justify}
    .imgmatlab{width:100%}
    .blog-in{width:100%}
    .weblog .sp-left{width:40%}
    .home-section{height:350px}
    .home-content{height:55%; position:absolute;top:22.5%;}
    .hs-line-6 { font-size:19px; letter-spacing:5px; }
    .hs-line-1 {font-size:22px}
    .search-tag { top: 150px; height: auto; min-height: 400px }
    .search-tag .search-grid { padding-right: 15px}
    .sabadkharid{margin:0}
    .fadeInUp{display:none}
    .addsign{width:90%;overflow:scroll}
    .choravesh{border:none;width:100%;margin:0 auto;float:none;padding:0!important;text-align:center}
    .noeravesh{width:100%;padding:0!important;border-top:2px solid #ccc;border-left:0}
    .p-tozihat ul li { font-size:14px; }
    .detail h1 { font-size:16px; }
    .selectlist { width:31px; }
    .choravesh label{float:none}
    .circle_container{width:25px;margin:0 auto}
    .showcart{padding:8px}
    .darjcode{text-align:center;display:block}
    .showcart .col-md-8{width:100%}
    .jam-left{margin-left:20px}
    .jam{width:100%}
    .jam-rast,.jam-left{font-size:15px}
    .detail{width:100%;box-shadow:none}
    .menu_top{left:0;position:absolute!important}
    .banner-foot{display:none}
    .product-top{display:table}
    .cdoff{display:block;text-align:center}
    .editadd{width:70%!important}
    .addtocart_btn{font-size:17px}
    .addtusabad { bottom: 50px; right: 0; }
    .image-holder { min-height:360px; max-height:360px; }
    .cover { padding: 10px 5px; height:70px; overflow-y: hidden; } 
    .vm2-normalstock { display: none;} 
    .detail .price{font-size:22px}
    .osh-left{width:auto;display:inline-block;margin-right:20px}
    .detail .p-detail,.detail{height:auto!important}
    #details{width:100%;margin-bottom:20px}
    .aks-big{border:none;}
    .d-gallery{width:317px;height:120px}
    #details .gallery ul li{width:100px;height:100px;margin-right:2px}
    #product_gallery{width:100%;height:100%}
    #product_gallery .right{width:100%;height:auto}
    #product_gallery .left{height:160px;width:100%;margin-top:20px}
    #product_gallery .left li{width:32%;height:118px;display:inline-block;margin-right:1px}
    #product_gallery .left li:nth-child(2){margin-right:0}
    #product_gallery .left li:nth-child(3){margin-right:2px}
    .addsign{height:500px}
    .ubrand div{width:25%;padding:10px;font-size:14px}
    .ubrand div:last-child{display:none}
    .monte{font-size:14px!important;line-height:22px}
    .nright{width:100%;height:auto;padding:0}
    .works-grid.work-grid-gut{margin:0}
    .cats li{height:250px;padding:0;margin-bottom:10px}
    .cats li:last-child{padding:0}
    .nleft{width:100%;height:auto;padding:0}
    .nleft li{padding-left:0}
    .nleft li img{height:250px}
    .main-nav.dark .inner-nav ul > li > a,.main-nav.dark .inner-nav ul > li > a:hover,.main-nav.dark .inner-nav ul > li > a.active{color:#fff}
    .mainimage{margin-top:30px}
    .col-xs-2{width:100%;padding:15px}
    .checkoute,.checkouteleft{width:100%}
    .checkid{display:table;height:auto}
    .khadam{width:50%!important; height:150px; border-left:none;padding:2px!important; margin-bottom:15px;}
    .khadam .col-md-2{margin-right:-5px}
    .khadam span{font-size:13px}
    .enamad{width:auto; text-align:center; margin-bottom:10px;}
    .col-md-3kh{width:100%;float:left;font-size:13px;margin-top:5px;line-height:20px;padding:0;text-align:center}
    .col-foot{margin-bottom:20px}
    .c-l,.c-r { margin-top:0; width:100%; height:auto; }
    .title { border-bottom:1px solid #ddd; padding-bottom:20px; }
    .codetakhfif { border-top:1px solid #ddd; padding-top:20px; }
    .matlab-3 h1,h2,h3 {
        font-size: 16px;
        font-weight: 700;
    }
    .profile { margin:15px; }
    .fgpass { width:100%; }
    .fgpass .inpcode { width:66%!important; display:inline-block}
    .warranty { padding:15px; }
    .warranty h4 { padding-right:0; font-size:13px; }
    .js-height-full { height: auto; position:relative;}
    .js-height-full img {display: block;width: 100%;height: auto;}
    .price-normal { font-size:14px } 
    .show-products { padding: 0 8px!important } 
    .popup { width:100% }  
    
    	
	.nav-tabs-mob {height:50px;width: 100%;overflow-x: scroll;overflow-y: hidden;white-space: nowrap;}
	.nav-tabs-mob li { width: 130px; height: 50px; text-align: center; display: inline-block; float: none }
    .tozihezaf { padding: 20px 10px; }
    .gallery-product .main-img {
        width: 100%;
        height: auto
    }
    

    

    .gallery-product .nav-img {
        width: 100%;
        height: auto;
        display: table;
        margin-top: 10px
    }

    .gallery-product .nav-img .list-img {
        width: 33%;
        height: auto;
        padding: 10px;
        float: right
    }
    
    .product-cat .product-image {  height:auto;}
    
    



}
@font-face{font-family:"irani";src:url(/fonts/iranian-sans.woff) format("woff")}

@font-face {
    font-family: 'fontello';
    src: url(/fonts/fontello.woff);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class^="icon-"]:before,[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: 400;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-chat:before {
    content: '\e800'
}

.icon-truck-1:before {
    content: '\e801'
}

.icon-trash-empty:before {
    content: '\e802'
}

.icon-undo:before {
    content: '\e803'
}

.icon-comment:before {
    content: '\e804'
}

.icon-tag-1:before {
    content: '\e805'
}

.icon-plus:before {
    content: '\e806'
}

.icon-minus:before {
    content: '\e807'
}

.icon-ok:before {
    content: '\e808'
}

.icon-cancel:before {
    content: '\e809'
}

.icon-user:before {
    content: '\e80a'
}

.icon-search:before {
    content: '\e80b'
}

.icon-phone:before {
    content: '\e80c'
}

.icon-certificate:before {
    content: '\f0a3'
}

.icon-menu:before {
    content: '\f0c9'
}

.icon-angle-left:before {
    content: '\f104'
}

.icon-angle-right:before {
    content: '\f105'
}

.icon-angle-up:before {
    content: '\f106'
}

.icon-angle-down:before {
    content: '\f107'
}

.icon-instagram:before {
    content: '\f16d'
}

.icon-sliders:before {
    content: '\f1de'
}

.icon-whatsapp:before {
    content: '\f232'
}

.icon-credit-card-alt:before {
    content: '\f283'
}

.icon-shopping-basket:before {
    content: '\f291'
}

.icon-telegram:before {
    content: '\f2c6'
}

