@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,700');

@font-face {
    font-family: 'Eurostile';
    src: url(../fonts/Eurostile.ttf);
}

* {
    margin: 0;
    padding: 0;
}

body {
    overflow: auto;
    height: 100%;
    width: 100%;
    background-color: #f5f7f9;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

button:focus {
    outline: 0;
}

a, p, span, ul li {
    font-family: 'Open Sans', sans-serif;
}

a, p, span, ul li {
    text-decoration: none;
    color: #444;
    font-size: 15px;
    margin: 0;
    line-height: 1.35;
}

a {
    color: #39b0e4;
}

a:hover, a:focus, a:active {
    text-decoration: none;
    color: #444;
    outline: 0;
}

h1, h2, h3, h4 {
    margin: 0;
}

input, select {
    outline: 0;
}

h1, h2, h3, h4 {
    margin: 0;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

h2.titolo {
    font-size: 35px;
    color: #39b0e4;
}

h1.page-title {
    font-size: 40px;
    color: #39b0e4;
    text-align: center;
    padding: 30px 0px 50px;
}

.m-t-10 {
    margin-top: 10px;
}

/* TEMPLATE */

header {
    width: 100%;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
}

header .top-head {
    background-color: rgba(0,0,0,0.7);
    padding: 7px 0;
    text-transform: uppercase;
}

.top-head .top-menu-sx ul li {
    float: left;
}

.top-head .top-menu-sx ul li a {
    color: #fff;
    font-size: 14px;
    padding-right: 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
}

.top-head .top-menu-sx ul li a:hover {
    color: #ccc;
}

.top-head .top-menu-dx {
    text-align: right;
    position: relative;
    float: right;
}

.top-head .top-menu-dx p,
.top-head .top-menu-dx ul {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}

.top-head .top-menu-dx ul li {
    float: left;
}

.top-head .top-menu-dx ul li img {
    vertical-align: top;
    width: 22px;
    height: 22px;
    border: 1px solid #444;
    border-radius: 50%;
}

.top-head .top-menu-dx p a,
.top-head .top-menu-dx ul li a {
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    padding-left: 13px;
    font-family: 'Open Sans', sans-serif;
}

.top-head .top-menu-dx ul li a:hover {
    color: #ccc;
}

.cerca-mobile,
.top-menu-mobile {
    display: none;
}
/*.top-head .top-menu-dx .lang {
	cursor: pointer;
}
.top-head .top-menu-dx .lang-ul {
	position: absolute;
    top: 29px;
    z-index: 1;
    right: 0;
    background-color: #fff;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.15);
    padding: 6px 0;
}
.top-head .top-menu-dx .lang-ul li {
	padding: 4px 0;
	width: 50px;
	display: block;
	float: none;
	text-align: center;
}
.top-head .top-menu-dx .lang-ul li a:hover {
	color:#39b0e4;
}
.top-head .top-menu-dx .lang-ul li a {
	padding: 0;
    color: #444;
    font-weight: bold;
}*/

.topper {
    overflow: hidden;
    background: rgba(0,0,0,0.7);
    padding-top: 10px;
}

.topper .social {
    float: right;
}

.topper .social ul {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.topper .lang-ul {
    float: left;
}

.topper .lang-ul.installer-ul {
    margin-left: 10px;
}

.topper .social li {
    display: inline-block;
}

.topper .social li a img {
    width: 18px;
    height: 18px;
}

.topper .lang-ul li {
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 1px;
}

.topper .lang-ul li a {
    display: block;
    height: 18px;
    width: 18px;
}

.topper .lang-ul li a:hover {
    opacity: 0.6;
}

.topper .lang-ul li a img {
    height: 18px;
    width: 18px;
    vertical-align: top;
}

.topper .lang-ul li.flag-special {
    width: auto;
    margin-left: 20px;
    padding-top: 3px;
}

.topper .lang-ul li.flag-special a {
    width: auto;
}

.topper .lang-ul li.flag-special a span {
    color: #aaa;
    font-size: 11px;
    float: left;
}

.topper .lang-ul li.flag-special a img {
    float: left;
    vertical-align: top;
    margin-right: 2px;
}


.topper .lang-ul li.flag-special2 {
    width: auto;
    padding-top: 3px;
}

.topper .lang-ul li.flag-special2 a {
    width: auto;
}

.topper .lang-ul li.flag-special2 span {
    color: #aaa;
    font-size: 11px;
    float: left;
}

.topper .lang-ul li.flag-special2 a img {
    float: left;
    vertical-align: top;
    margin-right: 2px;
}


header .head {
    padding: 10px 0;
    text-align: center;
    position: relative;
    height: 100px;
    background: #0e2e48;
    background: -moz-linear-gradient(top, #0e2e48 0%, #1f5477 76%, #1f5477 76%);
    background: -webkit-linear-gradient(top, #0e2e48 0%,#1f5477 76%,#1f5477 76%);
    background: linear-gradient(to bottom, #0e2e48 0%,#1f5477 76%,#1f5477 76%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e2e48', endColorstr='#1f5477',GradientType=0 );
    background-image: url(../images/footer.jpg);
    background-size: cover;
    background-position: center center;
}

.head .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    padding: 0;
}

.head .logo img {
    vertical-align: top;
}

.head .search-bar {
    float: right;
}

.head .profiles-logo {
    float: right;
}

.head .profiles-logo img {
    height: 60px;
    margin: 10px 0;
}

.head .cerca-mobile,
.head .head-mobile {
    display: none;
}

.search-bar {
    display: inline-block;
}

.search-bar .search-open {
    /*border:0;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background-color: rgba(0,0,0,0.3);
	margin: 0px 0;
	background-image: url('../images/cerca.png');
	background-repeat: no-repeat;
	background-position: center;*/
    border: 0;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    background-color: transparent;
    margin: 0px 0;
    background-image: url(../images/cerca.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35px;
}

.search-bar .search-open:hover {
    /*background-color: rgba(0,0,0,0.6);*/
}

.search-bar input {
    /*width: 0px;
	color: #fff;
	font-size: 17px;
	border:0;
	background-color: transparent;
	border-bottom: 2px solid #fff;
	line-height: 22px;
	margin: 0px 0;
	float: left;
	margin-right: 6px; */
    width: 200px;
    color: #fff;
    font-size: 14px;
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid #aaa;
    line-height: 22px;
    margin: 0px 5px;
    float: left;
}

nav {
    width: 100%;
    margin: 0;
    background: #fff;
    padding: 0;
    border-bottom: 1px solid #f5f7f9;
    position: relative;
}

nav ul.main-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

nav ul.main-menu > li {
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    color: #444;
    padding: 10px 20px;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto 1 auto;
    flex: auto;
    text-align: center;
}

nav ul.main-menu > li > span,
nav ul.main-menu > li > a {
    font-size: 15px;
    color: #444;
    font-weight: bold;
}

nav ul.main-menu > li > span:hover,
nav ul.main-menu > li > a:hover {
    color: #39b0e4;
}

.submenu {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-transform: none;
    display: none;
    opacity: 0;
    z-index: 20;
}

.submenu .sub-cont {
    box-shadow: 0px 3px 2px rgba(0,0,0,0.1);
    background-color: #fff;
    margin-top: 5px;
    padding: 35px 80px;
    overflow: hidden;
}

.submenu .logo-drop {
    position: absolute;
    bottom: 20px;
    right: 95px;
    height: 90px;
}

.menu-hl {
    text-align: left;
}

.menu-hl .pp-btn {
    margin: 15px 0 0;
}

.menu-hl .title {
    font-family: 'Eurostile', sans-serif;
    color: #39b0e4;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
}

.menu-hl img {
    max-width: 100%;
    margin-bottom: 15px;
    max-height: 160px;
}

.submenu ul li {
    width: 31%;
    margin: 0px 1% 10px;
    float: left;
    background-color: #f5f7f9;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-align: left;
}

ul#menu-sistemi li {
    width: 20%;
    padding: 5px;
    margin: 0px;
    background: none;
}

.submenu #menu-sistemi a {
    flex-direction: column;
    height: auto;
    padding: 0;
    margin: 0;
    position: relative;
}

.submenu #menu-sistemi a img {
    width: 100%;
}

.submenu #menu-sistemi a div.desc-sist {
    position: absolute;
    bottom: 0px;
    left: 0;
    background-color: rgba(245,247,249, 0.9);
    padding: 0 3px 3px 3px;
    width: 100%;
    text-align: center;
}

ul#menu-sistemi li p.title {
    font-weight: bold;
    padding: 5px 10px;
}

ul#menu-sistemi li p.desc {
    font-size: 12px;
    line-height: 12px;
}

