

@charset 'UTF-8';


/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

html
	{
		height: 100%;
		background-color:#f7f7f7;	
	background-blend-mode: multiply;
	background-image: url(/images/1-w2.jpg);
    background-size: cover;
	}
	
	body
	{
		margin: 0;
		padding: 0;
		background: ;
		text-align:center;
		height: 100%;
	}

	body
	{
		font-family: 'Comfortaa', cursive;
		font-size: 11pt;
		font-weight: 300;
		
		color: ;
	}
	
header
{
	z-index: 1005;
    width: 100%;
    height: 5em;
    position: fixed;
    top: 0;
    left: 0;
    background-color:rgba(255,255,255,0.9);
    opacity:1;
}

.header2
{
	z-index: 1005;
    width: 100%;
    height: 4em;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.9);
    opacity:0;
}

.topSpace
{
	padding-top:1em;
}

.topPad
{
	padding-top:10vh;
}

.menu
{
	list-style-type: none;
    margin: 0;
    text-align: center;
    padding:0;
	font-family: 'Comfortaa', cursive;
    font-weight:bold;
    font-size:1em;
    width:100%;
    top: 0;
    left:0;
    z-index: 20;
    display:inline-block;
    opacity:1 !important;
    /*box-shadow:inset 0px 0px 0px 0px #000;*/
	border-bottom: 2px solid #d5ac54;
}

.menu ul
{
	display:inline-block;
}

.menu li
{
	display:inline-block;
	padding: 1.89em 1em;
	position:relative;
	text-shadow: 0px 0px 0px #000000;
}

.menu li a
{
	text-decoration: none;
    margin: 0;
    color:rgba(0, 0, 0,0);
}
	
#main
{
	height:100%;
	margin-bottom: 277px;
}
	
.container
{
	max-width: 1200px;
    margin: 0 auto;
}


#logoImg
{
	height:100%;
}

#logoImg2
{
	height:100%;
	display:none;
	opacity:0;
}

#logo 
{
    height:5.2em;
    display: inline-block;
    z-index: 2500;
    cursor:pointer;
    padding-top: 15vh;
    top: 0;
    left: 1vw;
    width:4%;
    position:fixed;
}

#msg1
{
	display: block;
    z-index: 2500;
    width:100%;
    font-family: 'Kaushan Script', cursive;
    color:#d5ac54;
    font-size:8vh ;
    opacity:1;
 /*   text-shadow: 0px 0px 1px #4d805e;*/
}

#msg2
{
	display: inline-block;
    z-index: 2500;
    width:100%;
    font-family: 'Kaushan Script', cursive;
    font-size:10vh ;
    color:#d5ac54;
    position: fixed;
    top: 30vh;
    left: 0;
    opacity:0;
  /*  text-shadow: 0px 0px 1px #4d805e;*/
}

#logo2
{
    height:4em;
    left:1vw;
    position:fixed;
    display: inline-block;
    z-index: 25;
    cursor:pointer;
}


#boxLogo
{
	background-color:#ffffff;
	width: 100%;
	height:18vh;
	position:absolute;
	top: 0;
    left: 0;
	
}

#slideshow
{
	position: relative;
	width: 100%;
	height: 99.9vh;
	max-height:55vw;
	overflow: hidden;
	z-index: 1001;
	/*margin: 100px auto 0px;*/
	display:inline-block;
	box-shadow: 0px 0px 15px 1px #000;
}

#gallerySpacer
{
	display: block;
    height: 10px;
}

#slideshow2
{
	position: absolute;
	z-index:1001;
	top:0;
	left:0;
	width: 100%;
	height: 100vh;
	max-height:55vw;
	overflow: hidden;
	/*margin: 100px auto 0px;*/
	display:inline-block;
}

.slideshow2
{
	position: absolute;
	z-index:1001;
	top:0;
	left:0;
	width: 100%;
	max-height: 48.9vw;
	overflow: hidden;
	/*margin: 100px auto 0px;*/
	display:inline-block;
}

.RArrow
{
	z-index: 2;
    position: absolute;
    transform: rotate(-90deg);
    height: 6em;
    right: 0;
    top: 42vh;
    opacity:0;
    cursor: pointer;
}

