@charset "UTF-8";
/* CSS Document */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
}
html {
	width: 100%;
	overflow-x: hidden;
}
body {
	line-height:1;
	background-color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
    text-decoration: none;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
.big-blu{
	color: #0A288F;
}
.clear {
	clear: both;
}
.thumb {width:100%;height:auto;}

#header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg-sup-nav.gif);
	background-repeat: repeat-x;
	background-size:1px 165px;
	height: 165px;
	position: fixed;
	z-index: 999;
	left: 0px;
	top: 0px;
	background-color:#FFF;
	box-shadow: 5px 1px 5px 1px #888888;
}
#spazio {
	background-color: #966;
	height: 1px;
	width: 100%;
	position: relative;
	clear: both;
}
h1 {
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	font-size: 1.8em;
}
.space-int {
	display: inline;
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
h2, h3, h4, h5 {
	color: #40b92e;
	font-variant: normal;
    margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	font-weight: normal;
	line-height: 27px;
}
h2{font-size: 1.7em;}
h3{font-size: 1.6em;}
h4{font-size: 1.5em;}
h4{font-size: 1.4em;}

p {
	color: #3f3f3f;
	font-size: 1.3em;
	line-height: 30px;
	margin: 0px;
	padding-bottom: 30px;
}
p a{
	font-weight: bold;
	color: #F6AB34;
}
.sm-txt {
	font-size: 0.8em;
	color: #666;
}
.blue-med {
	font-size: 1.2em;
	font-weight: bold;
	color: #0A288F;
}
.green {
	color: #40b92e;
}
.grey-t {
	color: #666;
}
#cl-sin-sic p img {
	float: left;
	border: 1px solid #F2F1ED;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
 p a:hover{
	text-decoration: underline;
}
.container {
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.orange {
	color: #EF751F;
}
#sicilia-logo {
	background-image: url(../img/sicilia-traghetti-logo.png);
	background-size: 140px 139px;
	display: inline;
	padding: 0px;
	height: 139px;
	width: 140px;
	margin: 0px;
	position: absolute;
	left: 20px;
	top: 57px;
}
#logo-txt {
	background-image: url(../img/logo-txt-sicilia.jpg);
	background-size: 387px 49px;
	height: 49px;
	width: 387px;
	margin-top: 57px;
	float: left;
	margin-bottom: 7px;
	margin-left: 140px;
	display: inline;
	position: relative;
	z-index: 19;
	margin-right: 1px;
}
#icone-social-top {
	float: right;
	height: 36px;
	margin-top: 25px;
	z-index: 19;
	position: relative;
}
#icone-social-top ul {
	margin: 0px;
	padding: 0px;
}
#icone-social-top ul li {
	float: left;
	display: inline;
	height: 36px;
	width: 36px;
	margin-left: 8px;
}
nav#green-nav-smart { display: none;}
nav#green-nav-top {
	height: 28px;
	margin-top: 17px;
	width: auto;
	display: inline;
	float: right;
}
#green-nav-top ul {
	padding: 0px;
	margin: 0px;
}
#green-nav-top ul li {
	display: inline;
	float: left;
	padding-left: 4px;
	padding-right: 0px;
}
#green-nav-top ul li a {
	font-family: 'Open Sans', sans-serif;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color: #FFF;
	background-color: #40b92e;
	height: 26px;
	width: auto;
	display: block;
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #057e22;
 }
