﻿@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Radio+Canada+Big:ital,wght@0,400..700;1,400..700&display=swap');

body{ font-size:16px; font-family: 'Inter', sans-serif !important; background:#F5F7FF; color:#000;}

::selection{ background:#2C377F; color:#fff; -webkit-background-clip: unset; -webkit-text-fill-color:#fff;}
::-moz-selection{ background:#2C377F; color:#fff; -webkit-background-clip: unset; -webkit-text-fill-color:#fff;}
h1, h2, h3, h4, h5, h6, span.h2{ font-family: 'Radio Canada Big', sans-serif; font-weight:700; margin-top:0px;}
a{ color:#2C377F; font-weight:300; transition: all .3s ease-in-out;}
a:hover, a:focus{ color:#6B73A5;}
p, li{ color:#4D4D4D; font-size:16px; line-height:24px; font-weight:400;}
p{ font-family: 'Inter', sans-serif; margin-bottom:10px;}
p strong{ font-weight:700;}
strong{ font-weight:700;}
.container-fluid{ padding:0 40px;}
.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:2px; margin:0px; border:0px; background:#F5C44C;}

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:60px; float:left; font-size:16px; font-weight:400; background:#fff; color:#262938; padding:16px; border-radius:8px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border:1px solid #717171;}
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=file]:focus, input[type=tel]:focus, textarea:focus{ border-width:2px; border-color:#2C377F;}
input[type=file]{ width:100%; height:auto; padding:12px 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:14px; line-height:20px; text-align:left; font-weight:500; color:#262938; margin-bottom:10px; position:relative; z-index:10;}
.form-group > label span{ color:#2C377F; font-size:16px; line-height:24px; float:right; margin-left:5px;}

.chosen-container{ border-radius:0px; font-size:16px; font-weight:400; background:#fff; border:1px solid #717171; border-radius:8px;}
.chosen-container.chosen-with-drop{ border:2px solid #2C377F; border-bottom-width:0px; border-bottom-left-radius:0px; border-bottom-right-radius:0px;}
.chosen-container-single .chosen-single div:after{ content:"\f0d7"; line-height:60px; font-size:14px;}
.chosen-container-single.chosen-with-drop .chosen-single div:after{ content:"\f0d8";}
.chosen-container-single .chosen-single{ height:60px; line-height:60px; padding-left:16px;}
.chosen-container-single .chosen-single span{ font-size:16px; font-weight:400; margin-right:35px;}
.chosen-container .chosen-drop{ width:calc(100% + 4px); margin-left:-2px; border:2px solid #2C377F; border-top-width:0px; border-radius:8px; border-top-left-radius:0px; border-top-right-radius:0px;}
.chosen-container .chosen-results{ padding-bottom:0px;}
.chosen-container .chosen-results li{ font-size:16px; line-height:1; padding:16px !important; font-weight:400; border-radius:0px; color:#000; border-bottom:1px solid #717171;}
.chosen-container .chosen-results li:last-child{ border:0px;}
.chosen-container .chosen-results li:hover,
.chosen-container .chosen-results li.result-selected{ background:#2b3583; color:#fff; border-radius:0px;}

.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: 'Radio Canada Big', sans-serif; font-size:18px; height:auto; padding:8px 12px; line-height:26px; font-weight:400; text-transform:none; border-radius:8px; vertical-align:top;}
.btn.btn-input{ height:50px;}
.btn.btn-default{ background:#F5C44C; border:1px solid #F5C44C; color:#2C377F;}
.btn.btn-default:hover{ background:#F8D682; border-color:#F5C44C; color:#2C377F;}
.btn.btn-default:focus{ background:#F8D682; border-color:#2C377F; color:#2C377F;} 
.btn.btn-primary{ background:#2C377F; border:1px solid #2C377F; color:#fff;}
.btn.btn-primary:hover{ background:#6B73A5; border-color:#2C377F; color:#fff;}
.btn.btn-primary:focus{ background:#6B73A5; border-color:#C6CDE9; color:#C6CDE9;}
.btn.btn-outline{ background:#fff; border:1px solid #2C377F; color:#2C377F;}
.btn.btn-outline:hover{ background:#C6CDE9; border-color:#2C377F; color:#2C377F;}
.btn.btn-outline:focus{ background:#6B73A5; border-color:#C6CDE9; color:#C6CDE9;}
.btn.btn-white{ background:#fff; border:1px solid #2C377F; color:#2C377F;}
.btn.btn-white:hover, .btn.btn-white:focus{ background:#2C377F; border-color:#2C377F; color:#fff;}

a.readmore{ display:inline-block; font-size:16px; line-height:20px; position:relative; font-weight:700; padding-right:15px; color:#2C377F; text-transform:none;}
a.readmore span{ position:relative;}
a.readmore span:before{ content:""; width:0px; height:1px; position:absolute; right:0px; bottom:-5px; background:#2C377F; -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:"\f111"; font-family: 'FontAwesome'; position:absolute; top:1px; right:0px; text-align:right; color:#2C377F; font-size:6px; }
a.readmore:hover span:before{ width:100%;}
a.readmore.white{ color:#fff;}
a.readmore.white span:before{ background:#fff;}
a.readmore.white:after{ color:#fff;}

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:"\f111"; 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 -10px;}
.content .form .row + .row{ margin-top:0px;}
.content .form .row [class*="col-"]{ padding:0 10px;}

.check{ width:100%; float:left;}
.check input[type=checkbox] {display: none;}
.check label{float:left; width:100%; position:relative; font-weight:300; color:#5c5c5c; vertical-align:top;}
.check label:before{ width:24px; height:24px; left:0px; background:#fff; border:1px solid #717171; 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:#262938; font-weight:500; line-height:24px; float:left;}
.check label span a{ font-weight:700;}
.check + .check{ margin-top:5px;}

.navbar-toggle{ width:50px; height:50px; background:none; line-height:50px; position:absolute; right:30px; top:15px; background-color:#2C377F; border-radius:50%; z-index:50;}
.navbar-toggle i{ font-size:16px; color:#fff; line-height:50px;}
.navbar-toggle:hover{ background:#6B73A5;}
.navbar-toggle:hover i{ color:#C6CDE9;}

.check + input[type="submit"]{ margin-top:20px;}

ul.pagination{text-align:center;}
ul.pagination li{ margin:0 5px; }
ul.pagination li a{ width:40px; height:40px; font-size:16px; line-height:40px; border:0px; border-radius:8px; font-weight:300; background:#f7f7f7;}
ul.pagination li a:hover, ul.pagination li a:focus{ background:#2C377F; color:#fff;}
ul.pagination li.active a, ul.pagination li.active a:hover,  ul.pagination li.active a:focus{ background:#2C377F; color:#fff;}
ul.pagination li a.prev{ width:40px; height:40px; border-radius:50%; background:#f7f7f7; background-image:url(../images/icon-prev.png); background-size:16px auto; background-position:center center; background-repeat:no-repeat}
ul.pagination li a.prev:hover{ background-color:#2C377F;}
ul.pagination li.disabled a.prev:hover{ background-color:#f7f7f7;}
ul.pagination li.disabled a.next:hover{ background-color:#f7f7f7;}
ul.pagination li a.next{ width:40px; height:40px; border-radius:50%; background-color:#f7f7f7; background-image:url(../images/icon-next.png); background-size:16px auto; background-position:center center; background-repeat:no-repeat;}
ul.pagination li a.next:hover{ background-color:#2C377F;}


/* header */

.header{ width:100%; background:#fff; 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{ background:#F5F7FF; padding:10px 0;}

.header .topbar .languages{ width:auto; float:left; display:flex; flex-wrap:nowrap; align-items:center; margin-left:auto;}
.header .topbar .languages ul{margin:0;width:auto; float:left; margin-left:0px;}
.header .topbar .languages li{ font-family: 'Radio Canada Big', sans-serif; width:auto;float:left; padding-left:0px; margin:0 5px 0 0;}
.header .topbar .languages li:last-child{ margin:0px;}
.header .topbar .languages li:before{ display:none;}
.header .topbar .languages li a{float:left; position:relative; border-radius:0px; background:#2C377F; border-radius:4px; color:#fff;font-weight:400;}
.header .topbar .languages li a span{width:24px;height:24px;float:left; font-size:11px; line-height:24px; text-align:center;}
.header .topbar .languages li.active a, .header .topbar .languages li.active a:hover{ background:#F5C44C; color:#2C377F;}
.header .topbar .languages li a:hover{ background:#6B73A5; color:#fff;}

.header .topbar .submenu{ width:auto; float:right;}
.header .topbar .submenu ul{ display:flex; flex-wrap:nowrap; margin:0px; padding:0px;}
.header .topbar .submenu ul li{ font-family: "Radio Canada Big", sans-serif; font-size:16px; line-height:28px; margin-right:20px;}
.header .topbar .submenu ul li:last-child{ margin:0px;}
.header .topbar .submenu ul li a{ font-weight:400;}

.header .navbar{ font-family: 'Radio Canada Big', sans-serif; background:#fff; display:flex; flex-wrap:nowrap; justify-content:space-between; align-items:center; position:relative;}
.header a.navbar-brand{ width:auto; text-align:center; font-size:0px; letter-spacing:0px; line-height:82px; margin-right:auto;}
.header a.navbar-brand img{ height:50px; margin:0px; }
.header .navbar-collapse{ width:auto; 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 > a{ width:auto; float:left; font-size:16px; line-height:22px; color:#2C377F; font-weight:600; padding:23px 5px; border:0px; text-transform:none;}
.header .navbar .navbar-nav > li > a span.wrap{ float:left; padding:5px 10px; border-radius:4px; border:1px solid transparent;}
.header .navbar .navbar-nav > li > a span.text{ width:auto; float:left;}
.header .navbar .navbar-nav > li > a span.arrow{ width:auto; height:22px; float:left; position:relative;}
.header .navbar .navbar-nav > li > a span.arrow:before{ content:"\f0d7"; width:auto; margin-left:5px; float:right; font-family:FontAwesome; font-size:13px; line-height:22px; text-align:center; color:#2C377F;}
.header .navbar .navbar-nav > li > a:hover{ color:#2C377F;}
.header .navbar .navbar-nav > li.sfHover > a span.wrap{ background:#F5F7FF; border:1px solid #C6CDE9;}
.header .navbar .navbar-nav > li.sfHover > a span.arrow:before{ transform: rotate(180deg);}
.header .navbar .navbar-nav > li.quote{ margin-left:30px; padding-right:0px;}
.header .navbar .navbar-nav > li.quote a{ font-size:15px; padding:15px 20px; text-transform:uppercase; background:#2C377F; font-weight:700; border-radius:0px; color:#fff;}
.header .navbar .navbar-nav > li.quote a:hover{ background:#F5C44C; color:#2C377F;}

.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;}

.header .actions{ margin-left:auto;}
.header .actions ul{ display:flex; flex-wrap:nowrap; align-items:center; margin:0px; padding:0px;}
.header .actions ul li{ margin-right:10px; padding:5px 0;}
.header .actions ul li a.btn{ margin:0px;}
.header .actions ul li a.btn.login span:after{ content:"\f0d7"; width:auto; position:relative; float:right; margin-top:3px; margin-left:5px; font-family:FontAwesome; font-size:13px; line-height:22px; text-align:center; color:#2C377F;}
.header .actions ul li.sfHover a.btn.login span:after{ transform: rotate(180deg);}
.header .actions ul li:last-child{ margin-right:0px;}
.header .actions ul li ul.dropdown-menu{ width:auto; max-width:100%; min-width:100%; padding:10px; display:block; flex-wrap:unset; align-items:unset;}
.header .actions ul li ul.dropdown-menu > li{ padding:0px;}
.header .actions ul li ul.dropdown-menu > li > a{ font-family: 'Radio Canada Big', sans-serif; min-width:auto; font-size:16px; color:#2C377F; line-height:22px; padding:3px 0; text-align:left; white-space:normal; border-radius:0px; font-weight:300; display:flex; flex-wrap:nowrap; align-items:center; }
.header .actions ul li ul.dropdown-menu > li > a span.icon{ width:12px; height:12px; position:absolute; left:0px; top:8px; margin:0px; padding:0px; background:url(../images/bg-arrow.png); background-size:100% auto;}
.header .actions ul li ul.dropdown-menu > li > a span.text{ float:left; padding-left:22px;}
.header .actions ul li ul.dropdown-menu > li > a:hover{ background:none; color:#6B73A5;}
.header .actions ul li ul.dropdown-menu > li > a:focus{ background:none; color:#6B73A5;}

/* dropdown */

.header .dropdown-menu { width:auto; min-width:290px; max-width:290px; background:#fff; border-radius:0px; padding:20px; padding-top:10px; left:0px; border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px; border:1px solid #c6cde9; }
.header .navbar-nav > li.dropdown.dropdown-static{ position:relative;}
.header .navbar-nav > li > a:after { display: none; }
.header .dropdown-menu > li{ padding:0px; margin:0px; margin-bottom:5px;}
.header .dropdown-menu > li:last-child{ margin-bottom:0px;}
.header .dropdown-menu > li > a{ font-family: 'Radio Canada Big', sans-serif; min-width:auto; font-size:16px; color:#2C377F; line-height:22px; padding:3px 0; text-align:left; white-space:normal; border-radius:0px; font-weight:300; display:flex; flex-wrap:nowrap; align-items:center; }
.header .dropdown-menu > li > a span.icon{ width:12px; height:12px; position:absolute; left:0px; top:8px; margin:0px; padding:0px; background:url(../images/bg-arrow.png); background-size:100% auto;}
.header .dropdown-menu > li > a span.text{ float:left; padding-left:22px;}
.header .dropdown-menu > li > a:hover{ background:none; color:#6B73A5;}
.header .dropdown-menu > li > a:focus{ background:none; color:#6B73A5;}

.wrapper{ width:100%; float:left; overflow:unset;}
.content{ overflow:hidden; background:none;}
.content .row + .row{ margin-top:40px;}

/* blocchi generale */

.block{ padding:80px 0;}
.block.blue{ background:#2C377F;}
.block.white{ background:#ffffff;}
.block.pt0{ padding-top:0px !important;}
.block.pb0{ padding-bottom:0px !important;}
.block h1, .block h2{ font-size:36px; line-height:44px; color:#2b3583; margin-bottom:0px; font-weight:600;}
.block h1 strong, .block h2 strong{ color:#1d6e6d;}
.block h1:last-child, .block h2:last-child, .block span.h2:last-child{ margin-bottom:0px;}
.block h3{ font-size:18px; line-height:28px; color:#262938; margin-bottom:0px; font-weight:400; text-transform:none;}
.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:"\f111"; font-family:FontAwesome; position:absolute; left:0px; top:10px; font-size:6px; line-height:1; color:#262938;}

.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;}

.top-title{ text-align:center;}
.top-title h2 + .btn{ margin-top:20px;}

.item-benefit{ width:100%; position:relative; margin-bottom:40px;}
.item-benefit .top{ width:100%; position:relative; display:flex; flex-wrap:nowrap; align-items:center; border-bottom:2px solid #F5C44C; margin-bottom:20px;}
.item-benefit .top:before{ content:""; width:40px; min-height:80px; float:left; background:url(../images/bg-arrow.png); background-repeat:no-repeat; background-position:left center; background-size:24px auto;}
.item-benefit .top:after{ content:""; width:2px; height:100%; position:absolute; left:40px; top:0px; background:#F5C44C;}
.item-benefit .top h3{ max-width:calc(100% - 40px); font-size:16px; line-height:22px; padding-left:20px; font-weight:600; margin:0px;}
.item-benefit .top h3 + p{ margin-top:10px;}

.item-benefit.certification .top h3{ font-size:20px; line-height:28px; font-weight:400;}

.item-box{ width:100%; padding:24px 32px; border-radius:8px; border:1px solid #C6CDE9; margin-bottom:20px;}
.item-box .image{ border-radius:8px; overflow:hidden; margin-bottom:20px;}
.item-box .text h3{ font-size:20px; line-height:28px; font-weight:600; margin-bottom:10px;}
.item-box .text h3 + p{ margin-top:0px;}

.tag-item{ font-size:16px; line-height:22px; padding:8px 16px; font-weight:600; border-radius:24px; background:#F5F7FF; border:1px solid #C6CDE9; color:#4D4D4D;}

.sidebar-news .widget{ margin-bottom:40px;}
.sidebar-news .widget h3{ font-size:28px; line-height:36px; color:#2C377F; font-weight:600; margin-bottom:20px;}
.sidebar-news .widget ul{ padding:0px; margin:0px; list-style:none;}
.sidebar-news .widget ul li{ padding:0px; margin-bottom:10px;}
.sidebar-news .widget ul li:last-child{ margin-bottom:0px;}
.sidebar-news .widget ul li:before{ display:none;}
.sidebar-news .widget ul li a{ font-family: 'Radio Canada Big', sans-serif; min-width:auto; font-size:16px; color:#2C377F; line-height:22px; padding:3px 0; text-align:left; white-space:normal; border-radius:0px; font-weight:300; display:flex; flex-wrap:nowrap; align-items:center; }
.sidebar-news .widget ul li a span.icon{ width:12px; height:12px; position:absolute; left:0px; top:8px; margin:0px; padding:0px; background:url(../images/bg-arrow.png); background-size:100% auto;}
.sidebar-news .widget ul li a span.text{ float:left; padding-left:22px;}
.sidebar-news .widget ul li a:hover{ color:#F5C44C;}

/* breadcrumb */

.breadcrumb{ background:#fff; padding-top:20px;}
.breadcrumb ul{ display:flex; flex-wrap:nowrap; margin:0px; padding:0px;}
.breadcrumb ul li{ font-size:12px; line-height:16px;}
.breadcrumb ul li:after{ content:"\f105"; font-family:FontAwesome; color:#89939E; margin:0 15px;}
.breadcrumb ul li a{ color:#262938; font-weight:400;}
.breadcrumb ul li a:hover{ color:#F5C44C;}
.breadcrumb ul li:last-child:after{ display:none;}

/* carousel visual */

.carousel-visual .prev-carousel{ width:44px; height:44px; position:absolute; color:#2C377F; background:#fff; border:1px solid #C6CDE9; border-radius:8px; left:30px; top:50%; text-align:center; margin-top:-22px; z-index:10; transition: all .3s ease-in-out;}
.carousel-visual .prev-carousel:before{ content:"\f060"; font-family:FontAwesome; font-size:16px; line-height:44px;}
.carousel-visual .prev-carousel:hover{ background:#2C377F; border-color:#2C377F; color:#fff;}
.carousel-visual .next-carousel{ width:44px; height:44px; position:absolute; color:#2C377F; background:#fff; border:1px solid #C6CDE9; border-radius:8px; right:30px; top:50%; text-align:center; margin-top:-22px; z-index:10; transition: all .3s ease-in-out;}
.carousel-visual .next-carousel:before{ content:"\f061"; font-family:FontAwesome; font-size:16px; line-height:44px;}
.carousel-visual .next-carousel:hover{ background:#2C377F; border-color:#2C377F; color:#fff;}

/* intro page */

.block.intro-page{ padding:100px 0; position:relative; background-size:cover; background-repeat:no-repeat; background-position:center center; min-height:500px; display:flex; align-items:center;}
.block.intro-page:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:rgba(0,0,0,0.35);}
.block.intro-page .row{ margin:0px;}
.block.intro-page .row > [class*="col-"]{ padding:0px;}
.block.intro-page .text{ position:relative;}
.block.intro-page .text h1, .block.intro-page .text h2{ font-size:64px; line-height:76px; color:#F5C44C; margin:0px;}
.block.intro-page .text h3{ font-size:20px; line-height:28px; color:#F5C44C; font-weight:600; margin:0px; margin-bottom:20px;}
.block.intro-page .text hr.site{ margin:20px 0;}
.block.intro-page .text p{ font-size:18px; line-height:24px; font-weight:400; color:#F5F7FF;}
.block.intro-page .text .tags{ margin:15px 0 10px 0;}
.block.intro-page .text .tags ul{ display:flex; flex-wrap:wrap;}
.block.intro-page .text .tags li:before{ display:none;}
.block.intro-page .text .tags li{ width:auto; padding:0px; margin:0 10px 10px 0;}

.block.intro-page.prodotto{ padding:0px;}
.block.intro-page.prodotto .container{ position:relative;}
.block.intro-page.prodotto{ background:#fff;}
.block.intro-page.prodotto:before{ display:none;}
.block.intro-page.prodotto .text{ padding:100px 0;}
.block.intro-page.prodotto .text h2{ color:#2C377F;}
.block.intro-page.prodotto .text h3{ font-size:16px; line-height:22px; color:#4D4D4D;}
.block.intro-page.prodotto .text p{ color:#262938;}
.block.intro-page.prodotto .media-wrap{ width:50%; height:100%; right:0px; position:absolute; padding-left:80px;}
.block.intro-page.prodotto .media-wrap .media{ width:100%; height:100%; position:relative; left:0px; top:0px;}
.block.intro-page.prodotto .media-wrap .media .bg{ width:100%; height:100%; position:absolute; left:0px; top:0px; background:url(../images/bg-intro.png); background-size:100% auto; background-position:center center; background-repeat:no-repeat; z-index:5;}
.block.intro-page.prodotto .media-wrap .media .image{ width:100%; height:100%; position:relative; left:0px; top:0px; background-size:100% auto; background-position:top center; background-repeat:no-repeat; z-index:10;}
.block.intro-page.prodotto .media-wrap .media .image img{ display:none;}

.block.intro-page.accessorio .text h1, .block.intro-page.accessorio .text h2{ color:#2C377F;}

/* value */

.block.values{ padding-bottom:60px;}
.block.values .item{ width:100%; float:left; background:#fff; position:relative; padding:24px 32px; border-radius:8px; border:1px solid #C6CDE9; margin-bottom:20px;}
.block.values .item:before{ content:""; width:50%; height:100%; position:absolute; right:0px; top:0px; background-image:url(../images/bg-cta-right.png); background-size:100% auto; background-repeat:no-repeat; background-position:right center; opacity:0.2; z-index:10;}
.block.values .item h3{ font-weight:600; margin:0px;}
.block.values .item h3 + p{ margin-top:10px;}

.block.values.values-numbers h3{ font-family: 'Radio Canada Big', sans-serif; font-size:64px; line-height:76px; margin:0px; color:#262938; font-weight:600; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #F5C44C;}

/* launch business home */

.block.launch-business{ padding-bottom:0px;}
.block.launch-business .item{background:#fff; position:relative; padding:24px; border-radius:8px; border:1px solid #C6CDE9; margin-bottom:40px;}
.block.launch-business .item .top{ width:100%; display:flex; flex-wrap:nowrap; align-items:center; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #F5C44C;}
.block.launch-business .item .top .image{ width:80px; border-radius:50%; overflow:hidden;}
.block.launch-business .item .top .title{ width:calc(100% - 80px); padding-left:20px;}
.block.launch-business .item .top .title h3{ font-size:28px; line-height:36px; font-weight:400; color:#262938;}
.block.launch-business .item .bottom{ width:100%; display:flex; flex-wrap:nowrap; align-items:start;}
.block.launch-business .item .bottom .text{ width:calc(100% - 40px); padding-right:10px;}
.block.launch-business .item .bottom .text p{ font-size:14px; line-height:20px;}
.block.launch-business .item .bottom .action{ margin-top:5px;}
.block.launch-business .item .bottom .action a{ width:40px; height:44px; float:right; padding:0px; position:relative; border-radius:8px; text-align:center;}
.block.launch-business .item .bottom .action a:before{ content:"\f061"; font-family:FontAwesome; font-size:16px; line-height:44px;}

/* launch box home */

.block.launch-business + .block.launch-box{ padding-top:0px;}
.block.launch-box{ padding-bottom:40px;}
.block.launch-box .item{ width:100%; float:left; background:#fff; position:relative; padding:24px 32px; border-radius:8px; border:1px solid #C6CDE9; margin-bottom:40px;}
.block.launch-box .item .text h3{ font-size:28px; line-height:36px; font-weight:400; color:#262938;}
.block.launch-box .item .text p + .btn{ margin-top:10px;}

/* solutions list */

.block.solutions-list{ padding-bottom:40px;}
.block.solutions-list .item{ background:#fff; position:relative; padding:24px 32px; border-radius:8px; border:1px solid #C6CDE9; margin-bottom:40px;}
.block.solutions-list .item .top{ display:flex; flex-wrap:nowrap; align-items:center; margin-bottom:20px;}
.block.solutions-list .item .top .image{ width:90px;}
.block.solutions-list .item .top .title{ width:calc(100% - 90px); padding-left:20px;}
.block.solutions-list .item .top .title h3{ font-size:28px; line-height:36px; font-weight:400; margin:0px;}
.block.solutions-list .item .bottom p + .btn{ margin-top:10px;}

/* evidence features home*/

.block.evidence-features{ overflow:hidden; padding-bottom:40px;}
.block.evidence-features .box{ position:relative;}
.block.evidence-features .box:before{ content:""; width:250px; height:150px; position:absolute; left:-60px; top:-60px; background:url(../images/bg-dotted.png); background-repeat:no-repeat; background-size:100% auto; opacity:0.3;}
.block.evidence-features .box:after{ content:""; width:250px; height:150px; position:absolute; right:-60px; bottom:-60px; background:url(../images/bg-dotted.png); background-repeat:no-repeat; background-size:100% auto; opacity:0.3;}
.block.evidence-features .item-benefit{ margin-bottom:40px;}
.block.evidence-features .item-benefit .image{ border-radius:8px; margin-bottom:20px; overflow:hidden;}
.block.evidence-features .item-benefit .top{ margin-bottom:20px;}

/* benefits */

.block.benefits{ padding-bottom:40px;}
.block.benefits .text{ margin-bottom:40px; padding-right:100px;}
.block.benefits .box .item-benefit{ position:relative; margin-bottom:40px;}
.block.benefits .image{ margin-bottom:40px;}
.block.benefits .image:before{ content:""; width:250px; height:150px; position:absolute; left:-30px; top:-60px; background:url(../images/bg-dotted.png); background-repeat:no-repeat; background-size:100% auto; opacity:0.3;}
.block.benefits .image:after{ content:""; width:250px; height:150px; position:absolute; right:-30px; bottom:-60px; background:url(../images/bg-dotted.png); background-repeat:no-repeat; background-size:100% auto; opacity:0.3;}
.block.benefits .image img{ border-radius:8px; position:relative; z-index:10;}

.block.benefits .info{ padding:32px; border:1px solid #C6CDE9; border-radius:8px; position:relative; margin-bottom:40px;}
.block.benefits .info:before{ content:""; width:150px; height:100%; position:absolute; left:0px; top:0px; background:url(../images/bg-dotted.png); background-size:100% auto; background-repeat:no-repeat; opacity:0.3;}
.block.benefits .info:after{ content:""; width:150px; height:100%; position:absolute; right:0px; bottom:0px; background:url(../images/bg-dotted.png); background-size:100% auto; background-repeat:no-repeat; background-position:bottom center; opacity:0.3;}
.block.benefits .info .inner{ position:relative; z-index:10;}
.block.benefits .info p{ font-size:18px; line-height:28px; font-weight:500; color:#2C377F;}

/* gamma */

.block.gamma{ padding-bottom:40px;}
.block.gamma .item{ margin-bottom:40px;}
.block.gamma .item .image{ background:url(../images/bg-gamma.png); background-size:100% auto; background-position:center center; background-repeat:no-repeat; margin-bottom:40px;}
.block.gamma .item .top{ display:flex; flex-wrap:nowrap; margin-bottom:10px; padding-bottom:10px; border-bottom:2px solid #F5C44C;}
.block.gamma .item .top .left h2{ font-size:28px; line-height:36px; font-weight:400; margin:0px;}
.block.gamma .item .top .left h3{ font-size:16px; line-height:22px; font-weight:600; margin:0px;}
.block.gamma .item .top .right{ margin-left:auto;}
.block.gamma .item .description{ width:100%; float:left; margin-bottom:20px;}
.block.gamma .item .bottom{ width:100%; float:left; display:flex; flex-wrap:nowrap; align-items:center;}
.block.gamma .item .bottom .compare{ margin-left:auto;}
.block.gamma .item .bottom .compare .check label:before{ border:2px solid #2b3583; color:#2b3583; line-height:22px;}
.block.gamma .item .bottom .compare .check label span{ font-size:18px; color:#2b3583; font-weight:600;}
.block.gamma .item .bottom .compare .check:hover label:before{ border-color:#6B73A5; color:#6B73A5;}
.block.gamma .item .bottom .compare .check:hover span{ color:#6B73A5;}

/* accessories */

.block.accessories{ padding-bottom:40px;}
.block.accessories .item{ background:#fff; position:relative;border-radius:8px; border:1px solid #C6CDE9; margin-bottom:40px;}
.block.accessories .item .image{ background:#C6CDE9;}
.block.accessories .item .body{ padding:24px 32px; }
.block.accessories .item .body .description h2{ font-size:28px; line-height:36px; font-weight:600;}
.block.accessories .item .body .description hr{ margin:10px 0;}
.block.accessories .item .body .action{ margin-top:20px;}

/* warranty */

.block.warranty{ padding-bottom:60px;}
.block.warranty .item{ padding:32px 24px; padding-bottom:60px; background:#F5F7FF; border-radius:8px; position:relative; border-top:10px solid #000; margin-bottom:20px;}
.block.warranty .item.item01{ border-color:#c6cde9;}
.block.warranty .item.item02{ border-color:#f5c44c;}
.block.warranty .item.item03{ border-color:#89939e;}
.block.warranty .item.item04{ border-color:#2c377f;}
.block.warranty .item .body .top{ margin-bottom:20px;}
.block.warranty .item .body .top h2{ font-size:28px; line-height:36px; margin:0px;}
.block.warranty .item .body .top h3{ font-size:16px; line-height:24px; margin:0px;}
.block.warranty .item .body .top p{ min-height:60px; font-size:14px; line-height:20px; color:#262938; margin:0px; margin-top:5px;}
.block.warranty .item .body .list{ margin-bottom:20px;}
.block.warranty .item .body .list p{ font-size:16px; line-height:24px; color:#262938; font-weight:500;}
.block.warranty .item .body .list ul{ margin-top:20px; margin-bottom:30px; padding:0px;}
.block.warranty .item .body .list li{ font-size:14px; line-height:20px; padding-left:30px; color:#262938; margin-bottom:15px;}
.block.warranty .item .body .list li:last-child{ margin-bottom:0px;}
.block.warranty .item .body .list li:before{ left:0px; top:0px;}
.block.warranty .item .body .list li.yes{ color:#000;}
.block.warranty .item .body .list li.yes:before{ content:"\f00c"; color:#2b3583; font-size:18px; line-height:20px;}
.block.warranty .item .body .list li.no{ color:#717171; text-decoration:line-through;}
.block.warranty .item .body .list li.no:before{ content:"\f00d"; color:#717171; font-size:18px; line-height:20px;}
.block.warranty .item .body .action{ width:100%; position:absolute; padding:24px; left:0px; bottom:0px;}
.block.warranty .item .body .action .btn{ width:100%; text-align:center;}

/* info product */

.block.info-product{ padding-bottom:60px;}
.block.info-product .media-products{ width:100%; float:left; position:relative; z-index:100;}
.block.info-product .text{ width:100%; float:left;}
.block.info-product .carousel-images{ width:100%; float:left; position:relative; margin-bottom:10px;}
.block.info-product .carousel-images .prev-carousel{ width:32px; height:32px; position:absolute; color:#171D1B; left:10px; top:50%; text-align:center; line-height:32px; margin-top:-16px; z-index:10;}
.block.info-product .carousel-images .prev-carousel:before{ content:"\f053"; font-family:FontAwesome; font-size:14px;}
.block.info-product .carousel-images .next-carousel{ width:32px; height:32px; position:absolute; color:#171D1B; right:10px; top:50%; text-align:center; line-height:32px; margin-top:-16px; z-index:10;}
.block.info-product .carousel-images .next-carousel:before{ content:"\f054"; font-family:FontAwesome; font-size:14px;}
.block.info-product .carousel-images:before{ content:""; width:250px; height:150px; position:absolute; left:-40px; top:-60px; background:url(../images/bg-dotted.png); background-repeat:no-repeat; background-size:100% auto; opacity:0.3;}
.block.info-product .carousel-images:after{ content:""; width:250px; height:150px; position:absolute; right:-40px; bottom:-60px; background:url(../images/bg-dotted.png); background-repeat:no-repeat; background-size:100% auto; opacity:0.3;}
.block.info-product .carousel-images .image{border:1px solid #C6CDE9; overflow:hidden; border-radius:8px;}
.block.info-product .gallery{ width:100%; float:left;}
.block.info-product .gallery ul{ margin:0 -5px; display:flex; flex-wrap:wrap;}
.block.info-product .gallery ul li:before{ display:none;}
.block.info-product .gallery ul li{ width:12.5%; float:left; margin-bottom:10px; padding:0 5px;}
.block.info-product .gallery ul li a{ width:100%; float:left; border:1px solid #C6CDE9; overflow:hidden; border-radius:8px;}
.block.info-product .download{ width:100%; float:left; margin-top:30px;}
.block.info-product .download .top{ width:100%; padding:24px; background:#F5C44C; border-top-left-radius:8px; border-top-right-radius:8px;}
.block.info-product .download .top h2{ font-size:36px; line-height:44px;}
.block.info-product .download .bottom{ width:100%; padding:32px; background:#fff; border:1px solid #C6CDE9; border-top-width:0px; border-bottom-left-radius:8px; border-bottom-right-radius:8px;}
.block.info-product .download .bottom ul li{ font-family: 'Radio Canada Big', sans-serif; font-size:16px; line-height:28px; padding-left:24px; font-weight:400; margin-bottom:10px;}
.block.info-product .download .bottom ul li:last-child{ margin-bottom:0px;}
.block.info-product .download .bottom ul li:before{ content:""; width:12px; height:12px; position:absolute; left:0px; top:7px; background-image:url(../images/bg-arrow.png); background-size:100% auto;}
.block.info-product .download .bottom ul li a{ color:#2C377F; font-weight:400;}
.block.info-product .download .bottom ul li a:hover{ color:#F5C44C;}
.block.info-product .text{ margin-bottom:60px;}
.block.info-product .text ul li{ font-size:18px; line-height:28px; color:#262938;}
.block.info-product .box h2{ margin-bottom:20px;}
.block.info-product .box .item-benefit{ margin-bottom:20px;}

/* intro work with us*/

.block.intro-work-with-us{ padding-bottom:60px;}
.block.intro-work-with-us .text{ margin-bottom:20px;}
.block.intro-work-with-us .item-benefit{ margin-bottom:20px;}

/* send cv */

.block.send-cv .form{ width:100%;}

/* intro area riservata */

.block.intro-reserved-area{ background:#fff;}
.block.intro-reserved-area .top-title strong{ color:#2b3583;}
.block.intro-reserved-area .top-title .btn{ margin-top:10px;}

/* area riservata */

.block.reserved-area{ padding-top:0px;}
.block.reserved-area .container-fluid + .container{ margin-top:0px;}
.block.reserved-area .section{ width:100%; float:left;}
.block.reserved-area .section h2{ text-align:center; padding:24px 40px; padding-bottom:0px; font-size:28px; line-height:36px; color:#2C377F;}
.block.reserved-area .section ul{ display:flex; flex-wrap:nowrap; padding:0px; margin:0px;}
.block.reserved-area .section ul li{ width:50%; float:left; padding:0px; margin:0px;}
.block.reserved-area .section ul li:before{ display:none;}
.block.reserved-area .section ul li a{ width:100%; float:left; text-align:center; padding:24px 40px; background:#2C377F; font-size:28px; line-height:36px; color:#fff; font-weight:600; font-weight:700;}
.block.reserved-area .section ul li a:hover{ background:#6B73A5;}
.block.reserved-area .section ul li a.active, .block.reserved-area .section ul li a.active:hover{ background:#F5F7FF; color:#2C377F;}
.block.reserved-area .form{ width:100%; display:none; display:block; margin-top:40px;}
.block.reserved-area .form .link{ margin-bottom:20px;}
.block.reserved-area .form .link p{ font-size:16px; line-height:28px; color:#2C377F; font-weight:400;}
.block.reserved-area .form .link a{ color:#2C377F; font-weight:400;}
.block.reserved-area .form .link a:hover{ color:#6B73A5;}
.block.reserved-area .form .password-field{ width:100%; float:left; position:relative;}
.block.reserved-area .form .password-field input{ padding-right:70px;}
.block.reserved-area .form .password-field .mostrapassword{ width:50px; height:100%; position:absolute; right:0px; top:0px; display:flex; justify-content:center; align-items:center; font-size:20px; color:#2C377F;}
.block.reserved-area .form .password-field .mostrapassword:hover{ color:#6B73A5;}

/* dashboard area riservata */

.block.dashboard-reserved-area{ padding-bottom:40px;}
.block.dashboard-reserved-area .box{ width:100%; padding:24px 16px; border:1px solid #C6CDE9; border-radius:7px; margin-bottom:40px;}
.block.dashboard-reserved-area .box .box-name{ width:100%; display:flex; flex-wrap:nowrap; align-items:center; background:#F5F7FF; padding:8px 16px; border-radius:8px;}
.block.dashboard-reserved-area .box .box-name img{ width:32px; height:32px; margin-right:10px;}
.block.dashboard-reserved-area .box .box-name h2{ font-size:28px; line-height:36px;}
.block.dashboard-reserved-area .box .wrap{ padding:24px 16px; padding-bottom:0px;}
.block.dashboard-reserved-area .box .wrap .intro{ margin-bottom:20px;}
.block.dashboard-reserved-area .box .wrap .intro h3{ font-size:18px; line-height:28px; color:#2C377F; font-weight:500; margin:0px;}
.block.dashboard-reserved-area .box .wrap .intro h3 + p{ margin-top:10px;}
.block.dashboard-reserved-area .box .wrap .intro p{ font-size:18px; line-height:28px;}
.block.dashboard-reserved-area .box .wrap .intro p + .btn{ margin-top:10px;}
.block.dashboard-reserved-area .box .wrap .list .element{ display:flex; flex-wrap:nowrap; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #C6CDE9;}
.block.dashboard-reserved-area .box .wrap .list .element .text h3{ font-size:20px; line-height:28px; color:#2b3583; font-weight:600;}
.block.dashboard-reserved-area .box .wrap .list .element .text p{ margin:0px;}
.block.dashboard-reserved-area .box .wrap .list .element .view{ margin-left:auto;}
.block.dashboard-reserved-area .box .wrap .list .element .view a{ width:40px; height:44px; float:right; padding:0px; position:relative; border-radius:8px; text-align:center;}
.block.dashboard-reserved-area .box .wrap .list .element .view a:before{ content:"\f061"; font-family:FontAwesome; font-size:16px; line-height:44px;}
.block.dashboard-reserved-area .box .wrap .form .form-group{ margin-bottom:15px;}
.block.dashboard-reserved-area .box .wrap .form .form-group > label{ font-size:20px; line-height:28px; color:#2b3583; font-weight:400;}
.block.dashboard-reserved-area .box .wrap .action .btn{ min-width:100px;}

.block.dashboard-reserved-area .box.box-contracts .wrap .list .element i{ color:#E53835; margin-right:5px;}

.block.dashboard-reserved-area .box-certification h3{ font-size:20px; line-height:28px; font-weight:600; margin:0px; margin-bottom:5px; color:#262938;}
.block.dashboard-reserved-area .box-certification p{ font-size:18px; line-height:28px; margin:0px;}

.block.dashboard-reserved-area .box-products{ }
.block.dashboard-reserved-area .box-products .wrap .item-wrap{ display:flex; flex-wrap:wrap; margin:0 -24px;}
.block.dashboard-reserved-area .box-products .wrap .item-wrap .item{ width:50%; float:left; display:flex; align-items:center; flex-wrap:nowrap; padding:0 24px; margin-bottom:24px;}
.block.dashboard-reserved-area .box-products .wrap .item-wrap .item .image{ width:50%; float:left; background:url(../images/bg-gamma.png); background-size:100% auto; background-position:center center; background-repeat:no-repeat;}
.block.dashboard-reserved-area .box-products .wrap .item-wrap .item .text{ padding-left:40px;}
.block.dashboard-reserved-area .box-products .wrap .item-wrap .item .text h2{ font-size:28px; line-height:36px; font-weight:400;}
.block.dashboard-reserved-area .box-products .wrap .item-wrap .item .text ul li{ font-family: 'Radio Canada Big', sans-serif; font-size:18px; line-height:28px; padding-left:24px; font-weight:400; margin-bottom:10px;}
.block.dashboard-reserved-area .box-products .wrap .item-wrap .item .text ul li:last-child{ margin-bottom:0px;}
.block.dashboard-reserved-area .box-products .wrap .item-wrap .item .text ul li:before{ content:""; width:12px; height:12px; position:absolute; left:0px; top:7px; background-image:url(../images/bg-arrow.png); background-size:100% auto;}
.block.dashboard-reserved-area .box-products .wrap .item-wrap .item .text ul li a{ color:#2C377F; font-weight:400;}
.block.dashboard-reserved-area .box-products .wrap .item-wrap .item .text ul li a:hover{ color:#F5C44C;}


/* prodotti area riservata */

.block.products-reserved-area{ background:#fff;}
.block.products-reserved-area .box{ padding:32px; border:1px solid #C6CDE9; border-radius:7px;}
.block.products-reserved-area .box .box-name{ background:#C6CDE9; padding:8px 16px; border-radius:7px; margin-bottom:60px;}
.block.products-reserved-area .box .box-name h2{ font-size:28px; line-height:36px;}
.block.products-reserved-area .list .item-wrap{ margin-bottom:20px;}
.block.products-reserved-area .list .item-wrap .item{ display:flex; flex-wrap:nowrap; align-items:start; margin-bottom:60px;}
.block.products-reserved-area .list .item-wrap .item:last-child{ margin-bottom:0px;}
.block.products-reserved-area .list .item-wrap .item .image{ width:30%; background:url(../images/bg-gamma.png); background-size:100% auto; background-position:center center; background-repeat:no-repeat;}
.block.products-reserved-area .list .item-wrap .item .body{ width:70%; padding-left:80px;}
.block.products-reserved-area .list .item-wrap .item .body .top{ display:flex; flex-wrap:nowrap; padding-bottom:20px; margin-bottom:20px; border-bottom:2px solid #F5C44C;}
.block.products-reserved-area .list .item-wrap .item .body .top .name{ padding-top:10px;}
.block.products-reserved-area .list .item-wrap .item .body .top .name h2{ font-size:28px; line-height:36px; font-weight:400;}
.block.products-reserved-area .list .item-wrap .item .body .top .view{ margin-left:auto; padding-left:20px;}
.block.products-reserved-area .list .item-wrap .item .body .bottom .element{ display:flex; flex-wrap:nowrap; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #C6CDE9;}
.block.products-reserved-area .list .item-wrap .item .body .bottom .element.expiration i{ color:#E53835; margin-right:5px;}
.block.products-reserved-area .list .item-wrap .item .body .bottom .element .action{ margin-left:auto;}
.block.products-reserved-area .list .item-wrap .item .body .download{ width:100%;}
.block.products-reserved-area .list .item-wrap .item .body .download .list{ margin-top:20px;}
.block.products-reserved-area .list .item-wrap .item .body .download .list ul{ display:flex; flex-wrap:wrap; list-style:none; margin:0 -10px;}
.block.products-reserved-area .list .item-wrap .item .body .download .list ul li{ width:50%; float:left; font-family: 'Radio Canada Big', sans-serif; font-size:16px; line-height:28px; font-weight:400; padding:0 10px;}
.block.products-reserved-area .list .item-wrap .item .body .download .list ul li:before{ display:none;}
.block.products-reserved-area .list .item-wrap .item .body .download .list ul li .wrap{ padding-left:24px; position:relative; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #C6CDE9;}
.block.products-reserved-area .list .item-wrap .item .body .download .list ul li .wrap:before{ content:""; width:12px; height:12px; position:absolute; left:0px; top:7px; background-image:url(../images/bg-arrow.png); background-size:100% auto;}
.block.products-reserved-area .list .item-wrap .item .body .download .list ul li .wrap a{ color:#2C377F; font-weight:400;}
.block.products-reserved-area .list .item-wrap .item .body .download .list ul li .wrap a:hover{ color:#F5C44C;}

/* preventivi area riservata */

.block.quote-reserved-area{ background:#fff;}
.block.quote-reserved-area .box{ padding:32px; border:1px solid #C6CDE9; border-radius:7px;}
.block.quote-reserved-area .list .element{ padding:24px;}
.block.quote-reserved-area .list .element .top{ display:flex; flex-wrap:nowrap; align-items:start; margin-bottom:12px; padding-bottom:12px; border-bottom:2px solid #F5C44C;}
.block.quote-reserved-area .list .element .top .name h3{ font-size:20px; line-height:28px; color:#2C377F; font-weight:400;}
.block.quote-reserved-area .list .element .top .view{ margin-left:auto;}
.block.quote-reserved-area .list .element .top .view a{ width:40px; height:44px; float:right; padding:0px; position:relative; border-radius:8px; text-align:center;}
.block.quote-reserved-area .list .element .top .view a:before{ content:"\f061"; font-family:FontAwesome; font-size:16px; line-height:44px;}
.block.quote-reserved-area .list .element .bottom{ padding-bottom:12px; border-bottom:1px solid #C6CDE9;}
.block.quote-reserved-area .list .element .bottom .item-wrap{ display:flex; flex-wrap:nowrap; margin:0 -20px;}
.block.quote-reserved-area .list .element .bottom .item-wrap .item{ width:100%; float:left; padding:0 20px;}

.block.quote-reserved-area.contracts-page .list .element .bottom .item-wrap .item.customer{ min-width:50%;}
.block.quote-reserved-area.contracts-page .list .element .bottom .item-wrap .item i{ color:#E53835; margin-right:5px;}



/* intro category*/

.block.intro-category{ padding-bottom:60px;}
.block.intro-category .text{ margin-bottom:20px;}
.block.intro-category .item-benefit{ margin-bottom:20px;}
.block.intro-category .intro{ position:relative; padding:32px; background:#F5C44C; text-align:center; border-radius:8px; margin-bottom:20px;}
.block.intro-category .intro:before{ content:""; width:150px; height:100%; position:absolute; left:0px; top:0px; background:url(../images/bg-dotted.png); background-size:100% auto; background-repeat:no-repeat;}
.block.intro-category .intro:after{ content:""; width:150px; height:100%; position:absolute; right:0px; bottom:0px; background:url(../images/bg-dotted.png); background-size:100% auto; background-repeat:no-repeat; background-position:bottom center;}
.block.intro-category .intro h3{ font-size:20px; line-height:28px; color:#262938; font-weight:600; position:relative; z-index:10;}
.block.intro-category .intro p{ position:relative; z-index:10;}

/* news */

.block.news{ padding-bottom:40px;}
.block.news .item{ width:100%; float:left; margin-bottom:40px;}
.block.news .item .image{ border-radius:8px; overflow:hidden; margin-bottom:20px;}
.block.news .item .top{ display:flex; flex-wrap:nowrap; margin-bottom:20px;}
.block.news .item .top h2{ font-size:20px; line-height:28px; font-weight:600; margin:0px;}
.block.news .item .top h2 a{ font-weight:inherit;}
.block.news .item .top h2 a:hover{ color:#F5C44C;}
.block.news .item .bottom{ width:100%; float:left; display:flex; flex-wrap:nowrap; align-items:center;}
.block.news .item .bottom .date{ padding-left:30px; font-size:14px; line-height:24px; color:#717171; font-weight:500; position:relative;}
.block.news .item .bottom .date:before{ content:""; width:24px; height:24px; position:absolute; left:0px; background:url(../images/icon-calendar.png); background-size:100% auto;}
.block.news .item .bottom .action{ margin-left:auto;}
.block.news .item .bottom .action .btn:after{ content:"\f054"; font-family:FontAwesome; font-size:12px; vertical-align:middle; margin-left:10px; }

/* carousel news */

.block.news.carousel{ position:relative;}
.block.news.carousel .item{ padding:16px; background:#fff; border-radius:8px;}
.block.news.carousel .prev-carousel{ width:44px; height:44px; position:absolute; color:#2C377F; background:#fff; border:1px solid #C6CDE9; border-radius:8px; left:30px; top:50%; text-align:center; margin-top:-22px; z-index:10; transition: all .3s ease-in-out;}
.block.news.carousel .prev-carousel:before{ content:"\f060"; font-family:FontAwesome; font-size:16px; line-height:44px;}
.block.news.carousel .prev-carousel:hover{ background:#2C377F; border-color:#2C377F; color:#fff;}
.block.news.carousel .next-carousel{ width:44px; height:44px; position:absolute; color:#2C377F; background:#fff; border:1px solid #C6CDE9; border-radius:8px; right:30px; top:50%; text-align:center; margin-top:-22px; z-index:10; transition: all .3s ease-in-out;}
.block.news.carousel .next-carousel:before{ content:"\f061"; font-family:FontAwesome; font-size:16px; line-height:44px;}
.block.news.carousel .next-carousel:hover{ background:#2C377F; border-color:#2C377F; color:#fff;}

/* post */

.block.post .item .top{ margin-bottom:50px;}
.block.post .item .top .title{ margin-bottom:20px;}
.block.post .item .top .date{ padding-left:30px; font-size:14px; line-height:24px; color:#717171; font-weight:500; position:relative;}
.block.post .item .top .date:before{ content:""; width:24px; height:24px; position:absolute; left:0px; background:url(../images/icon-calendar.png); background-size:100% auto;}
.block.post .item .top .tags{ margin-top:20px; padding-top:20px; border-top:2px solid #F5C44C;}
.block.post .item .top .tags ul{ display:flex; flex-wrap:wrap;}
.block.post .item .top .tags li:before{ display:none;}
.block.post .item .top .tags li{ width:auto; padding:0px; margin:0 10px 10px 0;}
.block.post .item .image{ border-radius:8px; margin-bottom:60px;}
.block.post .item .body h3{ font-weight:600;}
.block.post .item .download{ width:100%; margin-top:40px;}
.block.post .item .download ul li{ font-family: 'Radio Canada Big', sans-serif; font-size:16px; line-height:28px; padding-left:24px; font-weight:400; margin-bottom:10px;}
.block.post .item .download ul li:last-child{ margin-bottom:0px;}
.block.post .item .download ul li:before{ content:""; width:12px; height:12px; position:absolute; left:0px; top:7px; background-image:url(../images/bg-arrow.png); background-size:100% auto;}
.block.post .item .download ul li a{ color:#2C377F; font-weight:400;}
.block.post .item .download ul li a:hover{ color:#F5C44C;}

/* other post */

.block.other-posts{}

/* open position */

.block.open-position .item-wrap{}
.block.open-position .item-wrap .item{ width:100%; display:flex; padding:32px 32px; background:#F5F7FF; border:1px solid #C6CDE9; flex-wrap:nowrap; align-items:center; border-radius:8px; margin-bottom:10px;}
.block.open-position .item-wrap .item .text h2{ font-size:28px; line-height:32px; margin:0px;}
.block.open-position .item-wrap .item .text p{ margin:0px;}
.block.open-position .item-wrap .item .action{ margin-left:auto;}
.block.open-position .item-wrap .item:last-child{ margin-bottom:0px;}

/* compare products */

.block.compare .intro .btn{ margin-top:20px;}
.block.compare .table{ width:100%;}
.block.compare .table table{ width:100%;}
.block.compare .table .item{ margin-bottom:40px;}
.block.compare .table .item .image{ background:url(../images/bg-gamma.png); background-size:100% auto; background-position:center center; background-repeat:no-repeat; margin-bottom:10px;}
.block.compare .table .item .text{ width:100%; text-align:center; font-size:20px; color:#2b3583; line-height:1; font-weight:400; }
.block.compare .table th,
.block.compare .table td{ padding:16px 24px; text-align:center; font-size:14px; color:#1F1F20;}
.block.compare .table td i{ font-size:16px;}
.block.compare .table th.field,
.block.compare .table td.field{ width:25%; padding:16px 24px; text-align:left; font-size:14px; line-height:1; font-weight:500; color:#1F1F20;}
.block.compare .table tbody tr{}
.block.compare .table tbody tr:nth-child(odd) td{ background:#F0F1F2;}

/* text base */

.block.text-base{ padding-bottom:60px;}
.block.text-base .row.flex{ align-items:flex-start; justify-content:center;}
.block.text-base .row.flex .col-image{ width:45%; align-self:start;}
.block.text-base .row.flex .col-text{ width:55%; align-self:center;}
.block.text-base .text{ margin-bottom:40px;}
.block.text-base .text p,
.block.text-base .text li{ font-size:18px; line-height:28px; color:#000; font-weight:500; color:#262938;}
.block.text-base .image{  margin-bottom:40px;}
.block.text-base .image:before{ content:""; width:250px; height:150px; position:absolute; left:-20px; top:-60px; background:url(../images/bg-dotted-blue.png); background-repeat:no-repeat; background-size:100% auto; opacity:0.1;}
.block.text-base .image:after{ content:""; width:250px; height:150px; position:absolute; right:-20px; bottom:-60px; background:url(../images/bg-dotted-blue.png); background-repeat:no-repeat; background-size:100% auto; opacity:0.1;}
.block.text-base .image img{ border-radius:8px; position:relative; z-index:10;}

/* carousel history */

.block.history-carousel{ position:relative; padding-bottom:40px;}
.block.history-carousel .carousel{ margin-top:60px;}
.block.history-carousel .item{ margin-bottom:40px;}
.block.history-carousel .item .year{ padding:0 24px; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #F5C44C;}
.block.history-carousel .item .year h3{ font-family: 'Radio Canada Big', sans-serif; font-size:64px; line-height:76px; margin:0px; color:#262938; font-weight:600;}
.block.history-carousel .item .text{ padding:0 24px;}
.block.history-carousel .prev-carousel{ width:44px; height:44px; position:absolute; color:#2C377F; background:#fff; border:1px solid #C6CDE9; border-radius:8px; left:30px; top:50%; text-align:center; margin-top:-22px; z-index:10; transition: all .3s ease-in-out;}
.block.history-carousel .prev-carousel:before{ content:"\f060"; font-family:FontAwesome; font-size:16px; line-height:44px;}
.block.history-carousel .prev-carousel:hover{ background:#2C377F; border-color:#2C377F; color:#fff;}
.block.history-carousel .next-carousel{ width:44px; height:44px; position:absolute; color:#2C377F; background:#fff; border:1px solid #C6CDE9; border-radius:8px; right:30px; top:50%; text-align:center; margin-top:-22px; z-index:10; transition: all .3s ease-in-out;}
.block.history-carousel .next-carousel:before{ content:"\f061"; font-family:FontAwesome; font-size:16px; line-height:44px;}
.block.history-carousel .next-carousel:hover{ background:#2C377F; border-color:#2C377F; color:#fff;}

/* cta */

.block.cta{ position:relative;}
.block.cta:before{ content:""; width:500px; height:100%; position:absolute; left:0px; top:0px; background-image:url(../images/bg-cta-left.png); background-size:100% auto; background-repeat:no-repeat; background-position:left center; opacity:0.2; z-index:10;}
.block.cta:after{ content:""; width:500px; height:100%; position:absolute; right:0px; top:0px; background-image:url(../images/bg-cta-right.png); background-size:100% auto; background-repeat:no-repeat; background-position:right center; opacity:0.2; z-index:10;}
.block.cta .text{ position:relative; text-align:center;}
.block.cta .text h2{ color:#fff; margin:0px; margin-bottom:20px;}
.block.cta .text h3{ font-size:20px; line-height:28px; color:#F5C44C; font-weight:600; margin:0px; margin-bottom:20px;}
.block.cta .text p{ font-size:18px; line-height:28px; font-weight:400; color:#fff;}

/* certificates download */

.block.certificates-download{ padding-bottom:40px;}
.block.certificates-download .item-wrap{ display:flex; justify-content:center; margin:0 -10px;}
.block.certificates-download .item-wrap .item{ width:100%; max-width:300px; padding:0 10px; overflow:hidden; border-radius:8px; margin-bottom:40px;}
.block.certificates-download .item-wrap .item a{ width:100%; float:left; position:relative;}
.block.certificates-download .item-wrap .item a:before{ content:"\f002"; font-family:FontAwesome; width:40px; height:40px; text-align:center; position:absolute; font-size:16px; line-height:40px; color:#fff; left:50%; top:50%; margin-top:-20px; margin-left:-20px; background:#2b3583; border:1px solid #2b3583; border-radius:8px; transition: all .3s ease-in-out;}
.block.certificates-download .item-wrap .item a:hover:before{ background:#6B73A5; border-color:#2b3583;}

/* brands group */

.block.brands-group{ padding-bottom:40px;}
.block.brands-group .item-wrap{ display:flex; flex-wrap:wrap; margin:0 -10px;}
.block.brands-group .item-wrap .item{ width:16.667%; float:left; padding:0 10px; margin-bottom:40px;}

/* products video */

.block.products-video{ padding-top:20px;}
.block.products-video .item{ width:100%; padding:16px; border:1px solid #C6CDE9; border-radius:8px;}
.block.products-video .item .video{ height:0px; padding-bottom:50%; position:relative; background:#6B73A5; border-radius:8px; margin-bottom:10px;}
.block.products-video .item .video a{ width:100%; height:100%; position:absolute; left:0px; top:0px;}
.block.products-video .item .video a:before{ content:"\f04b"; font-family:FontAwesome; width:60px; height:60px;  position:absolute; left:50%; top:50%; margin-left:-30px; margin-top:-30px; color:#fff; line-height:60px; font-size:30px; text-align:center;}
.block.products-video .item .text h3{ font-weight:600;}

/* products cta */

.block.products-cta{ padding-top:20px;}
.block.products-cta .box{ display:flex; flex-wrap:nowrap; align-items:center; background:#000; border-radius:8px; padding:16px 24px; background:#F5F7FF;}
.block.products-cta .box .text h3{ font-size:28px; line-height:32px; color:#2C377F; font-weight:400; margin:0px;}
.block.products-cta .box .action{ margin-left:auto;}

/* contacts and map */

.block.contacts-map .text a{ color:#4D4D4D; font-weight:400;}
.block.contacts-map .iframe-wrap{ width:100%; float:left;}
.block.contacts-map .iframe-wrap .iframe{ width:100%; height:450px; float:left; border-radius:8px; overflow:hidden;}
.block.contacts-map .iframe-wrap .iframe .map-content{ padding:10px 15px;}
.block.contacts-map .iframe-wrap .iframe .map-content h2{ font-size:24px; line-height:28px; margin:0px; margin-bottom:5px;}
.block.contacts-map .iframe-wrap .iframe .map-content p{ font-size:16px; line-height:24px; color:#4D4D4D; margin:0px;}

/* footer */

.footer{ width:100%; position:relative; display:inline-block; font-family: 'Inter', sans-serif; width:100%; float:left; background:none; overflow:hidden;}
.footer .footer-row{ padding:60px 0; background:#262938; text-align:center; position:relative; z-index:20;}
.footer .footer-row .row.main-row{ margin:0 -30px;}
.footer .footer-row .row.main-row [class*="col-"]{ padding:0 30px;}
.footer .footer-row .row.main-row .col-one{ width:34%;}
.footer .footer-row .row.main-row .col-two,
.footer .footer-row .row.main-row .col-three,
.footer .footer-row .row.main-row .col-four{ width:22%;}
.footer .footer-row .widget{ position:relative; z-index:10; text-align:left;}
.footer .footer-row .widget p + h3{ margin-top:20px;}
.footer .footer-row .widget h4{ font-family: 'Radio Canada Big', sans-serif;  font-size:20px; line-height:28px; color:#fff; font-weight:600; margin-bottom:15px;}
.footer .footer-row .widget strong{ font-weight:700;}
.footer .footer-row .widget p{ font-family: 'Inter', sans-serif; font-weight:300; font-size:14px; line-height:22px; margin-bottom:10px; color:#F5F7FA;}
.footer .footer-row .widget a{ color:#ff6500; font-weight:300;}
.footer .footer-row .widget ul + h4{ margin-top:35px;}
.footer .footer-row .widget.widget-company{ width:100%; max-width:350px;}
.footer .footer-row .widget.widget-company img{ width:auto; height:50px; margin-bottom:40px;}
.footer .footer-row .widget.widget-company p{ font-size:12px; line-height:16px; font-weight:400; color:#F5F7FA;}
.footer .footer-row .widget.widget-company a{ color:#fff; font-weight:inherit;}
.footer .footer-row .widget.widget-list{ width:100%;}
.footer .footer-row .widget.widget-list ul{ margin:0px; padding:0px;}
.footer .footer-row .widget.widget-list li{ font-size:16px; line-height:28px; position:relative; padding:0px; margin:0px; margin-bottom:10px; font-weight:300;}
.footer .footer-row .widget.widget-list li:last-child{ margin:0px;}
.footer .footer-row .widget.widget-list li a{ color:#F5F7FA; font-weight:400;}
.footer .footer-row .widget.widget-list li a:hover{ color:#F5C44C;}
.footer .footer-row .social{width:100%; display:inline-block; margin:0px; padding:0px; margin-top:20px;}
.footer .footer-row .social ul{ margin:0; width:auto; float:left}
.footer .footer-row .social li{ width:auto;float:left;margin:0 5px 0 0}
.footer .footer-row .social li a{float:left;position:relative;border-radius:50%; background:#4D4D4D;}
.footer .footer-row .social li a span.circle{width:30px;height:30px;float:left;color:#fff;text-align:center;}
.footer .footer-row .social li a span.circle i{font-size:14px;line-height:30px;vertical-align:top;}
.footer .footer-row .social li.facebook a:hover{background:#3b5999}
.footer .footer-row .social li.linkedin a:hover{background:#0077B5}
.footer .footer-extra{ width:100%; padding:16px 0; background:#F5F7FF;}
.footer .footer-extra .row{ padding:0px; margin:0px;}
.footer .footer-extra .submenu{ width:100%;}
.footer .footer-extra .submenu ul{ display:flex; flex-wrap:nowrap; justify-content:center; margin:0px; padding:0px;}
.footer .footer-extra .submenu ul li{ font-family: "Inter", sans-serif; font-size:12px; line-height:16px; margin:0 20px;}
.footer .footer-extra .submenu ul li:first-child{ margin-left:0px;}
.footer .footer-extra .submenu ul li:last-child{ margin-right:0px;}
.footer .footer-extra .submenu ul li:last-child{ margin:0px;}
.footer .footer-extra .submenu ul li a{ color:#262938; font-weight:400;}
.footer .footer-extra .submenu ul li a:hover{ color:#6B73A5;}

/* 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:#2C377F; 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;}

.widget-compare{ width:350px; position:fixed; left:50%; margin-left:-175px; bottom:0px; background:#F5F7FF; padding:20px 0; border:1px solid #2C377F; text-align:center; z-index:100; border-top-left-radius: 10px; border-top-right-radius: 10px;}
.widget-compare .actions{ margin-bottom:10px;}
.widget-compare .actions ul{ display:flex; flex-wrap:nowrap; justify-content:center; margin:0 -5px;}
.widget-compare .actions li{ padding:0 5px;}
.widget-compare .text{ font-size:16px; line-height:22px; font-weight:600; color:#2C377F; margin:0px; padding:0px;}

.onlymobile{ display:none !important;}
.onlydesktop{ display:block !important;}

.captchaField > div {	margin-bottom: 25px;}

@media (min-width: 1400px) {
	
	.container{ width:1300px;}
	.visual .container{ width:1300px; padding:0px 30px;}
	

}

@media (max-width: 1399px) {
	
	.container{ width:1170px;}
	
	input[type=text], input[type=email], input[type=password], input[type=search], input[type=file], input[type=tel]{ height:55px;}
	
	.btn{ font-size:17px;}
	
	.header a.navbar-brand img{ height:48px;}
	.header .navbar .navbar-nav > li > a{ padding-left:0px; padding-right:0px;}
	.header .navbar .navbar-nav > li > a span.wrap{ padding-left:5px; padding-right:5px;}
	
	.block.launch-business .item .top .image{ width:60px;}
	.block.launch-business .item .top .title{ width:calc(100% - 60px);}
	
	.block.post .item .image{ margin-bottom:40px;}
	
	.block.intro-page{ min-height:450px;}
	.block.intro-page .text h3{ margin-bottom:10px;}
	
	.block.certificates-download .item-wrap .item{ max-width:250px;}
	
	.block.brands-group .item-wrap .item{ width:20%;}
	
	.footer .footer-row .widget.widget-company img{ margin-bottom:20px;}
	.footer .footer-row .social{ margin-top:10px;}
	.footer .footer-extra .submenu ul li{ margin:0 10px;}
	
	
	/* fonts */
	
	.block.intro-page .text h1, .block.intro-page .text h2{ font-size:54px; line-height:66px;}
	.block.values.values-numbers h3{ font-size:54px; line-height:66px;}
	.block.history-carousel .item .year h3{ font-size:54px; line-height:66px;}
	.block h1, .block h2{ font-size:32px; line-height:40px;}
	.block.info-product .download .top h2{ font-size:32px; line-height:40px;}
	.block.solutions-list .item .top .title h3{ font-size:26px; line-height:34px;}
	.block.launch-business .item .top .title h3{ font-size:26px; line-height:34px;}
	.sidebar-news .widget h3{ font-size:26px; line-height:34px;}
	.block.dashboard-reserved-area .box .box-name h2{ font-size:26px; line-height:34px;}
	.block.warranty .item .body .top h2{ font-size:26px; line-height:34px;}
	.block.gamma .item .top .left h2{ font-size:26px; line-height:34px;}
	.block.reserved-area .section h2{ font-size:26px; line-height:34px;}
	.block.launch-box .item .text h3{ font-size:26px; line-height:34px;}
	.block.dashboard-reserved-area .box-products .wrap .item-wrap .item .text h2{ font-size:26px; line-height:34px;}
	.block.intro-category .intro h3{ font-size:18px; line-height:26px;}
	.block.intro-page .text h3{ font-size:18px; line-height:26px;}
	.block.news .item .top h2{ font-size:18px; line-height:26px;}
	.item-benefit.certification .top h3{ font-size:18px; line-height:26px;}
	.block.cta .text h3{ font-size:18px; line-height:26px;}
	.item-box .text h3{ font-size:18px; line-height:26px;}
	.footer .footer-row .widget h4{ font-size:18px; line-height:26px;}
	.block.text-base .text p, .block.text-base .text li{ font-size:17px; line-height:26px;}
	.block h3{ font-size:17px; line-height:26px;}
	.block.dashboard-reserved-area .box .wrap .intro p{ font-size:17px; line-height:26px;}
	.block.cta .text p{ font-size:17px; line-height:26px;}
	.block.benefits .info p{ font-size:17px; line-height:26px;}
	.block.gamma .item .bottom .compare .check label span{ font-size:16px;}
	.tag-item{ font-size:15px; line-height:20px;}
	.footer .footer-row .widget.widget-list li{ font-size:15px; line-height:26px;}
	.block.warranty .item .body .top h3{ font-size:15px; line-height:22px;}
	.block.gamma .item .top .left h3{ font-size:15px; line-height:20px;}
	.block.intro-page.prodotto .text h3{ font-size:15px; line-height:20px;}
	.item-benefit .top h3{ font-size:15px; line-height:20px;}
	.footer .footer-row .widget.widget-company p{ font-size:11px;}
	

}

@media (max-width: 1199px){

	.container{ width:970px;}
	
	.btn{ font-size:16px; padding:7px 10px;}
	
	.header .topbar .container{ width:100%;}
	.header .navbar{ width:100%;}
	.header a.navbar-brand img{ height:40px;}
	.header .actions ul li{ margin-right:5px;}
	.header .navbar .navbar-nav > li > a{ font-size:15px;}
	.header .topbar .submenu ul li{ font-size:15px;}
	
	.block.intro-page.prodotto .media-wrap .media .image{ background-position:center center;}
	
	.footer .footer-row .container{ width:100%;}


}

@media (max-width: 1008px) {
	
	
		
}

@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) {
	
	.onlymobile{ display:block !important;}
	.onlydesktop{ display:none !important;}
		
	.row.row40{ margin-left:-20px; margin-right:-20px;}
	.row.row40 > [class*="col-"]{ padding:0 20px;}
	.row.row30{ margin-left:-20px; margin-right:-20px;}
	.row.row30 > [class*="col-"]{ padding:0 20px;}
	.row.row60{ margin-left:-40px; margin-right:-40px;}
	.row.row60 > [class*="col-"]{ padding:0 40px;}
	
	.navbar-toggle{ display:block;}

	.container{ width:750px;}
	.visual .container{ width:750px;}
	
	.header{}
	.header .topbar .submenu ul li{ font-size:15px; line-height:26px; margin-right:10px;}
	
	.header .navbar{ position:relative;}
	.header .navbar a.navbar-brand{ position:relative; z-index:10; line-height:80px;}
	.header .navbar a.navbar-brand img{ height:40px;}
	.header .navbar .menu-wrap{ width:100%; display:block; flex-wrap:unset; float:left; margin:0px;}
	.header .navbar-collapse{ width:100%; display:block; position:absolute; left:0px; top:0px; background:#fff; padding:0px; padding:30px; padding-top:80px; float:none !important; box-shadow:0px 0px 40px rgba(0,0,0,0.05); clear: both; width: 100%; margin: 0 !important;}
	.header .navbar-collapse.collapse{ display:none;}
	.header .navbar-collapse.in{ display:block;}
	.header .navbar .navbar-nav{ width:100%; float:left; padding-bottom:0px; display:inherit; vertical-align:inherit; margin-bottom:0px; padding:0px; overflow:hidden;}
	.header .navbar .navbar-nav > li{ clear:both; width:100%; float:left; padding:0px; border-bottom:1px solid #C6CDE9;}
	.header .navbar .navbar-nav > li > a{ width:100%; font-size:15px; padding:0px;}
	.header .navbar .navbar-nav > li > a span.wrap{ width:100%; padding:5px 0;}
	.header .navbar .navbar-nav > li > a span.arrow{ float:right;}
	.header .navbar .navbar-nav > li:last-child{ border:0px;}
	.header .actions{ padding-right:75px;}	
	
	.header .actions ul li ul.dropdown-menu{ display:none !important;}
	.header .actions ul li a.btn.login span:after{ display:none;}
	
	.header .dropdown-menu{ min-width:100%; max-width:100%; position:relative; left:0px; top:0px; display:none; visibility:hidden; padding:0px; padding-bottom:10px; border:0px;}
	.header .dropdown-menu.open{ display:block; visibility:visible;}
	.header .dropdown-menu > li{ margin-bottom:0px;}
	.header .dropdown-menu > li > a{ font-size:15px; line-height:18px;}
	.header .dropdown-menu > li > a span.icon{ width:10px; height:10px; top:7px;}
	
	.block.brands-group .item-wrap .item{ width:25%;}
	
	.block.contacts-map .iframe-wrap{ margin-top:40px;}
	
	.block.intro-page.prodotto .media-wrap{ position:relative; width:100%; height:auto; float:left; padding:0px; margin-top:20px;}
	.block.intro-page.prodotto .media-wrap .media .image{ background:none !important;}
	.block.intro-page.prodotto .media-wrap .media .image img{ display:block; width:100%; height:auto;}
	
	.block.info-product .carousel-images .image img{ width:100%; height:auto;}
	.block.info-product .download{ margin-bottom:40px;}

	
	
	
}


@media (max-width: 768px){
	
	input[type=text], input[type=email], input[type=password], input[type=search], input[type=file], input[type=tel]{ height:50px;}
	.btn{ font-size:15px; padding:5px 10px;}
	
	.block.intro-page .text .tags li{ margin:0 5px 5px 0;}
	.tag-item{ font-size:14px; line-height:18px;}
	.tag-item a{ font-weight:inherit; color:inherit;}
	
	.content .row + .row{ margin-top:20px;}

	.container{ width:100%; padding:0 20px;}
	.container-fluid{ padding:0 20px;}
	
	.navbar-toggle{ right:20px;}
	
	.item-benefit .top:before{ min-height:60px; background-size:20px auto;}
	
	.block{ padding:60px 0;}
	.block.intro-page.prodotto .text{ padding:60px 0;}

	.header .topbar .submenu ul li{ font-size:14px;}
	.header .navbar a.navbar-brand img{ height:34px;}
	.header .actions{ padding-right:60px;}
	.header .actions ul li a.btn{ font-size:14px;}
	
	.block.intro-page{ min-height:400px; padding:80px 0;}
	
	.block.text-base .row.flex .col-image{ width:100%; order:0;}
	.block.text-base .row.flex .col-text{ width:100%;}
	
	.block.solutions-list .item .top .image{ width:60px;}
	.block.solutions-list .item .top .title{ width:calc(100% - 60px);}
	.block.solutions-list .item .top .title h3 br{ display:none;}
	
	.block.text-base .image:before{ width:150px;}
	.block.text-base .image:after{ width:150px;}
	
	.block.benefits .image:before{ width:150px;}
	.block.benefits .image:after{ width:150px;}
	
	.block.info-product .gallery ul li{ width:20%;}
	
	.block.benefits .text{ padding-right:0px;}
	
	.block.history-carousel{ padding-bottom:20px;}
	.block.history-carousel .carousel{ margin-top:20px;}
	
	.block.history-carousel .prev-carousel,.block.history-carousel .next-carousel{ width:32px; height:32px; margin-top:-16px;}
	.block.history-carousel .prev-carousel:before, .block.history-carousel .next-carousel:before{ font-size:12px; line-height:32px;}
	.block.history-carousel .prev-carousel{ left:5px;}
	.block.history-carousel .next-carousel{ right:5px;}
	
	.block.benefits .box .item-benefit{ margin-bottom:20px;}
	
	.block.brands-group .item-wrap .item{ width:33.33%;}
	
	.block.certificates-download .item-wrap .item{ width:150px;}
	
	.block.news.carousel .prev-carousel, .block.news.carousel .next-carousel{ width:32px; height:32px; margin-top:-16px;}
	.block.news.carousel .prev-carousel:before, .block.news.carousel .next-carousel:before{ font-size:12px; line-height:32px;}
	.block.news.carousel .prev-carousel{ left:5px;}
	.block.news.carousel .next-carousel{ right:5px;}
	
	.carousel-visual .prev-carousel, .carousel-visual .next-carousel{ width:32px; height:32px; margin-top:-16px;}
	.carousel-visual .prev-carousel:before, .carousel-visual .next-carousel:before{ font-size:12px; line-height:32px;}
	.carousel-visual .prev-carousel{ left:5px;}
	.carousel-visual .next-carousel{ right:5px;}
	
	.block.warranty .item .body .top p{ min-height:unset;}
	
	.block.warranty{ padding-bottom:40px;}
	
	.block.launch-business .item{ margin-bottom:20px;}
	.block.launch-box .item{ margin-bottom:20px;}
	
	.block.solutions-list .item{ margin-bottom:20px;}
	
	.block.dashboard-reserved-area .box-products .wrap .item-wrap .item{ width:100%; flex-wrap:wrap;}
	.block.dashboard-reserved-area .box-products .wrap .item-wrap .item .image{ width:100%;}
	.block.dashboard-reserved-area .box-products .wrap .item-wrap .item .text{ width:100%; padding-left:0px;}
	.block.dashboard-reserved-area .box-products .wrap .item-wrap .item .text h2{ font-size:24px; line-height:32px;}
	
	.footer .footer-row .row.main-row .col-one{ width:100%;}
	.footer .footer-row .row.main-row .col-two, .footer .footer-row .row.main-row .col-three, .footer .footer-row .row.main-row .col-four{ width:100%; margin-top:20px;}
	.footer .footer-extra .row{ margin:0 -20px;}
	.footer .footer-extra .submenu ul{ flex-wrap:wrap; justify-content:center; margin:0px;}
	.footer .footer-extra .submenu li{ margin:0px;}
	
	.widget-compare{ padding:15px 0;}
	.widget-compare .text{ font-size:14px; line-height:20px;}
	
	.block.compare .table{ overflow:auto;}
	.block.compare .table .item{ margin-bottom:20px;}
	.block.compare .table .item .text{ font-size:16px;}
	.block.compare .table th{ vertical-align:top;}
	.block.compare .table th.field, .block.compare .table td.field{ padding:6px 12px; font-size:12px; line-height:1.4;}
	.block.compare .table th, .block.compare .table td{ padding:6px 12px; font-size:12px; line-height:1.4;}
	
	/* fonts */
	
	.block.intro-page .text h1, .block.intro-page .text h2{ font-size:44px; line-height:56px;}
	.block.values.values-numbers h3{ font-size:44px; line-height:56px;}
	.block.history-carousel .item .year h3{ font-size:44px; line-height:56px;}
	.block h1, .block h2{ font-size:28px; line-height:38px;}
	.block.info-product .download .top h2{ font-size:28px; line-height:38px;}
	.block.solutions-list .item .top .title h3{ font-size:24px; line-height:32px;}
	.block.launch-business .item .top .title h3{ font-size:24px; line-height:32px;}
	.sidebar-news .widget h3{ font-size:24px; line-height:34px;}
	.block.dashboard-reserved-area .box .box-name h2{ font-size:24px; line-height:32px;}
	.block.warranty .item .body .top h2{ font-size:24px; line-height:32px;}
	.block.gamma .item .top .left h2{ font-size:24px; line-height:32px;}
	.block.reserved-area .section h2{ font-size:24px; line-height:32px;}
	.block.launch-box .item .text h3{ font-size:24px; line-height:32px;}
	.block.intro-category .intro h3{ font-size:17px; line-height:24px;}
	.block.intro-page .text h3{ font-size:17px; line-height:24px;}
	.block.news .item .top h2{ font-size:17px; line-height:24px;}
	.item-benefit.certification .top h3{ font-size:17px; line-height:24px;}
	.block.cta .text h3{ font-size:17px; line-height:24px;}
	.item-box .text h3{ font-size:17px; line-height:24px;}
	.footer .footer-row .widget h4{ font-size:17px; line-height:24px;}
	.block.text-base .text p, .block.text-base .text li{ font-size:16px; line-height:24px;}
	.block h3{ font-size:16px; line-height:24px;}
	.block.dashboard-reserved-area .box .wrap .intro p{ font-size:16px; line-height:24px;}
	.block.cta .text p{ font-size:16px; line-height:24px;}
	.block.benefits .info p{ font-size:16px; line-height:24px;}
	
}

@media (max-width: 640px){
	
	.block.brands-group .item-wrap .item{ width:50%;}
	
	.block.intro-page .text h1, .block.intro-page .text h2{ font-size:40px; line-height:50px;}
	.block.values.values-numbers h3{ font-size:40px; line-height:50px;}
	.block.history-carousel .item .year h3{ font-size:40px; line-height:50px;}
	
}

@media (max-width: 479px) {
	
	[class*=col-xs-]{ float:left; text-align:inherit;}	
	.footer [class*=col-]{ text-align:inherit;}	
	

}