#menu-sistemi div.item a .text {
    width: 100%;
    text-align: center;
    font-weight: bold;
}


.submenu #menu-sistemi li.all-link a div.desc-sist {
    bottom: 25%;
    right: 10px;
    background: none;
}

ul#menu-sistemi li.all-link a p.title {
    font-weight: normal;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    font-size: 20px;
}


.submenu ul li:hover {
    background-color: #e1e6ea;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.submenu ul li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-size: 15px;
    height: 80px;
    padding: 0 15px;
    letter-spacing: 0;
    color: #444;
}

.submenu ul li span {
    display: block;
    height: 16px;
    width: 16px;
    min-width: 16px;
    border-radius: 50%;
    background-color: #39b0e4;
    margin-right: 7px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.submenu ul li span.color_4 {
    background-color: #023787;
}

.submenu ul li span.color_5 {
    background-color: #fcce00;
}

.submenu ul li span.color_6 {
    background-color: #ef9000;
}

.submenu ul li span.color_7 {
    background-color: #e32117;
}

.submenu ul li span.color_8 {
    background-color: #a8007c;
}

.submenu ul li span.color_9 {
    background-color: #b6b7b9;
}

.submenu ul li span.color_10 {
    background-color: #029582;
}

.submenu ul li span.color_11 {
    background-color: #e32484;
}

.submenu ul li span.color_12 {
    background-color: #928481;
}

.submenu ul li span.color_326 {
    background-color: #e0cda3;
}

.submenu ul li span.color_13 {
    background-color: #e0cda3;
}

.submenu ul li span.color_14 {
    background-color: #9b490d;
}

.submenu ul li span.color_15 {
    background-color: #000;
}

.submenu ul li:hover span {
    margin-right: 12px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

#cat_menu_814 {
    background-color: #00aee5;
}

#cat_menu_814 span {
    color: #fff;
}

.owl-carousel .owl-dots {
    text-align: center;
    bottom: 5px;
    z-index: 1;
    position: absolute;
    width: 100%;
}

.owl-carousel .owl-dot {
    width: 13px;
    height: 13px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 3px;
    background-color: transparent;
    display: inline-block;
}

.owl-carousel .owl-dot.active {
    background-color: #39b0e4;
    border-color: #39b0e4;
}

.gen-page {
    padding-top: 169px;
}

.gen-page h1 {
    text-align: center;
    text-transform: uppercase;
}

.text-not-found {
    text-align: center;
}

.text-not-found p {
    font-size: 20px;
}

.text-not-found a {
    display: inline-block;
    padding: 12px 30px;
    background-color: #39b0e4;
    color: #fff;
    margin-top: 20px;
}

.text-not-found a:hover {
    background-color: #444;
}

.bread {
    background-color: #fff;
    width: 100%;
    padding: 8px 20px;
    overflow: hidden;
    margin-top: 70px;
    margin-bottom: 20px;
}

.bread.colore_4 {
    border-bottom: 4px solid #023787;
}

.bread.colore_5 {
    border-bottom: 4px solid #fcce00;
}

.bread.colore_6 {
    border-bottom: 4px solid #ef9000;
}

.bread.colore_7 {
    border-bottom: 4px solid #e32117;
}

.bread.colore_8 {
    border-bottom: 4px solid #a8007c;
}

.bread.colore_9 {
    border-bottom: 4px solid #b6b7b9;
}

.bread.colore_10 {
    border-bottom: 4px solid #029582;
}

.bread.colore_11 {
    border-bottom: 4px solid #e32484;
}

.bread.colore_12 {
    border-bottom: 4px solid #928481;
}

.bread.colore_326 {
    border-bottom: 4px solid #e0cda3;
}

.bread.colore_13 {
    border-bottom: 4px solid #e0cda3;
}

.bread.colore_14 {
    border-bottom: 4px solid #9b490d;
}

.bread.colore_15 {
    border-bottom: 4px solid #000;
}

.bread ul li,
.bread p {
    float: left;
    margin-right: 5px;
    font-size: 14px;
}

.bread ul li span,
.bread ul li a {
    font-size: 14px;
}

.pp-btn {
    background-color: #444;
    color: #fff;
    padding: 10px 20px;
    font-family: 'Open Sans', sans-serif;
    width: 160px;
    display: block;
    text-align: center;
    font-size: 15px;
}

.pp-btn:hover {
    background-color: #39b0e4;
    color: #fff;
    font-size: 15px;
}

/* HOME */

.full-slider .slide {
    padding-top: 300px;
    height: 560px;
    background-position: center;
    background-size: cover;
}

.full-slider .slide p {
    color: #39b0e4;
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}

.full-slider .slide h3 {
    color: #fff;
    font-size: 48px;
    font-family: 'Open Sans', sans-serif;
    width: 45%;
    font-weight: 300;
}

.full-slider.home-new .slide p {
    text-shadow: 1px 1px 1px #023787;
}

.full-slider.home-new .slide h3 {
    font-size: 36px !important;
    text-shadow: 1px 1px 1px #333;
}


.inevidenza {
    width: 100%;
    background: #fff;
    padding: 70px 0;
}

.evidenza-slider .slide {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 10px;
}

.evidenza-slider .img {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    flex: -webkit-1;
}

.evidenza-slider .img img {
    max-width: 100%;
    width: auto;
    max-height: 280px;
}

.evidenza-slider .text {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    flex: -webkit-1;
    align-self: center;
    padding-left: 20px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}

