﻿.tag_item a {
    color: #fff;
    text-decoration: none;
}
.img_wrapper  img{
	width: 100%;
	-webkit-transition: all 3s;
    -o-transition: all .5s;
    transition: all 3s;
}
/*.nicdark_fadeinout .nicdark_fadein, .nicdark_fadeinout:hover .nicdark_fadeout {
    opacity: 0;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition: opacity;
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: .5s;
    
}
.nicdark_fadeinout:hover .nicdark_fadein {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition: opacity;
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: .5s;
}*/
.header-image {
    position: relative;
    max-height: 320px;
    overflow: hidden;
}
.header-image img {
    width: 100%;
}

/*.header-image .text {
    width: 100%;
    text-align: center;
    z-index: 2;
    position: absolute;
    color: #fff;
    top: 30%;
    -ms-transform: translateY(30%);
    transform: translateY(30%);
}*/
.header-image .text {
    width: 100%;
    text-align: center;
    z-index: 2;
    position: absolute;
    color: #fff;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
}
.header-image .text h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}
.lingue_sup {
    position: relative; 
    list-style: none;
    display: inline-block;
    padding-left: 0px;
    margin-top: 5px;
    margin-top: 5px;
    padding-left: 20px;
    float: right;
    right: 0px;
}
.hovereffect.img_wrapper .price {
    position: absolute;
    z-index: 1;
    right: 0px;
    padding: 0px 15px;
    background: #d9b310;
}
.hovereffect.img_wrapper .price span{
	color: #fff;
}
.lingue_sup li img {
    width: 23px;
    border-radius: 50% !important;
    border: none;   
}
/*.lingue_sup{
    width: 100%;
}*/
.tour_item_box>.content{
    /*height: 255px;*/
    height: 170px;
    margin-bottom: 40px;
}
.tour_item_box .content .title{
    font-size: 15px;
    padding: 10px;
    padding-left: 0px;
    text-align: left;
    font-weight: bold;
    color: #434a54;
    text-transform: uppercase;
    text-align: left;
    margin: 0px;
}
.lingue_sup li {
    margin-left: 5px;
    float: left;
    display: inline-block;
}
.tour_item_box{
	border: 1px solid #eee;
    padding: 13px 10px;
	margin-top: 11px;
}

.tour_item_box .content .text{
	height: 70px;
	height: 60px;
    overflow: hidden;
    padding: 0;
    display: inline-block;
    margin-bottom: 0px;
}

.img_wrapper,.tour_item_box{
	position: relative;
	width: 100%;
}

