@charset "utf-8";
/* CSS Document */


html {
    width: 100%;
    height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: Verdana, Arial, Geneva,'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #2b2d27;
	text-align: left;
	line-height: 1.6em;
}

blockquote {
	font-family: Verdana, Arial, Geneva,'Open Sans', sans-serif;
	font-size: 16px;
	padding-left: 30px;
}

.TesiBody  {
	margin-left: 8%;
	margin-right: 8%;
	font-family: Verdana, Arial, Geneva,'Open Sans', sans-serif;
}

.TesiIndiceBody  {
	margin-left: 12%;
	margin-right: 12%;
	font-family: Verdana, Arial, Geneva,'Open Sans', sans-serif;
}

.TesiIndent  {
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	text-indent: 40px;
}

.sparse1  {
	font-size: 16px;
}

.sparse7  {
	letter-spacing: 0.4em;
	font-size: 16px;
}

.sparse7b  {
	font-size: 16px;
}

.footeracq {
	background-color: #1a1a1a;
	margin-top: -7px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-size: 11px;
	color: #888888;
}

body a  {
	color: #FF0000;
	text-decoration: none;
}

body a:active,
body a:hover {
	color: #0000FF;
	text-decoration: underline;
}

a.bodyreg  {
	color: #0000FF;
	text-decoration: none;
	font-size: 14px;
}

a.bodyreg:active,
a.bodyreg:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.copyright {
	color: #a7a7a7;
	font-size: 11px;
}

a.copyright:hover,
a.copyright:focus {
	color: #cfcfcf;
}

a.indice {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}

a.indice:hover,
a.indice:focus {
	color: #00F;
	text-decoration: underline;
}


body h1  {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
	text-indent: 0px;
}

body h2  {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 30px;
	text-indent: 0px;
	margin-top: 40px;
}


body h3  {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #333;
	line-height: 22px;
	text-indent: 40px;
}


.size12  {
	font-size: 12px;
	line-height: 15px;
}


.size12pad30  {
	font-size: 12px;
	line-height: 15px;
	padding-left: 30px;
	padding-right: 30px;
}

.size12i  {
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
}

.size12w  {
	color: #ffffff;
	font-size: 12px;
}

.size18  {
	font-size: 18px;
}

.sizeNormalw  {
	color: #ffffff;
}

.justLeft  {
	text-align: left;
}

.justJust  {
	text-align: justify;
}

.justRight  {
	text-align: right;
}

.justCenter  {
	text-align: center;
}

.red  {
	color: #C71D1D;
}

.capitolo  {
	color: #666666;
	font-size: 18px;
}

* {
  box-sizing: border-box;
}

.TextBoxFN {
	text-align: justify;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	text-indent: 0px;
}
.TextBoxFNi {
	text-align: justify;
	font-size: 12px;
	text-indent: 0px;
}

.TextBox100 {
	text-align: left;
	padding-top: 10px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 10px;
}
.TextBox100bg1 {
	text-align: left;
	color: #fff;
	padding-top: 10px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 10px;
	background-image: url(../content/acq2bg.jpg);
	background-repeat: no-repeat;
	background-size: 95%;
	background-position-x: 50%;
	opacity: 1;
	text-shadow: 1px 1px 1px #000;
}
.TextBox100bg2 {
	text-align: center;
	background-image: url(../content/tesibg.png);
	background-repeat: no-repeat;
	background-size: 100%;
    height: auto;
}
.TextBox100bg3 {
	background-image: url(../content/TKS_9301hA.jpg);
	background-repeat: no-repeat;
	background-size: auto;
}

.TextBoxCenter60 {
  width: 45%;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 45px;
}