.LArrow
{
	z-index: 2;
    position: absolute;
    transform: rotate(90deg);
    height: 6em;
    left: 0;
    top: 42vh;
    opacity:0;
    cursor: pointer;
}

.BArrow
{
	z-index: 2;
    position: absolute;
    transform: rotate(0deg);
    height: 6em;
    bottom: 1vw;
    opacity: 0;
    cursor: pointer;
    margin-left: -2.5em;
}

.tri
{
	display:inline-block;
	width:30%;
	
}

.duo
{
	display:inline-block;
	height: 25vw;
    width: 37.5vw;
	position: relative;
	
}

.duoW
{
	display: block;
    width: 48%;
    position: relative;
    margin-bottom: 5vw;
    float: left;
    padding: 0 0.5vw;
    text-align:center;
}

.triW
{
	display: block;
    width: 32%;
    position: relative;
    margin-bottom: 5vw;
    float: left;
    padding: 0 0.5vw;
    text-align:center;
}

.triW h3,.duoW h3
{
	color:#caa24c;
}

.triText
{
	display: inline-block;
    position: absolute;
    text-align: center;
    width:100%;
    font-family: 'Prata', serif;
    top: 20vw;
}

.triTextP
{
	position: relative;
	font-size: 1em;
    width: 95%;
    letter-spacing: 0px;
    display: inline-block;
    font-family: 'Prata', serif;
}

.imgText
{
	display: inline-block;
    position: absolute;
    text-align: center;
    width:100%;
    font-family: 'Charm', cursive;
    opacity:1;
    margin-left: -50%;
    padding-top: 7vw;
    top: 0%;
    height: 100%;
    background-color: rgba(255,255,255,0.5);
    opacity:0;
}

.fotoT
{
	height:100%;
	position: absolute;
    margin-left: -50%;
}

.top
{
	top: -10vw;
}

.top05
{
	top:-10vw;
}

.fotoF
{
		width: 100%;
		height: 100%;
		position: absolute;		
		left: 0px;
}

.fotoF2
{
		width: 100%;
		height: auto;
		top:0;
		left: 0px;
}

#backM
{
	display:block;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	z-index: 1000;
}

.social-media a{
	color: #caa24c;
}

.social-media a:hover{
	color: #3c2a05;
}

.social
{
	margin-top: 15px;
}

.social a i
{
	font-size: 22px;
	margin-right: 12px;
}
.social a i:hover
{
	color: #3c2a05;
}

.socials
{
	display:inline-block;
	padding-left:0;
	font-size:1.6em;
	margin: 0;
}

.socials li a
{
	color:#ffffff;
}

.socials li a i:hover {
    color: #000;
    /*transform:scale(1.4,1.4);*/
    
}

.socials li
{
	text-decoration:none;
	color:#000;
	display:inline-block;
}

footer
{
	/*border-top: 1px solid #c7c4c2;*/
	position: fixed;
    right: 0;
    left: 0;
	bottom: 0;
	z-index:-1;
	/*background-color: rgba(220, 174, 76, 0.9);*/ /*#dcae4c;*/
}

#boxFootLogo
{
	width:5em;
}

#footLogo
{
	width:10em;
}

#footText
{
	display:inline-block;
	width:100%;
	background-color:#d5ac54;
	font-family:'Prata', serif;
}

#footText p a
{
	color:#000000;
}

#footText p a:hover
{
	color:#e6ffe6;
}

li a i
{
	padding:1vh;
}


input
	{
		width: 50%;
	    border: 1px solid #000;
	    padding: 0.5em;
	    margin: 1em;
	    font-family: 'Prata', serif;
	}
	
textarea
{
	border: 1px solid #000;
	padding: 0.5em;
	font-family: 'Prata', serif;
	width:95%;
	margin-top: 1em;
}

#fullScreen
{
	width: 100%;
	text-align: center;
	display:inline-block;
}


#fullScreenText
{
    margin: 0 auto;
	text-align: center;
	display:inline-block;
	max-width:1200px;
	padding:0 1.2em;
	padding-top:1em;
}

#fullScreenContact
{
    margin: 0 auto;
	text-align: center;
	max-width:800px;
}

