.fnt14px {
	font-size: 14px;
}
.fnt16px {
	font-size: 16px;
}
.fnt18px {
	font-size: 18px;
}
.fnt20px {
	font-size: 20px;
}
.fnt22px {
	font-size: 22px;
}
.fnt24px {
	font-size: 24px;
}
.fnt26px {
	font-size: 26px;
}
.fnt30px {
	font-size: 30px;
}
.fnt36px {
	font-size: 40px;
}
.fnt40px {
	font-size: 40px;
}
.fnt45px {
	font-size: 45px;
}
.fnt50px {
	font-size: 50px;
}

@media (max-width: 960px) {
	.fnt14px {
		font-size: 9px;
	}
	.fnt16px {
		font-size: 11px;
	}
	.fnt18px {
		font-size: 12px;
	}
	.fnt20px {
		font-size: 13px;
	}
	.fnt22px {
		font-size: 15px;
	}
	.fnt24px {
		font-size: 16px;
	}
	.fnt26px {
		font-size: 17px;
	}
	.fnt30px {
		font-size: 20px;
	}
	.fnt36px {
		font-size: 24px;
	}
	.fnt40px {
		font-size: 27px;
	}
	.fnt45px {
		font-size: 30px;
	}
	.fnt50px {
		font-size: 33px;
	}
}

@media (max-width: 640px) {
	.fnt14px {
		font-size: 6px;
	}
	.fnt16px {
		font-size: 6px;
	}
	.fnt18px {
		font-size: 7px;
	}
	.fnt20px {
		font-size: 8px;
	}
	.fnt22px {
		font-size: 8px;
	}
	.fnt24px {
		font-size: 10px;
	}
	.fnt26px {
		font-size: 11px;
	}
	.fnt30px {
		font-size: 12px;
	}
	.fnt36px {
		font-size: 14px;
	}
	.fnt40px {
		font-size: 16px;
	}
	.fnt45px {
		font-size: 18px;
	}
	.fnt50px {
		font-size: 20px;
	}
}

mih48 {
	min-height: 48px;
}

.h120 {
	height: 120px;
}
.h180 {
	height: 182px;
}
.h230 {
	height: 230px;
}
.h340 {
	height: 340px;
}
.h362 {
}
.h387 {
	height: 540px;
}
.h540 {
	height: 536px;
}
.h590 {
	height: 590px;
}