.evidenza-slider .text .title {
    font-family: 'Eurostile', sans-serif;
    color: #39b0e4;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.evidenza-slider .text .pp-btn {
    margin-top: 20px;
    float: right;
}

.evidenza-slider .owl-carousel .owl-dot {
    border: 2px solid #ddd;
}

.evidenza-slider .owl-carousel .owl-dot.active {
    border-color: #39b0e4;
}

.evidenza-slider .owl-carousel .owl-dots {
    position: relative;
    bottom: -15px;
}

.evidenza-slider.evidenza-slider2 {
    display: flex;
    margin-top: 20px;
}

.evidenza-slider.evidenza-slider2 .slide {
    flex-direction: column;
    justify-content: flex-start;
}

.evidenza-slider.evidenza-slider2 .text {
    padding-left: 0;
}

.evidenza-slider.evidenza-slider2 .title {
    font-family: 'Eurostile', Arial, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #00aee5;
    margin-bottom: 3px;
    margin-top: 10px;
}

.evidenza-slider.evidenza-slider2 .title span {
    font-family: 'Eurostile', Arial, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #42464f;
    font-size: 20px;
    line-height: 1;
}

.news-home {
    padding: 50px;
}

.news-home h2 {
    margin-bottom: 20px;
}

.news-home .news {
    padding: 0 25px;
}

.news-home .news img {
    max-width: 100%;
}

.news-home .text {
    overflow: hidden;
}

.news-home p.title {
    margin: 20px 0 7px;
    font-size: 20px;
    text-transform: uppercase;
    color: #444444;
    font-weight: 600;
}

.news-home p {
    font-size: 14px;
}

.news-home .pp-btn {
    margin-top: 20px;
    float: right;
}

.prod-slider {
    margin: 50px 0 0;
}

.prod-slider .prod {
    height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    text-align: center;
}

.prod-slider .prod .overlay {
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    opacity: 0;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.prod-slider .prod:hover .overlay {
    opacity: 1;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.prod-slider .prod .overlay .text {
    width: 100%;
    text-align: center;
}

.prod-slider .prod .line {
    display: block;
    height: 6px;
    width: 120px;
    margin: 0 auto 10px;
    background-color: #fff;
}

.prod-slider .prod .title {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    margin-bottom: 20px;
    color: #fff;
}

.prod-slider .prod a {
    display: block;
    width: 160px;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 20px;
    margin: 0 auto;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    font-size: 15px;
}

.prod-slider .prod a:hover {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    background: #fff;
    color: #333;
}

.prod-slider .owl-prev,
.prod-slider .owl-next {
    position: absolute;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    bottom: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    left: 30px;
    background-image: url('../images/prev.png');
    text-indent: -9999px;
}

.prod-slider .owl-next {
    left: auto;
    right: 30px;
    background-image: url('../images/next.png');
}

.prod-slider .owl-prev:hover,
.prod-slider .owl-next:hover {
    background-color: rgba(255,255,255,0.4);
}

.formazione-box {
    padding: 70px 0;
    background-color: #fff;
}

.formazione-box .slide {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.formazione-box .formazione-slider {
    width: 500px;
    text-align: right;
}

.formazione-box .text {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    flex: -webkit-1;
    align-self: center;
    padding-left: 40px;
}

.formazione-box img {
    max-width: 100%;
}

.formazione-box .text h2 {
    margin-bottom: 30px;
}

.formazione-box .text .title {
    margin-bottom: 10px;
    color: #9E9E9E;
    font-weight: 600;
    font-size: 16px;
}

.formazione-box .text .pp-btn {
    margin-top: 20px;
    float: right;
}

.formazione-box .assoposa-slider {
    width: 600px;
    text-align: right;
}

.fassoposa-slider img {
    width: 100%;
    height: auto;
}

.diconodinoi {
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/dicono1.jpg');
    background-size: cover;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
}

.diconodinoi .text {
    padding: 140px 0;
    width: 50%;
}

#sistemi-home .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

#sistemi-home .text {
    width: 50%;
    text-align: center;
}

.diconodinoi .text .line, #sistemi-home .text .line {
    display: block;
    height: 6px;
    width: 120px;
    margin: 0 0 10px;
    background-color: #39b0e4;
}

.diconodinoi .text h2, #sistemi-home .text .titolo {
    font-size: 36px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}

#sistemi-home .text .titolo {
    line-height: 37px;
}

.diconodinoi .text p, #sistemi-home.text p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.diconodinoi .text a, #sistemi-home .text a {
    display: block;
    width: 160px;
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    padding: 10px 20px;
    margin: 20px 0 0;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    font-size: 15px;
}

#sistemi-home .text a {
    width: 200px;
}

#sistemi-home .text a {
    text-align: center;
    margin: 0 auto;
}

.diconodinoi .text a:hover, #sistemi-home .text a:hover {
    background-color: rgba(255,255,255,0.3);
}

#sistemi-home {
    width: 100%;
    position: relative;
    /*    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/sezioni-1920x5002.jpg');
    background-size: cover;*/
    /*    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
     height: calc(100% + 20px);
    display: flex;
    align-items: center;*/
}

#sistemi-home .container {
    position: absolute;
    display: flex;
    align-items: center;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#sistemi-home img {
    max-width: 100%;
}

.row-newsletter {
    display: flex;
    align-items: center;
}

.newsletter {
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/newsletter1.jpg');
    background-size: cover;
    padding: 120px 0;
}

.newsletter h2 {
    font-size: 36px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}

.newsletter p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.newsletter form {
    overflow: hidden;
    padding: 15px 0;
}

.newsletter form select,
.newsletter form input {
    float: left;
    height: 40px;
    width: 100%;
    background: #fff;
    padding: 0 15px;
    border-radius: 0;
    line-height: 40px;
    border: 0;
    margin: 5px 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.newsletter form select {
    background-image: url(../images/select.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.newsletter form input[type=submit] {
    width: 100%;
    background: #39b0e4;
    color: #fff;
    margin: 5px 0;
}

#grazie_newletter {
    background: #fff;
}

div#grazie_newletter {
    padding: 15px 25px;
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    font-size: 18px;
    background: rgba(0,0,0,0.6);
}


/* CATEGORIE */

.categorie-list li {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.categorie-list li .overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    background-color: rgba(0,0,0,0.5);
    width: 80%;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
}

.categorie-list li:hover .overlay {
    height: 100%;
    width: 100%;
}

.categorie-list li .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    width: 60%;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
}

.categorie-list li .text .title {
    color: #fff;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
}

.categorie-list li .text .title span {
    display: inline-block;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background-color: #39b0e4;
    margin-right: 10px;
}

.categorie-list li .text .title span.color_4 {
    background-color: #023787;
}

.categorie-list li .text .title span.color_5 {
    background-color: #fcce00;
}

.categorie-list li .text .title span.color_6 {
    background-color: #ef9000;
}

.categorie-list li .text .title span.color_7 {
    background-color: #e32117;
}

.categorie-list li .text .title span.color_8 {
    background-color: #a8007c;
}

.categorie-list li .text .title span.color_9 {
    background-color: #b6b7b9;
}

