@charset "utf-8";
/* CSS Document */

#ui-datepicker-div{
    z-index:2000!important;
}

/* FORM's */


/*Fontes*/
.arial { font-family: Arial, Helvetica, sans-serif;}
.calibri { font-family: Calibri, sans-serif;}
.andada { font-family: 'Andada', serif;}
@font-face {
	font-family: 'Conv_Andada-Regular';
	src: url('https://www.transalpino.pt/styles/fonts/Andada-Regular.eot');
	src: url('http://transalpino.pt/styles/fonts/Andada-Regular.eot');
	src: local('☺'), url('https://www.transalpino.pt/styles/fonts/Andada-Regular.woff') format('woff'), url('https://www.transalpino.pt/styles/fonts/Andada-Regular.ttf') format('truetype'), url('https://www.transalpino.pt/styles/fonts/Andada-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.arialnarrow {
	font-family: "Arial Narrow";
}
.georgia { font-family:Georgia,Sans-Serif;}
/*.georgia { font-family:'Conv_georgia',Sans-Serif;}
@font-face {
	font-family: 'Conv_georgia';
	src: url('https://www.transalpino.pt/styles/fonts/georgia.eot');
	src: local('☺'), url('https://www.transalpino.pt/styles/fonts/georgia.woff') format('woff'), url('https://www.transalpino.pt/styles/fonts/georgia.ttf') format('truetype'), url('https://www.transalpino.pt/styles/fonts/georgia.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/



body {
    background-size: cover;
}

/*Links*/
a.link1:link {
	color: #fff;
	text-decoration: none;
}
a.link1:visited {
	text-decoration: none;
	color: #fff;
}
a.link1:hover {
	text-decoration: none;
	color: #DB0912;
}
a.link1:active {
	text-decoration: none;
	color: #fff;
}

a.link2:link {
	color: #fff;
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #fff;
}
a.link2:hover {
	text-decoration: underline;
	color: #fff;
}
a.link2:active {
	text-decoration: none;
	color: #fff;
}

a.link4:link {
	color: #767676;
	text-decoration: underline;
}
a.link4:visited {
	text-decoration: underline;
	color: #767676;
}
a.link4:hover {
	text-decoration: underline;
	color: #b6c932;
}
a.link4:active {
	text-decoration: underline;
	color: #767676;
}

/*Tamanho de fonte*/
.texto_56 { font-size:56px; }
.texto_36 { font-size:36px; }
.texto_35 { font-size:35.5px; }
.texto_24 { font-size:24px; }
.texto_18 { font-size:18px; }
.texto_17 { font-size:17px; }
.texto_16 { font-size:16px; }
.texto_15 { font-size:15px; }
.texto_14 { font-size:14px; }
.texto_13 { font-size:13px; }
.texto_12 { font-size:12px; }
.texto_11 { font-size:11px; }
.texto_10 { font-size:10px; }


/*Tamanho de input*/
.input_1 { width: 200px; }
.input_2 { width: 518px; }
.input_3 { width: 195px; }
.input_4 { width: 176px; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .input_3 { width: 182px; }
    .input_2 { width: 524px; }
}

/*variantes*/
.bold {font-weight: bold;}
.italico {font-style: italic;}

.lineheight_40 {line-height: 40px;}
.lineheight_28 {line-height: 28px;}
.lineheight_17 {line-height: 17px;}

.wordspacing {
	word-spacing: 5px;
}

.fontweight_300 {font-weight: 300;}
.fontweight_400 {font-weight: 300;}
.fontweight_600 {font-weight: 300;}

/*Cores*/
.texto_cinza { color:#d8d8d8; }
.texto_azul { color:#101860; }
.texto_preto { color:#000; }
.texto_branco { color:#fff; }
.texto_verde { color:#b6c932; }
.texto_laranja { color:#ff7d00; }
.texto_amarelo { color:#febe10; }
.texto_vermelho { color:#dc0811; }
.texto_vermelho2 { color:#dc0711; }

.banner_text1 {

background-color: rgba(16, 24, 96, 0.65);
/*background-color: rgba(220, 8, 17, 0.65);*/
padding: 3px 15px;

}

.banner_text2 {

background-color: rgba(0, 0, 0, 0.8);
padding: 5px 15px;

}

#nav.nav {
    height: auto;
    margin-top: 12px;
    margin-right: 0px;
    margin-bottom: 0px;
    float:right;
    z-index: 1000;
}

#nav.nav > ul {
	list-style: none;
	position: relative;
	margin-top: 13px;
    z-index: 1000;
}

#nav.nav ul li {
	float: left;
    display: block; 
    margin:0; 
    padding:5px;
    position:relative;
    width:auto; 
    z-index: 1000;
}

#nav.nav ul li.other {
	margin-left: 7px;
}

#nav.nav ul li a {
		display: block; 
		/*color: #757575; */
        text-decoration: none;
        margin:0;
        text-align:center; 
        z-index: 1000;
}

#nav.nav > ul > li > a{
    vertical-align: middle;
    display: table-cell;
    line-height: 15px;
    height: 35px;
    text-align:center;
    min-width: 83px;
    
}
#nav.nav > ul > li > a.over,#nav.nav > ul > li > a:hover{
    color: #fff; 
    text-decoration: none;
}

#nav.nav ul li:hover ul, #nav ul li.over ul {
		display: block;
}

#nav.nav ul li a:hover ul, #nav ul li a.over ul {
		display: block;
}
	
#nav.nav ul ul {
	display: none;
}