#terms
{
    margin: 0 auto;
    margin-top:5em;
	text-align: center;
	display:inline-block;
	max-width:800px;
	margin-top:2em;
	text-align:justify;
	font-family: 'Prata', serif;
	padding-left: 1em;
    padding-right: 1em;
}

#terms h1
{
	padding:1vh;
	padding-top:2vh;
	font-family: 'Charm', cursive;
	color:#caa24c;
	font-size:1.6em;
	text-align:center;
	margin-bottom:3em;
}

#terms h3
{
	color:#caa24c;
}

#fullScreen2
{
	width: 85%;
    text-align: center;
    margin: 0 auto;
    margin-top:10vh;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}

#fullScreenText .textW h1
{
	padding:0.5em;
	padding-top:0.7em;
	font-family: 'Charm', cursive;
	color:#caa24c;
	font-size:1.2em;
	display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}

#fullScreen h1,#fullScreenTeam h1
{
	padding:1em;
	padding-top:0.55em;
	font-family: 'Charm', cursive;
	color:#caa24c;
	font-size:1.6em;
}

#fullScreen h2,#fullScreenTeam h2
{
	padding:1em;
	padding-top:0.55em;
	font-family: 'Charm', cursive;
	color:#caa24c;
	font-size:1.6em;
}

#fullScreenContact h1
{
	font-family: 'Charm', cursive;
	color:#3c2a05;
	font-size:2em;
}

#imagesTit
{
	text-align: center;
	font-family: 'Kaushan Script', cursive;
	width: 100%;
    text-align: left;
    font-size: 2em;
}

#imagesTit h3
{
	text-align: left;
    padding: 1vh;
    border-bottom: 3px solid #d5ac54;
    padding-left: 6vw;
    width: max-content;
}

#imagesTit p
{
	text-align: right;
    border-bottom: 3px solid #d5ac54;
	min-width: 27%;
    max-width: 53%;
}

.test
{
	text-shadow:0px 0px 50px #000;
}
	
#fullScreen p,#fullScreenContact p
{
	font-size: 16px;
    max-width: 800px;
    letter-spacing: 1px;
    display: inline-block;
    font-family: 'Prata', serif;
    text-align: justify;
}

#fullScreenContact p
{
    display: block;
    margin: 2em 0;
}

#fullScreen p span
{
	font-size:1.5em;
	font-weight: bold;
}

.container2 h1
{
	padding-top:3%;
	font-size:2.5em;
	text-shadow:0px 0px 2px #fff;
}

.more
{
	text-decoration: none;
    width: 9em;
    display: inline-block;
    margin: 3em;
    padding: 10px;
    background-color: #caa24c;
    color:#fff;
    border:1px solid #caa24c;
    cursor:pointer;
    font-family: 'Prata', serif;
}

.moreButtonLeft
{
	text-align: center;
	text-decoration: none;
    width: 9em;
    display: inline-block;
    margin-left:0;
    margin-top: 3em;
    margin-bottom: 3em;
    background-color: #caa24c;
    color:#fff;
    border:1px solid #caa24c;
    cursor:pointer;
    font-family: 'Prata', serif;
}

.more:hover,.moreButtonLeft:hover
{
    background-color: #cfe2d7;
    color:#1d3025;
}

.button {
	text-align:center;
    width:8em;
   	background-color:#000;
    border:2px solid #000;
    display:inline-block;
    color:#fff;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    cursor:pointer;
    text-decoration:none;
    margin:2em;
    -moz-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
		-webkit-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
		-o-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
		-ms-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
		transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
    
}

.buttonS {
    width:auto;
   	background-color:#000033;
    border:2px solid #000033;
    display:inline-block;
    color:#fff;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    cursor:pointer;
    font-size:1.2em;
    text-decoration:none;
    margin:1em;
    
}

.button:hover
{
	background-color: #fff;
	color: #000;
	border:2px solid #000;
	/*box-shadow:inset 3px 3px 3px 3px #fff;*/
	/*box-shadow: -10px -10px 5px #000058;*/
	box-shadow: 0px 0px 30px 1px #000;
	text-decoration: none;
	
}

#boxLogoC
{
	background-color:#c0c0c0;
	border-bottom: 1px solid #000022;
	padding:2vh;
}

#logoC
{
	width:60%;
}