.categorie-list li .text .title span.color_10 {
    background-color: #029582;
}

.categorie-list li .text .title span.color_11 {
    background-color: #e32484;
}

.categorie-list li .text .title span.color_12 {
    background-color: #928481;
}

.categorie-list li .text .title span.color_326 {
    background-color: #e0cda3;
}

.categorie-list li .text .title span.color_13 {
    background-color: #e0cda3;
}

.categorie-list li .text .title span.color_14 {
    background-color: #9b490d;
}

.categorie-list li .text .title span.color_15 {
    background-color: #000;
}

.categorie-list li .text .hide-p {
    display: none;
}

.categorie-list li .text .desc {
    color: #fff;
    margin: 20px 0;
}

.categorie-list li .text .pp-btn {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 15px 20px;
    width: 200px;
}

.categorie-list li .text .pp-btn:hover {
    background-color: rgba(255,255,255,0.3);
}

/* ELENCO */

.elenco-page .bread p,
.elenco-page .bread a {
    color: #666;
}

.elenco-page {
    background: #0e2e48;
    background: -moz-linear-gradient(top, #0e2e48 0%, #1f5477 76%, #1f5477 76%);
    background: -webkit-linear-gradient(top, #0e2e48 0%,#1f5477 76%,#1f5477 76%);
    background: linear-gradient(to bottom, #0e2e48 0%,#1f5477 76%,#1f5477 76%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e2e48', endColorstr='#1f5477',GradientType=0 );
    margin-top: 210px;
    height: 300px;
    position: relative;
}

.elenco-page .overlay-img {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 50%;
    z-index: 1;
}

.elenco-page > .container {
    position: relative;
    z-index: 2;
}

.elenco-title {
    color: #fff;
    margin-bottom: 20px;
}

.elenco-title span {
    display: block;
    height: 16px;
    float: left;
    width: 16px;
    border-radius: 50%;
    background-color: #39b0e4;
    margin-right: 10px;
    margin-top: 12px;
}

.elenco-title span.color_4 {
    background-color: #023787;
}

.elenco-title span.color_5 {
    background-color: #fcce00;
}

.elenco-title span.color_6 {
    background-color: #ef9000;
}

.elenco-title span.color_7 {
    background-color: #e32117;
}

.elenco-title span.color_8 {
    background-color: #a8007c;
}

.elenco-title span.color_9 {
    background-color: #b6b7b9;
}

.elenco-title span.color_10 {
    background-color: #029582;
}

.elenco-title span.color_11 {
    background-color: #e32484;
}

.elenco-title span.color_12 {
    background-color: #928481;
}

.elenco-title span.color_326 {
    background-color: #e0cda3;
}

.elenco-title span.color_13 {
    background-color: #e0cda3;
}

.elenco-title span.color_14 {
    background-color: #9b490d;
}

.elenco-title span.color_15 {
    background-color: #000;
}

.elenco-head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 100px;
}

.elenco-head .text,
.elenco-head .img {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    flex: -webkit-1;
    align-self: center;
}

.elenco-head .text p {
    color: #fff;
    padding-left: 0px;
    font-size: 13px;
}

.elenco-head .img img {
    max-width: 100%;
    display: none;
}

.elenco {
    background-color: #fff;
}

.filtri-elenco {
    padding: 30px 0;
    border-bottom: 2px solid #f5f7f9;
    margin-bottom: 40px;
}

.filtri-elenco p {
    line-height: 45px;
    font-size: 22px;
    color: #9da9b1;
}

.filtri-elenco .descrizione p {
    font-size: 14px;
    color: #444;
    line-height: 1.5;
    text-align: justify;
    margin-bottom: 50px;
}

.filtri-elenco-sistemi {
    padding: 30px 0;
    border-bottom: none;
    margin-bottom: 0px;
}

#filtri > div {
    padding: 0 7px;
}

#filtri input[type=submit] {
    border: 0;
    background-color: #00aee5;
    color: #fff;
}

#filtri select {
    color: #9da9b1;
    background-image: url('../images/select.png');
    background-position: right center;
    background-repeat: no-repeat;
}

#filtri select,
#filtri input {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 45px;
    border: 2px solid #e1e6ea;
    padding: 0 10px;
    background-color: #fff;
    border-radius: 0;
    width: 100%;
}

ul.categorie {
    margin-top: 20px;
}

.risultati li {
    margin-bottom: 30px;
}

.risultati li a {
    display: block;
}

.risultati li .text {
    margin: 15px 0 0px;
}

.risultati li .title {
    color: #00aee5;
    font-size: 17px;
    margin-bottom: 5px;
    margin-top: 15px;
    font-weight: bold;
    transition: all 0.15s;
    -moz-transition: all 0.15s;
    -webkit-transition: all 0.15s;
}

.elenco .risultati li .title {
    font-family: 'Eurostile', Arial, sans-serif;
    text-transform: uppercase;
}

.elenco.news-list .risultati li .title {
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
}

.risultati li p {
    color: #444;
    font-size: 14px;
}

.risultati li img {
    width: 100%;
    border: 1px solid #eee;
    transition: all 0.15s;
    -moz-transition: all 0.15s;
    -webkit-transition: all 0.15s;
}

.risultati li:hover img {
    opacity: 0.6;
}

.risultati li:hover .title {
    color: #444;
}

/* DETTAGLIO */

h1.dett-h1 {
    font-family: 'Eurostile', Arial, sans-serif;
    color: #00aee5;
    font-size: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

h2.dett-h1, h1.dett-h1 {
    font-family: 'Eurostile', Arial, sans-serif;
    color: #00aee5;
    font-size: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 20px;
    text-align: center;
}

h2.dett-h1 span,h1.dett-h1 span {
    font-family: 'Eurostile', Arial, sans-serif;
    color: #42464f;
    font-size: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 20px;
    text-align: center;
}

.dett-desc {
    text-align: center;
    margin-bottom: 50px;
}

.finiture h2 {
    text-align: center;
    color: #9da9b1;
    margin-bottom: 15px;
}

.finiture-section {
    width: 100%;
    background-color: #fff;
    height: 150px;
    margin-bottom: 70px;
    box-shadow: 0px 7px 17px 0px rgba(0,0,0,0.1);
}

.slider-finiture {
    margin-top: 80px;
}

.slider-finiture .item-fin {
    padding: 0 15px;
    text-align: center;
    font-size: 17px;
    opacity: 0.5;
}

.slider-finiture .item-fin#fin-active {
    opacity: 1;
}

.slider-finiture .item-fin#fin-active .img {
    box-shadow: 0px 5px 9px rgba(0,0,0,0.2);
}

.slider-finiture .item-fin#fin-active .img:hover {
    opacity: 1;
}

.slider-finiture .owl-carousel {
    margin-top: -50px;
}

.slider-finiture .owl-carousel .item-fin .img {
    max-width: 100%;
    width: auto;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    max-height: 120px;
    display: block;
    margin: 0 auto 15px;
}

