/* @override http://www.geotravelsystem.com/inc/style.css
	https://www.geotravelsystem.com/inc/style.css */

/* @override 
	http://geotravelsystem.com/inc/style.css */

BODY{
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 12px; 
}

BODY.home{
  font-size: 14px;
	background: url(../images/sfondo.jpg) center top no-repeat fixed #4c65a0;
}

.green{
    color: #6aa605;
}

A{
    color: #6aa605;
}

A:hover{
    text-decoration: none;
}

#home_content{
  max-width: 600px;
  margin: auto;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 15px;
	border-radius:  15px;
}

#home_content IMG{
	max-width: 100%;
	height: auto;
}

#overlay{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	background: url(../images/freccia.png) 230px 42px no-repeat rgba(0, 0, 0, 0.4);
	color: #333;
	font-size: 16px;
}

#overlay SPAN{
	width: 207px;
	margin-left: 35px;
	margin-top: 55px;
	padding: 10px;
	display: block;
	text-align: right;
	background: #fff;
	border-radius: 5px;
}

#menu,
#point{
	position: absolute;
	z-index: 1;
}

#sidebar{
    position: absolute;
    top: 15px;
    left: 15px;
    width: 250px;
    z-index: 10;
    padding: 5px;
    
    background: rgba(242, 242, 242, 0.9);
    border-radius: 5px;
}

#show{
    width: 25px;
    height: 35px;
    float: left;
    margin: 0 5px;
    z-index: 10;
    cursor: pointer;
    
    font-size: 36px;
    text-align: center;
    color: #666;
}

#collapse{
    display: none;
    width: 25px;
    height: 35px;
    float: left;
    margin: 0 5px;
    z-index: 10;
    cursor: pointer;
    
    font-size: 36px;
    text-align: center;
    color: #666;
}

#logo{
    width: 245px;
    height: 35px;
    float: left;
    z-index: 10;
    cursor: pointer;
    
    font-size: 18px;
    text-transform: uppercase;
    color: #6aa605;

}

#logo IMG{
	display: inline-block;
	float: left;
	margin-right: 5px;
}

#logo SPAN{
	padding-top: 11px;
	display: inline-block;
	float: left;
	width: 175px;
}

#show-hide{
    width: 5px;
    height: 25px;
    float: right;
    padding: 6px 0px;
    z-index: 10;
    cursor: pointer;
    
    font-size: 24px;
    text-align: right;
    color: #666;
}

#logo:hover > #show-hide{
	color: #6aa605;
}

#more{
    display: none;
    clear: both;
    width: 100%;
    z-index: 10;
    padding-top: 5px;
}

#cal{
	width: 50%;
	float: left;
	font-size: 20px;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	color: #666;
}

/*border-top: 1px solid #6aa605;*/

#nav{
	width: 50%;
	float: left;
	font-size: 20px;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	color: #666;
}

#cal.active,
#cal:hover{
	background: #f5f5f5;
	color: #f56f0b;
}

#nav.active,
#nav:hover{
	background: #f5f5f5;
	color: #0b18e5;
}

#nav span,
#cal span{
	font-size: 10px;
}

#more_content_nav,
#more_content_cal{
    width: 94%;
    padding: 3%;
    overflow: auto;
    z-index: 10;
	font-size: 12px;
}

#more_content_cal TABLE{
	color: #777;
	font-size: 12px;
}

#more_content_nav TABLE TD{
	font-size: 10px;
}

#more_content{
    width: 94%;
    padding: 3%;
    overflow: auto;
    z-index: 10;
	font-size: 12px;
}

#more_content TABLE TD{
	font-size: 10px;
}

#LANG{
	border: 0;
	border-radius: 0;
	padding: 2px;
	background: none;
	width: 100px;
	overflow: hidden;
	-webkit-appearance:none;
	cursor: pointer;
}

#LANG.it{
	width: 60px;
}

#LANG:checked{
	color: #6aa605;
}

#LANG::-ms-expand {
    display: none;
}

#credits{
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
}

#credits A{
	text-decoration: none;
	color: #6aa605;
}

#credits A:hover{
	text-decoration: underline;
	color: #000;
}

#poi_end,
#poi_start {
	font-size: 12px !important;
	width: 100%;
}

