﻿@charset "utf-8";

.covid {
	overflow-x: visible;
	color: #13447e;
}

.covid a:visited {
	overflow-x: visible;
	color: #13447e;
}


blockquote
{
  font-style: normal;
  font-size: 16px;
  text-align: center;
  margin-left: 32px;
  border-left: 4px solid #CCC;
  padding-left: 8px;
  padding-right: 8px;
}

.indexquotes
{
  background: url('../images/virgolette.png') no-repeat scroll left center transparent;
  border-left: 0px solid #CCC;
  font-style: normal;
  font-size: 16px;
  text-align: left;
  margin-left: 0px;
  padding-left: 72px;
  padding-right: 8px;
}


blockquote.o
{
  font-style: normal;
  font-size: 16px;
  text-align: center;
  margin-left: 32px;
  border-left: 4px solid #ef7f1b;
  padding-left: 8px;
  padding-right: 8px;
}

blockquote.o strong.b22 {
    color: #13447e;
    font-size: 22px;
    text-decoration: none !important;
}

blockquote.o strong.b18 {
    color: #13447e;
    font-size: 18px;
    text-decoration: none !important;
}


.careers {
    text-align: center;
}

.careers h2 {
    font-size: 36px !important;
margin-top: 30px;
    line-height: 1.5em;
}

.careers p {
    font-size: 24px;
    line-height: 1.5em;
    margin-top: 30px;
    margin-bottom: 30px;
}

.careers hr {
    color: 
    #ef7f1b;
    max-width: 400px;
}

.button-blue{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	
	width: 300px;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #ef7f1b;
	color:white;
	font-size:24px;
	padding-top:22px;
	padding-bottom:22px;
	transition: all 0.3s;
  margin-top:-4px;
  font-weight:700;
}

.button-blue:hover{
	background-color: #13447e;
	color: #fff;
}


.contactpage {
    display: flex;
    justify-content: space-around;
margin-top: 20px;
}

.contactinfo {
    padding: 0px;
    max-width: 600px;
    width: 100%;
}

.contactinfo h3 {
    font-size: 22px;
}


.imgcontact {

    float: left;
    padding: 0px 10px;
width: 50px;

}
.boxlaterali {
    margin: 0px 0;
    display: flex;
}

.boxlaterali a:link.o {
    color: #ef7f1b;
    font-weight: bold;
}

.boxlaterali h3 {
    display: flex;
    color: #ef7f1b;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
}



.rowcaptcha {
    display: flex;
    justify-content: space-evenly;
}

.captchasx {
    padding: 13px 13px 13px 13px;
}

.captchadx {
    padding: 13px 13px 13px 13px;
}

@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0, 100px)}to{transform:translate(0, 0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0, 100px);-moz-transform:translate(0, 100px);-ms-transform:translate(0, 100px);-o-transform:translate(0, 100px);transform:translate(0, 100px)}.modal-video-body{max-width:940px;width:100%;height:100%;margin:0 auto;display:table}.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-35px;right:-35px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:before,.modal-video-close-btn:after{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}
.js-video-button {
    background: none;
    border: 0;
    cursor: pointer;
    margin-top: 0px;
}

.cover-text {
    position: absolute;
    width: 100%;
    z-index: 10;
    color: 
    #fff;
    right: 0px;
    top: 45%;
left:27%;}

.cover-textindex {
    position: absolute;
    width: 100%;
    z-index: 10;
    color: 
    #fff;
    right: 0px;
    top: 25%;
left:27%;}