.slider-finiture .img:hover {
    opacity: 0.3;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.item-fin p {
    height: 50px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    color: #444444;
    text-transform: lowercase;
}

.slider-finiture .owl-carousel .item-fin .freccia {
    width: 100px;
    margin: 10px auto;
    display: none;
}

.slider-finiture .owl-carousel .item-fin#fin-active .freccia {
    display: block;
}

.slider-finiture .owl-prev,
.slider-finiture .owl-next {
    position: absolute;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    bottom: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    left: -60px;
    background-image: url('../images/prev.png');
    text-indent: -9999px;
}

.slider-finiture .owl-next {
    left: auto;
    right: -60px;
    background-image: url('../images/next.png');
}

.slider-finiture .owl-prev:hover,
.slider-finiture .owl-next:hover {
    background-color: rgba(0,0,0,0.5);
}

.dett-sec1 {
    overflow: hidden;
    clear: both;
    margin-bottom: 50px;
    padding-bottom: 30px;
}

#elenco-sistemi .title span {
    font-family: 'Eurostile', Arial, sans-serif;
    color: #42464f;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#elenco-sistemi .title {
    font-family: 'Eurostile', Arial, sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
}


#sistemi-old h1.dett-h1 span {
    font-family: 'Eurostile', Arial, sans-serif;
    color: #42464f;
    font-size: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

#pg-sistemi h1.dett-h1 span {
    font-family: 'Eurostile', Arial, sans-serif;
    color: #42464f;
    font-size: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

#pg-sistemi .dett-sec1 {
    margin-bottom: 0px;
    padding-bottom: 30px;
}


#pg-sistemi .owl-prev,
#pg-sistemi .owl-next {
    position: absolute;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    bottom: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    left: 30px;
    background-image: url('../images/prev.png');
    text-indent: -9999px;
}

#pg-sistemi .owl-next {
    left: auto;
    right: 30px;
    background-image: url('../images/next.png');
}

#pg-sistemi .owl-prev:hover,
#pg-sistemi .owl-next:hover {
    background-color: rgba(255,255,255,0.4);
}


.dett-sec1 .img {
    width: 40%;
    float: left;
    align-self: center;
}

.dett-sec1 .text {
    width: 60%;
    float: left;
    align-self: center;
}

.dett-sec1 .text {
    padding-left: 30px;
}

.dett-sec1 .img {
    padding-right: 30px;
}

.dett-sec1 .img .owl-carousel .owl-dots {
    bottom: -35px;
}

.dett-sec1 .img img {
    width: 100%;
    max-width: 500px;
}

.dett-sec1 .owl-carousel .owl-dot.active {
    border-color: #39b0e4;
}

.dett-sec1 .owl-carousel .owl-dot {
    border-color: #cacaca;
}

.dett-sec1 .text h2 {
    color: #00aee5;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 24px;
}

.row-btns {
    background-color: #333;
    padding: 20px 0;
    text-align: center;
    margin-bottom: 40px;
}

.row-btns #ordina,
.row-btns #schede-tecniche,
.row-btns #catalogo,
.row-btns button,
.row-btns #btn_cetificati,
.row-btns #video {
    display: inline-block;
    border: 0;
    border-radius: 0;
    height: 50px;
    width: 255px;
    line-height: 50px;
    font-weight: 400;
    font-size: 17px;
    margin: 0 10px;
}

.row-btns #video {
    background-color: #00aee5;
    color: #fff;
}

.row-btns #richiedi-info {
    background-color: #00aee5;
    color: #fff;
}

.row-btns #catalogo {
    background-color: #999;
    color: #fff;
}

.row-btns #btn_cetificati {
    background-color: #023787;
    color: #fff;
}

.row-btns #schede-tecniche {
    background-color: #fff;
    color: #333;
}

.row-info > .nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-bottom: 15px;
}

.row-info > .nav li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    flex: -webkit-1;
    text-align: center;
    border: 0;
    background-color: transparent;
    border-right: 3px solid #fff;
}

.row-info > .nav li.active {
    background-color: #fff;
}

.row-info > .nav li:hover p,
.row-info > .nav li.active p {
    color: #00aee5;
}

.row-info > .nav li:first-child {
    border-left: 3px solid #fff;
}

.row-info .nav-tabs > li > a {
    position: relative;
    border: 0;
}

.row-info .nav-tabs > li > a .freccia {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    display: none;
    height: 50px;
}

.row-info .nav-tabs > li.active > a .freccia {
    display: block;
}

.row-info .nav-tabs > li > a,
.row-info .nav-tabs > li > a:focus,
.row-info .nav-tabs > li > a:hover {
    background-color: transparent;
    border: 0;
    padding: 20px;
}

.row-info > .nav li p {
    font-size: 18px;
}

.row-info .nav-tabs {
    border: 0;
}

.row-info .nav-tabs > li.active > a,
.row-info .nav-tabs > li.active > a:focus,
.row-info .nav-tabs > li.active > a:hover {
    border: 0;
    background-color: transparent;
}

.row-info .tab-content h2 {
    font-weight: 600;
    font-size: 15px;
    color: #444;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.row-info .tab-content {
    background-color: #fff;
    border: 0;
    padding: 50px 0;
}

.row-info .ico-tab {
    height: 50px;
    width: 50px;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50px;
}

.row-info .tab-accessori .ico-tab {
    background-image: url('../images/ico-accessori.png');
}

.row-info .tab-certificati .ico-tab {
    background-image: url('../images/ico-certificato.png');
}

.row-info .tab-sezioni .ico-tab {
    background-image: url('../images/ico-sezioni.png');
}

.row-info .tab-misure .ico-tab {
    background-image: url('../images/ico-misure.png');
}

.row-info .tab-esempi .ico-tab {
    background-image: url('../images/ico-esempi.png');
}

.row-info .tab-colori .ico-tab {
    background-image: url('../images/ico-colori.png');
}

.row-info .tab-accessori.active .ico-tab {
    background-image: url('../images/ico-accessori2.png');
}

.row-info .tab-sezioni.active .ico-tab {
    background-image: url('../images/ico-sezioni2.png');
}

.row-info .tab-misure.active .ico-tab {
    background-image: url('../images/ico-misure2.png');
}

.row-info .tab-esempi.active .ico-tab {
    background-image: url('../images/ico-esempi2.png');
}

.row-info .tab-colori.active .ico-tab {
    background-image: url('../images/ico-colori2.png');
}

.misure-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

.misure-list > li {
    display: inline-block;
    width: 100%;
}

.misure-list > li > p {
    margin: 0px 0 5px;
    font-weight: 600;
}

.misure-tab {
    margin-bottom: 35px;
}

.misure-tab li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px solid #ddd;
    align-items: center;
}
/*.misure-tab li:nth-child(even) {
	background-color: #f5f7f9;
}*/

.lay-gallery {
    margin-bottom: 60px;
    padding: 50px 0 0;
}

.lay-gallery > div {
    padding: 0 7px;
    margin-bottom: 20px;
}

.lay-gallery > div a {
    display: block;
}

.lay-gallery > div a:hover {
    opacity: 0.7;
}

.lay-gallery h3 {
    font-size: 15px;
    text-align: center;
}

.lay-gallery img {
    max-width: 100%;
}

