﻿@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body{ font-size:16px; font-family: 'Inter', sans-serif !important; color:#000;}
form{ margin:0px;}
::selection{ background:#ac1721; color:#fff; -webkit-background-clip: unset; -webkit-text-fill-color:#fff;}
::-moz-selection{ background:#ac1721; color:#fff; -webkit-background-clip: unset; -webkit-text-fill-color:#fff;}
h1, h2, h3, h4, h5, h6, span.h2{ font-family: 'Barlow', sans-serif; font-weight:700; margin-top:0px;}
a{ color:#ac1721; font-weight:300; transition: all .3s ease-in-out;}
a:hover, a:focus{ color:#000;}
p, li{ color:#000; font-size:18px; line-height:1.5; font-weight:400;}
p{ margin-bottom:10px;}
p strong{ font-weight:700;}
strong{ font-weight:700;}
.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:'Inter', sans-serif; height:45px; float:left; font-size:16px; font-weight:400; background:#fff; color:#000; border-radius:5px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border:1px solid #e1e1e1;}
input[type=file]{ width:100%; height:auto; padding:12px 20px; font-size:14px;}
select{ width:100%; padding:10px; background:#333; border:1px solid #999; color:#fff; -webkit-appearance:none;}
textarea{ -webkit-appearance: none; -moz-appearance: none; appearance: none;}

.form-group > label{ font-size:13px; text-align:left; font-weight:400; text-transform:uppercase; color:#000; position:relative; z-index:10;}
.form-group > label span{ color:#ac1721; font-size:16px; line-height:24px; float:right; margin-left:5px;}

.chosen-container{ border-radius:0px; font-size:15px; background:#fff;}
.chosen-container-single .chosen-single{ height:43px; line-height:43px;}
.chosen-container-single .chosen-single span{ font-size:17px; font-weight:300; margin-right:35px;}
.chosen-container .chosen-drop{ border-radius:0px;}
.chosen-container .chosen-results{ border-radius:0px; padding:10px;}
.chosen-container .chosen-results li{ font-size:17px; line-height:30px; font-weight:300; border-radius:0px; color:#000;}
.chosen-container .chosen-results li:hover{ background:#000; color:#fff; border-radius:0px;}
.chosen-container-single .chosen-single div:after{ line-height:43px; font-size:15px;}
.widget .chosen-single{ font-weight:300; background:#f7f7f7;}
.widget .chosen-drop{ background:#f7f7f7;}
textarea{ height:110px;}
input[type="submit"].btn{ height:50px;}
.form-group{ margin-bottom:25px;}

.btn{ font-family: 'Inter', sans-serif; font-size:15px; height:auto; padding:15px 30px; line-height:20px; font-weight:700; text-transform:none; text-transform:uppercase; border-radius:25px; vertical-align:top;}
.btn.btn-input{ height:50px;}
.btn.btn-default{ background:#444; border:1px solid #444; color:#fff;}
.btn.btn-default:hover, .btn.btn-default:focus{ background:#ac1721; border-color:#ac1721; color:#fff;}
.btn.btn-primary{ background:#ac1721; border:1px solid #ac1721;}
.btn.btn-primary:hover, .btn.btn-primary:focus{ background:#444; border-color:#444; color:#fff;}
.btn.btn-wa{ position:relative; padding-left:50px;}
.btn.btn-wa:before{ content:"\f232"; font-family: 'FontAwesome'; position:absolute; left:20px; text-align:right; font-weight:normal; color:#fff; font-size:24px; }

a.readmore{ display:inline-block; font-size:18px; line-height:20px; white-space:nowrap; position:relative; font-weight:700; padding-right:15px; color:#ac1721; text-transform:uppercase;}
a.readmore span{ position:relative;}
a.readmore span:before{ content:""; width:0px; height:4px; position:absolute; right:0px; bottom:-10px; background:#ac1721; -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:"\f0da"; font-family: 'FontAwesome'; position:absolute; top:0px; right:0px; text-align:right; color:#ac1721; font-size:18px; }
a.readmore:hover{ color:#000;}
a.readmore:hover span:before{ width:100%;}

a.readmore.white{ color:#fff;}
a.readmore.white span:before{ background:#ac1721;}
a.readmore.white:after{ color:#fff;}
a.readmore.white:hover{ color:#ac1721;}
a.readmore.white:hover span:before{ width:100%;}

a.backpage{ display:inline-block; font-size:16px; line-height:20px; position:relative; font-weight:300; padding-left:15px; color:#000; text-transform:none;}
a.backpage span{ position:relative;}
a.backpage span:before{ content:""; width:0px; height:1px; position:absolute; right:0px; bottom:-5px; background:#000; -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:"\f0da"; font-family: 'FontAwesome'; position:absolute; top:1px; left:0px; text-align:left; font-size:11px; }
a.backpage:hover span:before{ width:100%;}

.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:#fff; vertical-align:top;}
.check label:before{ width:24px; height:24px; left:0px; background:#fff; border:1px solid #e1e1e1; content:""; position:absolute; margin-right:10px; cursor:pointer; border-radius:5px;}
.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{ color:#000; font-weight:700; text-decoration:underline;}
.check label span a:hover{ text-decoration:none;}
.check + .check{ margin-top:5px;}

.navbar-toggle{ width:50px; height:50px; background:none; line-height:50px; position:absolute; right:30px; top:15px; background-color:#ac1721; border-radius:50%;}
.navbar-toggle i{ font-size:16px; color:#fff; line-height:50px;}
.navbar-toggle:hover{ background:#ac1721;}
.navbar-toggle:hover i{ color:#fff;}

.check + input[type="submit"]{ margin-top:20px;}

ul.pagination{text-align:center;}
ul.pagination li{ margin:0 5px; }
ul.pagination li a{ width:60px; height:48px; font-size:18px; line-height:48px; border:0px; border-radius:5px; font-weight:400; background:#e1e1e1;}
ul.pagination li a:hover, ul.pagination li a:focus{ background:#ac1721; color:#fff;}
ul.pagination li.active a, ul.pagination li.active a:hover,  ul.pagination li.active a:focus{ background:#ac1721; color:#fff;}
ul.pagination li a.prev{ width:40px; height:40px; border-radius:0px; background:none; background-image:url(../images/icon-prev.png); background-size:32px auto; background-position:center center; background-repeat:no-repeat}
ul.pagination li a.prev:hover{ background-color:#e1e1e1;}
ul.pagination li.disabled a.prev:hover{ background-color:#e1e1e1;}
ul.pagination li.disabled a.next:hover{ background-color:#e1e1e1;}
ul.pagination li a.next{ width:40px; height:40px; border-radius:0px; background:none; background-image:url(../images/icon-next.png); background-size:32px auto; background-position:center center; background-repeat:no-repeat;}
ul.pagination li a.next:hover{ background-color:#e1e1e1;}

/* header */

.sticky-wrapper{ width:100%; height:auto !important; position:absolute; z-index:9999;}

.header{ width:100%; 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; margin-top:30px;}
.header .navbar{ padding:0 30px; background:#333; position:relative; border-radius:50px;}
.header .navbar a.navbar-brand{ width:auto; text-align:center; font-size:0px; letter-spacing:0px; line-height:90px;}
.header .navbar a.navbar-brand img{ height:20px; margin:0px; }
.header .navbar-collapse{ float:right; margin-right:0px;}
.header .navbar .navbar-nav{ margin-top:20px;}
.header .navbar .navbar-nav > li{ float:left; padding-right:5px;}
.header .navbar .navbar-nav > li:after{ content:""; width:1px; height:20px; position:absolute; top:15px; right:0px; background:#666;}
.header .navbar .navbar-nav > li > a{ font-family: 'Inter', sans-serif; font-size:15px; color:#fff; font-weight:500; padding:15px 0; margin:0 10px; border:0px; text-transform:uppercase; line-height:20px;}
.header .navbar .navbar-nav > li > a span{ position:relative;}
.header .navbar .navbar-nav > li > a span:before{ content:""; width:0px; height:4px; position:absolute; right:0px; bottom:-10px; background:#ac1721; transition: all .3s ease-in-out;}
.header .navbar .navbar-nav > li:last-child:after{ display:none;}
.header .navbar .navbar-nav > li:nth-last-child(2):after{ display:none;}
.header .navbar .navbar-nav > li:last-child > a{ margin-right:0px;}
.header .navbar .navbar-nav > li:nth-last-child(2){ padding-right:0px;}
.header .navbar .navbar-nav > li:nth-last-child(2) > a{ margin-right:0px;}
.header .navbar .navbar-nav > li.dropdown > a:after{ display:none;}
.header .navbar .navbar-nav > li > a:hover{ color:#fff;}
.header .navbar .navbar-nav > li > a:hover span:before{ width:100%;}
.header .navbar .navbar-nav > li.sfHover > a span:before{ width:100%;}
.header .navbar .navbar-nav > li.active > a span{ font-weight:700; color:#fff;}
.header .navbar .navbar-nav > li.active > a span:before{ width:100%;}
.header .navbar .navbar-nav > li.quote{ margin-left:20px; padding-right:0px;}
.header .navbar .navbar-nav > li.quote a{ font-size:15px; padding:15px 30px; text-transform:uppercase; background:#ac1721; font-weight:700; border-radius:25px; color:#fff;}
.header .navbar .navbar-nav > li.quote a:hover{ background:#444; color:#fff;}

.is-sticky .header{ background:#222; box-shadow:0px 0px 20px rgba(0,0,0,0.1); margin:0px;}
.is-sticky .navbar{ border-radius:0px; background:none;}
.is-sticky .header .navbar a.navbar-brand{ line-height:70px;}
.is-sticky .header .navbar .navbar-nav{ margin-top:10px;}

.wrapper{ width:100%; float:left; overflow:unset;}
.content{ }
.content .row + .row{ margin-top:60px;}

/* visual home page */

.visual{ position:relative; background:#000; }
.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:after{ content:""; width:100%; height:100%; position:absolute; left:0px; bottom:0px; background:rgba(0,0,0,0.25); z-index:5;}
.visual .background-video:before{ content:""; width:100%; height:75%; position:absolute; left:0px; bottom:0px; background: rgba(0, 0, 0, 0); background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%); z-index:10;}
.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:95vh; 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:after{ content:""; width:100%; height:100%; position:absolute; left:0px; bottom:0px; background:rgba(0,0,0,0.25); z-index:5;}
.visual-content:before{ content:""; width:100%; height:75%; position:absolute; left:0px; bottom:0px; background: rgba(0, 0, 0, 0); background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%); z-index:10;}
.visual-content .inner{ width:100%;}
.visual-content .container-fluid{ width:100%;}
.visual-content .box{ width:100%; max-width:700px; text-align:center; position:relative; margin:0 auto; z-index:100;}
.visual-content .box h1{ color:#fff; font-size:80px; line-height:1; text-transform:uppercase; position:relative; z-index:2; margin-bottom:20px;}
.visual-content .box h1 strong{ font-weight:900;}
.visual-content .box h3{ font-size:28px; line-height:1; text-transform:uppercase; font-weight:700; color:#fff; margin:0px; margin-bottom:10px;}
.visual-content .box p{ font-size:26px; line-height:1.4; color:#fff; font-weight:300; position:relative; z-index:2; margin-bottom:40px;}
.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:48px; height:48px; position:absolute; z-index:2; left:50%; margin-left:-24px; bottom:40px; border-radius:50%; background:#ac1721; z-index:10;}
.visual .down:before{ content:"\f078"; font-family:FontAwesome; font-size:15px; width:100%; height:100%; position:absolute; left:0px; top:0px; text-align:center; line-height:48px; color:#fff; z-index:999;}
.visual .down:hover{ background-color:#ac1721;}
.visual .down:hover:before{ color:#ac1721;}

/* titolo pagina */

.title{ padding:180px 0 40px 0; background-image:url(../images/visual01.jpg); background-position:center center; background-size:cover; position:relative; text-align:center;}
.title:before{ content:""; width:100%; height:75%; position:absolute; left:0px; bottom:0px; background: rgba(0, 0, 0, 0); background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%); z-index:10;}
.title:after{ content:""; width:100%; height:100%; position:absolute; left:0px; bottom:0px; background:rgba(0,0,0,0.25); z-index:5;}
.title .text{ position:relative; z-index:20;}
.title .text h1, .title .text h2{ font-family: "Inter", serif; color:#ac1721; font-size:80px; line-height:1; text-transform:uppercase; color:#fff; font-weight:700; position:relative; z-index:2; margin-bottom:0px;}
.title .breadcrumb{ width:auto; display:inline-block; min-height:18px; position:relative; z-index:20; text-transform:none; margin-top:10px;}
.title .breadcrumb .box{ width:auto; display:inline-block;}
.title .breadcrumb ul{ float:left; margin:0px; padding:0px;}
.title .breadcrumb ul li{ width:auto; float:left; display:inline-block; position:relative; font-size:14px; line-height:18px; padding:0px;}
.title .breadcrumb ul li a{ color:#fff; float:left; line-height:18px; position:relative;}
.title .breadcrumb ul li a:hover{ color:#ac1721;}
.title .breadcrumb li:after{ float:right; margin:0 10px; content:"|"; margin-top:0; font-size:14px; font-weight:200; color:#666;}
.title .breadcrumb li:last-child:after{ display:none;}

/* blocchi generale */

.block{ padding:100px 0;}
.block.small{ padding:60px 0;}
.block.gray{ background:#bfbfbf;}
.block.lightgray{ background: rgb(255,255,255); background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);}
.block.lightblue{ background: rgb(255,255,255); background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(43,53,121,0.15) 100%);}
.block.pt0{ padding-top:0px !important;}
.block.pb0{ padding-bottom:0px;}
.block h1, .block h2{ font-size:46px; line-height:1; color:#ac1721; text-transform:uppercase; margin-bottom:0px; font-weight:700;}
.block h1:last-child, .block h2:last-child, .block span.h2:last-child{ margin-bottom:0px;}
.block h3{ font-size:22px; line-height:1.4; 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 ul li{ position:relative; margin-bottom:0px; padding-left:20px;}
.block ul li:last-child{ margin-bottom:0px;}
.block ul li:before{ content:"\f111"; font-family:FontAwesome; position:absolute; left:0px; top:10px; font-size:6px; color:#ac1721;}
.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 h3 + h3{ margin-top:10px;}
.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:64px; line-height:1; margin:0px; color:#ac1721; font-weight:700;}
.block.presentation .top-title h2 strong{ border-bottom:5px solid #ac1721;}
.block.presentation .top-title h2 + .readmore{ margin-top:20px;}
.block.presentation .top-title h2 + h3{ margin-top:20px;}
.block.presentation .top-title h3{ font-size:28px; line-height:1.2; padding:0 10%;}

/* carosello in home page */

.block.carousel-brands-home{ padding:0px; position:relative; z-index:10; margin-top:-50px;}
.block.carousel-brands-home .box-wrap{ background:#222; padding:40px 0; border-radius:20px; position:relative; overflow:hidden; box-shadow:0px 0px 20px rgba(0,0,0,0.1);}
.block.carousel-brands-home .box-wrap:before{ content:""; width:400px; height:100%; position:absolute; left:0px; top:0px; z-index:10; background: #222222;
background: linear-gradient(90deg, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 0) 100%);}
.block.carousel-brands-home .box-wrap:after{ content:""; width:400px; height:100%; position:absolute; right:0px; top:0px; z-index:10; background: #222222;
background: linear-gradient(-90deg, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 0) 100%);}
.block.carousel-brands-home .box-wrap .intro{ padding:0 30px; text-align:center; position:relative; z-index:20; margin-bottom:20px;}
.block.carousel-brands-home .box-wrap .intro h3{ font-size:30px; line-height:1; text-transform:uppercase; color:#fff; text-transform:uppercase;}
.block.carousel-brands-home .box-wrap .box{ width:calc(200%); overflow: hidden; padding:0px; display:flex; flex-wrap:nowrap; white-space: nowrap; position: relative;}
.block.carousel-brands-home .box-wrap .box .item-wrap{ width:100%; display:flex; flex-wrap:nowrap; animation: scroll_left_to_right 25s linear infinite;}
.block.carousel-brands-home .box-wrap .box .item-wrap .item{ width:14.28%; filter:invert(1) grayscale(1) brightness(100);}

/* chi simao in home page */

.block.about-home .text h3{ font-weight:700; text-transform:uppercase; color:#ac1721;}

/* numeri dell'azienda */

.block.numbers{ padding:0px; position:relative;}
/*.block.numbers .box{ padding:60px 60px; background:#e1e1e1; border-radius:20px; background: linear-gradient(45deg, rgba(180, 180, 180, 1) 0%, rgba(220, 220, 220, 1) 50%, rgba(180, 180, 180, 1) 100%); box-shadow:0px 0px 20px rgba(0,0,0,0.1);}*/
.block.numbers .item{ width:100%; display:table; position:relative; z-index:100; padding:60px 30px; border-radius:20px; box-shadow:0px 0px 20px rgba(0,0,0,0.1); 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; font-weight:900;}
.block.numbers .item h2 span{ font-weight:700; display:inline-block; color:#ac1721; line-height:24px;}
.block.numbers .item h2 span.countup-sign{ font-weight:500; font-size:0.7em; margin-left:5px;}
.block.numbers .item h2 span.text{ font-weight:700; line-height:1; font-size:24px; margin-left:0px;}
.block.numbers .item p{ margin-bottom:0px;}
.block.numbers .item.normal h2{ font-size:48px; min-height:48px; line-height:1; margin:0px;}
.block.numbers .item.normal h3{ font-size:28px; line-height:1.1; color:#000; text-transform:uppercase; margin:0px; margin-top:15px; font-weight:700;}
.block.numbers .item.normal p{ font-size:20px; line-height:1.3; color:#000; font-weight:300; margin-top:5px;}

.block.numbers .item.one,
.block.numbers .item.three{ background: linear-gradient(45deg, rgba(210, 210, 210, 1) 0%, rgba(240, 240, 240, 1) 50%, rgba(210, 210, 210, 1) 100%);}
.block.numbers .item.two,
.block.numbers .item.four{ margin-top:40px; background: linear-gradient(45deg, rgba(180, 180, 180, 1) 0%, rgba(220, 220, 220, 1) 50%, rgba(180, 180, 180, 1) 100%);}


/* valori */

.block.values{ padding-bottom:60px;}
.block.values .item{ position:relative; text-align:center; padding:40px 30px; border:2px solid #dedcdc; border-radius:20px; margin-bottom:40px;}
.block.values .item .number{ font-size:22px; color:#ac1721; font-weight:700; margin-bottom:10px;}
.block.values .item h2{ font-size:28px; color:#000; line-height:1.2; margin:0px;}
.block.values .item p:last-child{ margin-bottom:0px;}

/* testimonials */

.block.testimonials{ position:relative; padding-bottom:40px;}
.block.testimonials .carousel{ margin-top:40px;}
.block.testimonials .swiper-container{ padding:20px; padding-bottom:0px; margin:0 -20px;}
.block.testimonials #swiper-button-prev-testimonials{ background-image:url(../images/prev-notice-white.png); left:40px;}
.block.testimonials #swiper-button-next-testimonials{ background-image:url(../images/next-notice-white.png); right:40px;}
.block.testimonials #swiper-button-next-testimonials, .block.testimonials #swiper-button-prev-testimonials{ width:40px; height:80px; position:absolute; top:50%; margin-top:-40px; background-size:100% auto; z-index:10; cursor:pointer;}
.block.testimonials .row + .row{ margin-top:0px;}
.block.testimonials .item{ border-radius:10px; height:500px; display:flex; flex-wrap:nowrap; align-items:center; margin-bottom:40px; position:relative; overflow:hidden;}
.block.testimonials .item .inner{ width:100%; float:left; text-align:center;}
.block.testimonials .item .text h2{ max-width:95%; font-size:28px; color:#000; line-height:1.2; text-transform:uppercase; margin:0px;}
.block.testimonials .item .bottom{ margin-top:20px;}
.block.testimonials .item .bottom h2{ max-width:100%; font-size:22px; color:#ac1721; line-height:1.1; text-transform:uppercase; margin:0px;}
.block.testimonials .item .bottom h3{ font-size:16px; line-height:1; color:#000; margin:0px; font-weight:500; margin-top:5px;}

/* brands */

.block.brands .top{ margin-bottom:40px;}
.block.brands .swiper-button-prev{ background-image:url(../images/icon-prev.png); left:40px; display:none;}
.block.brands .swiper-button-next{ background-image:url(../images/icon-next.png); right:40px; display:none;}
.block.brands .swiper-button-prev, .block.brands .swiper-button-next{ width:60px; height:60px; position:absolute; top:50%; margin-top:-30px; background-color:#333; background-size:32px auto; background-repeat:no-repeat; z-index:10; cursor:pointer; border-radius:10px; transition: all .3s ease-in-out;}
.block.brands .swiper-button-prev:hover, .block.brands .swiper-button-next:hover{ background-color:#666;}
.block.brands .carousel .item{ filter: grayscale(100%); }

/* results */

.block.results{ padding-bottom:60px;}
.block.results .carousel{ margin-top:60px;}
.block.results .item{ height:320px; position:relative; text-align:center; border-radius:10px; background: linear-gradient(45deg, rgba(210, 210, 210, 1) 0%, rgba(240, 240, 240, 1) 50%, rgba(210, 210, 210, 1) 100%);}
.block.results .item .front{ width:100%; height:100%; padding:30px; display:flex; flex-wrap:wrap; align-items:center; justify-content:center; transition: all .3s ease-in-out;}
.block.results .item .retro{ width:100%; height:100%; padding:30px; position:absolute; left:0px; top:0px; display:flex; flex-wrap:wrap; align-items:center; justify-content:center; opacity:0; visibility:hidden; transition: all .3s ease-in-out;}
.block.results .item .retro:before{ content:""; width:calc(100% - 20px); height:calc(100% - 20px); position:absolute; left:10px; top:10px; border:2px solid #ac1721; border-radius:10px;}
.block.results .item .front .logo{ max-width:250px; display:inline-block; margin-bottom:0px;}
.block.results .item .front .logo img{ filter: grayscale(1) brightness(0);}
.block.results .item .front .text{ width:100%; border-top:2px solid #d1d1d1; padding-top:10px;}
.block.results .item .front .text h2{ font-size:26px;}
.block.results .item .front .text h2 .big{ font-size:60px; letter-spacing:-1px; line-height:1; display:inline-block; margin-bottom:0px;}
.block.results .item .retro .text{ position:relative; z-index:10;}
.block.results .item .retro .text h2{ font-size:32px; line-height:1; margin:0px; margin-bottom:5px;}
.block.results .item .retro .text h3{ font-size:24px; text-transform:uppercase; font-weight:700; margin:0px; margin-bottom:20px;}
.block.results .item .retro .text p{ font-size:15px; margin:0px;}
.block.results .item:hover .front{ opacity:0; visibility:hidden;}
.block.results .item:hover .retro{ opacity:1; visibility:visible;}
.block.results .item .wrap{ width:100%; float:left;}
.block.results .swiper-button-prev{ background-image:url(../images/icon-prev.png); left:40px;}
.block.results .swiper-button-next{ background-image:url(../images/icon-next.png); right:40px;}
.block.results .swiper-button-prev, .block.results .swiper-button-next{ width:48px; height:48px; position:absolute; top:50%; margin-top:-24px; background-color:#333; background-size:24px auto; background-repeat:no-repeat; z-index:10; cursor:pointer; border-radius:10px; transition: all .3s ease-in-out;}
.block.results .swiper-button-prev:hover, .block.results .swiper-button-next:hover{ background-color:#666;}

/* testimonials gallery */

.block.testimonials-gallery{ position:relative;}
.block.testimonials-gallery .item-wrap{ display:flex; flex-wrap:wrap; margin:0 -10px;}
.block.testimonials-gallery .item{ width:20%; float:left; padding:0 10px; margin-bottom:20px;}
.block.testimonials-gallery .item .video a{ width:100%; height:0px; float:left; padding-bottom:100%; border-radius:20px; background-size:cover; border:2px solid #e1e1e1; background-position:center center;}
.block.testimonials-gallery .item .video a:before{ content:"\f144"; font-family:FontAwesome; width:80px; height:80px; position:absolute; left:50%; margin-left:-40px; top:50%; margin-top:-40px; text-align:center; line-height:80px; color:#333; font-size:60px; background:#fff; border-radius:50%; box-shadow:0px 0px 10px rgba(0,0,0,0.2);}
.block.testimonials-gallery .item .video a:hover{ opacity:0.5;}
.block.testimonials-gallery .item .image a{ width:100%; float:left; border-radius:20px; overflow:hidden; border:2px solid #e1e1e1;}
.block.testimonials-gallery .item .image a img{ overflow:hidden;}
.block.testimonials-gallery .item .image a:hover{ opacity:0.5;}

/* partner */

.block.partners{ padding-bottom:60px;}
.block.partners .item{ margin-bottom:40px;}
.block.partners .item .image{ border-radius:10px; overflow:hidden; border:2px solid #e1e1e1; margin-bottom:40px;}
.block.partners .item .text{ text-align:center;}
.block.partners .item .image img{ filter: grayscale(100%);}
.block.partners .item .text .info{ font-size:16px; line-height:1; font-weight:700; text-transform:uppercase; margin-bottom:5px;}
.block.partners .item .text h2{ font-size:28px;}
.block.partners .item .text p{ display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; overflow:hidden; text-overflow:ellipsis;}
.block.partners .item .text .readmore{ margin-top:10px;}

/* partners page */

.block.partners-page{ position:relative;}
.block.partners-page .item{ display:flex; flex-wrap:wrap; background:#fff; margin-bottom:40px; margin-bottom:40px;}
.block.partners-page .item:last-child{ margin-bottom:0px;}
.block.partners-page .item .image{ width:40%; display:flex; align-items:start; justify-content: center;}
.block.partners-page .item .image a{ width:100%; float:left; filter:grayscale(100%);}
.block.partners-page .item .image a:hover{ filter:grayscale(0%);}
.block.partners-page .item .image a img{ width:100%; height:auto; border-radius:10px; overflow:hidden; border:2px solid #e1e1e1;}
.block.partners-page .item .text{ width:60%; display: flex; flex-direction: column; justify-content: center; text-align:left; padding-left:60px; }
.block.partners-page .item .text .info{ font-size:20px; line-height:1; font-weight:700; text-transform:uppercase; margin-bottom:10px;}
.block.partners-page .item .text h2{ font-size:46px; line-height:1; font-weight:700; margin:0px;}
.block.partners-page .item .text .readmore{ margin:0px; margin-top:10px;}
/*.block.partners-page .item:nth-child(even) .image{ order:2;}
.block.partners-page .item:nth-child(even) .text{ padding:0px; text-align:right; padding-right:60px;}*/

/* partner page */

.block.partner-page .sidebar-partner .logo{ margin-bottom:20px;}
.block.partner-page .sidebar-partner .logo img{ width:100%; height:auto; border-radius:10px; overflow:hidden; border:2px solid #e1e1e1;}
.block.partner-page .sidebar-partner .feature{ margin-bottom:20px;}
.block.partner-page .sidebar-partner .feature h2{ font-size:36px; line-height:1.1;}
.block.partner-page .sidebar-partner .info{ margin-bottom:20px;}
.block.partner-page .sidebar-partner .info h3{ font-weight:700; text-transform:uppercase;}
.block.partner-page .sidebar-partner .contacts{}
.block.partner-page .sidebar-partner .contacts h3{ font-weight:700; text-transform:uppercase;}
.block.partner-page .sidebar-partner .contacts a{ font-weight:700;}

/* risorsa page */

.block.risorsa-page{ padding-top:220px;}
.block.risorsa-page .image img{ border-radius:20px; overflow:hidden;}
.block.risorsa-page .text h3{ color:#000; text-transform:uppercase; font-weight:700; margin-bottom:10px;}
.block.risorsa-page .text h3 + h2{ margin-top:10px;}

/* cta */

.block.cta{ padding:0px; position:relative; z-index:10;}
.block.cta .box{ margin-bottom:-50px; background:#333; padding:80px 60px; text-align:center; border-radius:20px; position:relative; overflow:hidden; box-shadow:0px 0px 20px rgba(0,0,0,0.1);}
.block.cta .box .image{ width:40%; height:100%; position:absolute; top:0px; background-size:cover; background-position:center center; background-blend-mode:multiply; opacity:0.5;}
.block.cta .box .image:before{ content:""; width:100%; height:100%; position:absolute; top:0px;}
.block.cta .box .image.image-left{ left:0px;}
.block.cta .box .image.image-right{ right:0px;}
.block.cta .box .image.image-right:before{ left:0px; background: #333333; background: linear-gradient(90deg, rgba(51, 51, 51, 1) 0%, rgba(51, 51, 51, 0) 100%);}
.block.cta .box .image.image-left:before{ right:0px; background: #333333; background: linear-gradient(-90deg, rgba(51, 51, 51, 1) 0%, rgba(51, 51, 51, 0) 100%);}
.block.cta .box .text{ position:relative; z-index:10;}
.block.cta .box .text h3{ color:#fff; text-transform:uppercase; font-weight:700; margin-bottom:10px;}
.block.cta .box .text h2{ margin:0 10%; margin-bottom:20px;}
.block.cta .box .text p{ font-size:24px; line-height:1.4; color:#fff; margin:0 25%;}

/* archive */

.block.archive{ position:relative;}
.block.archive.home{ padding-bottom:60px;}
.block.archive.related{ padding-bottom:60px;}
.block.archive .filters ul{ display:flex; flex-wrap:nowrap; justify-content:center;}
.block.archive .filters ul li{ font-size:18px; line-height:1; margin:0px; padding:0 15px;}
.block.archive .filters ul li:after{ content:""; width:1px; height:20px; position:absolute; top:0px; right:0px; background:#e1e1e1;}
.block.archive .filters ul li:before{ display:none;}
.block.archive .filters ul li:first-child{ padding-left:0px;}
.block.archive .filters ul li:last-child{ padding-right:0px;}
.block.archive .filters ul li:last-child:after{ display:none;}
.block.archive .filters ul li a{ color:#000; font-weight:700; text-transform:uppercase;}
.block.archive .filters ul li a span { position:relative; padding:0px;}
.block.archive .filters ul li a span:before{ content: ""; width: 0px; height:4px; position:absolute; right:0px; bottom:-10px; background:#ac1721; border-radius:3px; -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; }
.block.archive .filters ul li a:hover, .block.archive .filters ul li.active a{ color:#ac1721;}
.block.archive .filters ul li a:hover span:before, .block.archive .filters ul li.active a span:before{ width: 100%; }
.block.archive .row{ margin-left:-20px; margin-right:-20px;}
.block.archive .text{}
.block.archive .item{ width:100%; float:left; position:relative; margin-bottom:60px; text-align:left;}
.block.archive .item .image{ float:left; position:relative;}
.block.archive .item .image a{ width:100%; float:left;}
.block.archive .item .image a img{ border-radius:10px; overflow:hidden; transition: all .3s ease-in-out;}
.block.archive .item .image a:hover img{ opacity:0.5;}
.block.archive .item .image a:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:rgba(0,0,0,0.0); -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.block.archive .item .image span.date{ width:64px; height:64px; position:absolute; bottom:-15px; left:20px; z-index:2; background:#222; z-index:1; border-radius:10px;}
.block.archive .item .image span.date span.day{ width:100%; float:left; text-align:center; font-size:30px; line-height:1; margin-top:10px; color:#fff; font-weight:700;}
.block.archive .item .image span.date span.month{ width:100%; float:left; text-align:center; font-size:14px; line-height:1; color:#fff; font-weight:300;}
.block.archive .item .bottom{ width:100%; float:left; padding:0 20px; margin-top:30px;}
.block.archive .item .bottom h2{ display:inline-block; font-size:28px; line-height:1.2; text-transform:uppercase; font-weight:700; margin-bottom:0px; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; overflow:hidden; text-overflow:ellipsis;}
.block.archive .item .bottom h2 a{ font-weight:inherit; color:inherit;}
.block.archive .item .bottom p{ display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; overflow:hidden; text-overflow:ellipsis;}
.block.archive .item .bottom p + h2{ margin-top:0px;}

/* singola news */

.block.single-post{}
.block.single-post .info{ min-height:69px; text-align:left; position:relative; padding-left:100px; margin-bottom:40px;}
.block.single-post .info span.date{ width:64px; height:64px; position:absolute; top:5px; left:0px; z-index:2; background:#222; z-index:1; border-radius:10px;}
.block.single-post .info span.date span.day{ width:100%; float:left; text-align:center; font-size:30px; line-height:1; margin-top:10px; color:#fff; font-weight:700;}
.block.single-post .info span.date span.month{ width:100%; float:left; text-align:center; font-size:14px; line-height:1; color:#fff; font-weight:300;}
.block.single-post .info h1{ max-width:80%; font-size:46px; line-height:1; font-weight:700;}
.block.single-post .body{ margin-bottom:40px;}
.block.single-post .body .text{ margin-bottom:20px;}
.block.single-post .body .text h3 + p{ margin-top:20px;}
.block.single-post .body .text p + figure{ margin-top:40px;}
.block.single-post .body .text figure{ margin-bottom:40px;}
.block.single-post .body .text figure:last-child{ margin-bottom:0px;}
.block.single-post .body .text figure img{ width:auto; max-width:100%; height:auto; margin:0px; border-radius:10px;}
.block.single-post .media-images{ margin-bottom:40px;}
.block.single-post .main-image{ margin-bottom:20px; border-radius:10px; overflow:hidden;}
.block.single-post .main-image img{ width:100%; height:auto;}
.block.single-post .gallery{ display:flex; flex-wrap:wrap; margin:0 -10px;}
.block.single-post .gallery .image{ width:33.33%; float:left; padding:0 10px; margin-bottom:20px;}
.block.single-post .gallery .image a{ width:100%; float:left; border-radius:10px; overflow:hidden;}
.block.single-post .actions{ text-align:center;}

/* team */

.block.team{ padding-bottom:40px;}
.block.team .item{ width:100%; float:left; margin-bottom:60px;}
.block.team .item .image-wrap{ width:100%; float:left; margin-bottom:20px; position:relative; border-radius:20px; overflow:hidden; box-shadow:0px 0px 20px rgba(0,0,0,0.1);}
.block.team .item .image-wrap:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:rgba(0,0,0,0.5); opacity:0; transition: all .3s ease-in-out;}
/*.block.team .item .image-wrap .hover{ width:100%; text-align:center; padding:40px; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); opacity:0; visibility:hidden; transition: all .3s ease-in-out;}
.block.team .item .image-wrap .hover p{ color:#fff;}
.block.team .item .image-wrap:hover:before{ opacity:1;}
.block.team .item .image-wrap:hover .hover{ opacity:1; visibility:visible;}*/
.block.team .item .text{ width:100%; float:left; text-align:center;}
.block.team .item .text h2{ font-size:46px; line-height:1.2; margin:0px; padding:0px;}
.block.team .item .text h3{ font-size:22px; line-height:1.2; margin:0px; padding:0px;}


/* cosa facciamo */

.block.subpages-list{ position:relative;}
.block.subpages-list .item{ display:flex; flex-wrap:wrap; background:#fff; padding:60px; margin-bottom:40px; border-radius:20px; margin-bottom:0px;}
.block.subpages-list .item .image{ width:60%; display: flex; align-items:start; justify-content: center;}
.block.subpages-list .item .image img{ border-radius:20px; box-shadow:0px 0px 20px rgba(0,0,0,0.1);}
.block.subpages-list .item .text{ width:40%; display: flex; flex-direction: column; justify-content: center; text-align:left; padding-left:60px; }
.block.subpages-list .item .text h3{ font-size:16px; line-height:1; font-weight:400; text-transform:uppercase; color:#000; margin:0px; margin-bottom:10px;}
.block.subpages-list .item .text h2{ font-size:46px; line-height:1; font-weight:700; margin:0px;}
.block.subpages-list .item .text .readmore{ margin:0px; margin-top:10px;}

.block.subpages-list .item:nth-child(even){  background: linear-gradient(45deg, rgba(240, 240, 240, 1) 0%, rgba(250, 250, 250, 1) 50%, rgba(240, 240, 240, 1) 100%);}
.block.subpages-list .item:nth-child(even) .image{ order:2;}
.block.subpages-list .item:nth-child(even) .text{ padding:0px; text-align:right; padding-right:60px;}

/* storia  */

.block.history{ position:relative;}
.block.history .item-wrap{ position:relative; padding:40px 0;}
.block.history .item-wrap:before{ content:""; width:1px; height:100%; position:absolute; left:50%; margin-left:-0.5px; top:0px; background:#999;}
.block.history .item{ margin-bottom:0px;}
.block.history .item:last-child{ margin-bottom:0px;}
.block.history .item .year{ width:100%; text-align:center; padding-bottom:80px;}
.block.history .item .year h2{ font-size:70px; position:relative;}
.block.history .item .year h2 span{ background:#fff; position:relative; z-index:2; padding:0 40px;}
.block.history .item .year h2:before{ content:""; width:50%; height:1px; position:absolute; right:0px; top:50%; margin-top:-0.5px; background:#999;}
.block.history .item .year h2:after{ content:""; width:10px; height:10px; position:absolute; right:-5px; top:50%; margin-top:-5px; background:#999; border-radius:50%;}
.block.history .item .text{ padding-left:60px; padding-bottom:80px;}
.block.history .item .text h2{ font-size:28px; margin-bottom:10px;}
.block.history .item .text h2 + p{ margin-top:10px;}
.block.history .item.alternate .text{ padding:0px; padding-right:60px; text-align:right; padding-bottom:80px;}
.block.history .item.alternate .text h2{ color:#000;}
.block.history .item.alternate .year h2{ color:#000;}
.block.history .item.alternate .year h2:before{ right:auto; left:0px;}
.block.history .item.alternate .year h2:after{ right:auto; left:-5px;}
.block.history .item:last-child .year{ padding-bottom:0px;}
.block.history .item:last-child .text{ padding-bottom:0px;}



/* contatti */

.block.contacts{ position:relative;}
.block.contacts .item{ width:100%; text-align:center; border:2px solid #e1e1e1; border-radius:20px; padding:40px;}
.block.contacts .item .logo{ margin-bottom:40px;}
.block.contacts .item .logo img{ height:140px; display:inline-block;}
.block.contacts .item h2{ font-size:26px; font-weight:700;}
.block.contacts .item h3{ font-weight:700;}
.block.contacts .item h3 + p{ margin-top:5px;}
.block.contacts .item p + h3{ margin-top:20px;}
.block.contacts .item a{ color:#ac1721; font-weight:700;}
.block.contacts .item a:hover{ color:#000;}
.block.contacts .item .social{width:auto; margin:0px; display:inline-block; position:relative; margin-top:10px; z-index:2;}
.block.contacts .item .social ul{margin:0;width:auto; float:left;}
.block.contacts .item .social li{ width:auto;float:left; padding-left:0px; margin:0 5px 0 0;}
.block.contacts .item .social li:last-child{ margin-right:0px;}
.block.contacts .item .social li:before{ display:none;}
.block.contacts .item .social li a{width:40px;height:40px; background:#333;float:left;color:#fff;text-align:center; border-radius:50%;}
.block.contacts .item .social li a i{font-size:16px;line-height:40px;vertical-align:top;}
.block.contacts .item .social li.facebook a:hover{background:#3b5999}
.block.contacts .item .social li.linkedin a:hover{background:#0077B5}
.block.contacts .item .social li.instagram a:hover{background:#e4405f}
.block.contacts .item .social li a:hover{ background:#000 !important;}
.block.contacts .module .form{ margin-top:40px;}
.block.contacts .module .form .form-group{ position:relative;}
.block.contacts .module .form .form-group > label{ position:absolute; top:0px; margin:0px; margin-top:-12px; background:#fff; padding:0 10px 0 0; z-index:2;}

/* area riservata */

.block.login-page{ padding:200px 0;}
.block.login-page .box{ text-align:center;}
.block.login-page .box .form{ margin-top:40px;}
.block.login-page .box .form .form-group{ position:relative;}
.block.login-page .box .form .form-group > label{ position:absolute; top:0px; margin:0px; margin-top:-12px; background:#fff; padding:0 10px 0 0; z-index:2;}

/* download */

.block.download .top{ text-align:center; margin-bottom:40px;}
.block.download .list{ width:100%; border:2px solid #e1e1e1; border-radius:20px; padding:40px; margin-bottom:40px;}
.block.download .list ul{ margin:0px; padding:0px;}
.block.download .list li{ display:flex; flex-wrap:nowrap; align-items:end; padding:0px; margin:0 -20px; padding:20px 0;}
.block.download .list li:first-child{ background:none !important; padding-top:0px;}
.block.download .list li:nth-child(odd){ background:#f7f7f7;}
.block.download .list li:before{ display:none;}
.block.download .list li.first{ padding:10px 0; border-bottom:2px solid #e1e1e1;}
.block.download .list li.first div{ color:#000; font-weight:700;}
.block.download .list li .name{ width:40%; float:left; padding:0 20px; margin:0px;}
.block.download .list li .name h3{ margin:0px; padding:0px; font-size:18px; line-height:22px; color:#000; font-weight:700;}
.block.download .list li .name p{ margin:0px; padding:0px;}
.block.download .list li .note{ width:60%; float:left; padding:0 20px; margin:0px;}
.block.download .list li .file{ width:20%; float:left;  padding:0 20px; margin:0px;}
.block.download .actions{ text-align:center;}

/* dashboard */

.block.dashboard{ padding-bottom:60px;}
.block.dashboard .top h2 + h3{ margin-top:5px;}
.block.dashboard .top h3 + .readmore{ margin-top:15px;}
.block.dashboard .item{ position:relative; text-align:center; padding:40px 30px; border:2px solid #dedcdc; border-radius:20px; margin-bottom:40px;}
.block.dashboard .item .number{ font-size:22px; color:#ac1721; font-weight:700; margin-bottom:10px;}
.block.dashboard .item h2{ font-size:28px; color:#000; line-height:1.2; margin:0px;}
.block.dashboard .item h2 span{ font-size:0.5em; line-height:1; vertical-align:middle;}
.block.dashboard .item p:last-child{ margin-bottom:0px;}


/* footer */

.footer{ width:100%; background:#e1e1e1; position:relative; display:inline-block; width:100%; float:left; background:#222;}
.footer:after{ content:""; width:100%; height:300px; position:absolute; left:0px; bottom:0px;}
.footer:before{ content:""; width:300px; height:80%; position:absolute; right:0px; top:20%; background:url(../images/symbol02.png); background-size:auto 100%; background-repeat:no-repeat; background-position:left center; opacity:0.5;}
.footer .footer-row{ text-align:center; position:relative; z-index:20; padding-top:100px; padding-bottom:20px; 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.rowfooter01{ max-width:1200px; margin:0 auto;}
.footer .footer-row .widget{ width:100%; min-width:100px; float:left; text-align:center; padding:0 20px; margin-bottom:0px;}
.footer .footer-row .widget h4{ font-size:28px; line-height:1.2; color:#fff; font-weight:700; 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-weight:400; font-size:15px; line-height:1.5; margin-bottom:10px; color:#fff;}
.footer .footer-row .widget p:last-child{ margin-bottom:0px;}
.footer .footer-row .widget p a{ color:#fff; font-weight:700;}
.footer .footer-row .widget p a:hover{ color:#ac1721;}
.footer .footer-row .widget.widget-company{background:none; text-align:center;}
.footer .footer-row .widget.widget-company img{ width:auto; height:140px; 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:0px; font-size:18px; line-height:1.6; margin:0px;}
.footer .footer-row .widget.widget-services li:before{ display:none; content:"\f105"; font-family:FontAwesome; position:absolute; left:0px; font-size:14px; color:#000000;}
.footer .footer-row .widget.widget-services li a{ color:#fff; font-weight:400;}
.footer .footer-row .widget.widget-services li a:hover{ color:#ac1721;}
.footer .footer-row .book{ padding:0 20px; margin-bottom:40px;}
.footer .footer-row .book .btn{ font-size:14px; padding:10px 20px; font-size:13px;}
.footer .footer-row .social{ width:100%; float:left; margin-bottom:20px;}
.footer .footer-row .social ul{margin:0;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:#444;}
.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:hover{background:#1877F2}
.footer .footer-row .social li.instagram a:hover{background:#E4405F}
.footer .footer-row .social li.linkedin a:hover{background:#0A66C2}
.footer .footer-row .social li a:hover{ background:#ac1721;}

.footer .footer-extra{ padding:0px; padding-top:20px; padding-bottom:140px; 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:#999; font-weight:400;}
.footer .footer-extra .row p span{ margin:0 2px;}
.footer .footer-extra .row a{ color:#999; font-weight:400;}
.footer .footer-extra .row a:hover{ color:#999;}

.footer.footer-contatti .footer-extra{ padding-bottom:20px;}


.banner-fixed{ width:100%; position:fixed; left:0px; bottom:0px; z-index:9999; 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;} 
.banner-fixed.show{ opacity:1; visibility:visible;}
.banner-fixed .box{ display:flex; flex-wrap:nowrap; align-items:center; padding:12px 60px; border-top-left-radius: 10px; border-top-right-radius: 10px; background: #444444;
background: linear-gradient(45deg, rgba(68, 68, 68, 1) 0%, rgba(102, 102, 102, 1) 100%); border:0px solid #ac1721; border-bottom-width:0px;}
.banner-fixed .box .text{ font-size:20px; line-height:1; color:#fff; text-transform:uppercase; font-weight:700;}
.banner-fixed .box .text span.text01{ border-bottom:1px solid #fff;}
.banner-fixed .box .text span.text02{ font-weight:300; text-transform:none; margin-left:10px;}
.banner-fixed .box .action{ margin-left:auto;}

/* modal */

/* modal */

body.modal-open .header{ filter: blur(4px);}
body.modal-open .wrapper{ filter: blur(4px);}
body.modal-open .footer{ filter: blur(4px);}

.modal-open .modal{ overflow:auto;}
.modal-backdrop{ z-index:99999; background:#666;}
.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 .modal-dialog{ margin:0px; overflow:auto !important; box-shadow:0px 0px 50px rgba(0,0,0,0.2);}
.modal.in .modal-dialog{ top:auto; transform:none;}
.modal .modal-dialog{ overflow:hidden; border-radius:20px; transition: all .5s ease-in-out;}
.modal .close{ width:32px; height:32px; position:absolute; background-color:#ac1721; color:#fff; top:10px; right:10px; text-shadow:none; border-radius:50%; opacity:1; z-index:2;}
.modal .close:before{ content:"\2b"; font-family:FontAwesome; width:32px; height:32px; position:absolute; left:0px; top:0px; font-size:20px; line-height:32px; font-weight:normal; transform: rotate(-45deg); transition: all .3s ease-in-out;}
.modal .close:hover:before{ transform: rotate(135deg);}
.modal .modal-content{ background:#333; border-radius:0px; border:0px; padding:60px 40px;}
.modal .modal-content .modal-text{ margin-bottom:40px;}
.modal .modal-content .modal-text h2{ font-size:28px; line-height:1.2; text-align:center; font-weight:700; color:#fff; text-transform:uppercase; margin:0px;}
.modal .modal-content .modal-text h3{ font-size:20px; line-height:1.4; text-align:center; font-weight:400; color:#fff;}
.modal .modal-content .modal-text h2 + h3{ margin-top:10px;}
.modal .modal-content .modal-module{ margin:0;}
.modal .modal-content .modal-module .form-group > label{ position:absolute; top:0px; margin:0px; margin-top:-12px; background:#333; color:#fff; padding:0 10px 0 0; z-index:2;}
.modal .modal-content .modal-module .row{ margin:0 -10px;}
.modal .modal-content .modal-module .row + .row{ margin-top:0px;}
.modal .modal-content .modal-module .row [class*="col-"]{ padding:0 10px;}
.modal .modal-content .modal-module input[type=text],
.modal .modal-content .modal-module input[type=email],
.modal .modal-content .modal-module input[type=password],
.modal .modal-content .modal-module input[type=search],
.modal .modal-content .modal-module input[type=file],
.modal .modal-content .modal-module input[type=tel],
.modal .modal-content .modal-module textarea{ background:#333; color:#fff; border-color:#999;}
.modal .modal-content .modal-module .check{ display:flex; flex-wrap:nowrap; justify-content:center;}
.modal .modal-content .modal-module .check label:before{ border-color:#999; background:#333; color:#fff;}
.modal .modal-content .modal-module .check label span{ color:#fff;}
.modal .modal-content .modal-module .check label span a{ color:#fff;}

#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:#ac1721; 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;}

.carousel-prev a, .carousel-next a{ width:60px; height:60px; position:absolute; top:50%; margin-top:-30px; background-size:100% auto; z-index:10; cursor:pointer;}
.carousel-prev a{ background-image:url(../images/icon-prev.png); left:-60px;}
.carousel-next a{ background-image:url(../images/icon-next.png); right:-60px;}


.captchaField > div {	margin-bottom: 20px;}
.modal-module	.captchaField > div > div {		text-align: center;		width: 100% !important;}


@keyframes scroll_left_to_right {
  0% {
	transform: translateX(0);
  }
  100% {
	transform: translateX(-100%);
  }
}


@media (min-width: 1400px) {
	
	.container{ width:1300px;}
	

}

@media (max-width: 1399px) {
	
	.container{ width:1170px;}
	
	.header .navbar a.navbar-brand img{ height:18px;}
	
	.block.cta .box .text h2{ padding:0 5%;}
	.block.cta .box .text p{ margin:0 10%;}
	.block.presentation .top-title h3{ padding:0 5%;}
	.block.download .list{ padding:30px;}
	.block.dashboard .item{ padding:30px;}
	.block.contacts .item{ padding:30px;}

	.visual-content .box h1{ font-size:70px;}
	.title .text h1, .title .text h2{ font-size:70px;}
	.block.presentation .top-title h2{ font-size:58px;}
	.block.history .item .year h2{ font-size:58px;}
	.block h1, .block h2{ font-size:44px;}
	.block.numbers .item.normal h2{ font-size:40px; line-height:40px;}
	.block.team .item .text h2{ font-size:40px;}
	.block.subpages-list .item .text h2{ font-size:40px;}
	.block.partners-page .item .text h2{ font-size:40px;}
	.block.single-post .info h1{ font-size:40px;}
	.block.partner-page .sidebar-partner .feature h2{ font-size:32px;}
	.block.carousel-brands-home .box-wrap .intro h3{ font-size:28px;}
	.visual-content .box h3{ font-size:26px;}
	.block.values .item h2{ font-size:26px;}
	.block.partners .item .text h2{ font-size:26px;}
	.block.numbers .item.normal h3{ font-size:26px;}
	.block.presentation .top-title h3{ font-size:26px;}
	.block.history .item .text h2{ font-size:26px;}
	.block.archive .item .bottom h2{ font-size:26px;}
	.block.dashboard .item h2{ font-size:26px;}
	.visual-content .box p{ font-size:24px;}
	.block.contacts .item h2{ font-size:24px;}
	.footer .footer-row .widget h4{ font-size:24px;}
	.block.cta .box .text p{ font-size:22px;}
	.block.values .item .number{ font-size:20px;}
	.block.team .item .text h3{ font-size:20px;}
	.block h3{ font-size:20px;}
	.banner-fixed .box .text{ font-size:18px;}
	.block.download .list li{ font-size:18px;}
	.block.partners-page .item .text .info{ font-size:18px;}
	.footer .footer-row .widget.widget-services li{ font-size:17px;}
	.block.archive .filters ul li{ font-size:17px;}
	
	
	.block.partners .item .text .info{ font-size:15px;}
	.footer .footer-row .widget p, .footer .footer-row .widget li{ font-size:14px;}
	.title .breadcrumb ul li{ font-size:13px;}
	.footer .footer-extra .row p{ font-size:12px;}
	a.readmore{ font-size:16px;}
	.header .navbar .navbar-nav > li > a{ font-size:14px;}
	.header .navbar .navbar-nav > li.quote a{ font-size:14px;}
	.btn{ font-size:14px;}
	
}

@media (max-width: 1199px){
	
	p, li{ font-size:17px;}
	
	.content .form .row{ margin:0 -10px;}
	.content .form .row [class*="col-"]{ padding:0 10px;}
	
	.row.row40{ margin-left:-20px; margin-right:-20px;}
	.row.row40 > [class*="col-"]{ padding:0 20px;}
	
	.header{ padding:0 30px;}
	.header .navbar{ width:100%;}
	.container{ width:970px;}
	
	.is-sticky .header{ padding:0px;}
	
	.block{ padding:80px 0;}
	
	.header .navbar a.navbar-brand img{ height:16px;}
	.header .navbar .navbar-nav > li.home{ display:none;}
	
	.block.carousel-brands-home .container{ width:100%;}
	
	.block.testimonials-gallery{ padding-bottom:60px;}
	.block.testimonials-gallery .item{ width:25%;}
	
	.block.numbers .item{ padding:30px;}
	
	.block.team{ padding-bottom:20px;}
	
	.block.login-page{ padding:120px 0;}
	
	.block.numbers .item.two, .block.numbers .item.four{ margin-top:20px;}
	
	.footer .footer-row .widget.widget-company img{ height:100px;}
	.footer .footer-row .book{ margin-bottom:20px;}
	.footer .footer-row .social{ margin-bottom:0px;}
	.footer .footer-extra{ padding-bottom:120px;}
	
	.banner-fixed .container{ width:100%;}
	
	
	.visual-content .box h1{ font-size:60px;}
	.title .text h1, .title .text h2{ font-size:60px;}
	.block.presentation .top-title h2{ font-size:52px;}
	.block.history .item .year h2{ font-size:52px;}
	.block h1, .block h2{ font-size:40px;}
	.block.numbers .item.normal h2{ font-size:36px; line-height:36px;}
	.block.team .item .text h2{ font-size:36px;}
	.block.subpages-list .item .text h2{ font-size:36px;}
	.block.partners-page .item .text h2{ font-size:36px;}
	.block.single-post .info h1{ font-size:36px;}
	.block.partner-page .sidebar-partner .feature h2{ font-size:30px;}
	.block.carousel-brands-home .box-wrap .intro h3{ font-size:26px;}
	.visual-content .box h3{ font-size:24px;}
	.block.values .item h2{ font-size:24px;}
	.block.partners .item .text h2{ font-size:24px;}
	.block.numbers .item.normal h3{ font-size:24px;}
	.block.presentation .top-title h3{ font-size:24px;}
	.block.history .item .text h2{ font-size:24px;}
	.block.archive .item .bottom h2{ font-size:24px;}
	.block.dashboard .item h2{ font-size:24px;}
	.visual-content .box p{ font-size:22px;}
	.block.contacts .item h2{ font-size:22px;}
	.footer .footer-row .widget h4{ font-size:22px;}
	.block.cta .box .text p{ font-size:20px;}
	.block.values .item .number{ font-size:19px;}
	.block.team .item .text h3{ font-size:19px;}
	.block h3{ font-size:19px;}
	.banner-fixed .box .text{ font-size:17px;}
	.block.download .list li{ font-size:17px;}
	.block.partners-page .item .text .info{ font-size:17px;}
	.footer .footer-row .widget.widget-services li{ font-size:16px;}
	.block.archive .filters ul li{ font-size:16px;}
	
	.footer .footer-extra .row p{ font-size:11px;}
	

}

@media (max-width: 1008px) {
	
	
		
}

@media (min-width: 992px) {
	
	.header .navbar-collapse{ display:block;}

}

@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;}
	
	p, li{ font-size:16px;}
	
	.navbar-toggle{ display:block;}
	.is-sticky .navbar-toggle{ top:10px;}
	
	.header{}
	.header .navbar{ position:relative; border-radius:40px;}
	.header .navbar a.navbar-brand{ position:relative; z-index:10; line-height:80px;}
	.header .navbar a.navbar-brand img{ height:16px;}
	.header .navbar .menu-wrap{ width:100%; display:block; flex-wrap:unset; float:left; margin:0px;}
	.header .navbar-collapse{ padding:0px; padding:30px; float:none !important; clear: both; width: 100%; margin: 0 !important; padding:0px;}
	.header .navbar-collapse.in{ }
	.header .navbar .navbar-nav{ width:100%; float:left;padding-bottom:0px; display:inherit; vertical-align:inherit; margin-top:0px; margin-bottom:0px; padding-bottom:30px; overflow:hidden;}
	.header .navbar .navbar-nav + .navbar-nav{ padding-top:0px;}
	.header .navbar .navbar-nav > li{ clear:both; width:100%; display:block; flex-wrap:unset; text-align:center; padding:0px; border-bottom:1px solid rgba(255,255,255,0.25);}
	.header .navbar .navbar-nav > li:last-child{ border:0px;}
	.header .navbar .navbar-nav > li:after{ display:none;}
	.header .navbar .navbar-nav > li.home{ display:block;}
	.header .navbar .navbar-nav > li > a:after{ display:none;}
	.header .navbar .navbar-nav > li > a{ line-height:1 !important; font-size:17px; color:#fff; padding:5px 0; border-left:0px !important; margin:0px; border:0px;}
	.header .navbar .navbar-nav > li > a span:before, .header .navbar-nav > li.active > a span:before{ display:none;}
	.header .navbar .navbar-nav > li.active > a span{ color:#ac1721; border:0px;}
	.header .navbar .navbar-nav > li > a:hover{ color:#ac1721; border:0px;}
	.header .navbar .navbar-nav > li.quote{ padding-left:0px; margin-left:0px; margin-top:10px;}
	
	

	.container{ width:750px;}
	
	.block{ padding:60px 0;}
	.block.login-page{ padding:100px 0;}
	
	.visual-content .box p br{ display:none;}
		
	.block.cta .box .text h2{ padding:0;}
	.block.cta .box .text p{ margin:0;}
	.block.presentation .top-title h3{ padding:0;}
	.block.cta .box .text h2{ margin-left:0; margin-right:0}
	
	.block.testimonials-gallery .item{ width:33.33%;}
	
	.block.partners .item .image img{ width:100%; height:auto;}

	.block.contacts .row.flex [class*="col-"].pull-right{ order:0;}
	.block.contacts .item{ margin-bottom:40px;}
	
	.block.cta .box{ padding:60px 30px;}
	
	.block.partners-page .item .text{ padding-left:40px;}
	
	.block.subpages-list .item .image{ width:100%; margin-bottom:20px;}
	.block.subpages-list .item .text{ width:100%; padding:0px;}
	.block.subpages-list .item:nth-child(even) .text{ padding:0px; text-align:left;}
	.block.subpages-list .item:nth-child(even) .image{ order:0;}
	
	.block.history{ padding-bottom:20px;}
	
	.block.history .row.flex [class*="col-"].pull-right{ order:0;}
	
	.block.about-home .image{ margin-bottom:40px;}
	
	.block.carousel-brands-home .box-wrap .box{ width:calc(350%);}
	
	.block.values{ padding-bottom:40px;}
	.block.values .item{ width:100%; padding:30px; margin-bottom:20px;}
	
	.block.history .item{ margin-bottom:40px;}
	.block.history .item .year{ padding-bottom:20px;}
	.block.history .item .year h2:before{ display:none !important;}
	.block.history .item .year h2:after{ display:none !important;}
	.block.history .item-wrap:before{ display:none;}
	
	.block.history .item .text{ padding:0px; text-align:center;}
	.block.history .item.alternate .text{ padding:0px; text-align:center;}
	
	.block.partners{ padding-bottom:20px;}
	
	.block.risorsa-page{ padding-top:180px;}
	.block.risorsa-page .image{ margin-bottom:40px;}
	
	.block.subpages-list .item{ padding:40px;}
	
	.footer .footer-row{ padding-top:80px;}
	.footer .footer-row .row.rowfooter01{ flex-wrap:wrap;}
	.footer .footer-row .row .colfooter{ width:100%;}
	.footer .footer-row .row .colfooter + .colfooter{ margin-top:20px;}
	
	.banner-fixed .box{ padding-left:30px; padding-right:30px;}
	
	.block.risorsa-page{ padding-top:120px;}

	.visual-content .box h1{ font-size:50px;}
	.title .text h1, .title .text h2{ font-size:50px;}
	.block.presentation .top-title h2{ font-size:46px;}
	.block.history .item .year h2{ font-size:46px;}
	.block h1, .block h2{ font-size:38px;}
	.block.numbers .item.normal h2{ font-size:34px; line-height:34px;}
	.block.team .item .text h2{ font-size:34px;}
	.block.subpages-list .item .text h2{ font-size:34px;}
	.block.partners-page .item .text h2{ font-size:34px;}
	.block.single-post .info h1{ font-size:34px;}
	.block.partner-page .sidebar-partner .feature h2{ font-size:28px;}
	.block.carousel-brands-home .box-wrap .intro h3{ font-size:24px;}
	.visual-content .box h3{ font-size:22px;}
	.block.values .item h2{ font-size:22px;}
	.block.partners .item .text h2{ font-size:22px;}
	.block.numbers .item.normal h3{ font-size:22px;}
	.block.presentation .top-title h3{ font-size:22px;}
	.block.history .item .text h2{ font-size:22px;}
	.block.archive .item .bottom h2{ font-size:22px;}
	.block.dashboard .item h2{ font-size:22px;}
	.visual-content .box p{ font-size:20px;}
	.block.contacts .item h2{ font-size:20px;}
	.footer .footer-row .widget h4{ font-size:20px;}
	.block.cta .box .text p{ font-size:19px;}
	.block.values .item .number{ font-size:18px;}
	.block.team .item .text h3{ font-size:18px;}
	.block h3{ font-size:18px;}
	.banner-fixed .box .text{ font-size:16px;}
	.block.download .list li{ font-size:16px;}
	.block.partners-page .item .text .info{ font-size:16px;}
	.footer .footer-row .widget.widget-services li{ font-size:15px;}
	.block.archive .filters ul li{ font-size:15px;}

		
	
}


@media (max-width: 768px){
	
	.btn{ padding:12px 25px; white-space:normal;}
		
	.container{ width:100%; padding:0 25px;}
	
	.header{ margin-top:10px; padding:0 15px;}
	.header .navbar a.navbar-brand img{ height:14px;}
	
	.title{ padding-top:140px;}
	
	.block.single-post .info{ width:100%; float:left; padding:0px; margin-bottom:40px;}
	.block.single-post .info span.date{ float:left; position:relative; margin-bottom:10px;}
	.block.single-post .info h1{ width:100%; max-width:100%; float:left; padding-left:0px;}
	
	.block.download .list{ padding:15px 30px;}
	.block.download .list li.first{ display:none;}
	.block.download .list li{ flex-wrap:wrap;}
	.block.download .list li .name{ width:100%;}
	.block.download .list li .note{ width:100%; margin-bottom:10px;}
	.block.download .list li .file{ width:100%;}
	
	.block.carousel-brands-home .box-wrap{ padding:20px 0;}
	
	.footer{ overflow:hidden;}
	.footer:before{ width:300px; height:300px; top:auto; bottom:40px; right:-25%;}
	.footer .footer-extra{ padding-bottom:150px;}
	.footer .footer-extra .row p{ font-size:11px; line-height:16px;}
	
	.banner-fixed .box{ flex-wrap:wrap; padding:15px 30px; justify-content:center;}
	.banner-fixed .box .text span.text01{ width:100%; float:left; text-align:center; margin:0px; margin-bottom:5px; border:0px;}
	.banner-fixed .box .text span.text02{ width:100%; float:left; margin:0px; line-height:1.4; text-align:center;}
	.banner-fixed .box .action{ margin:0px; margin-top:10px;}
	
	.block.testimonials-gallery .item{ width:50%;}
	
	.block.numbers .item{ margin:0 0 10px 0 !important;}
	
	.block.presentation .top-title h2 strong{ border:0px;}
	
	.block.carousel-brands-home .box-wrap:before{ display:none;}
	.block.carousel-brands-home .box-wrap:after{ display:none;}
	
	.visual-content .box .actions{ flex-wrap:wrap; justify-content:center;}
	.visual-content .box .actions li{ margin-bottom:10px; margin-right:0px;}
	.visual-content .box .actions li:last-child{ margin-bottom:0px;}
	
	.block.numbers .item.normal h2{ min-height:34px;}
	
	.block.partners-page .item{ flex-wrap:wrap;}
	.block.partners-page .item .image{ width:100%; margin-bottom:20px;}
	.block.partners-page .item .text{ width:100%; padding:0px;}
	
	.block.partner-page .sidebar-partner{ margin-bottom:40px;}
	
	.visual-content .box h1{ font-size:44px;}
	.title .text h1, .title .text h2{ font-size:44px;}
	.block.presentation .top-title h2{ font-size:40px;}
	.block.history .item .year h2{ font-size:40px;}
	.block h1, .block h2{ font-size:34px;}
	.block.numbers .item.normal h2{ font-size:32px; line-height:32px;}
	.block.team .item .text h2{ font-size:32px;}
	.block.subpages-list .item .text h2{ font-size:32px;}
	.block.partners-page .item .text h2{ font-size:32px;}
	.block.single-post .info h1{ font-size:32px;}
	
	
}

@media (max-width: 640px){
	
	
	.visual-content .box h1{ font-size:40px;}
	.title .text h1, .title .text h2{ font-size:40px;}
	
}

@media (max-width: 479px) {
	
	[class*=col-xs-]{ text-align:inherit;}	
	.footer [class*=col-]{ text-align:inherit;}	

}