#nav.nav ul ul {
	margin-left: -6px;
    padding: 10px;
	position: absolute; 
    z-index: 1000;
}

#nav.nav ul ul li {
		float: none; 
		position: relative;
		text-align: left;
        display: block;
        padding:0; 
        z-index: 1000;
}
#nav.nav ul ul li:hover{
    background:none transparent scroll repeat 0% 0%;
}

#nav.nav ul ul li a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding: 0;
			color: #fff;
            display:block;
            text-transform:none;
            text-align: left;
            z-index: 1000;
}
	
#nav.nav ul ul li a:hover,#nav.nav ul ul li a:focus{
    text-decoration: underline;
    background:none transparent scroll repeat 0% 0%;
    filter:none;
}
#nav.nav ul:after {
		content: ""; clear: both; display: block;
	}
    
#nav.nav li .dropdown-menu {
position: absolute;
margin-top: 1px;
left: inherit;
z-index: 1000;
display: none;
float: none;
min-width: 110px;
margin-left: -6px;
padding: 10px;
list-style: none;
background-color: none;
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}			

#nav.nav .dropdown-menu > li > a:hover, #nav.nav .dropdown-menu > li > a:focus {
    text-decoration: underline;
    background:none transparent scroll repeat 0% 0%;
    filter:none;
}

#nav.nav .dropdown-menu > li:hover{
    background:none transparent scroll repeat 0% 0%;
}


/*#nav ul ul ul {
	position: absolute; 
    left: 100%; 
    top:0;
}

	


	

#nav ul li:hover {
		
}
#nav ul li:hover a {
			color: #fff;
}
*/	
#pagination{
    display:none;
}
#myCarousel .carousel-caption{
    background:rgba(0, 0, 0, 0.5);
    text-align:left;
}

#etiqueta {
    background: url("../images/etiqueta.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 172px;
    width: 285px;
    display: block;
    margin-left: 758px;
    position: absolute;
    top: 425px;
    z-index: 1;
}

.blue { 
    z-index: 10; 
    background-color: rgba(34, 65, 138, 0.85); 
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#22418A', endColorstr='#22418A')9; 
}
.red { 
    z-index: 10; 
    background-color: rgba(231, 80, 59, 0.9); 
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E7503B', endColorstr='#E7503B')9;
}


#featured_item {
    background-image: url("https://www.transalpino.pt/images/backdestaques.png");
    height: 262px;
    width: 337px;
    float: left;
}

#featured_item .bar {
    background-image: url("https://www.transalpino.pt/images/picdestaques.png");
    background-repeat: no-repeat;
    height: 66px;
    left: 17px;
    position: relative;
    top: 7px;
    z-index: 11;
    opacity: 0.75;
    zoom: 1; filter: alpha(opacity=70);
}


#featured_item .bar_text {
    float: left;
    left: 75px;
    position: relative;
    text-align: left;
    top: 6px;
}

#featured_item .image {
    background-image: url("http://www.stcollective.pt/projectos/transalpino/images/uploads/items/576a883a83351423e6ea9f94f19be62f.png");
    background-size: cover;
    height: 225px;
    left: -15px;
    position: relative;
    top: -59px;
    width: 305px;
    z-index: 0;
}

