html,body{font-family: 'Open Sans', sans-serif;height: 100%}

.form-group label.error{display:inline;color:#ff0000;padding:0px;}
input.error , select.error , textarea.error[type="text"]{border:1px solid #ff0000;box-shadow:none;}
a{color:#000;}
a:hover{color:#000;}
h2{font-size:20px;}
label{font-weight:300;}
.pointer{cursor: pointer}
.btn-login{font-weight: 300 ;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; text-transform: none;padding: 6px 20px;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;color: #fff;border: 0px solid #fff;background: #cc232a;width: 100%}
.btn-login:hover{ background-color: #2b57a1;color: #FFF;border-color: #2b57a1;}


.container {
    height: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo {text-align: center; }
.logo .txt {text-align: center; color: white;margin-top:50px;margin-bottom:50px;}
.pwd {text-align: center; color: white;margin-top:20px;}
.pwd a {color: white;font-size: 10px}


.footer-login {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  text-align: center;
  color: white !important;
}

.footer-login a {
  color: white !important;
}






.privacy-policy .block-title{margin-top:30px;padding-bottom:8px;text-transform:uppercase;color: #666;margin-bottom:30px;}
.privacy-policy .block-title span{position: relative;font-weight:300;font-size:23px;padding-bottom:5px;}
.privacy-policy .block-title span::before {position: absolute;content: "";background: #2b57a1 none repeat scroll 6px center;left: 0px;bottom: 0px;height: 1px;width: 100%;}
.privacy-policy .details .col{float:left;padding-left:15px;padding-right:15px;}
.privacy-policy .details .col > div {line-height: 51px;margin-top: 3px;color: #666;font-size:12px;padding-left:60px;position:relative;}
.privacy-policy .details .col > div:hover{color: #2b57a1;}
.privacy-policy .details .col > div:before {position: absolute; content: "";height: 45px; width: 45px;left: 0px; top: 0px;border-radius: 100%;border: 1px solid #2b57a1;transition: all 0.2s ease-out 0s;background: transparent url("/tpl/img/ico-pricacypolicy.png") no-repeat scroll left top;}
.privacy-policy .details .col > div:hover:before {background-color: #2b57a1;background-position: left -45px;}
.privacy-policy .details .col > div span{line-height:15px;display: inline-block;margin-top: 5px;}
.privacy-policy .details .money-back:before {background-position: left -90px !important;}
.privacy-policy .details .money-back:hover:before {background-position: left -135px !important;}
.privacy-policy .details .order-247:before {background-position: left -180px !important;}
.privacy-policy .details .order-247:hover:before {background-position: left -225px !important;}
.privacy-policy .details .special-event:before {background-position: left -270px !important;;}
.privacy-policy .details .special-event:hover:before {background-position: left -315px !important;}
.privacy-policy .details .gift:before {background-position: left -360px !important;;}
.privacy-policy .details .gift:hover:before {background-position: left -405px !important;}

.box-newsletter{border-top:5px solid #a71d1c;background: #888 url("/tpl/img/bgnewsletter.jpg") center top;color:#fff;padding:80px 0px;}
.box-newsletter h3{color:#fff;text-align:center;text-transform:uppercase;}
.box-newsletter .payoff{text-align:center;margin-bottom:80px;font-size:20px;}
.box-newsletter a{color:#fff;}
.box-newsletter input[type="text"]{background-color:transparent;border:3px solid #fff;color:#fff;line-height:25px;padding:0px 30px;height:70px;}
.box-newsletter input[type="text"].error{border-color:#ff0000 !important;}
.box-newsletter .btn-primary{border-radius:0px;position:absolute;top:10px;right:10px;background-color:#A71D1C;border:1px solid #A71D1C;}
.box-newsletter .btn-primary:hover{background-color:#000;border:1px solid #000;}
.box-newsletter .form-group{position:relative;}

.footer{margin: 50px 0 0px;padding: 35px 0 0; }
.footer ul{padding:0px;}
.footer ul > li{list-style: none;padding:5px 0px;}
.footer ul > li >a > img{padding-bottom:6px;}
.footer h4 {font-size: 150%;overflow: hidden;text-overflow: ellipsis;text-transform: none; white-space: nowrap; color: #666;font-weight: normal;padding: 5px 0;position: relative;}
.footer a{color:#000;}
.footer .small{font-size:11px;}
.footer .small a{text-decoration:underline;}
.footer .btn-primary{background-color:#fff;border:1px solid #fff;color:#000000;}
.footer .btn-primary:hover{border-color:#000000;}

.powered {background-color:transparent;color:#666;font-size:12px;padding:13px 0px;}
.powered a{color:#2b57a1;}

#cookie { position: absolute; top:0px;display: none;width:100%;}
#cookie .cookie-bg {background-color:#000000;width:100%; position: relative }
#cookie .txt {color:#fff;padding:20px 10px; }
#cookie .txt a{color:#fff;cursor:pointer;text-decoration:underline;font-weight:normal;}
#cookie .chiudi {margin:0 !important; text-decoration:none !important; padding:0px !important; color:#fff !important; border: none !important;}

#nl_popup{ z-index: 99;
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -304px;
    margin-top: -204px;
    width: 650px;
    height: 360px;
    border: solid 1px #000000;
    z-index: 10000 !important;
    background-color: #eff0f1; }

#nl_popup_container{ margin:40px 40px 0px 40px;}

#nl_popup .chiudi{ font-size:14px; color:#fff; font-weight:bold; position:absolute; right:3%; top:3%;  cursor:pointer;}

#nl_popup_form  > div{position:absolute;right:20px;bottom:80px;max-width: 290px;
width: 100%;}
#nl_popup_form h1 {color:#ccdc00 !important;font-weight: 600;margin:0px;padding:0px;font-size:20px;text-transform:uppercase;line-height:18px;}
#nl_popup_form .testo {font-size:13px;font-weight: normal;margin:10px 0px 0px;text-align:center;}
#nl_popup_form .error {margin:0px !important;color:red;}
#nl_popup_form{width: 100%;max-width: 500px;height:600px;margin: 0px auto;position: relative;color:#fff;}
#nl_popup_form .mfp-close{color:#fff;margin:0px !important;}
#nl_popup_form input{color:#000; }

.buttonnl_popup {
  color: #000;
  font-weight: bold;
  background-color: #b7d12a;
  font-size: 13px;
  font-style: normal;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  border:0px;
  text-transform: uppercase;;
  margin: 5px 0px;
}

.buttonnl_popup:hover {
 background-color: #333;
 /*padding: 0 17px;*/
 cursor: pointer;
   color: #fff;
}
.newsletter_txt_note { display: none; }