#green-nav-top ul li a:hover{
	background-color: #057e22;
	border-bottom-color: #40b92e;
}
#green-nav-top ul li a.none{
	display: none;
}
#sic-head-big {
	background-image: url(../img/sic-head-big.jpg);
	background-size: auto 357px;
    background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	width: 100%;
	background-attachment: scroll;
	height: 357px;
	position: relative;
	margin-top: 165px;
}
#call-sic {
	font-family: 'Lato', sans-serif;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(255,255,255, 0.75);
	bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	position: absolute;
	font-size: 1.1em;
}
#testo-cal-sic {
	width: 78%;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	position: relative;
	bottom: 0px;
}
.orangetit {
	color: #E1861C;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0px;
	line-height: 24px;
	letter-spacing: 1px;
}
#call-sic p {
    color: #057e22;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 22px;
	word-spacing: 3px;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sic-girl {
	position: absolute;
	z-index: 19;
	right: 0px;
	padding: 0px;
	margin: 0px;
	height: 234px;
	top: -249px;
	right: 20px;
}
#heading-sic {
	background-color: #40b92e;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #057e22;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#heading-sic-pag {
	padding: 0px;
	height: 48px;
	background-color: #40b92e;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #057e22;
	margin-top: 165px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
section#cl-sin-sic {
	display: inline;
	float: left;
	width: 680px;
	margin-right: 24px;
	padding-top: 20px;
}
#tit-cod-mot {
	background-color: #40b92e;
	border-bottom-color: #057e22;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	width: auto;
	background-image: url(../img/mot-arrow.png);
	background-size:32px 29px;
	background-repeat: no-repeat;
	background-position: 98% center;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
	font-variant: small-caps;
	font-size: 1.6em;
	font-style: italic;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cod-mot {
	height: auto;
	margin-bottom: 40px;
	padding: 24px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #057e22;
	border-right-color: #057e22;
	border-bottom-color: #057e22;
	border-left-color: #057e22;
	width: auto;
	position: relative;
	z-index: 9999999;
}
aside#sidebar {
	float: left;
	width: 280px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 27px;
}
.banner-dx  {
	background-image: url(../img/banner-dx-bg.jpg);
	background-size: 280px 78px;
	background-color: #F2F1ED;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.dban-one {
	background-image: url(../img/banner-dx-01.jpg);
	background-size: 280px 226px;
	height: 226px;
}
.dban-two {
	background-image: url(../img/banner-dx-02.jpg);
	background-size: 280px 226px;
	height: 226px;
}
.dban-three {
	background-image: url(../img/banner-dx-03.jpg);
	background-size: 280px 226px;
	height: 226px;
}
.dban-four {
	background-image: url(../img/banner-dx-04.jpg);
	background-size: 280px 226px;
	height: 225px;
	padding-top: 1px;
}
.dban-five {
	background-image: url(../img/banner-dx-05.jpg);
	background-size: 280px 226px;
	height: 225px;
	padding-top: 1px;
}
.blog {
	background-image: url(../img/ban-blog.jpg);
	background-size: 280px 226px;
	height: 225px;
	padding-top: 1px;
}
.banner-dx h3 {
	font-size: 1.5em;
	color: #052291;
	font-variant: small-caps;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;	
}
.banner-dx p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1em;
	margin: 0px;
}
a.banner-dx-btn {
	font-family: 'Open Sans', sans-serif;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color: #FFF;
	background-color: #F6AB34;
	height: 32px;
	width: 140px;
	display: block;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 34px;
	text-decoration: none;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DE8429;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../img/frec-dx.png);
	background-size: 16px 17px;
	background-repeat: no-repeat;
	background-position: 130px center;
	margin-top: 185px;
 }