.menu_blue2 {
    background-color: #101860;
    display: block;
    height: 34px;
    line-height: 35px;
    text-align: center;
    width: 83px;
    cursor:pointer;
   /* text-shadow: 0 -1.3px #777777;*/
    border: 1px outset #101860;
    text-transform: uppercase;
    margin-left: 5px; 
}

.menu_red2 {
    background-color: #DC0811;
    border: 1px outset #DC0811;
    cursor: pointer;
    display: block;
    font-size: 10px;
    height: 34px;
    line-height: 16px;
    margin-left: 5px;
    text-align: center;
    text-shadow: 0 -1.3px #777777; 
    text-transform: uppercase;
    width: 83px;
}


.menu_red {
    background-color: #DC0811;
    display: block;
    height: 34px;
    line-height: 35px;
    text-align: center;
    width: 83px;
    cursor:pointer;
    text-shadow: 0 -1.3px #777777;
    border: 1px outset #DC0811;
    text-transform: uppercase;
    margin-left: 5px; 
}

.menu_blue {
    background-color: #101860;
    border: 1px outset #101860;
    cursor: pointer;
    display: block;
    font-size: 10px;
    height: 34px;
    line-height: 16px;
    margin-left: 5px;
    text-align: center;
    text-shadow: 0 -1.3px #777777;
    text-transform: uppercase;
    width: 83px;
}

.menu_blue2:hover {
    background: url("https://www.transalpino.pt/images/glow.png") no-repeat scroll center 0 #101860;
}

.menu_red2:hover {
    background: url("https://www.transalpino.pt/images/glow.png") no-repeat scroll center 0 #DC0811;
}

.menu_blue:hover {
    background: url("https://www.transalpino.pt/images/glow.png") no-repeat scroll center 0 #101860;
}

.menu_red:hover {
    background: url("https://www.transalpino.pt/images/glow.png") no-repeat scroll center 0 #DC0811;
}

#category_item {
    background-image: url("https://www.transalpino.pt/images/backdestaques2.png");
    float: left;
    height: 154px;
    width: 236px;
}

#category_item_text {
    float: left;
    height: 154px;
    width: 216px;
     text-align: left;
     margin-left: 15px;
}

#category_item_text_linear {
    float: left;
    width: 236px;
     text-align: justify;
     margin-left: 15px;
}

#category_item_text_linear .footer {
    border-bottom: 1px solid #101860;
    width: 213px;
    float:left;
}

#category_item_text .footer {
    border-bottom: 1px solid #101860;
    width: 213px;
    float:left;
}

.titcat{
    margin-bottom:10px;
    
    text-align: left;
}

.cut_desc{
    height: 90px;
    overflow:hidden;
    font-family: Calibri,arial,sasns serif;
    font-size: 13px;
}

.cut_desc2{
    min-height: 50px;
    overflow:hidden;
    font-family: Calibri,arial,sasns serif;
    font-size: 13px;
}

#category_item .bar {
    background-image: url("https://www.transalpino.pt/images/picdestaques2azul.png");
    background-repeat: no-repeat;
    height: 66px;
    margin-left: 9px;
    position: absolute;
    top: 0px;
    z-index: 11;
    display: none;
}


#category_item .bar_text {
    float: left;
    margin-left: 45px;
    position: relative;
    text-align: left;
    margin-top: 6px;
}

#category_item .image {
    background-size: cover;
    height: 133px;
    margin-left: 9px;
    position: relative;
    margin-top: 6px;
    width: 222px;
    z-index: 0;
}

.category_back_top {
    
    background: 
    url('https://www.transalpino.pt/images/bg-top.png') no-repeat center top;
    width:100%;
    height:3px;
    margin: 0;
    padding:0;
    float:left;
    display: block;
    margin-top: 20px;
}

.category_back_lateral {
    background: url('https://www.transalpino.pt/images/bg-lateral.png') repeat-y center top;
    width:100%;
    float:left;
    display: block;
    margin: 0;
    padding:0;
}

.category_back_bottom {
    background: 
    url('https://www.transalpino.pt/images/bg-bottom.png') no-repeat center bottom;
    width:100%;
    height:7px;
    margin: 0;
    padding:0;
    float:left;
    display: block;
    margin-bottom: 20px;
}