video.video-cover {
    min-height: 500px;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.video-container {
    height: 500px;
    overflow: hidden;
    position: relative;
}

video.video-cover2 {
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.video-container2 {
    height: 250px;
    overflow: hidden;
    position: relative;
    border-radius: 15px 15px 15px 15px;
}



@font-face {
    font-family: 'Nexa';
    src: url('../css/NexaLight.woff2') format('woff2'),
        url('../css/NexaLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


.prevtop a strong {

    color: 

    #EF7F1A;
    text-decoration: none !important;

}
.mailtop a strong {

    color: 

    #EF7F1A;
    text-decoration: none !important;

}

#crowley-nav {

    width: 90%;

}


.menu li ul
{
display: none;
}

.menu li ul a
{
color: #fff;
width: 100%;
border-bottom: 2px solid #ef7f1b;
background: #13447e;
padding: 15px 0px 15px 10px;
}

.menu li ul a:hover
{
color: #13447e;
}

.menu li:hover ul
{
display: block;
position: absolute;
z-index:1;
width:308px;
top:58px;
}



.menu a:hover, a:active {

	text-decoration: none!important;

}

.menu a {

    text-decoration: none!important;
    color: #fff!important;

}


.crowley-nav .menu-item-has-children > ul, {
    top: 100%;
    position: absolute;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
	min-width: 240px;
	text-align: left;
	border: 1px solid #fff;
}

.crowley-nav ul ul {
    flex-direction: column;
}

.crowley-nav .menu > .crowley-expand-right.crowley-expand-left > ul {
    right: auto;
}

.crowley-nav a {
    color: #fff;
    position: relative;
    font-style: normal;
	font-family: 'Lora', serif;
	font-weight: 700;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 0.08em;
    cursor: pointer;
 	flex-wrap: nowrap;
	display: flex;
    text-transform: uppercase;
    float: left;
    border-bottom: none;
    border-bottom-color: currentcolor;
    transition: opacity .2s;
	padding: 20px 20px;
	line-height: 1.75;
}

.crowley-nav ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
	list-style: none;
	align-items: center;
	height: 60px;
	flex-wrap:nowrap;
}

/* Style the sidenav links and the dropdown button */
.dropdown-btn {
  padding: 15px 0px 15px 10px;
  text-decoration: none;
    font-family: Arial, sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
    text-transform: uppercase;
color: #fff;
width: 100%;
border-bottom: 2px solid #ef7f1b;
background: #13447e;
padding: 15px 0px 15px 10px;
    font-size: 1em;
    line-height: 1em;
    letter-spacing: .2em;
    text-decoration: none;
    float: left;
    
    transition: opacity .2s;

  color: #fff;
  position: relative;
  border: none;
  border-bottom: 2px solid #ef7f1b;
  border-bottom-color: 2px solid #ef7f1b;
  background: #13447e;
  width: 103%;
  text-align: left;
  cursor: pointer;
  outline: none;
}

/* Add an active class to the active dropdown button */
.active {
  background-color: white;
  color: #13447e;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  padding-left: 28px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 8px;
}



.contacttop {
	
	background-image: url('https://www.lipsie.com/it/traduzione-libro/images/telefono.png');
	background-repeat: no-repeat;
	height: 30px;
    padding: 0px 30px 0px 35px;
	z-index: 99;
}
	.prevtop {
    background-image: url(https://www.lipsie.com/it/traduzione-libro/images/preventivo.png);
    background-repeat: no-repeat;
    height: 30px;
    padding: 0px 30px 0px 35px;

    z-index: 99;
}
	.mailtop {
    background-image: url(https://www.lipsie.com/it/traduzione-libro/images/email.png);
    background-repeat: no-repeat;
    height: 30px;
    padding: 0px 0px 0px 35px;
    z-index: 99;
}


.txtdesktop {

    display: flex;

}
.topbar {
    height: 40px;
position:fixed;
top:0;
font-family: Arial;
    background-color: 
    #fff;
    display: flex;
    justify-content: space-between;
width: 100%;
	z-index: 9999;
}

.topright {
    margin-right: 50px;
	margin-top: 8px;
	color: white;
}

.topleft {
margin-left: 50px;
    margin-top: 8px;

}


footer {
width: 100%;

}

.footer-container-copyright {
    background-color: 
#027cc2;
text-align: center;
color:
    #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-container-copyright {
    text-align: center;
    color: 
    #fff;
}


.footer-container-all {
    background-color:  #13447e;
    overflow: hidden;
}
.footer-container-all {
    margin-top: 40px;
}

.footer-content {
    padding-top: 30px;
    color: #fff;
    padding-bottom: 30px;
    overflow: hidden;

}

.col-sm-3 {
    width: 25%;
	float: left;
    position: relative;
    min-height: 1px;
	text-align: center;
	
	
}
.footer-content-container {
    margin: 0 auto;
    max-width: 1580px !important;
    padding: 0 !important;
    
}

.footer_copy {
    text-align: center;
color: #fff;

}

.footer_copy img {
    margin-left: auto;
    margin-right: auto;
height: 100px;
position: relative;

}

.footer_copy p {
    margin-bottom: 15px;
}


.footer_copy p.mini {
    font-size: 12px;
    margin-bottom: 0;
}

.footer_copy .button {
    border-color: 
    #fff;
    font-size: 16px;
    max-width: 200px;
    padding: 6px;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.footer-content a {
color:#fff !important;
text-decoration: none !important;
}


.footer-content a:hover {
    color: #f07e22 !important;
}

ul.icon-profile li {
    width: 31.333333%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}

ul.icon-profile {
    list-style: none;
}
ul.social img{
    vertical-align: middle;
margin-right:5px;
margin-left: 15px;
}


.social {
    text-align: left;
}

.button1 {
    display: inline-block;
   border-radius: 20px;
    font-weight: bold;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;

border-color:#fff;
font-size: 20px;
max-width: 200px;

margin-top: 25px;
margin-bottom: 25px;

border: 2px solid #ef7f1a;
width: 100%;
padding: 12px;
}


.footer-content .block-title {
    border-top: none;
   margin-bottom: 30px;
margin-top: 30px;
}

.block-title {
    position: relative;
    padding: 10px 0 0;
    margin-bottom: 5px;
    border-top: 1px solid 
    #cccccc;
    font-size: 20px;

}


.col-sm-3 ul {
    list-style: none;
}



.footer-content-container .col-sm-3 .links {
    background: url(https://www.lipsie.com/images/footer-divider.png) no-repeat 0 0;
    padding-left: 7.5%;
    margin-right: 2.5%;
    min-height: 490px;
    
}


body {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	color: #062134;
	overflow-x: hidden;
	background: #fff;
}

/* ~~ Selettori tag/elemento ~~ */
ul, ol, dl { /* A causa delle differenze tra i browser, è buona norma impostare a zero il margine e la spaziatura interna negli elenchi. Per uniformità, potete specificare qui i valori desiderati, oppure nelle voci di elenco (LI, DT, DD) contenute negli elenchi. Tenete presente che le impostazioni effettuate qui verranno applicate a cascata all'elenco .nav a meno che non scegliate di scrivere un selettore più specifico. */
	padding: 0;
	margin: 0;
}
li {
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;	 /* La rimozione del margine superiore permette di aggirare il problema che si crea quando i margini possono fuoriuscire dal div che li contiene. Il margine inferiore che rimane permetterà di distanziare gli elementi che seguono. */
	padding: 0px 10px;
	
}

h1 {
}

h2 {
	margin-bottom: 10px;
}
h3, h3 a:link,  h3 a:visited {
	margin-bottom: 10px;
	color: #062134;
}

a img { /* Questo selettore rimuove il bordo blu predefinito visualizzato in alcuni browser intorno a un'immagine quando è circondata da un collegamento.  */
	border: none;
}
/* ~~ L'applicazione di stili ai collegamenti del sito deve rispettare questo ordine, compreso il gruppo di selettori che creano l'effetto hover. ~~ */
a:link {
	color: #42413C;
	text-decoration: underline; /* A meno che non vogliate personalizzare i collegamenti in un modo molto particolare, è bene applicare la sottolineatura per permetterne una rapida identificazione visiva. */
}


a:hover, a:active, a:focus, { /* Questo gruppo di selettori conferisce alla navigazione tramite tastiera gli stessi effetti hover che si producono quando si usa il mouse. */
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul {
	list-style-position: inside;
	padding: 0px 10px;
}



/* --- START GRID  --- */

.col-1 {
	padding: 10px 0px;
}

.col-1tib {
	padding: 20px 20px 20px 20px;
	border: 3px solid #dadada;	
	border-radius: 15px 15px 15px 15px;
}

.col-2-1 {
	width: 49%;
	float: left;
	padding: 10px 0px;
	margin-right: 2%;
}
.col-2-2 {
	width: 49%;
	float: left;
	padding: 10px 0px;
}

.col-2-1gedoi {
	width: 43%;
	float: left;
	padding: 3% 3% 3% 3%;
	margin-right: 2%;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	border-radius: 15px 15px 15px 70px;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	
}
.col-2-2gedoi {
	width: 43%;
	float: left;
	padding: 3% 3% 3% 3%;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	border-radius: 15px 15px 15px 70px;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}


.col-2-1home {
	width: 79%;
	float: left;
	margin-right: 2%;
}
.col-2-2home {
	width: 19%;
	float: left;
}


.col-2-1sx {
	width: 59%;
	float: left;
	padding: 10px 0px;
	margin-right: 2%;	
}
.col-2-2sx {
	width: 39%;
	float: left;
	padding: 10px 0px;
}

.col-2-1sxgedoi {
	width: 53%;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: -2%;
	padding: 3% 3% 3% 3%;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	border-radius: 15px 15px 15px 70px;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	background-color: #dadada;

}
.col-2-2sxgedoi {
	width: 37%;
	float: left;
	padding: 10px 0px;
}

.col-2-1dx {
	width: 39%;
	float: left;
	padding: 10px 0px;
	margin-right: 2%;
}
.col-2-2dx {
	width: 59%;
	float: left;
	padding: 10px 0px;
}

.col-2-1dxindex {
	width: 39%;
	float: left;
	margin-right: 2%;
}
.col-2-2dxindex {
	width: 51%;
	float: left;
	padding: 3% 3% 3% 3%;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	border-radius: 15px 15px 15px 70px;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	background-color: #ffffff;
	margin-right: 2%;
	margin-top: -2%;
	margin-bottom: 2%;
}


.col-2-nb {
	width: 50%;
	float: left;
	padding: 10px 0px;
}


.col-3-1, .col-3-2 {
	width: 32%;
	float: left;
	padding: 10px 0px;
	margin-right: 2%;
}
.col-3-3 {
	width: 32%;
	float: left;
	padding: 10px 0px;
}

.col-3-2x {
	width: 64%;
	float: left;
	padding: 10px 0px;
	margin-right: 2%;
}



.col-4-1, .col-4-2, .col-4-3 {
	width: 23.5%;
	float: left;
	padding: 10px 0px;
	margin-right: 2%;
}
.col-4-4 {
	width: 23.5%;
	float: left;
	padding: 10px 0px;
}




.endfloat {
	clear: both;
	}

/* --- END GRID  --- */

.padding0 {
	padding: 0;
}

.center {
	text-align:center;
}

.lead {
	font-size: 1.5em;
}

/* --- START HEADER --- */
#header-container {
	padding: 0px;
	background: #fff;
	margin: 0px;
	position: fixed;
	top:0px;
	bottom:0px;
	height: 100px;
	width: 100%;
	z-index: 9999;
}


#newheader-container {
	padding: 0px;
	background: #13447e;
	margin: 0px;
	position: fixed;
	top:40px;
	bottom:0px;
	height: 60px;
	width: 100%;
	z-index: 9999;
display: flex;
justify-content: space-between;
}

#header-shadow {
	background-image: url('../images/template/header-shadow.png');
	background-repeat: repeat-x;
	height: 10px;
	margin-bottom: -10px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 10;
}

#newheader {
	padding: 0px 0px 0px 0px;
	
margin-left: 0px;
display: flex;

height: 60px;
width: 100%;
}

#header {
	padding: 0px 0px 0px 0px;
	position: relative;

}



.menu-btn {
	float: left;
	margin-left: -15px;
	margin-right: 15px;
	margin-top: -15px;
	height: 100px;
	display: none;
}

.menu-btn button {
	background-color: #006699;
	border: none;
	height: 100px;
	width: 70px;
	color: #FFF;
	font-weight: normal;
	padding: 10px 15px;
	font-size: 12px;
	cursor: pointer;
}


#menu-line1, #menu-line2, #menu-line3 {
	border-top:1px solid #FFF; 
	width:30px; 
	display:block;
	height: 8px;
	margin: 0 auto;
	outline: none;
}

#menu-line1.active {
	transform: translateY(4px) translateX(-2px) rotate(45deg);
	height: 1px;
	}