#category{
    position: absolute;
    top: 15px;
    right: 15px;
    height: 35px;
    z-index: 5;
    padding: 5px 0;
    
    background: rgba(242, 242, 242, 0.9);
    border-radius: 5px;
    font-size: 11px;
    text-align: center;
    color: #444;
}

#category a{
	float: left;
	padding: 0 5px;
}

#category IMG{
	height: 25px;
}

#category .noactive{
	opacity: 0.6;
}

#content{
    width: 100%;
    height: 100%;
    z-index: 3;
}

#content div.gm-style div.gmnoprint div.gm-style-mtc:first-child {
	position: fixed;
	margin-top: 65px;
	right: 75px;
	width: 60px;
}

#content div.gm-style div.gmnoprint div.gm-style-mtc:last-child {
	position: fixed;
	margin-top: 65px;
	right: 15px;
	width: 60px;
}

#content div.gm-style div div div div div.gm-style-iw div div h3 {
	color: #6aa605;
	margin-top: 0px;
	margin-bottom: 5px;
	
}

input[type=button]{
	border-radius: 5px;
	border: 1px solid #6aa605;
	background: #fff;
	color: #6aa605;
	font-weight: bold;
	float: left;
	margin: 2px;
	margin-right: 25px;
	cursor: pointer;
	-moz-box-shadow: 1px 1px 3px #b2b0b0;
	box-shadow: 1px 1px 3px #b2b0b0;
}

input[type=button]:hover{
	background: #6aa605;
	color: #fff;
}

.map_button{
	width: 130px;
	display: inline-block;
	float: none !important;
	margin: 15px !important;
	padding: 10px;
	font-size: 12px;
}

#home_content center h2.green.hr {
	margin-top: 75px;
	border-bottom: 1px solid #ccc;
}

@media only screen and ( max-width: 600px ) {
	#category{
	    top: 65px;
	    left: 15px;
	    right: auto;
    }
    
    #content div.gm-style div.gmnoprint div.gm-style-mtc:first-child {
    	bottom: 25px;
    	left: 15px;
    	right: auto;
    }
    
    #content div.gm-style div.gmnoprint div.gm-style-mtc:last-child {
    	bottom: 25px;
    	left: 75px;
    	right: auto;
    }
	
}





.row {
display: inline;
	width: 95%;
	margin: 0 auto;
  margin-left: -15px;
  margin-right: -15px;
}

.col-sm-8 {
  width: 60%;
  margin: 0 3%;
  float: left;
}

.col-sm-4 {
  width: 30%;
  margin: 0 1.5%;
  float: left;
}


@media only screen and ( max-width: 600px ) {
	.col-sm-8,
	.col-sm-4 {
		width: 100%;
		margin: 0;
	  float: none;
	}
}


img.evento_img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	max-height: 90px;
	width: auto;
}

h4.green {
	clear: both;
	margin-bottom: 5px !important;
	margin-top: 0;
	padding-top: 0 !important;
	font-size: 120%;
}

h3.mese_evento {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 120%;
}

div.evento {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 15px;
	border: 1px solid rgba(221, 221, 221, 0.7);
	border-radius: 10px;
	text-align: justify;
}

		.home .calendar-container #mtg_calendar {
			max-width: 300px;
		}
		
		.home #mtg-calendar-events-content {
			height: 330px;
			overflow:  auto;
		}
		
		.home #mtg-calendar-events {
		  clear: left;
			max-width: 300px;
			height: 400px;
			background-color: #ddd;
			padding: 20px;
			border: 1px solid #999;
			border-radius: 10px;
			margin-left: 15px;
			margin-top: 20px !important;
		}
		
    div.cal div.cal-data {
			display:  inline-block;
			background: #fff;
			color: #852d00;
			padding: 2px 5px;
			margin-bottom: 5px;
			font-weight: bold;
			border: 2px solid #852d00;
			border-top: 8px solid #852d00;
			border-radius: 3px;
		}
		
		#mtg-calendar-events h3 {
			margin: 0;
			display: inline-block;
		}
		
		@media screen and (min-width:991px) {
			.home .calendar-container #mtg_calendar {
				position: fixed;
				width: 300px;
			}
			
				.home #mtg-calendar-events {
					position: fixed;
					width: 300px;
					margin-top: -10px !important;
				}
			}
			
			.sep{
				display: block;
				width: 100%;
				clear: both;
			}