.misure-tab li.desc {
    font-size: 12px;
    font-weight: 600;
    color: #46bf77;
    padding: 5px 10px;
    background: #fff;
}

.misure-tab li span img {
    max-width: 100%;
}

.misure-tab li span {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    flex: -webkit-1;
    padding: 6px 10px;
    font-size: 13px;
    color: #666;
    line-height: 1.5;
}

.misure-tab li span.mirror {
    padding: 3px 0px;
    color: #7db1c1;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
}

.misure-tab li.head-tab span {
    color: #00aee5;
}

.misure-tab .color-tab img {
    border: 1px solid #eee;
}

.misure-tab .cod-tab {
    font-weight: bold;
    font-size: 14px;
}

.row-info .sezioni_ul,
.row-info .colori_ul {
    margin: 0 -10px;
}

.row-info .sezioni_ul li,
.row-info .colori_ul li {
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    text-align: center;
    width: 170px;
}

.row-info .sezioni_ul li {
    width: 150px;
    margin-bottom: 20px;
}


.row-info .sezioni_ul li a {
    display: block;
}

.row-info .colori_ul li a {
    display: block;
}

.row-info .sezioni_ul li a:hover,
.row-info .colori_ul li a:hover {
    opacity: 0.7;
}

.row-info .sezioni_ul li img,
.row-info .colori_ul li img {
    width: 100%;
    margin-bottom: 8px;
    border: 1px solid #eee;
}

.row-info .sezioni_ul li span,
.row-info .colori_ul li span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-weight: bold;
    color: #878b94;
    line-height: 1.1;
    display: block;
}


.row-info #sezioni a.vettoriale {
    margin-top: 5px;
    font-size: 14px;
}

.row-info .posa_ul li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.row-info .posa_ul li {
    overflow: hidden;
    display: flex;
    align-items: center;
}

.row-info .posa_ul li .posa_desc {
}

.row-info .posa_ul li img {
    margin-right: 30px;
    max-height: 300px;
    max-width: 300px;
}

.media-dett {
    text-align: center;
    padding: 40px 0;
}

.media-dett h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.det-gall {
    overflow: hidden;
}

.det-gall ul li {
    width: 33.33%;
    padding: 6px;
    float: left;
}

.det-gall ul li a {
    display: block;
}

.det-gall ul li a:hover {
    opacity: 0.5;
}

.det-gall ul li img {
    width: 100%;
}

.det-video {
    overflow: hidden;
}

.det-video iframe {
    width: 100% !important;
    height: 350px !important;
    margin-top: 5px;
}

.ico-gall,
.ico-video {
    height: 50px;
}

.popup {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(4,14,34,0.7);
    display: none;
}

.popup-cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    background-color: #fff;
    border: 1px solid #fff;
    padding: 30px 40px;
    width: 70%;
}

.popup-cont .close-pop {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 16px;
    height: 30px;
    width: 30px;
    background: #999;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.popup-cont .form-group {
    margin-bottom: 10px;
}

.popup-cont .close-pop:hover {
    background-color: #444;
}

.popup-cont .title {
    color: #00aee5;
    font-size: 24px;
    margin-bottom: 20px;
}

.popup-cont label {
    font-size: 13px;
    text-transform: uppercase;
    color: #888;
    font-weight: 400;
    margin-bottom: 3px;
    width: 100%;
}

.popup-cont textarea,
.popup-cont select,
.popup-cont input {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    border: 2px solid #ddd;
    margin-bottom: 0px;
    width: 100%;
}

.popup-cont textarea {
    width: 100%;
    height: 80px;
}

.popup-cont input[type=checkbox] {
    height: auto;
    width: auto;
    float: left;
    margin-right: 10px;
}

.popup-cont input[type=submit] {
    border: 0;
    background: #444;
    color: #fff;
    width: 100%;
    height: 45px;
    line-height: 45px;
}

#captcha {
    width: 50%;
    float: left;
    height: 35px;
}

#captchaText {
    width: 50%;
}

.azienda-intro img {
    max-width: 100%;
}

.azienda-intro h1 {
    text-align: left;
    padding-bottom: 20px;
}

.azienda-intro .page-cit {
    font-style: italic;
    font-size: 24px;
    color: #00aee5;
    font-weight: 300;
    display: inline-block;
}

.azienda-intro .page-cit span {
    font-size: 20px;
    color: #666;
    display: block;
}

.azienda-pg {
    position: relative;
}

.azienda-pg .left-index {
    position: fixed;
    width: 17%;
    left: 100px;
    z-index: 10;
}

.azienda-pg .left-index ul {
    background-color: rgba(255,255,255,0.94);
    padding: 20px;
    display: inline-block;
    width: 100%;
}

.azienda-pg .left-index ul li {
    line-height: 1.7;
    font-size: 22px;
}

.azienda-pg .left-index ul li a {
    font-size: 18px;
    color: #444;
}

.azienda-pg .left-index ul li.active a {
    color: #00aee5;
    font-weight: bold;
}

.az-sec h2 {
    color: #00aee5;
    margin: 20px 0 20px;
    font-size: 26px;
}

.az-sec .text {
    margin: 80px 0;
}

.az-sec .text .text {
    margin-top: 40px;
}

.az-sec .prod-slider .prod .overlay {
    opacity: 0;
}

/* NEWS */

.news-list .risultati li .title {
    text-align: left;
}

.news-list .risultati {
    padding: 50px 0;
}

.news-page h1 {
    color: #00aee5;
}

.dett-news {
    text-align: center;
    margin-bottom: 80px;
}

.dett-news .text {
    margin: 0;
    text-align: left;
}

.dett-news .text p {
    font-size: 16px;
}

.dett-news img {
    max-width: 100%;
}

.dett-news .news-video {
    margin-top: 60px;
    padding: 40px 0;
    background-color: #dde2e8;
}

.dett-news .owl-carousel .owl-dots {
    margin-bottom: -35px;
}

.dett-news .owl-carousel .owl-dots .owl-dot {
    border-color: #cacaca;
}

.dett-news .owl-carousel .owl-dots .owl-dot.active {
    border-color: #00aee5;
}

.videobox {
    width: 60%;
    margin: 0 auto;
    display: block;
}

.dett-news .det-gall {
    margin-top: 40px;
}

.dett-news .det-gall h3 {
    background: #dde2e8;
    padding: 13px 0;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    color: #ffffff;
}

.dett-news .det-gall ul {
    overflow: hidden;
    margin: 0 -10px;
}

.dett-news .det-gall ul li {
    width: 150px;
}
/* FAQ */

#faq_pg .faqTitle {
    color: #00aee5;
    font-size: 24px;
    margin: 20px 0;
}

/* AREA RISERVATA */