#menu-line2.active {
	display: none;
	}
#menu-line3.active {
	transform: translateY(2px) translateX(-1px) rotate(-45deg);
	height: 1px;
	margin-bottom: 5px;
	}




#newheader .logo {

width:20%;
}

.logo img{

max-width:156px;

}


div#logo-txt {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #006699;
	padding: 0px;
	margin-top: 15px;
	}
	
.contact-tel {
	position: absolute;
	top: 30px;
	left: 235px;
	background-image: url('../images/contact-tel.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	width: 200px;
	padding: 0px 0px 0px 35px;
	z-index: 99;
}

.contact-tel p {
	margin: 0px;
	padding: 0px;
	line-height: 33px;
	color: #006699;
	font-size: 20px;
}

.contact-tel a, .contact-tel-480 a {
	color: #006699;
}


.contact-tel-480 {
	background-image: url('../images/contact-tel.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #fff;
	height: 40px;
	padding: 10px 0px 0px 40px;
	line-height: 30px;
	color: #006699;
	font-size: 20px;
	display: none;
}

.quote-content {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url('../images/pin.jpg');
	background-repeat: no-repeat;
	height: 120px;
	width: 300px;
	padding: 0px 0px 0px 100px;
}

.quote-title {
	padding-top: 5px;
	font-weight: bold;
}

.quote-content-480 {
	background-image: url('../images/pin.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 10px 100px;
	background-color: #FFF;
	min-height: 100px;
	display: none;
}


/* --- END HEADER --- */


/* --- START SIDEBAR-SX --- */
.sidebar-sx {
	background: #FFF;
	padding: 0px;
	margin: 0px;
	position: fixed;
	top: 148px;
	height: calc(100% - 148px);
	width: 199px;
	border-right: 1px solid #d0d0d0;
	overflow-y: auto;
}

.sidebar-sx p {
	padding: 0px 5px;
}

.sidebar-sx ul.link {
	padding: 0px 5px;
	list-style-image: url('../images/template/list-link.gif');
}

.sidebar-sx ul.link li, #sidebar-sx ul.link li a {
	padding: 5px 0px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}


/* --- END SIDEBAR-SX --- */


/*** START MENU ***/
.menu {
	margin-bottom: 5px;
}

.menu2 {
	margin-right: 20px;
	margin-top: 20px;
	border-top: 1px #C0C0C0 dashed;
}

ul.MenuBarVertical {
	font-weight: normal;
}
/*** END MENU ***/


/* --- START SLIDER --- */

#human {

    font-size: 42px;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    position: relative;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 1.5;

}

 #wrapper {
display:flex;
min-height: 500px;
}
#wrappersx {
    width: 60%;
}
#wrapperdx {
    width: 40%;