a.banner-dx-btn:hover{
	background-color: #DE8429;
	border-bottom-color: #F6AB34;
}
nav#trat-sic-rich {
	font-family: 'Lato', sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	font-size: 0.9em;
	font-style: italic;
	padding-bottom: 15px;
}
nav#trat-sic-rich ul{
	margin: 0px;
	padding: 0px;
}
nav#trat-sic-rich ul li{
	padding-bottom: 4px;
	margin-bottom: 6px;
}
nav#trat-sic-rich ul li a{
	color: #3f3f3f;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/ancora-arancione.png);
	background-size: 19px 22px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 22px;
	display: block;
	height: 25px;
	line-height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	font-size: 1.2em;
}
nav#trat-sic-rich ul li a:hover{
	color: #40b92e;
}
nav#tragh-nav-icone {
	margin-top: 30px;
	margin-bottom: 30px;
}
nav#tragh-nav-icone ul{
	text-align: justify;
	width: 984px;
	margin: 0px;
	padding: 0px;
}
nav#tragh-nav-icone ul li{
	vertical-align: top;
	display: inline-block;
	height: 87px;
	width: 100px;
}
nav#tragh-nav-icone ul:after {
	content: "";
	width: 100%;
	display: inline-block;
}
nav#tragh-nav-icone ul li a img{
	border: 1px solid #F2F1ED;
}
.table {
	width: 484px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 30px;
	color: #41B2E6;
	font-weight: bold;
}
.table.tb-left {
	display: inline;
	float: left;
	margin-right: 72px;
}
.table tr td {
	margin: 0px;
	background-color: #F2F1ED;
	border: 2px solid #FFF;
	font-size: 0.9em;
	font-style: italic;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.table tr .tit-cl {
	background-color: #35B0E8;
	color: #FFF;
	font-size: 1.2em;
	font-weight: 900;
	font-variant: small-caps;
	border-bottom-color: #2D91BB;
}
section#tab-tratte-sicilia {
	background-image: url(../img/navigazione-sicilia.gif);
	padding: 0px;
	margin-bottom: 30px;
	width: 984px;
	height: 471px;
}
#footer {
	background-color: #F6AB34;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DE8429;
	font-family: 'Lato', sans-serif;
	color: #FFF;
	letter-spacing: 1px;
}
.foot-section {
	text-align: justify;
	margin-top: 30px;
	padding-bottom: 30px;
	width: 984px;
}
 section.cln-fo {
	width: 300px;
	display: inline-block;
	vertical-align: top;
}
.foot-section:after {
	content: "";
	width: 100%;
	display: inline-block;
 }
.cln-fo h3 {
	font-size: 1.3em;
	font-variant: small-caps;
	padding-bottom: 20px;
	color: #FFF;
	margin-bottom: 0px;
}
nav#menu-btm-sic{
	margin: 0px;
	padding: 0px;
}
nav.menu-btm-sic ul {
	font-variant: small-caps;
	font-size: 1em;
}
nav.menu-btm-sic ul li{
	margin-bottom: 5px;
}
nav.menu-btm-sic ul li a{
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 3px;
	display: block;
	list-style-type: disc;
	padding-left: 10px;
	background-image: url(../img/white-bull.png);
	background-size:8px 8px;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1px;
}
nav.menu-btm-sic ul li a:hover{
	color:#FFFF99;
}
#sic-credits {
	background-color: #40b92e;
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#sic-credits p {
	font-size: 0.9em;
	color: #FFF;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