/* Create two equal columns that floats next to each other */
.TextBox40 {
  float: left;
  width: 50%;
	text-align: left;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.coms {
	width: 80%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding: 30px;
	background-color: #3e4032;
	text-align: left;
	box-shadow: inset -1px -1px 1px 2px #333333;
}

.padTLB {
	width: 50%%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding: 30px;
	background-color: #3e4032;
	text-align: left;
	box-shadow: inset -1px -1px 1px 2px #333333;
}

.tiny {
	color: #3e3e3e;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	left: -100px;
}


/* ==========================
Tesi indice columns
============================= */

.rowT:after {
	content: "";
	display: table;
	clear: both;
}
.columnTend {
  float: left;
  width: 4%;
  text-align: right;
}

/* no indent */

.columnT1 {
  float: left;
  width: 96%;
    border-bottom: dotted 1px black;
    height: auto;
}

/* first indent */

.columnT1a1 {
  float: left;
  width: 5%;
}
.columnT1b1 {
  float: left;
  width: 5%;
}
.columnT1c1 {
  float: left;
  width: 86%;
    border-bottom: dotted 1px black;
    height: auto;
}

/* second indent */

.columnT1a2 {
  float: left;
  width: 10%;
}
.columnT1b2 {
  float: left;
  width: 8%;
}
.columnT1c2 {
  float: left;
  width: 78%;
    border-bottom: dotted 1px black;
    height: auto;
}

/* Dante verses */

/* verse */

.columnV1a {
	float: left;
	width: 10%;
}
.columnV1b {
	float: left;
	width: 90%;
	font-style: italic;
	font-size: 14px;
}

/* verse indent */

.columnV2a {
  float: left;
  width: 13%;
}
.columnV2b {
  float: left;
  width: 87%;
	font-style: italic;
	font-size: 14px;
}

/* verse credit indent */

.columnV3a {
  float: left;
  width: 20%;
}
.columnV3b {
  float: left;
  width: 80%;
	font-size: 14px;
}




/* ==========================
Back-to-top
============================= */

  .back-to-top {
    background: rgba(204, 88, 75, .5);
    color: #FFFFFF;
    opacity: 0;
    transition: opacity .6s ease-in-out;
    position: fixed;
    z-index: 999;
    right: 15px;
    bottom: 30px;
    width: 80px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 10%;
  }

  a.back-to-top {
    font-weight: 1000;
    letter-spacing: 2px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.6;
    padding-left: 2px;
    padding-top: 8px;
  }

  .back-to-top:hover, .back-to-top:focus, .back-to-top:visited {
    color: #FFFFFF;
  }

  .back-to-top.show {
    opacity: 1;
  }


/* ==========================
Page scroll
============================= */


.page-scroll {
	font-size: 28px;
	z-index: 1;
}

.page-scroll a {
	color: #fff;
	opacity: 0.4;
}

.page-scroll a:hover {
	color: #ff6000;
	opacity: 1;
}



/* ==========================
mobile nav reg
============================= */


.myTopnavr {
	background-color: #019384;
	background-image: url(../content/ACQmenu.png);
	background-repeat: repeat;
    z-index: 100;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
}

.myTopnavr a {
  float: left;
  display: block;
  font-size: 14px;
  color: #a9f2eb;;
  text-align: left;
  text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.myTopnavr a:hover {
  color: #ffffff;
  text-decoration: none;
}

.myTopnavr .icon {
  display: none;
}

@media screen and (max-width: 825px) {
  .myTopnavr a:not(:first-child) {display: none;}
  .myTopnavr a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 825px) {
  .myTopnavr.responsive {position: fixed;}
  .myTopnavr.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .myTopnavr.responsive a {
	float: none;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
  }
}




/* ==========================
mobile nav cell
============================= */


.topnavc {
	background-color: #019384;
	background-image: url(../content/ACQmenu.png);
	background-repeat: repeat;
	z-index: 100;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.topnavc a {
  float: left;
  display: block;
  color: #a9f2eb;;
  text-align: center;
  padding: 10px 10px;
  text-decoration: none;
  font-size: 18px;
}

.topnavc a:hover {
  color: #
  text-decoration: none;
}

.topnavc .icon {
  display: none;
}


@media screen and (max-width: 825px) {
  .topnavc a:not(:first-child) {display: none;}
  .topnavc a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 825px) {
  .topnavc.responsive {position: fixed;}
  .topnavc.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnavc.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}





/* ==========================
Parallax
============================= */

.home-section {
    padding-top: 110px;
    padding-bottom: 110px;
	display:block;
    position:relative;
	z-index: -1;
}



#separator1 {	
	background-image: url(../content/prlx1.jpg);
	background-size: 100%;
}

#separator1 .icon {
	margin-bottom: 20px;
}

#separator1 span {
	color: #fff;
}

#separator1:after {	
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.8;
	z-index: -1;
}