.w320 {
	width: 320px;
	transform: translateX(-50%)!important;
	left: 50%;
}
.w960 {
	width: 958px;
	left: 0px;
	margin-left: 0px;
}
.r16-9 {
	aspect-ratio: 16 / 9;
}
.w100p {
	margin:1%;
	width:98%;
	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

@media (max-width: 960px) {
	.h120 {
		height: 90px;
	}
	.h387 {
		height: 360px;
	}
	.h540 {
		height: 360px;
	}
	.h590 {
		height: 410px;
	}
	.w960 {
		width: 639px;
	}
}

@media (max-width: 640px) {
	.h120 {
		height: 60px;
	}
	.h387 {
		height: 180px;
	}
	.h540 {
		height: 180px;
	}
	.h590 {
		height: 230px;
	}
	.w960 {
		width: 320px;
	}
}

.m1p {
	margin-top:1%;
	margin-bottom:1%;
}

.corpobox	 {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	font-size:14px;
}
.corpobox>p {
	font-size:inherit;
}

.gsuitebox	 {
	position: relative;
	width: 100%;
	overflow: hidden;
	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
	margin-top:10px;
	margin-bottom:10px;	
	border: 1px solid #333;
}

.titletextbox {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 50%;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
}

.titlemwf {
	position: relative;
	left: 0px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-family: Titillium Web;
	font-size: 20px;
	text-align: left;
}

.textbox {
	position: relative;
	margin-left:10px;
	margin-right:10px;
	word-wrap: break-word;
	font-family: Titillium Web;
	font-size: 14px;
	color: #000;
}

@media (max-width: 640px) {
	.textbox {
		font-size: 13px;
	}
}

.corpobox2 {
	position: relative;
	width: 100%;
	height: 72px;
	line-height:150%;
}

.hrdiv {
	position: absolute;
	width:80%;
	left:10%;
	height:1px;
	border:none;
	line-height:150%;
	top: 36px;
}

@media (max-width: 960px) {
	.corpobox2 {
		height: 48px;
	}
	.hrdiv {
		top: 24px;
	}
}
@media (max-width: 640px) {
	.corpobox2 {
		height: 24px;
	}
	.hrdiv {
		top: 12px;
	}
}

.immagibox {
	position: relative;
	width: 640px;
	transform: translateX(-50%)!important;
	left: 50%;
	aspect-ratio: 16 / 9;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.immagibox1 {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width: 640px) {
	.immagibox {
		width: 98%;
		margin-left: 1%;
		margin-right: 1%;
		left: 0px;
		transform: none!important;
	}
}

.videobox {
	position: relative;
	top:0px;
	background-position: center;
	background-repeat: no-repeat;
}

.buttondiv {
	position: absolute;
	top: 50%;
	transform: translateX(-50%)!important;
	transform: translateY(-50%)!important;
	height: 56px;
	line-height: 56px;
	font-family: Titillium Web;
	font-size: 20px;
	min-width: 300px;
	left: 50%;
	margin-left: -150px;
	border-radius: 2px;
	opacity: 0.8;
	text-align: center;
	cursor: pointer;
}
.buttondiv:hover {
	opacity: 1;
}
@media (max-width: 310px) {
	.buttondiv {
		width: 98%;
	}
}

.immagibox2 {
	position:relative;
	width: 32%;
	padding-bottom: 1%;
	padding-right: 1%;
	aspect-ratio: 16 / 9;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: default;
	float:left;
}
@media (max-width: 1100px) {
	.immagibox2 {
		width: 48%;
	}
}
@media (max-width: 600px) {
	.immagibox2 {
		width: 98%;
	}
}

.textbox1 {
	position: relative;
	width: 98%;
	cursor: pointer;
	padding-left: 1%;
	padding-right: 1%;
	min-height: 48px;
  float:left;
	font-family: Titillium Web;
	font-size: 14px;
	color: #000;
}

.textbox2 {
	font-family: Titillium Web;
	font-size: 14px!important;
	position: relative;
	width: 48.5%;
	min-height: 48px;
	color: #000;
  float:left;
	box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tbl {
	margin-left:1%;
	margin-right:0.5%
}
.tbr {
	margin-left:0.5%;
	margin-right:1%
}

.slideshow-container {
	position: relative;
	width: 100%;
	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tablecell {
	position:relative;
	border-color:#666;
	border-bottom:1px solid;
	border-right:1px solid;
	box-sizing: border-box;
	float:left;
	overflow:hidden;
}

.cell1 {
	width:100%;
}
.cell2 {
	width:50%;
}
.cell3 {
	width:33.33%;
}
.cell4 {
	width:25%;
}
.cell5 {
	width:20%;
}
.cell6 {
	width:16.66%;
}
.cell7 {
	width:14.285%;
}
.cell8 {
	width:12.5%;
}
.cell9 {
	width:11.11%;
}
.cell10 {
	width:10%;
}
.cell11 {
	width:9.09%;
}
.cell12 {
	width:8.33%;
}
.cell13 {
	width:7.69%;
}
.cell14 {
	width:7.14%;
}
.cell15 {
	width:6.66%;
}
.cell16 {
	width:6.25%;
}
.cell17 {
	width:5.88%;
}
.cell18 {
	width:5.55%;
}
.cell19 {
	width:5.26%;
}
.cell20 {
	width:5%;
}
.cell21 {
	width:4.76%;
}
.cell22 {
	width:4.54%;
}
.cell23 {
	width:4.34%;
}
.cell24 {
	width:4.16%;
}
.cell25 {
	width:4%;
}
.cell26 {
	width:3.84%;
}
.cell27 {
	width:3.70%;
}
.cell28 {
	width:3.57%;
}
.cell29 {
	width:3.44%;
}
.cell30 {
	width:3.33%;
}


.celltext {
	position:relative;
	left:1%;
	width:98%;
}

.celltextleft {
	text-align: left;
}
.celltextcenter {
	text-align:center;
}
.celltextright {
	text-align:right;
}
.celltexttop {
	top:0px;
	transform:translateY(0%)!important;
}
.celltextmiddle {
	top:50%;
	transform:translateY(-50%)!important;
}
.celltextbottom {
	top:100%;
	transform:translateY(-100%)!important;
}

.mySlides {
  display: none;
  box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
}

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
 	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;

}
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

.textcarousel {
  position: absolute;
  bottom: 10px;
  height: 50px;
  line-height: 50px;
  width: 100%;
}

@media (max-width: 960px) {
	.textcarousel {
		bottom: 5px;
	  height: 36px;
	  line-height: 36px;
	}
}
@media (max-width: 640px) {
	.textcarousel {
	bottom: 2px;
  height: 20px;
  line-height: 20px;
	}
}

.embedbox {
	box-sizing:border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
	margin-top:10px;
	margin-bottom:10px;	
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.active, .dot:hover {
  background-color: #717171;
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.fade1 {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade1 {
  from {opacity: .4}
  to {opacity: 1}
}
@keyframes fade1 {
  from {opacity: .4}
  to {opacity: 1}
}

.gallery-container {
	position: relative;
	width: 100%;
	min-height: 60px;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align:center;
}

.banner-container {
	text-align: left;
	position: relative;
	width: 100%;
	min-height: 68px;
	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.galleryboxcon {
	text-align: left;
	position: relative;
	min-height: 68px;
	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.gbc0, .gbc0g{
	width:100%;
	left:50%;
	transform: translateX(-50%)!important;
}
.gbc1 {
	width:16.67%;
	left:50%;
	transform: translateX(-50%)!important;
}
.gbc1g {
	width:215px;
	left:50%;
	transform: translateX(-50%)!important;
}
.gbc2, .gbc2g {
	width:33.34%;
	left:50%;
	transform: translateX(-50%)!important;
}
.gbc3, .gbc3g {
	width:50%;
	left:50%;
	transform: translateX(-50%)!important;
}
.gbc4, .gbc4g {
	width:66.67%;
	left:50%;
	transform: translateX(-50%)!important;
}
.gbc5, .gbc5g {
	width:83.33%;
	left:50%;
	transform: translateX(-50%)!important;
}
.gbc6, .gbc6g {
	width: 50%;
	left:50%;
	transform: translateX(-50%)!important;
}
.gbc7, .gbc7c {
	width: 25%;
	left:50%;
	transform: translateX(-50%)!important;
}
.gbc8, .gbc8g {
	width: 50%;
	left:50%;
	transform: translateX(-50%)!important;
}
.gbc9, .gbc9g {
	width: 75%;
	left:50%;
	transform: translateX(-50%)!important;
}

@media (max-width: 1440px) {
	.gbc0g, .gbc5g{
		width:1173px;
	}
	.gbc4g{
		width:935px;
	}
	.gbc3g{
		width:680px;
	}
	.gbc2g{
		width:440px;
	}
}
@media (max-width: 1180px) {
	.gbc0g, .gbc5g{
		width:935px;
	}
}
@media (max-width: 920px) {
	.gbc0g, .gbc4g, .gbc5g{
		width:680px;
	}
}
@media (max-width: 685px) {
	.gbc0g, .gbc3g, .gbc4g, .gbc5g{
		width:440px;
	}
}
@media (max-width: 445px) {
	.gbc0g, .gbc2g, .gbc3g, .gbc4g, .gbc5g{
		width:215px;
	}
}


@media (max-width: 640px) {
	.gbc1 {
		width: 160px;
		left: 80px;
	}
	.gbc2 {
		width:50%;
		left:50%;
		transform: translateX(-50%)!important;	}
	.gbc3 {
		width:66.67%;
	}
	.gbc4 {
		width:83.33%;
	}
	.gbc5, .gbc7 {
		width:50%;
	}
	.gbc8, .gbc9 {
		width:100%;
	}
}

.galleryimage {
	width: 14.66%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:contain;
	border: 1px solid #333;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.galleryimage1 {
	width: 98%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:contain;
	border: 1px solid #333;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.galleryimage2 {
	width: 48%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:contain;
	border: 1px solid #333;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.galleryimage3 {
	width: 31.33%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:contain;
	border: 1px solid #333;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.galleryimage4 {
	width: 23%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:contain;
	border: 1px solid #333;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.galleryimage5 {
	width: 18%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:contain;
	border: 1px solid #333;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

@media (max-width: 1440px) {
	.galleryimage, .galleryimage1, .galleryimage2, .galleryimage3, .galleryimage4, .galleryimage5 {
		width: 211px;
	}
}


.galleryboxcon1 {
	position: relative;
	min-height: 60px;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align:center;
}


.ar5_2 {
	aspect-ratio: 5 / 2;
}

.ar16_9 {
	aspect-ratio: 16 / 9;
}

.bannerimage {
	text-align:left;
	width: 14.66%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	border: 1px solid #fff;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.bannerimage1, .bannerimage14, .bannerimage18 {
	text-align:left;
	width: 98%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	border: 1px solid #fff;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.bannerimage2, .bannerimage24, .bannerimage28 {
	text-align:left;
	width: 48%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	border: 1px solid #fff;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.bannerimage3, .bannerimage38 {
	text-align:left;
	width: 31.33%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	border: 1px solid #fff;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.bannerimage4, .bannerimage48 {
	text-align: left;
	width: 23%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	border: 1px solid #fff;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.bannerimage5 {
	text-align:left;
	width: 18%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	border: 1px solid #fff;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.bannerimage6 {
	text-align:left;
	width: 14.66%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	border: 1px solid #fff;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.bannerimage7 {
	text-align:left;
	width: 12.28%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	border: 1px solid #fff;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.bannerimage8 {
	text-align:left;
	width: 10.5%;
	margin: 1%;
	position: relative;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	border: 1px solid #fff;
	background-color: #fff;
	cursor:pointer;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


@media (max-width: 960px) {
	.bannerimage {
		margin: 3px;
	}
}

@media (max-width: 640px) {
	.bannerimage2, .bannerimage14 {
		width: 98%;
	}
	.bannerimage4, .bannerimage24 {
		width: 48%;
	}
	.bannerimage5, .bannerimage6, .bannerimage7, .bannerimage8 {
		width: 23%;
	}
}


.bannerimage1 {
	width: 98%;
	aspect-ratio: 16 / 9;
	margin: 1%;
	position: relative;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left; 
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	border: 1px solid #aaa;
	background-color: #fff;
	cursor:pointer;
}

.imagegallerybig {
	position:fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display:none;
}

.imagegallerybigback {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	background-color: #000;
}

.imagegallerybigclose {
	position:absolute;
	right: 10px;
	top: 10px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	opacity: 0.80;
  transition: 0.6s ease;
	background-color: #000;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
	font-size: 35px;
	text-align: right;
  user-select: none;
	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.imagegallerybigclose:hover {
	opacity: 1;
}

.textright {
	text-align: right;
}

.clearboth {
	text-align:left;
	position:relative;
	clear:both;
}

.imagegallerybigphoto {
	position:absolute;
	left: 70px;
	top: 70px;
	right: 70px;
	bottom: 70px;
	background-position: center;
	background-repeat: no-repeat;
	background-size:contain;
}

@media (max-width: 1024px),(max-height: 500px) {
	.imagegallerybigphoto {
		position:absolute;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
		background-position: center;
		background-repeat: no-repeat;
		background-size:contain;
	}
}

.prev1, .next1 {
  cursor: pointer;
  position: absolute;
  top: 50%;
	background-color: #000;
  width: auto;
	opacity: 0.80;
  margin-top: -22px;
  padding: 16px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.next1 {
  right: 0;
  border-radius: 3px 0 0 3px;
 	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;

}
.prev1:hover, .next1:hover {
	opacity: 1;
}