/*
	Voitin.com Web Services
    http:/www.voitin.com
*/
 
/* Resetare CSS */
html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;font-size:100%;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}ins{background-color:#ff9;color:#7d7e80;text-decoration:none}mark{background-color:#ff9;color:#7d7e80;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}::-webkit-input-placeholder{color:inherit}:-moz-placeholder{color:inherit;opacity:1}::-moz-placeholder{color:inherit;opacity:1}:-ms-input-placeholder{color:inherit}

/* General */
body { color: #7d7e80; font-size: 14px; font-family: 'Roboto', Arial, Verdana, Georgia, Helvetica, sans-serif; margin: 0; padding: 0; background: #fff } 
body.not { background: #fff }
input, textarea, select { filter: none; font-size: 14px; font-family: 'Roboto', Arial, Verdana, Georgia, Helvetica, sans-serif; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }  
input:focus, textarea:focus, select:focus, input:hover, textarea:hover, select:hover, button:focus { outline: none; outline-width: 0 } 
.inside { max-width: var(--cc-bx-max-wide, 1440px); min-width: 0; width: 100%; position: relative; margin: 0 auto; padding-left: 16px; padding-right: 16px; box-sizing: border-box }
.round {  }
.anim { transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out }
.shadow { -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55) }
.clear { clear: both }
.clearfix:before, .clearfix:after { content: " "; display: table }
.clearfix:after { clear: both }
.clearfix { *zoom: 1 }
.noscroll { overflow: hidden }
hr { border-top: 1px solid; color: #d3d3d3; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; width: 30%; margin: 20px auto 30px auto; position: relative }
img { border: none }
.hideDesktop { display: none!important }
.cancelNotif { display: block; color: #7d7e80; text-decoration: none }
.cancelNotif:hover { color: #101b52 }

.newLogin { position: relative; z-index: 1; width: 100%; overflow: hidden; min-height: 100vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between }
.newLogin .notUserBoxInner { border-radius: 15px; padding: 50px; position: relative; width: 100%; box-shadow: 0 0 55px rgba(0,0,0,0.15); display: table; margin-right: auto; margin-left: auto; max-width: 600px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.newLogin .notUserBoxInner #logo { position: absolute; top: -110px; left: 50%; transform: translateX(-50%); color: #fff; display: block; width: 80%; max-width: 400px }
.newLogin .notUserBoxInner #logo img { display: block; width: 100% }
.newLogin .notUserBoxInner .logTabNav { width: 70%; margin: 0 auto 40px auto }
.newLogin .notUserBoxInner .logTabNav a { width: 50%; border-radius: 20px; text-transform: uppercase; text-decoration: none; font-size: 15px; font-weight: 600; display: block; float: left; padding: 15px 0; text-align: center; background: #d3d3d3; color: #000; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.newLogin .notUserBoxInner .logTabNav a:hover { background: #bcbaba }
.newLogin .notUserBoxInner .logTabNav a.active {color: #fff; background: #000 }
.newLogin .notUserBoxInner .logTabNav a:first-of-type { border-radius: 15px 0 0 15px }
.newLogin .notUserBoxInner .logTabNav a:last-of-type { border-radius: 0 15px 15px 0 }
.newLogin .notUserBoxInner .logTabs .tab { display: none }
.newLogin .notUserBoxInner .logTabs .tab.active { display: block }
.newLogin .notUserBoxInner .logTabs .tab form { position: relative }
.newLogin .notUserBoxInner .logTabs .tab form .line { margin: 10px 0; position: relative }
.newLogin .notUserBoxInner .logTabs .tab form .line .fa { margin: 0; font-size: 16px; position: absolute; left: 0; width: 40px; height: 30px; line-height: 30px; text-align: center; border-right: 1px solid #d3d3d3; top: 50%; transform: translateY(-50%) }
.newLogin .notUserBoxInner .logTabs .tab form .line .text { margin: 0; padding-left: 55px }
.newLogin .notUserBoxInner .logTabs .tab form .line .text:focus { color: #000 }
.newLogin .notUserBoxInner .logTabs .tab form .line.last { margin-top: 20px }
.newLogin .notUserBoxInner .logTabs .tab form .cols2 { margin: 5px 0 }
.newLogin .notUserBoxInner .logTabs .tab form .cols2 .line { margin: 0; width: 49%; float: left }
.newLogin .notUserBoxInner .logTabs .tab form .cols2 .line:last-of-type { float: right }
.newLogin .notUserBoxInner .logTabs .tab form #resetPass { border: 0; float: right; text-decoration: none; text-align: center; line-height: 40px; top: 0; padding: 0; display: block; color: #555; margin: 0; background: none }
.newLogin .notUserBoxInner .logTabs .tab form .buton { float: left; line-height: 40px; background: #fff; border: 2px solid #211f2c; color: #211f2c; padding: 0 40px }
.newLogin .notUserBoxInner .logTabs .tab form .buton:hover { background: #211f2c; color: #fff }
.newLogin .notUserBoxInner .logTabs .tab h4 { margin: 5px 0 10px 0; font-weight: 400; font-size: 25px; text-transform: uppercase; color: #333; text-align: center; position: relative }
.newLogin .notUserBoxInner .logTabs .tab p { text-align: center; color: #999; margin: 0 0 40px 0; line-height: 150% }

.notUserBox { position: relative; z-index: 1; width: 100%; overflow: hidden; min-height: 100vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between }
.notUserBox .notUserBoxInner { width: 100%; box-shadow: 0 0 55px rgba(0,0,0,0.15); display: table; margin-right: auto; margin-left: auto; max-width: 550px }
.notUserBox .notUserBoxInner .boxCol { padding: 60px 50px; display: table-cell; height: 100%; background: #fff; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box } 
.notUserBox .notUserBoxInner .boxCol #logo { margin: 0 auto 35px auto; color: #fff; display: block; width: 80%; max-width: 400px }
.notUserBox .notUserBoxInner .boxCol #logo img { display: block; width: 100% }
.notUserBox .notUserBoxInner .boxCol h4 { margin: 0 0 20px 0; font-weight: 400; font-size: 25px; text-transform: uppercase; color: #333; text-align: center; position: relative }
.notUserBox .notUserBoxInner .boxCol h4:last-of-type { margin-top: 60px }
.notUserBox .notUserBoxInner .boxCol h4:after { content: " "; height: 1px; background: #f4f6f9; width: 100%; z-index: 1; position: absolute; top: 49%; display: block }
.notUserBox .notUserBoxInner .boxCol h4 span { display: inline-block; position: relative; z-index: 2; padding: 0 10px; background: #fff }
.notUserBox .notUserBoxInner .boxCol form { position: relative }
.notUserBox .notUserBoxInner .boxCol form .line { margin: 5px 0; position: relative }
.notUserBox .notUserBoxInner .boxCol form .cols2 { margin: 5px 0 }
.notUserBox .notUserBoxInner .boxCol form .cols2 .line { margin: 0; width: 49%; float: left }
.notUserBox .notUserBoxInner .boxCol form .cols2 .line:last-of-type { float: right }
.notUserBox .notUserBoxInner .boxCol #resetPass { text-decoration: none; text-align: center; line-height: 40px; top: 0; padding: 0; display: block; color: #555; margin: 0; background: none }
.notUserBox .notUserBoxInner .boxCol #contNewCode .text { padding-right: 180px }
.notUserBox .notUserBoxInner .boxCol .buton { line-height: 45px; background: #211f2c; padding: 0 40px; margin: 5px auto 0 auto }
.notUserBox .notUserBoxInner .boxCol p { color: #999; line-height: 150% }
.notUserBox .notUserBoxInner .steps { display: none }
.notUserBox .notUserBoxInner .steps p { margin: 0 0 10px 0; text-align: center }
.notUserBox .notUserBoxInner .steps.step1 { display: block }

#header { background: #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.08); padding: 15px 0 0 0; position: sticky; top: 0; z-index: 500 }
#header .inside { display: table }
#header .inside .col { display: table-cell; width: 33.3333%; vertical-align: middle }
#header .inside .col:first-of-type { padding-right: 50px }
#header .inside .col:last-of-type { padding-left: 50px }
#header .inside .col #logo { width: 70%; max-width: 350px; display: block; margin: 0 auto; text-decoration: none }
#header .inside .col #logo img { width: 100%; display: block }
#header .inside .col #searchForm { width: 60%; position: relative }
#header .inside .col #searchForm input { padding: 0 0 0 40px; color: #999; width: 100%; border: 0; line-height: 30px; font-size: 12px; height: 30px; background: #fff; border-radius: 0; box-shadow: none }
#header .inside .col #searchForm input:focus { color: #7d7e80; border-color: #333 }
#header .inside .col #searchForm .buton { cursor: pointer; font-size: 12px; background: none; position: absolute; left: 0; top: 0; font-size: 22px; line-height: 28px; height: 28px; border: 0; color: var(--cc-bx-ink) } 
#header .inside .col #searchForm .buton:hover { color: #0c0b11 }
#header .inside .col.wLinks a { margin-left: 35px; position: relative; font-size: 22px; text-decoration: none; display: block; color: var(--cc-bx-ink); float: right }
#header .inside .col.wLinks a span { color: #fff; background: #7d7e80; text-align: center; font-size: 11px; width: 19px; height: 19px; line-height: 19px; position: absolute; top: -8px; right: -12px; border-radius: 50%; display: block }
#header .inside .col.wLinks a:hover { color: #0c0b11 }
#header .inside .col.wLinks #langs { margin-left: 35px; padding-top: 6px; position: relative; font-size: 15px; text-decoration: none; display: block; color: rgba(172, 146, 112, 0.4); float: right }
#header .inside .col.wLinks #langs a {  opacity: 0.8; font-weight: 300; font-size: 15px; margin: 0; float: none; color: var(--cc-bx-ink); display: inline-block }
#header .inside .col.wLinks #langs a.active { opacity: 1; font-weight: 400; color: #0c0b11 }
#header .inside .col.wLinks a .material-symbols-outlined { font-size: 26px }
#header .inside .col.wLinks img { display: block; height: 22px }
#header .inside .topSubmenu { display: none; width: 180px; position: absolute; top: 95%; padding: 20px 35px; right: 70px; z-index: 50; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1) }
#header .inside .topSubmenu a { color: #555; display: block; padding: 5px 0; text-decoration: none; font-size: 15px }
#header .inside .topSubmenu a .fa { opacity: 0.5; text-align: center; width: 15px; margin-right: 10px }
#header .inside .topSubmenu a img { display: none; text-align: center; width: 22px; margin-right: 10px }
#header .inside .topSubmenu a:hover { color: #000 }
#header .inside .topSubmenu > div { color: var(--cc-bx-ink); border-bottom: 1px solid #d3d3d3; padding: 0 0 15px 0; margin: 0 0 15px 0; font-size: 16px; font-weight: 500 }

#headerTop { background: #7d7e80; z-index: 120; position: relative }
#headerTop .discountBar { display: block; font-size: 12px; line-height: 20px; border-bottom: 1px solid rgba(0,0,0,0.1); color: #fff; text-align: center; padding: 7px 0 } 
#headerTop .discountBar b { font-weight: 500 }
#headerTop .discountBar .inside.double { display: table }
#headerTop .discountBar .inside.double span { display: table-cell; width: 50%; vertical-align: middle }
#headerTop .discountBar .inside.double span:last-of-type { border-left: 1px solid #d3d3d3 }

.autocomplete-suggestions { margin-top: 2px; box-shadow: 0px 0px 15px rgba(0,0,0,0.2); background: #FFF; overflow: auto }
.autocomplete-suggestion { border-bottom: 1px solid #f5f5f5; font-weight: 400; font-size: 12px; cursor: pointer; padding: 7px 10px; overflow: hidden }
.autocomplete-selected { background: #F0F0F0 }
.autocomplete-suggestions strong { font-weight: 600; color: #000 }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #d3d3d3 }

.discountBarAccountGroup { padding: 15px 0; text-align: center; background: #f5f5f5; border-top: 1px solid #e7e7e7; color: #333 }

#mobileMenu:not( .mm-menu ) { display: none }
.mm-listitem__btn:not(.mm-listitem__text) { background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.04) 100%); background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.04) 100%); background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.04) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#0a000000',GradientType=1 ); border: 0!important }

#introCols { }
#introCols .leftCols { width: 47%; float: left }
#introCols .rightCols { width: 51%; float: right } 
#introCols .rightCols .box { position: relative; text-decoration: none; color: #231f20; overflow: hidden; display: block; width: 100%; margin: 0 0 30px 0 }
#introCols .rightCols .box span { background: #7d7e80; font-size: 12px; color: #fff; letter-spacing: 1px; text-transform: uppercase; padding: 10px 15px; position: absolute; left: 20px; bottom: 20px; z-index: 100 }
#introCols .rightCols .box span:hover { background: #368a85 }
#introCols .rightCols .box:hover img { transform: scale(1.15) }
#introCols .rightCols .box img { -webkit-transform: translate(0px, 0); -webkit-transition: -webkit-transform 0.3s ease; -moz-transform: translate(0px, 0); -moz-transition: -moz-transform 0.3s ease; transform: translate(0px, 0); transition: -webkit-transform 0.3s ease; display: block; width: 100% }

#menu { border-bottom: 1px solid #E7E7E7; margin-top: 15px; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center }
#menu .inside { position: static }
#menu ul { margin: 0; padding: 0; list-style: none }
#menu ul li { display: inline-block; text-align: center }
#menu ul li a { font-family: 'Roboto', Arial, Verdana, Georgia, Helvetica, sans-serif; position: relative; padding: 18px 7px; font-weight: 400; display: block; font-size: 14px; line-height: 14px; color: #000; font-weight: 500; text-decoration: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#menu ul > li > a { text-transform: uppercase }
#menu ul > li > a:after { content: " "; display: block; width: 0; height: 2px; background: #7d7e80; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; position: absolute; left: 50%; bottom: 3px }
#menu ul > li > a:hover:after { left:0; width: 100% }
#menu ul li a i { margin-right: 3px }
#menu ul li a.first i { margin-right: 0 }
#menu ul li a.active, #menu ul li a:hover { color: #7d7e80; border-color: #7d7e80 }
#menu ul li a.active:after { left:0; width: 100% }
#menu ul li .submenu { border: 0; border-top: 1px solid rgba(0,0,0,0.15); border-bottom: 1px solid rgba(0,0,0,0.15); padding: 15px 35px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: none; width: 100%; background: #fff; position: absolute; left: 0; top: 100%; margin-top: -1px; z-index: 500 }
#menu ul li .submenu ul { display: block }
#menu ul li .submenu ul li { border: 0; margin: 0 0 15px 0; width: 100%; text-align: left; float: none }
#menu ul li .submenu ul li a { display: inline-block; border: 0!important; font-size: 12px; color: #000; margin: 0; padding: 0; line-height: 100%; font-weight: 500 }
#menu ul li .submenu ul li a:hover { color: #7d7e80 }
#menu ul li .submenu ul li li a { font-weight: 400; color: #666; text-transform: none }
#menu ul li .submenu ul li li a:after { display: none!important }
#menu ul li .submenu ul li a:after { display: none!important }
#menu ul li .submenu ul li ul { display: block }
#menu ul li .submenu .tablelike { width: 100%; display: table }
#menu ul li .submenu .colMenu { padding: 15px 15px 15px 50px; width: 75%; display: table-cell; vertical-align: top; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#menu ul li .submenu .colMenu h5 { letter-spacing: 1px; text-align: left; color: #000; font-size: 13px; text-transform: uppercase; font-weight: 400; margin: 0 0 20px 0 }
#menu ul li .submenu .colMenu .viewAll { text-align: left; letter-spacing: 0.5px; padding: 0 0 15px 0; color: #7d7e80; display: block; font-size: 12px; margin-top: 15px; line-height: 100% }
#menu ul li .submenu .colMenu .viewAll:hover { border: 0; color: #7d7e80 }
#menu ul li .submenu .colMenu.c3 { padding: 15px; width: 25% }
#menu ul li .submenu .colMenu.c2 { padding: 15px; width: 20% }
#menu ul li .submenu .colMenu.c1 > ul { -moz-column-count: 4; -moz-column-gap: 20px; -webkit-column-count: 4; -webkit-column-gap: 20px; column-count: 4; column-gap: 20px }
#menu ul li .submenu .colMenu.c3 img { display: block; width: 100% }
#menu ul li .submenu .colMenu.c3 h5 { font-size: 13px; font-weight: 500 }
#menu ul li .submenu .colMenu.c3 a { text-transform: none; font-size: 12px; color: #666; font-weight: 400 }
#menu ul li .submenu .colMenu.c3 a:hover { color: #7d7e80 }
#menu ul li .submenu .colMenu.c2 .produs { width: 100%; min-width: 250px; cursor: pointer; position: relative; border: 1px solid rgba(0,0,0,0.02); -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#menu ul li .submenu .colMenu.c2 .produs:hover { box-shadow: 0 0 15px rgba(0,0,0,0.04) }
#menu ul li .submenu .colMenu.c2 .produs .image { background: #fff; display: block; width: 100%; padding: 0; margin: 0 auto 20px auto; color: transparent; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box } 
#menu ul li .submenu .colMenu.c2 .produs .image.empty { background: #fff } 
#menu ul li .submenu .colMenu.c2 .produs .nume b { display: block; font-weight: 500; font-size: 15px; color: #000; margin: 0 0 3px 0; text-transform: uppercase }
#menu ul li .submenu .colMenu.c2 .produs .nume { text-transform: none; padding: 0; line-height: 18px; font-size: 14px; font-weight: 400; text-decoration: none; display: block; color: #555 }
#menu ul li .submenu .colMenu.c2 .produs .nume:hover { color: #7d7e80 }
#menu ul li .submenu .colMenu.c2 .produs .info { text-align: left; padding: 10px 20px }
#menu ul li .submenu .colMenu.c2 .produs .starsHolder { display: block; margin: 0 0 8px 0; color: #101b52 }
#menu ul li .submenu .colMenu.c2 .produs .starsHolder .fa-star-o { color: #a8a8a8 }
#menu ul li .submenu .colMenu.c2 .produs form { display: none }
#menu ul li .submenu .colMenu.c2 .produs:hover form a.addFast { opacity: 1 }
#menu ul li .submenu .colMenu.c2 .produs img { -webkit-backface-visibility: hidden; width: 80%; margin: 0 auto; display: block }
#menu ul li .submenu .colMenu.c2 .produs .pret { color: #000; font-size: 14px; font-weight: 500; line-height: 20px; margin-top: 5px; display: block }
#menu ul li .submenu .colMenu.c2 .produs .pret strike { display: inline-block; font-weight: 300; line-height: 20px; margin-left: 4px; font-size: 13px; color: #797979 }
#menu ul li .submenu .colMenu.c2 .produs .pret span { display: block }
#menu ul li .submenu .colMenu.c2 .produs .pret span.lei { opacity: 0.8; font-weight: 400; font-size: 12px }
#menu ul li .submenu .colMenu.c2 .produs .details { position: relative; display: inline-block; left: -50%; top: -40%; background: #81b441; color: #fff; padding: 10px 15px; font-size: 14px; font-weight: 400 }
#menu ul li .submenu .colMenu.c2 .produs .countdown { text-transform: lowercase; border: 0; color: #979797; margin: 0 0 10px 0; background: none }
#menu ul li .submenu .colMenu.c2 .produs .countdown b { font-size: 15px; color: #7d7e80 }

.calculatorPret * {  -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none }
 
#bgwall { display: none; width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 800; background: rgba(0,0,0,0.6) }
#modal { box-shadow: 0 0 15px rgba(0,0,0,0.3); display: none; padding: 30px; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%) !important; z-index: 99999; color: #7d7e80; width: 820px; background: #fff }
#modal2 { box-shadow: 0 0 15px rgba(0,0,0,0.3); display: none; padding: 30px; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%) !important; z-index: 99999; color: #7d7e80; width: 820px; background: #fff }
#modal.wBg { background: #fff url(../images/popup_cart.jpg) }
#modal2.wBg { background: #fff url(../images/popup_cart.jpg) }
#modal .fa-times { font-size: 20px; position: absolute; right: 10px; top: 7px; cursor: pointer }
#modal2 .fa-times { font-size: 20px; position: absolute; right: 10px; top: 7px; cursor: pointer }
#modal h3 { font-size: 22px; font-weight: 500; color: rgb(0,0,0); text-align: center }
#modal2 h3 { font-size: 22px; font-weight: 500; color: rgb(0,0,0); text-align: center }
#modal h3 img { vertical-align: middle; display: inline-block; width: 120px }
#modal2 h3 img { vertical-align: middle; display: inline-block; width: 120px }
#modal #newsletterForm { margin: 30px 0; width: 100% }
#modal #newsletterForm .inline { border: 0; background: #d3d3d3; padding: 14px; margin-right: 10px; float: left; width: 36%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#modal #newsletterForm .inline:focus { background: #e8e8e8 }
#modal #newsletterForm .inline.error { color: #fff; background: red }
#modal #newsletterForm #raspunsNewsletter { padding: 10px; color: #7d7e80; text-align: center }
#modal #newsletterForm .btn { margin: 0; float: right; width: 25%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#alertaPretForm { margin: 30px 0; width: 100% }
#alertaPretForm .line { border: 0 }
#alertaPretForm .inline { border: 0; background: #d3d3d3; padding: 14px; margin-right: 10px; float: left; width: 36%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#alertaPretForm .lineMain .inline { border: 0; background: #f2f5f5; color: #555; padding: 14px 18px; float: left; width: 48%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#alertaPretForm .lineMain .inline.rightText { margin: 0; float: right }
#alertaPretForm .lineDoresc {  padding: 10px 0; margin-top: 10px }
#alertaPretForm .lineDoresc .text { text-align: center; width: 70px; border: 0; border-bottom: 2px solid #d3d3d3; background: #fff; padding: 5px 10px; margin: 0 5px }
#alertaPretForm .lineDoresc .text:focus { border-color: #7d7e80; color: #7d7e80 }
#alertaPretForm .inline.error { color: #fff; background: red }
#alertaPretForm #raspunsAlertaPret { padding: 10px; text-align: center }
#alertaPretForm .btn { background: #7d7e80; color: #fff; margin: 0; float: left; margin-left: 0; margin-top: 10px; width: 25%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#alertaPretForm .btn:hover { background: #7d7e80; color: #fff }
#alertaPretForm #addNewsletter { color: rgb(0,0,0); cursor: pointer; margin: 21px 0 0 15px; float: left; }
#modal .modalCols { text-align: justify }
#modal .modalCols h4 { font-size: 15px; margin: 0 0 10px 0 }
#modal .modalCols .modalColLeft { width: 47%; float: left }
#modal .modalCols .modalColRight { width: 47%; float: right }
#modal .modalImage { margin: 30px 0 0 0; display: block; width: 100% }
#modal .modalNotice { text-align: center; padding: 20px 0 5px 0; font-size: 17px }
#modal .modalNotice span { display: block; font-style: italic; font-size: 12px }
#modal .modalNav { text-align: center; margin-top: 20px }
#modal .modalNav a { margin: 0 10px; overflow: hidden; background: #767c78; font-weight: 600; font-size: 12px; text-transform: uppercase; display: inline-block; padding: 0 20px 0 0; line-height: 39px; color: #fff; text-decoration: none }
#modal .modalNav a .fa { float: left; display: block; background: rgba(0,0,0,0.2); width: 39px; height: 39px; line-height: 39px; margin-right: 15px; text-align: center }
#modal .modalNav a:hover { background: #333 }
#modal .modalNav a:last-of-type { color: #fff; background: #7d7e80; padding: 0 0 0 20px }
#modal .modalNav a:last-of-type .fa { float: right; margin: 0 0 0 15px }
#modal .modalNav a:last-of-type:hover { background: #2d2e32 }
#modal .modalContent { margin: 20px 0; padding: 25px 0 }
#modal .produse.long { grid-template-columns: repeat(3, 1fr) }
#modal .produse.long .produs:nth-child(4) { display: none!important }
#modal .produse { margin: 0 -5px }
#modal .produse .produs { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
#modal .produse .produs .ribbon { left: 5px }
#modal .produse .produs .ribbon.rightRib { left: auto; right: 5px }
#modal .produse .produs:nth-child(4n+4) { margin-right: 0!important }
#modal .closeModals { display: block; position: absolute; top: 10px; right: 10px; cursor: pointer; color: #7d7e80 }
#modal.prod { text-align: left }
#modal.prod h3 { margin: 0 0 10px 0; padding: 0; text-align: left }
#modal.prod .modalContent { margin: 0; padding: 0 }
#modal.prod .modalNav { text-align: left }
#modal.prod .modalNav a { margin: 0 10px 0 0 }
#modal.prod .mainTitle { margin: 25px 0 20px 0 }

.content { min-height: 70vh; padding: 20px 0 }
.content.no { min-height: 100% }

#slider { position: relative; background: #f4f6f9; margin-bottom: 0 }
#slider img { display: block; margin: 0 auto; max-width: 1920px; width: 100% }
#slider a { background: #100f14; color: transparent; width: 100%; display: block }
#slider a .overImage { display: table; font-size: 45px; color: #7d7e80; text-align: center; padding: 10px 15px; position: absolute; left: 0; top: 0; z-index: 70; width: 100%; height: 100% }
#slider a .overImageCol { font-weight: 300; display: table-cell; vertical-align: middle; height: 100% }
#slider a .overImageCol * { display: block }
#slider a .overImageCol b { font-size: 20px; font-weight: 400 }
#slider a .overImageCol i { transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; background: #7d7e80; color: #fff; font-weight: 400; display: inline-block; font-style: normal; font-size: 13px; padding: 8px 20px; text-transform: uppercase }
#slider a .overImageCol i:hover { background: #7d7e80 }
#slider .owl-nav { position: absolute; left: 0; top: 0; width: 100% }
#slider .owl-nav .owl-prev { background: rgba(0,0,0, 0.4); border-radius: 0; float: left; padding: 20px 15px; margin: 0; display: block }
#slider .owl-nav .owl-next { background: rgba(0,0,0, 0.4); border-radius: 0; float: right; padding: 20px 15px; margin: 0; display: block }
#slider .owl-nav div { transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out }
#slider .owl-nav div:hover { background: rgb(0,0,0) }
#slider .owl-nav div .fa { font-size: 23px }
#slider .owl-controls { bottom: auto!important; top: 45%!important }
 
.boxCols { margin: 0 0 20px 0 }
.boxCols .box { position: relative; text-decoration: none; color: #231f20; display: block; overflow: hidden;  width: 23.87%; float: left; margin: 1% 1.5% 1% 0 }
.boxCols .box:nth-child(4n+4) { margin-right: 0 }
.boxCols .box span { transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; position: absolute; left: 20px; bottom: 20px; background: #7d7e80; color: #fff; font-weight: 400; z-index: 50; display: inline-block; font-style: normal; font-size: 13px; padding: 8px 20px; text-transform: uppercase }
.boxCols .box span:hover { background: #7d7e80 }
.boxCols .box img { -webkit-transform: translate(0px, 0); -webkit-transition: -webkit-transform 0.3s ease; -moz-transform: translate(0px, 0); -moz-transition: -moz-transform 0.3s ease; transform: translate(0px, 0); transition: -webkit-transform 0.3s ease; display: block; width: 100% }
.boxCols .box:hover { box-shadow: 0 0 15px rgba(0,0,0,0.2); transform: scale(1.05) }

.boxColsLarge { margin: 20px 0 }
.boxColsLarge .box { text-decoration: none; color: #231f20; display: block; width: 49%; float: left; margin: 1% 0 }
.boxColsLarge .box:nth-child(2n+2) { float: right }
.boxColsLarge .box img { display: block; width: 100% }
.boxColsLarge .box:hover { opacity: 0.7 }
.boxColsLarge .box span { text-transform: uppercase; margin: 0 0 20px 0; display: block; text-align: center; position: relative; font-size: 23px; line-height: 30px; font-weight: 400; color: #101b52 } 
.boxColsLarge .box span b { font-weight: 400; background: #fff; padding: 0 25px; position: relative; z-index: 4; display: inline-block }
.boxColsLarge .box span:after { width: 100%; height: 2px; background: #101b52; position: absolute; left: 0; top: 50%; margin-top: -1px; content: " "; z-index: 1; display: block }

.mainTitle { text-align: center; position: relative; text-transform: uppercase; font-family: 'Roboto', Arial, Verdana, Georgia, Helvetica, sans-serif; letter-spacing: 1px; font-size: 18px; line-height: 20px; font-weight: 300; color: #222 } 
.mainTitle.cmsPage { margin-top: 20px; text-align: left; font-size: 18px }
.mainTitle.cmsPage.noTop { margin-bottom: 15px; margin-top: 0 }
.mainTitle.cmsPage span { position: relative; z-index: 5; padding-left: 0!important }
.categorie .mainTitle.cmsPage { margin: 20px 0 10px 0 }
.mainTitle.wLine:after { width: 100%; height: 1px; background: #f4f6f9; position: absolute; left: 0; top: 50%; margin-top: 2px; content: " "; z-index: 1; display: block }
.mainTitle.wLine span { position: relative; z-index: 5; background: #fff; padding: 0 25px; display: inline-block }
.mainTitle.wLine a { position: relative; z-index: 5; font-family: 'Roboto', Arial, Verdana, Georgia, Helvetica, sans-serif; background: #fff; float: right; text-decoration: none; text-transform: none; font-weight: 400; font-size: 14px; color: #222; padding: 0 0 0 15px; display: inline-block }
.mainTitle.wLine a:hover { color: #348884 }
.mainTitle.wLine { margin-bottom: 45px }
.mainTitle.wLine.smallBot { margin-bottom: 20px }
h2.mainTitle { margin-top: 30px } 
.mainTitle.midTitle { width: 100%; margin-left: auto; margin-right: auto; text-transform: uppercase }
.mainTitle i { font-style: normal }

.comparator { margin: 0 0 50px 0 }
.comparator .table { display: table; border-spacing: 1px 2px; border-collapse: separate; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.comparator .row { display: table-row; width: 100% }
.comparator .row:nth-child(even) .col { background: #f4f6f9 }
.comparator .col { text-align: center; display: table-cell; padding: 12px; vertical-align: top }
.comparator .col.fltr { border-right: 1px solid rgba(0,0,0,0.05); text-align: right; width: 150px; font-weight: 600 }
.comparator .head img { display: block; width: 80%; max-width: 200px; margin: 0 auto 10px auto }
.comparator .head b { display: block; font-weight: 600; text-transform: uppercase; font-size: 96%; margin: 0 0 3px 0 }
.comparator .head a { text-decoration: none; display: block; color: inherit }
.comparator .head a:hover { opacity: 0.7 }

.content .textZone { color: #444; line-height: 165%; margin-bottom: 30px; text-align: justify }
.content .textZone.noBot { margin-bottom: 0 }
.content .textZone.wColumns { column-count: 2; column-gap: 50px }
.content .textZone.wColumns p:first-child { margin-top: 0 }
.content .textZone ul { margin: 5px 0 5px 20px; padding: 0; list-style: none }
.content .textZone li { line-height: 165%; margin: 7px 0 }
.content .textZone ul li:before { content: "\f10c"; font-size: 11px; margin-right: 5px; color: #7d7e80; font-family: FontAwesome; display: inline-block }
.content .textZone p { line-height: 160%; margin: 10px 0 }
.content .textZone a { color: #555 }
.content .textZone a:hover { color: #222 }
.content .textZone h2 { text-align: left; position: relative; text-transform: uppercase; font-size: 16px; font-weight: 400; color: #222; margin: 25px 0 15px 0 } 
.content .textZone h2:first-of-type { margin-top: 0 }
.content .small3Cols { margin: 30px 0 0 0 }
.content .small3Cols .cll { width: 33.3333%; color: #666; font-style: italic; float: left; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.content .small3Cols .cll h3 { font-size: 12px; color: #7d7e80; font-style: normal; font-weight: 500; margin: 0 0 0 0 }
.content .small3Cols .cll:first-of-type { padding: 0 80px 0 0!important }
.content .small3Cols .cll:nth-child(2) { padding: 0 80px 0 0!important }

#localizareHarta { height: 250px; width: 100% }
.content .contactPage { margin-bottom: 30px }
.content .contactPage .formular { width: 45%; float: right }
.content .contactPage .formular .line { margin: 0 0 2px 0 }
.content .contactPage .formular .text { font-size: 13px; margin: 0 0 5px 0; color: #4a5455; background: #f5f5f5; border: 1px solid #f5f5f5; width: 100%; line-height: 45px; padding: 0 15px }
.content .contactPage .formular .text:focus { color: #7d7e80; border-color: #f5f5f5; background: #f5f5f5 } 
.content .contactPage .formular .text.error { border-color: #d10000 }
.content .contactPage .formular textarea.text { height: 100px }
.content .contactPage .formular .btn { margin-top: 5px; text-transform: uppercase; font-weight: 600; font-size: 12px; letter-spacing: 0.5px; cursor: pointer; background: #7d7e80; border: 0; color: #fff; line-height: 40px; padding: 0 15px }
.content .contactPage .formular .btn:hover { background: #348884 }
.content .contactPage .contactList { list-style: none; width: 50%; float: left }
.content .contactPage .contactList li { margin: 0 0 15px 0 }
.content .contactPage .contactList li b { color: #555; font-weight: 500; text-transform: uppercase; color: #777; margin: 0 0 4px 0; display: block }
.content .contactPage .contactList li:first-of-type b { font-size: 15px; color: #7d7e80 }
.content .contactPage .contactList li b i { color: #7d7e80; display: inline-block; width: 20px; margin-left: 5px }
.content .contactPage .contactList li a { color: inherit; text-decoration: none }
.content .contactPage .contactList li a:hover { color: #7d7e80 }

.content h1.inline, .content h2.inline { margin: 0 0 15px 0; padding: 0 0 5px 0; display: block; font-weight: 600; font-size: 16px; border-bottom: 1px solid #7d7e80; color: #7d7e80 }
.content h2.inline { font-weight: 400 }
.content h2.inline.med { margin-top: 30px }
.content h1.single { margin: 10px 0 15px 0; padding: 0 0 5px 0; display: block; font-weight: 600; font-size: 16px; border-bottom: 1px solid #7d7e80; color: #7d7e80 }
.content h1.single span { font-weight: 400; color: #999 }
.content p.single { margin-top: 0; padding-top: 0 }
.content h1.inline i, .content h2.inline i { color: #7d7e80 }

.wrapper.simple.wNav { border-bottom: 1px dashed rgba(0,0,0,0.1); padding: 0 0 10px 0; margin: -28px auto 15px auto }
.wNav #inNav { font-size: 11px; text-align: left; color: #d3d3d3; font-weight: 400; text-transform: uppercase }
.wNav #inNav a { font-weight: 400; text-decoration: none; margin: 0 5px; color: #888 }
.wNav #inNav a:hover { color: #7d7e80 }
.wNav #inNav a:first-of-type { margin-left: 0 }
.wNav #inNav .cod { float: right; color: #777 }

.content .justify { text-align: justify }
.content .centered { margin: 0 0 15px 0 }

.content .notfound { text-align: center; box-shadow: 0 0 25px rgba(0,0,0,0.05); font-style: normal; font-size: 16px; display: block; font-style: italic; padding: 75px 40px }
.content .notfound img { display: block; width: 40px; color: #d3d3d3; margin: 0 auto 20px auto }
.content .notfound .fa { display: block; opacity: 0.3; font-size: 55px; margin: 0 0 10px 0 }

.content .produse.long { grid-template-columns: repeat(4, 1fr) }

.content .produse:before { display: none!important }
.content .produse { display: grid; grid-template-columns: repeat(3, 1fr); grid-column-gap: 20px; grid-row-gap: 20px }
.content .produse .produs { text-align: center; cursor: pointer; margin: 0 0 20px 0; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.content .produse .produs:hover { box-shadow: 0 0 15px rgba(0,0,0,0.1) }
.content .produse .produs .image { background: #fff; display: block; width: 100%; padding: 25px 25px 0 25px; margin: 0 auto; color: transparent; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box } 
.content .produse .produs .image.empty {  } 
.content .produse .produs .nume b { display: block; font-weight: 500; font-size: 15px; color: #000; margin: 0 0 3px 0; text-transform: uppercase }
.content .produse .produs .nume { font-size: 14px; font-weight: 400; text-decoration: none; display: block; color: #555 }
.content .produse .produs .nume:hover { color: #7d7e80 }
.content .produse .produs .info { text-align: left; padding: 15px 30px 50px 30px }
.content .produse .produs .starsHolder { display: block; margin: 0 0 8px 0; color: #101b52 }
.content .produse .produs .starsHolder .fa-star-o { color: #a8a8a8 }
.content .produse .produs form { position: absolute; left: 0; bottom: 0; width: 100% }
.content .produse .produs form span { display: block; background: #f5f5f5; border: 1px solid #f5f5f5; color: #777; text-decoration: none }
.content .produse .produs form a { float: left; text-align: center; font-size: 13px; display: block; width: 70%; padding: 0; line-height: 38px; color: #fff; text-decoration: none; background: #7d7e80; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.content .produse .produs form a.grey { background: #555 }
.content .produse .produs form a .fa { margin-right: 4px }
.content .produse .produs form a.sp { background: rgba(0,0,0,0.02); float: right; font-size: 19px; color: #333; line-height: 38px; border-bottom: 0; width: 15% }
.content .produse .produs form a.sp .fa { margin: 0 }
.content .produse .produs form a.sp.toggleWishlist { border-left: 0; border-right: 0 }
.content .produse .produs form a:hover { background: #333 }
.content .produse .produs form a.sp:hover { color: #fff; background: #7d7e80 }
.content .produse .produs img { -webkit-backface-visibility: hidden; width: 80%; margin: 0 auto; display: block }
.content .produse .produs .pret { color: #000; font-size: 14px; font-weight: 500; line-height: 20px; margin-top: 25px; display: block }
.content .produse .produs .pret strike { display: inline-block; font-weight: 300; line-height: 20px; margin-left: 4px; font-size: 13px; color: #797979 }
.content .produse .produs .pret span { display: block }
.content .produse .produs .pret span.lei { opacity: 0.8; font-weight: 400; font-size: 12px }
.content .produse .produs .details { position: relative; display: inline-block; left: -50%; top: -40%; background: #81b441; color: #fff; padding: 10px 15px; font-size: 14px; font-weight: 400 }
.content .produse .produs .countdown { text-transform: lowercase; border: 0; color: #979797; margin: 0 0 10px 0; background: none }
.content .produse .produs .countdown b { font-size: 15px; color: #7d7e80 }

.ribbon { position: absolute; left: 15px; top: 15px; z-index: 1; overflow: hidden; text-align: center }
.ribbon.show { opacity: 1!important }
.ribbon.rightRib { left: auto; right: 15px }
.ribbon.rightRib span { color: #fff; background: #7d7e80 }
.ribbon span { text-align: center; font-size: 15px; padding: 7px 16px; font-weight: 500; color: #fff; text-transform: uppercase; text-align: center; display: block; background: #7d7e80 }

.content .categorie #categorieLeft { width: 80%; float: right } 
.content .categorie #categorieLeft .produs .details { font-size: 12px }
.content .categorie #categorieLeft .produs .extraBtn { top: 35%; font-size: 12px } 

.content .categorie .categPres { padding: 20px 0 40px 0; margin: 0 0 20px 0; text-align: center }
.content .categorie .categPres h1 { font-size: 20px; letter-spacing: 1px; font-weight: 400; text-transform: uppercase; margin: 0; color: #7d7e80 }
.content .categorie .categPres .textZone { max-width: 70%; color: #555; margin: 0 auto; text-align: center }

.content .categorie #sortareProduse { display: table; width: 100%; padding-bottom: 20px; font-size: 14px; color: #7e7e7e; margin-bottom: 20px; text-transform: uppercase; font-size: 11px }
.content .categorie #sortareProduse b { font-weight: 600 }
.content .categorie #sortareProduse label { line-height: 29px; margin-right: 8px; font-size: 14px; color: #7e7e7e }
.content .categorie #sortareProduse select { width: 140px; margin-top: -2px; border: 0; background: #fff; text-transform: uppercase; letter-spacing: 1px; font-size: 11px; line-height: 15px; color: #636466; padding: 8px; -webkit-appearance: none }
.content .categorie #sortareProduse select.wPags { margin-right: 20px }
.content .categorie #sortareProduse .col { vertical-align: middle; display: table-cell; width: 33.3333% }
.content .categorie #sortareProduse .col.c2 { text-align: center } 
.content .categorie #sortareProduse .col.c3 { text-align: right } 
.content .categorie #sortareProduse .optiune { line-height: 16px; font-size: 12px; font-weight: 600; cursor: pointer; background: #f4f6f9; color: #555; padding: 5px 10px; display: block; float: right; margin: 0 3px }
.content .categorie #sortareProduse .optiune:hover { background: #d3d3d3 }
.content .categorie #sortareProduse .optiune.active { color: #fff; background: #7d7e80 }
.content .categorie #sortareProduse .optiune.singura { float: right }
.content .categorie #paginareProduse { font-size: 12px; line-height: 16px; font-weight: 600; cursor: pointer; background: #f4f6f9; color: #555; padding: 5px 10px; display: block; float: right; margin: 0 3px }
.content .categorie #paginareProduse .opPags.active { color: #ae0000 }
.content .categorie #paginareProduse .opPags:hover { color: #888 }
.content .categorie #paginareProduse .fa { margin-left: 4px }

.content .categorie #filtreFormSecundar { margin: -10px 0 20px 0 }
.content .categorie #filtreFormSecundar label { position: relative; cursor: pointer; display: inline-block; background: #f4f6f9; color: #444; padding: 8px 35px 8px 12px; margin: 0 2px 4px 0 }
.content .categorie #filtreFormSecundar label:hover { background: #d3d3d3 }
.content .categorie #filtreFormSecundar label:last-of-type { margin-bottom: -25px }
.content .categorie #filtreFormSecundar input { display: none!important }
.content .categorie #filtreFormSecundar b { font-weight: 500; display: block }
.content .categorie #filtreFormSecundar .fa { font-size: 10px; position: absolute; top: 5px; right: 5px }

.content .categorie #filtre { width: 18%; float: left } 
.content .categorie #filtre .filtru { padding: 0 0 0 20px; border-bottom: 1px solid rgba(0,0,0,0.05); margin: 0 0 20px 0 }
.content .categorie #filtre .filtru:last-child { border: 0 }
.content .categorie #filtre .filtru h3 { letter-spacing: 1px; position: relative; font-size: 13px; letter-spacing: 0.5px; line-height: 14px; font-weight: 500; text-transform: uppercase;  margin-bottom: 10px } 
.content .categorie #filtre .filtru h3 span { color: #000; display: inline-block }
.content .categorie #filtre .filtru .filtruS { margin: 0 0 10px 0; position: relative }
.content .categorie #filtre .filtru .filtruS .text { width: 100%; color: #555; border: 0; background: #fff; padding: 0 45px 10px 0; border-bottom: 1px solid #f4f6f9 }
.content .categorie #filtre .filtru .filtruS .text:focus { color: #7d7e80; border-color: #7d7e80 }
.content .categorie #filtre .filtru .filtruS .fa { cursor: pointer; position: absolute; top: 0; right: 0 }
.content .categorie #filtre .filtru .optiuni { padding: 0 10px 0 10px; font-size: 12px }
.content .categorie #filtre .filtru .optiuni.wOverflow { max-height: 600px; position: relative; overflow: auto; padding: 0 10px 0 10px; font-size: 13px }
.content .categorie #filtre .filtru .optiuni label { margin: 0 0 10px 0; color: #999; cursor: pointer; display: block }
.content .categorie #filtre .filtru .optiuni label:last-of-type { border: 0; padding-bottom: 0 }
.content .categorie #filtre .filtru .optiuni label.noFloat { float: none }
.content .categorie #filtre .filtru .optiuni label:hover { color: #7d7e80 }
.content .categorie #filtre .filtru .optiuni label.active { color: #7d7e80 }
.content .categorie #filtre .filtru .optiuni label input { display: none; position: absolute; left: 0; top: 0 }
.content .categorie #filtre .filtru .simpleOption { display: block }
.content .categorie #filtre .filtru .fa { margin-left: 1px; margin-right: 7px; font-size: 14px; margin-top: 1px; float: left }
.content .categorie #filtre .filtru .simpleOption:hover, .content .categorie #filtre .filtru .optiuni label.active .simpleOption { color: #7d7e80 }
.content .categorie #filtre .filtru .optiuni ul { position: relative; list-style: none }
.content .categorie #filtre .filtru .optiuni ul li label { color: inherit; margin: 0; padding: 0; position: relative; display: inline-block; }
.content .categorie #filtre .filtru .optiuni ul li { margin: 0 0 10px 0; color: #999; display: block }
.content .categorie #filtre .filtru .optiuni ul li li { position: relative } 
.content .categorie #filtre .filtru .optiuni ul li .expand { float: none; cursor: pointer; position: absolute; right: 0; top: 3px; font-size: 14px }
.content .categorie #filtre .filtru .optiuni ul li .expand:hover { color: #7d7e80 }
.content .categorie #filtre .filtru .optiuni ul li .submenu { position: relative; margin-top: 2px; display: none }
.content .categorie #filtre .filtru .optiuni ul.brandsCats li .submenu { display: block }
.content .categorie #filtre .filtru .optiuni ul li .submenu .submenu { margin-top: 0 }
.content .categorie #filtre .filtru .optiuni ul li a { position: relative; font-size: 12px; display: inline-block; font-weight: 500; padding-right: 20px; color: inherit; text-decoration: none }
.content .categorie #filtre .filtru .optiuni ul li a.main { text-transform: uppercase; padding-right: 30px; display: block }
.content .categorie #filtre .filtru .optiuni ul li a.hasFa { padding-right: 30px; display: block }
.content .categorie #filtre .filtru .optiuni ul li a.hasFa i.expand { float: none; top: 0px }
.content .categorie #filtre .filtru .optiuni ul li a i { float: right }
.content .categorie #filtre .filtru .optiuni ul li a.main i.expand { float: none; top: 0px }
.content .categorie #filtre .filtru .optiuni ul li a:hover { color: #7d7e80 }
.content .categorie #filtre .filtru .optiuni ul li ul li { border: 0; padding: 3px 0 3px 10px; margin: 0 }
.content .categorie #filtre .filtru .optiuni ul li:last-of-type { padding-bottom: 0 }
.content .categorie #filtre .filtru .optiuni ul li:last-of-type, .content .categorie #filtre .filtru .optiuni ul li:last-of-type ul li:last-of-type, .content .categorie #filtre .filtru .optiuni ul li ul li:last-of-type { border: 0 }
.content .categorie #filtre .filtru .optiuni ul li ul li a { font-size: 12px; font-weight: 400 }
.content .categorie #filtre .filtru .optiuni ul li a.active { color: #7d7e80 }
.content .categorie #filtre .filtru .optiuni ul li li a.active { color: #7d7e80 }
.content .categorie #filtre .banner { margin: 10px 0; color: #fff; text-decoration: none }
.content .categorie #filtre .banner img { display: block; width: 100% }
.content .categorie #filtre #slideFilters { display: none }

.content .paginatie { text-align: center; list-style: none; margin: 30px 0 }
.content .paginatie li { color: #666; font-size: 12px; display: inline-block }
.content .paginatie li a, .content .paginatie li span { transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; margin: 0 3px; display: block; padding: 8px 15px; background: #fff; color: #d3d3d3; text-decoration: none }
.content .paginatie li a:hover { border-color: #7d7e80; color: #7d7e80 }
.content .paginatie li a.gri { border-color: #7d7e80; background: #7d7e80; color: #fff }

.prezentareProdus { margin: 0 0 15px 0 }
.prezentareProdus .prodColumns .cc { width: 35%; float: left; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.prezentareProdus .prodColumns .cc.c2 { margin-top: 40px; width: 25%; padding: 0 40px }
.prezentareProdus .prodColumns .cc.c3 { border-left: 1px solid rgba(0,0,0,0.05); margin-top: 40px; padding-left: 40px; width: 40% }
.prezentareProdus .galerie a { text-decoration: none; color: #fff }
.prezentareProdus .galerie img { width: 100%; display: block }
.prezentareProdus .galerie #mainImage { position: relative; width: 86%; float: right }
.prezentareProdus .galerie #mainImage > i { font-style: normal; text-transform: uppercase; position: absolute; top: 0; right: 0; text-align: center; font-weight: 500; background: #7d7e80; color: #fff; font-size: 15px; padding: 7px 16px }
.prezentareProdus .galerie #mainImage > i i { margin-right: 5px }
.prezentareProdus .galerie #thumbs { padding-top: 50px; width: 11.55%; float: left }
.prezentareProdus .galerie #thumbs a { border: 1px solid #f4f6f9; padding: 5px; margin: 0 0 5px 0; display: inline-block; color: #fff }
.prezentareProdus .galerie #thumbs a:hover { border-color: #d3d3d3 }
.prezentareProdus .galerie #thumbs a img { display: block; width: 100% }
.prezentareProdus .infoProdus { position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.prezentareProdus .infoProdus h3 { color: #555; font-size: 26px; text-transform: uppercase; font-weight: 600 }
.prezentareProdus .infoProdus h3 a { color: #000; text-decoration: none }
.prezentareProdus .infoProdus h1 { margin: 5px 0 20px 0; color: #333; font-size: 24px; font-weight: 400 }
.prezentareProdus .infoProdus .livrare { display: block; color: #555; font-size: 14px; margin: 0 0 15px 0 }
.prezentareProdus .infoProdus .starsScroll { font-size: 14px; cursor: pointer; display: block; color: #101b52; margin: 5px 0 20px 0 }
.prezentareProdus .infoProdus .starsScroll .fa-star-o { color: #d3d3d3 }
.prezentareProdus .infoProdus .cod { font-weight: 300; font-size: 12px; color: #646464; display: block }
.prezentareProdus .infoProdus .specialIcons { float: right; margin: 0 0 45px 0 }
.prezentareProdus .infoProdus .specialIcons .line { font-size: 13px; display: inline-block; text-align: left; margin: 0 20px 0 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.prezentareProdus .infoProdus .specialIcons .line .fa { width: 15px; margin-right: 3px; display: inline-block }
.prezentareProdus .infoProdus .specialIcons .line:last-of-type { margin: 0; border: 0 }
.prezentareProdus .infoProdus .specialIcons .line a:hover { color: #7d7e80 }
.prezentareProdus .infoProdus .line { position: relative; font-size: 14px; color: #7d7e80; display: block; padding: 6px 0 }
.prezentareProdus .infoProdus .line a.active { color: #000!important }
.prezentareProdus .infoProdus .line a.active .fa { color: #000!important }
.prezentareProdus .infoProdus .line a { color: inherit; text-decoration: none }
.prezentareProdus .infoProdus .line a:hover { color: #7d7e80 }
.prezentareProdus .infoProdus .line i { width: 22px; color:#2f4858}
.prezentareProdus .infoProdus .line:last-of-type { border: 0 }
.prezentareProdus .infoProdus .line b { font-weight: 500 }
.prezentareProdus .infoProdus .line .priceAlertBtn { color: #7d7e80; text-decoration: none; display: block }
.prezentareProdus .infoProdus .line .priceAlertBtn:hover { color: #7d7e80 }
.prezentareProdus .infoProdus .line .priceAlertBtn.active { color: #ae0000 }
.prezentareProdus .infoProdus .line.featuresProd { padding: 15px 0; margin: 40px 0 20px 0; line-height: 140% }
.prezentareProdus .infoProdus .line.featuresProd .colsCurieri span { line-height: 15px; font-weight: 600; font-size: 95%; color: #000; display: block; width: 33.3333%; float: left; padding: 0 10px; text-align: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.prezentareProdus .infoProdus .line.featuresProd .colsCurieri span img { display: block; margin: 0 auto 10px auto; width: 55px }
.prezentareProdus .infoProdus .line.featuresProd .colsCurieri span b { font-weight: 400; margin-top: 3px; display: block }
.prezentareProdus .infoProdus .line.trucks { box-shadow: 0 0  15px rgba(0,0,0,0.1); padding: 15px 0; margin-top: 20px; line-height: 140% }
.prezentareProdus .infoProdus .line.trucks .tla { display: block; font-size: 14px; text-align: center }
.prezentareProdus .infoProdus .line.trucks .colsCurieri span { line-height: 15px; font-weight: 600; font-size: 95%; color: #000; display: block; width: 33.3333%; float: left; padding: 0 10px; text-align: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.prezentareProdus .infoProdus .line.trucks .colsCurieri span b { font-weight: 400; margin-top: 3px; display: block }
.prezentareProdus .infoProdus .line.trucks .colsCurieri { padding: 10px 0; margin: 15px 0 }
.prezentareProdus .infoProdus .line.trucks .fa { position: absolute; top: -15px; font-size: 20px; border-radius: 50%; line-height: 45px; width: 45px; height: 45px; text-align: center; background: #7d7e80; color: #fff; right: -15px }
.prezentareProdus .infoProdus .cumpara { color: #333; display: table; width: 100% }
.prezentareProdus .infoProdus .cumpara .col.c1 { width: 25% }
.prezentareProdus .infoProdus .pret { display: block; margin: -1px 0 25px 0 }
.prezentareProdus .infoProdus .pret * { color: #000 }
.prezentareProdus .infoProdus .pret strike { font-weight: 300; color: #a9b6ba; font-size: 18px }
.prezentareProdus .infoProdus .pret .info { display: block; font-weight: 500; font-size: 12px; color: #333 }
.prezentareProdus .infoProdus .pret .extrapret { color: #333; background: #d3d3d3; padding: 2px 5px }
.prezentareProdus .infoProdus .pret span { display: block; font-weight: 400; margin-top: 5px; color: #333; font-size: 14px }
.prezentareProdus .infoProdus .pret span.euro { line-height: 22px; font-size: 30px; font-weight: 400; color: #000 }
.prezentareProdus .infoProdus .pret span.lei { line-height: 22px; font-size: 16px; margin: 4px 0 0 0; font-weight: 400; color: #000 }
.prezentareProdus .infoProdus .cumpara .calculatorPret { position: relative;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.prezentareProdus .infoProdus .cumpara .calculatorPret h4 { text-align: center; margin: 0 0 10px 0; font-weight: 600; font-size: 14px; }
.prezentareProdus .infoProdus .cumpara .smallQty { color: #7d7e80; margin: 0 auto; width: 150px; text-align: center }
.prezentareProdus .infoProdus .cumpara .smallQty label { line-height: 11px; margin: 0 0 5px 0; text-transform: uppercase; font-size: 11px; font-weight: 600; display: block }
.prezentareProdus .infoProdus .cumpara .smallQty input { font-size: 13px; margin: 0 9px; user-select: none; width: 90px; text-align: center; background: #fff; border: 1px solid #fff; box-shadow: 0 0 7px rgba(0,0,0,0.1); padding: 0 5px; line-height: 30px }
.prezentareProdus .infoProdus .cumpara .smallQty input.error { background: #FF0000; border-color: #FF0000; color: #fff }
.prezentareProdus .infoProdus .cumpara .smallQty .math span { cursor: pointer; display: inline-block; vertical-align: middle }
.prezentareProdus .infoProdus .cumpara .smallQty .math span.disabled { cursor: not-allowed; opacity: 0.3 }
.prezentareProdus .infoProdus .cumpara .smallQty .math span.disabled:hover { opacity: 0.3 }
.prezentareProdus .infoProdus .cumpara .smallQty .math span:hover { opacity: 0.8 }
.prezentareProdus .infoProdus .cumpara .adaugaCos { line-height: 54px; color: #fff; padding: 0 25px; display: block; text-align: center; background: #7d7e80; font-weight: 500; text-decoration: none; font-size: 13px; text-transform: uppercase }
.prezentareProdus .infoProdus .cumpara .adaugaCos:hover { background-color: #2f3035 }
.prezentareProdus .infoProdus #notifStock .buton  { float: right; width: 34%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.prezentareProdus .infoProdus #notifStock .text { line-height: 40px; height: 40px; margin: 0; padding: 0 15px; float: left; width: 65%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.prezentareProdus .infoProdus .priceTable { margin: 0 0 55px 0; display: table; width: 100% }
.prezentareProdus .infoProdus .priceTable > div { width: auto; float: none; display: table-cell; vertical-align: middle }
.prezentareProdus .infoProdus .priceTable > div.pret { white-space: nowrap; width: 1% }
.prezentareProdus .infoProdus .priceTable > div:last-of-type { padding-left: 35px }

.midLinks { text-align: center; text-transform: uppercase; margin: -20px 0 40px 0 }
.midLinks a { margin: 0 5px; display: inline-block; text-decoration: none; color: #7d7e80; font-size: 13px; padding: 10px 20px }
.midLinks a:hover { color: #37383e }

.content .tabsProduct { margin: 0 0 15px 0 }
.content .tabsProduct .tabsList a { background: #f8f8f8; text-transform: uppercase; display: block; float: left; font-weight: 500; font-size: 13px; text-decoration: none; color: #555; padding: 14px 25px; border-right: 0 }
.content .tabsProduct .tabsList a.active { color: #7d7e80; background: #fff }
.content .tabsProduct .tabsContent { line-height: 165%; padding: 30px 0 }
.content .tabsProduct .tabsContent .tab { display: none }
.content .tabsProduct .tabsContent .tab.active { display: block }
.content .tabsProduct .tabsContent .tab pre { white-space: normal; word-break: break-all; line-height: 165%; margin: 0; font-family: inherit; font-size: inherit }
.recenzii .recenzie { margin: 10px 0; padding: 25px 30px; box-shadow: 0 0 15px rgba(0,0,0,0.05) }
.recenzii .recenzie .recenzie-nume { margin: 0 0 5px 0; display: block; font-size: 15px; font-weight: 600 }
.recenzii .recenzie .recenzie-nume span { font-weight: normal; color: #888; float: right }
.recenzii .recenzie .stars { margin: 0 0 15px 0; display: block; font-size: 16px }
.recenzii .recenzie .stars .fa-star { color: #101b52 }
.recenzii .recenzie .stars .fa-star-o { color: #d3d3d3 }
.adaugaRecenzie { display: inline-block; color: #fff; background: #7d7e80; text-transform: uppercase; margin: 0 0 10px 0; padding: 9px 25px; font-weight: 500; text-decoration: none }
.adaugaRecenzie:hover { background: rgb(89, 89, 89) }
.adaugaRecenzie .fa { margin-right: 5px }

.prezentareProdus .tehnic { margin: 20px 0 0 0; font-size: 15px; line-height: 140% }
.prezentareProdus .tehnic .tehLine { line-height: 30px; margin: 13px 0 }
.prezentareProdus .tehnic .tehLine .infoico { float: left }
.prezentareProdus .tehnic .tehLine .infoico img { margin-top: -1px; display: inline-block; margin-right: 5px; vertical-align: middle; width: 30px; height: 30px }
.prezentareProdus .tehnic .tehLine .infoteh { margin-left: 10px; font-weight: 600; float: left }


.megaTitle { display: block; font-size: 18px; border-bottom: 1px solid #101b52; color: #101b52; padding: 0 0 10px 0; margin: 30px 0 20px 0 }

.content #brandlineField ul { list-style: none }
.content #brandlineField ul li {  border: 1px solid #f6f6f6; box-shadow: 0 0 15px rgba(0,0,0,0.05); width: 19%; margin: 0 1.2% 1.2% 0; float: left; display: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.content #brandlineField ul li:nth-child(5n+5) { margin-right: 0 }
.content #brandlineField ul li a { position: relative; color: inherit; text-decoration: none; display: table; width: 100% }
.content #brandlineField ul li:hover { box-shadow: 0 0 20px rgba(0,0,0,0.19) }
.content #brandlineField ul li.active { border-color: #7d7e80 }
.content #brandlineField ul li .imgHolder { background: #fff; padding: 20px; display: block }
.content #brandlineField ul li img { display: block; width: 100% }
.content #brandlineField ul li .rl { display: block; padding: 15px 20px; line-height: 140%; font-size: 14px }
.content #brandlineField ul li .cod { display: block; font-size: 12px; line-height: 12px; margin: 8px 0; color: #999 }
.content #brandlineField ul li .lei { color: #555; padding-left: 10px }
.content #brandlineField ul li span { font-size: 12px }
.content #brandlineField ul li .cod.last { position: absolute; right: 15px; top: 15px }
.content #brandlineField ul li .cod.last.green { color: #32b932 }
.content #brandlineField ul li .cod.last.red { color: #f8b2b2 }
.content #brandlineField ul li:nth-child(1) { display: block }
.content #brandlineField ul li:nth-child(2) { display: block }
.content #brandlineField ul li:nth-child(3) { display: block }
.content #brandlineField ul li:nth-child(4) { display: block }
.content #brandlineField ul li:nth-child(5) { display: block }
.content #brandlineField #filterLines { font-size: 13px; margin: 0 0 15px 0; color: #4a5455; background: #fff; border: 1px solid rgba(0,0,0,0.05); width: 100%; line-height: 45px; padding: 0 15px }
.content #brandlineField #filterLines:focus { color: #7d7e80; border-color: #f5f5f5; background: #f5f5f5 } 
.content #brandlineField #showAllL { display: block; float: right; margin-top: 6px; color: #555; text-decoration: none }
.content #brandlineField #showAllL:hover { color: #7d7e80 }
 
.notificare { margin: -10px 0 20px 0; display: none; padding: 15px; text-align: center; color: #fff; background: #7d7e80; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.notificare a  { color: #f4f6f9 }
.notificare a:hover  { color: #fff }
.notificare.eroare { background: #da0000 }
 
.content #orderForm { margin: 20px 0 0 0 }
.content #orderForm .stepLeft { width: 68%; float: left }
.content #orderForm .stepRight { padding: 20px; background: #f4f6f9; position: sticky; z-index: 100; top: 125px; width: 30%; float: right; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.content #orderForm .extraFirma { margin-top: 15px 0 0 0; display: none }
.content #orderForm .extraFirma.show { display: block }

.form .customRadios { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none;  user-select: none; margin: 10px 0 15px 0 }
.form .customRadios label { cursor: pointer; font-weight: 500; color: #000; overflow: hidden; position: relative; border-radius: 5px 0 0 5px; line-height: 35px; padding: 0 18px; display: block; float: left; border: 2px solid #f4f6f9; border-right: 0 }
.form .customRadios label:hover { border-color: #d3d3d3 }
.form .customRadios label.active { border-color: #7d7e80!important }
.form .customRadios label input { position: absolute; left: -50px }
.form .customRadios label:last-of-type { border: 2px solid #f4f6f9; border-left: 0; border-radius: 0 5px 5px 0 }
.form .customRadios label:last-of-type:before { content: " "; display: block; height: 25px; left: 0; width: 1px; background: rgba(0,0,0,0.1); position: absolute; left: 0; top: 5px }

.content #orderForm .stepRight .totalCos { font-weight: 500 }
.content #orderForm .stepRight .totalCos b { float: right; font-weight: 500; letter-spacing: 0.5px }
.content #orderForm .stepRight .totalCos span { border-bottom: 1px solid rgba(0,0,0,0.1); display: block; padding: 10px 0; font-weight: 400; color: #555 }
.content #orderForm .stepRight .totalCos span:last-of-type { border: 0; color: #7d7e80 }
.content #orderForm .stepRight .totalCos .notification { font-size: 12px; font-weight: 400 }
.content #orderForm .stepRight .extraInfo { margin-top: 10px; padding: 10px; text-align: center; background: rgba(0,0,0,0.1); color: #555; font-size: 12px }

.content #orderForm .stepRight .orderNav { position: relative; margin-top: 15px; padding: 0 }
.content #orderForm .stepRight .orderNav a { padding: 0 18px 0 0; line-height: 35px }
.content #orderForm .stepRight .orderNav a.last { color: #fff; padding: 0 0 0 18px }
.content #orderForm .stepRight .orderNav a.last .fa { margin: 0 0 0 14px }
.content #orderForm .stepRight .orderNav a.last:hover { background: #303035 }
.content #orderForm .stepRight .orderNav a .fa { width: 35px; height: 35px; line-height: 35px; margin-right: 14px }

.content #orderForm .step { width: 100%; float: none; position: relative; box-shadow: 0px 0px 15px rgba(0,0,0,0.1); padding: 20px 20px 15px 20px; margin: 0 0 20px 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.content #orderForm .step.right { float: none }
.content #orderForm .step.single { float: none; width: 100% }
.content #orderForm .step .changeLiveAddress { margin: 11px 0 18px 0 }
.content #orderForm .step .changeLiveAddress span { display: inline-block; margin-right: 5px; font-weight: 500 }
.content #orderForm .step .changeLiveAddress a { padding: 5px 10px; border: 2px solid #7d7e80; display: inline-block; position: relative; margin-right: 5px; font-weight: 500; color: #7d7e80; text-decoration: none }
.content #orderForm .step .changeLiveAddress a:hover { background: #7d7e80; color: #fff }
.content #orderForm .step .changeLiveAddress a.active { background: #7d7e80; color: #fff }
.content #orderForm .step .localitate { float: left; width: 78% }
.content #orderForm .step .codpostal { float: right; width: 20% }
.content #orderForm .step h3 { overflow: hidden; text-transform: uppercase; font-size: 15px; font-weight: 300; color: #7a7a7a; line-height: 45px; padding: 0; margin: 0 0 15px 0 }
.content #orderForm .step h3 span { display: block; float: left; width: 45px; height: 45px; line-height: 45px; background: #7d7e80; color: #fff; margin-right: 15px; text-align: center }

.content #orderForm .step .modalitateLivrare .metodaLivrare { background: #f6f6f6; text-align: center; cursor: pointer; position: relative; float: left; border: 1px solid rgba(0,0,0,0.02); -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 10px 0 0; text-align: center; float: left; cursor: pointer; background: #f4f6f9; padding: 0; width: 130px }
.content #orderForm .step .modalitateLivrare .metodaLivrare:hover, .content #orderForm .step .modalitateLivrare .metodaLivrare.active { color: #fff!important; background: #333!important }
.content #orderForm .step .modalitateLivrare .metodaLivrare:hover span, .content #orderForm .step .modalitateLivrare .metodaLivrare.active span { color: #f4f6f9!important }
.content #orderForm .step .modalitateLivrare .metodaLivrare img { background: #fff; padding: 15px; display: block; margin: 0 auto; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.content #orderForm .step .modalitateLivrare .metodaLivrare.error { color: #fff; background: #FF0000 }
.content #orderForm .step .modalitateLivrare .metodaLivrare.error span { color: #f4f6f9 }
.content #orderForm .step .modalitateLivrare .metodaLivrare h4 { font-size: 14px; font-weight: 500 }
.content #orderForm .step .modalitateLivrare .metodaLivrare span { display: block; font-size: 11px; margin-top: 5px; color: #666 }
.content #orderForm .step .modalitateLivrare .metodaLivrare .innerSel { padding: 15px }
.content #orderForm .step .modalitateLivrare.disabled .metodaLivrare { cursor: default; opacity: 0.5 }
.content #orderForm .step .modalitateLivrare.disabled .metodaLivrare:hover { color: inherit!important; background: #f4f6f9!important }
.content #orderForm .step .modalitateLivrare.disabled .metodaLivrare:hover span { color: #666!important }
.content #orderForm .step .modalitateLivrare.disabled .metodaLivrare.active, .content #orderForm .step .modalitateLivrare.disabled .metodaLivrare.actived { cursor: pointer!important; opacity: 1 }
.content #orderForm .step .modalitateLivrare.disabled .metodaLivrare.active:hover { color: #fff!important; background: #7d7e80!important }
.content #orderForm .step .modalitateLivrare.disabled .metodaLivrare.active:hover span { color: #f4f6f9!important }

.content #orderForm .step .metodaPlata { cursor: pointer; background: #f4f6f9; padding: 10px; margin: 5px 0 } 
.content #orderForm .step .metodaPlata:hover, .content #orderForm .step .metodaPlata.active { color: #fff!important; background: #333!important }
.content #orderForm .step .metodaPlata:hover span, .content #orderForm .step .metodaPlata.active span { color: #f4f6f9!important }
.content #orderForm .step .metodaPlata.error { color: #fff; background: #FF0000 }
.content #orderForm .step .metodaPlata.error span { color: #f4f6f9 }
.content #orderForm .step .metodaPlata h4 { display: inline-block; vertical-align: middle; font-size: 14px; line-height: 25px; font-weight: 500 }
.content #orderForm .step .metodaPlata span { font-size: 12px; color: #666 }
.content #orderForm .step .metodaPlata span.delivery { color: #7d7e80 }
.content #orderForm .step .metodaPlata .fa { margin-right: 5px; width: 20px; vertical-align: middle; line-height: 25px; display: inline-block; text-align: center }
.content #orderForm .step .cod { margin: 0; padding: 20px 10px 20px 80px; background: #f4f6f9 url(./images/cod.png) 10px center no-repeat }
.content #orderForm .buton { text-shadow: 1px 1px 2px rgba(0,0,0,0.2); float: right; margin: 10px 0 30px 0 }
.content #raspunsPlasareComanda { box-shadow: 0px 0px 20px rgba(0,0,0,0.15); display: none; margin: 50px 0; padding: 60px 10px; text-align: center; background: #fff } 
.content #raspunsPlasareComanda h5 { text-transform: uppercase; font-size: 17px; font-weight: 600; margin: 0 0 10px 0; padding: 0; color: #101b52 }
.content #raspunsPlasareComanda p { margin: 0; padding: 0; font-size: 13px; color: #555 }
.content #raspunsPlasareComanda a { color: inherit }
.content #raspunsPlasareComanda a:hover { color: #7d7e80 }
.content #orderWAccount { margin: 70px 20px; text-align: center; font-size: 14px; color: #fff; display: block; padding: 20px; background: #7d7e80; text-decoration: none }
.content #orderWAccount:hover { background: #7d7e80; color: #f4f6f9 }
.content #orderWAccount span { font-weight: 600; font-size: 22px; display: block }
.content #checkboxTerms { margin: 15px 0 20px 0; position: relative; padding-left: 25px }
.content #checkboxTerms label { display: block; cursor: pointer }
.content #checkboxTerms.error { color: #FF0000 }
.content #checkboxTerms.error a { color: #890000 }
.content #checkboxTerms a { color: #101b52; text-decoration: none }
.content #checkboxTerms a:hover { text-decoration: underline }
.content #checkboxTerms input { position: absolute; left: 0; top: 0 }
.content .loading { position: absolute; right: 0; bottom: 0; font-weight: 600; background: #d3d3d3; float: right; color: #555; margin: 10px 0 0 0; line-height: 40px; width: 100%; padding: 0; text-align: center; display: none }
.content .loader { font-size: 15px; color: #d3d3d3; width: 100%; text-align: center; padding: 60px 0 }
.content .cancelGuest { display: block; text-align: center; padding: 15px; text-decoration: none; color: #555; background: #f4f6f9 }
.content .cancelGuest:hover { background: #d3d3d3 }

.content #continutCos { position: relative }
.content #continutCos .cosLeft { width: 68%; float: left }
.content #continutCos .cosRight { position: sticky; z-index: 100; top: 125px; width: 30%; float: right; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.content #continutCos .cosRight .freeDelivery { text-align: center; background: #fbf8f0; color: var(--cc-bx-ink); font-size: 16px; padding: 20px; margin: 0 0 20px 0 }
.content #continutCos .discountInfo { background: #7d7e80; color: #7d7e80; font-weight: 600; padding: 15px; margin: 0 0 10px 0 }
.content #continutCos .notification { text-align: center; padding: 5px 0; color: #888; font-weight: 600 }
.content #continutCos .line { display: block; text-align: center; color: #999999; margin-bottom: 10px }
.content #continutCos .cosProdus { font-size: 13px; background: #fff; position: relative; margin: 0 0 10px 0; background: #f4f6f9; padding: 10px }
.content #continutCos .cosProdus.discount { padding: 25px 20px }
.content #continutCos .cosProdus.discount .cod { margin: 0 }
.content #continutCos .cosProdus.discount h3 i { font-style: normal; color: #101b52 }
.content #continutCos .cosProdus h3 { font-size: 15px; color: #1a1a1a; margin: 0; padding: 0; font-weight: 400 }
.content #continutCos .cosProdus h3 b { display: block; font-weight: 500; text-transform: uppercase }
.content #continutCos .cosProdus h3 a { color: #1a1a1a; text-decoration: none }
.content #continutCos .cosProdus h3 a { color: #1a1a1a; text-decoration: none }
.content #continutCos .cosProdus h3 a:hover { color: #101b52 }
.content #continutCos .cosProdus .cod { color: #777; display: block; margin: 5px 0 }
.content #continutCos .cosProdus .imagine { position: relative; margin: 0 5px 0 0; padding: 10px; background: #fff; float: left; width: 17%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.content #continutCos .cosProdus .ribbon { position: relative!important; left: auto; top: auto; right: auto; display: inline-block }
.content #continutCos .cosProdus .ribbon * { font-size: 12px }
.content #continutCos .cosProdus .ribbon.rightRib { left: auto; right: 0 }
.content #continutCos .cosProdus .imagine img { display: block; width: 100% }
.content #continutCos .cosProdus .rightCos { margin-top: 6px; width: 81%; float: right }
.content #continutCos .cosProdus .rightCos .catCos { color: #999999; font-size: 11px }
.content #continutCos .cosProdus .rightCos .catCos a { color: #999999; text-decoration: none }
.content #continutCos .cosProdus .rightCos .catCos a:hover { color: #7d7e80 }
.content #continutCos .cosProdus .rightCos .stergeProdus { overflow: hidden; width: 26px; font-size: 15px; text-align: center; display: block; background: rgba(0,0,0,0.1); color: #555; position: absolute; right: 10px; top: 10px; padding: 8px; text-decoration: none }
.content #continutCos .cosProdus .rightCos .stergeProdus:hover { color: #fff; background: #7d7e80 }
.content #continutCos .cosProdus .stergeVoucher { overflow: hidden; width: 26px; font-size: 15px; text-align: center; display: block; background: rgba(0,0,0,0.1); color: #555; position: absolute; right: 10px; top: 10px; padding: 8px; text-decoration: none }
.content #continutCos .cosProdus .stergeVoucher:hover { color: #fff; background: #7d7e80 }
.content #continutCos .cosProdus .rightCos .subtotal { margin: 15px 0 0 0; padding: 15px 0 0 0; border-top: 1px solid rgba(0,0,0,0.05) }
.content #continutCos .cosProdus .rightCos .total { line-height: 30px; float: right; font-size: 15px }
.content #continutCos .cosProdus .rightCos .total.lines2 { line-height: 15px }
.content #continutCos .cosProdus .rightCos strike { text-align: right; font-size: 12px; line-height: 15px; display: block; opacity: 0.5 }
.content #continutCos .cosProdus .rightCos .smallQty { margin-right: 10px; float: left }
.content #continutCos .cosProdus .rightCos .smallQty input { font-size: 14px; margin: 0 5px; user-select: none; width: 70px; text-align: center; background: rgba(220,221,222,0.2); border: 1px solid rgba(99,100,102,0.2); padding: 0 5px; line-height: 30px }
.content #continutCos .cosProdus .rightCos .smallQty input.error { background: #FF0000; border-color: #FF0000; color: #fff }
.content #continutCos .cosProdus .rightCos .smallQty .math span { cursor: pointer; display: inline-block; vertical-align: middle }
.content #continutCos .cosProdus .rightCos .smallQty .math span.disabled { cursor: not-allowed; opacity: 0.3 }
.content #continutCos .cosProdus .rightCos .smallQty .math span.disabled:hover { opacity: 0.3 }
.content #continutCos .cosProdus .rightCos .smallQty .math span:hover { opacity: 0.8 }
 
.content #continutCos .cosRight .totalCos { font-weight: 500 }
.content #continutCos .cosRight .totalCos b { float: right; font-weight: 500; letter-spacing: 0.5px }
.content #continutCos .cosRight .totalCos span { border-bottom: 1px solid rgba(0,0,0,0.1); display: block; padding: 10px 0; font-weight: 400; color: #555 }
.content #continutCos .cosRight .totalCos span:last-of-type { border: 0; color: #7d7e80 }
.content #continutCos .cosRight .totalCos .notification { font-size: 12px; font-weight: 400 }
.content #continutCos .cosRight .extraInfo { margin-top: 10px; padding: 10px; text-align: center; background: rgba(0,0,0,0.1); color: #555; font-size: 12px }

.content #continutCos .cosRight .orderNav { position: relative; margin-top: 15px; padding: 0 }
.content #continutCos .cosRight .orderNav a { padding: 0 18px 0 0; line-height: 35px }
.content #continutCos .cosRight .orderNav a.last { color: #fff; padding: 0 0 0 18px }
.content #continutCos .cosRight .orderNav a.last .fa { margin: 0 0 0 14px }
.content #continutCos .cosRight .orderNav a.last:hover { background: #303035 }
.content #continutCos .cosRight .orderNav a .fa { width: 35px; height: 35px; line-height: 35px; margin-right: 14px }

.content #continutCos .vocher { position: relative; background: rgba(0,0,0,0.05); padding: 15px; margin: 0 0 10px 0 }
.content #continutCos .vocher .text { border: 1px solid #d3d3d3; color: #888; line-height: 40px; padding: 0 13px; width: 100% }
.content #continutCos .vocher .text:focus { border-color: #7d7e80; color: #7d7e80 }
.content #continutCos .vocher .buton { position: absolute; right: 19px; top: 19px; text-decoration: none; line-height: 34px; width: 34px; text-align: center; height: 34px; cursor: pointer; background: #787d79; color: #fff }
.content #continutCos .vocher .buton:hover { background: #7d7e80 }
.content #continutCos .vocher .notificare { margin: 10px 0 0 0; display: none; padding: 10px; font-size: 11px }
 
.content #continutCos .errors { list-style: none; }
.content #continutCos .errors li { color: #fff; background: #f34040; padding: 5px 10px; margin: 2px 0 }

.content .orderNav { position: relative; padding: 30px 0 80px 0 }
.content .orderNav a { background: #767c78; font-weight: 600; font-size: 12px; text-transform: uppercase; display: block; float: left; padding: 0 20px 0 0; line-height: 45px; color: #fff; text-decoration: none }
.content .orderNav a .fa { float: left; display: block; background: rgba(0,0,0,0.2); width: 45px; height: 45px; line-height: 45px; margin-right: 15px; text-align: center }
.content .orderNav a:hover { background: #333 }
.content .orderNav a.last { background: #7d7e80; color: #7d7e80; float: right; padding: 0 0 0 20px }
.content .orderNav a.last .fa { float: right; margin: 0 0 0 15px }
.content .orderNav a.last:hover { background: #c2ac41 }

.content .col3 { float: left; width: 30%; margin-right: 50px }
.content .col3 .prodComp { height: 80px; color: #666 }
.content .col3 .prodComp select { margin-top: 10px; width: 100%; padding: 10px }
.content .col3.last { float: right; margin-right: 0 }
.content .col3 .rightProdus { width: auto; height: auto; float: none }
.content .col3 .imagine { margin: 0 0 10px 0; float: none }
.content .col3 .imagine img { width: 100% }

.faqs .faq { box-shadow: 0 0 15px rgba(0,0,0,0.1); margin: 10px 0 }
.faqs .faq .qq { padding: 15px 15px 0 15px; font-size: 16px; font-weight: 500; color: #222 }
.faqs .faq .qr { padding: 8px 15px 15px 15px; line-height: 160% }
.faqs .intabFAQ { display: none }
.faqs .intabFAQ.active { display: block }

#blackGrey { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); z-index: 800 }
#generalNotice { position: fixed; top: 50%; left: 50%; width: 400px; text-align: center; border-radius: 20px; height: 260px; background: #fff; z-index: 1000; box-shadow: 0 0 15px rgba(0,0,0,0.2); margin: -130px 0 0 -200px }
#generalNotice .mainer { padding: 45px 30px }
#generalNotice .mainer h4 { margin: 0 0 25px 0; line-height: 30px; text-transform: uppercase; font-weight: 500; font-size: 29px; color: #7d7e80 }
#generalNotice .mainer .btna { margin: 0 0 25px 0 }
#generalNotice .mainer .btna a { margin: 0 5px; display: inline-block; text-decoration: none; font-weight: 600; width: 60px; height: 60px; background: #7d7e80; border-radius: 50%; font-size: 19px; line-height: 60px; text-align: center; color: #fff }
#generalNotice .mainer .btna a.no { background: #999 }
#generalNotice .mainer .btna a:hover { opacity: 0.7 }
#generalNotice .mainer p { font-style: italic; color: #666 }

.content .login { overflow: hidden; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 25px 0; width: 49%; border: 1px solid #f4f6f9; background: #fff }
.content .login .fixed { box-shadow: 0 0 15px rgba(0,0,0,0.1); -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 100%; padding: 25px 25px; display: block }
.content .login .fixed span { display: block; color: #101b52; text-transform: uppercase; font-size: 22px; line-height: 22px; font-weight: 500 }
.content .login .fixed span b { font-size: 13px; color: #777; line-height: 13px; margin-top: 5px; font-weight: 400; display: block }
.content .login .fixed .fa { font-size: 50px; color: #d3d3d3; position: absolute; right: 30px; top: 20px }
#recuperareParola { display: none }
#adaugaRecenzie { display: none }
#recuperareParola #contReset { min-width: 400px }
#adaugaRecenzie { min-width: 400px }
#recuperareParola #contReset .text { margin-top: 5px } 
#adaugaRecenzie .text { margin-top: 5px } 
#adaugaRecenzie .buton { margin-top: 15px } 
#adaugaRecenzie textarea.text { height: 110px }

#newAccComanda { min-width: 500px; display: none }
#newAccComanda .fbBtn { background: #4267b2; line-height: 40px; margin-left: 10px; display: block; float: left; padding: 0 15px; text-decoration: none; color: #fff }
#newAccComanda .fbBtn i { font-size: 17px; display: inline-block; vertical-align: middle; margin: -4px 7px 0 0 }
#newAccComanda .fbBtn:hover { background: #4267b2 }
#newAccComanda .buton { float: left }

.content .clientBox { position: sticky; top: 170px; margin: 20px 0; width: 20%; float: left }
.content .clientBox a { border-radius: 10px; text-transform: uppercase; font-weight: 500; margin: 0 0 5px 0; color: #222; font-size: 13px; text-decoration: none; padding: 12px 20px; margin: 0 3px 3px 0; display: block; background: #E8E8E8 } 
.content .clientBox a:hover, .content .clientBox a.active { color: #fff; background: #7D7E80 }  
.content .clientBox a:hover svg, .content .clientBox a.active svg { filter: brightness(0) invert(1); border-color: rgba(255,255,255,0.1) }  
.content .clientBox a .fa { margin-right: 4px; opacity: 0.7 }
.content .clientBox a img { vertical-align: middle; display: inline-block; width: 20px; margin-right: 6px; opacity: 0.7 }
.content .clientBox a svg { border-right: 1px solid rgba(0,0,0,0.1); padding-right: 8px; vertical-align: middle; display: inline-block; width: 22px; margin-right: 8px }

.content .clientBox .userDash { border-bottom: 2px solid #d3d3d3; margin: 0 0 20px 0; text-align: center; color: #22212D; border-radius: 10px; padding: 35px; background-image: linear-gradient(to right bottom, #ffffff, #f9f9f9, #f3f3f3, #ededed, #e7e7e7) }
.content .clientBox .userDash .lttr { display: block; line-height: 85px; width: 85px; height: 85px; border-radius: 50%; background: #22212D; color: #fff; font-weight: 200; font-size: 31px; text-align: center; margin: 0 auto 20px auto }
.content .clientBox .userDash b { display: block; text-align: center; font-weight: 600; font-size: 15px }
.content .clientBox .userDash .data { margin-top: 15px; display: block; color: #555; text-align: center; background: rgba(0,0,0,0.2); padding: 8px 5px; border-radius: 10px }
.content .clientBox .userDash a { display: block; text-transform: none; padding: 0; background: none; color: #22212D; text-align: center; font-size: 14px; margin-top: 35px }
.content .clientBox .userDash a:hover { opacity: 0.7 }

.content .tabs { margin: 20px 0; width: 78%; float: right }
.content .tabs .tab { display: none }
.content .tabs .tab.active { display: block }
.content .tabs .tab h5 { font-size: 25px; margin: 20px 0 15px 0 }
.content .tabs .tab h6 { font-weight: 500; font-size: 15px; margin: -10px 0 15px 0 }
.content .tabs .tab .single { color: #555; margin: 0 0 10px 0 }
.content .tabs .tab #refreshCode { font-size: 18px; color: #7d7e80 }
.content .tabs .tab #contModNot .text { box-shadow: 0 0 8px rgba(0,0,0,0.05); border: 0 }
.content .checkbox { margin: 5px 0 10px 0; position: relative }
.content .checkbox label { cursor: pointer; padding-left: 25px; color: #555; font-size: 13px; display: block }
.content .checkbox input { position: absolute; left: 0; top: -1px } 
.content .checkbox.firma { margin-top: 11px; padding: 10px; color: #333; background: #f4f6f9 }
.content .checkbox.firma input { top: 8px; left: 10px }
.content .checkbox.firma * { color: #333; font-weight: 600 }
.content .tabs .adrese { margin-bottom: 5px; width: 49%; float: right }
.content .tabs .adrese .adresa { margin: 0 0 5px 0 }
.content .tabs .adrese .adresa h5 { cursor: pointer; background: #333; color: #fff; padding: 0 0 0 20px; line-height: 44px; margin: 0; font-size: 15px; font-weight: normal }
.content .tabs .adrese .adresa h5 i { line-height: 44px; text-align: center; display: block; width: 44px; background: rgba(0,0,0,0.2); float: right }
.content .tabs .adrese .adresa h5:hover { background: #505050; color: #fff }
.content .tabs .adrese .adresa .edit { display: none; margin-top: 5px; border: 1px solid #505050; padding: 20px }
.content .tabs .adrese .adresa .edit .deleteAdresa { padding-top: 12px; float: right; color: #555 }
.content .tabs .adrese .adresa .edit .deleteCompanie { padding-top: 12px; float: right; color: #555 }
.content .tabs .adrese .adresa .edit .deleteAdresa:hover { color: #7d7e80 }
.content .tabs .adrese .adresa .edit .deleteCompanie:hover { color: #7d7e80 }
.content .tabs .adrese .adresa .buton { display: inline }
.content .tabs .comandaIstoric { padding: 15px; border: 1px solid #f4f6f9; margin: 5px 0 }
.content .tabs .comandaIstoric.active { border-color: #7d7e80 }
.content .tabs .comandaIstoric.active:hover { background: #fff }
.content .tabs .comandaIstoric .titlu { cursor: pointer }
.content .tabs .comandaIstoric .titlu span { margin-left: 25px; float: right }
.content .tabs .comandaIstoric .titlu .status { color: #fff; font-weight: normal; margin-top: -2px; font-size: 10px; background: #81b441; padding: 3px 10px; margin-left: 10px }
.content .tabs .comandaIstoric .titlu .status.sts4 { background: #db0000; color: #fff }
.content .tabs .comandaIstoric .titlu .status.sts5 { background: #A300D9; color: #fff }
.content .tabs .comandaIstoric .titlu .status.sts6 { background: red; color: #fff }
.content .tabs .comandaIstoric .titlu .status.sts2 { background: #0040FF; color: #fff }
.content .tabs .comandaIstoric .titlu .status.sts3 { background: #d3d3d3; color: #555 }
.content .tabs .comandaIstoric .titlu .status.sts7 { background: #029142; color: #fff }
.content .tabs .comandaIstoric:hover { background: #f4f6f9 }
.content .tabs .comandaIstoric .hidden { float: none!important; width: auto!important; display: none; margin-top: 10px; border-top: 1px solid #d3d3d3 }
.content .tabs .comandaIstoric .hidden h2 { padding: 0 0 10px 0; color: #7d7e80; border-bottom: 1px dashed #7d7e80; margin: 10px 0 5px 0; text-transform: uppercase; font-size: 14px; font-weight: 600 }
.content .tabs .comandaIstoric .hidden h2 b { font-weight: 600; color: #555; float: right }
.content .tabs .comandaIstoric .hidden .left { float: left; width: 49% }
.content .tabs .comandaIstoric .hidden { float: right; width: 49% }
.content .tabs .comandaIstoric .hidden .infoClient { margin-top: 20px }
.content .tabs .comandaIstoric .hidden .infoClient:first-of-type { margin-top: 10px }
.content .tabs .comandaIstoric .hidden .infoClient .line { padding: 5px 0 }
.content .tabs .comandaIstoric .hidden .infoClient .line b { font-weight: 500; color: #555 }
.content .tabs .comandaIstoric .hidden .infoClient .line.discount b { float: right; font-weight: 500; color: #555 }
.content .tabs .comandaIstoric .hidden .infoProduse { margin-top: 20px }
.content .tabs .comandaIstoric .hidden .plataOnline { margin: 10px 0; padding: 0 15px 0 0; line-height: 40px; text-decoration: none; display: block; background: #db0000; color: #fff }
.content .tabs .comandaIstoric .hidden .plataOnline .fa { float: left; line-height: 40px; width: 40px; text-align: center; height: 40px; margin-right: 15px; background: rgba(0,0,0,0.1) }
.content .tabs .comandaIstoric .hidden .plataOnline:hover { background: #890000 }
.content .tabs .comandaIstoric .hidden .downloadPDF { margin: 10px 0; padding: 0 15px 0 0; line-height: 40px; text-decoration: none; display: block; background: #d3d3d3; color: #7d7e80 }
.content .tabs .comandaIstoric .hidden .downloadPDF .fa { float: left; line-height: 40px; width: 40px; text-align: center; height: 40px; margin-right: 15px; background: rgba(0,0,0,0.1) }
.content .tabs .comandaIstoric .hidden .downloadPDF:hover { color: #fff; background: #333 }
.content .tabs .comandaIstoric .hidden .cosProdus { transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; position: relative; margin: 4px 0; border: 1px solid #f4f6f9; background: #fff; padding: 10px }
.content .tabs .comandaIstoric .hidden .cosProdus.discount { font-weight: 600 }
.content .tabs .comandaIstoric .hidden .cosProdus.discountVoucher { float: right }
.content .tabs .comandaIstoric .hidden .cosProdus:hover { -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.15); -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.15); box-shadow: 0px 0px 20px rgba(0,0,0,0.15); border-color: #7d7e80 }
.content .tabs .comandaIstoric .hidden .cosProdus h3 { font-size: 15px; color: #555; margin: 0; padding: 0; font-weight: 400 }
.content .tabs .comandaIstoric .hidden .cosProdus h3 a { color: #555; text-decoration: none }
.content .tabs .comandaIstoric .hidden .cosProdus h3 a:hover { color: #7d7e80 }
.content .tabs .comandaIstoric .hidden .cosProdus .imagine { margin: 0 5px 0 0; float: left; width: 7% }
.content .tabs .comandaIstoric .hidden .cosProdus .imagine img { display: block; width: 100% }
.content .tabs .comandaIstoric .hidden .cosProdus .rightCos { margin-top: 3px; width: 91%; float: right }
.content .tabs .comandaIstoric .hidden .cosProdus .rightCos .subtotal { margin: 8px 0 0 0; padding: 8px 0 0 0; border-top: 1px solid #f4f6f9 }
.content .tabs .comandaIstoric .hidden .cosProdus .rightCos .subtotal .total { font-weight: 600; float: right; font-size: 15px }
.content .tabs .comandaIstoric .hidden .cosProdus .rightCos .subtotal .cantitate { float: left } 

.content .tabs .listaAngajati .line { position: relative; box-shadow: 0 0 15px rgba(0,0,0,0.1); padding: 24px; margin: 0 0 5px 0 }
.content .tabs .listaAngajati .line > span { text-align: right; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); vertical-align: middle; display: inline-block }
.content .tabs .listaAngajati .line span span { float: left; margin-left: 50px; display: block }
.content .tabs .listaAngajati .line span span b { margin: 0 0 5px 0; font-weight: 600; font-size: 85%; display: block }

.content .tabs .boxesNew { margin: 0 0 25px 0; display: grid; grid-gap: 20px; grid-template-columns: repeat(5, 1fr) }
.content .tabs .boxesNew .box { border-radius: 10px; padding: 20px; background: rgba(0,0,0,0.08) }
.content .tabs .boxesNew .box b { display: block; font-size: 90% }
.content .tabs .boxesNew .box span { margin-top: 6px; display: block; font-size: 25px }

.content .image404 { display: block; width: 90%; max-width: 380px; margin: 50px auto }

.content .loadingPay { text-align: center; font-size: 16px; font-weight: 600; padding: 50px 0 }
#circleImage { background-image: repeating-linear-gradient(-45deg, #7d7e80, #7d7e80 11px, #fff 10px, #fff 20px); background-size: 28px 28px; animation: move .5s linear infinite; padding: 25px; khtml-border-radius: 50%; moz-border-radius: 50%; webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.18); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.18); box-shadow: 0px 0px 10px rgba(0,0,0,0.18); max-width: 50%; width: 200px; margin: 30px auto; display: block }
@keyframes move { 0% { background-position: 0 0 } 100% { background-position: 28px 0 } }

#brandsFilter { background: #fff; text-align: center; padding: 10px; margin: 0 0 40px 0; text-align: center; list-style: none }
#brandsFilter li { display: inline-block; margin: 0 10px }
#brandsFilter li a { padding: 8px 0; color: #7d7e80; font-size: 14px; text-decoration: none }
#brandsFilter li a:hover { opacity: 0.7 }
#brandsFilter li a.active { border-bottom: 1px solid #7d7e80 }

#brandsListNavigation { background: #fff; padding: 10px; margin: -30px 0 50px 0; text-align: center }
#brandsListNavigation ul { list-style: none }
#brandsListNavigation ul li { display: inline-block; margin: 0 6px }
#brandsListNavigation ul li a { text-decoration: none; color: #7d7e80; padding: 4px; display: block; font-size: 15px }
#brandsListNavigation ul li a:hover { color: #7d7e80 }
#brandsList a { display: inline-block; color: #333; font-weight: 300; font-size: 14px; padding: 8px 0; text-decoration: none }
#brandsList a:hover { color: #7d7e80 }
#brandsList a span { color: #fff; background: #7d7e80; display: inline-block; font-size: 10px; width: 20px; height: 20px; text-align: center; line-height: 20px; border-radius: 50%; margin-left: 4px; font-weight: 700; font-style: italic }
#brandsList .letterContainer { margin: 0 0 70px 0 }
#brandsList .letter { text-align: center; margin: 0 0 30px 0; position: relative }
#brandsList .letter:after { z-index: -1; content: " "; display: block; width: 100%; border-bottom: 1px dashed #d3d3d3; position: absolute; top: 50%; left: 0 }
#brandsList .letter span { background: #fff; border: 1px dashed #7d7e80; display: inline-block; width: 55px; height: 55px; text-align: center; line-height: 55px; border-radius: 50%; font-weight: 300; font-size: 24px }
#brandsList .listColumns { display: grid; grid-template-columns: repeat(4, 1fr); list-style: none }
#brandsList .listColumns li { margin: 0 0 5px 0 }

.form .text { font-size: 13px; margin: 0 0 5px 0; color: #555; background: #fff; border: 1px solid #e2e2e2; width: 100%; line-height: 50px; height: 50px; padding: 0 15px }
.form .text[readonly] { cursor: not-allowed }
.form .text:focus { color: #7d7e80; border-color: #d4d4d4 } 
.form .text.error { border-color: #d10000 }
.form .line { margin: 5px 0 }
.form .cols2 { margin:5px 0 }
.form .cols2 .line { margin: 0; width: 49.5%; float: left }
.form .cols2 .line:last-of-type { float: right }
.form textarea { resize: none; height: 90px }
.form fieldset { margin: 0; padding: 0; border: 0 }
.form fieldset.left { float: left; width: 49%!important }
.form fieldset.right { float: right; width: 49%!important }
.form .raspuns { display: none; color: #019922; margin: 10px 0 }
.form .raspuns.not { color: #e10000 }
.form .tip1, .form .tip2 { display: none }
.form .tip1.active, .form .tip2.active { display: block }
.form .inline { width: 49.5%; float: left }
.form .inline:last-of-type { float: right }
.form.leftForm { width: 49%; float: left }
.form .double .text { width: 49%; float: left }
.form .double .text:nth-child(2) { float: right }
.form .buton { text-transform: uppercase; font-weight: 600; font-size: 12px; cursor: pointer; display: block; background: #7d7e80; letter-spacing: 0.5px; border: 0; color: #fff; line-height: 40px; padding: 0 15px }
.form .buton:hover { background: #000 }
.form#returForm label { display: block; font-weight: 600; text-transform: uppercase; font-weight: 500; font-size: 13px; margin: 0 0 5px 0 }
.form#returForm .cols2 { margin: 10px 0 }
.form#returForm .line { margin: 10px 0 }
.form#returForm .cols2 .line { width: 49%; float: left; margin: 0 }
.form#returForm .cols2 .line:last-of-type { float: right }
.form#returForm textarea { height: 100px }
.form#returForm .wCheck { margin: 15px 0 20px 0!important; padding: 0; position: relative }
.form#returForm .wCheck label { padding: 0 0 0 25px; position: relative }
.form#returForm .wCheck label input { position: absolute; left: 0; top: -2px }
.form#returForm .wCheck.error label { color: red }
.form#returForm hr { margin-top: 35px; width: 100%; color: #f4f6f9; height: 2px }
.form#returForm .lineRetur { margin: 10px 0 15px }
.form#returForm .lineRetur label { margin: 5px 0; font-weight: 400 }

.form .specialConverter { border: 1px solid #d3d3d3; padding: 20px; margin: 20px 0 }
.form .specialConverter .split { line-height: 35px; display: inline-block; vertical-align: middle }
.form .specialConverter .split:nth-child(2) { margin: 0 10px }
.form .specialConverter .split span { margin-left: 4px }
.form .specialConverter .split input[type="number"] { font-size: 13px; color: #4a5455; background: #f5f5f5; border: 1px solid #f5f5f5; width: 80px; text-align: center; line-height: 35px; height: 35px; padding: 0 15px }
.form .specialConverter .split input[type="number"]:focus { color: #000; border-color: #f5f5f5; background: #f5f5f5 } 
.form .specialConverter .buton { margin-left: 20px; line-height: 35px; height: 35px }

.iconsList { list-style: none; text-align: center }
.iconsList li { margin: 15px 0!important; font-weight: 500; display: inline-block; vertical-align: top; width: 24%; padding: 0 40px; -webkit-box-sizing: border-box; box-sizing: border-box }
.iconsList li:before { display: none!important }
.iconsList li img { display: block; width: 55%; max-width: 80px; margin: 0 auto 20px auto }

#localizareHarta { margin: 0 0 80px 0; width: 100%; height: 550px }
 
.featureList { margin: 40px 0 }
.featureList .inside { color: #444; display: table; table-layout: fixed }
.featureList .inside > div { font-size: 16px; text-align: center; display: table-cell; width: 25% }
.featureList .inside > div img { display: block; height: 60px; margin: 0 auto 20px auto }

#footer { line-height: 1.4; padding: 35px 35px; margin: 0; border-top: 1px solid #d3d3d3; color: #7d7e80 }
#footer .col { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 20%; float: left; padding-right: 20px }
#footer .footer-cols-5 .col.c5.newsletter { width: 20% }
#footer .col img { display: block; margin-top: 20px; width: 60%; max-width: 300px }
#footer .col .anpc { width: 60%; max-width: 300px }
#footer .col .anpc a { display: block; width: 48%; float: left }
#footer .col .anpc a:last-of-type { float: right }
#footer .col .anpc a img { max-width: 100%; width: 100% }
#footer .col.newsletter form { width: 100% }
#footer .col.newsletter form .line { margin: 0 0 2px 0 }
#footer .col.newsletter form .line label { font-size: 10px; text-transform: uppercase; color: #666 }
#footer .col.newsletter form .text { margin: 0 0 5px 0; color: #4a5455; background: #fff; border: 0; border-bottom: 1px solid #f5f5f5; width: 100%; line-height: 45px; padding: 0 }
#footer .col.newsletter form .text:focus { color: #7d7e80; border-color: #d3d3d3; background: #fff } 
#footer .col.newsletter form .text.error { border-color: #d10000 }
#footer .col.newsletter form .btn { margin-top: 5px; text-transform: uppercase; font-weight: 600; font-size: 11px; letter-spacing: 1px; cursor: pointer; background: #7d7e80; border: 0; color: #fff; line-height: 35px; padding: 0 20px }
#footer .col.newsletter form .btn:hover { background: #333 }
#footer .col.newsletter form #raspunsNewsletter { display: none; color: #7d7e80; margin-top: 5px; font-weight: 600; margin: 10px 0 }
#footer .col h3 { color: #444; font-family: 'Roboto', Arial, Verdana, Georgia, Helvetica, sans-serif; font-size: 14px; letter-spacing: 1px; line-height: normal; letter-spacing: 1px; font-weight: 500; margin-bottom: 15px; text-transform: uppercase }
#footer .col h3 .fa { display: none }
#footer .col .hideMobile { margin-bottom: 15px; margin-top: 30px }
#footer .col .hideMobile h3 { margin-bottom: 15px }
#footer .col .social { background: #3b5998; display: inline-block; color: #fff; text-decoration: none; font-size: 17px; width: 40px; height: 40px; text-align: center; line-height: 40px; border-radius: 50% }
#footer .col ul { color: #555; margin: 0; padding: 0; list-style: none }
#footer .col ul li { line-height: 1.4; margin-bottom: 12px }
#footer .col ul li:last-of-type { margin: 0 }
#footer .col ul li .fa { color: #7d7e80; width: 10px; text-align: center; margin-right: 5px }
#footer .col ul li a { font-size: 13px; line-height: normal; letter-spacing: 0.5px; color: #555; text-decoration: none }
#footer .col ul li a:hover { color: #7d7e80 }
#footer .col ul li a.active { color: #7d7e80 }
 
#copyright { position: relative; text-align: center; color: #555; padding: 18px 0; font-weight: 400 }
#copyright .author { margin-top: 7px }
#copyright .author a { text-decoration: none; color: #333 }
#copyright .author a:hover { color: #7d7e80 }
#copyright b { font-weight: 600 }

#toolTIP { position: absolute; z-index: 9999999; display: none; color: #7d7e80; box-shadow: 0 0 15px rgba(0,0,0,0.2); background: rgba(255, 255, 255, 0.97); font-size: 11px; padding: 6px; text-align: center } 

#newsletterForm { width: 50%; margin: 20px auto 0 auto }
#newsletterForm .line { margin: 0 0 2px 0 }
#newsletterForm .line label { font-size: 10px; text-transform: uppercase; color: #666 }
#newsletterForm .text { color: #4a5455; background: #fff; border: 1px solid #4a5455; font-size: 12px; width: 100%; padding: 15px }
#newsletterForm .text:focus { color: #7d7e80; border-color: #007ec5 } 
#newsletterForm .text.error { border-color: #d10000 }
#newsletterForm .btn, #seteazaAlertaPret { margin-top: 15px; cursor: pointer; background: #007ec6; border: 0; color: #fff; padding: 15px 20px }
#newsletterForm .btn:hover, #seteazaAlertaPret:hover { background: #035c8f }
#newsletterForm #raspunsNewsletter, #raspunsAlertaPret { display: none; margin-top: 5px; font-size: 12px; color: #ae0000 }

#cookiesBar { position: fixed; font-size: 13px; left: 0; bottom: 0; padding: 16px 0 16px 0; color: #fff; background: rgba(0,0,0,0.85); width: 100%; z-index: 999999 }
#cookiesBar p { padding-right: 80px }
#cookiesBar a { transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; color: inherit }
#cookiesBar a:hover { color: #fff }
#cookiesBar .fa { font-size: 24px; cursor: pointer; position: absolute; right: 0; top: -6px }

@media screen and (max-width: 55em) {
	body { -webkit-text-size-adjust: none }
	input, select, textarea { box-shadow: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }  
	input:not([type="radio"]):not([type="checkbox"]), select, textarea { box-shadow: none; -webkit-appearance: none }  
	.inside { max-width: 100%; min-width: 100%; width: 100% }
	.hideMobile { display: none }
	.hideDesktop { display: block!important }

	.newLogin .notUserBoxInner .logTabNav { width: 100% }
	.newLogin .notUserBoxInner .logTabNav a { font-size: 13px }
	.newLogin .notUserBoxInner{ padding: 25px }

	#brandsFilter { background: #fff; text-align: center; padding: 10px 0; margin: -10px 0 30px 0; white-space: nowrap; overflow: scroll; text-align: center; list-style: none }
	#brandsFilter li { display: inline-block; margin: 0 4px }

	.notUserBox .notUserBoxInner .boxCol { padding: 30px 20px } 
	.notUserBox .notUserBoxInner .boxCol #logo { margin: 0 auto 15px auto }
	.notUserBox .notUserBoxInner .boxCol h4 { margin: 0 0 10px 0 }
	.notUserBox .notUserBoxInner .boxCol h4:last-of-type { margin-top: 20px }
	.notUserBox .notUserBoxInner .boxCol #resetPass { left: auto; right: 0; font-size: 11px }
	.notUserBox .notUserBoxInner .boxCol #contNewCode .text { padding-right: 180px }
	.notUserBox .notUserBoxInner .boxCol #contNewCode .buton { position: absolute; top: 5px; right: 5px }
	.notUserBox .notUserBoxInner .boxCol p { color: #999; line-height: 150% }
	.notUserBox .notUserBoxInner .steps { display: none }
	.notUserBox .notUserBoxInner .steps p { margin: 0 0 10px 0; text-align: center }
	.notUserBox .notUserBoxInner .steps.step1 { display: block }

	.wrapper { max-width: 100%; min-width: 100%; width: auto; margin: auto; position: static; background: none; box-shadow: none }

	#headerTop { margin-top: 52px }
	#headerTop .discountBar { font-size: 12px }

	#header { padding-top: 5px; padding-bottom: 0; position: relative }
	#header .inside { padding-top: 70px; text-align: center; display: block }
	#header .inside .col { display: block; width: 100% }
	#header .inside .col:first-of-type { padding-right: 0 }
	#header .inside .col:last-of-type { padding-left: 0 }
	#header .inside .col #logo { position: absolute; top: 5px; left: 50%; transform: translateX(-50%); width: auto; max-width: 100%; height: auto; width: 70%; max-width: 250px }
	#header .inside .col #logo img { width: auto; width: 100% }
	
	#header .inside .col #searchForm { width: 100%; margin: 0 auto; position: relative }
	#header .inside .col #searchForm input { line-height: 39px; height: 39px; background: rgba(0,0,0,0.03); padding: 0 0 0 45px }
	#header .inside .col #searchForm .buton { font-size: 17px; height: 39px; line-height: 39px } 

	#header .inside .col.wLinks { position: fixed; top: 0; left: 0; box-shadow: 0 0 15px rgba(0,0,0,0.25); background: #fff; z-index: 200 }
	#header .inside .col.wLinks a { margin-left: 0; padding: 10px 0; font-size: 25px; width: 20%; text-align: center; border-right: 1px solid #f4f6f9; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
	#header .inside .col.wLinks a span { right: auto; top: 5px; left: 55% }
	#header .inside .col.wLinks a:first-of-type { border: 0 }
	#header .inside .col.wLinks a img { height: 29px; margin: 0 auto }
	#header .inside .col.wLinks #langs { display: none }


	#header #search { display: table-cell; text-align: right; float: none; vertical-align: middle; margin-top: 0 }
	#header #search #searchForm1 { display: none }
	#header #search a { margin-left: 15px; display: inline-block; float: none }
	#header #search #mobilePull { margin-right: 4px; cursor: pointer; display: inline-block!important; background: none; padding: 0; line-height: 10% }
	#header #search #mobilePull img { display: block; height: 36px }
	
	#searchMobile { width: 95%; margin: 0 auto; padding: 15px 0; display: block }
	#searchMobile div { position: relative }
	#searchMobile .text { color: #4a5455; background: #fff; border: 1px solid #d3d3d3; font-size: 14px; width: 100%; line-height: 40px; padding: 0 15px 0 40px }
	#searchMobile .text:focus { width: 100%; border-color: #d3d3d3; color: #7d7e80 }
	#searchMobile .buton { cursor: pointer; position: absolute; width: 40px; color: #7d7e80; background: none; font-size: 14px; height: 40px; left: 0; top: 2px; border: 0 }
	#searchMobile .buton:hover { opacity: 0.7 } 

	#menu { display: none!important }

	.content .clientBox .mobileScroll { overflow: auto; white-space: nowrap }
	.content .clientBox .mobileScroll a { display: inline-block; float: none; margin: 0 2px }
	
	#modal { left: 50%; top: 50%; transform: translate(-50%,-50%); margin: 0; width: 90%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
	#modal .fa-times { right: 12px; top: 10px }
	#alertaPretForm .inline { border: 0; background: #d3d3d3; padding: 14px; margin-right: 10px; float: left; width: 36%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
	#alertaPretForm .lineMain .inline { float: none; width: 100% }
	#alertaPretForm .lineMain .inline.rightText { margin: 10px 0 0 0; float: none }
	#alertaPretForm #raspunsAlertaPret { padding: 10px; text-align: center }
	#alertaPretForm .btn { float: none; width: 100%; margin: 10px 0 }
	#alertaPretForm #addNewsletter { cursor: pointer; margin: 21px 0 0 0; float: none }
	#modal .modalCols .modalColLeft { display: none }
	#modal .modalCols .modalColRight { width: 100%; float: none }
	#modal .modalNav { margin-top: 15px }
	#modal .modalNav a { margin: 5px 10px; display: block }
	#modal .modalContent { margin: 20px 0; padding: 25px 0 }
	#modal .modalContent .left { width: 100%; border: 0; float: none }
	#modal .modalContent .right { padding: 0 25px; width: 100%; float: none }
	#modal .modalContent .right form { margin-top: 20px }
	#modal .modalContent .right p:first-of-type { display: none; margin: 0 0 15px 0 }
	#modal .modalContent .right p:last-of-type { margin-top: 25px }
	#modal .modalNav a:last-of-type { margin-top: 10px!important }
	 
	#introCols .leftCols { width: 100%; float: none; margin: 10px auto 20px auto }
	#introCols .rightCols { width: 100%; float: none } 
	#introCols .rightCols .box { margin: 0 0 20px 0 }

	.content { background: #fff; padding: 20px 0 10px 0 } 
	.content .inside { max-width: 95%; min-width: 95%; width: 95% }
 
	#slider { display: none!important; overflow: hidden; margin: 0; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
	#slider .owl-controls { top: 35%!important }

	.boxCols { margin: 20px 0 }
	.boxCols .box { width: 48.5%; float: left; margin: 2% 0 }
	.boxCols .box:nth-child(2n+2) { float: right }
	.boxCols .box span { font-size: 15px  }

	.boxColsLarge .box { text-decoration: none; color: #231f20; display: block; width: 100%; float: none; margin: 20px 0 }
	.boxColsLarge .box:nth-child(2n+2) { float: none }
	.boxColsLarge .box span { font-size: 26px; line-height: 26px } 

	.mainTitle { font-size: 26px; line-height: 26px } 
	.mainTitle.cmsPage { font-size: 22px }
	.mainTitle.wLine a { position: relative; right: auto; display: block; padding: 0; margin-top: 5px; font-size: 13px; float: none }
	.categorie .mainTitle.cmsPage { margin-top: 0 }

	.comparator .table { table-layout: fixed; overflow: scroll; width: 100% }

	.content .textZone.wColumns { column-count: 1; column-gap: 0 }
	.content .textZone.wColumns p:first-child { margin-top: 10px }

	.content .contactPage .formular { width: 100%; margin-top: 20px; float: none }
	.content .contactPage .formular textarea { height: 100px }
	.content .contactPage .contactList { list-style: none; width: 100%; float: none }

	.content .produse { grid-template-columns: repeat(2, 1fr)!important }
	.content .produse .produs { border: 1px solid rgba(0,0,0,0.02); margin: 0; width: 100%; float: none }
	.content .produse .produs form a.addFast { opacity: 1 }
	.content .produse .produs:nth-child(2n+2) { float: none }
	.content .produse .produs .image { padding: 0 }
	.content .produse .produs .info { padding: 10px 15px 50px 15px }
	.content .produse .produs form a { width: 60% }
	.content .produse .produs form a.sp { width: 20%; font-size: 14px }

	.content .categorie #categorieLeft { width: 100%; float: none } 
	
	.prezentareProdus .prodColumns .cc { width: 100%; float: none }
	.prezentareProdus .prodColumns .cc.c2 { margin-top: 40px; width: 100%; padding: 0 }
	.prezentareProdus .prodColumns .cc.c3 {border: 0; margin-top: 40px; padding-left: 0; width: 100% }
	
	.featureList .inside > div { font-size: 14px; display: block; width: 50%; float: left }
	.featureList .inside > div img { height: 45px }
	.featureList .inside > div:nth-child(3) { margin-top: 20px }
	.featureList .inside > div:nth-child(4) { margin-top: 20px }

	.content .categorie #sortareProduse { display: block; width: 100% }
	.content .categorie #sortareProduse .col { display: block; width: 100%; float: none; text-align: center }
	.content .categorie #sortareProduse .col.c1 { display: none }
	.content .categorie #sortareProduse .col.c3 { text-align: center; width: 100%; float: none }
	.content .categorie #sortareProduse .optiune.singura { float: none }

	.content .paginatie li a, .content .paginatie li span { padding: 6px 11px }

	.content .categorie #filtreFormSecundar { white-space: nowrap; overflow-x: auto; padding-bottom: 10px; margin: 20px 0 }
	.content .categorie #filtreFormSecundar label { white-space: nowrap; margin: 0 2px 0 0 }

	.content .categorie #filtre { margin-bottom: 20px; width: 100%; float: none } 

	.content .categorie #filtre #slideFilters { overflow: hidden; margin: 0 0 10px 0; background: #767c78; font-weight: 600; font-size: 12px; text-transform: uppercase; text-shadow: 1px 1px 2px rgba(0,0,0,0.2); display: block; padding: 0 20px 0 0; line-height: 36px; color: #fff; text-decoration: none }
	.content .categorie #filtre #slideFilters:hover { background: #333 }
	.content .categorie #filtre #slideFilters .fa { float: left; display: block; background: rgba(0,0,0,0.2); width: 36px; height: 36px; line-height: 36px; margin-right: 15px; text-align: center }

	.content .categorie #filtre #filtreForm { margin: 8px 0; padding: 20px; box-shadow: 0 0 15px rgba(0,0,0,0.1); display: none }
	.content .categorie #filtre .filtru:first-of-type { margin-top: 0 }
	.content .categorie #filtre .filtru:last-child { margin-bottom: 0 }
	
	.content .categorie #filtre .filtru .optiuni { padding: 0 10px 0 0; font-size: 12px }
	.content .categorie #filtre .filtru .optiuni.wOverflow { max-height: 350px; position: relative; overflow: auto; padding: 0 10px 0 0; font-size: 13px }
	.content .categorie #filtre .filtru .optiuni label { border-bottom: 1px solid #f4f6f9; padding: 8px 0; color: #999; cursor: pointer; display: block }
	.content .categorie #filtre .filtru .optiuni label:last-of-type { border: 0; padding-bottom: 0 }
	.content .categorie #filtre .filtru .optiuni label.noFloat { float: none }
	.content .categorie #filtre .filtru .optiuni label:hover { color: #7d7e80 }
	.content .categorie #filtre .filtru .optiuni label.active { color: #7d7e80 }
	.content .categorie #filtre .filtru .optiuni label input { display: none; position: absolute; left: 0; top: 0 }
	.content .categorie #filtre .filtru .simpleOption { display: block }
	.content .categorie #filtre .filtru .fa { margin-right: 10px; font-size: 18px; float: left }
	.content .categorie #filtre .filtru .simpleOption:hover, .content .categorie #filtre .filtru .optiuni label.active .simpleOption { color: #7d7e80 }
	.content .categorie #filtre .filtru .optiuni ul { position: relative; list-style: none }
	.content .categorie #filtre .filtru .optiuni ul li { border-bottom: 1px solid #f4f6f9; padding: 5px 0; color: #999; display: block }
	.content .categorie #filtre .filtru .optiuni ul li li { position: relative } 
	.content .categorie #filtre .filtru .optiuni ul li .expand { float: none; cursor: pointer; position: absolute; right: 0; top: 6px; font-size: 14px }
	.content .categorie #filtre .filtru .optiuni ul li .expand:hover { color: #7d7e80 }
	.content .categorie #filtre .filtru .optiuni ul li .submenu { position: relative; margin-top: 5px; border-top: 1px solid #f4f6f9; display: none }
	.content .categorie #filtre .filtru .optiuni ul li a { position: relative; font-size: 13px; display: inline-block; font-weight: 600; padding-right: 20px; color: inherit; text-decoration: none }
	.content .categorie #filtre .filtru .optiuni ul li a.main { display: block }
	.content .categorie #filtre .filtru .optiuni ul li a i { float: right }
	.content .categorie #filtre .filtru .optiuni ul li a.main i.expand { float: none; top: 2px }
	.content .categorie #filtre .filtru .optiuni ul li a:hover { color: #7d7e80 }
	.content .categorie #filtre .filtru .optiuni ul li ul li { border: 0; border-bottom: 1px solid #f4f6f9; padding: 5px 0 5px 10px; margin: 0 }
	.content .categorie #filtre .filtru .optiuni ul li:last-of-type { padding-bottom: 0 }
	.content .categorie #filtre .filtru .optiuni ul li:last-of-type, .content .categorie #filtre .filtru .optiuni ul li:last-of-type ul li:last-of-type, .content .categorie #filtre .filtru .optiuni ul li ul li:last-of-type { border: 0 }
	.content .categorie #filtre .filtru .optiuni ul li ul li a { font-size: 13px; font-weight: 400 }
	.content .categorie #filtre .filtru .optiuni ul li a.active { color: #7d7e80 }
	.content .categorie #filtre .filtru .optiuni ul li li a.active { color: #7d7e80 }
	.content .categorie #filtre .banner { margin: 10px 0; color: #fff; text-decoration: none }
	.content .categorie #filtre .banner img { display: block; width: 100% }




	.content .login { width: 100%; float: none }
	#recuperareParola #contReset { min-width: 100% }
	#adaugaRecenzie #contReset { min-width: 100% }
	#recuperareParola { min-width: 100%; display: none }
	#adaugaRecenzie { min-width: 100%; display: none }
	#recuperareParola .buton { float: none; width: 100%; text-align: center; margin: 5px 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
	#adaugaRecenzie .buton { float: none; width: 100%; text-align: center; margin: 5px 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
	.content .login.med { width: 100% }  
	.content .login.left { float: none }
	.content .login.right { float: none }
	.content .login .text.wPaddingRight { padding-right: 150px }
	.content .login .buton { float: none; width: 100%; text-align: center; margin: 5px 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
	.content .login .comandaNewAcc { margin: 15px 0; display: block }
	.content .login #resetPass { display: inline-block; width: auto; float: none }

	#newAccComanda { min-width: 100%; display: none }
	#newAccComanda .fbBtn { display: block; float: none }
	#newAccComanda .buton { float: none; width: 100%; text-align: center; margin: 5px 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }

	.prezentareProdus .galerie { margin-bottom: 20px; width: 100%; float: none }
	.prezentareProdus .galerie #mainImage { width: 100%; float: none }
	.prezentareProdus .galerie #thumbs { margin-top: 15px; padding-top: 0; text-align: center; width: 100%; float: none }
	.prezentareProdus .galerie #thumbs a { margin: 0 5px; width: 10%; display: inline-block }
	.prezentareProdus .infoProdus { position: relative; width: 100%; border: 0; float: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
	.prezentareProdus .topDetails { text-align: center; padding: 0 20px }
	.prezentareProdus .topDetails span { display: block }
	.prezentareProdus .topDetails .h3 { color: #333; font-size: 20px; text-transform: uppercase; font-weight: 600 }
	.prezentareProdus .infoProdus h3 { display: none }
	.prezentareProdus .topDetails .h1 { margin: 0 0 10px 0; color: #333; font-size: 24px; font-weight: 400 }
	.prezentareProdus .infoProdus h1 { display: none }
	.prezentareProdus .topDetails .cod {  text-align: left; font-weight: 300; font-size: 12px; color: #646464; display: block }
	.prezentareProdus .infoProdus .cod { display: none }
	.prezentareProdus .topDetails .pret { text-align: left; margin: 20px 0 15px 0; line-height: 22px; font-size: 30px; font-weight: 600 }
	.prezentareProdus .topDetails .pret strike { font-weight: 300; color: #a9b6ba; font-size: 18px }
	.prezentareProdus .topDetails .starsScroll { text-align: center; font-size: 14px; cursor: pointer; display: block; color: #000; margin: 15px 0 10px 0 }
	.prezentareProdus .topDetails .starsScroll span { display: inline-block }
	.prezentareProdus .topDetails .starsScroll .fa-star-o { color: #d3d3d3 }
	.prezentareProdus .infoProdus .pret { display: none }
	.prezentareProdus .infoProdus .starsScroll { display: none }
	.prezentareProdus .tehnic { padding: 0 20px }

	.wrapper.simple.wNav { margin-top: 7px }
	.wNav #inNav { padding-right: 20px; text-align: right }
	
	.prezentareProdus .infoProdus .priceTable { width: 70%; margin: 0 auto 20px auto }

	.prezentareProdus .infoProdus  { padding: 0 20px!important }
	.content .tabsProduct { margin-top: -10px; padding: 20px 0 }
	.content .tabsProduct .tabsList a { opacity: 0.6; display: inline-block; float: none; margin: 0 -4px 5px 0; padding: 8px 12px; font-size: 12px }
	.content .tabsProduct .tabsList { white-space: nowrap; overflow: scroll }
	.content .tabsProduct .tabsList a.active { opacity: 1; color: #7d7e80; border-color: #d3d3d3 }
	.content .tabsProduct .tabsContent { margin-top: 5px }
	#adaugaAlertaPret { display: none!important }
	.specialIcons { text-align: center }
	.specialIcons span { margin: 0 5px!important }

	.content #brandlineField { margin: 5px 0 }
	.content #brandlineField ul li { width: 100%; margin: 0 0 5px 0; float: none; display: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
	.content #brandlineField ul li:nth-child(3n+3) { margin-right: 0 }
	.content #brandlineField ul li img { width: 15% }
	.content #brandlineField ul li .rl { width: 80% }
	.content #brandlineField #filterLines { margin: 0 0 10px 0 }

	.content .clientBox { position: relative; top: auto; width: 100%; margin-bottom: 15px; float: none }
	.content .tabs { margin: 0 0 30px 0; width: 100%; float: none }
	.content .tabs .tab { padding: 20px }
	.content .tabs .form.leftForm { width: 100%; float: none }
	.content .tabs .adrese { margin-top: 15px; width: 100%; float: none }
	.content .tabs .comandaIstoric .titlu span { display: block; margin-top: 5px; margin-left: 0; float: none }
	.content .tabs .comandaIstoric .titlu .status { margin: 0; float: right }
	.content .tabs .comandaIstoric .hidden { float: none!important; width: auto!important; display: none; margin-top: 10px; border-top: 1px solid #d3d3d3 }
	.content .tabs .comandaIstoric .hidden h2 b { display: block; float: none }
	.content .tabs .comandaIstoric .hidden .cosProdus .imagine { display: none }
	.content .tabs .comandaIstoric .hidden .cosProdus .rightCos { margin-top: 0; width: 100%; float: none }
	
	.content #orderForm .stepLeft { width: 100%; float: none }
	.content #orderForm .stepRight { position: relative; margin: 0 0 30px 0; top: auto; width: 100%; float: none }

	.content #orderForm .stepRight .totalCos { font-weight: 500 }
	.content #orderForm .stepRight .totalCos b { float: right; font-weight: 500; letter-spacing: 0.5px }
	.content #orderForm .stepRight .totalCos span { border-bottom: 1px solid rgba(0,0,0,0.1); display: block; padding: 10px 0; font-weight: 400; color: #555 }
	.content #orderForm .stepRight .totalCos span:last-of-type { border: 0; color: #ae0000 }
	.content #orderForm .stepRight .totalCos .notification { font-size: 12px; font-weight: 400 }
	.content #orderForm .stepRight .extraInfo { margin-top: 10px; padding: 10px; text-align: center; background: rgba(0,0,0,0.1); color: #555; font-size: 12px; border-radius: 6px }

	.content #orderForm .stepRight .orderNav { margin-top: 15px; padding: 0 }
	.content #orderForm .stepRight .orderNav a { padding: 0 18px 0 0; line-height: 45px }
	.content #orderForm .stepRight .orderNav a.last { padding: 0 0 0 18px }
	.content #orderForm .stepRight .orderNav a.last .fa { margin: 0 0 0 14px }
	.content #orderForm .stepRight .orderNav a .fa { width: 45px; height: 45px; line-height: 45px; margin-right: 14px }

	.content #orderForm .step { width: 100%; float: none }
	.content #orderForm .step.right { float: none }
	.content #orderForm .step.single { float: none; width: 100% }
	.content #orderForm .step .localitate { float: left; width: 68% }
	.content #orderForm .step .codpostal { float: right; width: 30% }
	.content #orderForm .step .modalitateLivrare .metodaLivrare { float: none; width: auto; text-align: left; margin: 5px 0; padding: 15px 20px }
	.content #orderForm .step .modalitateLivrare .metodaLivrare img { display: none }
	.content #orderForm .step .modalitateLivrare .metodaLivrare .innerSel { padding: 0 }
	.content #orderForm .step .modalitateLivrare .metodaLivrare h4 { font-size: 14px; font-weight: 600 }
	.content #orderForm .step .modalitateLivrare .metodaLivrare span { display: block; font-size: 12px; color: #666 }
	.content #orderForm .step .metodaPlata { padding: 15px 20px }
	.content #orderForm .step .metodaPlata .fa { display: none }
	.content #orderForm .step h4 { transition: none; -webkit-transition: none; -moz-transition: none }
	.content #raspunsPlasareComanda p { margin: 10px 0 }
	.content #checkboxTerms input {  top: -2px }
	.content .loading { bottom: 5px; line-height: 45px; margin: 0 }

	.content #continutCos .cosLeft { width: 100%; float: none }
	.content #continutCos .cosRight { margin-bottom: 20px; position: relative; z-index: 1; top: auto; width: 100%; float: none }
	.content #continutCos .cosProdus .imagine { width: 10% }
	.content #continutCos .cosProdus .rightCos { margin-top: 0; width: 87% }
	.content #continutCos .cosProdus .rightCos .stergeProdus { background: none; color: #555; position: absolute; left: 10px; top: auto; bottom: 10px }
	.content #continutCos .cosProdus .rightCos .stergeProdus:hover { color: #7d7e80; background: none } 
	.content #continutCos .cosProdus.discount h3 { margin-bottom: 5px }
	.content #continutCos .cosProdus .stergeVoucher { background: none; padding: 0; right: 2px; top: 25px; color: #555 }
	.content #continutCos .cosProdus .stergeVoucher:hover { color: #7d7e80; background: none } 
	.content #continutCos .cosRight .orderNav a { line-height: 45px }
	.content #continutCos .cosRight .orderNav a .fa { height: 45px; width: 45px; line-height: 45px }
	.content .orderNav a { float: none; margin: 5px 0 }
	.content .orderNav a.last { float: none }
		
	.content .categorie .categPres { padding: 25px 30px 15px 30px; margin: 20px 0 }
	.content .categorie .categPres h1 { font-size: 30px; margin: 0 0 20px 0; color: rgb(0,0,0) }
	.content .categorie .categPres .textZone { display: table; width: 100% }
	.content .categorie .categPres .textZone .ccar { vertical-align: middle; padding-right: 0; display: block }
	.content .categorie .categPres .textZone .ccar:first-of-type { display: none }

	.notificare { width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
	
	#brandsList .listColumns { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; margin-bottom: 20px }

	#preFooter { padding: 15px 0 }
	#preFooter .inside { display: block; max-width: 95%; min-width: 95%; width: 95% }
	#preFooter .col { width: 100%; margin: 25px 0; padding-right: 0; display: block }

	#footer { padding: 35px 0 }
	#footer .inside { max-width: 95%; min-width: 95%; width: 95% }
	#footer .col { width: 100%; margin: 0 auto; float: none; padding-right: 0 }
	#footer .col.c2,
	#footer .col.c3,
	#footer .col.c4,
	#footer .col.c5 { margin: 30px auto; float: none; width: 100% }
	#footer .col.newsletter { float: none; width: 100% }
	#footer .col.newsletter form {  width: 100% }
	#footer .col h3 { padding-bottom: 8px; border-bottom: 1px dashed rgba(255,255,255,0.1) }
	#footer .col .hideMobile { display: block }

	#partners { text-align: center }
	#partners a { margin: 5px }

	#copyright { padding-bottom: 70px; text-align: center }

	#brandsListNavigation { position: relative; top: auto; z-index: 400; padding: 0; margin: 0 0 20px 0 }
	#brandsListNavigation ul li { margin: 0 3px }
	#brandsList .letterContainer { margin: 0 0 20px 0 }
	#brandsList .letter { text-align: center; margin: 0 0 20px 0; position: relative }
	#brandsList .listColumns { display: grid; grid-template-columns: repeat(2, 1fr); list-style: none }
	#brandsList .listColumns li { text-align: center }
}

.is-countdown{border:1px solid #ccc;background-color:#eee}.countdown-rtl{direction:rtl}.countdown-holding span{color:#888}.countdown-row{clear:both;width:100%;padding:0 2px;text-align:center}.countdown-show1 .countdown-section{width:98%}.countdown-show2 .countdown-section{width:48%}.countdown-show3 .countdown-section{width:32.5%}.countdown-show4 .countdown-section{width:24.5%}.countdown-show5 .countdown-section{width:19.5%}.countdown-show6 .countdown-section{width:16.25%}.countdown-show7 .countdown-section{width:14%}.countdown-section{display:block;float:left;font-size:75%;text-align:center}.countdown-amount{font-size:200%}.countdown-period{display:block}.countdown-descr{display:block;width:100%}

#backTop { display: none; background: rgba(0,0,0,0.3); width: 45px; height: 45px; text-align: center; border-radius: 50%; line-height: 45px; color: #fff; font-size: 25px; position: fixed; bottom: 55px; right: 25px; z-index: 300 }
#backTop:hover { background: rgba(0,0,0,0.6) }

.toggleStock { color: #888}
.toggleStock span { position: relative; float: left; line-height: 22px; margin-right: 9px; display: block }
.s-switch input[type='checkbox']{display:none}.s-switch{width:42px;height:22px;background:#fff;z-index:0;margin:0;padding:0;appearance:none;border:none;cursor:pointer;border-radius:16px;position: relative;float: left;-moz-border-radius:16px;-webkit-border-radius:16px}.s-switch:before{content:' ';background:#D9534F!important;position:absolute;left:1px;top:1px;width:40px;height:20px;background:#FFF;z-index:1;border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px}.s-switch:after{content:' ';height:19px;width:19px;border-radius:28px;z-index:2;background:#FFF;position:absolute;-webkit-transition-duration:300ms;transition-duration:300ms;top:1px;left:3px;-webkit-box-shadow:0 2px 5px #999;box-shadow:0 2px 5px #999}.s-switch-on,.s-switch-on:before{background:#7d7e80!important}.s-switch-on:after{left:21px!important}.s-switch-readonly,.s-switch-disabled{opacity:.8}

.rateit{display:-moz-inline-box;display:inline-block;position:relative;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.rateit .rateit-range{position:relative;display:-moz-inline-box;display:inline-block;background:url(../images/star.png);height:16px;outline:none}.rateit .rateit-range *{display:block}* html .rateit,* html .rateit .rateit-range{display:inline}* + html .rateit,* + html .rateit .rateit-range{display:inline}.rateit .rateit-hover,.rateit .rateit-selected{position:absolute;left:0}.rateit .rateit-hover-rtl,.rateit .rateit-selected-rtl{left:auto;right:0}.rateit .rateit-hover{background:url(../images/star.png) left -32px}.rateit .rateit-hover-rtl{background-position:right -32px}.rateit .rateit-selected{background:url(../images/star.png) left -16px}.rateit .rateit-selected-rtl{background-position:right -16px}.rateit .rateit-preset{background:url(../images/star.png) left -48px}.rateit .rateit-preset-rtl{background:url(../images/star.png) left -48px}.rateit button.rateit-reset{background:url(../images/delete.gif) 0 0;width:16px;height:16px;display:-moz-inline-box;display:inline-block;float:left;outline:none;border:none;padding:0}.rateit button.rateit-reset:hover,.rateit button.rateit-reset:focus{background-position:0 -16px}

/* CSS: Ripple */
.ripple{position:relative;overflow:hidden;transform:translate3d(0,0,0)}.ripple:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-image:radial-gradient(circle,#555 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;transform:scale(10,10);opacity:0;transition:transform .5s,opacity 1s}.ripple:active:after{transform:scale(0,0);opacity:.2;transition:0s}

/* jQuery: Noty 3.2.0 */
.noty_layout_mixin,#noty_layout__top,#noty_layout__topLeft,#noty_layout__topCenter,#noty_layout__topRight,#noty_layout__bottom,#noty_layout__bottomLeft,#noty_layout__bottomCenter,#noty_layout__bottomRight,#noty_layout__center,#noty_layout__centerLeft,#noty_layout__centerRight{position:fixed;margin:0;padding:0;z-index:9999999;-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;filter:blur(0);-webkit-filter:blur(0);max-width:90%}#noty_layout__top{top:0;left:5%;width:90%}#noty_layout__topLeft{top:20px;left:20px;width:325px}#noty_layout__topCenter{top:5%;left:50%;width:325px;-webkit-transform:translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(calc(-50% - .5px)) translateZ(0) scale(1,1)}#noty_layout__topRight{top:20px;right:20px;width:325px}#noty_layout__bottom{bottom:0;left:5%;width:90%}#noty_layout__bottomLeft{bottom:20px;left:20px;width:325px}#noty_layout__bottomCenter{bottom:5%;left:50%;width:325px;-webkit-transform:translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(calc(-50% - .5px)) translateZ(0) scale(1,1)}#noty_layout__bottomRight{bottom:20px;right:20px;width:325px}#noty_layout__center{top:50%;left:50%;width:325px;-webkit-transform:translate(-webkit-calc(-50% - .5px),-webkit-calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(calc(-50% - .5px),calc(-50% - .5px)) translateZ(0) scale(1,1)}#noty_layout__centerLeft{top:50%;left:20px;width:325px;-webkit-transform:translate(0,-webkit-calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1)}#noty_layout__centerRight{top:50%;right:20px;width:325px;-webkit-transform:translate(0,-webkit-calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1)}.noty_progressbar{display:none}.noty_has_timeout.noty_has_progressbar .noty_progressbar{display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#646464;opacity:.2;filter:alpha(opacity=10)}.noty_bar{-webkit-backface-visibility:hidden;-webkit-transform:translate(0,0) translateZ(0) scale(1,1);-ms-transform:translate(0,0) scale(1,1);transform:translate(0,0) scale(1,1);-webkit-font-smoothing:subpixel-antialiased;overflow:hidden}.noty_effects_open{opacity:0;-webkit-transform:translate(50%);-ms-transform:translate(50%);transform:translate(50%);-webkit-animation:noty_anim_in .5s cubic-bezier(0.68,-0.55,0.265,1.55);animation:noty_anim_in .5s cubic-bezier(0.68,-0.55,0.265,1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_effects_close{-webkit-animation:noty_anim_out .5s cubic-bezier(0.68,-0.55,0.265,1.55);animation:noty_anim_out .5s cubic-bezier(0.68,-0.55,0.265,1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_fix_effects_height{-webkit-animation:noty_anim_height 75ms ease-out;animation:noty_anim_height 75ms ease-out}.noty_close_with_click{cursor:pointer}.noty_close_button{position:absolute;top:2px;right:2px;font-weight:700;width:20px;height:20px;text-align:center;line-height:20px;background-color:rgba(0,0,0,0.05);border-radius:2px;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.noty_close_button:hover{background-color:rgba(0,0,0,0.1)}.noty_modal{position:fixed;width:100%;height:100%;background-color:#7d7e80;z-index:10000;opacity:.3;left:0;top:0}.noty_modal.noty_modal_open{opacity:0;-webkit-animation:noty_modal_in .3s ease-out;animation:noty_modal_in .3s ease-out}.noty_modal.noty_modal_close{-webkit-animation:noty_modal_out .3s ease-out;animation:noty_modal_out .3s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes noty_modal_in{100%{opacity:.3}}@keyframes noty_modal_in{100%{opacity:.3}}@-webkit-keyframes noty_modal_out{100%{opacity:0}}@keyframes noty_modal_out{100%{opacity:0;opacity:0}}@-webkit-keyframes noty_anim_in{100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes noty_anim_in{100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@-webkit-keyframes noty_anim_out{100%{-webkit-transform:translate(50%);transform:translate(50%);opacity:0}}@keyframes noty_anim_out{100%{-webkit-transform:translate(50%);transform:translate(50%);opacity:0}}@-webkit-keyframes noty_anim_height{100%{height:0}}@keyframes noty_anim_height{100%{height:0}}.noty_theme__metroui.noty_bar{margin:4px 0;overflow:hidden;position:relative;box-shadow:rgba(0,0,0,0.298039) 0 0 5px 0}.noty_theme__metroui.noty_bar .noty_progressbar{position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#7d7e80;opacity:.2;filter:alpha(opacity=20)}.noty_theme__metroui.noty_bar .noty_body{padding:1.25em;font-size:14px}.noty_theme__metroui.noty_bar .noty_buttons{padding:0 10px .5em}.noty_theme__metroui.noty_type__alert,.noty_theme__metroui.noty_type__notification{background-color:#fff;color:#1d1d1d}.noty_theme__metroui.noty_type__warning{background-color:#CD2828;color:#fff}.noty_theme__metroui.noty_type__error{background-color:#CD2828;color:#FFF}.noty_theme__metroui.noty_type__info,.noty_theme__metroui.noty_type__information{background-color:#7d7e80;color:#FFF}.noty_theme__metroui.noty_type__success{background-color:#7d7e80;color:#fff}


/* jQuery: FancyBox 3.2.1 */
@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#7d7e80}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>div{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:transparent;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancybox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after,.fancybox-arrow--right:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-button--thumbs,.fancybox-thumbs{display:none}@media (min-width:800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}

/* jQuery: OwlCarousel 1.3.3 */
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#7d7e80}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.owl-theme .owl-controls{position:absolute;left:0;bottom:10px;z-index:90;width:100%;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:12px;height:12px;margin:0 3px;background:#fff;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55)}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#81b441}

/* jQuery: Ion.RangeSlider 2.0.3 */
.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#7d7e80}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#7d7e80}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.lt-ie9 .irs-disable-mask{background:#7d7e80;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:white;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:white;background:linear-gradient(to bottom, #ddd -50%, white 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255,255,255,0.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,0.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,0.3);background-color:#cbcfd5;background:linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);box-shadow:1px 1px 2px rgba(0,0,0,0.2),inset 0 0 3px 1px white;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,0.45);background-color:#939ba7;background:linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%)}.irs--big .irs-min,.irs--big .irs-max{top:0;padding:1px 5px;color:white;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:white;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom, #428bca 0%, #3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern{height:55px}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom, #20b426 0%, #18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,0.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,0.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:white;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom, white 0%, #e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:white;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:white;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:black;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,0.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:black}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:black}.irs--sharp .irs-min,.irs--sharp .irs-max{color:white;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:white;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,0.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:white;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,0.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:white;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:#7d7e80}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{border-radius:50%;top:25px;width:16px;height:16px;border:3px solid #7d7e80;background-color:white;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{opacity:0.6;color:#333;font-size:12px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1)}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{font-size:12px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#7d7e80;color:white}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}

/* Animate: Bell / Ring */
@-webkit-keyframes ring{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}

/* Fonts: Font Awesome */
@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.7.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-display:swap;font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}