body {
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
}
.logo {
    position: absolute;
    left: 50%;
    margin-left: -185px;
    top: 50%;
    margin-top: -45px;
    z-index: 10;
}
.logo img {
	width:370px;
}
.logointerno {
position:absolute;
left:20px;
top:20px;
z-index:10;
    border: 1px solid #fff;
    padding: 20px;
}
section {

    background-color: #45516f;
}
.logointerno img {
	width:180px;
}
.lingua {
	position:absolute;
	top:20px;
	right:20px;
	z-index:10;
	width:250px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-family:montserrat;
	color:#fff;
	    font-size: 9pt;
}
.lingua a {
	text-decoration:none;
	color:#fff;
}
.contornologo {
	    position: absolute;
    height: 280px;
    width: 450px;
    left: 50%;
    top: 15%;
    margin-left: -225px;
    /* margin-top: -150px; */
    border: 3px solid #fff;
    z-index: 9;
}
.testohome {
	   position: relative;
    width: 450px;
    left: 50%;
    top: 60%;
    margin-left: -225px;
    /* margin-top: -150px; */
    /* border: 3px solid #fff; */
    z-index: 9;
	font-family: montserrat;
    color: #fff;
    /* text-transform: uppercase; */
    line-height: 24px;
padding-bottom:50px;
}
.fascialogo {
	position:relative;
	height:100%;
	width: 710px;
	opacity: 0;
	background-color: #45516f;
	
}
.boxtesto {
background-color: #45516f;
    padding-top: 60px;
    padding-bottom: 7px;
    position: relative;
}
.titolone {
    color: #fff;
    font-size: 14pt;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
    margin-top: -10px;
    /* text-shadow: 2px 2px 4px #000000; */
    padding-top: 20px;
    border: 2px solid #fff;
    /* margin-left: 30px; */
    /* margin-right: 30px; */
    margin-bottom: 45px;
    font-family: montserrat;
    width: 280px;
    left: 50%;
    position: relative;
    margin-left: -140px;
}
.bkgtitolone {
	    left: 0;
    /* position: absolute; */
    width: 80%;
    height: 150px;
    background-color: #000000;
	
}
#bkgsport {
	background-image: url("../box/sport.jpg");
}
#bkgabout {
	background-image: url("../box/about.jpg");
}
#bkghosp {
	background-image: url("../box/hosp.jpg");
}
#bkgcomm {
	background-image: url("../box/comm.jpg");
}
#bkgspons {
	background-image: url("../box/spons.jpg");
}
#bkgprod {
	background-image: url("../box/prod.jpg");
}
#bkgevents {
	background-image: url("../box/events.jpg");
}
#bkgcont {
	background-image: url("../box/cont.jpg");
}
.menu {
	position:absolute;
	bottom:10px;
	width:1000px;
	left:50%;
	margin-left:-500px;
	height:40px;
	font-family:montserrat;
	font-size:9pt;
	z-index:111111111;
}
.voce1bkg {
	position:absolute;
	width: 124px;
	height:40px;
	background-color: #45516f;
	opacity:0.68;
}
.voce2bkg {
	position:absolute;
	width: 124px;
	margin-left:146px;
	height:40px;
	background-color: #45516f;
	opacity:0.68;
}
.voce3bkg {
	position:absolute;
	width: 124px;
	margin-left:292px;
	height:40px;
	background-color: #45516f;
	opacity:0.68;
}
.voce4bkg {
	position:absolute;
	width: 124px;
	margin-left:438px;
	height:40px;
	background-color: #45516f;
	opacity:0.68;
}
.voce5bkg {
	position:absolute;
	width: 124px;
	margin-left:584px;
	height:40px;
	background-color: #45516f;
	opacity:0.68;
}
.voce6bkg {
	position:absolute;	
	width: 124px;
	margin-left:730px;
	height:40px;
	background-color: #45516f;
	opacity:0.68;
}
.voce7bkg {
	position:absolute;	
	width: 124px;
	margin-left:876px;
	height:40px;
	background-color: #45516f;
	opacity:0.68;
}
.voce1text {
	position:absolute;
	width: 124px;
	height:40px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	line-height:40px;
}
.voce1text#active {
	background-color:#fff;
	color:#45516f;
}
.voce1text#active a{
	color:#45516f;
}
.voce2text#active {
	background-color:#fff;
	color:#45516f;
}
.voce2text#active a{
	color:#45516f;
}
.voce3text#active {
	background-color:#fff;
	color:#45516f;
}
.voce3text#active a{
	color:#45516f;
}
.voce4text#active {
	background-color:#fff;
	color:#45516f;
}
.voce4text#active a{
	color:#45516f;
}
.voce5text#active {
	background-color:#fff;
	color:#45516f;
}
.voce5text#active a{
	color:#45516f;
}
.voce6text#active {
	background-color:#fff;
	color:#45516f;
}
.voce6text#active a{
	color:#45516f;
}
.voce7text#active {
	background-color:#fff;
	color:#45516f;
}
.voce7text#active a{
	color:#45516f;
}
.voce1text:hover {
	background-color:#fff;
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce1text:hover a{
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce2text:hover a{
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce3text:hover a{
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce4text:hover a{
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce5text:hover a{
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce6text:hover a{
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce7text:hover a{
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce1text a {
	color:#fff;
}
.voce2text a {
	color:#fff;
}
.voce3text a {
	color:#fff;
}
.voce4text a {
	color:#fff;
}
.voce5text a {
	color:#fff;
}
.voce6text a {
	color:#fff;
}
.voce7text a {
	color:#fff;
}
.voce2text {
	position:absolute;
	width: 124px;
	margin-left:146px;
	height:40px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	line-height:40px;
}
.voce2text:hover {
	background-color:#fff;
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce3text {
	position:absolute;
	width: 124px;
	margin-left:292px;
	height:40px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	line-height:40px;
}
.voce3text:hover {
	background-color:#fff;
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce4text {
	position:absolute;
	width: 124px;
	margin-left:438px;
	height:40px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	line-height:40px;
}
.voce4text:hover {
	background-color:#fff;
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce5text {
	position:absolute;
	width: 124px;
	margin-left:584px;
	height:40px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	line-height:40px;
}
.voce5text:hover {
	background-color:#fff;
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce6text {
	position:absolute;
	width: 124px;
	margin-left:730px;
	height:40px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	line-height:40px;
}
.voce6text:hover {
	background-color:#fff;
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.voce7text {
	position:absolute;
	width: 124px;
	margin-left:876px;
	height:40px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	line-height:40px;
}
.voce7text:hover {
	background-color:#fff;
	color:#45516f;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.boxleftbkg {
	position:absolute;
	top:50%;
	margin-top:-200px;
	width: 500px;
	margin-left:100px;
	height:400px;
	background-color: #45516f;
	opacity:0.68;
	padding:10px;
}
.boxlefttext {
	position:absolute;
	top:50%;
	margin-top:-265px;
	width: 500px;
	margin-left:100px;
	height:400px;
	color:#fff;
	text-align:left;
	font-family:montserrat;
	padding:10px;
	padding-top:100px;
}
.boxrightbkg {
	position:absolute;
	top:50%;
	margin-top:-200px;
	width: 500px;
	right:100px;
	height:400px;
	background-color: #45516f;
	opacity:0.68;
	padding:10px;
}
.boxrighttext {
	position:absolute;
	top:50%;
	
	right:100px;
	margin-top:-265px;
	width: 500px;
	height:400px;
	color:#fff;
	text-align:left;
	font-family:montserrat;
	padding:10px;
	padding-top:100px;
}
ul.topnav { display:none;}

/* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('slider/img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 22 css */
        /*
        .jssora22l                  (normal)
        .jssora22r                  (normal)
        .jssora22l:hover            (normal mouseover)
        .jssora22r:hover            (normal mouseover)
        .jssora22l.jssora22ldn      (mousedown)
        .jssora22r.jssora22rdn      (mousedown)
        .jssora22l.jssora22lds      (disabled)
        .jssora22r.jssora22rds      (disabled)
        */
        .jssora22l, .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 58px;
            cursor: pointer;
            background: url('../slider/img/a22.png') center center no-repeat;
            overflow: hidden;
        }
        .jssora22l { background-position: -10px -31px; }
        .jssora22r { background-position: -70px -31px; }
        .jssora22l:hover { background-position: -130px -31px; }
        .jssora22r:hover { background-position: -190px -31px; }
        .jssora22l.jssora22ldn { background-position: -250px -31px; }
        .jssora22r.jssora22rdn { background-position: -310px -31px; }
        .jssora22l.jssora22lds { background-position: -10px -31px; opacity: .3; pointer-events: none; }
        .jssora22r.jssora22rds { background-position: -70px -31px; opacity: .3; pointer-events: none; }
		ul.topnav { display:none;}
		.logolonginesmobile {display:none;}
		.partnersmobile {display:none;}
		.sponsor2#paginasponsor {display:none;}
		.moreinfopartner {
			    width: 150px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    line-height: 23px;
    margin-top: 174px;
    float: left;
    margin-left: -183px;
		}
		.moreinfopartner2 {
			    width: 150px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    line-height: 23px;
    margin-top: 86px;
    float: left;
    margin-left: -183px;
		}
		.header2 {
			color: #9da8b4;
    text-transform: uppercase;
    font-size: 30pt;
    float: left;
    margin-bottom: 30px;
	width:100%;
		}
		#transition {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
	filter: none;
  -webkit-filter: grayscale(0%);
  
}


@media (max-width: 1300px){
	.menu {
	display:none;
}
/*.lingua {
	    top: 6px;
    left: 50%;
    margin-left: -125px;
    border: none;
    font-size: 10pt;
}*/
.lingua {
	display:none;
}
.logointerno {
	top: 60px;
    left: 50%;
    margin-left: -110px;
}
ul.topnav {
	display:block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	background-color:#45516f;
	font-family:montserrat;
	z-index:100;
	text-transform:uppercase;
	position: fixed;
    width: 100%;
}

/* Float the list items side by side */
ul.topnav li {float: left;}

/* Style the links inside the list items */
ul.topnav li a {
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 12px;
}

/* Change background color of links on hover */
ul.topnav li a:hover {background-color: #7986a9;}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {display: none;}

ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
  display: inline-block;}
  ul.topnav.responsive {position: fixed;
  }
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
	
}
@media (max-width: 1300px){
	.menu {
	display:none;
}

.boxleftbkg {
	width: 300px;
	left:50%;
	margin-left:-150px;
	height:420px;
	top:170px;
	margin-top:0;
	padding:0;
}
.boxlefttext {
	width: 280px;
	left:50%;
	margin-left:-150px;
	height:420px;
	top:170px;
	margin-top:0;
	padding-top: 50px;
}
.boxrightbkg {
	width: 300px;
	left:50%;
	margin-left:-150px;
	height:420px;
	top:170px;
	margin-top:0;
	padding:0;
}
.boxrighttext {
	width: 280px;
	left:50%;
	margin-left:-150px;
	height:420px;
	top:170px;
	margin-top:0;
	padding-top: 50px;
}
	
}
@media (max-width: 740px){
	.logo {
position: absolute;
    left: 50%;
    margin-left: -110px;
    top: 50%;
    margin-top: -25px;
    z-index: 10;
}
.logo img {
	width:220px;
}
.contornologo {
	    position: absolute;
    height: 100px;
    width: 280px;
    left: 50%;
    margin-left: -140px;
    border: 2px solid #fff;
    z-index: 9;
	top: 50%;
    margin-top: -50px;
}
.testohome {
position: relative;
    width: 340px;
    left: 50%;
    top: 50%;
    margin-left: -170px;
    /* margin-top: -90px; */
    /* border: 4px solid #fff; */
    z-index: 9;
    text-align: left;
	height:100%;
	padding-bottom:50px;
}
.fascialogo {
	left:0;
	margin-left:0;
}
}
