html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
.text ol{list-style:decimal!important;margin-left:2.5em;line-height: 1.3em;}
.text ul{list-style:disc!important;margin-left:2.5em;line-height: 1.3em;}
.text ol>li,.text ul>li{margin-bottom:0.85em;}
.text b,.text strong{font-weight:700!important;}

blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1,h2,h3,h4,h5,h6{
    margin:0;
    margin-bottom:15px;
}
.f72{font-size:72px!important;}
.f60{font-size:60px!important;}
.f48{font-size:48px!important;}
.f42{font-size:42px!important;}
.f36{font-size:36px!important;}
.f28{font-size:28px!important;}
.f24{font-size:24px!important;}
.f21{font-size:21px!important;}
.f18{font-size:18px!important;}
.f16{font-size:16px!important;}
.f14{font-size:14px!important;}
.f13{font-size:13px!important;}
.f12{font-size:12px!important;}
.f11{font-size:11px!important;}
.f10{font-size:10px!important;}
.f9{font-size:9px!important;}
.f8{font-size:8px!important;}
.f7{font-size:7px!important;}
.f6{font-size:6px!important;}
@media only screen and (min-width : 992px ) and (max-width: 1360px)  {
    .f72m{font-size:72px!important;}
    .f60m{font-size:60px!important;}
    .f48m{font-size:48px!important;}
    .f42m{font-size:42px!important;}
    .f36m{font-size:36px!important;}
    .f28m{font-size:28px!important;}
    .f24m{font-size:24px!important;}
    .f21m{font-size:21px!important;}
    .f18m{font-size:18px!important;}
    .f16m{font-size:16px!important;}
    .f14m{font-size:14px!important;}
    .f13m{font-size:13px!important;}
    .f12m{font-size:12px!important;}
    .f11m{font-size:11px!important;}
    .f10m{font-size:10px!important;}
    .f9m{font-size:9px!important;}
    .f8m{font-size:8px!important;}
    .f7m{font-size:7px!important;}
    .f6m{font-size:6px!important;}
}
@media only screen and (min-width : 768px ) and (max-width: 992px)  {
    .f72s{font-size:72px!important;}
    .f60s{font-size:60px!important;}
    .f48s{font-size:48px!important;}
    .f42s{font-size:42px!important;}
    .f36s{font-size:36px!important;}
    .f28s{font-size:28px!important;}
    .f24s{font-size:24px!important;}
    .f21s{font-size:21px!important;}
    .f18s{font-size:18px!important;}
    .f16s{font-size:16px!important;}
    .f14s{font-size:14px!important;}
    .f13s{font-size:13px!important;}
    .f12s{font-size:12px!important;}
    .f11s{font-size:11px!important;}
    .f10s{font-size:10px!important;}
    .f9s{font-size:9px!important;}
    .f8s{font-size:8px!important;}
    .f7s{font-size:7px!important;}
    .f6s{font-size:6px!important;}
}
@media only screen and (min-width :0px ) and (max-width: 768px) {
    .f72xs{font-size:72px!important;}
    .f60xs{font-size:60px!important;}
    .f48xs{font-size:48px!important;}
    .f42xs{font-size:42px!important;}
    .f36xs{font-size:36px!important;}
    .f28xs{font-size:28px!important;}
    .f24xs{font-size:24px!important;}
    .f21xs{font-size:21px!important;}
    .f18xs{font-size:18px!important;}
    .f16xs{font-size:16px!important;}
    .f14xs{font-size:14px!important;}
    .f13xs{font-size:13px!important;}
    .f12xs{font-size:12px!important;}
    .f11xs{font-size:11px!important;}
    .f10xs{font-size:10px!important;}
    .f9xs{font-size:9px!important;}
    .f8xs{font-size:8px!important;}
    .f7xs{font-size:7px!important;}
    .f6xs{font-size:6px!important;}
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
   * { 
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
[role="button"] {
    cursor: pointer;
}
body{
    font-family: 'Open Sans', sans-serif;
    background-color: #E9EBEE;
    font-size:14px;
    font-weight:400;
    width: 100%;
    min-width:300px;
    color:#000;
    font-synthesis: none;
    text-rendering: optimizeLegibility!important;
    -webkit-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: 'liga', 'kern';
    transition: transform .25s ease-out;
    -webkit-transition: -webkit-transform .25s ease-out;
    -ms-transition: -ms-transform .25s ease-out;
    -moz-transition: -moz-transform .25s ease-out;
    -o-transition: -o-transform .25s ease-out;
    transition: transform .25s ease-out;
}
*{
    word-wrap: break-word!important;
}
.blur{
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}
p{
    /*line-height:1.45;*/
    /*font-family: 'Roboto', sans-serif!important;*/
    margin-bottom:0.5em;
    line-height: 1.3em;
}
b,strong{
    font-weight: 600;
}
.middle>*{
    vertical-align:middle!important;
}
.center{
    text-align:center;
}
.relative{
    position:relative;
}
.right{
    text-align:right;
}
.left{
    text-align:left;
}
*[font-size]{
    font-size:0;
}
.fw100{
    font-weight:100!important;
}
.fw200{
    font-weight:200!important;
}
.fw300{
    font-weight:300!important;
}
.fw400{
    font-weight:400!important;
}
.fw500{
    font-weight:500!important;
}
.fw600{
    font-weight:600!important;
}
.fw700{
    font-weight:700!important;
}
.fw800{
    font-weight:800!important;
}
.fw900{
    font-weight:900!important;
}
.p2{
    padding:2px!important;
}
.p2-5{
    padding:2.5px!important;
}
.p4{
    padding:4px!important;
}
.p5{
    padding:5px!important;
}
.p6{
    padding:6px!important;
}
.p8{
    padding:8px!important;
}
.p10{
    padding:10px!important;
}
.p15{
    padding:15px!important;
}
.p20{
    padding:20px!important;
}
.p25{
    padding:25px!important;
}
.p30{
    padding:30px!important;
}
.p35{
    padding:35px!important;
}
.p0{
    padding:0!important;
}
.ph0{
    padding-left:0!important;
    padding-right:0!important;
}
.pv0{
    padding-top:0!important;
    padding-bottom:0!important;
}
.pv5{
    padding-top:5!important;
    padding-bottom:5!important;
}
.pv8{
    padding-top:8px!important;
    padding-bottom:8px!important;
}
.pv30{
    padding-top:30px!important;
    padding-bottom:30px!important;
}
.m5{
    margin:5px!important;
}
.m8{
    margin:8px!important;
}
.m10{
    margin:10px!important;
}
.m15{
    margin:15px!important;
}
.m20{
    margin:20px!important;
}
.m30{
    margin:30px!important;
}
.m35{
    margin:35px!important;
}
.m0{
    margin:0!important;
}
.mh0{
    margin-left:0!important;
    margin-right:0!important;
}
.mv0{
    margin-top:0!important;
    margin-bottom:0!important;
}
.wtransparent-bg{background: rgba(255, 255, 255, 0.2);}
.btransparent-bg{background: rgba(0, 0, 0, 0.2);}
.black{
    color:#2a2a2a!important;
}
.black-bg{
    background-color:#2a2a2a!important;
}
.white{
    color:#fff!important;
}
.white-bg{
    background-color:#fff!important;
}
.caps{
    text-transform:uppercase!important;
}
.capitalize{
    text-transform:lowercase!important;
}
.capitalize:first-letter{
    text-transform:uppercase!important;
}
.tightletters{
    letter-spacing: -0.05em;
}
.block{
    display:block!important;
    margin-right:0!important;
    width: 100%;
}
.mobile{
    display:none!important;
}
.inline{
    display:inline-block!important;
    width: initial!important;
}
.hideempty:empty{
    display:none;
}
.ln0{
    line-height:0;
}
a{
    outline-width:0!important;
    color:#000!important;
    text-decoration:none!important;
    vertical-align: initial!important;
    display: inline-block;
}
a:hover{
    outline-width:0!important;
    opacity:0.8;
    text-decoration:none!important;
}
a:active{
    outline-width:0!important;
    color:#000;
    text-decoration:none!important;
}

.hidescrollbar::-webkit-scrollbar-thumb,
.hidescrollbar::-webkit-scrollbar,
.hidescrollbar::-webkit-scrollbar-track {
  height: 0!important;
  width: 0!important;
  display:none!important;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {display:none;}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider , input.checked + .slider{
  background-color: #f05a59;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before  , input.checked + .slider:before{
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
label{
    margin-bottom:0.25em;
    display:block;
    font-weight:600;
}
label.required:before{
    content:"*";
    color:red;
}
.input.btn{
    position:relative;
}
.input.btn>a{
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    right:0px;
}
*::-webkit-input-placeholder,*:-moz-placeholder,*::-moz-placeholder,*:-ms-input-placeholder  {
    font-family: 'Roboto', sans-serif!important;
    font-weight:600!important;
}
input:not([type='checkbox']):not([type='color']):not([type='radio']):not([type='range']),textarea,select,*.textarea{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #dddfe2;
    box-shadow: none!important;
    font-weight:600;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.42857;
    outline-width: 0!important;
    margin-bottom:10px;
    width: 100%;
    padding:10px;
    resize: none!important;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border-radius: 2px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type='submit']{
    line-height:1!important;
}
input[type='radio']{
    -webkit-appearance: radio!important;
    -moz-appearance: radio!important;
    appearance: initial!important;
    display: inline-block!important;
    width: auto;
}
input.skinny{
    background:transparent!important;
    border:none!Important;
}
input.dark,select.dark{
    background: rgba(0, 0, 0, 0.34)!important;
    border: 1px solid #ffffff1a!important;
    color: #fff;
}
input.grey,select.grey{
    border: none;
    border-bottom: 3px solid #dddfe2;
    background-color: rgb(224 224 224 / 34%);
}
.textarea-autoheight textarea{
    overflow:hidden!important;
    min-height: 85px!important;
}
select{
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
}
.select{
    position:relative;
    margin-bottom:10px;
    z-index:1;
}
.select select{
    margin-bottom:0;
    padding-right: 2.35em!important;
}
.select:after{
    /*content: "\F091 "; 
    vertical-align: middle;
    font: normal normal normal 14px/1 "Black Tie";
    display: inline-block;
    margin-right: 0.8em;
    float:right;
    color:#333;
    position:absolute;
    right: 0;
    margin-top: -0.4em;
    top: 50%;
    font-size: 0.8em;*/
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #333 transparent transparent transparent;
    content: '';
    top: 50%;
    z-index: 2;
    right: 1em;
    margin-top: -2px;
    position: absolute;
    pointer-events: none;
}
input:disabled,textarea:disabled,select:disabled,input[type='checkbox']:disabled+span.slider{
    opacity:0.5;
}
.wrap.loading{
    position: relative;
    padding-left: 2em;
    display: inline-block;
}
.wrap.loading:before{
    position: absolute;
    left: 0.5em;
    top: 50%;
    margin-top: -0.5em;
    content: "\f03d";
    -webkit-animation: bt-spin 1s infinite steps(8);
    animation: bt-spin 1s infinite steps(8);
    vertical-align: middle;
    font: normal normal normal 14px/1 "Black Tie";
    display: inline-block;
    margin-right: 0.5em;
    font-weight:700;
}
/*.loading:before{
    content: "\f03d";
    -webkit-animation: bt-spin 1s infinite steps(8);
    animation: bt-spin 1s infinite steps(8);
    vertical-align: middle;
    font: normal normal normal 14px/1 "Black Tie";
    display: inline-block;
    margin-right: 0.5em;
}*/
img {
    vertical-align: middle;
    max-width:100%;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.img_list label{
    padding: 7.5px;
}
.img_list figure{
    padding-bottom:70%;
    height:0;
    background-color:#fff;
    display:block;
    background-size:cover;
    background-position:center;
    border:5px solid #fff;
    -webkit-box-shadow: 0 0 5px -1px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.9);
    margin:7.5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.img_list figure.contain{
    background-size:contain;
    background-repeat:no-repeat;
}
.img_list figure>.actions{
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0.5em;
    display:none;
}
.img_list figure>.actions>ul>li{
    display:inline-block;
}
.img_list figure>.actions>ul>li>a{
    color: #fff!important;
    margin-right:0.5em;
}
.img_list figure:hover>.actions{
    display:block;
}
.img.zoom{
    -webkit-transition: all 0.3s ease-in-out!important;
    transition: all 0.3s ease-in-out!important;
    background-size: 130%!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-color: gray!important;
    position: relative!important;
}
.img.zoom:hover{
    background-size: 150%!important;
}
.img{
    position:relative;
    padding-bottom:100%;
    width:100%;
    background-color:#e4e4e4;
    height:0;
    background-size:cover!important;
    background-position:center!important;
    /*background-image:url('../img/default.png');*/
}
.img>.overlay{
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
}
.img>.overlay.clear{
    background:transparent!important;
}
.img>.overlay.center>*{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
}
.img>.overlay>*{width:100%}
.img>.overlay>*{position:absolute;}
.img>.overlay.top>*{top:0;}
.img>.overlay.left>*{left:0;}
.img>.overlay.bottom>*{bottom:0;}
.img>.overlay.right>*{right:0;}

.img>.overlay.hover{
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity:0;
}
.img>.overlay.hover:hover{
    opacity:1;
}
.img.contain{
    background-size:contain!important;
    background-repeat:no-repeat!important;
}
[data-lazy]:not(img){
    background-image:url('../img/loader.gif');
    background-color: #fbfbfb;
    background-repeat:no-repeat!important;
    background-size:25%!important;
    background-position:center!important;
}
img[data-lazy]{
    display:none;
}
img[data-lazy]+span.load{
    display:block;
    position:relative;
    padding-bottom:80%;
    width:100%;
    background-color:#fff;
    height:0;
    background-image:url('../img/loader.gif');
    background-color: #fbfbfb;
    background-repeat:no-repeat!important;
    background-size:100px!important;
    background-position:center!important;
}

.editable a.hover[class^="edit"]{
    display: none;
}
.editable:hover a.hover[class^="edit"]{
    display: initial!important;
}
.editable [class^="edit_new"]{
    display:none;
}
hr{
    margin:15px 0!important;
    border: 0;
    border-top: 1px solid #eee;
}
hr.transparent{
    border-color:rgba(255, 255, 255, 0.10);
}
figure {
    margin: 0;
}
.clear{
    clear:both;
}
.circle{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.circle.rounded{
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.rounded{
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    border-radius: 4px!important;
}
.bigrounded{
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.noradius_up{
    -webkit-border-top-left-radius: 0px!important;
    -webkit-border-top-right-radius: 0px!important;
    -moz-border-radius-topleft: 0px!important;
    -moz-border-radius-topright: 0px!important;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
}
.noradius_down{
    -webkit-border-bottom-right-radius: 0px!important;
    -webkit-border-bottom-left-radius: 0px!important;
    -moz-border-radius-bottomright: 0px!important;
    -moz-border-radius-bottomleft: 0px!important;
    border-bottom-right-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}
.borded{
    border: 1px solid;
}
.borded.dashed{
    border-style:dashed!important;
}
.pointer{
    cursor:pointer!important;
}
.img.pointer:hover{opacity:0.9;}
.ellipsis{
    line-height:initial;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
ul>li{
    margin-bottom:5px;
}
ul.inline {
    /*line-height: 1.3em;*/
}
ul.inline>li{
    display:inline-block;
    margin-right:10px;
    margin-bottom:0!important;
}
ul.inline.multiple{
    margin-bottom: -10px;
}
ul.inline.multiple>li{
    margin-bottom:10px!important;
}
ul.inline.tight.multiple{
    margin-bottom: -5px;
}
ul.inline.tight.multiple>li{
    margin-bottom:5px!important;
}
ul.inline.tight>li{
    margin-right:5px!important;
}
ul.inline>li:last-of-type{
    margin-right:0!important;
}

.ui-tooltip.error{
    z-index:9999;
    background-color: #FAE9A3;
    color: #332702;
    border: 1px solid rgba(185, 149, 1, 0.5);
    -webkit-box-shadow: 0 0 0 #FFF;
    -moz-box-shadow: 0 0 0 #FFF;
    box-shadow: 0 0 0 #FFF;
    text-align: center;
    font-size:16px;
    padding:0.85em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.ui-tooltip.error:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 0.65em solid transparent;
    border-right: 0.65em solid transparent;
    border-top: 0.65em solid #FAE9A3;
    position: absolute;
    bottom: -0.64em;
    left: 50%;
    margin-left: -0.75em;
    margin-top: 0px;
}
.ui-tooltip.error:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 0.65em solid transparent;
    border-right: 0.65em solid transparent;
    border-top: 0.65em solid rgba(185, 149, 1, 1);
    position: absolute;
    bottom: -0.65em;
    left: 50%;
    margin-left: -0.75em;
    margin-top:0;
}
ul li.cat>ul{
    transition: opacity 0.4s ease-out;
    opacity: 0; 
    height: 0;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.168627) 0px 0px 10px 0px inset;
    background-color: rgba(0, 0, 0, 0.05);
}
ul li.cat.guides>ul{
    margin-left: 3em;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-left: 1px dashed#1d1d1d;
}
ul li.cat:last-of-type>ul{
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}
ul li.cat>ul>li{
    overflow:hidden;
}
ul li.cat>ul>li>a{
    padding-left:30px;
}
ul li.cat>a:after{
    content: "\F093"; 
    vertical-align: middle;
    font: normal normal normal 14px/1 "Black Tie";
    display: inline-block;
    margin-right: 0.5em;
    float:right;
    color:#D0D0D0;
}
ul li.cat>a.open:after{
    content: "\F091"!important; 
}
ul li.cat>a.open+ul{
    opacity: 1;
    height: auto;
}
.autocomplete{
    position:relative;
    display:inline-block;
}
ul.breadcrumb{
    margin-bottom:15px;
}
ul.breadcrumb li{
    display:inline-block;
    margin-bottom:0;
}
ul.breadcrumb li:after{
    content: "\e8fd";
    margin: 0 0.5em;
    line-height: 0;
    font-family: "pekan";
    vertical-align: middle;
}
ul.breadcrumb li:last-of-type:after{
    content: ""
}
.autocomplete ul{
    position: absolute;
    max-height: 170px;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    z-index: 997;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    background-color: #fff;
    border: 1px solid #eee;
    background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
}
.autocomplete ul li{
    padding: 0;
    margin: 0;
    list-style: none;
}
.autocomplete ul li a{
    padding: 0.5em 1em;
    border-bottom: 1px solid #eee;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.autocomplete ul li:hover{
    background-color:#F6F7F8;
}
ul#pager:empty{
    display:none;
}
ul#pager{
    margin:0;
    padding:0;
    list-style:none;
    margin: 1em;
    margin-top: 2em;
}
ul#pager li{
    margin:0;
    padding:0;
    list-style:none;
    display:inline-block;
}
ul#pager li a{
    border: 1px solid #eee;
    padding: 0.5em;
    border-radius: 4px;
}

a.btn,button.btn{
    display: inline-block;
    padding: 0.5em;
    margin:0;
    background:transparent;
    margin-right:0.5em;
    margin-bottom:0.5em;
    vertical-align:middle;
    position:relative;
    border:none;
    outline:none;
}
a.btn.slim,button.btn.slim{
    padding: 1em 2em;
}
a.btn:hover,button.btn:hover{
    opacity:0.8;
    webkit-transition: all 0.2s;
    -webkit-transition-delay: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
a.btn:active,button.btn:active{
    position: relative;
    top: 1px;
}
a.btn:last-of-type,button.btn:last-of-type{
    margin:0;
}

.dropdown{
    text-align:left;
}
.dropdown>a+div{
    top: 100%;
    border: 1px solid rgba(100, 100, 100, .4);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    margin-bottom:0.5em;
    position: absolute;
    -webkit-animation-duration: 0.2s; /* Chrome, Safari, Opera */
    animation-duration: 0.2s;
    background-color: #fff;
    border: 1px solid #eee;
    display:none;
    z-index:999;
}
.dropdown>a:after{
    content: "\f078";
    vertical-align: middle;
    font-family: "Font Awesome 5 Pro";
    font-weight: inherit;
    display: inline-block;
    margin-left: 0.25em;
    font-size: 0.7em;
    line-height: 0;
}
.dropdown.noarrow>a:after{
    content:"";
}
.dropdown.right{
    /*float:right;*/
    position:relative;
}
.dropdown.right>a+div{
    right:0;
}
.dropdown.hover:hover>a+div{
    display:block;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
}
.dropdown.arrow>a+div:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -9px;
    left: 10px;

}
.dropdown.arrow>a+div:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #989898;
    position: absolute;
    top: -9px;
    left: 10px;
}
.dropdown.right.arrow>a+div:after{
    right: 10px!important;
    left: initial!important;
}
.dropdown.right.arrow>a+div:before{
    right: 10px!important;
    left: initial!important;
}

::selection {
    background: #4CA1FF; /* WebKit/Blink Browsers */
    color:#fff;
}
::-moz-selection {
    background: #4CA1FF; /* Gecko Browsers */
    color:#fff;
}

/*MOBILE*/
@media (max-width: 767px) {
    a:hover{
        opacity:1!important;
    }
    .editable a.edit{
        display:block;
    }
    .row.revert>[class^="col"]{
        margin-left:0!important;
    }
    .mobile{
        display:inline-block!important;
    }
    .desktop{
        display:none!important;
    }
    .m_block{
        display:block!important;
    }
    .m_initial{
        display:initial!important;
    }
    .mcenter{
        text-align:center!important;
    }
    .mleft{
        text-align:left!important;
    }
    .m_m0{
        margin:0!important;
    }
    .m_m5{
        margin:5px!important;
    }
    .m_m10{
        margin:10px!important;
    }
    .m_m20{
        margin:20px!important;
    }
    .m_m30{
        margin:30px!important;
    }
    .m_m15{
        margin:15px!important;
    }
    .m_p0{
        padding:0!important;
    }
    .m_p2{
        padding:2px!important;
    }
    .m_p8{
        padding:8px!important;
    }
    .m_p5{
        padding:5px!important;
    }
    .m_p10{
        padding:10px!important;
    }
    .m_p15{
        padding:15px!important;
    }
    .m_p30{
        padding:30px!important;
    }
    .m_pv0{
        padding-top:0!important;
        padding-bottom:0!important;
    }
    .m_mv0{
        margin-top:0!important;
        margin-bottom:0!important;
    }
    .m_ph0{
        padding-left:0!important;
        padding-right:0!important;
    }
    .m_ph10{
        padding-left:10px!important;
        padding-right:10px!important;
    }
    .m_mh0{
        margin-left:0!important;
        margin-right:0!important;
    }
    .m_middle>*{
        vertical-align:middle!important;
    }
    ul li.cat.guides>ul{
        margin-left: 0.8em!important;
    }
    .img_list figure>.actions{
        display:block!important;
    }
    .dropdown.mfull>a+div {
        overflow: auto;
        left: 0;
        position:fixed!important;
        width: 100%!important;
        height: calc(100% - 47px);
        margin-bottom:0;
        min-width:0!important;
    }
    .dropdown.right{
        position:initial;
    }
    /* 
    <div class="hscroll">
        <div><!--Necessario-->
            <!-- Elemento da scrollare -->
        </div><!--Necessario-->
    </div>
    hscroll */
    .hscroll>*::-webkit-scrollbar-thumb,
    .hscroll>*::-webkit-scrollbar,
    .hscroll>*::-webkit-scrollbar-track {
      height: 0!important;
      width: 0!important;
      display:none!important;
    }
    .hscroll{
        overflow-y: hidden;
        position: relative;
    }
    .hscroll>*{
        -webkit-user-select: none;
        display: block;
        overflow-y: hidden;
        padding: 0;
        padding-bottom:100px!important; /*Fix per nascondere scroll bar che sborda su mobile*/
        position: relative;
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll;
    }
    .hscroll>*>*{
        width:min-content;
        min-width: 100%;
        
        position: relative;
        white-space: nowrap;
        overflow: hidden;
    }
    .hscroll:after{
        content: "";
        background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(248,248,248,0)),color-stop(100%,rgba(248,248,248,1)));
        height: 100%;
        position: absolute;
        pointer-events: none;
        right: 0;
        top: 0;
        width: 24px;
        z-index: 2;
    }
    .hscroll.dark:after{
        background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.5)))!important;
    }
    /* hscroll */
    .m_noradius
    {
        -webkit-border-radius:0px!important;
        -moz-border-radius:0px!important;
        border-radius:0px!important;
    }
    .m_noborder{
        border:none!important;
    }
}
@media (pointer:coarse) {
    .editable a.edit{
        display:block;
    }
}