h1 span
{
	color:#2c6dd6;
}

#boxStampa
{
	border: 1px solid #000022;
	display:inline-block;
	margin:10%;
	width:60%;
	margin-bottom: 2%;
}

#boxStampa #logo #logoImg
{
	width:90%;
}

#boxStampa h1
{
	font-size: 1.2em;
	width:80%;
	display:inline-block;
}

.mobile
{
	display:none;
}

/*#back
{
	z-index: 900000000000000000000000000;
}
*/
#boxButton
{
	display:none;
}

#hiddenMenu
{
	display:none;
}

.fotoAb
{
	display: inline-block;
    width: 25%;
    max-width: 335px;
    margin-right: 0%;
    margin-left: 10%;
    float: left;
    margin-right:2%;
    margin-top: 2em;
    margin-bottom: 0.5em;
}

.fotoW
{
	width:100%;
}

.boxFotoW
{
	display: table-row;
    float: left;
    margin-top: 2em;
    max-width: 500px;
    margin-right:3em;
}

.boxFotoW h1
{
	padding:0.5em;
	padding-top:0.7em;
	font-family: 'Charm', cursive;
	color:#caa24c;
	font-size:1.2em;
	display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    display: none;
}

.textAb
{
	font-size: 16px;
    width: 53%;
    max-width: 715px;
    float:left;
    letter-spacing: 1px;
    display: inline-block;
    font-family: 'Prata', serif;
    margin-top: 2em;
    text-align:justify;
}

.textW
{
	font-size: 15px;
    max-width: 600px;
    font-family: 'Prata', serif;
    text-align:justify;
    display: table-cell;
}

#galleryWrapper
{
	width: 100%;
    display: inline-block;
}

#cboxTitle
{
	display:none !important;
}

