@font-face {
    font-family: 'MuseoSansCyrl-700';
    src: url('../_fonts/MuseoSansCyrl-700.eot');
    src: url('../_fonts/MuseoSansCyrl-700.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/MuseoSansCyrl-700.woff2') format('woff2'),
         url('../_fonts/MuseoSansCyrl-700.woff') format('woff'),
         url('../_fonts/MuseoSansCyrl-700.ttf') format('truetype'),
         url('../_fonts/MuseoSansCyrl-700.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSansCyrl-300';
    src: url('../_fonts/MuseoSansCyrl-300.eot');
    src: url('../_fonts/MuseoSansCyrl-300.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/MuseoSansCyrl-300.woff2') format('woff2'),
         url('../_fonts/MuseoSansCyrl-300.woff') format('woff'),
         url('../_fonts/MuseoSansCyrl-300.ttf') format('truetype'),
		 url('../_fonts/MuseoSansCyrl-300.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

a {
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	text-decoration: none;
}

a:hover
{
	color: #a39d87;
}
a:link
{
	text-decoration:none;
}

.menu
{
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing:0px;
	text-decoration:none;
	line-height:46px;
}
.menu:hover
{
	color: #000000;
}

#booking
{
	position: absolute;
	width:950px;
	height:130px;
	margin-top:135px;
	left: 50%;
	right: 50%;	
	margin-left:-475px;
	z-index:1000;
}

.title_booking
{		
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	font-size:24px;
	color:#ffffff;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
}

.text_menuhotels
{		
	font-family: 'MuseoSansCyrl-700', "Arial Unicode MS", Arial;
	font-size:14px;
	color:#a39d87;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
}
.text_menuhotels a:hover{		
	color:#341b17;
}

h1
{
	margin: 0;
	padding: 0;
	font-family: 'MuseoSansCyrl-700', "Arial Unicode MS", Arial;
	font-size: 46px;
	font-weight: bold;
	color: #b7b7b7;
	letter-spacing:-1px;
	text-decoration:none;
	line-height:46px;
}

h2
{
	margin: 0;
	padding: 0;
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	font-size: 48px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing:-2px;
	line-height:54px;
	text-decoration:none;
}

h3
{
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	font-size:17px;
	color:#888888;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height:24px;
}

h3 a:link {
	text-decoration:none;
	color:#341b17;
}
h3 a:visited {
	text-decoration:none;
	color:#341b17;
}
h3 a:hover {
	text-decoration:underline;
	color:#a39d87;
}

h4 {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	font-size: 30px;
	font-weight: normal;
	color: #444444;
	line-height:34px;
	letter-spacing:0px;
	text-decoration:none;
}

h5 {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #e3e3e1;
	line-height:24px;
	letter-spacing:0px;
}

h6 {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	font-size: 15px;
	font-weight: normal;
	color: #e3e3e1;
	line-height:20px;
	letter-spacing:0px;
}

h7 {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	font-size:13px;
	color:#888888;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;
}

h8 {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	font-size:14px;
	color:#ffffff;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height:19px;
}

.input[type="text"] {
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
    border: 1px solid #cccccc;
	border-radius:0px;
	font-size: 15px;
	color: #888888;
	width: 100%;
	height: 28px;
	background: #fff;
	padding-left: 10px;
	font-weight: normal;
}

.datepicker {
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
    border: 1px solid #cccccc;
	border-radius:0px;
	font-size: 15px;
	color: #888888;
	width: 100%;
	height: 28px;
	background: #fff;
	padding-left: 10px;
	font-weight: normal;
}

.select {
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
    border: 1px solid #cccccc;
	border-radius:0px;
	font-size: 15px;
	color: #888888;
	width: 100%;
	height: 30px;
	background: #fff;
	padding-left: 10px;
	font-weight: normal;
}

.textarea {
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
    border: 1px solid #cccccc;
	border-radius:0px;
	font-size: 15px;
	color: #888888;
	width: 100%;
	min-height: 50px;
	background: #fff;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: normal;
}

.button
{
	font-family: 'MuseoSansCyrl-300';
	color: #ffffff;
	border-radius:0px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:13px;
	padding-bottom:12px;
	font-size:14px;
	text-transform: uppercase;
	text-decoration:none;
	cursor:pointer;
	font-weight:normal;
	letter-spacing:0px;
}
.button:hover
{
	color: #341b17;
	/*background-color: #341b17;*/
}




.button_green
{
	font-family: 'MuseoSansCyrl-300';
	color: #ffffff;
	background-color: #5dc8b3;
	border-bottom:4px #3b765b solid;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:13px;
	padding-bottom:12px;
	font-size:15px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	cursor:pointer;
	letter-spacing:0px;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;	
}
.button_green:hover
{
	background-color: #3b765b;
	border-bottom:4px #264d3b solid;
	color:#5dc8b3;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;	
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;	
}



.button_transparent
{
	font-family: 'MuseoSansCyrl-300';
	color: #ffffff;
	border:1px #ffffff solid;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	padding-bottom:12px;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	cursor:pointer;
	letter-spacing:0px;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;	
}
.button_transparent:hover
{
	background-color:#ffffff !important;
	color:#000000 !important;
	border:1px #000000 solid;	
}




.button_transparent_newsletter
{
	font-family: 'MuseoSansCyrl-300';
	background-color:#2a2a2a;
	color: #ffffff;
	border:1px #ffffff solid;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	padding-bottom:12px;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	cursor:pointer;
	letter-spacing:0px;
	height:44px;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;	
}
.button_transparent_newsletter:hover
{
	background-color: #000000;
	color:#ffffff;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;	
}



.button_transparent_gray
{
	font-family: 'MuseoSansCyrl-300';
	background-color:#ffffff;
	color: #878787;
	border:1px #878787 solid;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	padding-bottom:12px;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	cursor:pointer;
	letter-spacing:0px;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;	
}
.button_transparent_gray:hover
{
	background-color: #000000;
	color:#ffffff;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;	
}


.button_social_networks
{
position:relative;
display:inline-block;
width:60px;
height:60px;
border-radius:60px;
border:1px #cccccc solid;
text-align:center;
margin-left:5px;
margin-right:5px;

-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
transition: height 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
animation: fadein 1s;
-moz-animation: fadein 1s;
-webkit-animation: fadein 1s;
-o-animation: fadein 1s;		
}
.button_social_networks:hover
{
background-color:#eeeeee;

-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
transition: height 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
animation: fadein 1s;
-moz-animation: fadein 1s;
-webkit-animation: fadein 1s;
-o-animation: fadein 1s;	
}



.header_button_social_networks
{
	position:relative;
	display:inline-block;
	width:20px;
	height:20px;
	border-radius:20px;
	border:1px #cccccc solid;
	text-align:center;
	margin-left:5px;
	margin-right:5px;

	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;		
}
.header_button_social_networks:hover
{
	background-color:#eeeeee;

	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;	
}

 


.button-vermais
{
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	color: #ffffff;
	border-radius:0px;
	background-color: #341b17;
	text-align:center;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
	/*text-transform: uppercase;*/
	text-decoration:none;
	cursor:pointer;
	font-weight:normal;
	border:0px;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}

.button-vermais:hover
{
	color: #ffffff;
	background-color: #a39d87;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}

.button-mais{
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	color: #ffffff;
	border-radius:0px;
	background-color: #374c5c;
	text-align:center;
	padding-left:25px;
	padding-right:25px;
	padding-top:13px;
	padding-bottom:12px;
	font-size:18px;
	/*text-transform: uppercase;*/
	text-decoration:none;
	cursor:pointer;
	font-weight:normal;
}

.button-mais:hover {
	color: #ffffff;
	background-color: #9fadb8;
}



.button-voltar{
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	color: #ffffff;
	border-radius:0px;
	background-color: #374c5c;
	text-align:center;
	padding-left:25px;
	padding-right:25px;
	padding-top:13px;
	padding-bottom:12px;
	font-size:18px;
	/*text-transform: uppercase;*/
	text-decoration:none;
	cursor:pointer;
	font-weight:normal;
}

.button-voltar:hover {
	color: #ffffff;
	background-color: #9fadb8;
}

.button-corporate{
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	color: #ffffff;
	border-radius:0px;
	background-color: #a39d87;
	text-align:center;
	padding-left:21px;
	padding-right:21px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
	/*text-transform: uppercase;*/
	text-decoration:none;
	cursor:pointer;
	font-weight:normal;
}

.button-corporate:hover {
	color: #ffffff;
	background-color: #341b17;
}


.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

.fade:hover {
      opacity: 0.5;
}

.zoomin
{
    -webkit-transition: all 0.3s ease; /* Safari and Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    -ms-transition: all 0.3s ease; /* IE 9 */
    -o-transition: all 0.3s ease; /* Opera */
    transition: all 0.3s ease;
}

.zoomin:hover
{
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}



.divmove {
    /*width: 100px;
    height: 100px;
    background: red;*/
    position: relative;
    -webkit-animation: mymove 2s 0; /* Chrome, Safari, Opera */
    animation: mymove 2s 0;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
	/*from {top: -50px; opacity: 0;}*/
    from {top: 0px; opacity: 0;}
    to {top: 0px; opacity: 1;}
}

@keyframes mymove {
	/*from {top: -50px; opacity: 0;}*/
    from {top: 0px; opacity: 0;}
    to {top: 0px; opacity: 1;}
}

.overlay
{
   background:transparent; 
   position:relative; 
   width:100%;
   height:400px; /* your iframe height */
   top:400px;  /* your iframe height */
   margin-top:-400px;  /* your iframe height */
}

#top-link
{ 
	display:none;
	position:fixed; 
	right:20px; 
	bottom:20px; 
	color:green; 
	font-weight:bold; 
	text-decoration:none;  
	background:#2A2A2A; 
	padding:10px; 
	border-radius:0px;
	z-index:1999999999;
}


@media screen and (min-width: 801px)
{
	.promotions_left {
		width:calc(100% - 330px);
		display:inline-block;
		vertical-align:top;
		padding-right:30px;
	}
	.promotions_right {
		width: 300px;
		display:inline-block;
		vertical-align:top;
	}
	
	.body_content
	{
		position:relative;
		width:100%;
		height:100%;
		margin:0px;
		padding:0px;
		border:0px #ff0000 solid;
		text-align:left;
	}	
	
	.header_logo
	{
		position:relative;
		max-width:1050px;
		height:100px;
		padding-top:60px;		
						
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;	
	}
	
	.header_booking_zone
	{
		position:absolute;
		right:0px;
		top:70px;
		width:280px;
		height:50px;
		border:0px #ff0000 solid;
	}
	
	.header_top_social_networks
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:right;
		width:500px;
		height:30px;
		right:0px;
		text-align:right;
		border:0px #ffffff solid;
		margin-top:7px;
		padding:0px;
	}	

	.menu_div
	{
		position:absolute;
		width:100%;
		height:250px;
		background-color:#ffffff;
		font-family: 'open sans';
		font-size:14px;
		font-weight:bold;
		letter-spacing:1px;
		line-height:20px;	
		color:#999999 !important;
		padding-top:10px;
		border:0px solid;
		z-index:4;
	}	
	
	.menu_list
	{
		 position:relative;
		 width:100%;
		 height:50px;
		 margin-top:210px;
		 z-index:4;
	}

	.links_menu
	{
		position:relative;
		display:inline-block;
		font-family: 'MuseoSansCyrl-300';
		font-size:14px;
		font-weight:bold;
		letter-spacing:1px;
		line-height:20px;	
		color:#999999 !important;
		margin-left:10px;
		margin-right:10px;
		text-transform:uppercase;
	}
	.links_menu:hover
	{
		color:#000000 !important;
	}
	.links_menu:visited
	{
		color:#777777;
	}
	.links_menu:active
	{
		color:#777777;
	}	
	
	.links_footer
	{
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0px;
	color: #878787;
	text-decoration: none;
	text-indent: 0px;
	}
	.links_footer:hover
	{
	color:#000000 !important;
	}
	.links_footer:visited
	{
	color: #878787;
	}
	.links_footer:active
	{
	color: #878787;
	}	
	
	.box_picture
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		min-height:500px;
		margin-right:40px;
		margin-bottom:40px;	
		border:1px #000000 solid;
		z-index:1;
		overflow:hidden;
	}
	
	.box_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		max-height:500px;
		margin-right:0px;
		margin-bottom:40px;	
		border:0px #cccccc solid;
		text-align:left;
		z-index:1;
	}
	
	.caixa_categorias
	{
		position:relative;
		display:inline-block;
		float:left;
		width:180px;
		height:180px;
		border:5px #2ca736 solid;
		margin-right:20px;
		margin-bottom:20px;
		text-align:center;
		background-color:#2ca736;
	}
	.caixa_categorias:hover
	{
		border:5px #51CD5B solid;
	}	
	
	.caixa_categorias_listas
	{
	position:relative;
	display:inline-block;
	float:left;
	width:240px;
	height:180px;
	border:5px #2ca736 solid;
	margin-right:20px;
	margin-bottom:20px;
	text-align:center;
	background-color:#2ca736;
	}
	.caixa_categorias_listas:hover
	{
	border:5px #51CD5B solid;
	}
	
	.caixa_sub_categorias
	{
	position:relative;
	display:inline-block;
	float:left;
	width:240px;
	height:100px;
	border:5px #DEF7E1 solid;
	margin-right:16px;
	margin-bottom:20px;
	text-align:center;
	background-color:#DEF7E1;
	}
	.caixa_sub_categorias:hover
	{
	border:5px #2ca736 solid !important;
	}
	
	.caixa_sub_sub_categorias
	{
	position:relative;
	display:inline-block;
	float:left;
	width:225px;
	height:190px;
	border:5px #ffffff solid;
	margin-right:20px;
	margin-bottom:20px;
	text-align:center;
	background-color:#DEF7E1;
	vertical-align:top;
	}
	.caixa_sub_sub_categorias:hover
	{
	border:5px #2ca736 solid;
	}	
	
	.caixa_produto
	{
	position:relative;
	display:inline-block;
	width:230px;
	height:350px;
	margin-left:10px;
	margin-right:10px;
	border:1px #cccccc solid;
	vertical-align:top;
	padding:5px;
	}	
	
	.caixa_produtos_menu_categorias
	{
	position:relative;
	display:inline-block;
	float:left;
	width:250px;
	min-height:500px;
	margin-right:50px;
	border:0px solid;
	}
	
	.caixa_produtos_body
	{
	position:relative;
	display:inline-block;
	float:left;
	width:745px;
	min-height:700px;
	height:100%;
	border:0px solid;	
	}

	.homepage_hotels_list
	{
	position:absolute;
	bottom:0px;
	width:100%;
	height:380px;
    opacity: 0.0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
	border:0px solid;
	text-align:left;
	z-index:1;	
	cursor:pointer;
	
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;		
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;	
	}
	.homepage_hotels_list:hover
	{
	position:absolute;
	bottom:0px;
	width:100%;
	opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	background-color:rgba(0,145,205,0.8);
	border:0px solid;
	text-align:left;
	z-index:1;	
	cursor:pointer;
	
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;		
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;	
	}		

	.homepage_quem_somos_foto
	{
	position:relative;
	display:inline-block;
	float:left;
	width:500px;
	height:500px;
	margin-right:50px;
	border:0px solid;
	}
	
	.homepage_quem_somos_texto_equanto
	{
	position:relative;
	display:inline-block;
	float:left;
	width:500px;
	height:500px;
	margin-right:0px;
	border:0px solid;
	}
	
	.homepage_quem_somos_texto2
	{
	position:relative;
	display:inline-block;
	float:left;
	width:500px;
	height:300px;
	margin-right:45px;
	border:0px solid;		
	}
	
	.homepage_quem_somos_foto2
	{
	position:relative;
	display:inline-block;
	float:left;
	width:500px;
	height:495px;
	margin-right:0px;
	border:0px solid;		
	}	
	
	.caixa_as_nossas_marcas
	{	
	position:relative;
	width:100%;
	height:100%;
	min-height:1000px;
	margin-top:0px;
	background-color:#ffffff;
	animation: fadein 2s;
	-moz-animation: fadein 2s;
	-webkit-animation: fadein 2s;
	-o-animation: fadein 2s;
	}
	
	.caixa_marcas
	{
	position:relative;
	display:inline-block;
	float:left;
	width:245px;
	height:200px;
	border:1px #cccccc solid;
	margin-right:20px;
	margin-bottom:20px;
	text-align:center;
	background-color:#ffffff;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: 0.7;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
	}
	.caixa_marcas:hover
	{
    opacity: 1.0;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
	}	
	
	.caixa_os_nossos_pontos_de_venda
	{
	position:relative;
	width:100%;
	height:100%;
	min-height:1200px;
	margin-top:0px;
	background-color:#ffffff;
	animation: fadein 2s;
	-moz-animation: fadein 2s;
	-webkit-animation: fadein 2s;
	-o-animation: fadein 2s;		
	}
	
	.caixa_pontos_de_venda
	{
	position:relative;
	display:inline-block;
	float:left;
	width:245px;
	height:200px;
	border:1px #cccccc solid;
	margin-right:20px;
	margin-bottom:20px;
	text-align:center;
	background-color:#ffffff;
    opacity: 1.0;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
	}
	.caixa_pontos_de_venda:hover
	{
    opacity: 0.5;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
	}	
	
	.caixa_contactos_morada
	{
	position:relative;
	display:inline-block;
	float:left;
	width:550px;
	min-height:200px;
	border:0px #cccccc solid;
	margin-right:100px;
	text-align:left;
    opacity: 1.0;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
	}
	
	.caixa_contactos_form
	{
	position:relative;
	display:inline-block;
	float:left;
	width:400px;
	min-height:400px;
	border:0px #cccccc solid;
	margin-right:0px;
	margin-bottom:20px;
	text-align:center;
	background-color:#ffffff;
    opacity: 1.0;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
	}		
	
	.box_products
	{ 
	position:relative;
	display:inline-block;
	width:250px;
	height:420px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	vertical-align:top;
	border:1px #ffffff solid;
	text-align:center;

	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;		
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	}
	.box_products:hover
	{ 
	border:1px #2CA736 solid;

	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;		
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	}
	
	.box_blog
	{ 
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:323px;
	height:300px;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:20px;
	text-align:left;
	border:1px #f9f9f9 solid;
	padding:5px;

	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;		
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	}
	.box_blog:hover
	{ 
	border:1px #dddddd solid;
	padding:5px;

	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;		
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	}	
	
	.hotel_description
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:700px;
		margin-right:30px;
		margin-bottom:30px;
		float:left;
	}
	
	.hotel_contacts
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:300px;
		margin-bottom:50px;
		float:right;
	}
	
	.hotel_details_services
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:550px;
		margin-right:0px;
		margin-bottom:50px;
		float:left;
		border:0px solid;
		text-align:left;
	}
	
	.hotel_details_gallery
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		margin-bottom:50px;
		float:left;
		border:0px solid;
		text-align:left;
	}	
	
	.footer_newsletter_title
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:350px;
		height:50px;
		text-align:left;
		border:0px #ffffff solid;
		margin-top:45px;
	}
	
	.footer_newsletter_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:340px;
		height:70px;
		text-align:left;
		border:0px #ffffff solid;
		margin-right:10px;
		margin-top:45px;
	}	
	
	.footer_newsletter_form
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:320px;
		height:50px;
		text-align:right;
		border:0px #ffffff solid;
		margin-top:47px;
	}

	.footer_turim_group
	{
		position:relative;
		display:inline-block;
		width:180px;
		min-height:200px;
		text-align:left;
		border:0px #dddddd solid;
		vertical-align:top;
		margin-top:20px;
		margin-right:20px;
	}	

	.footer_hotels
	{
		position:relative;
		display:inline-block;
		width:180px;
		min-height:200px;
		text-align:left;
		border:0px #dddddd solid;
		vertical-align:top;
		margin-top:20px;
		margin-right:20px;
	}

	.footer_events
	{
		position:relative;
		display:inline-block;
		width:180px;
		min-height:200px;
		text-align:left;
		border:0px #dddddd solid;
		vertical-align:top;
		margin-top:20px;
		margin-right:20px;
	}
	
	.footer_restaurants
	{
		 position:relative;
		 display:inline-block;
		 width:180px;
		 min-height:200px;
		 text-align:left;
		 border:0px #dddddd solid;
		 vertical-align:top;
		 margin-top:20px;
		 margin-right:20px;
	}
	
	.footer_commercial_dpto
	{
		position:relative;
		display:inline-block;
		width:180px;
		min-height:100px;
		text-align:left;
		border:0px #dddddd solid;
		vertical-align:top;
		margin-top:20px;
		margin-right:0px;
	}
	
	.footer_all_rights_reserved
	{
		position:relative;
		display:inline-block;
		max-width:300px;
		height:50px;
		float:left;
		border:0px solid;
	}

	.footer_links
	{
		position:relative;
		display:inline-block;
		max-width:600px;
		height:50px;
		float:center;
		border:0px solid;
	}	

	.footer_powered_by
	{
		position:relative;
		display:inline-block;
		max-width:140px;
		height:50px;
		float:right;
		border:0px solid;
	}	
	
	.slider_caixas
	{
	position:relative;
	width:1000px;
	height:500px;
	border:1px #000000 solid;
	z-index:1;
	}	
	.slider_homepage
	{
	position:relative; 
	width:100%;
	min-height:700px;
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	border:0px #000000 solid;
	background-color:#eeeeee;
	margin-top:-20px;
	overflow:hidden;
	}	
	.slider_background
	{
	position:relative; 
	background-position:top center; 
	background-repeat:no-repeat;
	background-size:cover;	
	width:100%;
	min-height:700px;
	overflow:hidden;
	}
	
	.slider_gallery
	{
	position:relative; 
	width:100%;
	min-height:700px;
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	border:0px #000000 solid;
	background-color:#eeeeee;
	margin-top:0px;
	}	
	
	.caixa_produtos_detalhes_foto
	{
	position:relative;
	display:inline-block;
	float:left;
	width:500px;
	height:500px;
	margin-right:50px;
	border:0px solid;
	vertical-align:top;
	}
	
	.caixa_produtos_detalhes_texto
	{
		position:relative;
		display:inline-block;
		float:left;
		width:500px;
		height:500px;
		border:0px solid;	
		vertical-align:top;
	}
	
	.home_intro
	{
		position:relative;
		width:100%;
		max-width:1050px;
		min-height:140px;
		z-index:1;
		border:0px #ff0000 solid;	
	}
	
	.home_box_regions
	{
		position:relative;
		display:inline-block;
		width:252px;
		height:380px;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:10px;
		overflow:hidden;
		border:0px solid;
		z-index:1;
		
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}	
	.home_box_regions_titles
	{
		font-family: 'MuseoSansCyrl-700', "Arial Unicode MS", Arial;
		font-size:45px !important;
		font-weight:bold;
		color:white;
		line-height:36px;
		text-transform:uppercase;
	}
	.home_box_regions_subtitles
	{
		font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
		font-size:30px !important;
		font-weight:bold;
		color:white;
		text-transform:uppercase;
	}
	.home_box_regions_hotels_titles
	{
		font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
		font-size:12px !important;
		font-weight:bold;
		color:white;
		line-height:10px;
		text-transform:uppercase;
	}
	
	.home_box_agencies
	{
		position:relative;
		display:inline-block;
		width:50%;
		min-height:400px;
		float:left;
		background-image:url(../_images/trade.jpg);
		background-size:cover;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_agencies:hover
	{
		opacity: 0.5;
	}
	
	.home_box_corporate
	{
		position:relative;
		display:inline-block;
		width:50%;
		min-height:400px;
		float:left;
		background-image:url(../_images/corporate.jpg);
		background-size:cover;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_corporate:hover
	{
		opacity: 0.5;
	}
	
	.home_box_bars_text
	{
		position:relative;
		display:inline-block;
		width:750px;
		height:100px;
		float:left;
		border:0px #000000 solid;
		z-index:1;
	}
	.home_box_bars_button
	{
		position:relative;
		display:inline-block;
		width:200px;
		height:100px;
		float:right;
		border:0px #000000 solid;
		z-index:1;
	}		

	
	.home_box_bars_1
	{
		position:absolute;
		width:180px;
		height:180px;
		top:0px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_1:hover
	{
		opacity: 0.5;
	}
	.home_box_bars_9
	{
		position:absolute;
		width:180px;
		height:180px;
		top:0px;
		left:200px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_9:hover
	{
		opacity: 0.5;
	}
	
	.home_box_bars_2
	{
		position:absolute;
		width:180px;
		height:180px;
		top:200px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_2:hover
	{
		opacity: 0.5;
	}
	
	.home_box_bars_3
	{
		position:absolute;
		width:180px;
		height:180px;
		top:200px;
		left:200px; 
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_3:hover
	{
		opacity: 0.5;
	}	
	
	.home_box_bars_4
	{
		position:absolute;
		vertical-align:top; 
		width:240px;
		height:380px;
		left:400px; 
		top:0px;		
		background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		border:0px solid;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_4:hover
	{
		opacity: 0.5;
	}	
	
	.home_box_bars_5
	{
		position:absolute;
		width:180px;
		height:180px;
		left:660px; 
		top:0px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_5:hover
	{
		opacity: 0.5;
	}	
	
	.home_box_bars_6
	{
		position:absolute;
		width:180px;
		height:180px;
		left:860px; 
		top:0px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_6:hover
	{
		opacity: 0.5;
	}		
	
	.home_box_bars_7
	{
		position:absolute;
		width:180px;
		height:180px;
		left:660px;
		top:200px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_7:hover
	{
		opacity: 0.5;
	}
	
	.home_box_bars_8
	{
		position:absolute;
		width:180px;
		height:180px;
		left:860px;
		top:200px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_8:hover
	{
		opacity: 0.5;
	}	
	
	.home_box_recruitment_title
	{
		font-family: 'MuseoSansCyrl-700', "Arial Unicode MS", Arial;
		font-size: 46px;
		font-weight: bold;
		color:white;
		line-height:10px;
		text-transform:uppercase;
	}
	
	.home_box_hashtag_title
	{
		font-family: 'MuseoSansCyrl-700', "Arial Unicode MS", Arial;
		font-size: 46px;
		font-weight: bold;
		line-height:10px;
		text-align:center;
	}
	
	.home_box_instagram
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		background-size:cover;
		width:250px;
		height:250px;
		margin-left:5px;
		margin-right:5px;
		border:0px #cccccc solid;
		overflow:hidden;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_instagram:hover
	{
		opacity: 0.5;
	}
	
	.hotels_list
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:250px;
		min-height:180px;
		border:0px #cccccc solid;
		text-align:left;
		float:left;
	}
	
	.galeria_photo
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:345px;
		height:345px;
		margin-right:1px;
		margin-bottom:1px;
		border:0px solid;
	}
	
	.interesting_point
	{
		position:relative;
		display:inline-block;
		width:335px;
		margin-left:5px;
		margin-right:5px;
		vertical-align:top;
		text-align:left;
	}
	
	.concierge
	{
		position:relative;
		display:inline-block;
		width:300px;
		height:300px;
		vertical-align:top;
		border:0px #ffffff solid;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:20px;
		text-align:left;
	}
	
	.restaurants_list_photo
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:300px;
		height:200px;
		margin-right:40px;
		margin-bottom:40px; 
		background-repeat:no-repeat;
		background-size:cover;
	}
	
	.restaurants_list_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:700px;
		height:200px;
	}
	
	.companies_title
	{
		position:relative;
		display:inline-block;
		width:650px;
		float:left;
	}
	
	.companies_button
	{
		position:relative;
		display:inline-block;
		width:150px;
		float:right;
	}
	
	.contacts_data
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:300px;
		height:250px;
		border:0px solid;
	}
	
	.contacts_separator
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:30px;
		height:250px;
		border:0px solid;
	}
	
	.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
	}
	 
	.video-container iframe,
	.video-container object,
	.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
	
	.announcement_row {
		width:calc(100% - 40px);
		display:inline-block;
		background:#f3f3f3;
		padding:20px;
		margin-bottom:20px;
	}
	.announcement_img {
		width:300px;
		display:inline-block;
		vertical-align:top;
	}
	.announcement_content_with_image {
		width:calc(100% - 320px);
		display:inline-block;
		vertical-align:top;
		text-align:left;
		padding-left:20px;
	}
	.announcement_content_no_image {
		width:100%;
		display:inline-block;
		vertical-align:top;
		text-align:left;
	}
	.announcement_title {
		color:#000;
	}
	.announcement_reference_local {
		font-size:14px;
		color:#000000;
		margin-top:0;
		margin-bottom:0;
	}
	.announcement_functions {
		margin-top:0;
		color:#000000;
	}
	.announcement_description {
		color:#000;
	}
	
	
	
	#booking_form_section {
		width:100%;display:inline-block;background:#2a2a2a;padding:35px 0;z-index: 300;
	}
	#booking_form {
		width: 100%;max-width:1050px;margin: 0 auto;position: relative;z-index: 100;
	}
	#booking_form .hotel_select {
		width:180px;display:inline-block;
		margin-right:18px;
	}
	#booking_form .hotel_select select {
		width:calc(100% + 10px);height:42px;
	}
	#booking_form .checkin
	{
		width:115px;display:inline-block;
		margin-right:10px;
	}
	#booking_form .checkout {
		width:115px;display:inline-block;
		margin-right:10px;
	}
	#booking_form .checkin input,
	#booking_form .checkout input {
		width:calc(100% - 9px);height:38px;
	}
	#booking_form .adults_select,
	#booking_form .children_select {
		width:125px;display:inline-block;
		margin-right:10px;
	}
	#booking_form .adults_select select,
	#booking_form .children_select select {
		width:calc(100% + 3px);height:42px;
		padding:10px;
	}
	#booking_form .promo_code {
		width:120px;display:inline-block;
		margin-right:10px;
	}
	#booking_form .promo_code input {
		width:calc(100% - 9px);height:38px;
	}
	#booking_form .button_green {
		width:125px;display:inline-block;border:none;height: 42px;vertical-align: bottom;margin-bottom:10px;
	}
	#booking_form .button_green:hover {
		width:125px;display:inline-block;border:none;
	}
	
	
	
	.casamentos_azeitao_titulo
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		min-height:100px;
		margin-right:0px;
		margin-bottom:20px;
		text-align:left;		
	}

	.casamentos_azeitao_description
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:600px;
		min-height:300px;
		margin-top:0px;
		padding-top:0px;
		margin-right:40px;
		margin-bottom:40px; 
		text-align:justify;
		border:0px solid;
	}

	.casamentos_azeitao_video
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		background-color:#eeeeee;
		width:400px;
		min-height:300px;
		margin-top:20px;
		padding-top:0px;
		margin-bottom:40px; 
		border:0px solid;
	}

	.casamentos_azeitao_menus
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:600px;
		min-height:300px;
		margin-right:40px;
		margin-bottom:40px; 	
		float:left;
		text-align:left;
		border:0px solid;
	}

	.casamentos_azeitao_menu
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:180px;
		height:300px;
		border:1px #dddddd solid;
		margin-right:15px;
		margin-bottom:20px;
		text-align:center;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.casamentos_azeitao_menu:hover
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:180px;
		height:300px;
		border:1px #2A2A2A solid;
		margin-right:15px;
		margin-bottom:20px;
		text-align:center;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}	
	
	.casamentos_azeitao_fotos
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		background-color:#eeeeee;
		width:400px;
		min-height:300px;
		margin-top:20px;
		padding-top:0px;
		margin-bottom:40px; 
		border:0px solid;
	}

	.casamentos_azeitao_foto
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		background-color:#eeeeee;
		width:200px;
		height:250px;
		border:0px solid;
		background-position:top center;
		opacity:1;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;	
	}	
	.casamentos_azeitao_foto:hover
	{
		opacity:0.5;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;	
	}			
	
	#booking_form_section .field {
		margin-bottom:10px;
	}
	
	.box_home_promotion {
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: 323px;
		height: 200px;
		margin-left: 7px;
		margin-right: 7px;
		margin-bottom: 20px;
		text-align: left;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
}
