.ar-coming {
    width: 100%;
    min-height: 400px;
    text-align: center;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0e2e48;
    background: -moz-linear-gradient(top, #0e2e48 0%, #1f5477 76%, #1f5477 76%);
    background: -webkit-linear-gradient(top, #0e2e48 0%,#1f5477 76%,#1f5477 76%);
    background: linear-gradient(to bottom, #0e2e48 0%,#1f5477 76%,#1f5477 76%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e2e48', endColorstr='#1f5477',GradientType=0 );
    margin-bottom: 40px;
}

.ar-coming p {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}


/* NEWS */

.elenco-press {
    margin: 0px 0 40px;
    text-align: center;
}

.elenco-press .date {
    font-size: 80px;
    font-weight: bold;
    color: #e6eaf1;
    letter-spacing: 3px;
    margin: 0 0 20px;
    font-family: 'Eurostile';
}

.elenco-press ul {
    margin-bottom: 60px;
    overflow: hidden;
}

.elenco-press li {
    padding: 0 7px;
}

.elenco-press li .pra {
    background-color: #fff;
    padding: 0px 0px 15px;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
}

.elenco-press li > .pra > img {
    margin-bottom: 15px;
    width: 100%;
}

.elenco-press li .pra p {
    line-height: 25px;
    font-size: 16px;
    padding: 0 15px;
}

.elenco-press li .pra a {
    line-height: 25px;
    font-size: 13px;
    font-weight: bold;
    padding: 0 15px;
}

.elenco-press li .pra a img {
    vertical-align: top;
}

.elenco-press2 {
    margin: 0px 0 40px;
    text-align: center;
}

.riservata-documentale {
    text-align: right;
}

.elenco-press2 .date {
    font-size: 80px;
    font-weight: bold;
    color: #e6eaf1;
    letter-spacing: 3px;
    margin: 0 0 20px;
    font-family: 'Eurostile';
}

.elenco-press2 ul {
    margin-bottom: 40px;
}

.elenco-press2 li {
    background-color: #fff;
    padding: 10px 15px;
    margin-bottom: 5px;
    overflow: hidden;
}

#certificati .elenco-press2 li {
    background-color: #f5f7f9;
}

.elenco-press2 li.title-li {
    background-color: #f5f7f9;
    margin-top: 20px;
}

.elenco-press2 li > p {
    float: left;
    line-height: 25px;
    font-size: 16px;
}

.elenco-press2 li > a {
    float: right;
    line-height: 25px;
    font-size: 13px;
    font-weight: bold;
}

.elenco-press2 li > a img {
    vertical-align: top;
}

.elenco-anni {
    text-align: center;
    margin: 10px auto;
}

.elenco-anni li {
    display: inline-block;
    margin: 3px;
}

.elenco-anni li.active a,
.elenco-anni li a:hover {
    background-color: #39b0e4;
    color: #fff;
}

.elenco-anni li a {
    color: #666;
    font-size: 20px;
    text-transform: capitalize;
    background-color: #fff;
    display: block;
    padding: 8px 15px;
    font-weight: bold;
}

ul#certificati {
    margin-bottom: 30px;
    clear: both;
    overflow: hidden;
}

ul#certificati li {
    width: 32%;
    float: left;
    margin: 5px;
}

.privacy-txt {
    margin-bottom: 80px;
}

#button_noc {
    background-color: #fff;
    padding: 30px;
    display: flex;
    margin-bottom: 30px;
    justify-content: center;
}

#button_noc a {
    height: 50px;
    background-color: #39b0e4;
    color: #fff;
    line-height: 50px;
    padding: 0 20px;
    margin: 0 10px;
}

#button_noc a:hover {
    background-color: #444;
}

/* CONTATTI */

.contatti .form-cont {
    padding: 25px 20px;
    background: #fff;
    margin-bottom: 30px;
}

.contatti .maps {
    margin: 0 0 40px;
}

.intro-contatti {
    text-align: center;
    margin-bottom: 40px;
}

.form-cont .form-group {
    margin-bottom: 10px;
}

.form-cont .form-group label {
    width: 100%;
    line-height: 1;
    margin-bottom: 4px;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #96999e;
    font-weight: 400;
}

.form-control {
    border: 2px solid #e1e6ea;
    border-radius: 0;
    box-shadow: none;
    height: 35px;
    outline: 0;
}

.form-control:focus {
    outline: 0;
    box-shadow: none;
}

.form-cont #captcha,
.form-cont #captchaText {
    width: 50%;
    float: left;
    height: 35px;
}

.form-group.form-check {
    padding-top: 15px;
    height: 59px;
}

.form-cont input[type=checkbox] {
    float: left;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 2px solid #e1e6ea;
    width: 17px;
    height: 17px;
    background-color: #fff;
    margin-right: 7px;
    padding: 0;
}

.form-cont input[type=checkbox]:focus {
    outline: 0;
}

.form-cont input[type=checkbox]:checked {
    background-color: #666;
}

.form-subm {
    text-align: center;
}

.form-control[type=submit], .form-subm button {
    border: 0;
    background-color: #444;
    width: auto;
    color: #fff !important;
    margin: 10px auto;
    border-radius: 0;
}

.form-subm button span {
    color: #fff !important;
}

.form-subm button:hover {
    background-color: #00aee5;
}


#pagamenti {
    overflow: hidden;
    margin-bottom: 50px;
}

#pagamenti .note {
    font-size: 10px;
    color: #96999e;
    line-height: 1;
}

#pagamenti #chargetotal1 {
    width: 49%;
    float: left;
}

#pagamenti #virgola {
    width: 2%;
    float: left;
    display: block;
    text-align: center;
    line-height: 35px;
}

#pagamenti #chargetotal2 {
    width: 49%;
    float: left;
}

.form-cont input[type=checkbox].error,
input[type=checkbox].error,
.form-control.error {
    border-color: #ff665e;
}

.form-cont .msg-grazie {
    color: #4dc38f;
    font-size: 20px;
    font-weight: 00;
    text-align: center;
}

input[type=checkbox].error + div a {
    color: #ff665e;
}

#richiesta_newsletter select.error,
#richiesta_newsletter input.error {
    border: 2px solid #ff665e;
}

.recapiti {
    margin: 0 0 20px;
}

.recapiti .recap-img {
    width: 100%;
    margin: 10px 0;
}

.recapiti .nazione {
    color: #00aee5;
    font-weight: bold;
    font-size: 12px;
}

.recapiti .text {
    font-size: 13px;
    margin-bottom: 15px;
    min-height: 180px;
    line-height: 1.3;
    color: #7b8388;
}

.recapiti .text a {
    font-size: 13px;
    color: #00aee5;
}

.recapiti .text h3 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #444;
}

.map-referenze {
    margin: 50px 0;
}

.map-contatti #map {
    height: 500px;
}

.map-referenze #map {
    height: 600px;
}

.map-contatti {
    margin: 0px 0 40px;
}

.referenze-page .text {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.map-contatti .paese {
    font-size: 13px;
    font-weight: bold;
    color: #00aee5;
}

.map-contatti .nome_azienda {
    font-weight: 400;
    font-size: 15px;
}

#cookie-bar .glyphicon {
    display: inline-block;
    width: 25px;
    display: inline-block;
    background: #00aee5;
    height: 25px;
    color: #fff;
    border-radius: 50%;
    line-height: 25px;
    font-size: 14px;
}

#cookie-bar p {
    font-size: 16px;
}