background-color:
    #ef7f1a;
}

.sol {
	border: 3px solid #dadada;
	padding: 6px 6px 6px 6px;
	border-radius: 15px 15px 15px 15px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
}
div.sol {
  transform: rotate(-10deg);
  display: block;
    margin-left: 25%;
  margin-right: 25%;
  width: 50%;
  color: #13447e;
  font-size: 18px;
  font-weight: 550;
}

div.sol img {
  color: #13447e;
  font-size: 18px;
  font-weight: 550;
}


div .sol a:link {
  color: #13447e;
  font-size: 18px;
  font-weight: 550;
  text-decoration: none;
}

div .sol a:visited {
  color: #13447e;
  font-size: 18px;
  font-weight: 550;
  text-decoration: none;
}

div .sol a:hover {
  color: #13447e;
  font-size: 18px;
  font-weight: 550;
  text-decoration: none;
}

div .sol a:active {
  color: #13447e;
  font-size: 18px;
  font-weight: 550;
  text-decoration: none;
}


.bianco {
	color: white;
}

.bleu {
	color: #13447e;
}

#wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


#wrapper2 {
    position: relative;
height:0;
 padding-bottom: 56.25%;
}

#wrapper2 iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* --- END SLIDER --- */


/* --- START COVER --- */
#cover {
	background-color: #fd6f00;
	margin-bottom: -4px;
}