.img_wrapper{
	overflow: hidden; 
	height: 190px;
}
.img_wrapper img{
    -webkit-transition: all 3s;
    -o-transition: all .5s;
    transition: all 3s;
}
.img_wrapper:hover img{
	-webkit-transform: rotate(3deg) scale(1.2,1.2);
    -o-transform: rotate(3deg) scale(1.2,1.2);
    transform: rotate(3deg) scale(1.2,1.2);
}
.tag_list i{
	color: #737373;
	font-size: 15px;
	float: left;
	 position: relative;
    top: 4px;
    z-index: 1;
    background: #fff;
}
.tag_list i:before{
	position: relative;
    top: -2px;
}
.tag_list{
	margin: 0 0 5px 0px;
    font-size: 15px;
    color: #737373;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #ccc;
    display: block;
    width: 100%;
    display: inline-block;
}
.tag_list span, .tag_list a{
	color:#737373;
	font-size: 12px!important;
	font-style: italic;
	position: relative;
	background: none !important;
	border:none;
	padding: 0px !important;
	margin: 0px;
	float: left!important;
	margin-left: 5px;
    margin-right: 5px;
}
.tag_list span:before{
	position: absolute;
	content: "\f041";
    width: 7px;
    height: 16px;
    color: #737373;
    left: -5px;
    display: inline-block;
    font: normal normal normal 15px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tag_list span{
	left: -3px;
}
.tag_list .tag_item {
    margin-bottom: 2px;
    line-height: 1;
}
.tour_item_box .content .b-fix >.price{
	float: none;
	width: 100%;
    display: inline-block;
}
.tour_item_box .content .b-fix{
    position: absolute;
    bottom: 0px;
    left: 15px;
    right: 15px;
}
.tour_item_box .content .b-fix >.price>.price{
	float: right;
}
.tour_item_box .content  .prenota_link {
    margin-left: 0px;
    background-color: #d9b310;
    float: left;
}
.tour_item_box .content  .prenota_link:visited,.tour_item_box .content  .prenota_link:active,.tour_item_box .content  .prenota_link:focus{
	color: #fff;
	text-decoration: none;
}
.article.header_article{
	background: url(/img_booking/cart.jpg) no-repeat scroll center center / cover;
    height: 223px;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
}
/*.mm-page {
    padding-bottom: 277px;
}*/
.article.header_article .dark_bg{
	background: rgba(67,74,84,.2);
	display: inline-block;
    width: 100%;
    height: 223px;
}
.article img {
    width: 100%;
}
.hovereffect {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 86%;
  height: 86%;
  left: 7%;
  top: 7%;
  bottom: 7%;
  border:1px solid #fff;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 3s;
    -o-transition: all .5s;
    transition: all 3s;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
  -webkit-transform: rotate(3deg) scale(1.2,1.2);
    -o-transform: rotate(3deg) scale(1.2,1.2);
    transform: rotate(3deg) scale(1.2,1.2);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, transform .5s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, transform .5s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.hovereffect .overlay>p{
	margin-bottom: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.hovereffect .dettagli_link{
  -webkit-transition: all 1s;
  transition: all 1s;
  position: relative;
    padding: 10px 25px;
}
.hovereffect .dettagli_link:after, .hovereffect .dettagli_link:before {
  content: " ";
  width: 10px;
  height: 10px;
  position: absolute;
  border: 0px solid #fff;
  transition: all 1s;
}
.hovereffect .dettagli_link:after {
  top: -1px;
  left: -1px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.hovereffect .dettagli_link:before {
  bottom: -1px;
  right: -1px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.hovereffect .dettagli_link:hover {
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.hovereffect:hover  .dettagli_link:before, .hovereffect:hover  .dettagli_link:after {
    width: 108%;
    height: 120%;
}
@media only screen and (max-width: 768px) and (min-width: 501px){
    .lingue_sup{
        padding-left: 0px;
    }
    .lingue_sup>li:first-child{
        margin-left: 0px;
    }
}

@media only screen and  (min-width: 1200px){
    .img_wrapper{
        height: 141px;
    }
}
@media only screen and  (max-width: 1199px){
    .img_wrapper {
        height: 160px;
    }
    .tour_item_box>.content {
        height: 200px;
        margin-bottom: 40px;
    }
}
@media only screen and  (max-width: 991px){
	.img_wrapper {
        height: 116px;
    }
    .tour_item_box>.content {
        height: 180px;
        margin-bottom: 40px;
    }
    .lingue_sup{
        margin-bottom: 5px;
    }
    .tour_item_box .content .title {
        font-size: 12px;
    }
}
@media only screen and  (min-width: 1512px){
	.container {
		width: 1502px;
	}
    .img_wrapper{
        height: 190px;
    }	
}
@media only screen and  (max-width : 768px){
  .prenota_link {
        padding: 5px 10px;
        font-size: 12px;
    }
    .lingue_sup li img {
        width: 20px;
    }
    .lingue_sup {
        top: 0px; 
    }

}
@media only screen and  (max-width : 767px){
    .mm-page {
        padding-bottom: 0px;
        padding-top: 66px;
    }
    .prenota_link {
        padding: 5px 20px;
        font-size: 14px;
    }
    .lingue_sup li img {
        width: 23px;
    }
    .tour_item_box .content .text {
        height: auto;
        overflow: visible;
    }
    .tour_item_box>.content {
        height: auto;
    }
    .tour_item_box .content .b-fix {
        position: relative;
        bottom: 0px;
        left: 0px;
        right: 0px;
    }
    .article.header_article,.article.header_article .dark_bg{
        height: 150px;
    }
    .article .container h1 {
        padding: 3px 10px;
        font-size: 35px;
    }
    .article {
        margin-bottom: 20px;
    }
    .img_wrapper {
        height: auto;
    }
    .prenota_link {
        position: relative !important;
        width: auto !important; 
    }
    .bg-primary[data-target="#bs-example-navbar-collapse-1"] {
        color: #337ab7;
    }
    .img_wrapper, .tour_item_box {
        position: relative;
        width: 100%;
        max-width: 440px;
        margin-left: auto;
        margin-right: auto;
    }
    .img_wrapper img{
        max-width: 425px;
    }
    .tour_item_box>.content {
        margin-bottom: 0px;
    }
}