#cookie-bar a {
    color: #39b0e4;
}

#cookie-bar .cb-enable {
    background-color: transparent;
    position: absolute;
    top: 10px;
    right: 10px;
}

#cookie-bar {
    background-color: #fff;
    color: #444;
    box-shadow: 0px -3px 2px rgba(0,0,0,0.2);
    padding: 20px 40px;
}

#dop li {
    width: 450px;
    background: #999;
    color: #fff;
    margin: 5px 5px;
}

#dop li a {
    color: #fff;
    border: 0 none;
    border-radius: 0;
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    margin: 0 10px;
    width: 415px;
    text-align: center;
}

.banner-sistemi a {
    display: flex;
    position: relative;
    justify-content: center;
}

.banner-sistemi span {
    display: block;
    position: absolute;
    display: block;
    width: 160px;
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    padding: 10px 20px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
}


.banner-sistemi img {
    width: 100% !important;
    height: auto;
}

footer {
    background-image: url('../images/footer.jpg');
    background-size: cover;
    background-position: center center;
    padding: 60px 0;
}

footer .footer-logo {
    max-width: 100%;
    width: 250px;
}

footer a,
footer p {
    color: #fff;
    font-size: 13px;
    line-height: 1.3;
}

footer .right {
    text-align: right;
}

footer .social li {
    display: inline-block;
    margin: 0 4px 8px;
}

footer .menu2-mobile {
    display: none;
}

#documentale-agente {
    margin-top: 25px;
}

#riservata-agente .title-h2, #area-riservata .title-h2 {
    font-family: 'Eurostile', Arial, sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    text-align: center;
    border-bottom: 2px solid #444;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.title-h2.small {
    font-size: 16px !important;
    color: #39b0e4;
    border-bottom: 2px solid #39b0e4 !important;
}

#webinar .htmlcontent {
    font-size: 14px;
    color: #444;
    line-height: 1.5;
    margin-bottom: 50px;
}

#webinar .htmlcontent a#richiedi-info {
    background-color: #f8ff17;
    color: #000;
    padding: 10px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 590px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 30px;
}

#section-vantaggi {
    margin: 30px auto;
}

#section-vantaggi h2 {
    margin-bottom: 10px;
    font-size: 30px;
    color: #52c1e8;
    font-weight: bold;
}

#section-vantaggi .item {
    padding: 10px;
}

#section-vantaggi .item .didascalia {
    margin-top: 10px;
    font-weight: bold;
}





#appprogress {
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/appprogress.jpg');
    background-size: cover;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
}

#appprogress .text {
    padding: 105px 0;
    float: right;
}


#appprogress .text .line {
    display: block;
    height: 6px;
    width: 120px;
    margin: 0 0 10px;
    background-color: #39b0e4;
}

#appprogress .text h2 {
    font-size: 36px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    font-weight: lighter;
}


#appprogress .text p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: lighter;
    line-height: 25px;
}

#appprogress .button-store {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

#appprogress .button-store a {
    margin-right: 10px;
}

#appprogress .button-store a img {
    height: 50px;
}

#schedeTecniche_wrapper {
    margin-bottom: 50px;
}

#schedeTecniche thead tr th {
    text-transform: uppercase;
}

#schedeTecniche td {
    font-size: 14px;
}

#schedeTecniche td:nth-child(3) {
    text-transform: lowercase;
}

#schedeTecniche td:first-child {
    text-transform: capitalize;
}

#schedeTecniche td:last-child, #schedeTecniche td:nth-child(4) {
    text-align: center;
}

#schedeTecniche td a {
    background: #00aee5;
    padding: 4px 10px;
    color: #fff;
    text-transform: uppercase;
}

#schedeTecniche input, select {
    width: 100%;
    border: 1px solid #e1e6ea;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
    padding: 3px 5px;
    font-weight: normal;
    font-size: 14px;
}

#download-section {
    margin-bottom: 50px;
}

#download-section .aligned-row {
    display: flex;
    flex-flow: row wrap;
}

#download-section .aligned-row.white {
    background: #fff;
    margin: 0 10px;
}

#download-section .aligned-row::before {
    display: block;
}


#download-section .download-item .title {
    font-family: 'Eurostile', Arial, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #00aee5;
    font-size: 20px;
}


#download-section .download-item .text .flex {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

#download-section .download-item .text a {
    width: 100%;
    display: block;
}

.button-default {
    display: inline-block;
    border: 0;
    border-radius: 0;
    height: 50px;
    width: 255px;
    line-height: 50px;
    font-weight: 400;
    font-size: 17px;
    margin: 0 10px;
    background-color: #fff;
    color: #000;
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lavora-con-noi {
    text-align: left;
}

.lavora-con-noi .title {
    font-family: 'Eurostile', Arial, sans-serif;
    text-transform: uppercase;
    color: #39b0e4;
    font-size: 15px;
    line-height: 1.35;
}

.lavora-con-noi .desc {
    padding: 5px 0;
}

#cv_submission .return_form {
    padding: 8px 8px 8px 45px;
    border: 1px solid #d3d3d3;
    background-color: #f8f8f8;
    margin-bottom: 8px;
    background-size: 25px auto;
    background-position: 10px 50%;
    background-repeat: no-repeat;
    width: 100%;
}

#lavora-con-noi .row {
    padding: 10px 0 50px 0;
}

#lavora-con-noi .col-md-6 {
    text-align: center;
}

.btn-progress {
    background-color: #00aee5;
    font-family: 'Eurostile', Arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    line-height: 1.35;
    padding: 10px;
}

.btn-lavora {
    width: 200px;
    margin: 0 auto;
    display: block;
    padding: 10px 20px;
    margin-bottom: 5px;
}

.btn-progress.active, .btn-progress:hover {
    background-color: #49494a;
    color: #fff;
}

.info_evento_orari {
    padding: 10px 15px;
}

.dettaglio-evento {
    padding: 10px;
}

.dettaglio-evento ul {
    list-style: disc;
    margin-left: 15px;
}

.dettaglio-evento img {
    max-width: 100%;
    height: auto;
}

#evento #ask-webinar {
    margin-top: 50px;
}

.sedi-flex {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}


.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}


.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}


form input[type="text"].is-invalid, form input[type="email"].is-invalid, form input[type="password"].is-invalid, form textarea.is-invalid, form select.is-invalid {
    border: 1px solid #dc3545 !important;
    padding-right: calc(1.5em + 0.75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

form .input-div.is-invalid input[type="checkbox"] {
    border: 2px solid #fb0b0b;
}

form input[type="checkbox"].is-invalid + label, form input[type="checkbox"].is-invalid + span {
    color: #dc3545;
}

form input[type="text"].is-valid, form input[type="email"].is-valid, form input[type="password"].is-valid, form textarea.is-valid, form select.is-valid {
    border: 1px solid #28a745;
    padding-right: calc(1.5em + 0.75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

form input[type="checkbox"].is-valid + label, form input[type="checkbox"].is-valid + span {
    color: #28a745;
}

form .input-div.is-valid input[type="checkbox"] {
    border: 2px solid #28a745;
}