/* ---------------------------------------------------------- */




































@media screen and (max-width:800px)
{
	
	.box_home_promotion {
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: 323px;
		height: 200px;
		margin-left: 7px;
		margin-right: 7px;
		margin-bottom: 20px;
		text-align: left;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
	.promotions_left {
		width:100%;
		display:inline-block;
	}
	.promotions_right {
		width: 100%;
	}
	#booking_form_section .field {
		margin-bottom:10px;
	}
	.body_content
	{
		position:relative;
		display:inline-block;
		width:90%;
		height:100%;
		margin:0px;
		padding:0px;
		border:0px solid;
		text-align:center;
	}
	
	.header_logo
	{
		position:relative;
		width:100%;
		height:100px;
		padding-top:60px;
		border:0px #ff0000 solid;
		z-index:4;
	}
	
	.header_booking_zone
	{
		position:relative;
		width:100%;
		height:100px;
		padding-top:0px;
		border:0px #ffffff solid;
		z-index:4;
	}
	

	.links_menu
	{
		position:relative;
		width:100%;
		height:30px;
		font-family: 'MuseoSansCyrl-300';
		font-size:14px;
		font-weight:bold;
		letter-spacing:1px;
		line-height:20px;	
		color:#999999 !important;
		margin-left:0px;
		margin-right:0px;
		padding-top:10px;
		text-transform:uppercase;
		border-bottom:1px #cccccc solid;
	}
	.links_menu:hover
	{
		color:#000000 !important;
	}
	.links_menu:visited
	{
		color:#777777;
	}
	.links_menu:active
	{
		color:#777777;
	}	
	
	.links_footer
	{
	font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0px;
	color: #878787;
	text-decoration: none;
	text-indent: 0px;
	}
	.links_footer:hover
	{
	color:#000000 !important;
	}
	.links_footer:visited
	{
	color: #878787;
	}
	.links_footer:active
	{
	color: #878787;
	}	

	.header_zone
	{
		position: fixed;
		background-color:#ffffff;
		border:0px #ff0000 solid;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1000;
		height:300px;
		text-align:center;
		margin-top:0px;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;	
	}
	
	.header_menu
	{
	width:100%;
	height:50px;
	margin-top:0px;
	border:0px #ff0000 solid;
	background-color:#fec524;

	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;	
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;	
	}
	
	.header_pesquisa
	{
	position:relative;
	display:inline-block;
	width:250px;
	margin-top:-95px;
	float:center;
	border:0px solid;
	}
	
	.menu_div
	{
		position:absolute;
		width:100%;
		height:578px;
		background-color:#ffffff;
		font-family: 'open sans';
		font-size:14px;
		font-weight:bold;
		letter-spacing:1px;
		line-height:20px;	
		color:#999999 !important;
		padding-top:10px;
		border:0px solid;
		z-index:4;
	}
	
	.menu_list
	{
		 position:relative;
		 width:100%;
		 height:50px;
		 margin-top:250px;
	}	
	
	.logo
	{
	position:relative;
	width:250px;
	margin-right:0px;
	margin-top:-140px;
	height:80px;
	border:0px #000000 solid;

	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;	
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
	animation-direction: inherit;	
	}
	
	.idiomas
	{
	position:relative;
	width:100%;
	height:20px;
	border:0px #000000 solid;
	text-align:center;
	}

	.icons_contactos
	{
	position:relative;
	display:inline-block;
	width:30px;
	height:30px;
	padding:3px;
	border:1px #dddddd solid;
	vertical-align:middle;
	margin-right:10px;
	background-color:#ffffff;
	text-align:center;
	}
	.icons_contactos:hover
	{
	background-color:#dddddd;
	}
	
	.slider_caixas
	{
	position:relative;
	width:1000px;
	height:500px;
	border:0px #000000 solid;
	z-index:9;
	}	
	.slider_homepage
	{
	position:relative; 
	width:100%;
	min-height:700px;
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	border:0px #ff0000 solid;
	background-color:#eeeeee;
	overflow:hidden;
	}	
	.slider_background
	{
	position:relative; 
	background-position:top center; 
	background-repeat:no-repeat;
	background-size:cover;	
	width:100%;
	min-height:700px;
	overflow:hidden;
	}
	
	.headline
	{
	position:relative;
	width:100%;
	min-height:30px;	
	border:0px solid;
	margin-bottom:10px;
	}
	
	.login
	{
	position:relative;
	display:inline-block;
	width:100%;
	max-width:250px;
	min-height:80px;
	border:0px #ff0000 solid;
	text-align:center;
	margin-bottom:20px;
	}
	
	.caixa_categorias
	{
	position:relative;
	display:inline-block;
	width:240px;
	height:200px;
	border:5px #2ca736 solid;
	margin-right:16px;
	margin-bottom:20px;
	text-align:center;
	background-color:#2ca736;
	}
	.caixa_categorias:hover
	{
	border:5px #51CD5B solid;
	}
	
	.caixa_as_nossas_marcas
	{
	display:none;	
	}

	.caixa_os_nossos_pontos_de_venda
	{
	display:none;	
	}		
	
	.caixa_marcas
	{
	position:relative;
	display:inline-block;
	float:left;
	width:245px;
	height:200px;
	border:1px #cccccc solid;
	margin-right:20px;
	margin-bottom:20px;
	text-align:center;
	background-color:#ffffff;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: 0.7;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
	}
	.caixa_marcas:hover
	{
    opacity: 1.0;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
	}

	.homepage_hotels_list
	{
	position:absolute;
	bottom:0px;
	width:100%;
	height:335px;
    opacity: 0.0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
	border:0px solid;
	text-align:left;
	z-index:9999999999999999999999;	
	
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;		
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;	
	}
	.homepage_hotels_list:hover
	{
	position:absolute;
	bottom:0px;
	width:100%;
	height:335px;
	opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	background-color:rgba(0,145,205,0.8);
	border:0px solid;
	text-align:left;
	z-index:9999999999999999999999;	
	
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;		
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;	
	}		

	.homepage_quem_somos_foto
	{
	position:relative;
	width:100%;
	height:500px;
	border:0px solid;
	}
	
	.homepage_quem_somos_texto_equanto
	{
	position:relative;
	width:100%;
	min-height:300px;
	margin-top:20px;
	border:0px solid;
	}
	
	.homepage_quem_somos_texto2
	{
	position:relative;
	width:100%;
	height:600px;
	margin-right:0px;
	border:0px solid;		
	}
	
	.homepage_quem_somos_foto2
	{
	position:relative;
	width:100%;
	height:495px;
	border:0px solid;		
	}	
	
	.box_products
	{ 
	position:relative;
	display: inline-block;
	width:225px;
	height:440px;
	margin-top:17px;
	vertical-align:top;
	border:0px solid;
	text-align:center;
	-moz-animation: fadein 2s;
	-webkit-animation: fadein 2s;
	-o-animation: fadein 2s;
	}
	.box_products:hover
	{ 
	background-color:#f5f5f5;
	}
	
	.boxservices
	{ 
	width:100%;
	margin-bottom:20px;
	vertical-align:top;
	}
	
	.slider
	{
	position:relative; 
	width:100%;
	height:170px;
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	}	
	.slider_background
	{
	position:relative; 
	background-position:center; 
	background-position:top; 
	background-repeat:no-repeat;
	background-size:cover;	
	width:100%;
	height:170px;
	}
	
	.login_on
	{
	position:relative; 
	width:270px;
	margin-bottom:20px;
	border:0px #cccccc solid;
	}
	
	.login_off
	{
	position:relative; 
	width:270px;
	height:50px;
	margin-bottom:20px;
	border:0px #cccccc solid;
	}	
	
	.hotel_description
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		margin-bottom:30px;
		border:0px solid;
	}
	
	.hotel_contacts
	{
		position:relative;
		display:inline-block;
		width:90%;
		margin-bottom:50px;
		border:0px solid;
	}
	
	.footer_newsletter_title
	{
		position:relative;
		display:inline-block;
		width:100%;
		margin-top:30px;
		min-height:50px;
		text-align:center;
		border:0px #ffffff solid;
	}
	
	.footer_newsletter_text
	{
		position:relative;
		display:inline-block;
		width:100%;
		margin-top:20px;
		min-height:50px;
		text-align:center;
		border:0px #ffffff solid;
	}	
	
	.footer_newsletter_form
	{
		position:relative;
		display:inline-block;
		margin-top:20px;
		max-width:250px;
		min-height:70px;
		text-align:center;
		border:0px #ffffff solid;
		margin-bottom:20px;
	}
	
	.footer_turim_group
	{
		position:relative;
		display:inline-block;
		width:100%;
		min-height:100px;
		text-align:center;
		border:0px solid;
		vertical-align:top;
		margin-top:30px;
		margin-bottom:30px;
		float:center;
	}	

	.footer_hotels
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		min-height:300px;
		text-align:center;
		border:0px solid;
		vertical-align:top;
		margin-bottom:30px;
	}
	
	.footer_events
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		min-height:100px;
		text-align:center;
		border:0px solid;
		vertical-align:top;
		margin-bottom:30px;
	}
	
	.footer_restaurants
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		min-height:100px;
		text-align:center;
		border:0px solid;
		vertical-align:top;
		margin-bottom:30px;
	}
	
	.footer_commercial_dpto
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		min-height:100px;
		text-align:center;
		border:0px solid;
		vertical-align:top;
		margin-bottom:30px;
	}
	
	.footer_all_rights_reserved
	{
		position:relative;
		display:inline-block;
		width:100%;
		min-height:50px;
	}

	.footer_links
	{
		position:relative;
		display:inline-block;
		width:100%;
		min-height:50px;
	}	

	.footer_powered_by
	{
		position:relative;
		display:inline-block;
		width:100%;
		min-height:50px;
	}		
 
	.home_intro
	{
		position:relative;
		width:90%;
		max-width:1050px;
		min-height:140px;
		z-index:9;
		border:0px #eeeeee solid;
		float:center;
		text-align:center;
	}

	.home_box_regions
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		height:400px;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:10px;
		overflow:hidden;
		border:0px solid;
		font-size:20px !important;
		cursor:pointer;		
				
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}	
	.home_box_regions_titles
	{
		font-family: 'MuseoSansCyrl-700', "Arial Unicode MS", Arial;
		font-size:45px !important;
		font-weight:bold;
		color:white;
		line-height:20px;
		text-transform:uppercase;
	}
	.home_box_regions_subtitles
	{
		font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
		font-size:30px !important;
		font-weight:bold;
		color:white;
		text-transform:uppercase;
	}
	.home_box_regions_hotels_titles
	{
		font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
		font-size:12px !important;
		font-weight:bold;
		color:white;
		line-height:10px;
		text-transform:uppercase;
	}
	
	.home_box_agencies
	{
		position:relative;
		display:inline-block;
		width:100%;
		min-height:400px;
		background-image:url(../_images/trade.jpg);
		background-size:cover;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_agencies:hover
	{
		opacity: 0.5;
	}
	
	.home_box_corporate
	{
		position:relative;
		display:inline-block;
		width:100%;
		min-height:400px;
		background-image:url(../_images/corporate.jpg);
		background-size:cover;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_corporate:hover
	{
		opacity: 0.5;
	}
	
	.home_box_bars_text
	{
		position:relative;
		display:inline-block;
		width:90%;
		min-height:100px;
		border:0px #000000 solid;
		z-index:1;
		margin-bottom:20px;
	}
	.home_box_bars_button
	{
		position:relative;
		display:inline-block;
		width:200px;
		height:100px;
		border:0px #000000 solid;
		z-index:1;
	}
	.home_box_bars_1
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		height:200px;
		margin-left:2px;
		margin-right:2px;
		margin-bottom:5px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_1:hover
	{
		opacity: 0.5;
	}
	.home_box_bars_2
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		height:200px;
		margin-left:2px;
		margin-right:2px;
		margin-bottom:5px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_2:hover
	{
		opacity: 0.5;
	}
	.home_box_bars_3
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		height:200px;
		margin-left:2px;
		margin-right:2px;
		margin-bottom:5px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_3:hover
	{
		opacity: 0.5;
	}	
	.home_box_bars_4
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		height:200px;
		margin-left:2px;
		margin-right:2px;
		margin-bottom:5px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_4:hover
	{
		opacity: 0.5;
	}	
	.home_box_bars_5
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		height:200px;
		margin-left:2px;
		margin-right:2px;
		margin-bottom:5px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_5:hover
	{
		opacity: 0.5;
	}		
	.home_box_bars_6
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		height:200px;
		margin-left:2px;
		margin-right:2px;
		margin-bottom:5px;
		vertical-align:top; 
		background-size:cover;
		background-repeat:no-repeat;
		z-index:1;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_bars_6:hover
	{
		opacity: 0.5;
	}
	
	.box_blog
	{ 
		position:relative;
		display:inline-block;
		vertical-align:top;
		max-width:250px;
		height:350px;
		margin-left:7px;
		margin-right:7px;
		margin-bottom:20px;
		text-align:left;
		border:1px #f9f9f9 solid;
		padding:5px;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.box_blog:hover
	{ 
		border:1px #dddddd solid;
		padding:5px;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
	.home_box_recruitment_title
	{
		font-family: 'MuseoSansCyrl-300', "Arial Unicode MS", Arial;
		font-size:30px !important;
		font-weight:bold;
		color:white;
		line-height:10px;
		text-transform:uppercase;
	}
	
	.home_box_hashtag_title
	{
		font-family: 'MuseoSansCyrl-700', "Arial Unicode MS", Arial;
		font-size: 26px;
		font-weight: bold;
		line-height:10px;
		text-align:center;
	}
	
	.home_box_instagram
	{
		position:relative;
		display:inline-block;
		background-size:cover;
		width:90%;
		max-width:250px;
		height:250px;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:10px;		
		border:0px #cccccc solid;
		
		opacity: 1;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}
	.home_box_instagram:hover
	{
		opacity: 0.5;
	}
	
	.hotels_list
	{
		position:relative;
		vertical-align:top;
		display:inline-block;
		width:300px;
		border:0px #cccccc solid;
		text-align:left;
		margin-bottom:30px;
	}
	
	.galeria_photo
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:250px;
		min-height:250px;
		margin-bottom:1px;
		border:0px solid;
	}
	
	.interesting_point
	{
		position:relative;
		display:inline-block;
		width:90%;
		max-width:250px;
		height:400px;
		vertical-align:top;
		border:0px #ffffff solid;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:20px;
		text-align:center;
	}
	
	.concierge
	{
		position:relative;
		display:inline-block;
		width:90%;
		max-width:250px;
		height:300px;
		vertical-align:top;
		border:0px #ffffff solid;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:20px;
		text-align:center;
	}
	
	.restaurants_list_photo
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		max-width:250px;
		height:200px;
		margin-bottom:40px; 
		background-repeat:no-repeat;
		background-size:cover;
	}
	
	.restaurants_list_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		min-height:200px;
		margin-bottom:40px;
	}
	
	.companies_title
	{
		position:relative;
		display:inline-block;
		width:100%;
		margin-bottom:40px;
	}
	
	.companies_button
	{
		position:relative;
		display:inline-block;
		width:100%;
	}
	
	.contacts_data
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		max-width:300px;
		min-height:100px;
		border:0px solid;
	}
	
	.contacts_separator
	{
		display:none;
	}
	
	.video-container {
	position: relative;
	padding-bottom: 0;
	padding-top: 30px;
	height: 700px;
	overflow: hidden;
	}
	 
	.video-container iframe,
	.video-container object,
	.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
	
	.announcement_row {
		width:calc(100% - 40px);
		display:inline-block;
		background:#f3f3f3;
		padding:20px;
		margin-bottom:20px;
	}
	.announcement_img {
		width:100%;
		display:inline-block;
		vertical-align:top;
		margin-bottom:20px;
	}
	.announcement_content_with_image {
		width:calc(100%);
		display:inline-block;
		vertical-align:top;
		text-align:left;
	}
	.announcement_content_no_image {
		width:100%;
		display:inline-block;
		vertical-align:top;
		text-align:left;
	}
	.announcement_title {
		color:#000;
	}
	.announcement_reference_local {
		font-size:10px;		
		margin-top:0;
		margin-bottom:0;
	}
	.announcement_functions {
		margin-top:0;
	}
	.announcement_description {
		color:#000;
	}
}