@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato:100,200,300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900);

body {
    color: #333;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    height: 100%;
    background-color: #242424;
    font-size: 15px;
    padding-top: 149px
}

.loader
{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    background-color: #fff;
    z-index: 200000;
}

.loader img
{
    width: 64px !important;
    height: 64px !important;
    top: 50%;
    left: 50%;
    z-index: 12;
    position: absolute;
    margin-top: -32px;
    margin-left: -32px;
}

stelline {
    display: block !important;
    width: auto !important
}

stelline li {
    display: inline !important;
    margin: 0 5px 0 0 !important;
    padding: 0 !important;
    list-style: none !important
}

.stelle .focus {
    background-color: transparent !important
}

.stelle .focus a:hover {
    color: #ae1e29
}

.stelle .fa  {
    font-size: 20px !important;
    padding: 0 !important;
    margin: 0;
}

.alert {
    font-weight: 500;
}

.alert p {
    font-size: 14px !important;
    line-height: 22px !important
}

.alert h1, .alert h2 {
    text-align: center;
    color: inherit;
    font-weight: 600
}

.alert-danger h2
{
    color: #b55e5c;
}

.alert-danger .divisorio
{
    background-color: #b55e5c
}

.alert-success h2, .alert-success h1
{
    color: #457d45
}

.alert-success .divisorio
{
    background-color: #457d45
}

.txt_mini
{
    font-size: 12px;
    font-weight: 400;
    text-align: justify !important;
}

h1 {
    font-weight: 400;
    font-size: 30px;
    color: #333;
    margin-top: 0;
}