#cover td.image {
	width:33%;
	vertical-align:middle;
	background-color: #dadada;
}

#cover td.text {
 width:67%; 
 padding-left:2%; 
 vertical-align:middle;
 font-size: 30px;
 line-height: 1.2em;
 color: #fff;
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-weight: bold;
 letter-spacing: -1px;
}


.imgcover {
	width: 100%;
}

.imgpi {
	display: block;
	margin-left: auto; 
	margin-right: auto;
	vertical-align: middle;
	text-align: center;
}

.imgvideo {
	display: relative;
	margin-left: auto; 
	margin-right: auto;
	vertical-align: middle;
	text-align: center;
}

#cover p {
	font-size: 18px;
	line-height: 1.2em;
	color: #006699;
	text-transform: uppercase;
	font-style: italic;
}


/* --- END COVER --- */


/* --- START CONTENT --- */
#content-container {
	margin-top: 100px;
	
}

#content {
	border-top: 4px solid #dadada;
	background-color: white;
}


.content-block{
	padding: 0px 20px;
	/*border-bottom: 1px #C0C0C0 dashed;*/
	text-align: justify;
}

.content-blockgindex{
	/*border-bottom: 1px #C0C0C0 dashed;*/
	text-align: justify;
	background-color: #f3f3f3;
}