.precoitemdetail{
     background: 
    url('https://www.transalpino.pt/images/dummyprice_r.png') no-repeat center center;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width:109px;
    height:50px;
}
.precoitemdetail .precoitemdetailr{
    /*-sand-transform: rotate(46deg);
    -webkit-transform: rotate(46deg);
    -moz-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    -o-transform: rotate(46deg);
    transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
    margin-top: 2px;
    margin-left: 16px;
}
.precoitemdetaill1{
     background: 
    url('https://www.transalpino.pt/images/dummyprice.png') no-repeat center center;
    display: block;
    position: absolute;
    top: 5px;
    right: 0px;
    width:109px;
    height:50px;
}

.precoitemdetaill1 .precoitemdetailr{
    /*-sand-transform: rotate(46deg);
    -webkit-transform: rotate(46deg);
    -moz-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    -o-transform: rotate(46deg);
    transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
    margin-top: 2px;
    margin-left: 26px;
}

.precoitemdetaill2{
     background: 
    url('https://www.transalpino.pt/images/dummyprice.png') no-repeat center center;
    display: block;
   /* position: absolute;
    top: 5px;
    right: 0px;*/
    width:109px;
    height:50px;
}

.precoitemdetaill2 .precoitemdetailr{
    /*-sand-transform: rotate(46deg);
    -webkit-transform: rotate(46deg);
    -moz-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    -o-transform: rotate(46deg);
    transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
    margin-top: 2px;
    margin-left: 26px;
}

.etiquetanortravel{
    position: absolute;
    bottom:0;
    right: 14px;
}
.category_back {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 10px solid #FFFFFF;
    display: block;
    margin: 0;
    margin-top: 0px;
    margin-left: 38px;
    margin-right: 38px;
    padding-bottom: 35px;
    padding-top: 35px;
    padding-right: 5px;
    padding-left: 5px;
    position: relative;
    width: 965px;
    float:left;
}

.category_back iframe.external{
    height:inherit;
    min-height:700px;
    background-color:transparent;
}
/*
.category_back  body{
    margin:0!important;
}

.category_back  #main{
    background-color:transparent!important
}

.category_back  #main #head2{
    background-color:transparent!important;
    width:auto!important;
}

.category_back  #main #head2{
    background-color:transparent!important;
    width:auto!important;
} 

.category_back  #main #content{
    background-color:transparent!important;
    width:auto!important;
} 

.category_back  #main #content .space{
    background-color:transparent!important;
    width:auto!important;
} 
*/
.global {
    position: relative;
    height: 175px;
    width: 482px;
    float:left;
    margin-bottom: 15px;
}

.ui-widget-header {
    background: none repeat scroll 0 0 #DC0811 !important;
    border: 1px solid #B20000 !important;
    color: #FFFFFF;
    font-weight: bold;
}

#mc_embed_signup{
    margin:0;
    margin-bottom: 10px;
    margin-top: 10px;
}
#mc_embed_signup form{
    margin:0;
}
.mc-field-group {
    float:left;
    margin-right:15px;
    position: relative;
}
.mc-field-group input.hasDatepicker{
background: white url(../images/calendar.gif) 97% 50% no-repeat;
}
.mc-field-group label{
    color:white;
    text-align:left;
}
.mc-field-group input{
    margin:0;
}
#mc_embed_signup .indicates-required{
    text-align:left;
    color:white;
}
.btaddnews {
    float:left;
    margin-top:25px;
}
.btaddnews #mc-embedded-subscribe{
    background-color: #87878D;color:white; border:none;padding:5px;padding-left:15px;padding-right:15px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.image_play {
    background: none;
    background: url("https://www.transalpino.pt/images/play-button-hover.png") no-repeat  transparent;/*
    background-image: url("https://www.transalpino.pt/images/play-button-hover.png");
    background: no-repeat;*/
    background-size: 104px 73px;
    background-position: center;
    line-height: 999px;
    overflow: hidden;
    position: absolute;
    text-indent: -999945px;
    z-index: 100;
    
    height: 225px;
    margin-left: 18px;
    margin-top: 7px;
    width: 304px;
    -moz-transition-duration: 0.3s;
   -o-transition-duration: 0.3s;
   -ms-transition-duration: 0.3s;
   -webkit-transition-duration: 0.3s;
}