/* THIS SITE GENERAL*/

table{margin-bottom:18px;border-collapse:collapse;width:100%}table:last-child{margin-bottom:0!important}table.a-align-top td,table.a-align-top th{vertical-align:top}table.a-align-center td,table.a-align-center th{vertical-align:middle}table.a-align-bottom td,table.a-align-bottom th{vertical-align:bottom}table.a-bordered{margin-bottom:22px;border:1px solid #e7e7e7;border-top-color:#eaeaea;border-bottom:none;border-spacing:0}table.a-bordered td,table.a-bordered th{border-bottom:1px solid #eaeaea}table.a-bordered tr:first-child th{background:#f0f0f0;background:#f3f3f3;background:-webkit-linear-gradient(top,#f8f8f8,#eee);background:linear-gradient(to bottom,#f8f8f8,#eee);box-shadow:0 1px 0 rgba(255,255,255,.5) inset;border-color:#e7e7e7;border-bottom:1px solid #ddd}table.a-bordered tr:last-child td{border-color:#e7e7e7}table.a-bordered.a-vertical-stripes{border-right:none}table.a-bordered.a-vertical-stripes tr td,table.a-bordered.a-vertical-stripes tr th{border-right:1px solid #eaeaea}table.a-bordered.a-vertical-stripes tr td:last-child,table.a-bordered.a-vertical-stripes tr th:last-child{border-right:1px solid #e7e7e7}table.a-bordered.a-vertical-stripes td:nth-child(even),table.a-bordered.a-vertical-stripes th:nth-child(even){background-color:#f6f6f6}table.a-bordered.a-vertical-stripes tr:nth-child(even){background-color:transparent}table.a-keyvalue{margin-bottom:22px;border-bottom:1px solid #e7e7e7}table.a-keyvalue th{background-color:#f3f3f3;font-weight:400;color:#111}table.a-keyvalue td,table.a-keyvalue th{border-top:1px solid #e7e7e7}td,th{vertical-align:top}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}th{text-align:left}tr:last-child td,tr:last-child th{padding-bottom:0}tr:first-child td,tr:first-child th{padding-top:0}.a-text-center table{margin-left:auto;margin-right:auto}td,th{padding:3px}table.a-bordered td,table.a-bordered th{padding:5px 8px}table.a-bordered tr:hover{/*background:#dedede!important*/} table.a-bordered tr:nth-child(even){background-color:#f6f6f6}table.a-lineitem td,table.a-lineitem th{padding:0 3px}table.a-lineitem td:first-child,table.a-lineitem th:first-child{padding-left:0}table.a-lineitem td:last-child,table.a-lineitem th:last-child{padding-right:0}table.a-keyvalue td,table.a-keyvalue th{padding:7px 14px 6px}

ul.border li{
    border-bottom:1px solid #eee;
}
ul.border li:last-of-type{
    border-bottom:none;
}
ul li.cat.style2{
    background: #f0f0f0;
    background: #f3f3f3;
    background: -webkit-linear-gradient(top,#f8f8f8,#eee);
    background: linear-gradient(to bottom,#f8f8f8,#eee);
    box-shadow: 0 1px 0 rgba(255,255,255,.5) inset;
    border: 1px solid #ddd;
    border-top:none;
}
ul li.cat.style2:first-of-type{
    border-top:1px solid #ddd;
}
ul li.cat.style2>ul{
    box-shadow:none;
    border-top: 1px solid #ddd;
    background:#fff;
}
ul li.cat.style2>ul>li:nth-child(even),ul li.cat.style2>ul>li:nth-child(even)>*{
    background:#f2f2f2;
}
ul li.cat.style2>ul>li:nth-child(odd),ul li.cat.style2>ul>li:nth-child(odd)>*{
    background:#fff;
}
.verticaltext{
    display: block;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    letter-spacing: -0.1em;
    margin: auto;
    text-align:initial!important;
}
.oswald{
    font-family: 'Oswald', sans-serif!important;
    font-weight:400;
}
.box{
    background-color: #fff;
    margin-bottom:15px;
}
.box:last-of-type{
    margin-bottom:0;
}
.box>header{
    background: #fff;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 18px;
}
.box>header+*{
    background:#fff;
    overflow:auto;
}
.box.list>section>ul>li{
    padding:1em;
    border-bottom:1px solid #eee;
}
.box.list>section>ul>li label{
    font-weight:600;
    display:inline-block;
    width: 50%;
}
.box.list>section>ul>li label+span{
    display: block;
    float: right;
    width: 50%;
}
.pac-container{
    margin-top: 11px!important;
    z-index: 9999!important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow:visible!important;
}
.pac-container:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    position: absolute;
    top: -9px;
    left: 10px;
    display: block!important;
    z-index: 999999!important;
    left: 50%;
    visibility: visible;
    margin-left: -1em;
}
.pac-logo:after {
    background-position: 98%;
    padding: 15px;
}
.pac-icon{display: none!important}
.pac-item:hover,.pac-item:hover .pac-item-query{
    background-color:transparent!important;
    color:#f05a59!important;
    cursor:pointer!important;
}
.pac-item{
    padding:0 10px!important;
    border:0!important;
    border-bottom: 1px solid #e6e6e6!important;
}
hr.dark{
    border-color:#ddd;   
}
.color{
    color:#f05a59!important
}
.color2{
    color:#488c7c!important
}
.red{
    color:red!important;
}
.green{
    color:green!important;
}
.green.circle{
    background:#76d876;width: 10px;height: 10px;display: inline-block;border: 1px solid #3c9c3c;
}
.red.circle{
    background:#d87676;width: 10px;height: 10px;display: inline-block;border: 1px solid #9c3c3c;
}
body.transparent header.transparent.top .bg-color2{
    background-color:transparent!important;
    color:#fff!important;
}
body.transparent header.transparent.top.bg-color2{
    background-color:rgba(0, 0, 0, 0.15)!important;
}
body.transparent.light header.transparent.top.bg-color2{
    background-color:rgba(255, 255, 255, 0.15)!important;
}
.bg-color{
    background-color:#f05a59!important;
    color:#fff!important;
}
a.bg-color.white,a.bg-color2.white,a.bg-green,a.bg-gray,input[type='submit'].bg-color.white,input[type='submit'].bg-color2.white,span.bg-color.white,span.bg-color2.white{
    border:0!important;
    border-bottom: 4px solid rgba(0,0,0,0.3)!important;
}
.bg-color2{
    background-color:#2d2d2d!important;
    color:#fff!important;
}
body.light .bg-color2{
    background:#fff!important;
    color:#444!important;
}

.bg-transparent{
    background:transparent!important;
    border: 1px solid rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
}
.bg-gray{
    background:#ddd;
}
.bg-green{
    background:#3ea85e;
}
.bg-red{
    background-color:#f05a59!important;
}
.color-fb{color:#135A9C!important;}
.color-twitter{color:#61B2EF!important;}
.color-google{color:#C35747!important;}
.color-pinterest{color:#AF3524!important;}
.hover-bg-color:hover{
    color:#fff!important;
    
    background: rgb(14,28,42); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(14,28,42,1) 0%, rgba(37,47,66,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(14,28,42,1) 0%,rgba(37,47,66,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(14,28,42,1) 0%,rgba(37,47,66,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e1c2a', endColorstr='#252f42',GradientType=0 ); /* IE6-9 */
}
.food .info{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
 h2.foodtype{
        color:#fff!important;
        background: #ccc;
    }

.img+* a.actions+div{
    width:200px;
    max-width:100%;
}
.ribbon-back::before,.ribbon-back::after
{
    content: "";
    background:rgba(255, 255, 255, 0.5);
    height: 100%;
    position: relative;
    display: block;
}
.ribbon-back::before {
    padding-bottom: 100%;
    width: 42.3%;
}
.ribbon-back::after {
    padding-bottom: 42.3%;
    margin-top: -42.3%;
}
.squareribbon-back{
     width: 25%!important;
}
.squareribbon-back::before{
     width: 100%;
    
}
.squareribbon-back::after{
    padding-bottom: 100%;
    margin-top: -100%;
}
.ribbon-back.green::before,.ribbon-back.green::after {
    background:#79A70A!important;
}
.ribbon-back.red::before,.ribbon-back.red::after{
     background:#6F0006!important;
}
.ribbon-back{
    z-index: -9999!important;
}
.ribbon, .ribbon-back {
    position: absolute;
    top: -1.269%;
    z-index: 1;
    overflow: hidden;
    width: 30%;
    text-align: right;
    padding-bottom: 30%;
}
.ribbon.right, .ribbon-back.right{
    right: -1.269%;
}
.ribbon.right span{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: -31.3171%;
}
.ribbon.left{
    left: -5px; 
}
.ribbon.left span{
      transform: rotate(-45deg);
     -webkit-transform: rotate(-45deg);
     left: -42px;
}
.ribbon span {
    bottom: 45.6066%;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.5em;
    width: 141.421%;
    display: block;
    text-shadow: 1px 1px 5px #000;
    background: rgba(255, 255, 255, 0.5);
    background: linear-gradient(rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.43) 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
}

.ribbon.green span{
     background: #79A70A!important;
     background: linear-gradient(#9BC90D 0%, #79A70A 100%)!important;
     text-shadow: none!important;
}
.ribbon.red span{
     background: #D2011C!important;
     background: linear-gradient(rgb(255, 0, 62) 0%, rgb(177, 0, 0) 100%)!important;
     text-shadow: none!important;
}

.ribbon span s{
    font-size: 20px;
    color: rgba(255, 255, 255, 0.61);
    line-height: 0;
}
.squareribbon{
     width:25%;
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    padding-bottom:0px;
}
.squareribbon span{
    font-size: 16px;
    transform:none!important;
    -webkit-transform: none!important;
    box-shadow: none;
    width: 100%;
    top: 0%;
    right: 0% !important;
    position:relative;
    height:fit-content;
}
.pulse {
  animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}
.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden;overflow-x: scroll!important;border: 1px solid #8C8C8C; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }.datagrid table td, .datagrid table th { padding: 3px 10px; }.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');background-color:#8C8C8C; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #A3A3A3; } .datagrid table thead th:first-child { border: none; }.datagrid table tbody td {vertical-align: middle; color: #7D7D7D; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; }.datagrid table tbody tr:nth-child(even) td{ background: #EBEBEB; color: #7D7D7D; }.datagrid table tbody td:first-child { border-left: none; }.datagrid table tbody tr:last-child td { border-bottom: none; }.datagrid table tfoot td div { border-top: 1px solid #8C8C8C;background: #EBEBEB;} .datagrid table tfoot td { padding: 0; font-size: 12px } .datagrid table tfoot td div{ padding: 2px; }.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }.datagrid table tfoot  li { display: inline; }.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #F5F5F5;border: 1px solid #8C8C8C;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');background-color:#8C8C8C; }.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #7D7D7D; color: #F5F5F5; background: none; background-color:#8C8C8C;}div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(44, 204, 57, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(44, 204, 57, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(44, 204, 57, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(44, 204, 57, 0.4);
    box-shadow: 0 0 0 0 rgba(44, 204, 57, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(44, 204, 57, 0);
      box-shadow: 0 0 0 10px rgba(44, 204, 57, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(44, 204, 57, 0);
      box-shadow: 0 0 0 0 rgba(44, 204, 57, 0);
  }
}
@media (max-width: 992px) {

}
/* XL */
@media only screen and (min-width: 2561px) and (max-width: 3440px) {
    .foodpopup
    {
        width:1280px!important;
    }
}
@media only screen and (min-width: 3440px) {
    .foodpopup
    {
        width:1920px!important;
    }
}