#galleryList li 
{
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#galleryBox
{
	width: 100%;
	max-width:1200px;
	padding-top:5vh;
	display:inline-block;
}

#galleryBox h1
{
	color:#caa24c;
	font-size:1.6em;
	padding-top: 2em;
}

.left
{
	max-width: 700px;
    display: inline-block;
    text-align: center;
    font-size: 1.2em;
}

.right
{
	max-width:400px;
	display:inline-block;
}

#googleMap
{
	display:block;
	width:100%;
    height: 66vh;
    margin-top:8em;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}

#checkbox
{
	font-family: 'Prata', serif;
	padding-left: 2em;
    text-align: justify;
}

#ctrlDatiPersonali
{
	margin:0;
	margin-top:2px;
	width:2em;
	float: left;
}

input[type="checkbox" i] 
{
    width: 1em;
    height: 1em;
}

input[type="text"] 
{
    width: 97%;
    margin-left: 0;
    padding: 0.5em 0;
    padding-left: 2%;
}


form
{
	margin-top: -1em;
	font-family: 'Prata', serif;
}

select
{
	font-family: 'Prata', serif;
	margin: 1em 0;
	max-width: 98%;
	padding: 0.4em;
}

#selTit
{
	margin-top: 3em;
}

.centered
{
	text-align: center;
}

.g-recaptcha
{
	display:inline-block;
}

.imgText h1
{
	color:#caa24c !important;
	text-shadow: 0px 0px 5px #ffffff;
}

#homeButton
{
	cursor: pointer;
}

#footMenu
{
	list-style-type: none;
    margin: 0;
    text-align: center;
    padding:0;
	font-family: 'Comfortaa', cursive;
  	font-size: 0.9em;
    display:inline-block;
    color:#fff;
}

#footMenu ul
{
	display:inline-block;
}

#footMenu li
{
	display:inline-block;
	padding: 2vh 1em;
}

#footMenu li a
{
	text-decoration: none;
	color: #3c2a05;
    margin: 0;
}

.flex-images
{
	overflow:hidden;
}

.fotoTeam
{
	display: inline-block;
    width: 110px;
    margin-right: 0%;
    margin-left: 0%;
    float: left;
    margin-top: 2em;
    margin-bottom: 3em;
    border-radius: 50%;
    border: 3px solid #d5ac54;
}

.textTeam
{
	font-size: 16px;
    width: 80%;
    letter-spacing: 1px;
    display: inline-block;
    font-family: 'Prata', serif;
    margin-top: 5.5em;
    text-align: justify;
    float: left;
    margin-left: 4%;
}

#fullScreenTeam .textTeam h1
{
	padding:0;
}

#fullScreenTeam
	{
	    width: 80%;
	    text-align: justify;
	    display: inline-block;
	}

#fullScreenTeam p
	{
	    font-size: 18px;
	    letter-spacing: 1px;
	    display: inline-block;
	    font-family: 'Comfortaa', cursive;
		line-height: 24px;
	    text-align: center;
	    width: 100%;
	}
	
#fullScreenTeam p i
	{
	    font-size: 16px;
	    letter-spacing: 1px;
	    display: inline-block;
	    color:#70a985;
	}
	
#fullScreenTeam #teamH1
{
	text-align: left;
    padding: 0;
    position: relative;
    left: 5%;
    margin-left: 110px;
    top: 4em;
    width: 50%;
}

#team
{
	margin-top: -3em;
    margin-bottom: 3em;
}

#team #fullScreenTeam
{
	height:170px;
}

.closer
{
	position: relative;
    bottom: 4em;
}

.wLang
{
	text-decoration: none;
	font-family:'Comfortaa', cursive;
	outline: none;
	color: #000;
	border:none;
	cursor: pointer;
	font-weight: bold;
    font-size: 1em;
	text-align:center;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 0.5em;
    padding-bottom: 0.2em;
    display:inline-block;
}

.lingua
{
	display: none;
    position: fixed;
    top: 2.5em; 
    right: 2em;
    cursor: pointer;
    z-index:10000000;
}

.lingua a:hover 
{
    color: #d5ac54;
}

.menu li a:hover 
{
    color: #d5ac54 !important;
}

.leftCont
{
	width:65%;
	display: inline-block;
	float: left;
	text-align: left;
}

.rightCont
{
	width:35%;
	display: inline-block;
	font-family: 'Prata', serif;
}

.leftAll
{
	text-align:left;
}

@media only screen and (max-width:1050px)		/*// MOBILE- //*/
	{
		.rightCont span
		{
			display:block;
			margin-top: 1em;
		}
		select
		{
			margin-top:0.5em;
			margin-bottom:1em;
			max-width: 90%;
		    margin-left: 0px;
		}
		.leftCont 
		{
			width: 100%;
		}
		.rightCont 
		{
			width: 100%;
		}
		#hiddenMenuSpacer
		{
			height:2em;
			background-color:#d5ac54;
		}
		.lingua
		{
			display: none;
		    position: fixed;
		    top: 5em;
		    left:0;
		    width: 100%;
		    background-color:#d5ac54;
		    height:2em;
		}
		.wLang
		{
			color:#ffffff;
			font-weight: normal;
			font-size: 1.1em;
    		padding: 0.5em 0.5em;
		}
		.closer
		{
		    bottom: 0em;
		}
		#fullScreenTeam #teamH1 
		{
		    position:static;
		    margin-left:0;
		    margin-bottom:0;
		    margin-top: 3em;
		    width:100%;
		    text-align:center;
		}
		#fullScreenTeam
		{
		    width: 85%;
		}
		.fotoTeam
		{
		    width: 7em;
		    float: none;
		    margin-top: 2em;
		    margin-bottom: 0;
		    margin-left:5em;
		    margin-right:5em;
		    border-radius: 50%;
		}
		.textTeam
		{
			width:100%;
		    float: none;
		    margin:0;
		    margin-top: 2em;
		}
		.flex-images .item 
		{
		    width: 300px;
		}
		.flex-images
		{
			width:100%;
		}
		.boxFotoW h1
		{
			display:inline-block;
		}
		#fullScreenText .textW h1
		{
			display:none;
		}
		.imgText h1
		{
			font-size:1em !important;
		}
		.duo
		{
			width: 48%;
		    height: 32vw;
		}
		#checkbox
		{
			width: 85%;
    		display: inline-block;
    		padding-left:0;
    		margin-bottom: 2em
		}
		textarea
		{
			width: 90%;
		}
		input[type="text"] 
		{
		    width: 90%;
		    margin-left: 0;
		    display: inline-block;
		    margin-right: 0;
		}
		#backM
		{
			width: 100%;
		}
		.RArrow
		{
		    height: 3em;
		    top: 20vw;
		}
		.LArrow
		{
		    height: 3em;
		    top: 20vw;
		}
		.BArrow
		{
		    display:none;
		}
		#logo2
		{
			height:4em;
		}
		#googleMap
		{
		    margin-top:5em;
		}	
		.left
		{
			width: 85%;
		    float: none;
		    margin-top: 2em;
		    text-align: left;
		    padding-left: 0;
		    font-size: 1.2em;
		}
		
		.right
		{
			width:85%;
			display:inline-block;
		}
		.boxFotoW
		{
			width:90%;
			margin-top: 0;
    		margin-bottom: 2em;
    		margin-right:0;
    		float:none;
    		display:inline-block;
		}
		.textW
		{
			width:90%;
			margin-top: 1em;
			display:inline-block;
		}
		#galleryList li 
		{
		    float: none;
		}
		
		#galleryBox
		{
			width:95%;
			padding-top:0;
		}
		.textAb 
		{
			float: none;
		    width: 85%;
		}
		.fotoAb 
		{
		    display: inline-block;
		    width: 50%;
		    margin-right: 0;
		    margin-left: 0;
		    float: none;
		    margin-top: 2em;
		    margin-bottom: 0;
		}
		#imagesTit
		{
	    	font-size: 1.6em;
		}
		#logo
		{
			height: 4em;
		    z-index: 2500;
		    top:0;
		    position: fixed;
		    opacity:1;
		    padding-top:4em;
		    display: inline-block;
		}
		
		.menu
		{
			display:none;
		}
		#fullScreen h1,#fullScreenTeam h1
		{
			font-size:1.2em;
		}
		#fullScreen2 
		{
		    width: 90%;
		    text-align: center;
		    /* margin: 0 auto; */
		    margin-top: 3em;
		    display: inline-block;
		}
		
		#msg1
		{
		    opacity:1;
		    font-size:1.9em;
		    padding-top: 12vw;
		    margin:0 auto;
		    max-width: 200px;
		    text-shadow: none;
		}
		
		#msg2
		{
			margin-top:4em;
			top:40vw;
			position:fixed;
			font-size:1.9em;
			text-shadow: none;
		}
		.mobile
		{
			display:block;
		}
		
		.menuM
		{
			margin-top: 1em;
			display:block;
			text-decoration: none;
    		padding: 0;
    		height:100%;
		}
		
		.menuM li
		{
			padding:0.7em;
		}
		
		.menuM li a
		{
			color:#d5ac54;
			text-decoration: none;
			font-size: 1.2em;
		}
		#hiddenMenu
		{
			width:100%;
			height:130%;
			text-align:center;
			display:block;
			position:fixed;
			top:4em;
			left: 100%;
			background-color:#000;
			z-index: 1000000;
			overflow: auto;
			padding-top:0;
		}
		
		header, .header2
		{
			opacity:1 !important;
			height:4em !important;
		}
		
		.header2
		{
			background-color:#ffffff;
		}
		
		#main
		{
			padding-top:4em;
		}
		
		#imagesTit p
		{
			width:auto;
			display: inline-block;
			text-align: left;
		    padding: 0.7em;
		}
		
		#slideshow
		{
			position: relative;
			width: 100%;
			max-height: 48.5vw;
			overflow: hidden;
			/*margin: 100px auto 0px;*/
			display:inline-block;
		}
		
		#slideshow2
		{
			display:inline-block;
			top:4em;
			max-height: 62.7vw;
			position:fixed;
			box-shadow: rgb(0, 0, 0) 0px 0px 30px 1px;
		}
		
		.slideshow2
		{
			display:inline-block;
			top:4em;
			max-height: 62.7vw;
			position:fixed;
		}
		.triW 
		{
		    display: inline-block;
		    width: 85%;
		    position: relative;
		    margin-bottom: 2em;
		    float: none;
		    padding: 0;
		    text-align: center;
		}
		
		.fotoF2
		{
			display:inline-block;
		}
		
		#boxButton
		{
		    width: 2.5em;
		    top: 1.1em;
		    right: 4vw;
		    position: fixed;
		    z-index: 2000;
		    display:block;
		    cursor: pointer;
		}
		
		#boxButton span
		{
			background-color:#000;
			height: 1px;
		    display: block;
		    margin-bottom: 0.8em;
		}
		
		#fullScreen p 
		{
		    width: 90%;
		    font-size: 14px;
		}
		
		.topSpace
		{
			padding-top: 2em !important;
		}
		
		.top
		{
			top:0 !important;
		}
		
		.top05
		{
			top:0 !important;
		}
		
		#boxLogo
		{
			display:none !important;
		}
		.imgText
		{
    		font-size: 0.8em;
		}
		
		
	}

@media only screen and (max-width:1050px)and (min-width: 600px)		/*// TABLET- //*/
{
	.imgText
		{
    		font-size: 1.5em;
		}
	#logo 
	{
    	

    }
	#msg1
	{
		font-size:4em;
		top: 3em;
		max-width: 500px;
	}
	#msg2
	{
		font-size:4em;
		top: 5em;
	}
	
}

/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 992px) {
	#main {
    margin-bottom: 0;
	}
  footer {
    position: relative;
	opacity: 1 !important;
	z-index: auto;
  }
  
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {
  footer {
    position: relative;
	opacity: 1;
	z-index: auto;
  }
  .third-col{
	  width: 100% !important;
  }
}