#sic-credits p a {
	color: #FFF;
}
#tx-sic-credits {
	float: left;
	width: 70%;
	display: inline;
}
nav#icone-social-btm {
	float: right;
	height: 36px;
	width: 30%;
	display: inline;
}
nav#icone-social-btm ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
nav#icone-social-btm ul li {
	float: left;
	display: inline;
	height: 36px;
	width: 36px;
	margin-left: 8px;
}
.privacy {
	font-weight: normal;
	font-variant: small-caps;
	color: #FFF;
	font-size: 1em;
	float: right;
	margin-top: 10px;
	padding-left: 20px;
}
nav.route-navy-int {
	margin-bottom: 40px;
}
nav.route-navy-int ul {
	font-size: 1.1em;
}
nav.route-navy-int ul li {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #d2d2d2;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
nav.route-navy-int ul li a {
	font-weight: bold;
	color: #0A288F;
	padding-left: 12px;
	background-image: url(../img/green-circle.png);
	background-size: 9px 9px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-bottom: 4px;
	line-height: 25px;
}
nav.route-navy-int ul li a:hover {
	color: #F6AB34;
}
.sep {
	color: #d2d2d2;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
nav.route-navy-porti {
	margin-bottom: 40px;
	width: 100%;
}
nav.route-navy-porti ul {
	font-size: 1.1em;
}
nav.route-navy-porti ul li {
	padding: 0px;
	background-image: url(../img/green-circle.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 9px 9px;
	line-height: 55px;
	height: 55px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #d2d2d2
}
nav.route-navy-porti ul li a {
	font-weight: bold;
	height: 60px;
	display: inline-block;
	padding-left: 12px;
	float: left;
	color: #0A288F;
	padding-bottom: 5px;
}
.route-navy-porti ul li a.ico {
	background-image: none;
	float: right;
	display: inline;
	width: auto;
}
nav.route-navy-porti ul li a:hover {
	color: #F6AB34;
}
nav.route-navy-porti  ul li a img {
	height: 50px;
	display: inline;
	padding: 0px;
	width: 60px;
	border: 1px solid #F2F1EE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#modulo-cont {
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	background-color: #F2F1ED;
}
#modulo-cont p {
	font-size: 0.9em;
	padding-bottom: 5px;
	line-height: 14px;
}
#captcha {
	float: left;
	padding-right: 2%;
}
.campo {
	float: left;
	padding-left: 2%;
	margin: 0px;
	width: 46%;
}
.campo-btm  {
	padding-left: 2%;
	width: 98%;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.mandatory {
	color: #DE8429;
}
#modulo-cont label{
	display: block;
	padding-bottom: 15px;
	width: auto;
	color: #3f3f3f;
}
.text {
	background-color: #FFF;
	border: 1px solid #E2E3DC;
	height: 20px;
	margin-bottom: 30px;
	width: 200px;
}
.sel-form {
	margin-bottom: 30px;
	
}
.area {
	border: 1px solid #E2E3DC;
	height: 120px;
	width: 200px;
}
input.form-btn {
	font-family: 'Open Sans', sans-serif;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color: #FFF;
	background-color: #F6AB34;
	height: 32px;
	width: 140px;
	display: block;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DE8429;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../img/frec-dx.png);
	background-size: 16px 17px;
	background-repeat: no-repeat;
	background-position: 115px center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	margin-right: auto;
	cursor: pointer;
 }
input.form-btn:hover{
	background-color: #F6AB34;
	border-bottom-color: #F6AB34;
}
/*  STYLE FOR TEXT LINK TOOLTIPS FAQ */
.tooltip-label {
	color: #0A288F;
	font-size: 1.3em;
	line-height: 28px;
	margin-top: 10px !important;
	cursor: pointer;
	display: block;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 7px;
	margin-bottom: 10px;
}
.tooltip-input {
    display: none;
} /*Hide input element*/

.tooltip-content {
    margin-bottom: 1em;
}
.tooltip-input:not(checked) ~ .tooltip-content {
    display: none;
}
.tooltip-input:checked ~ .tooltip-content {
    display: block;
	padding-top: 0px;
}
/*Style for cookieChoice*/
#cookieChoiceInfo {
	box-shadow: 10px 10px 5px 10px #888888;
}
#cookieChoiceInfo > span {
	font-size: 18px;
	line-height: 20px;
	color: #3f3f3f;
	margin: auto;
}
#cookieChoiceInfo > a {
    font-size: 18px;
	color: #40b92e;
}
#cookieChoiceInfo > a:hover {
	text-decoration: underline;
}
#cookieChoiceDismiss {
	font-family: 'Open Sans', sans-serif;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFF;
	background-color: #F6AB34;
	height: 30px;
	width: 140px;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 32px;
	text-decoration: none;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DE8429;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#cookieChoiceDismiss:hover {
	background-color: #DE8429;
	border-bottom-color: #F6AB34;
	text-decoration: none !important;
}
