﻿@charset "utf-8";

@font-face {
    font-family: 'ITC Avant Garde Gothic Std Bold';
    src: url('../fonts/ITCAvantGardeStd-Bold.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic Std Book';
    src: url('../fonts/ITCAvantGardeStd-Bk.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-Bk.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body{ font-size:16px; font-family: 'ITC Avant Garde Gothic Std Book', sans-serif !important; color:#000;}

::selection{ background:#000; color:#fff; -webkit-background-clip: unset; -webkit-text-fill-color:#fff;}
::-moz-selection{ background:#000; color:#fff; -webkit-background-clip: unset; -webkit-text-fill-color:#fff;}
h1, h2, h3, h4, h5, h6, span.h2{ font-family: 'ITC Avant Garde Gothic Std Book', sans-serif; font-weight:normal; margin-top:0px;}
a{ color:#e30613; font-weight:400; transition: all .3s ease-in-out;}
a:hover, a:focus{ color:#000;}
p, li{ color:#000; font-size:17px; line-height:1.5; font-weight:400;}
p{ margin-bottom:10px;}
strong{ font-family: 'ITC Avant Garde Gothic Std Bold'; font-weight:normal;}
p strong{ font-family: 'ITC Avant Garde Gothic Std Bold';}
.container-max{}
.container-fluid{ padding:0 60px;}
.container-fluid.container0{ padding:0px;}
.row{ margin:0 -20px;}
.row [class*="col-"]{ padding:0 20px;}
.row.row0{ margin:0px;}
.row.row0 > [class*="col-"]{ padding:0;}
.row.row01{ margin-left:-1px; margin-right:-1px;}
.row.row01 > [class*="col-"]{ padding:0 1px;}
.row.row05{ margin-left:-5px; margin-right:-5px;}
.row.row05 > [class*="col-"]{ padding:0 5px;}
.row.row10{ margin-left:-10px; margin-right:-10px;}
.row.row10 > [class*="col-"]{ padding:0 10px;}
.row.row15{ margin-left:-15px; margin-right:-15px;}
.row.row15 > [class*="col-"]{ padding:0 15px;}
.row.row40{ margin-left:-40px; margin-right:-40px;}
.row.row40 > [class*="col-"]{ padding:0 40px;}
.row.row30{ margin-left:-30px; margin-right:-30px;}
.row.row30 > [class*="col-"]{ padding:0 30px;}
.row.row60{ margin-left:-60px; margin-right:-60px;}
.row.row60 > [class*="col-"]{ padding:0 60px;}
.row.flex{ display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.row.flex > [class*="col-"]{ display:-webkit-box; display:-ms-flexbox; display:flex; }
.row.flex:before, .row.flex:after{ content:none;}
.row.center{ align-items: center;}
.row.bottom{ align-items: end;}
.row.flex [class*="col-"].pull-right{ order:2;}
.mt0{ margin-top:0px !important;}
.countup{ display:inline; font-size:inherit; font-weight:inherit; margin:0px; white-space:normal; color:inherit;}
.countup > *{ float:left; font-size:inherit; font-weight:inherit;}
.text-right{ text-align:right;}
hr{ max-width:100%; margin:20px auto;}
hr.site{ width:100%; max-width:100%; height:1px; margin:0px; border:0px; background:#e1e1e1;}

input[type=text], input[type=email], input[type=password], input[type=search], input[type=file], input[type=tel], textarea{ font-family:'ITC Avant Garde Gothic Std Book', sans-serif; height:45px; float:left; font-size:16px; background:#f7f7f7; border-radius:5px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border:1px solid #c7c7c7;}
input[type=file]{ width:100%; height:auto; padding:15px 20px; font-size:14px;}
select{ width:100%; padding:10px; background:#fff; border:1px solid #e1e1e1; color:#000; -webkit-appearance:none;}
textarea{ -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.form-group > label{ font-size:15px; text-align:left; font-weight:400; color:#000; position:relative; z-index:10;}
.form-group > label span{ color:#e30613; font-size:16px; line-height:24px; float:right; margin-left:5px;}

.chosen-container{ font-family:'ITC Avant Garde Gothic Std Book', sans-serif; border-radius:5px; font-size:15px; background:#f7f7f7; border-color:#c7c7c7;}
.chosen-container.chosen-container-active.chosen-with-drop{ border-bottom-right-radius:0px; border-bottom-left-radius:0px;}
.chosen-container-single .chosen-single{ height:43px; line-height:43px;}
.chosen-container-single .chosen-single span{ font-size:16px; font-weight:400; margin-right:35px;}
.chosen-container .chosen-drop{ border-radius:0px; border-top-width:0px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.chosen-container .chosen-results{ border-radius:0px; padding:10px;}
.chosen-container .chosen-results li{ font-size:16px; line-height:30px; border-radius:0px; color:#000;}
.chosen-container .chosen-results li:hover{ background:#e30613; border-radius:5px; color:#fff; }
.chosen-container-single .chosen-single div:after{ line-height:43px; font-size:15px;}
.widget .chosen-single{ font-weight:400; background:#f7f7f7;}
.widget .chosen-drop{ background:#f7f7f7;}
textarea{ height:110px;}
input[type="submit"].btn{ height:50px;}
.form-group{ margin-bottom:25px;}

.btn{ font-family: 'ITC Avant Garde Gothic Std Book', sans-serif; font-size:15px; height:auto; padding:10px 20px; line-height:20px; font-weight:500; text-transform:none; text-transform:uppercase; border-radius:5px;}
.btn.btn-input{ height:50px;}
.btn.btn-default{ background:#e30613; border:1px solid #e30613; color:#fff; vertical-align:top;}
.btn.btn-default:hover, .btn.btn-default:focus{ background:#000; border-color:#000; color:#fff;}
.btn.btn-primary{ background:#000; border:1px solid #000; vertical-align:top;}
.btn.btn-primary:hover, .btn.btn-primary:focus{ background:#e30613; border-color:#e30613; color:#fff;}

a.readmore{ font-family:'ITC Avant Garde Gothic Std Book'; display:inline-block; font-size:16px; line-height:20px; position:relative; padding-right:15px; color:#000; text-transform:uppercase;}
a.readmore span{ position:relative;}
a.readmore span:before{ content:""; width:0px; height:2px; position:absolute; right:0px; bottom:-5px; background:#e30613; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
a.readmore:after{ content:"\f054"; font-family: 'FontAwesome'; position:absolute; top:0px; right:0px; text-align:right; font-size:12px; }
a.readmore:hover span:before{ width:100%;}
a.readmore.white{ color:#fff;}
a.readmore.white span:before{ background:#fff;}
a.readmore.color span:before{ background:#000;}

a.backpage{ display:inline-block; font-size:16px; line-height:20px; position:relative; font-weight:600; padding-left:15px; color:#1d6e6d; text-transform:none;}
a.backpage span{ position:relative;}
a.backpage span:before{ content:""; width:0px; height:1px; position:absolute; right:0px; bottom:-5px; background:#1d6e6d; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
a.backpage:after{ content:"\f053"; font-family: 'FontAwesome'; position:absolute; top:0px; left:0px; text-align:right; font-size:12px; }
a.backpage:hover span:before{ width:100%;}
a.backpage.white{ color:#fff;}
a.backpage.white span:before{ background:#fff;}
a.backpage.color span:before{ background:#000;}

.content .form .row{ margin:0 -15px;}
.content .form .row + .row{ margin-top:0px;}
.content .form .row [class*="col-"]{ padding:0 15px;}

.check{ width:100%; float:left;}
.check input[type=checkbox] {display: none;}
.check label{float:left; width:100%; position:relative; font-weight:400; color:#5c5c5c; vertical-align:top;}
.check label:before{ width:24px; height:24px; left:0px; background:#f7f7f7; border:1px solid #c7c7c7; content:""; position:absolute; margin-right:10px; cursor:pointer; border-radius:3px;}
.check input[type=checkbox]:checked + label:before { font-family: 'FontAwesome'; content:"\f00c"; text-align:center; line-height:24px; font-size:14px; color:#000;}
.check label span{ display:inline-block; padding-left:34px; font-size:14px; text-align:left; color:#000; line-height:24px; float:left;}
.check label span a{ font-weight:600;}
.check + .check{ margin-top:5px;}

.navbar-toggle{ width:50px; height:50px; background:none; line-height:50px; position:absolute; right:20px; top:15px; background-color:#e30613; border-radius:50%;}
.navbar-toggle i{ font-size:16px; color:#fff; line-height:50px;}
.navbar-toggle:hover{ background:#000;}
.navbar-toggle:hover i{ color:#fff;}

.check + input[type="submit"]{ margin-top:20px;}

ul.pagination.solid li a.prev, ul.pagination.solid li a.next{ background:#f7f6f1;}
ul.pagination.solid{ font-family:"ITC Avant Garde Gothic Std Book", serif; text-align:center; margin-top:20px;}
ul.pagination.solid li{ padding:0px 5px !important; margin:0px;}
ul.pagination.solid li:first-child{ padding-left:0px;}
ul.pagination.solid li:last-child{ padding-right:0px; border:0px;}
ul.pagination.solid li a{ width:40px; height:40px; font-size:18px; line-height:40px; border:0px; border-radius:0px; background:#f7f6f1; border-radius:5px; color:#000;}
ul.pagination.solid li a:hover, ul.pagination.solid li a:focus{ background:#e30613; color:#fff;}
ul.pagination.solid li.active a, ul.pagination.solid li.active a:hover, ul.pagination.solid li.active a:focus{ background:e30613; color:#fff;}

/* header */

.header{ width:100%; background:#fff; position:absolute; z-index:9999; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}

.header .topbar{ position:absolute; right:60px; top:15px;}
.header .topbar .info{ width:100%; display:flex; flex-wrap:nowrap; align-items:center; justify-content:center;}
.header .topbar p{ font-size:13px; line-height:1.2; color:#000; font-weight:400;}
.header .topbar strong{ font-weight:600;}
.header .topbar span.separator{ margin:0 3px; color:#999; font-weight:300;}
.header .topbar .social{ width:auto; float:left; display:flex; flex-wrap:nowrap; align-items:center; margin-left:auto;}
.header .topbar .social span.text{ float:left; font-size:13px; line-height:1.2; font-weight:400; margin-right:10px;}
.header .topbar .social ul{margin:0;width:auto; float:left; margin-left:20px;}
.header .topbar .social li{ width:auto;float:left; padding-left:0px; margin:0 3px 0 0;}
.header .topbar .social li:last-child{ margin:0px;}
.header .topbar .social li:before{ display:none;}
.header .topbar .social li a{float:left;position:relative;border-radius:50%; background:#222;}
.header .topbar .social li a span.circle{width:24px;height:24px;float:left;color:#fff;text-align:center;}
.header .topbar .social li a span.circle i{font-size:12px;line-height:24px;vertical-align:top;}
.header .topbar .social li.facebook a{background:#3b5999}
.header .topbar .social li.instagram a{background:#E4405F}
.header .topbar .social li.linkedin a{background:#0A66C2}
.header .topbar .social li a:hover{ background:#e30613;}
.header .topbar .contacts{ float:left;}
.header .topbar .contacts a{ color:#e30613; font-weight:600;}
.header .topbar .contacts a:hover{ color:#000;}

.header .navbar{ display:flex; flex-wrap:nowrap; justify-content:space-between; align-items:center; position:relative;}
.header a.navbar-brand{ text-align:center; font-size:0px; letter-spacing:0px; position:relative; z-index:10; margin-right:auto; overflow:visible; line-height:120px;}
.header a.navbar-brand img{ height:60px; margin:0px; }
.header .navbar-collapse{ width:100%; display:flex; justify-content:center; padding:0px; margin:0px; margin-right:0px;}
.header .navbar .navbar-nav{ float:none; margin:0 auto;}
.header .navbar .navbar-nav > li{ float:left; padding:0px;}
.header .navbar .navbar-nav > li:after{ content:""; width:1px; height:20px; position:absolute; top:15px; right:0px; background:#e1e1e1;}
.header .navbar .navbar-nav > li > a{ font-family: 'ITC Avant Garde Gothic Std Book', sans-serif; font-size:16px; color:#000; font-weight:400; padding:15px 0; margin:0 10px; border:0px; text-transform:uppercase; line-height:20px;}
.header .navbar .navbar-nav > li > a:before{ content:""; width:0px; height:2px; position:absolute; right:0px; bottom:5px; background:#e30613; transition: all .3s ease-in-out;}
.header .navbar .navbar-nav > li:last-child:after{ display:none;}
.header .navbar .navbar-nav > li:last-child > a{ margin-right:0px;}
.header .navbar .navbar-nav > li.dropdown > a:after{ display:none;}
.header .navbar .navbar-nav > li > a:hover{ color:#e30613;}
.header .navbar .navbar-nav > li > a:hover:before{ width:100%;}
.header .navbar .navbar-nav > li.active > a{ color:#e30613;}
.header .navbar .navbar-nav > li.active > a:before{ width:100%;}
.header .request{ margin:0px;}

.header .navbar .navbar-nav > li > span.aprisottomenu{ display:none; width:22px; height:22px; float:right; position:absolute; right:0px; top:7px; cursor:pointer; text-align:center; vertical-align:middle;}
.header .navbar .navbar-nav > li > span.aprisottomenu:before{ content:"\f107"; font-family: 'Material Symbols Outlined'; width:inherit; height:inherit; font-size:22px; line-height:19px; position:absolute; left:0px; top:0px; color:#000; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.header .navbar .navbar-nav > li > span.aprisottomenu.aperto:before{ transform: rotate(180deg); color:#222222;}

.header .navbar .navbar-nav > li > span.aprisottomenu{ display:none; width:30px; height:30px; float:right; position:absolute; right:0px; top:0px; cursor:pointer; text-align:center; vertical-align:middle;}
.header .navbar .navbar-nav > li > span.aprisottomenu:before{ content:"\f107"; font-family:FontAwesome; width:inherit; height:inherit; font-size:17px; line-height:30px; position:absolute; left:0px; top:0px; color:#152933; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.header .navbar .navbar-nav > li > span.aprisottomenu.aperto:before{ transform: rotate(180deg); color:#f58220;}

/* dropdown */

.header .dropdown-menu { width:auto; min-width:180px; max-width:180px; background:#e30613; border-radius:0px; padding:15px; margin-left:15px; left:50%; transform: translateX(-50%); }
.header .navbar-nav > li.dropdown.dropdown-static{ position:relative;}
.header .navbar-nav > li > a:after { display: none; }
.header .dropdown-menu > li { padding:0px; text-align:center; border-bottom:1px solid rgba(256,256,256,0.3); }
.header .dropdown-menu li:focus > a, .header .dropdown-menu li:hover > a { background: none; }
.header .dropdown-menu > li:first-child { padding-top: 0px; }
.header .dropdown-menu > li:last-child { padding-bottom: 0px; border: 0px; }
.header .dropdown-menu > li > a { min-width:auto; font-size:15px; color:#fff; line-height:1.3; padding:3px 0; text-align:center; white-space:normal; border-radius:0px; font-weight:400; }
.header .dropdown-menu > li.active > a, .header .dropdown-menu > li.active > a:hover{ background:rgba(256,256,256,0.3); color:#fff;}
.header .dropdown-menu > li:last-child > a { border: 0px; }
.header .dropdown-menu > li > a:hover, .header .dropdown-menu > li > a:focus { background:rgba(256,256,256,0.3); color:#fff;}


.sticky-wrapper{ width:100%; position:absolute; z-index:9999;}
.sticky-wrapper.is-sticky .header{ box-shadow:0px 0px 30px rgba(0,0,0,0.1);}

.wrapper{ width:100%; float:left; overflow:unset;}
.content{ overflow:hidden; }
.content .row + .row{ margin-top:60px;}

/* visual home page */

.visual{ position:relative; background:#e1e1e1; border-bottom-left-radius:20px; border-bottom-right-radius:20px; overflow:hidden;}
.visual .background-video{ position:absolute; min-width:100%; min-height:100%; width:auto; height:auto; z-index:0; overflow:hidden; opacity:1;}
.visual .background-video:before{ content:""; width:75%; height:100%; position:absolute; left:0px; top:0px; z-index:2;}
.visual .background-video video{ width:100%; height:100%; object-fit:cover; position:absolute; left:0px; top:0px;}
.visual-image{ width:60%; height:100%; position:absolute; right:-40px; top:0px; padding:140px 0 60px 0;}
.visual-image video{ height:100%; float:right;}
.visual-image img{ display:none;}
.visual-content{ width:100%; height:90vh; min-height:800px; display:flex; flex-wrap:nowrap; align-items:center; justify-content:center; position:relative; background-size:cover; background-position: center center; z-index:10;}
/*.visual-content:before{ content:""; width:100%; height:400px; position:absolute; left:0px; top:0px; background: rgb(225,225,225); background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 100%); z-index:6;}*/
.visual-content:after{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background: rgb(255,255,255); background: linear-gradient(45deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.6) 100%); z-index:5;}
.visual-content .inner{ width:100%;}
.visual-content .container-fluid{ width:100%;}
.visual-content .box{ width:100%; max-width:900px; margin:0 auto; text-align:center; position:relative; z-index:100;}
.visual-content .box h1{ font-family: "ITC Avant Garde Gothic Std Book", serif; color:#fff; font-size:55px; line-height:1.1; text-transform:uppercase; position:relative; z-index:2; margin-bottom:20px;}
.visual-content .box h1 strong{ color:#e30613;}
.visual-content .box h2{ font-size:22px; line-height:1.6; color:#fff; position:relative; z-index:2; margin-bottom:40px;}
.visual-content .box h3{ font-size:20px; text-transform:uppercase; letter-spacing:1px; color:#fff; margin:0px; margin-bottom:15px;}
.visual-content .box h3 strong{ color:#e30613;}
.visual-content .box .actions{ display:flex; align-items:center; justify-content:center; margin:0px; padding:0px;}
.visual-content .box .actions li{ margin-right:30px;}
.visual-content .box .actions li:last-child{ margin-right:0px;}

.visual .down{ width:40px; height:40px; position:absolute; z-index:2; left:50%; margin-left:-20px; bottom:40px; border-radius:50%; background:#e30613; z-index:10;}
.visual .down:before{ content:"\f078"; font-family:FontAwesome; font-size:12px; width:100%; height:100%; position:absolute; left:0px; top:0px; text-align:center; line-height:40px; color:#fff; z-index:999;}
.visual .down:hover{ background-color:#000;}
.visual .down:hover:before{ color:#fff;}

/* titolo pagina */

.title{ padding:160px 0 0 0; position:relative; text-align:center; overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden;}
.title:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:rgba(255,255,255,0.9);}
.title:after{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background: #ffffff; background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);}
.title .text h1, .title .text h2{ font-family: "ITC Avant Garde Gothic Std Bold", serif; font-size:55px; line-height:1.1; text-transform:uppercase; color:#e30613; position:relative; z-index:2; margin-bottom:0px;}
.title .breadcrumb{ width:auto; display:inline-block; min-height:18px; position:relative; z-index:2; text-transform:none; margin-top:0px;}
.title .breadcrumb .box{ width:auto; display:inline-block;}
.title .breadcrumb ul{ float:left; margin:0px; padding:0px;}
.title .breadcrumb li{ width:auto; float:left; display:inline-block; position:relative; font-size:13px; line-height:18px; padding:0px; text-transform:uppercase;}
.title .breadcrumb a{ color:#000; float:left; line-height:18px; position:relative;}
.title .breadcrumb a:hover{ color:#e30613;}
.title .breadcrumb li:after{ float:right; margin:0 7px; content:"|"; margin-top:0; font-size:14px; font-weight:200; color:#999;}
.title .breadcrumb li:last-child:after{ display:none;}

/* blocchi generale */

.block{ padding:100px 0;}
.block.small{ padding:60px 0;}
.block.gray{ background:#f7f6f1;}
.block.pt0{ padding-top:0px !important;}
.block.pb0{ padding-bottom:0px;}
.block h1, .block h2{ font-family: "ITC Avant Garde Gothic Std Book", serif; font-size:50px; line-height:1.1; color:#000; text-transform:uppercase; margin-bottom:0px;}
.block h1 strong, .block h2 strong{ color:#e30613;}
.block h1:last-child, .block h2:last-child, .block span.h2:last-child{ margin-bottom:0px;}
.block h3{ font-size:20px; line-height:1.5; color:#000; margin-bottom:15px; text-transform:none; font-weight:400;}
.block h3:last-child{ margin-bottom:0px;}
.block ul, .block ol{ margin:0px; padding:0px; margin-bottom:25px;}
.block ul:last-child, .block ol:last-child{ margin-bottom:0px;}
.block li{ position:relative; margin-bottom:0px; padding-left:20px;}
.block li:last-child{ margin-bottom:0px;}
.block li:before{ content:"\f105"; font-family:FontAwesome; position:absolute; left:0px; top:4px; font-size:12px; color:#000;}
.block h3 + a.readmore{ margin-top:30px;}

.block.presentation h2{ margin-bottom:0px;}
.block.presentation h3{ margin-bottom:0px;}
.block.presentation h2 + h3{ margin-top:20px;}
.block.presentation h2 + p, .block.presentation span.h2 + p{ margin-top:15px;}
.block.presentation h3 + p{ margin-top:15px;}
.block.presentation h3 + ul{ margin-top:15px;}
.block.presentation h3 + .btn{ margin-top:30px;}
.block.presentation h3 + h2{ margin-top:30px;}
.block.presentation p{ }
.block.presentation h2 + ul{ margin-top:20px;}
.block.presentation p + h2, .block.presentation p + span.h2{ margin-top:20px;}
.block.presentation p + h3{ margin-top:15px;}
.block.presentation p + .readmore{ margin-top:20px;}
.block.presentation p + .btn{ margin-top:20px;}

.block.presentation .top-title{ text-align:center;}
.block.presentation .top-title h2{ font-size:55px; letter-spacing:-1px; line-height:1; margin:0px; color:#000; font-weight:300;}
.block.presentation .top-title h2 + .readmore{ margin-top:5px;}
.block.presentation .top-title h2 + h3{ margin-top:20px;}
.block.presentation .top-title h3{ padding:0 10%;}

.block.presentation span.top-intro{ width:100%; float:left; margin:0px; margin-bottom:15px; }
.block.presentation span.top-intro strong{ font-size:18px; line-height:1.2; text-transform:uppercase; letter-spacing:1px; color:#000; color:#e30613; padding-left:25px; position:relative;}
.block.presentation span.top-intro strong:before{ content:"\f0c8"; font-family:FontAwesome; position:absolute; top:5px; left:0px; font-size:12px; transform: rotate(-15deg); color:#e30613;}

.block.presentation .list-advantage{ margin:40px 0 20px 0;}
.block.presentation .list-advantage .item{ display:flex; flex-wrap:nowrap; margin-bottom:20px;}
.block.presentation .list-advantage .item:last-child{ margin-bottom:0px;}
.block.presentation .list-advantage .item .number{ width:60px; height:60px; border-radius:10px; background:#e30613; color:#fff; text-align:center; margin-top:5px; line-height:60px; font-size:30px; font-weight:700;}
.block.presentation .list-advantage .item .body{ width:calc(100% - 60px); float:left; padding-left:30px;}
.block.presentation .list-advantage .item .body h2{ font-size:28px; line-height:1.2; margin:0px; margin-bottom:5px;}
.block.presentation .list-advantage .item .body p{ margin-top:0px;}

/* intro home page */

.block.intro{ position:relative;}
/* .block.intro:before{ content:""; width:500px; height:500px; position:absolute; background-image:url(../images/symbol.png); background-size:100% auto; left:-250px; top:0px; transform: rotate(45deg); z-index:20; opacity:1;}*/
.block.intro .top-title{ margin-bottom:40px;}
.block.intro .name{ width:100%; text-align:center;}
.block.intro .text{ width:100%; text-align:center;}
.block.intro .text h3{ font-size:24px; color:#000;}
.block.intro .text p{ font-size:20px; line-height:1.5; margin-bottom:0px;}
.block.intro .text p + p{ margin-top:5px;}
.block.intro .text01{ padding:0 40px; text-align:right;}
.block.intro .text02{ padding:0 40px; text-align:left; padding-top:5px;}

/* fullwidth */

.block.fullwidth{ position:relative; padding:120px 0;}
.block.fullwidth .slideshow .swiper-container{ width:100%; height:100%;}
.block.fullwidth .slideshow .item{ width:100%; height:100%; position:absolute; left:0px; top:0px; background-size:cover; background-position:center center;}
.block.fullwidth .image{ width:50%; height:100%; position:absolute; top:0px; background-size:cover; background-position:center center; background-repeat:no-repeat; z-index:10;}
.block.fullwidth .image img{ display:none;}
.block.fullwidth .fix{ width:calc(50% + 150px); height:100%; position:absolute; top:0px; background-size:cover; background-position:center center; background-repeat:no-repeat; z-index:20;}
.block.fullwidth.left .fix{ background-position:right center;}
.block.fullwidth.right .fix{ background-position:left center;}
.block.fullwidth .fix img{ display:none;}
.block.fullwidth.left .image{ top:0px; left:0px; border-top-right-radius:20px; border-bottom-right-radius:20px;}
.block.fullwidth.right .image{ top:0px; right:0px; border-top-left-radius:20px; border-bottom-left-radius:20px;}
.block.fullwidth.left .fix{ top:0px; left:0px; }
.block.fullwidth.right .fix{ top:0px; right:0px;}
.block.fullwidth.gradient .image:before{ content:""; width:50%; height:100%; position:absolute;}
.block.fullwidth.gradient.right .image:before{ left:0px; top:0px; background: rgb(255,255,255); background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);}
.block.fullwidth.gradient.left .image:before{ right:0px; top:0px;  background: rgb(255,255,255); background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);}
.block.fullwidth.gradient.right.gray .image:before{ background: rgb(247,247,247); background: linear-gradient(90deg, rgba(233,233,233,1) 0%, rgba(233,233,233,0) 100%);}
.block.fullwidth.gradient.left.gray .image:before{ background: rgb(247,247,247); background: linear-gradient(-90deg, rgba(233,233,233,1) 0%, rgba(233,233,233,0) 100%);}

.block.fullwidth.homepage01 .actions ul{ width:100%; float:left; margin-top:40px;}
.block.fullwidth.homepage01 .actions ul li{ width:auto; float:left; display:flex; flex-wrap:wrap; justify-content:left; padding:0px; margin-right:20px;}
.block.fullwidth.homepage01 .actions ul li:last-child{ margin:0px;}
.block.fullwidth.homepage01 .actions ul li:before{ display:none;}
.block.fullwidth.homepage01 .actions ul li img{ height:60px;}

/* numeri dell'azienda */

.block.numbers{ padding:80px 0; position:relative;}
.block.numbers .box-wrap{ background:#f7f7f7; padding:60px 0; border-radius:20px;}
.block.numbers .item{ width:100%; display:table; position:relative; z-index:100; text-align:center; overflow:hidden;}
.block.numbers .item .wrap{ display:table-cell; vertical-align:top; position:relative; z-index:10;}
.block.numbers .item h2{ margin-top:0px; display:flex; justify-content:center; align-items:center;}
.block.numbers .item h2 span{ font-family:'ITC Avant Garde Gothic Std Bold', sans-serif; display:inline-block; color:#e30613; line-height:24px;}
.block.numbers .item h2 span.countup-sign{ font-family:'ITC Avant Garde Gothic Std Book', sans-serif; font-size:0.625em; margin-left:5px;}
.block.numbers .item h2 span.text{ line-height:1; font-size:24px; text-transform:uppercase; margin-left:0px;}
.block.numbers .item p{ margin-bottom:0px;}
.block.numbers .item.normal h2{ font-size:60px; min-height:60px; line-height:1; margin:0px;}
.block.numbers .item.normal h3{ font-size:30px; line-height:1; text-transform:uppercase; margin:0px; margin-top:20px; }
.block.numbers .item.normal h3 strong{ color:#e30613;}
.block.numbers .item.normal h3 span{ font-size:18px;}
.block.numbers .item.normal p{ margin-top:10px;}

/* newsletter */

.block.newsletter-register{ text-align:center; position:relative;}
.block.newsletter-register .text{ width:100%; max-width:900px; margin:0 auto; margin-bottom:20px; position:relative; z-index:20;}
.block.newsletter-register .text h2{ font-size:50px; line-height:1; margin:0px; }
.block.newsletter-register .form{ max-width:400px; width:100%; display:inline-block; position:relative; z-index:20; margin-bottom:0px;}
.block.newsletter-register .form .form-group{ margin:0px;}
.block.newsletter-register .form .form-group input{ height:45px; padding-right:160px; background:#f7f7f7; border-color:#e1e1e1;}
.block.newsletter-register .form .send{ position:absolute; top:0px; right:0px; bottom:0px;}
.block.newsletter-register .form .send .btn{ height:45px; line-height:45px; float:left; padding:0px; width:140px; margin: 0px;}
.block.newsletter-register .captchaField{ width:100%; display:flex; flex-wrap:nowrap; justify-content:center;}
.block.newsletter-register .captchaField > div{ margin:10px 0;}
.block.newsletter-register .check{ width:100%; text-align:center; margin-top:10px;position:relative; z-index:20;}
.block.newsletter-register .check > span{ display:inline-block;}
.block.newsletter-register .check > span label:before{ background:#f7f7f7; border-color:#e1e1e1;}
.block.newsletter-register .check > span label span{ font-size:13px;}

/* fidelity */

.block.fidelity-home{ position:relative;}
/*.block.fidelity-home:before{ content:""; width:400px; height:100%; position:absolute; top:0px; right:0px; background: #ffffff; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); z-index:100;}*/
.block.fidelity-home .item .image{ width:100%; float:left; margin-bottom:20px;}
.block.fidelity-home .item .image a{ width:100%; float:left; overflow:hidden;}
.block.fidelity-home .item .image img{ border-radius:20px;}
.block.fidelity-home .item .text h2{ font-size:26px; line-height:1.2; margin:0px;}
.block.fidelity-home .item .text h2 a{ color:#000;}
.block.fidelity-home .item .text p{ margin:0px; margin-top:5px;}
.block.fidelity-home .item .text{}
.block.fidelity-home .item .text h2 + .readmore{ margin-top:10px;}
.block.fidelity-home .swiper-container{ position: relative; width: 100vw; max-width: 100vw;}

/* cta */

.block.cta{ padding-left:60px; padding-right:60px; position:relative;}
.block.cta .item{ width:100%; position:relative; padding:100px 0; border-radius:20px; overflow:hidden;}
.block.cta .item:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background: #000000; background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 0) 100%); z-index:10;}
.block.cta .background-video{ position:absolute; min-width:70%; min-height:100%; width:auto; height:auto; right:0px; top:0px; z-index:0; overflow:hidden; opacity:1; background-position:center center; background-size:cover;}
.block.cta .background-video video{ width:100%; height:100%; object-fit:cover; position:absolute; left:0px; top:0px;}
.block.cta .text{ max-width:500px; position:relative; z-index:10;}
.block.cta .text h2{ color:#fff;}
.block.cta .text h3{ color:#fff;}

.block.cta.right .item:before{ background: linear-gradient(-90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 0) 100%);}
.block.cta.right .background-video{ right:auto; left:0px;}
.block.cta.right .text{ float:right; text-align:right;}

.block.cta.download-app .actions ul{ width:100%; float:left; margin-top:40px;}
.block.cta.download-app .actions ul li{ width:auto; float:left; display:flex; flex-wrap:wrap; justify-content:left; padding:0px; margin-right:20px;}
.block.cta.download-app .actions ul li:last-child{ margin:0px;}
.block.cta.download-app .actions ul li:before{ display:none;}
.block.cta.download-app .actions ul li img{ height:60px;}

.block.cta-minimal{ padding:0px;}
.block.cta-minimal .item{ }
.block.cta-minimal .text{ text-align:center;}
.block.cta-minimal .text h2{ font-size:40px;}
.block.cta-minimal .text .actions{ text-align:center;}
.block.cta-minimal .text .actions ul{ width:100%; float:left; display:flex; flex-wrap:nowrap; justify-content:center; margin:0 10px; margin-top:20px;}
.block.cta-minimal .text .actions ul li{ width:auto; float:left; padding:0px 10px;}
.block.cta-minimal .text .actions ul li:last-child{ margin:0px;}
.block.cta-minimal .text .actions ul li:before{ display:none;}
.block.cta-minimal .text .actions ul li img{ height:60px;}


/* text base */

.block.text-base + .block.text-base{ padding-top:0px;}
.block.text-base .image img{ border-radius:20px;}
.block.text-base .carousel-images{ width:100%; float:left; position:relative;}
.block.text-base .carousel-images .prev-carousel{ width:40px; height:40px; position:absolute; color:#171D1B; left:20px; top:50%; text-align:center; line-height:40px; margin-top:-20px; border-radius:50%; background:#fff; z-index:10; transition: all .3s ease-in-out;}
.block.text-base .carousel-images .prev-carousel:before{ content:"\f053"; font-family:FontAwesome; font-size:12px; transition: all .3s ease-in-out;}
.block.text-base .carousel-images .next-carousel{ width:40px; height:40px; position:absolute; color:#171D1B; right:20px; top:50%; text-align:center; line-height:40px; margin-top:-20px;border-radius:50%; background:#fff;  z-index:10; transition: all .3s ease-in-out;}
.block.text-base .carousel-images .next-carousel:before{ content:"\f054"; font-family:FontAwesome; font-size:12px; transition: all .3s ease-in-out;}
.block.text-base .carousel-images .prev-carousel:hover, .block.text-base .carousel-images .next-carousel:hover{ background-color:#e30613;}
.block.text-base .carousel-images .prev-carousel:hover:before, .block.text-base .carousel-images .next-carousel:hover:before{ color:#fff;}

/* store */

.block.text-store-locator{ margin-top:120px;}

.block.store-detail{ margin-top:120px;}
.block.store-detail .iframe{ width:100%; height:0px; float:left; padding-bottom:66.67%; border-radius:20px; overflow:hidden;}
.block.store-detail .actions{ width:100%; float:left; margin-top:20px;}
.block.store-detail .actions ul{ width:100%; float:left;}
.block.store-detail .actions ul li{ width:auto; float:left; display:flex; flex-wrap:wrap; justify-content:left; padding:0px; margin-right:20px;}
.block.store-detail .actions ul li:last-child{ margin:0px;}
.block.store-detail .actions ul li:before{ display:none;}
.block.store-detail .actions ul li img{ height:60px;}
.block.store-detail .iframe{ width:100%; height:600px;}
.block.store-detail .iframe .map-content{ padding:15px;}
.block.store-detail .iframe .map-content h2{ font-family: 'ITC Avant Garde Gothic Std Bold', sans-serif; font-size:20px; line-height:1; color:#e30613; text-transform:uppercase; margin-bottom:10px;}
.block.store-detail .iframe .map-content p{ font-family: 'ITC Avant Garde Gothic Std Book', sans-serif; font-size:16px; line-height:1.4; color:#000; margin-bottom:0px;}
.block.store-detail .iframe .map-content a.readmore{ margin-top:10px;}

/* store gallery */

.block.store-gallery{ padding-bottom:80px;}
.block.store-gallery .gallery{ display:flex; flex-wrap:wrap; margin:0 -10px;}
.block.store-gallery .gallery .image{ width:25%; padding:0 10px; margin-bottom:20px;}
.block.store-gallery .gallery .image img{ border-radius:20px;}

/* promo store */

.block.store-promo{}
.block.store-promo .item .image{ width:100%; float:left; margin-bottom:20px;}
.block.store-promo .item .image img{ width:100%; float:left; border-radius:20px; overflow:hidden;}
.block.store-promo .item .text h2{ max-width:95%; font-size:26px; line-height:1.2;}
.block.store-promo .item .text h2 a{ color:#000;}
.block.store-promo .item .text{}
.block.store-promo .item .text h2 + .readmore{ margin-top:10px;}

.block.store-promo.page{ margin-top:120px; padding-bottom:40px;}
.block.store-promo.page .item{ margin-bottom:60px;}

.block.store-promo + .block.cta.download-app{ padding-top:0px;}


/* singola promo */

.block.single-promo{ margin-top:120px;}
.block.single-promo .row + .row{ margin-top:40px;}
.block.single-promo .info{ text-align:center;}
.block.single-promo .info h1{ font-size:55px; line-height:1.1;}
.block.single-promo .info .top-intro{ margin-top:20px;}
.block.single-promo .body{ margin-bottom:40px;}
.block.single-promo .body .text{ margin-bottom:20px;}
.block.single-promo .body .text h3 + p{ margin-top:20px;}
.block.single-promo .media-images{ margin-bottom:40px;}
.block.single-promo .main-image{ margin-bottom:40px;}
.block.single-promo .main-image img{ width:100%; height:auto; border-radius:20px;}
.block.single-promo .gallery{ display:flex; flex-wrap:wrap; margin:0 -20px;}
.block.single-promo .gallery .image{ width:33.33%; float:left; padding:0 20px; margin-bottom:20px;}
.block.single-promo .gallery .image img{ border-radius:20px;}
.block.single-promo .action{ text-align:center; margin-top:40px;}

/* gallery catering */

.block.catering-gallery{ padding-bottom:80px;}
.block.catering-gallery .gallery{ display:flex; flex-wrap:wrap; margin:0 -20px;}
.block.catering-gallery .gallery .item{ width:33.33%; padding:0 20px; text-align:center; margin-bottom:20px;}
.block.catering-gallery .gallery .item .image{ margin-bottom:20px;}
.block.catering-gallery .gallery .item .image img{ border-radius:20px;}

/* values */

.block.values{ padding-bottom:60px;}
.block.values .item{ margin-bottom:40px;}
.block.values .item .image{ margin-bottom:40px;}
.block.values .item .image img{ border-radius:20px;}
.block.values .item .text h2{ font-size:26px; line-height:1.2;}

/* intro store locator */

.block.intro-storelocator{ padding:60px 0 60px 0;}
.block.intro-storelocator .box-wrap{ display:flex; flex-wrap:nowrap; align-items:center; position:relative;}
.block.intro-storelocator .filters ul{ display:flex; flex-wrap:nowrap; margin:0 -5px;}
.block.intro-storelocator .filters ul li{ padding:0 5px;}
.block.intro-storelocator .filters ul li:before{ display:none;}
.block.intro-storelocator .filters ul li .btn.active{ background:#e30613; border-color:#e30613; color:#fff;}
.block.intro-storelocator .box{ margin-left:auto; display:flex; flex-wrap:nowrap; justify-content:center; position:relative; z-index:5;}
.block.intro-storelocator .form{ width:auto; float:left;}
.block.intro-storelocator .group{ display:flex; flex-wrap:nowrap; margin:0 -5px;}
.block.intro-storelocator .group .field{ float:left; padding:0 5px;}
.block.intro-storelocator .group .field .wrap{ position:relative;}
.block.intro-storelocator .group .field.city input[type="text"]{ width:300px;}
.block.intro-storelocator .group .field.km .chosen-container{ width:125px !important;}
.block.intro-storelocator .group .send{ width:auto; float:left; padding:0 5px;}
.block.intro-storelocator .group .send .btn{ float:right; height:45px; margin:0px !important;}
.block.intro-storelocator .form .btn{ margin:0px;}

/* store locator map */

.block.storelocatormap{ padding:0px; margin-top:40px;}
.block.storelocatormap .container-fluid + .container-fluid{ margin:0px;}
.block.storelocatormap .container-fluid{ padding:0px;}
.block.storelocatormap .iframe-wrap{ border-bottom-left-radius:20px; border-bottom-right-radius:20px; overflow:hidden;}
.block.storelocatormap .iframe{ width:100%; height:600px;}
.block.storelocatormap .iframe .map-content{ padding:15px;}
.block.storelocatormap .iframe .map-content h2{ font-family: 'ITC Avant Garde Gothic Std Bold', sans-serif; font-size:20px; line-height:1; color:#e30613; text-transform:uppercase; margin-bottom:10px;}
.block.storelocatormap .iframe .map-content p{ font-family: 'ITC Avant Garde Gothic Std Book', sans-serif; font-size:16px; line-height:1.4; color:#000; margin-bottom:0px;}
.block.storelocatormap .iframe .map-content a.readmore{ margin-top:10px;}

/* store locator punti */

.block.store-locator .item{ width:100%; float:left; margin-bottom:40px; padding:40px 20px; text-align:center; position:relative; padding-bottom:80px; background:#f7f6f1; border-radius:20px; overflow:hidden;}
.block.store-locator .item .icon{ width:40px; height:40px; margin:0px; margin-bottom:15px;}
.block.store-locator .item .text h4{ font-family:"ITC Avant Garde Gothic Std Bold", serif; font-size:24px; margin-bottom:10px; color:#e30613; text-transform:uppercase; position:relative; z-index:2; }
.block.store-locator .item .text p{ position:relative; z-index:2;}
.block.store-locator .item .text p:last-child{ margin-bottom:0px;}
.block.store-locator .item .actions{ margin-top:10px;}
.block.store-locator .item .actions li{ padding:0px;}
.block.store-locator .item .actions li a{ color:#000;}
.block.store-locator .item .actions li a:hover{ color:#e30613;}
.block.store-locator .item .actions li strong{ min-width:20px; display:inline-block; font-weight:700;}
.block.store-locator .item .actions li:before{ display:none;}
.block.store-locator .item .more{ width:100%; text-align:center; padding:40px; padding-top:0px; position:absolute; left:0px; bottom:0px;}
.block.store-locator .item.point .text span.top-intro strong{ color:#000;}
.block.store-locator .item.point .text span.top-intro strong:before{ color:#000;}

/* hero */

.block.hero{ margin-top:120px; padding:0px;}
.block.hero .text{ height:100px;}
.block.hero .item{ width:100%; position:relative; padding:0px; border-radius:20px; overflow:hidden;}
.block.hero .item:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background: #000000; background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.3) 100%); z-index:10;}
.block.hero .background-image{ position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:0; overflow:hidden; opacity:1; background-position:center center; background-size:cover;}
.block.hero .text{ width:100%; min-height:400px; text-align:center; display:flex; flex-wrap:nowrap; justify-content:center; align-items:center; position:relative; z-index:10;}
.block.hero .text h1{ color:#e30613; font-size:55px; line-height:1; font-family:'ITC Avant Garde Gothic Std Bold';}
.block.hero .text h3{ color:#fff; margin-top:10px;}
.block.hero .text .center{ max-width:800px;}


/* contatti */

.block.contacts{ position:relative;}
.block.contacts .box .logo{ margin-bottom:20px;}
.block.contacts .box .logo img{ height:60px;}
.block.contacts .social{ width:100%; float:left; margin:0px; margin-top:20px;}
.block.contacts .social ul{ margin:0 -5px; width:auto; display:flex; flex-wrap:nowrap; justify-content:left;}
.block.contacts .social li{ width:auto;float:left; padding-left:0px; margin:0 2.5px;}
.block.contacts .social li:before{ display:none;}
.block.contacts .social li a{float:left;position:relative;border-radius:50%; background:#e30613;}
.block.contacts .social li a span.circle{width:40px;height:40px;float:left;color:#fff;text-align:center;}
.block.contacts .social li a span.circle i{font-size:18px; line-height:40px; vertical-align:top;}
.block.contacts .social li.facebook a{background:#1877F2}
.block.contacts .social li.instagram a{background:#E4405F}
.block.contacts .social li.tiktok a{background:#000}
.block.contacts .social li.youtube a{background:#CD201F}
.block.contacts .social li.whatsapp a{background:#25D366}
.block.contacts .social li a:hover{ background:#e30613;}
.block.contacts .form{ margin-top:30px;}
.block.contacts .form .form-group{ position:relative;}
.block.contacts .form .form-group > label{ float:left;}

.block.contacts.center{}
.block.contacts.center .box{ text-align:center;}
.block.contacts.center .box .check{ text-align:center;}
.block.contacts.center .box .check > span{ display:inline-block;}
.block.contacts.center .captchaField{ display:flex; flex-wrap:nowrap; justify-content:center;}

.block.contacts.page{ margin-top:120px;}


/* eventi a scorrimento */

.scrollerhome-wrap{ width:100%; height:70px; position:relative; background:#e30613; z-index:999;}
.scrollerhome-wrap .container-fluid{ padding:0px;}
.scrollerhome-wrap .scrollerhome{ width:100%; height:70px; position:relative; overflow:hidden; border:0px; background:none;}
.scrollerhome-wrap .scrollerhome .container{ position:relative;}
.scrollerhome-wrap .scrollerhome .fixed{ width:auto; height:100%; position:absolute; display:flex; align-items:center; right:0px; line-height:70px; white-space:nowrap; font-size:22px; font-weight:700; padding:0 10px 0 10px; background:#e30613; text-transform:uppercase; z-index:10;}
.scrollerhome-wrap .scrollerhome .fixed .btn{ width:200px; height:60px; line-height:60px; padding:0px; font-size:18px;}
.scrollerhome-wrap .scrollerhome .fixed .btn:hover{ background:#fff; border-color:#fff; color:#e30613;}
.scrollerhome-wrap .scrollerhome .marquee_text {}
.scrollerhome-wrap .scrollerhome ul{ width:auto; display:flex; margin:0px; padding:0px;}
.scrollerhome-wrap .scrollerhome ul li{ font-size:18px; padding:0px; line-height:70px; color:#fff; text-transform:uppercase;}
.scrollerhome-wrap .scrollerhome ul li:before{ display:none;}
.scrollerhome-wrap .scrollerhome ul li a{ color:#2e8ed3; color:#fff;}
.scrollerhome-wrap .scrollerhome ul li a:hover{ color:#f49525;}
.scrollerhome-wrap .scrollerhome ul li:after { content:""; width:1px; height:20px; display:inline-block; vertical-align:middle; margin: 0 20px; background:none;}
.scrollerhome-wrap .scrollerhome ul li:last-child:after{ display:none; margin:0px;}

/* pagina ordina */

.block.order-page{ margin-top:120px;}
.block.order-page .item{ text-align:center;}
.block.order-page .item .image{ border-radius:10px; overflow:hidden; margin-bottom:40px;}
.block.order-page .item .text h2{ font-size:40px; line-height:1.2;}
.block.order-page .item .action{ display:inline-block; margin-top:40px;}
.block.order-page .item .action img{ height:80px;}

/* vantaggi */

.block.advantages{ padding-bottom:60px; text-align:center;}
.block.advantages .item{ width:100%; display:inline-block; text-align:center; margin-bottom:40px;}
.block.advantages .item .icon{ max-width:96px; margin-bottom:20px;}
.block.advantages .item .text h2{ font-size:32px; line-height:1.2; margin-bottom:10px;}
.block.advantages .item .text p{ margin:0px; padding:0 20%;}

/* faq */

.block.faq{}
.block.faq [class*="col-"]:first-child h4{ border-top:0px solid #f7f7f7; margin-top:0px;}
.block.faq [class*="col-"] h4{ background:#e30613; margin-top:10px;}
.block.faq [class*="col-"]:nth-child(odd) h4{ }
.block.faq h4{ position:relative; text-align:left; font-size:18px; line-height:1.2; padding:15px 30px 15px 30px; padding-left:50px; border:0px; margin:0px; text-transform:uppercase; color:#fff; font-weight:700; border-top-right-radius: 10px; border-top-left-radius: 10px; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;}
.block.faq h4:before{ content:"\f0c8"; font-family:FontAwesome; position:absolute; top:18px; left:20px; font-size:12px; line-height:1.4; font-weight:300; transform: rotate(-20deg); -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; color:#fff;}
.block.faq h4.collapsed{ background:#f7f7f7; color:#000; border-radius:10px;}
.block.faq h4.collapsed:before{ transform: rotate(-10deg); color:#e30613;}
.block.faq .panel-body{ padding:0px 60px 0px 50px; background:#f7f7f7; text-align:left; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;}
.block.faq .panel-body p, .block.faq .panel-body li{ color:#fff;}
.block.faq .panel-body ul:last-child{ margin-bottom:30px;}
.block.faq .panel-body li:before{ color:#fff;}
.block.faq .panel-body p:last-child{ margin-bottom:30px;}
.block.faq .panel-body a{ color:#fff; text-decoration:underline; font-weight:700;}
.block.faq .panel-body{ background:#e30613; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;}

/* brands */

.block.brands{ padding-bottom:40px;}
.block.brands .item-wrap{ display:flex; flex-wrap:wrap; margin:0 -10px;}
.block.brands .item-wrap .item{ width:20%; float:left; padding:0 10px; margin-bottom:40px;}
.block.brands .item-wrap .item img{ border-radius:10px;}

/* partners */

.block.partners{ padding-bottom:40px;}
.block.partners .item-wrap{ display:flex; flex-wrap:wrap; margin:0 -20px;}
.block.partners .item-wrap .item{ width:50%; float:left; padding:0 20px; margin-bottom:40px;}
.block.partners .item-wrap .item img{ border-radius:10px;}

/* vantaggi */

.block.presentation.advantage{ padding-bottom:60px;}
.block.presentation.advantage .item{ display:flex; flex-wrap:nowrap; margin-bottom:40px;}
.block.presentation.advantage .item .number{ width:60px; height:60px; border-radius:10px; background:#e30613; color:#fff; text-align:center; margin-top:5px; line-height:60px; font-size:30px; font-weight:700;}
.block.presentation.advantage .item .body{ width:calc(100% - 60px); float:left; padding-left:30px;}
.block.presentation.advantage .item .body h2{ font-size:28px; line-height:1.2; margin:0px; margin-bottom:5px;}
.block.presentation.advantage .item .body p{ margin-top:0px;}


/* footer */

.footer{ width:100%; background:#fff; position:relative; display:inline-block; font-family: 'ITC Avant Garde Gothic Std Book', sans-serif; width:100%; float:left; overflow:hidden; background: #F7F6F1; background: linear-gradient(0deg, rgba(247, 246, 241, 1) 0%, rgba(255, 255, 255, 1) 100%);}
.footer .footer-row{ text-align:center; position:relative; z-index:20; padding:60px 0; overflow:hidden;}
.footer .footer-row .row{ display:flex; flex-wrap:nowrap; justify-content:center;}
.footer .footer-row .row .colfooter{ width:33.33%;}
.footer .footer-row .row .colfooter:last-child{ border:0px;}
.footer .footer-row .row .colfooter01{ text-align:left;}
.footer .footer-row .row .colfooter01 .widget{ text-align:left;}
.footer .footer-row .row .colfooter03{ text-align:right;}
.footer .footer-row .row .colfooter03 .widget{ text-align:right;}
.footer .footer-row .row.rowfooter01{ /* max-width:1200px; margin:0 auto; */}
.footer .footer-row .widget{ width:100%; min-width:100px; float:left; text-align:center; margin-bottom:0px;}
.footer .footer-row .widget h4{ font-family: "ITC Avant Garde Gothic Std Bold", serif; font-size:26px; line-height:1.2; color:#e30613; text-transform:uppercase; margin-bottom:10px;}
.footer .footer-row .widget p + h4{ margin-top:20px;}
.footer .footer-row .widget p, .footer .footer-row .widget li{ font-family: 'ITC Avant Garde Gothic Std Book', sans-serif; font-weight:400; font-size:15px; line-height:1.5; margin-bottom:10px; color:#000;}
.footer .footer-row .widget p:last-child{ margin-bottom:0px;}
.footer .footer-row .widget p a{ color:#000;}
.footer .footer-row .widget p a:hover{ color:#000;}
.footer .footer-row .widget.widget-company{background:none; text-align:center;}
.footer .footer-row .widget.widget-company img{ width:auto; height:120px; display:inline-block; margin-bottom:20px;}
.footer .footer-row .widget.widget-services ul{ margin-bottom:0px;}
.footer .footer-row .widget.widget-services li{ padding-left:20px; margin:0px;}
.footer .footer-row .widget.widget-services li:before{ content:"\f0c8"; font-family:FontAwesome; position:absolute; top:5px; left:0px; font-size:7px; transform: rotate(-10deg); color:#e30613;}
.footer .footer-row .widget.widget-services li a{ color:#000;}
.footer .footer-row .widget.widget-services li a:hover{ color:#e30613;}
.footer .footer-row .widget.widget-book{ max-width:300px; float:right;}
.footer .footer-row .book{ margin-bottom:20px;}
.footer .footer-row .book p{ margin-bottom:5px;}
.footer .footer-row .book p:last-child{ margin-bottom:0px;}
.footer .footer-row .book ul{ width:100%; float:left; margin:0px; margin-top:25px;}
.footer .footer-row .book ul li{ width:100%; float:left; display:flex; flex-wrap:wrap; justify-content:right; margin-bottom:10px;}
.footer .footer-row .book ul li img{ width:160px;}
.footer .footer-row .book .btn{ margin-top:15px;}
.footer .footer-row .work{ margin-top:20px;}
.footer .footer-row .work h4{}
.footer .footer-row .work .btn{ font-size:14px; padding:7px 15px; font-size:13px;}
.footer .footer-row .copy{ width:100%; float:left; margin-top:20px;}
.footer .footer-row .copy p{ font-size:12px; line-height:1.3; color:#000; font-weight:400; margin:0px;}
.footer .footer-row .copy p + p{ margin-top:5px;}
.footer .footer-row .copy a{ color:#000;}
.footer .footer-row .copy span{ margin:0 1px;}
.footer .footer-row .social{ width:100%; float:left; margin:0px; margin-top:10px;}
.footer .footer-row .social ul{ margin:0 -5px; width:auto; display:flex; flex-wrap:nowrap; justify-content:center;}
.footer .footer-row .social li{ width:auto;float:left; padding-left:0px; margin:0 2.5px;}
.footer .footer-row .social li:before{ display:none;}
.footer .footer-row .social li a{float:left;position:relative;border-radius:50%; background:#e30613;}
.footer .footer-row .social li a span.circle{width:40px;height:40px;float:left;color:#fff;text-align:center;}
.footer .footer-row .social li a span.circle i{font-size:18px; line-height:40px; vertical-align:top;}
.footer .footer-row .social li.facebook a{background:#1877F2}
.footer .footer-row .social li.instagram a{background:#E4405F}
.footer .footer-row .social li.tiktok a{background:#000}
.footer .footer-row .social li.youtube a{background:#CD201F}
.footer .footer-row .social li.whatsapp a{background:#25D366}
.footer .footer-row .social li a:hover{ background:#e30613;}

.footer .footer-extra{ padding:0px; padding-top:20px; padding-bottom:40px; text-align:center; background:none; position:relative; z-index:20;}
.footer .footer-extra .row{ padding:0px;}
.footer .footer-extra .row p{ font-size:13px; line-height:20px; color:#fff; font-weight:400; margin:0px;}
.footer .footer-extra .row p span{ margin:0 5px;}
.footer .footer-extra .row a{ color:#fff; font-weight:400;}
.footer .footer-extra .row a:hover{ color:#fff;}

/* modal */

body.modal-open .header{ filter: blur(4px);}
body.modal-open .wrapper{ filter: blur(4px);}
body.modal-open .footer{ filter: blur(4px);}

.modal{ z-index:999999; border-radius:0px; display:none !important;}
.modal.in { display:flex !important; align-items:center; flex-direction: column; justify-content:center;}
.modal-open .modal{ overflow:auto;}
.modal-backdrop{ z-index:99999; background:#f7f7f7;}
.modal-backdrop.in{ opacity:0.75;}
.modal .modal-dialog{ width:100%; max-width:1000px; margin:0px; overflow:auto !important; box-shadow:0px 0px 100px rgba(0,0,0,0.2);}
.modal.in .modal-dialog{ top:auto; transform:none;}
.modal-body{ padding:30px;}
.modal .modal-content{ border-radius:0px; border:0px;}
.modal .close{ width:40px; height:40px; position:absolute; background-color:#fff; background-image:url(../images/icon-close.png); background-size:30px 30px; background-repeat:no-repeat; background-position:center center; top:0px; right:0px; opacity:1; z-index:9999;}
.modal .modal-body{ border-radius:0px; padding:0px;}
.modal .modal-body .image{ width:100%; background-size:cover; background-position:center center;}
.modal .modal-body .image img{ display:none;}
.modal .modal-body .text{ padding:60px 40px;}
.modal .modal-body .text h3{ font-size:22px; line-height:28px; color:#000; font-weight:300; margin-bottom:10px;}
.modal .modal-body .text h2{ font-size:34px; line-height:34px; color:#000; margin-bottom:10px;}
.modal .modal-body .text h3 + h2{ margin-top:0px;}
.modal .modal-body .text p + .btn{ margin-top:20px;}
.modal .modal-body .text .btn{ width:100%; padding:15px 20px; font-size:20px;}

#scrolltop{ width:48px; height:48px; position:fixed; z-index:999; right:20px; bottom:20px; opacity:0; visibility:hidden; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
#scrolltop.show{ opacity:1; visibility:visible;}
#scrolltop a{ width:48px; height:48px; float:left; background:#e30613; border-radius:50%; text-align:center;}
#scrolltop a:before{ content:"\f106"; width:50px; height:50px; font-family:FontAwesome; font-size:16px; color:#fff; line-height:50px;}
#scrolltop a:hover{ background:#000;}

form{ margin-bottom:0px !important;}

.captchaField > div {margin-bottom: 20px;}

.whatsappfixed{ width:48px; height:48px; position:fixed; right:15px; bottom:15px; background:#25D366; border-radius:50%; font-size:24px; line-height:48px; text-align:center; color:#fff; box-shadow:2px 2px 5px rgba(0,0,0,0.2); z-index:200;}
.whatsappfixed:hover{ background:#000; color:#fff;}
.whatsappfixed i{ color:#fff;}



@media (min-width: 1500px) {
	
	.container{ width:1400px;}
	.visual .container{ width:1400px; padding:0px 30px;}
	

}

@media (max-width: 1499px) {
	
	.container-fluid{ padding:0 40px;}
	
	.block{ padding:80px 0;}
	
	.block.presentation .top-title h2 + h3{ margin-top:5px;}
		
	.header a.navbar-brand{ line-height:100px;}
	.header a.navbar-brand img{ height:50px;}
	.visual-content .box h2{ margin-bottom:20px;}
	
	.block.fullwidth .fix{ width:calc(50% + 100px);}
	
	.block.fullwidth.homepage01 .actions ul{ margin-top:20px;}
	.block.fullwidth.homepage01 .actions ul li img{ height:50px;}
	
	.footer .footer-row .widget.widget-company img{ height:110px;}
	.footer .footer-row .social li a span.circle{ width:32px; height:32px;}
	.footer .footer-row .social li a span.circle i{ font-size:16px; line-height:32px;}
	
	.block.contacts .social li a span.circle{ width:32px; height:32px;}
	.block.contacts .social li a span.circle i{ font-size:16px; line-height:32px;}
	
	.block.cta.download-app .actions ul li img{ height:50px;}
	.block.store-detail .actions ul li img{ height:50px;}
	
	.block.hero .text{ min-height:350px;}
	
	.block.text-store-locator{ margin-top:60px;}
	.block.store-detail{ margin-top:60px;}
	.block.store-promo.page{ margin-top:60px;}
	.block.single-promo{ margin-top:60px;}
	.block.order-page{ margin-top:60px;}
	.block.contacts.page{ margin-top:60px;}
	
	.block.advantages .item .text p{ padding:0 10%;}
	
	.block.contacts .box .logo img{ height:50px;}
	
	.block.order-page .item .action{ margin-top:20px;}
	.block.order-page .item .action img{ height:50px;}
	
	.footer .footer-row .book ul li img{ width:140px;}
	
	.block.cta{ padding-left:40px; padding-right:40px;}

	
	
	/* fonts */
	
	p, li{ font-size:16px;}
	
	.visual-content .box h1{ font-size:50px;}
	.block.single-promo .info h1{ font-size:50px;}
	.block.numbers .item.normal h2{ font-size:50px; min-height:50px;}
	.block.presentation .top-title h2{ font-size:50px;}
	.block.hero .text h1{ font-size:50px;}
	.block h1, .block h2{ font-size:42px;}
	.block.newsletter-register .text h2{ font-size:42px;}
	.block.order-page .item .text h2{ font-size:32px; line-height:1;}
	.block.numbers .item.normal h3{ font-size:26px;}
	.block.advantages .item .text h2{ font-size:26px;}
	.block.presentation .list-advantage .item .body h2{ font-size:22px;}
	.block.presentation.advantage .item .body h2{ font-size:22px;}
	.block.intro .text h3{ font-size:22px;}
	.block.fidelity-home .item .text h2{ font-size:22px;}
	.footer .footer-row .widget h4{ font-size:22px;}
	.block.store-promo .item .text h2{ font-size:22px;}
	.visual-content .box h2{ font-size:20px;}
	.block.store-locator .item .text h4{ font-size:20px;}
	.block.intro .text p{ font-size:18px;}
	.visual-content .box h3{ font-size:18px;}
	.block h3{ font-size:18px;}
	.block.presentation span.top-intro strong{ font-size:17px;}
	.block.store-locator .item .text h4{ font-size:17px;}
	.scrollerhome-wrap .scrollerhome ul li{ font-size:16px;}
	.block.faq h4{ font-size:16px;}
	.header .navbar .navbar-nav > li > a{ font-size:14px;}
	a.readmore{ font-size:15px;}
	.btn{ font-size:14px;}
	.footer .footer-row .widget p, .footer .footer-row .widget li{ font-size:14px;}
	.block.newsletter-register .check > span label span{ font-size:12px;}
	
	
}

@media (max-width: 1300px) {
	
	.form-group{ margin-bottom:15px;}
	
	.row.row60{ margin-left:-40px; margin-right:-40px;}
	.row.row60 > [class*="col-"]{ padding:0 40px;}
	.row.row40{ margin-left:-30px; margin-right:-30px;}
	.row.row40 > [class*="col-"]{ padding:0 30px;}
	.row.row30{ margin-left:-20px; margin-right:-20px;}
	.row.row30 > [class*="col-"]{ padding:0 20px;}
	.row.row20{ margin-left:-10px; margin-right:-10px;}
	.row.row20 > [class*="col-"]{ padding:0 10px;}
	
	.container-fluid{ padding:0 30px;}
	
	.header .navbar .navbar-nav > li > a{ margin:0 7px;}
	
	.block{ padding:60px 0;}
	.block.cta{ padding-left:30px; padding-right:30px;}
	
	.block.hero .text{ min-height:300px;}
	
	.block.intro .text01{ padding:0 20px;}
	.block.intro .text02{ padding:0 20px;}
	
	.header a.navbar-brand img{ height:45px;}
	
	.scrollerhome-wrap{ height:60px;}
	.scrollerhome-wrap .scrollerhome{ height:60px;}
	.scrollerhome-wrap .scrollerhome ul li{ line-height:60px;}
	.scrollerhome-wrap .scrollerhome .fixed{ line-height:60px;}
	.scrollerhome-wrap .scrollerhome .fixed .btn{ height:50px; line-height:50px; font-size:16px;}
	
	.block.store-locator .item{ margin-bottom:20px;}
	
	.block.store-detail .iframe{ height:450px;}
	
	.block.catering-gallery{ padding-bottom:40px;}
	.block.catering-gallery .gallery{ margin:0 -10px;}
	.block.catering-gallery .gallery .item{ padding:0 10px; margin-bottom:20px;}
	
	.block.brands{ padding-bottom:40px;}
	.block.brands .item-wrap .item{ width:25%; margin-bottom:20px;}
	
	.block.order-page .item .image{ margin-bottom:20px;}
	
	.block.store-gallery .gallery .image{ width:33.33%;}
	
	/* fonts */
	
	p, li{ font-size:15px;}
	
	.visual-content .box h1{ font-size:42px;}
	.block.single-promo .info h1{ font-size:42px;}
	.block.numbers .item.normal h2{ font-size:42px; min-height:42px;}
	.block.presentation .top-title h2{ font-size:42px;}
	.block.hero .text h1{ font-size:42px;}
	.block h1, .block h2{ font-size:36px;}
	.block.newsletter-register .text h2{ font-size:36px;}
	.block.order-page .item .text h2{ font-size:28px; line-height:1;}
	.block.numbers .item.normal h3{ font-size:22px;}
	.block.advantages .item .text h2{ font-size:22px;}
	.block.presentation .list-advantage .item .body h2{ font-size:19px;}
	.block.presentation.advantage .item .body h2{ font-size:19px;}
	.block.intro .text h3{ font-size:19px;}
	.block.fidelity-home .item .text h2{ font-size:19px;}
	.footer .footer-row .widget h4{ font-size:19px;}
	.block.store-promo .item .text h2{ font-size:19px;}
	.visual-content .box h2{ font-size:18px;}
	.block.store-locator .item .text h4{ font-size:18px;}
	.block.intro .text p{ font-size:16px;}
	.visual-content .box h3{ font-size:16px;}
	.block h3{ font-size:16px;}
	.block.presentation span.top-intro strong{ font-size:16px;}
	.block.store-locator .item .text h4{ font-size:16px;}
	.scrollerhome-wrap .scrollerhome ul li{ font-size:16px;}
	.block.faq h4{ font-size:16px;}
	.header .navbar .navbar-nav > li > a{ font-size:15px;}
	a.readmore{ font-size:14px;}
	.btn{ font-size:14px;}
	.footer .footer-row .widget p, .footer .footer-row .widget li{ font-size:14px;}
	.block.newsletter-register .check > span label span{ font-size:12px;}
	
	input[type=text], input[type=email], input[type=password], input[type=search], input[type=file], input[type=tel], textarea{ font-size:15px;}
	
}



@media (max-width: 1199px){
	
	.header a.navbar-brand img{ height:40px;}	
	.header .navbar .navbar-nav > li > a{ font-size:14px;}
	
	.block.cta .item{ padding:80px 0;}
	
	

}

@media (max-width: 1008px) {
	
	.container-fluid{ padding:0 20px;}
	.block.cta{ padding-left:20px; padding-right:20px;}
	
	.header a.navbar-brand{ line-height:80px;}
	.header a.navbar-brand img{ height:36px;}
	.header .navbar .navbar-nav > li > a{ font-size:13px; margin:0 4px;}
	.header .navbar .navbar-nav > li:after{ display:none;}
	
	.btn{ font-size:13px; padding:10px 15px;}
	
	.footer .footer-row .copy p{ font-size:10px;}
	
	.form-group > label{ font-size:13px;}
	.check label span{ font-size:13px;}
	
	input[type="submit"].btn{ height:42px;}
		
}

@media (min-width: 992px) {
	
	.header .navbar-collapse{ display:flex;}

}

@media (max-width: 992px) {
	
	.navbar-nav{ padding-bottom:0px;}	
	.footer-row [class*=col-]{ margin:0px;}
	
}

@media (max-width: 991px) {
	
	.content .row + .row{ margin-top:40px;}
	
	.content .form .row{ margin:0 -5px;}
	.content .form .row + .row{ margin-top:0px;}
	.content .form .row [class*="col-"]{ padding:0 5px;}
	
	.navbar-toggle{ display:block;}

	.container{ width:750px;}
	.visual .container{ width:750px;}
	
	.block.presentation h2 + h3{ margin-top:10px;}
	
	.header{ overflow:hidden; }
	.header .navbar{ display:block; flex-wrap:unset; align-items:unset; padding:0px;}
	.header .navbar a.navbar-brand{ line-height:80px; margin-left:30px;}
	.header .navbar a.navbar-brand img{ height:35px;}
	.header .navbar-collapse { position: fixed !important; top: 0; left: 0; width: 100%; height: 100vh; background-color: rgba(227, 6, 19, 0.98); z-index: 9998; display: flex !important; flex-direction: column; justify-content: center; align-items: center; opacity: 0; visibility: hidden; transform: scale(1.05); transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.4s cubic-bezier(0.4, 0, 0.2, 1), transform 0.4s cubic-bezier(0.4, 0, 0.2, 1); padding: 0; margin: 0; }
    .header .navbar-collapse.in { opacity: 1; visibility: visible; transform: scale(1); }
    .header .navbar .navbar-nav { display: flex !important; flex-direction: column !important; align-items: center; float: none; margin: 0 auto; width: auto; }
    .header .navbar .navbar-nav > li { float: none; display: block; margin: 15px 0; padding: 0; text-align: center; width: 100%; position: relative; }
    .header .navbar .navbar-nav > li:after { display: none !important; }
    .header .navbar .navbar-nav > li > a { font-size: 24px !important; color: #ffffff !important; letter-spacing: 2px; padding: 10px 0; margin: 0; display: inline-block; line-height: 1.2; }
    .header .navbar .navbar-nav > li > a:before { display: none !important; }
    .header .navbar .navbar-nav > li > a:hover { transform: translateY(-5px); color: #000000 !important; }
    .navbar-toggle { z-index: 9999 !important; }
	
	.header .request{ position:absolute; right:85px; top:20px;}
	
	.block.hero{ margin-top:80px;}
	
	.block.intro .text01{ width:100%; text-align:center;}
	.block.intro .text02{ width:100%; text-align:center; margin-top:20px;}
	
	.block.numbers{ padding:40px 0;}
	
	.block.contacts.center .box{ text-align:left;}
	.block.contacts.center .box .check{ text-align:left;}
	
	.block.catering-gallery .gallery .item{ width:50%;}
	.block.brands .item-wrap .item{ width:33.33%;}
	
	.block.text-base .carousel-images{ margin-bottom:40px;}
	.block.text-base .row.flex [class*="col-"].pull-right{ order:0;}
	
	.block.contacts .social{ margin:10px 0 40px 0;}
	
	.block.newsletter-register{ text-align:left;}
	.block.newsletter-register .check{ text-align:left;}
	
	.block.faq .text{ margin-bottom:40px;}
	
	.block.store-detail .text{ margin-bottom:40px;}
	
	.block.numbers .box-wrap{ padding:40px 0 20px 0;}
	.block.numbers .item{ margin-bottom:20px;}
	.block.numbers .item.normal h3{ margin-top:5px;}
	
	.block.fidelity-home .text{ margin-bottom:40px;}
	
	.block.intro-storelocator{ padding:40px 0;}
	.block.intro-storelocator .box-wrap{ flex-wrap:wrap;}
	.block.intro-storelocator .box{ margin:0px; margin-top:10px; text-align:left;}
	
	.block.fullwidth .fix{ width:calc(50% - 10px);}
	
	.block.fullwidth.homepage01 .actions ul li{ margin-right:10px;}
	.block.fullwidth.homepage01 .actions ul li img{ height:40px;}
	
	.block.cta-minimal .text .actions ul li img{ height:50px;}
	
	.block.cta.download-app .actions ul li{ margin-right:10px;}
	.block.cta.download-app .actions ul li img{ height:40px;}
	
	.block.order-page{ padding-bottom:20px;}
	.block.order-page .item{ margin-bottom:40px;}
	
	.block.store-gallery{ padding-bottom:50px;}
	.block.store-gallery .gallery{ margin:0 -5px;}
	.block.store-gallery .gallery .image{ width:50%; padding:0 5px; margin-bottom:10px;}
	
	.footer .footer-row .row{ flex-wrap:wrap;}
	.footer .footer-row .row .colfooter01{ width:100%; text-align:left; order:3;}
	.footer .footer-row .row .colfooter02{ width:100%; text-align:left; order:1; margin-bottom:20px;}
	.footer .footer-row .row .colfooter03{ width:100%; text-align:left; order:2; margin-bottom:20px;}
	
	.footer .footer-row{ padding:40px 0;}
	.footer .footer-row .widget.widget-company{ text-align:left;}
	.footer .footer-row .social ul{ justify-content:left;}
	.footer .footer-row .row .colfooter03 .widget{ text-align:left; width:100%; max-width:100%;}
	.footer .footer-row .book ul{ display:flex; flex-wrap:nowrap; margin-top:10px;}
	.footer .footer-row .book ul li{ width:auto; justify-content:left; margin-right:10px;}
	.footer .footer-row .book ul li img{ width:auto; height:40px;}
	
	
}


@media (max-width: 768px){
	
	.container{ padding:0 20px;}
	
	.content .row + .row{ margin-top:20px;}
	
	.header .navbar a.navbar-brand img{ height:32px;}
	.header .request{ right:82px; top:23px;}
	.header .request .btn{ font-size:13px; padding:7px 12px;}
	
	.container{ width:100%;}
	.visual .container{ width:100%;}
	.visual-content{ height:70vh; min-height:650px;}
	
	.block{ padding:40px 0;}
	
	.block.hero .text{ min-height:250px;}
	
	.block.brands .item-wrap .item{ width:50%;}
	
	.block.text-base .carousel-images .next-carousel{ width:32px; height:32px; line-height:32px; margin-top:-16px;}
	.block.text-base .carousel-images .prev-carousel{ width:32px; height:32px; line-height:32px; margin-top:-16px;}
	
	.block.hero .container-fluid{ padding:0 10px;}
	.block.cta{ padding-left:10px; padding-right:10px;}
	
	.block.presentation.advantage{ padding-bottom:20px;}
	.block.presentation.advantage .item{ margin-bottom:20px;}
	.block.presentation.advantage .item .body{ padding-left:20px;}
	.block.presentation.advantage .item .number{ margin-top:0px;}
	
	.block.presentation .list-advantage{ padding-bottom:20px;}
	.block.presentation .list-advantage .item{ margin-bottom:20px;}
	.block.presentation .list-advantage .item .body{ padding-left:20px;}
	.block.presentation .list-advantage .item .number{ margin-top:0px;}
	
	.block.advantages{ padding-bottom:0px;}
	
	.block.brands{ padding-bottom:20px;}
	
	.block.single-promo .info .top-intro{ margin-bottom:0px;}
	
	.block.catering-gallery{ padding-bottom:20px;}
	.block.catering-gallery .gallery .item{ margin-bottom:20px;}
	.block.catering-gallery .gallery .item .image{ margin-bottom:10px;}
	
	.block.store-promo.page{ padding-bottom:0px;}
	.block.store-promo.page .item{ margin-bottom:40px;}
	
	.block.cta-minimal .text h2{ font-size:32px;}
	.block.cta-minimal .text .actions ul li{ margin:0 5px;}
	.block.cta-minimal .text .actions ul li img{ height:40px;}
	
	.block.advantages .item .icon{ max-width:70px;}
	
	.block.store-detail .actions ul li{ margin-right:10px;}
	.block.store-detail .actions ul li img{ height:40px;}
	
	.block.fidelity-home{ padding-bottom:0px;}
	
	.block.intro-storelocator .filters ul{ margin:0 -2.5px;}
	.block.intro-storelocator .filters ul li{ padding:0 2.5px;}
	.block.intro-storelocator .filters ul li .btn{ font-size:12px; padding:5px 12px;}
	.block.intro-storelocator .group{ flex-wrap:wrap;}
	.block.intro-storelocator .group .send{ margin-top:5px; }
	
	.block.store-locator .item{ padding:30px 20px;}
	.block.store-locator .item .more{ position:relative; margin:0px; padding:0px; margin-top:10px;}
	
	ul.pagination.solid li a{ width:32px; height:32px; line-height:32px; font-size:14px;}
	
	.block.fullwidth{ padding-top:0px !important; padding-bottom:40px;}
	.block.fullwidth .image{ width:100%; height:400px; margin-bottom:40px; position:relative;}
	.block.fullwidth .fix{ width:100%; height:400px; position:absolute; left:0px; top:0px;}
	.block.fullwidth.left .image{ left:-20px;}
	.block.fullwidth.right .image{ right:-20px;}
	
	.block.presentation .top-title h3{ padding:0px;}
	
	.block.contacts .form{ margin-top:20px;}
	
	.block.intro .top-title{ margin-bottom:20px;}
	
	.block.store-gallery{ padding-bottom:30px;}
	
	.block.presentation span.top-intro strong:before{ font-size:9px;}
	.block.presentation span.top-intro strong{ padding-left:15px;}
	
	.scrollerhome-wrap .scrollerhome .fixed .btn{ width:140px;}
	
	.visual-content .box .actions li{ margin-right:20px;}
	
	.footer .footer-row .widget.widget-company img{ height:80px; margin-bottom:20px;}
	
	.block.cta{}
	.block.cta .item{  padding-top:0px; padding-bottom:40px; background:#000; overflow:hidden;}
	.block.cta .background-video{ width:100%; height:0px; padding-bottom:66.67%; position:relative; margin-bottom:20px;}
	.block.cta .item:before{ display:none;}
	
	/* fonts */

	p, li{ font-size:15px;}
	.visual-content .box h1{ font-size:32px;}
	.block.single-promo .info h1{ font-size:32px;}
	.block.numbers .item.normal h2{ font-size:32px; min-height:32px;}
	.block.presentation .top-title h2{ font-size:32px;}
	.block.hero .text h1{ font-size:32px;}
	.block h1, .block h2{ font-size:28px;}
	.block.newsletter-register .text h2{ font-size:28px;}
	.block.order-page .item .text h2{ font-size:24px; line-height:1;}
	.block.numbers .item.normal h3{ font-size:20px;}
	.block.advantages .item .text h2{ font-size:20px;}
	.block.presentation .list-advantage .item .body h2{ font-size:18px;}
	.block.presentation.advantage .item .body h2{ font-size:18px;}
	.block.intro .text h3{ font-size:18px;}
	.block.fidelity-home .item .text h2{ font-size:18px;}
	.footer .footer-row .widget h4{ font-size:18px;}
	.block.store-promo .item .text h2{ font-size:18px;}
	.visual-content .box h2{ font-size:17px;}
	.block.store-locator .item .text h4{ font-size:17px;}
	.block.intro .text p{ font-size:15px;}
	.visual-content .box h3{ font-size:15px;}
	.block h3{ font-size:15px;}
	.block.presentation span.top-intro strong{ font-size:14px; line-height:1.1;}
	.block.store-locator .item .text h4{ font-size:16px;}
	.scrollerhome-wrap .scrollerhome ul li{ font-size:15px;}
	.block.faq h4{ font-size:15px;}
	.header .navbar .navbar-nav > li > a{ font-size:15px;}
	a.readmore{ font-size:14px;}
	.btn{ font-size:14px;}
	.footer .footer-row .widget p, .footer .footer-row .widget li{ font-size:14px;}
	.block.newsletter-register .check > span label span{ font-size:12px;}
	input[type=text], input[type=email], input[type=password], input[type=search], input[type=file], input[type=tel], textarea{ font-size:15px;}
	
	
}

@media (max-width: 640px){
	
	
	.whatsappfixed{ width:40px; height:40px; line-height:40px; font-size:18px;}
	
}

@media (max-width: 479px) {
	
	[class*=col-xs-]{ width:100%; float:left; text-align:inherit;}	
	.footer [class*=col-]{ text-align:inherit;}	

}