/* scroll style start */
#scroll::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	/*border-radius: 4px;*/
	background-color: #232323;
}

#scroll::-webkit-scrollbar
{
	width: 5px;
	background-color: #232323;
}

#scroll::-webkit-scrollbar-thumb
{
	/*border-radius: 4px;*/
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #d5ac54;
}
/* scroll style end */

.contact-col {
	background-color: #f9f6f6;
	height: 240px;
}

.third-col{
	width: 33%;
	float: left;
    height: 205px;
    margin: 30px 0 0 0;	
	text-align: left;
}
.third-col .row{
    margin: 0 20px 0 20px;
	line-height: 22px;
}

.third-col .row img{
	float: left;
	margin: 5px 10px 5px 0px;
}
.third-col .row p{
	text-align:justify;
	margin: 5px 0px;
}

.third-col h3 {
	margin: 0;
	padding-bottom: 10px;
	font-size: 18px;
}

.third-col i {
float: left;
margin-right: 10px;
font-size: 18px;
color: #caa24c;
}

.third-col img.news-img {
	border: 1px solid #caa24c;
	    padding: 5px;
}

.third-col .news {
	height: 78px;
}

.third-col .news a{
	text-decoration:none;
	color: #000000;
}
.third-col .news a:hover{
	color: #caa24c;
}