.content-blockg{
	padding: 0px 20px;
	/*border-bottom: 1px #C0C0C0 dashed;*/
	text-align: justify;
	background-color: #f3f3f3;
}

.content-blockb{
	padding: 0px 0px;
	/*border-bottom: 1px #C0C0C0 dashed;*/
	text-align: justify;
	background-color: #13447e;
	color: #fff;	
	border-radius: 15px 15px 15px 15px;
	margin-left: 1.3%;
	margin-right: 1.3%;
}


.content-block-last{
	margin-bottom: 80px;
}


#content h1 {
	/*background-color: #cce0f0;*/
	/*color: #006699;*/
	margin: 0px 20px;
	font-size: 30px;
	padding: 15px 10px;
	line-height: 1.2em;
	color: #13447e;
	text-transform: uppercase;
	border-bottom: 3px solid #dadada;
	margin-bottom: 10px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
}

#content h1.index {
	/*background-color: #cce0f0;*/
	/*color: #006699;*/
	margin: 0px 20px;
	font-size: 30px;
	padding: 15px 10px;
	padding-bottom: 0px;
	line-height: 1.2em;
	color: #13447e;
	text-transform: uppercase;
	border-bottom: 0px solid #dadada;
	margin-bottom: 10px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
}


#content h2.index {
	/*background-color: #cce0f0;*/
	/*color: #006699;*/
	margin: 10px 20px 0px 20px;
	font-size: 25px;
	padding: 15px 10px;
	border-bottom: 3px solid #dadada;
	line-height: 1.0em;
	color: #45484a;
	margin-bottom: 10px;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;

}

#content h2.indextib {
	/*background-color: #cce0f0;*/
	/*color: #006699;*/
	margin: 10px 20px 0px 20px;
	font-size: 25px;
	padding: 15px 0px 0px 0px;
	line-height: 1.0em;
	color: #45484a;
	margin-bottom: 10px;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;

}

#content h2 {
	font-size: 28px;
	line-height: 1.0em;
	color: #003a75;
	margin: 10px 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;

	/*font-weight: bold;*/
}

#content h3 {
	font-size: 22px;
	color: #006699;
	margin-top: 10px;
	margin-bottom: 15px;
	/*font-weight: bold;*/
}

#content p {
    line-height: 1.5em;
	font-size: 16px !important;
	font-family: "Open Sans", Roboto, Arial;
    color: #585d65;
    margin-top: 10px;
    margin-bottom: 10px;
}

#content p.index {
    font-size: 18px;
    line-height: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
}

#content p.cit {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	color: #bcbaba;
	font-size: 14px;
    line-height: 1.4em;
    margin-top: 10px;
    margin-bottom: 10px;
}

#content-footer {
	border-top: 1px #C0C0C0 solid;
	text-align: center;
	padding: 20px 0px;
	background-color: #607f9e;
	color: #fff;
}

#content-footer a {
	color: #fff;
}

.riquadro {
	background-color: #fff;
	padding: 5px;
	border: 1px #dadada solid;
	border-radius: 3px;
	padding-bottom: 20px;
	min-height: 280px;
	border-radius: 14px;
}