h2
{
    color: #333;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}

h3
{
    color: #333;
    font-size: 13px;
    font-weight: 700;
}

p, li {
    text-align: justify;
    font-size: 15px !important;
    line-height: 25px;
}

ul {
    margin-left: 15px
}

li {text-align: left}

a, primary {
    color: #2776B9;
}

a:hover, primary:hover {
    color: #ae1e29;
    text-decoration: none
}

hr {
    border-top-style: solid;
    border-top-color: #d4d4d4;
}

.table, .table p
{
    color: #333
}

.table td
{
    text-align: center
}

.table thead tr
{
    background-color: #2776B9;
    color: #fff
}

strong
{
    font-weight: 600
}

.modal-title
{
    font-size: 25px;
    text-align: center;
    color: #666;
    text-transform: uppercase;
}

.modal-body h2
{
    font-size: 20px;
}

.modal-body, .modal-body p, .modal-body li
{
    font-size: 15px;
    color: #333;
}

.modal-body a
{
    color: #2776B9
}

.modal-body a:hover
{
    text-decoration: underline;
    color: #2776B9;
}

.mini_nav
{
    background-color: #F1F1F1;
    border-bottom: 1px solid #e0e0e0;
    padding: 0;
    margin: 0;
    color: #333;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 14px;
    z-index: 1000
}

.mini_nav li
{
    display: inline-block;
    list-style: none;
    border-right: 1px solid #e0e0e0;
    padding: 7px;
    margin-right: 7px;
    color: #333;
    font-size: 13px !important;
    font-weight: 600 !important;
}

.mini_nav li a
{
    font-size: 13px !important;
    color: #333;
    font-weight: 600 !important;
}

.mini_nav li a:hover
{
    color: #828282
}

.mini_nav .dropdown-menu
{
    left: -60px;
    margin-top: 3px
}

.mini_nav .dropdown-menu li
{
    display: block;
    border-right: 0;
    margin: 0
}

.mini_nav .dropdown-menu a
{
    padding: 10px
}

.mini_nav .dropdown-menu a:hover
{
    background-color: #ae1e29
}

.navbar {
    padding: 18px 0;
    border-radius: 0;
    margin: 0;
    background-color: #fff !important;
    position: fixed;
    top: 35px;
    left: 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    z-index: 3;
}

#category_menu
{
    height: auto;
    top: 150px;
    left: 20px;
    position: absolute;
    background-color: #fff;
    z-index: 10;
    padding: 0;
    width: 220px;
    border: 1px solid #ccc
}

#category_menu li
{
    display: block;
    list-style: none;
    border-top: 1px solid #C7C5C5;
    padding: 5px 15px
}

#category_menu li.last
{
    border-bottom: 1px solid #C7C5C5;
}

#category_menu .intestazione
{
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    background-color: #ccc;
    color: #333;
    border-top: none;
    font-size: 18px
}

#category_menu .intestazione:hover, #category_menu .intestazione a:hover
{
    background-color: #ccc;
    color: #f60
}

#category_menu .intestazione span
{
    width: auto;
    display: block
}

#category_menu li a
{
    font-size: 14px;
    color: #333;
    font-weight: 400;
    text-decoration: none;
    display: block;
    width: 100%
}

#category_menu li a:hover, #category_menu li:hover
{
    background-color: #E0E0E0;
    cursor: pointer;
    text-decoration: none;
}

#category_menu .dropdown-menu
{
    margin-left: 200px;
    top: 0;
    margin-top: 0;
    border-top-color: #ae1e29
}

#category_menu .dropdown-menu li
{
    padding: 5px 15px;
    border: none;
    border-bottom: 1px solid #ccc;
    text-align: left;
    font-size: 14px
}

#category_menu .dropdown-menu li a
{
    font-size: 14px;
    color: #333
}

#category_menu .dropdown-menu li:hover
{
    color: #fff;
    cursor: pointer
}

.menu {
    padding-top: 30px;
    z-index: 0 !important;
}

.menu li a {
    font-weight: 600;
    padding: 6px 12px;
    color: #3C3C3C;
    text-transform: none;
    font-size: 15px
}

.nav>li>a:hover, .nav>li>a:focus, .nav>li>a.active {
    text-decoration: none;
    background-color: #ae1e29;
    color: #fff
}

.menu .dropdown-menu li a:hover
{
    border-bottom: none;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: transparent;
    border: none;
}

.dropdown-menu {
    border-radius: 0 !important;
    box-shadow: none;
    z-index: 10 !important;
    border-top: 4px solid #e0e0e0;
}

.dropdown-menu li {
    border-bottom: 1px solid #eaeaea;
    padding: 0;
}

.dropdown-menu a {
    border-bottom: none;
    font-weight: 400;
    color: #777777;
    font-size: 15px;
}

.dropdown-menu a:hover {
    border-bottom: none;
    background-color: #ae1e29;
    color: #fff !important;
    border-bottom: 0;
}

.dropdown-menu li:hover {
    background-color: #ae1e29;
    color: #fff !important;
}

ul.dropdown-menu
{
    padding-top: 0;
    padding-bottom: 0;
}

.dropdown-menu .last {
    border-bottom: 0;
}

.fascia {
    background-color: #0F0F0F;
    border-bottom: 1px solid #d6d6d6;
    padding: 10px 0 3px 0;
    margin-top: 15px;
}

.fascia h1 {
    color: #eaeaea;
    font-size: 30px;
    padding: 10px 0 0 0;
    margin: 0;
}

.fascia .breadcrumb
{
    padding: 0 0 10px 0;
    margin: 0;
    background-color: transparent;
    border-radius: 0;
    border: none;
}

.fascia li, .fascia a {
    font-size: 13px;
    color: #fcfcfc;
    font-weight: 600
}

.fascia a:hover, .fascia .active
{
    color: #ae1e29;
    text-decoration: none;
}

.space {
    height: 40px;
    display: block;
}

.img {
    padding: 3px;
    border: 1px solid #d2d2d2
}

.centrale {
    background-color: #fff;
    padding: 30px 0;
    height: auto;
    display: block;
}

.focus
{
    background-color: #F7F7F7
}

.focus .box
{
    background-color: #fff;
    border-radius: 5px;
    display: block;
    border: 1px solid #DEDEDE;
    text-align: center;
    padding: 20px
}

.focus .box figure
{
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 200px;
    width: 85%;
    margin: 0 auto 15px auto    ;
}

.focus .box h1
{
    font-size: 22px;
    color: #333;
    margin-bottom: 10px;
    padding: 0;
}

.focus .box p
{
    text-align: center;
    font-size: 14px !important;
    font-weight: 700;
    margin: 0;
    padding: 0
}

.focus .box .divisorio
{
    background-color: #428BCA;
    margin: 25px auto;
}

.focus h2
{
    margin: 0
}

.star
{
    display: block;
    padding-top: 10px
}

.star
{
    color: #3776AD;
}

.prezzo
{
    color: #2a6496;
    font-size: 22px;
    font-weight: 600;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

.scontato
{
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #9E9E9E;
    text-decoration: line-through;
    font-weight: 600;
}

.divisorio {
    height:1px;
    background-color: #999;
    width: 80px;
    margin: 30px auto;
    display: block
}

.steps
{
    text-align: center;
    margin-bottom: 50px;
}

.steps li
{
    display: inline-block;
    margin: 0 40px;
    padding: 0 30px;
    background-color: #fff;
}

.steps li a
{
    text-transform: uppercase;
    font-size: 18px;
    color: #9F9C9C;
	font-weight: 500 !important;
}

.steps li a:hover {
	text-decoration: underline;
}

.steps .active
{
    color: #2776B9;
	font-weight: 700 !important;
}

.steps hr
{
    margin-top: -12px;
    border: 1px solid #e3e0e0
}

.prefooter {
    background-color: #0f0f0f;
    padding: 50px 0;
    border-top: 1px solid #dfdfdf;
    font-weight: 400 !important;
    font-size: 15px !important;
}

.prefooter h1 {
    color: #ae1e29;
    font-size: 20px;
    margin-top: 0;
    padding: 0;
    text-align: left;
}

.prefooter li {
    display: block;
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px solid #2c2c2c;
    font-size: 15px !important;
    font-weight: 400 !important;
}

.prefooter li, .prefooter a, .prefooter p {
    color: #fcfcfc;
    font-size: 15px !important;
    font-weight: 400 !important;
}

.prefooter a:hover {
    text-decoration: none;
    color: #ae1e29 !important
}

.prefooter strong {
    color: #ccc;
}

.prefooter .divisorio {
    margin: 20px 0;
    height: 1px;
    background-color: #ae1e29;
    width: 50px;
}

.prefooter .img-responsive
{
    max-width: 180px;
    height: auto;
}

footer {
    padding: 10px 0;
    color: #b0b0b0;
    font-size: 14px
}

footer a {
    color: #ccc;
}

footer a:hover {
    color: #ae1e29;
    text-decoration: none
}

.cover {
    height: 400px !important;
    width: 100% !important
}

.cover .image {
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 100% !important;
    width: 100% !important
}

.danger
{
    color: #f00;
    font-size: 20px;
}

.danger:hover
{
    color: #666;
}

.border_bottom {
    border-bottom: 1px solid #E4E4E4
}

.mini {
    font-size: 13px !important;
    line-height: 19px !important;
}

.navbar-toggle {
    border: 2px solid #999;
}

.navbar-toggle:hover {
    border-color: #FFC107
}

.navbar-toggle:hover .icon-bar
{
    background-color: #FFC107;
    background-color: #;
}

.navbar-toggle .icon-bar {
    background-color: #999;
    height: 3px;
}

.search
{
    width: 100%;
    position: absolute;
    top: 38px;
    left: 0;
    background-color: rgb(241, 241, 241);
    z-index: 200 !important;
    height: auto;
    padding: 15px;
    display: none;
}

/* FORM ELEMENT */
.search .form-control {
    border-color: #333;
}

.search .btn {
    background-color: #333;
    padding: 12px;
    font-size: 13px;
    border: 1px solid #333
}

.search .btn:hover {
    background-color: #ae1e29;
    color:#fff;
    border-color: #ae1e29
}

.form-control, .btn {
    border-radius: 0;
}

.btn {
    padding: 10px;
    border: none;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 15px;
}

.form-control {
    height: 44px;
    font-size: 15px;
    color: #333;
}

input[type=radio]
{
    height: auto !important;
    padding: 0  !important;
    margin: 0 7px 0 0 !important;
}

.form-control:focus, .btn:hover, .btn:focus
{
    box-shadow: none;
    outline: 0 none;
}

.form-control:focus
{
    border: 2px solid #ae1e29;
}

.btn-primary
{
    background-color: #ae1e29;
    color: #fff;
}

.btn-primary.acquista
{
    font-size: 25px;
    padding:10px;
    text-transform: none;
}

.btn-default
{
    background-color:#e6e6e6
}

.btn-default:hover
{
    background-color: #333;
    color: #fff
}

label
{
    color: #333;
}

.input-group-btn .btn
{
    padding: 12px !important
}
/* FINE */

.gallery_mini
{
    display: block;
    margin-top: 20px;
    text-align: center;
}

.gallery_mini li
{
    display: inline-block;
    margin: 5px;
}

.gallery_mini li img {
    display: block;
    height: 80px;
    width: auto;
    padding: 5px;
    border: 1px solid #ccc;
}

.gallery_mini li:hover
{
    cursor: pointer;
    -webkit-transition:all 0.40s ease-out;
    -moz-transition:all 0.40s ease-out;
    -o-transition:all 0.40s ease-out;
    opacity: 0.5
}

.big_img {
    height: 350px;
    width: 100%;
    /*border: 1px solid #ccc;*/
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    display: block;
}

.big_img a, .thumb_img a {
    display: block;
    width: 100%;
    height: 100%;
}

.thumb_img:hover { opacity: 0.5}

.bordered
{
    border: 2px solid #bab8b8;
    border-radius: 4px;
    padding: 30px;
    background-color: rgba(248, 248, 248, 0.74);
    display: block;
    margin: 40px 0 !important
}

.bordered strong
{
    color: #428bca
}

.bordered .mini
{
    color: #428bca;
    font-size: 15px !important
}

.cookie_policy {
    background-color: #fff;
    padding: 30px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 8px;
    width: 300px;
    z-index: 100;
    border: 3px solid #ccc;
    text-align: center;
    display: none;
}

.cookie_policy h1 {
    margin-bottom: 15px;
}

.cookie_policy p {
    color: #666;
    font-weight: 300;
    font-size: 15px;
    text-align: justify;
}

.cookie_policy p a {
    color: #2776B9
}

.riga {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    display: block !important;
    clear: both !important;
}

.riga span {
    display: block !important;
}