.third-col .news a span{
	font-size: 12px;
	color: #caa24c;
}
.third-col ul {
	list-style: none;
    font-size: 16px;
    line-height: 26px;
	margin: 0;
	padding: 0;
}

.third-col li a {
    text-decoration: none;
	color: #000000;
}
.third-col li a:hover {
	color: #d7b56d;
}

.list-1-col li:before, .list-2-col li:before {
    font-family: "FontAwesome";
    content: "\f105";
    margin-right: 10px;
}


/*xeberler*/

#imagesBox
{
	width:100%;
	min-height:400px;
	margin-top:-1em;
	float:left;
	margin-bottom:2em;
}

.imgContainer
{
	width:23%;
	cursor:pointer;
	margin: 0 1%;
	margin-bottom: 17px;
	display:inline-block;
	float: left;
}

.imgCage
{
	width: 100%;
    height: 224px;
    overflow: hidden;
}

.imgContainer:hover
{
	opacity:0.9;
}

.imgContainer img
{
	/*width:100%;*/
	height:224px;
	-ms-transform: translate(-15%,0);
    -webkit-transform: translate(-15%,0);
    transform: translate(-15%,0);
}

.tit p
{
	font-size:12px;
	text-align:center;
	/*text-transform: uppercase;*/
	font-family: Charm;
	font-weight: bold;
	margin-top: 1em;
}

.imgContainer a:link {
    color: inherit;
    text-decoration: none;
}

/* visited link */
.imgContainer a:visited {
    color: inherit;
}

/* mouse over link */
.imgContainer a:hover {
    color: inherit;
}

/* selected link */
.imgContainer a:active {
    color: inherit;
}

.