.riquadroindex {
	background-color: #fff;
	border: 1px #dadada solid;
	border-radius: 3px;
	padding-bottom: 20px;
	min-height: 280px;
}

.riquadro h3 {
	padding: 0px;
	font-size: 18px;
	text-align: left;
	margin-bottom: 5px;
	color: #006699;
	font-weight: bold;
	line-height: 1.1em;
}

.riquadro h3 a {
	color: #a92e13;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	line-height: 1.0em;
}

.riquadro p {
	padding: 0px;
	text-align: left;
	font-size: 18x;
	line-height: 1.0em;
}

.riquadro img.index {
	width: 35%;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.riquadro img {
	width: 100%;
}

.riquadroindex h3 {
	padding: 0px;
	font-size: 18px;
	text-align: left;
	margin-bottom: 5px;
	color: #006699;
	font-weight: bold;
	line-height: 1.1em;
	padding-left: 5px;
}

.riquadroindex h3 a {
	color: #a92e13;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	line-height: 1.0em;
}

.riquadroindex p {
	padding: 0px;
	text-align: left;
	font-size: 18x;
	line-height: 1.0em;
	padding-left: 5px;
}

.riquadroindex img.index {
	width: 60%;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.riquadroindex img {
	width: 100%;
}


.related-link {
	margin-left: 10px;
	margin-right: 10px;
}

.related-link h3 {
	font-size: 14px;
	text-align: left;
	margin-bottom: 5px;
	color: #006699;
	font-weight: bold;
	line-height: 1.1em;
	background-image: url('../images/blinklist.png');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 5px;
	min-height: 30px;
}

.related-link h3 a {
	color: #006699;
	font-size: 20px;
}

.related-link p {
	text-align: left;
	padding: 0px;
}


.fondino {
	margin: 10px 10px;
	background-color: #f3f3f3;
	padding: 5px 5px 0px 5px;
	border: 1px #006699 solid;
}

.fondino h2 {
	background-color: #006699;
	color: #fff;
	margin: -5px -5px 5px -5px;
	line-height: 30px;
	height: 35px;
	font-weight: 600;
	font-size: 1.3em;
	padding-top:0px;
}

.fondino p {
	padding: 0px 5px;
	margin-bottom: 5px;
}

.fondino p a {
	font-weight: bold;
	color: #006699;
}

ul.type-1 {
	margin: 0px 0px 10px 0px;
	list-style-image: url('../images/template/point.png');
}

ul.type-1 li {
	/*letter-spacing: 1px;*/
	padding-left: 20px;
	text-indent: -20px;
	font-size: 20px;
	line-height: 1.2em;
}

ul.type-2 {
	margin: 0px 0px 10px 0px;
	list-style-image: url('../images/template/point.png');
}

ul.type-2 li {
	/*letter-spacing: 1px;*/
	padding-left: 20px;
	text-indent: -20px;
	font-size: 20px;
	line-height: 1.2em;
	margin: 1.0em;
}


#content ul.link {
	margin: 0px;
	/*list-style-image: url('../images/template/list-link.gif');*/
	list-style: none;
}

#content ul.link li {
	border: 1px solid #e3e3e3;
	padding: 10px 50px 10px 20px;
	font-size: 18px;
	background: #f9f9f9;
	margin-bottom: -1px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	background-image: url('../images/freccia-link.png');
	background-position: right center;
	background-repeat: no-repeat;
	text-align: left;
	color: #006699;
}

#content ul.link li:hover {
	background-color: #fff;
	font-size: 18px;
	cursor: pointer;
	
}

#content ul.link1 {
	margin: 0px;
	/*list-style-image: url('../images/template/list-link.gif');*/
	list-style: none;
}

#content ul.link1 li {
	border: 1px solid #e3e3e3;
	padding: 20px 50px 20px 20px;
	font-size: 18px;
	background: #EF7F1A;
	margin-bottom: -1px;
	margin-top: 10px;
	margin-left: 25%;
	margin-right: 25%;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	color: #fff;
	border-radius: 14px;
}

#content ul.link1 li:hover {
	background-color: #13447e;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	
}

.yellow {
	color: #f7ce00;
}

.background-blu {
	background-color: #6281a0;
}