/* ==========================
LightboxV
============================= */
        /*ACQss slider loading skin spin css*/
        .ACQssl-009-spin img {
	animation-name: ACQssl-009-spin;
	animation-duration: 0.2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	z-index: 100;
	opacity: 1;
        }

        @keyframes ACQssl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*ACQss slider arrow skin 093 css*/
        .ACQssa093 {display:block;position:absolute;cursor:pointer;}
        .ACQssa093 .c {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
        .ACQssa093 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
        .ACQssa093:hover {opacity:1;}
        .ACQssa093.ACQssa093dn {opacity:1;}
        .ACQssa093.ACQssa093ds {opacity:1;pointer-events:none;}

        /*ACQss slider thumbnail skin 101 css*/
        .ACQsst101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;}
        .ACQsst101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #000;box-sizing:border-box;z-index:1;}
        .ACQsst101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
        .ACQsst101 .p:hover .cv, .ACQsst101 .p.pdn .cv {border:2px;border-color:#ffe400;opacity:1;}
        .ACQsst101 .p:hover{padding:2px;}
        .ACQsst101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.3;}
        .ACQsst101 .p:hover.pdn{padding:0;}
        .ACQsst101 .p:hover.pdn .cv {border:2px solid #ff000;background:none;opacity:1;}
        .ACQsst101 .pav .cv {border-color:#ffe400;opacity:1;}
        .ACQsst101 .pav .a, .ACQsst101 .p:hover .a {visibility:visible;}
        .ACQsst101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:1;}
        .ACQsst101 .pav .t, .ACQsst101 .p:hover .t{opacity:1;}
    


/* ==========================
ACQgallery
============================= */


/*ACQgallery slider loading skin spin css*/
.ACQgalleryl-009-spin img {
	animation-name: ACQgalleryl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

	@keyframes ACQgalleryl-009-spin {
		from { transform: rotate(0deg); }
		to { transform: rotate(360deg); }
	}

/*ACQgallery slider thumbnail skin 101 css*/
		
.ACQgalleryt101 .p /*column-not current, not hover*/{
	position: absolute;
	top:0;
	left:0;
	box-sizing:border-box;
	background:#000;
	border:3px solid #fff;
	opacity:.7;
}
.ACQgalleryt101 .p .cv /*column-not hover*/{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	box-sizing:border-box;
	z-index:1;
}
		
.ACQgalleryt101 .a /*unknown*/{
	fill:none;
}
		
.ACQgalleryt101 .p:hover .cv, .ACQgalleryt101 .p.pdn .cv /*inner border of hover*/{
	border:3px solid #000;
}
.ACQgalleryt101 .p:hover/*inner padding of hover*/{
	padding:0px;
}
.ACQgalleryt101 .p:hover .cv /*inner hue of hover*/{
	background-color:#fff;
	opacity:0.15;
}
.ACQgalleryt101 .p:hover.pdn/*unknown*/{
	padding:0;
}
.ACQgalleryt101 .p:hover.pdn .cv /*uknown*/{
	border:2px solid #fff;
	background:none;
	opacity:.95;
}
		
.ACQgalleryt101 .pav .cv /*hue of current*/{
	border:3px solid #ff1000;
	opacity:1;
}
.ACQgalleryt101 .pav .a, .ACQgalleryt101 .p:hover .a /*unknown*/{
	visibility:visible;
}
.ACQgalleryt101 .t /*for hover and hyperlink to work*/{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:none;opacity:.6;
}
.ACQgalleryt101 .pav .t, .ACQgalleryt101 .p:hover .t/*opasity of images*/{
	opacity:1;
}
		
		
.GalleryCaption {
	position: absolute;
	left: 30px;
	bottom: 0px;
	width: auto;
	height: 35px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../ACQgallery/captionBG.png);
	margin-bottom: 15px;
	text-align: left;
	font-size: 28px;
	color: #fff;
	line-height: 1.2;
	z-index: 100;
}
	
.NoteAbove {
	position: absolute;
	left: 150px;
	width: 80%;
	height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	text-align: center;
	font-size: 12px;
	color: #4d4d4d;
	font-style: italic;
	line-height: 1.2;
	z-index: 1;
}
	
.NoteBelow {
	position: absolute;
	left: 150px;
	width: 80%;
	height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	text-align: center;
	font-size: 12px;
	color: #4d4d4d;
	font-style: italic;
	line-height: 1.2;
	z-index: 1;
}

.CopyrightACQ {
	position: absolute;
	left: 10%;
	width: 90%;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../ACQgallery/copyright.png);
	background-repeat: no-repeat;
	background-size: 100%;
	text-align: center;
	font-size: 28px;
	color: #fff;
	line-height: 1.2;
	z-index: 999;
}
    