.image_play_inside {
    background: none;
    background: url("https://www.transalpino.pt/images/play-button-hover.png") no-repeat  transparent;
   /* background-image: url("https://www.transalpino.pt/images/play-button-hover.png");
    background: no-repeat;*/
    background-size: 104px 73px;
    background-position: center;

    height: 73px;
    line-height: 999px;
    margin-left: 70px;
    margin-top: 1px;
    overflow: hidden;
    position: absolute;
    text-indent: -999945px;
    width: 104px;
    z-index: 100;
    -moz-transition-duration: 0.3s;
   -o-transition-duration: 0.3s;
   -ms-transition-duration: 0.3s;
   -webkit-transition-duration: 0.3s;
}
/*
.image_play:hover, .image_play_inside:hover {
    background: url("https://www.transalpino.pt/images/play-button.png") no-repeat scroll 0 0 / cover rgba(0, 0, 0, 0.5);background-size: 104px 73px;
    background-position: center;
    transition-duration: 0.3s;
   -moz-transition-duration: 0.3s;
   -o-transition-duration: 0.3s;
   -ms-transition-duration: 0.3s;
   -webkit-transition-duration: 0.3s;
}*/
.mask_jf:hover .image_play, .mask_jf:hover .image_play_inside {
    background: none;
    background: url("https://www.transalpino.pt/images/play-button.png") no-repeat  transparent;/*
    background-image: url("https://www.transalpino.pt/images/play-button.png");
    background: no-repeat;*/
    background-size: 104px 73px;
    background-position: center;
}
.view-third img {
   -webkit-transition: all 0.3s ease-in;
   -moz-transition: all 0.3s ease-in;
   -o-transition: all 0.3s ease-in;
   -ms-transition: all 0.3s ease-in;
   transition: all 0.3s ease-in;
}
.view-third .mask {
   background-color: rgba(0,0,0,0.6);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   zoom: 1; 
   /*-webkit-transform: translate(460px, -100px) rotate(180deg);
   -moz-transform: translate(460px, -100px) rotate(180deg);
   -o-transform: translate(460px, -100px) rotate(180deg);
   -ms-transform: translate(460px, -100px) rotate(180deg);
   transform: translate(460px, -100px) rotate(180deg);*/
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-third h2 {
  /* -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;*/
}

.h2top {
   /*-webkit-transform: translateY(-70px);
   -moz-transform: translateY(-70px);
   -o-transform: translateY(-70px);
   -ms-transform: translateY(-70px);
   transform: translateY(-70px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
    background: url("images/picdestaquesazul.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;*/
    color: #FFFFFF !important;
    font-family: 'Arial',serif !important;
    font-size: 12px !important;
    height: 37px !important;
    margin: 20px 0 0 !important;
    padding: 4px 15px 23px 61px !important;
    position: relative !important;
    text-align: center !important;
    text-transform: uppercase !important;
    top: 0 !important;
}

.view-third p {
   /*-webkit-transform: translateX(300px) rotate(90deg);
   -moz-transform: translateX(300px) rotate(90deg);
   -o-transform: translateX(300px) rotate(90deg);
   -ms-transform: translateX(300px) rotate(90deg);
   transform: translateX(300px) rotate(90deg);*/
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-third a.info {
   /*-webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);*/
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.mask_jf:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   zoom: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
   /*-webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
   transition-duration: 0.3s;
   -moz-transition-duration: 0.3s;
   -o-transition-duration: 0.3s;
   -ms-transition-duration: 0.3s;
   -webkit-transition-duration: 0.3s;*/
}
/*.view-third:hover h2 {
	opacity: 1 !important;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}*/
.view-third:hover p {
   -webkit-transform: translateX(0px) rotate(0deg);
   -moz-transform: translateX(0px) rotate(0deg);
   -o-transform: translateX(0px) rotate(0deg);
   -ms-transform: translateX(0px) rotate(0deg);
   transform: translateX(0px) rotate(0deg);
   /*-webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;*/
}
.view-third:hover a.info {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   /*-webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;*/
}
				
.view2 {
    cursor: default;
    float: left;
    height: 225px;
    left: 18px;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 7px;
    width: 304px;
   background: #fff  no-repeat center center;
}

.view {
    cursor: default;
    float: left;
    height: 225px;
    left: 18px;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 7px;
    width: 304px;
   background: #fff  no-repeat center center;
}
.view .mask, .view .content {
    height: 245px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -20px;
    width: 304px;
}
.view img {
    display: block;
    height: 225px;
    position: relative;
    width: 304px;
}
/*.view h2 {
    background: url("https://www.transalpino.pt/images/picdestaques.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-family: 'Andada',serif;
    font-size: 17px;
    height: 37px;
    margin: 20px 0 0;
    padding: 13px 15px 13px 61px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 0;
}*/

.view h2 {
    background:none;
    background-image: url("https://www.transalpino.pt/images/picdestaquesazul.png");
    color: #FFFFFF;
    font-family: Arial,serif;
    font-size: 12px;
    height: 40px;
    margin: 20px 0 0;
    padding: 4px 15px 22px 61px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -252px;
   z-index: 1000;
   opacity: 0.5;
   zoom: 1; 
   filter: alpha(opacity=50);
    -moz-transition-duration: 0.3s;
   -o-transition-duration: 0.3s;
   -ms-transition-duration: 0.3s;
   -webkit-transition-duration: 0.3s;
   overflow: hidden;
}

.view:hover h2{
    opacity:0.8;
    zoom: 1; filter: alpha(opacity=80);
}

.mask_jf:hover .view h2{
    opacity:0.8;
    zoom: 1; filter: alpha(opacity=80);
}

.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 0px 20px 20px;
   text-align: center;
   z-index: 1000;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   font-size: 13px;
   font-family: 'Andada',serif;
   padding: 2px 10px;
   /*background: #DC0811;*/
   background: #101860;
   color: #fff;
   text-transform: uppercase;
 /*  -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;*/
   -moz-transition-duration: 0.3s;
   -o-transition-duration: 0.3s;
   -ms-transition-duration: 0.3s;
   -webkit-transition-duration: 0.3s;
}/*
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
   transition-duration: 0.3s;
  
}*/
.mask_jf:hover .view a.info {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
   transition-duration: 0.3s;
}

.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.mask_jf {
    background-image: url("https://www.transalpino.pt/images/backdestaques.png");
    height: 261px;
    width: 336px;
    display: inline-block;
    float: left;
}

#multilinedText {
    background-color: #ADD8E6;
    height: 60px;
    margin: 50px;
    padding: 10px;
    width: 150px;
}

			
div.box {
    height: 90px;
    padding: 15px 20px 10px 20px;
/* 	overflow: hidden; */
    word-wrap: break-word;
}
div.resize {
    padding-bottom: 250px;
}
div.resize div.box {
    position: absolute;
    width: 40%;
    height: 100px;
}
			div.resize div.box.before {
				right: 50%;
				margin-right: 10px;
			}
			div.resize div.box.after {
				left: 50%;
				margin-left: 10px;
			}
			div.box.before {
				
			}
			div.box.after {
				
			}
			p.before {
				color: #990000;
			}
			p.after {
				color: #006600;
			}
			div.box.pathname {
				height: auto;
			}
			.pathname {
				height: 25px;
			}
            
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #dc0811; color:white }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-selected strong { color:white }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }
.quartosind .mc-field-group{
    margin-bottom:5px!important;
}
 .quartosind .mc-field-group select, .quartosind .mc-field-group textarea,.quartosind .mc-field-group  input[type="text"],.quartosind .mc-field-group  input[type="password"],.quartosind .mc-field-group  input[type="datetime"], .quartosind .mc-field-group input[type="datetime-local"], 
 .quartosind .mc-field-group input[type="date"], .quartosind .mc-field-group input[type="month"], .quartosind .mc-field-group input[type="time"], .quartosind .mc-field-group input[type="week"], .quartosind .mc-field-group input[type="number"], .quartosind .mc-field-group input[type="email"], 
 .quartosind .mc-field-group input[type="url"], .quartosind .mc-field-group input[type="search"], .quartosind .mc-field-group input[type="tel"], .quartosind .mc-field-group input[type="color"], .quartosind .mc-field-group .uneditable-input {
    margin-bottom:0px!important;
}

.pesquisabeds{
    float: left;
    margin-bottom:15px;
}
#result, .no_available, .quartoshotel{
    float: left;
    width:100%;
}
.quartoshotel{
    display:none;
}
.hotel-pricing{
    width: 702px;
    border: 1px solid #101860;
    margin-bottom: 5px;
}
.hotel-pricing td{
    padding:5px;
    font-size: 12px;
}
.rate-description {
    background: #101860;
    color: white;
}
.accommodation-pricing-detail{
    border-top: 1px solid #101860;
}