.contact {
	background-color: #efefef;
	padding: 10px 10px 10px 10px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #dadada;
	border-radius: 7px;
	width: 570px;
	height: 740px;
}




/* --- END CONTENT --- */






/* --- START MEDIA QUERY --- */


@media only screen and (max-width : 1278px) {

.contact {
		left: 3%;
		margin-right: 3%;
		width: 100%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}


.contactpage {
  	
    flex-direction: column-reverse;
}

.imgcontact {
float: none;
    display: flex;
margin: 30px auto;

}

.col-sm-3 {
    width: 100%;
text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    border-left-style: solid;
  	border-width: 5px;
  	border-color: white;
}

.footer-content-container .col-sm-3 .links {
    background: none;
padding-left: 0px;
margin-right: 0px;
min-height: 0px;
}



	.sidebar-sx {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;	

		/*display: none;*/
		margin-left: -200px;
		z-index: 999;
		}
		
	#content-container {
		margin-left: 0px;
		width: 100%;
	}
	
	.menu-btn {
		display: block;
	}
	
	.active {margin-left: 0;}


	.link-list {
	width: 100%;
	float: none;
	padding: 10px 0px;
	}
	
	.padding480 {
		padding-top:0px;
		padding-bottom:0px;
	}


	.col-4-1, .col-4-2, .col-4-3 {
		width: 48%;
		float: left;
		padding: 10px 0px;
		margin-right: 2%;
	}
	.col-4-4 {
		width: 48%;
		float: left;
		padding: 10px 0px;
	}
	
	.col-3-1, .col-3-2 {
		width: 98%;
		float: left;
		padding: 10px 0px;
		margin-right: 2%;
	}
	.col-3-3 {
		width: 98%;
		float: left;
		padding: 10px 0px;
	}


	.contact-tel-480 {
		display: block;
	}
	
	.contact-tel {
		display: none;
	}

	.quote-content-480 {
		display: block;
	}
	
	.quote-content {
		display: none;
	}



}


@media only screen and (max-width : 480px) {

.contact {
		left: 3%;
		margin-right: 3%;
		width: 100%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}


.contactpage {
  
    flex-direction: column-reverse;
}

.imgcontact {
float: none;
    display: flex;
margin: 30px auto;

}

.footer-content-container .col-sm-3 .links {
    background: none;
padding-left: 0px;
margin-right: 0px;
min-height: 0px;

}

.col-sm-3 {
    width: 100%;
text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    border-left-style: none;
}

#content ul.link1 li {
	border: 1px solid #e3e3e3;
	padding: 20px 50px 20px 20px;
	font-size: 18px;
	background: #EF7F1A;
	margin-bottom: -1px;
	margin-top: 10px;
	margin-left: 1%;
	margin-right: 1%;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	color: #fff;
	border-radius: 14px;
}

.col-1tib {
	padding: 0px 0px 0px 0px;
	border: 3px solid #dadada;
	text-align: left;	
}

	div#cover {
	display: none;
	}

	.col-2-1 {
	width: 100%;
	float: none;
	padding: 10px 0px;
	}
	
	.col-2-2 {
	width: 100%;
	float: none;
	padding: 10px 0px;
	}

	.col-2-1sx {
	width: 100%;
	float: none;
	padding: 10px 0px;
	}
	
	.col-2-2sx {
	display: none;
	}

	.col-2-1dx {
	display: none;
	}
	
	.col-2-2dx {
	width: 100%;
	float: none;
	padding: 10px 0px;
	}
	
	.col-2-1dxindex {
	display: none;
	}
	
	.col-2-2dxindex {
	width: 100%;
	float: none;
	padding: 10px 0px;
	}

	.col-2-1home {
	width: 100%;
	float: none;
	padding: 10px 0px;
	text-align: left;
	}
	
	.col-2-2home {
	display: none;
	}

	
	.padding480 {
		padding-top:0px;
		padding-bottom:0px;
	}
	
	.col-4-1, .col-4-2, .col-4-3, .col-4-4 {
		width: 100%;
		float: none;
		padding: 10px 0px;
	}
	
	div#logo-txt h1 {
		font-size: 1em;
		}

}


/* --- END MEDIA QUERY --- 



