/*------------------------------------------------------------------------------
Project:         City Listing (HTML Version)
Version:         1.21
Author:          Webdesign Trade
Author URI:      https://themeforest.net/user/webdesigntrade
Author Website:  http://webdesigntrade.net
--------------------------------------------------------------------------------
[ CSSLint Rules ]
Notice: All CSS code already properly cleaned to perform on modern browsers (CSS3).
Reactivate (true) or delete the rules below if you need to alter/debug the
CSS with your editor.
More info and other useful r.entry-mediaules: https://github.com/CSSLint/csslint/wiki/Rules
--------------------------------------------------------------------------------
/*csslint
adjoining-classes: false,
fallback-colors: false,
important: false,
box-model: false,
known-properties: false,.white-popup
universal-selector: false,
qualified-headings: false,
unique-headings: false,
unqualified-attributes: false,
regex-selectors: false,
ids: false,
font-sizes: false,
outline-none: false,
duplicate-background-images: false,
floats: false,
box-sizing: false,
overqualified-elements: false
--------------------------------------------------------------------------------
[ CSS Mod ]
------------------------------------------------------------------------------*/

 /* SOCIAL PROOF */
   .testo-proof {
    position: relative;
    font-size: 14px;
    color: #333940;
    font-weight: 400;
    text-align: left;
    line-height: 19px;
    text-decoration: none;
}

.testo-proof-bold {
    font-weight: bold;
    color: #333940;
}
.inverted {
    background-color: #cd2b2b;
}
.testo-link{
    font-weight: bold;
    color: #dc3545;
    font-size: 14px;
}

.img-social-proof{
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 10px;
}

.titolo_banner_slide_home_bottomright {
    position: relative;
    font-size: 18px;
    color: #333940;
    text-align: left;
}

.pop-up-bottom-cont {
    position: fixed;
    width: 350px;
    margin-left: 20px;
    bottom: 20px;
    left: 0px;
    z-index: 999999;
}

.cont-bottone-pagamento {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 10px;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  background-color: white;
  color: white;
  text-align: center;
}

.pop-up-bottom {
    padding: 10px;
    background-color: rgba(255, 255, 255, 1.0);
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.15);
}

.pop-up-bottom:hover{
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    outline: 3px solid rgba(0,0,0,0.10);
}

.close_proof{
 
    float: right;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 10px;
}
.close_proof_icon:before{
    color: #dadada !important;
    font-size: 20px;
}
/* SOCIAL PROOF */

/* INIZIO RICERCA */
.keyevidenziata{
	background-color: #FFF000;
}
@media (min-width: 640px) {
.wrapper-ricerca{
	height: 220px;
}
}
.wrapper-ricerca{
	margin: auto;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.card-ricerca {
    display: flex;
    flex-direction: column;
    background: #fff;
    line-height: 1.4;
    font-family: sans-serif;
    border-radius: 10px;
    overflow: hidden;
    z-index: 0;
    box-shadow: 0 1px 3px rgba(0,0,0, 0.12), 0 1px 2px rgba(0,0,0, 0.24);
}
.card-ricerca a {
  color: inherit;
}
.card-ricerca a:hover {
  color: #5ad67d;
}
.card-ricerca .meta {
  position: relative;
  z-index: 0;
}
.card-ricerca .photo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}
.card-ricerca .details,
.card-ricerca .details ul {
  margin: auto;
  padding: 0;
  list-style: none;
}
.card-ricerca .details {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  margin: auto;
  transition: left .2s;
  background: rgba(0, 0, 0, 0.6);
  color: #fafafa;
  padding: 10px;
  width: 100%;
  font-size: .9rem;
}
.card-ricerca .description {
    padding: 1.5rem;
    background: #fafafa;
    position: relative;
    z-index: 1;
}
.titolo-ricerca{
	margin: 0px;
	margin-bottom: 5px;
	font-size: 18px;
}
.logomob{
      margin-top: 7px;
    margin-right: 7px;
    height: 50px !important;
}
.card-ricerca .description h1 {
  line-height: 1;
  margin: 0;
  font-size: 1.7rem;
}
.metaricerca {
	font-size: 13px;
    color: #999;
  	margin-top: 5px;
	margin-bottom: 0.50rem;
}
.citazionericerca{
    color: #202020;
    font-size: 16px;
    margin-bottom: 40px;
}
.amenities-ricerca{
	margin-bottom: 20px;
	margin-top: -30px;
}
.amenities-ricerca span {
    position: relative;
    display: inline-block;
    border: 2px solid transparent;
    padding: 3px 8px 2px 35px;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.05), -2px -2px 2px 0 rgba(0,0,0,0.02);
    border-radius: 12px;
    margin-right: 6px;
    margin-bottom: 7px;
    color: #202020;
    font-size: 12px;
    background: #fff;
}

.amenities-ricerca span:before {
    position: absolute;
    font-size: 14px;
    float: left;
    height: 28px;
    line-height: 22px;
    top: 0px;
    left: 2px;
    width: 30px;
    text-align: center;
    color: #337547;
}
.card-ricerca .description .read-more {
  text-align: right;
}
.card-ricerca .description .read-more a {
  color: #5ad67d;
  display: inline-block;
  position: relative;
}
.card-ricerca .description .read-more a:after {
  content: "\f061";
  font-family: FontAwesome;
  margin-left: -10px;
  opacity: 0;
  vertical-align: middle;
  transition: margin .3s, opacity .3s;
}
.card-ricerca .description .read-more a:hover:after {
  margin-left: 5px;
  opacity: 1;
}
.card-ricerca p:first-of-type {
  margin-top: 0.50rem;
}
.card-ricerca:hover .details {
  left: 0%;
}
span.catricerca{
    background: #337547;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px;
    color: #fff;
}
.ricercaBUS {
    min-height: 200px;
  }

@media (max-width: 640px) {
	.card-ricerca .meta {
    	height: 220px;
	}
}
	
@media (min-width: 640px) {
  .ricercaBUS {
    flex-direction: row;
  }
	.card-ricerca .meta {
    flex-basis: 40%;
  }
  .card-ricerca .description {
    flex-basis: 60%;
  }
}
/* FINE RICERCA */

/* INIZIO CARD ATTIVITA */
.nopadding{
	padding: 0px !important;
}
.wrapper-attivita{
	margin: auto;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.card-attivita {
    display: flex;
    flex-direction: column;
    background: #fff;
    line-height: 1.4;
    font-family: sans-serif;
    border-radius: 10px;
    overflow: hidden;
    z-index: 0;
    box-shadow: 0 1px 3px rgba(0,0,0, 0.12), 0 1px 2px rgba(0,0,0, 0.24);
}
.card-attivita a {
  color: inherit;
}
.card-attivita a:hover {
  color: #5ad67d;
}
.card-attivita .meta {
  position: relative;
  z-index: 0;
}
.card-attivita .metaLOW {
  position: relative;
  z-index: 0;
}
.card-attivita .photo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}
.card-attivita .details,
.card-attivita .details ul {
  margin: auto;
  padding: 0;
  list-style: none;
}
.card-attivita .details {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  margin: auto;
  transition: left .2s;
  background: rgba(0, 0, 0, 0.6);
  color: #fafafa;
  padding: 10px;
  width: 100%;
  font-size: .9rem;
}
.card-attivita .details a {
  -webkit-text-decoration: dotted underline;
          text-decoration: dotted underline;
}
.card-attivita .details ul li {
  display: inline-block;
}
.card-attivita .details .author:before {
  font-family: FontAwesome;
  margin-right: 10px;
  content: "\f007";
}
.card-attivita .details .date:before {
  font-family: FontAwesome;
  margin-right: 10px;
  content: "\f133";
}
.card-attivita .details .tags ul:before {
  font-family: FontAwesome;
  content: "\f02b";
  margin-right: 10px;
}
.card-attivita .details .tags li {
  margin-right: 2px;
}
.card-attivita .details .tags li:first-child {
  margin-left: -4px;
}
.card-attivita .description {
    padding: 1.5rem;
    background: #fafafa;
    position: relative;
    z-index: 1;
}
.rosso-attivita {
    font-size: 27px;
    color: #fff;
    text-align: center;
    background-color: #f00;
    padding: 14px;
    line-height: 15px;
    box-shadow: 0 1px 3px rgba(0,0,0, 0.12), 0 1px 2px rgba(0,0,0, 0.14);
    position: absolute;
    /* float: left; */
    z-index: 9;
    right: 0;
    /* margin-top: -100px; */
    /* margin-right: 1.5rem; */
    margin: 1.5rem;
}
span.badgesconto-attivita {
    color: #FFF;
    font-size: 12px;
    line-height: 5px;
}
.titolo-attivita{
	margin: 0px;
	margin-bottom: 2px;
	font-size: 18px;
}
.card-attivita .description h1 {
  line-height: 1;
  margin: 0;
  font-size: 1.7rem;
}
.metaattivita {
	font-size: 13px;
    color: #999;
  	margin-top: 5px;
	margin-bottom: 0.50rem;
}
.citazioneattivita{
    color: #202020;
    font-size: 14px;
    margin-bottom: 40px;
}
.amenities-attivita{
	margin-bottom: 20px;
	margin-top: -30px;
}
.amenities-attivita span {
    position: relative;
    display: inline-block;
    border: 2px solid transparent;
    padding: 3px 8px 2px 35px;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.05), -2px -2px 2px 0 rgba(0,0,0,0.02);
    border-radius: 12px;
    margin-right: 6px;
    margin-bottom: 7px;
    color: #202020;
    font-size: 12px;
    background: #fff;
}

.amenities-attivita span:before {
    position: absolute;
    font-size: 14px;
    float: left;
    height: 28px;
    line-height: 22px;
    top: 0px;
    left: 2px;
    width: 30px;
    text-align: center;
    color: #337547;
}
.indirizzoattivita{
	font-size:12px;
	position: absolute !important;
	bottom: 0;
}
.card-attivita .description .read-more {
  text-align: right;
}
.card-attivita .description .read-more a {
  color: #5ad67d;
  display: inline-block;
  position: relative;
}
.card-attivita .description .read-more a:after {
  content: "\f061";
  font-family: FontAwesome;
  margin-left: -10px;
  opacity: 0;
  vertical-align: middle;
  transition: margin .3s, opacity .3s;
}
.card-attivita .description .read-more a:hover:after {
  margin-left: 5px;
  opacity: 1;
}
.card-attivita p:first-of-type {
  margin-top: -5px;
}
span.catattivita{
    background: #337547;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px;
    color: #fff;
}
.card-attivita:hover .details {
  left: 0%;
}

.card-attivita .metaLOW {
    	height: 220px;
	}

.cardBUS {
    min-height: 200px;
  }

@media (max-width: 640px) {
	.card-attivita .meta {
    	height: 220px;
	}
}
	
@media (min-width: 640px) {
  .cardBUS {
    flex-direction: row;
  }
	
  .cardLOW {
	  height: 385px;

  }
	
	.card-attivita .meta {
    flex-basis: 40%;
  }
	/*.card-attivita .metaLOW {
    flex-basis: 40%;
  }*/
  .card-attivita .description {
    flex-basis: 60%;
  }
}
/* FINE CARD ATTIVITA */

/* INIZIO CARD ARTICOLO */
.wrapper-articolo {
	margin: auto;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    height: 285px;
}
.wrapper-infoutile {
	margin: auto;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    height: 270px;
}
.border-tlr-radius-articolo { 
	border-top-left-radius: 2px;
	border-top-right-radius: 2px; 
}

.radius-articolo { border-radius: 2px; }

.padding-tb-articolo { padding-top: 1.6rem; padding-bottom: 1.6rem;}

.shadowDepth0-articolo { box-shadow: 0 1px 3px rgba(0,0,0, 0.12); }

.shadowDepth1-articolo {
   box-shadow: 
  		0 1px 3px rgba(0,0,0, 0.12),
    	0 1px 2px rgba(0,0,0, 0.24);      
}
.card-articolo {
	background-color: #fafafa;
	margin-bottom: 1rem;
	border-radius: 10px;
	overflow: hidden;
}

.card__padding-articolo {
	padding: 1rem;
}
 
.card__image-articolo {
    min-height: 100px;
    max-height: 175px;
    overflow: hidden;
	background-color: #eee;
}
	.card__image-articolo img {
		width: 100%;
		max-width: 100%;
		display: block;
	}

.card__content-articolo {
    position: relative;
    height: 110px;
}
.card__content-infoutile {
    position: relative;
    height: 75px;
}
.card__titolo-articolo{
	margin: 0px;
	font-size: 16px;
}

/* card article */
.card__article-articolo a {
	text-decoration: none;
	color: #444;
	transition: all 0.5s ease;
}
	.card__article a:hover {
		color: #2980b9;
	}

/* card action */
.card__action-articolo {
    overflow: hidden;
    /* padding-right: 1rem; */
    /* padding-left: 1rem; */
    /* padding-top: 1rem; */
    bottom: 0;
    position: absolute;
    margin-bottom: 10px;
}
	 
.card__author-articolo {
	font-size: 12px;
    color: #999;
}

	.card__author-articolo img,
	.card__author-content-articolo {
		display: inline-block;
		vertical-align: middle;
	}

	.card__author-articolo img{
		border-radius: 50%;
		margin-right: 0.6em;
		width: 26px;
	}
/* FINE CARD ARTICOLO */

ol, ul{
    margin-top: 5px;
	margin-left: 20px;
}

.contenitoreadsart{
	background-color: #f9f9f9;
    padding: 10px;
    border-radius: 8px;
}
@media (max-width: 768px){
.contenitoreadsart{
	margin-top: 30px;
}
}

/* INIZIO PAGINAZIONE */
.adstit {
    font-size: 12px;
    color: #999999;
	text-align: left;
}
@media (max-width: 1200px){
.listart {
    width: 100% !important;
}}
.pagination{
  padding: 30px 0;
}
.pagination ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pagination a{
  display: inline-block;
  padding: 10px 18px;
  color: #222;
}
.p1 a{
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
}
.p1 a.is-active{
  background-color: #337547;
  border-radius: 100%;
  color: #fff;
}
/* FINE PAGINAZIONE */

/* INIZIO DIVENTA PARTNER */
.partnerrow{
	height: 100%;
	display: flex;
	flex-wrap: wrap
} 
.btn-partner{
    background: #ec0505;
    color: #FFF;
    font-size: 20px;
    font-weight: 800;
    white-space: normal;
    margin-top: 25px;
    margin-bottom: 60px;
}
.btn-partner.focus, .btn-partner:focus, .btn-partner:hover{
    color: #FFF;
}
.partner1{
	background-image: linear-gradient(rgba(255,255,255,.7), rgba(255,255,255,.7)), url(../images/home/skyline.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
	height: 100%;
}
@media (max-width: 768px){
.partner1 {
	margin-top: 70px;}
}
@media (max-width: 991px){
.partnerrow {
    margin-top: 40px !important;}
}
.partner2{
	background: #FFF;
    padding-top: 35px;
    padding-bottom: 35px;
}
.partner3{
    background-image: url(../images/partner/bg2.jpg);
    background-repeat: no-repeat;
    padding-top: 90px;
    padding-bottom: 35px;
	background-position: center;
    background-size: cover;
    margin-top: 30px;
}
.partner4{
	background: #FFFF;
    padding-top: 35px;
    padding-bottom: 35px;
}
.partner5{
	background-image: linear-gradient( rgba(225, 234, 230,1),rgba(255,255,255,.7));
    padding-top: 35px;
    padding-bottom: 35px;    
}
.partner6{
	background-image: url(../images/home/npbg.jpg);
    background-repeat: repeat;
    padding-top: 35px;
    padding-bottom: 35px;
}
.partner7{
    background: #337547;
    padding-top: 35px;
    padding-bottom: 35px;
}
.unipartner{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.partner8{
	background: #FFF;
    padding-top: 35px;
    padding-bottom: 35px;
}
.partner9{
	background: #E1EAE6;
    padding-top: 35px;
    padding-bottom: 35px;
}
.nppartener{
	margin: auto;
	width: 100%;
	margin-bottom: -60px;
	text-align: center;
}
.textnppartener{
	text-align: left;font-size: 26px;line-height: 36px;
}
@media (max-width: 768px){
.textnppartener{
	text-align: center;font-size: 26px;line-height: 36px;
}
}

@media (min-width: 768px){
.imgriga2{
	display: none;	}
}
@media (max-width: 768px){
.partner3{
	background-image: linear-gradient(rgba(255,255,255,.7), rgba(225, 234, 230,1));
	padding-top: 0px;
}
}

/* FINE DIVENTA PARTNER */


/* SCHEDA ATTIVITA */
.icona-cat-trip{
    font-size: 25px;
    float: left;
    left: 10px;
    color: #fff;
}
.label-rew-rating{
    text-align: left;
    font-size: 13px;
}

.label-trip-rating{
    font-size: 9px;
    line-height: 0px;
    margin-top: 5px;
}
.img-star-trip{
    width: 130px !important;
}
.buttontripwrite {

    width: 100%;
    margin-bottom: 10px;
    border-radius: 8px;
    background: #337547;
    color: #FFF !important;
    font-family: "Ubuntu";
    font-size: 16px;
}
.write-review-margin{
    margin-top: 30px;
}
.class-rating-count{
    width: 100%;
    margin-top: 50px !important;
}
/* SCHEDA ATTIVITA */


/* INIZIO CATEGORIA MADRE */

.icona-cat{
    font-size: 25px;
    float: left;
    left: 10px;
    top: 7px;
}



.esploracat{
	font-size: 18px;
    line-height: 22px;
    font-weight: 800;
    color: #337547;
    margin-bottom: 20px;}
.bottonesidebar{
    display: inline-block;
    background: #FAFAFA;
    border-top: 1px solid #d5d5d5;
    line-height: 2.5em;
    padding: 0;
    outline: none;
    text-decoration: none;
    color: #202020;
    width: 100%;
    font-size: 17px;
    text-align: left;
}
.frecciabottonesidebar{
    font-size: 1em;
    width: 1.5em;
    float: right;
}
.titsidebar{
	font-size: 18px;
    line-height: 22px;
    font-weight: 800;
    color: #337547;
	text-align: left;}
/* FINE CATEGORIA MADRE */

/* INIZIO HOME */
.imgnphome{
    padding-top: 10px;
    padding-bottom: 5px;
}
.videohome{
	background-image:  linear-gradient(rgba(255,255,255,.7), rgba(255,255,255,.7)), url(../images/home/skyline.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.nopaddriga{
	margin-left: -15px;
	margin-right: -15px;
}
.rigahome{
	margin-top: 50px;
	margin-bottom: 20px;
}
.paddrigahome{
	padding-bottom: 20px;
}
.nextriga{
	    right: -20px !important;
}
.prevriga{
    left: -20px !important;
}
.bottoneevidenza{
    display: inline-block;
    background: #FAFAFA;
	border: 3px solid #337547;
    line-height: 2.5em;
    padding: 0;
    margin-bottom: 1em;
    outline: none;
    text-decoration: none;
    color: #202020;
    width: 100%;
    font-size: 17px;
	font-weight: 600;
    border-radius: 50px;
}
.frecciabottoneevidenza{
    font-size: 1em;
    width: 1.5em;
    float: right;
}
.iconcatm{
    font-size: 25px;
    float: left;
    left: 10px;
    top: 7px;
	color: #FFF;
}
.boxbottonecatm{
	background-color: #f9f9f9;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 30px !important;
}
.pbottonecatm{
	text-align: center;
    font-size: 19px;
}
.bottonecatm{
    display: inline-block;
    background: #337547;
	border: 3px solid #183b1d;
    line-height: 2.5em;
    padding: 0;
    outline: none;
    text-decoration: none;
    color: #FFF !important;
    width: 100%;
    font-size: 17px;
	font-weight: 600;
    border-radius: 50px;
}
.frecciabottonecatm{
    font-size: 1em;
    width: 1.5em;
    float: right;
	color:#FFF !important;
}
.frecciabottoneart{
    font-size: 1em;
    width: 1.5em;
    float: right;
	color:#FFF !important;
}
.primarigahome{
    padding-top: 30px;
    padding-bottom: 60px;
    background: #F5F5F5;
}
@media (max-width: 768px){
.primarigahome{
    padding-top: 10px;
    padding-bottom: 30px;
    background: #F5F5F5;
}
}
/* FINE HOME */

/* INIZIO CARD */
.blog-grids {
    overflow: hidden;
    margin: 0 -15px;
}
.blog-gridstophome .grid {
    background-color: #fafafa;
    /*width: calc(33.33% - 30px);*/
    float: left;
    padding: 10px;
   	margin: 0px 0px 10px 0px;
    border-radius: 10px;
	border: 1px solid #ddd;
    /*-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);*/
}
.blog-gridshome .grid {
    background-color: #fafafa;
    /*max-width: 300px;*/
    float: left;
    padding: 10px;
   	margin: 0px 0px 10px 0px;
    border-radius: 10px;
	border: 1px solid #ddd;
    /*-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);*/
}
.blog-grids .grid {
    background-color: #fafafa;
    /*width: calc(33.33% - 30px);*/
    float: left;
    padding: 15px;
    margin: 0px 15px 0px 15px;
    border-radius: 10px;
	border: 1px solid #ddd;
    /*-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);*/
}
.titrigabloc{
    font-size: 15px;
    line-height: 18px;
    color: #337547;
    margin: 0;
}
.imgrighome{
    min-height: 200px;
    width: 100%;
}
.entry-mediamenu {
    overflow: hidden;
    border-radius: 10px;
}
.entry-media {
    width: 300px;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 8px;
}

@media (max-width: 767px){
	.entry-media {
    width: 250px;
	height: 167px;	}
	.blog-gridshome .grid {
	max-width: 280px;}
}
@media (max-width: 340px){
	.entry-media {
    width: 200px;
    height: 134px;
	}
	.blog-gridshome .grid {
	max-width: 222px;}
}
.entry-mediabig {
    width: 100%;
    max-height: 300px;
    overflow: hidden;
    border-radius: 10px;
}
.entry-medialow {
    width: 100%;
    max-height: 100px;
    overflow: hidden;
    border-radius: 10px;
}
.entry-body {
    padding-top: 10px;
}

.entry-body .cat {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #6220d9;
    text-transform: uppercase;
}
.entry-bodytop {
    padding-top: 10px;
}

.entry-bodytop .cat {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #6220d9;
    text-transform: uppercase;
}
/*.entry-body {
    width: 300px;
}
@media (max-width: 767px){
	.entry-body {
    width: 250px;
	}
}
@media (max-width: 340px){
	.entry-body {
    width: 200px;
	}
}*/
span.cat{
    position: absolute;
    margin-top: -3rem;
    margin-left: 1rem;
    background: #337547;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px;
    color: #fff;
}
.entry-body h3 {
    margin: 0px;
}

.entry-body h3 a {
    color: #41516a;
}

.entry-body h3 a:hover {
    color: #6220d9;
    text-decoration: none;
}

.entry-body p {
    margin-bottom: 2em;
    color: #90949a;
    line-height: 1.8em;
}
.entry-bodytop h3 {
    margin: 0px;
}

.entry-bodytop h3 a {
    color: #41516a;
}

.entry-bodytop h3 a:hover {
    color: #6220d9;
    text-decoration: none;
}

.entry-bodytop p {
    margin-bottom: 2em;
    color: #90949a;
    line-height: 1.8em;
}
.read-more-date {
    position: relative;
}

.read-more-date a {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    color: #41516a;
    text-transform: uppercase;
}

.read-more-date .date {
    position: absolute;
    right: 0;
    color: #90949a;
}
/*FINE CARD*/

/*INIZIO MEGAMENU*/
.dropdown-menu{
	padding-bottom: 20px;}

@media (max-width: 767px){
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{
	padding: 5px 15px 5px 0px ;}
.navbar-nav .open .dropdown-menu{
	background-color: #FFF;}
	}
	
.navbar-nav>li>.dropdown-menu {
    margin-top:20px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}
.navbar-default .navbar-nav>li>a {
    width:200px;
    font-weight:bold;
}
.mega-dropdown {
  position: static !important;
  width:100%;
}
.mega-dropdown-menu {
    /*padding: 20px 0px;*/
    width: 100%;
    box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
    display: block;
    clear: both;
    line-height: 2;
    color: #555;
    font-weight: 800;
    white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
    color: #202020;
    font-weight: 800;
}
.mega-dropdown-menu .dropdown-header {
	font-size: 18px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mega-dropdown-menu form {
    margin:3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
/*FINE MEGAMENU*/

/*INIZIO ADS SIDEBAR*/
.ads-sidebar{
	background-color: #f9f9f9;
    padding: 10px;
    border-radius: 8px;
	margin-bottom: 30px !important;
}
.ads-title{
    margin-bottom: 15px;
}
.ads-sidebarcat{
	background-color: #f9f9f9;
    padding: 10px;
    border-radius: 8px;
	margin-bottom: 15px !important;
}
/*FINE ADS SIDEBAR*/


/*INIZIO SELETTORE LINGUA HEADER*/
.btn-group-header {
	z-index: 2;
}
.dropdown-lingua-header {
    float: none !important;
    min-width: 60px !important;
    padding: 10px !important;
    text-align: right !important;}
.cambiolingua-header {
	padding: 10px;
	border:1px solid #999;
	border-radius: 8px;
	background: #FFF;
    color: #999 !important;
	margin-top: 10px;
	margin-right: 15px;}
.singolalingua-header {padding: 5px;}
.lingua-divider-header {
	border-top: 1px solid #999;
    margin-bottom: 10px;
    margin-top: 15px;}
/*FINE SELETTORE LINGUA HEADER*/

/*INZIO CORRELATI*/
.card__image {
	display: block;
	height: 133px; 
	overflow: hidden;
	position: relative;
	border-radius: 8px;
	margin-bottom: 10px;
}

.card__title {
	color: white;
	display: inline-block;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 0.75em;
	text-decoration: none;

	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
			transition: all 0.3s ease-out;
}

.card__overlay {
	content: "";
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1;
    background: rgba(0, 0, 0, 0.5);
}

.card__overlay-content {
    position: absolute;
    padding: 3.2em;
    padding-left: 10px;
    padding-right: 10px;
	z-index: 3;
    width: 100%;
    text-align: center;
	height: 133px;
}

.titoloarticolo{
	color:#FFF;
	margin: auto;
}
/*FINE CORRELATI*/

h1{font-size: 28px;}
h2{font-size: 22px;}
h3{font-size: 18px;}

/* INIZIO NAPLES PASS SCHEDE */
span.badgesconto {
    color: #FFF;
    font-size: 17px;
    line-height: 5px;
}

.titolobadge{
	font-size: 16px;
	font-weight: 500;
    color: #202020;
    text-align: center;
	font-family: 'Ubuntu', sans-serif;
	margin-top: 15px;
}
.elencobadge{
	font-size:20px;
}
.vocebadge{
	padding: 10px;
}
p#note_pass{
    color: #202020;
    font-size: 14px;
    margin-bottom: 0px;
    text-align: center;
}
.bottonebadge{
    font-size: 18px;
    font-weight: 800;
    color: #383838;
    background: #ffd647;
    border: 1px solid #fdc500;
    width: 100%;
    white-space: normal;
	margin-top: 10px;
}
.bottonebonus{
  background: #3e7c4f;
  color: white;
    border: 0px solid #fdc500;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 400;
    border-radius: 4px;
}
/* FINE NAPLES PASS SCHEDE */

/* INIZIO PUNTI D'INTERESSE */
.paragrafo_puntointeresse {
    margin-top: 20px !important;
}
.puntointeressedesc{
	padding: 50px 0 0 !important;
	margin-top: 0px !important;
}
@media (max-width: 767px){
.puntointeressedesc{
	padding: 10px 0 0 !important;}
}
.punticorrelati {
    background-color: #f9f9f9;
    padding: 8px;
    border-radius: 8px;
    margin-bottom: -20px !important;
}
.rigapunti {
    background: #fff;
    /* width: auto; */
    border: 1px solid #337547;
    height: 36px;
    float: left;
    margin: 5px;
    padding: 2px;
	border-radius: 50px 0px 0px 50px;
}
.imgpunti {
    float: left;
}
.puntismall {
    padding: 5px;
}
.puntismallarticoli {
	font-size:14px;
	margin:0px;
	font-family: 'Source Sans Pro';
	padding:7px;
}
h1.punti_interesse-title {
    text-align: left;
    margin-bottom: 5px;
	font-size: 28px;
	margin-top: 10px;
}
h2.punti_interesse-sub {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 10px;
	font-size: 20px;
	color: #969696;
}
h3.h3puntointeresse {
    text-align: left;
    color: #202020;
}

#breve_descrizione {
    margin-bottom: 20px;
}

.leggitutto {
	display: block;
    text-align: center;
    border-radius: 8px;
    padding: 8px;
    background: #f9f9f9;
    border: 1px solid #337547;
    font-weight: 600;
}
.titoloinformazioni{
	text-align: left;
    color: #202020;
	margin-top: 0px;
}
.list-euro:before{
	    content: "\ea5f";
}
.list-prezzi{
	text-align: left;
}
/* FINE PUNTI D'INTERESSE */

/* INIZIO POPUP NAPLES PASS */
@media (max-width: 767px){

.titolopopup{
    font-size: 22px !important;
    margin-bottom: 0px !important;
    line-height: 28px !important;
}
.imgpopnp{
    height: 180px !important;
}
.elencopopup{
	font-size: 18px !important;
}

}
/*.mfp-close-btn-in .mfp-close{
	margin-top: 50px;
}*/
.white-popup {
    position: relative;
    padding: 10px 10px 10px 10px;
    width: auto;
    max-width: 750px;
    margin: 20px auto;
    border-radius: 10px;
    background: #FFF;
}
.titolopopup{
	font-size: 25px;
	color: #202020;
    margin-bottom: 20px;
	margin-top: 20px;
    font-weight: 800;
    line-height: 28px;
}
.imgpopnp{
	padding-top: 10px;
	padding-bottom: 5px;
}
.riquadropopup{
	background: #f6f6f6;
    border-radius: 10px;
    padding: 10px;
}
.elencopopup{
	font-size:20px;
}
.vocepopup{
	padding-bottom:10px;
}
.bottonepopup{
    font-size: 23px;
    font-weight: 800;
    color: #383838;
    background: #ffd647;
    border: 1px solid #fdc500;
    width: 100%;
    white-space: normal;
}
/* FINE POPUP NAPLES PASS */

/*INIZIO SELETTORE LINGUA*/
.btn-group{
	z-index: 2;
}
.dropdown-lingua {
    float: none !important;
    min-width: 114px !important;
    padding: 10px !important;
    margin: 5px 0 0 !important;
    text-align: right !important;}
.selezionalingua{
	margin-bottom: 20px;}
.cambiolingua{
	padding: 10px;
	border:1px solid #999;
	border-radius: 8px;
	background: #FFF;
    color: #999 !important;}
.singolalingua{padding: 10px;}
.lingua-divider {
	border-top: 1px solid #999;
    margin-bottom: 10px;
    margin-top: 15px;}
/*FINE SELETTORE LINGUA*/

.swiper-slide{
	height: auto;
    width: auto;}
.swiper-container {
	position: initial;}
.swiper-container-menu {
    overflow: visible!important;}

@media (max-width: 768px){
	.logointero{display: none;}
}
@media (min-width: 768px){
.menuprincipale{
	width: 100% !important;
	background-color: #FFF !important;
	border-radius: 0px;
	margin: 0px !important;
}
.navbar{
	text-align: center !important;
    float: none !important;
	border: none !important;
	}
li.dropdown{
    float: none !important;
    display: inline-block !important;
	border-right:  1px solid #dce4e6;
	min-width: 200px;
}
ul#cont_categorie {
    top: 0 !important;
}
header .navbar{
	top: 70px !important;
}
.menusticky {
    position: fixed;
    z-index: 999999999;
    background: #FFF;
    width: 100%;
	-webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.06);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.06);
}
	.logomob{display: none;}
}
.iconamenu{
    border-radius: 100%;
    width: 28px;
    height: 28px;
    padding: 6px 7px 5px 7px;
    vertical-align: middle;
    font-size: 20px;
    color: #337547;
}
.vocesottomenu{
    padding: 5px 0px 8px 0px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    background: #fafafa;
    border-radius: 50px 0px 0px 50px;
    font-size: 17px;
}
.iconasottomenu{
    padding: 0px 7px 0px 9px;
    font-size: 24px;
    color: #337547;
    float: left;
    margin-top: -1px;
}

.sottovocemenu{
    font-size: 11px;
    font-weight: 400;
    color: #999;
    margin: 0px;
    margin-top: -13px;
}

div#map {
    width: 100% !important;
}

.widget .widget-profile {
    position: relative;
    margin-top: 20px;
    padding: 0px 0px 10px 0px;
}
.card-img-profile {
    width: 250px;
    height: 250px;
    vertical-align: middle;
    border-radius: 50%;
    overflow: hidden;}
.count-article{background: #337547;
color:#FFF;
font-family: 'Ubuntu', sans-serif;
font-size: 16px;}
.bio-profile{
    padding: 10px;
    text-align: left;}

.iconesp {color:#337547;
	float: right;
    padding: 3px;}

/* Form contatti */
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
	/*background:#F9F9F9;*/
	padding:25px;
	margin:50px 0;
}

#contact h3 {
	color: #F96;
	display: block;
	font-size: 30px;
	font-weight: 400;
}

#contact h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    margin-left: 1%;
    min-width: 98%;
    padding: 0;
    width: 98%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
	width:98%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

#contact button[type="submit"] {
	cursor:pointer;
	width:98%;
	border:none;
	background:#337547;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
}

#contact button[type="submit"]:hover {
	background:#70a041;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #999;
}


.fill {
    min-height: 100%;
    height: 100%;
}
.panel-heading{padding: 0px 15px;}

.panlog{padding: 0px 0px 15px 0px !important;}

.form-group{
	margin-bottom: 0px !important;
    margin-top: 15px !important;
}

input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control{
	height: 45px;
}

.ribbon_3 span::after, .ribbon_3 span::before {
    content: "";
    position: absolute;
    top: 100%;
    z-index: -1;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #638908;
}
.ribbon_3.tickets span {
    background: linear-gradient(#f14f3f 0,#cb4335 100%);
}
.ribbon_3.tickets span::before {
    border-left: 3px solid #a3362a;
    border-right: 3px solid transparent;
}
.ribbon_3.tickets span::after {
    border-left: 3px solid transparent;
    border-right: 3px solid #a3362a;
}
.ribbon_3.tickets span::after, .ribbon_3.tickets span::before {
     border-bottom: 3px solid transparent;
     border-top: 3px solid #a3362a;
 }

.ribbon_3 span::before {
    left: 0;
    border-left: 3px solid #638908;
    border-right: 3px solid transparent;
}
.ribbon_3 {
    position: absolute;
	left: -22px;
    top: -4px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}
.ribbon_3 span {
    font-size: 11px;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0,#79A70A 100%);
    box-shadow: 0 3px 10px -5px rgba(0,0,0,1);
    text-shadow: 1px 1px 2px rgba(0,0,0,.25);
    position: absolute;
    top: 19px;
    left: -21px;
}
.ribbon_3 span::after {
    right: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid #638908;
}
.icologinpopup{
	color: #337547;
    display: block;
    position: absolute;
    margin: 14px 0px 0px 26px;
    z-index: 3;
    width: 16px;
    font-size: 16px;
    text-align: center;
    left: 0;
}

.icologin{
	color: #337547;
    display: block;
    position: absolute;
    margin: 40px 0px 0px 30px;
	z-index: 3;
    width: 16px;
    font-size: 16px;
    text-align: center;
    left: 0;
}


.ombretta{
    text-shadow: 0px 1px 1px #1f1f1f;
}
@media only screen and (max-width: 600px) {
    .ombretta_business {
        text-shadow: 0px 1px 1px #1f1f1f;
    }
}
.formlog{
	padding-left: 40px !important;
}

.social-login{
  position:relative;
  float: left;
  width: 100%;
  height: 60px;
 margin-top: 15px;
  /*padding: 10px 0 10px 0;
  border-bottom: 1px solid #ddd;*/
}
.social-login a{
    position: relative;
    float: left;
    width: 100%;
    text-decoration: none;
    color: #fff !important;
    border: 1px solid rgba(0,0,0,0.05);
    padding: 12px;
    border-radius: 2px;
    font-size: 12px !important;
    text-transform: uppercase;
    /*margin: 0 3%;*/
    text-align: center;
    line-height: normal !important;
	height: auto !important;
}
.social-login a i{
  position: relative;
  float: left;
  width: 20px;
  top: 2px;
	margin-right: 15px;
}
.social-login a:first-child{
  background-color: #49639F;
}

label.control-label{
	    float: left;
}

.nav-tabs {
    border-bottom: none !important;
}

.board .nav-tabs {
    position: relative;
    /* border-bottom: 0; */
    /* width: 80%; */
    margin: 20px auto;
    margin-bottom: 0;
    box-sizing: border-box;

}

/*.board > div.board-inner{
    background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
    background-size: 30%;
}*/

p.narrow{
    width: 60%;
    margin: 10px auto;
}

.liner{
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    /* background-color: #ffffff; */
    border: 0;
    border-bottom-color: transparent;
}

span.round-tabs{
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

span.round-tabs.one{
    color: #999999;border: 2px solid #999999;
}

li.active span.round-tabs.one{
    background: #fff !important;
    border: 2px solid #337547;
    color: #337547;
}

span.round-tabs.two{
    color: #999999;border: 2px solid #999999;
}

li.active span.round-tabs.two{
    background: #fff !important;
    border: 2px solid #337547;
    color: #337547;
}

span.round-tabs.three{
    color: #3e5e9a;border: 2px solid #3e5e9a;
}

li.active span.round-tabs.three{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #3e5e9a;
}

span.round-tabs.four{
    color: #f1685e;border: 2px solid #f1685e;
}

li.active span.round-tabs.four{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #f1685e;
}

span.round-tabs.five{
    color: #999;border: 2px solid #999;
}

li.active span.round-tabs.five{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #999;
}

.nav-tabs > li.active > a span.round-tabs{
    background: #fafafa;
}
.nav-tabs > li {
    width: 50%;
}
/*li.active:before {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: -2px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    z-index: 1;
    transition:0.2s ease-in-out;
}*/
.nav-tabs > li:after {
    content: " ";
    position: absolute;
    left: 45%;
   opacity:0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #ddd;
    transition:0.1s ease-in-out;
    
}
.nav-tabs > li.active:after {
	display: none;
    content: " ";
    position: absolute;
    left: 50%;
    opacity:1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #ddd;
	margin-left: -10px;
    
}
.nav-tabs > li a{
   width: 70px;
   height: 70px;
   margin: 20px auto;
   border-radius: 100%;
   padding: 0;
}

.nav-tabs > li a:hover{
    background: transparent;
}

.tab-content{
}
.tab-pane{
   position: relative;
}
.tab-content .head{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.btn-outline-rounded{
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}

.btn.green{
    background-color:#5cb85c;
    /*border: 2px solid #5cb85c;*/
    color: #ffffff;
}


@media (max-width: 585px){
    
    .board {
width: 100%;
height:auto !important;
}
    span.round-tabs {
        font-size:16px;
width: 50px;
height: 50px;
line-height: 50px;
    }
    .tab-content .head{
        font-size:20px;
        }
    .nav-tabs > li a {
width: 50px;
height: 50px;
line-height:50px;
}

.nav-tabs > li.active:after {
content: " ";
position: absolute;
left: 50%;
margin-left: -10px;
}

.btn-outline-rounded {
    padding:12px 20px;
    }
}





.nphome{
	width: 100%;
	text-align: center;
}

/* INIZIO SOCIAL SHARE */

.pg-header-share{
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 50px;
    color: #337547;
    bottom: -25px;
    left: 50%;
    margin-left: -40px;
    z-index: 18;
    border-radius: 50%;
    font-size: 30px;
    text-align: center;
}

*, *:before, *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.demo-container {
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: -webkit-radial-gradient(50% 0, farthest-corner, #ffffff, #67989a);
  background-image: radial-gradient(farthest-corner at 50% 0, #ffffff, #67989a);
}

.button, .soc-but {
  width: 7rem;
  height: 7rem;
}

.button {
  background: #042037;
  position: relative;
  -webkit-perspective: 300px;
          perspective: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 4rem;
  color: white;
	border-radius: 50% !important;
}
.button:hover .fb {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.button:hover .tw {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.button:hover .gp {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.button:hover .pin {
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}

.soc-but {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.back {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 3.5rem;
  color: white;
  text-decoration: none;
	border-radius: 50% !important;
}

a.back:hover, a.back:active, a.back:focus, a.back:visited {
    color: #FFF !important;
}

.pin .back, .gp .back {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.tw .back, .fb .back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.fb .back {
  background: #3b5998;
}

.pin .back {
  background: #CB2027;
}

.tw .back {
  background: #00aced;
}

.gp .back {
  background: #dd4b39;
}

.fb, .pin {
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

.gp, .tw {
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

.tw {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transform: rotateY(-90deg);
          transform: rotateY(-90deg);
}

.gp {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
}

.pin {
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
}

.fb {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
}
/* FINE SOCIAL SHARE */

.rigaicohome{
    width: 100%;
    text-align: center;
    margin: 50px 0px 50px 0px !important;
    border-radius: 8px;
}

.icocathome{
	width: 220px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.icohome {
    width: 220px;
}

.freicohome{
	line-height: 16px !important;
    margin-top: 6px !important;
    margin-left: 15px !important;
    font-size: 30px !important;
}

.bucosc {
    color: #FFF;
	margin-right: 12px;}

.scrittahome {
    width: 100%;
    text-align: right;
    padding: 5px 10px 5px 0px;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    margin-top: -8px;
    overflow: hidden;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}


.author-social {
margin-bottom: 10px;
}

a.author-socialicon {
    font-size: 17px;
    padding: 5px;
}

.listing-article{
	width: 100%;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
	text-align: center;}

.glyphicon-chevron-right:before {color: #FFF;}

.glyphicon-chevron-left:before {color: #FFF;}

.box-article{
	padding-left: 0px;
	padding-right: 0px;
}

.article-item-indirizzo {
    color: rgba(150,150,150,1);
    font-weight: normal !important;
    font-size: 15px;
    font-family: 'Source Sans Pro';}

.article-item-data {
	width: 100%;
	z-index: -15;
    top: auto;
    bottom: 100px;}

@media only screen and (max-width: 600px){
	
.blockquote.citazione{
    height: 100% !important;
	border: 1px solid #ccc;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
	background: #FFF !important;
	padding: 0px 0px 15px 0px !important;
	top: 15px;}
	
.article-item-excerpt{
    height: 100% !important;
	border: 1px solid #ccc;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
	background: #FFF !important;
	padding: 0px 0px 15px 0px !important;
	top: 15px;}
	
.article-item-data {
    position: absolute;
    z-index: -15;
    top: auto;
    bottom: 0px;
    width: 100%;
    margin-left: -30px;
    padding: 0px;}
	
	
.article-item-indirizzo {display: none;}
.scopridipiu {display: none;}
	
}

.business-item-excerpt {
    background: rgba(150,150,150,0.05);
    padding: 43px 0px 0px 0px;
    height: 115px;
    margin-top: 2px !important;
    font-size: 14px;
    border-radius: 8px;
}

.article-item-excerpt {
    padding: 26px 0px 0px 0px;
    height: 75px;
    margin-top: 2px !important;
	font-size: 14px;
}

.scopridipiu{
	font-weight: bold;
	margin-top: -40px;
	width: 100% !important;
    font-size: 16px;}

.paragrafo{
	margin: 0 0 30px;}

.article-gallery {
    margin: 0 0 30px;
    border-radius: 8px;
    overflow: hidden;
}

/*.immagineparagrafo{
	width: 100%;
}*/

.videoparagrafo {
    margin-bottom: 30px;
    border-radius: 8px;
}

.divimmagineparagrafo{
    text-align: center;
	overflow: hidden;
	border-radius: 8px;	
	margin-bottom: 30px;
}

.titoloparagrafo {
    margin: 15px 0px 15px 0px !important;
}

.citazione{
    padding-top: 60px;
	padding-bottom: 60px;}

.autorecit{
	margin-top: 20px;
	color:#999;
}

.sottocategoria{
	padding-top: 60px;
}

.icona-articolo {
    top: 6% !important;
    left: 55% !important;
    margin-left: -36px !important;
    margin-top: -26px !important;
	color: #337547 ;
    background: #FFF ;
}

.icona-articolo:hover {
    color: #fff;
	background: #337547;}

.categoria{
	padding-bottom: 30px;
}

.leggidipiu{
	background: #337547;
}

.leggidipiutext{
	color: #FFF;
}

.iconacat{
	color: #337547;
}

@media only screen and (max-width: 380px){
	/*.icona-titolocat {
	display: none;}*/
	.row-title p {
	left: 20px !important;
	padding-right: 40px !important;
	text-align: left;}
	
	/*.icona-titolobanner {
	display: none;}*/
	.row-title p {
	left: 20px !important;
	padding-right: 40px !important;
	text-align: left;}
}

.titolobanner h1{
	color: #FFF !important;
    border-bottom: 1px dashed #FFF !important;
}

.titolobanner h4 {
    color: #FFF !important;
    border-top: none !important;
}

.bannerpubhome{
	margin-bottom: 60px;
}

@media only screen and (max-width : 480px) {
  .bannerdesktop {
      display: none;}    
}

@media only screen and (min-width : 481px) {
  .bannermobile {
      display: none;}
}

.row-title p {
    position: relative;
    margin-top: 0;
    width: 100%;
    left: 70px;
    padding-right: 130px;
    color: #555;
}

.cate-intro {
    font-size: 17px;
    /*margin-top: 20px !important;*/
    margin-bottom: 20px !important;
    text-align: left;
}

.icona-titolobanner {
    /* position: absolute; */
    top: 100%;
    left: -65px;
    margin-top: -28px;
    font-size: 45px;
    width: 60px;
    padding-right: 16px;
    text-align: center;
    border-right: 1px dashed #FFF;
    float: left;
	color: #FFF !important;
}

.icona-titolocat {
    /* position: absolute; */
    top: 100%;
    left: -65px;
	margin-top: -32px;
    font-size: 32px;
    /*width: 60px;*/
    padding-right: 16px;
    text-align: center;
    border-right: 1px dashed #337547;
    float: left;
}

.section-description{
    position: relative;
    margin-top: 0;
    width: 100%;
    left: 65px;
    padding-right: 130px;
	color: #000;
}

.attivitadesc{
	padding-top: 60px !important;
}


.titoloattivita{
	margin-top: 0px;
}

.sottotitoloattivita {
	font-size: 18px;
	margin-top: 0px;
	color:#969696;
	margin-bottom: 20px;
}

.tabattivitacat {
    padding: 10px;
    width: 25%;
    float: left;
    text-align: center;}

@media only screen and (max-width: 600px)
{.tabattivitacat {
    width: 100% !important;}}
@media (max-width: 980px){
.tabattivitacat {
    width: 50%;}}

.item-cat{
	max-width: 235px !important;
}

.riganotizia{
	overflow: hidden;
    margin-bottom: 10px;
    /*border: 1px solid #ccc;*/
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2);
    padding: 5px;
    border-radius: 120px 0 0 120px;
}

@media only screen and (max-width: 600px){
.imgnotizia{
	display: none;}
.riganotizia{
	border-radius: 8px;}
}


.imgnotizia {
    float: left;
    max-width: 110px;
}
.newssmall {
    color: #CCC;
	padding: 0px 10px 0px 10px;
	text-align: center;
	font-size: 14px;
}
.newssmall h3{
	margin-top:10px;
}

.newssingola {
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden;
    /*border: 1px solid #ccc;*/
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2);
	margin-bottom: 10px;
}
.newsinevidenza { 
    position: relative;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    overflow: hidden;
	max-height: 203px;
}
.newsinevidenza:before {  
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../images/miscellaneous/wave.png) top center;
    z-index: 30;
}
.newsinevidenzahome { 
    position: relative;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    overflow: hidden;
	max-height: 136px;}

.newsinevidenzahome:before {  
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../images/miscellaneous/wave.png) top center;
    z-index: 30;
}
.news-data{
	padding: 10px;
}


img.img-user{
	padding: 2px;
    border: 2px solid #337547;
}

.profile-header-img {
    text-align: center;
    width: 60px;
    float: right;
    border-radius: 100px;
    margin: 5px;
    padding: 5px;
}
.rank-label-container {
    margin-top: -18px;
}

.item-low{max-width: 200px !important;}
.no-animation {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}
a.category-icon.icon-dinner{
	background: #fff;
    color: #337547;
    border: 1px solid #ccc;
}

.row-titolohome h1 {
    color: #FFF;
    position: relative;
    margin-top: 0;
    width: 100%;
    line-height: 50px;
    font-size: 40px;
    margin-bottom: 25px;
    text-shadow: 1px 1px 20px #000000;
}

.naplespasshome{
	background-image: url(../images/home/npbg.jpg);
	background-repeat: repeat;
	}

.icona-nphome{
    top: 100%;
    left: -65px;
    margin-top: -40px;
    font-size: 32px;
    width: 60px;
    padding-right: 16px;
    text-align: center;
    float: left;
	border-right: 1px dashed #003300;
    color: #003300 !important;
}

span.sottotitolohome {
    color: #FFF;
}

span.sottotitoloinfo {
    color: #FFF;
    width: 100%;
    margin-top: 10px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 14px;
    text-align: right;
}

@media (max-width: 950px) {.row-titolohome h1 {
    margin: auto;
    line-height: 40px;
	font-size: 26px !important}
}

@media (max-width: 331px) {.row-titolohome h1 {
    font-size: 24px !important;}
}

@media (max-width: 950px) {span.sottotitolohome {
    margin: 0px 5px 0px 5px;
    color: #fff;
    font-size: 16px;}
}

@media (max-width: 331px) {span.sottotitolohome {
    font-size: 14px;}
}

.iconehome{
	line-height: 160px !important;
    font-size: 100px !important;
}

.instagramtab {
    padding: 10px;
    width: 25%;
    float: left;}

.imginstagram {
    width: 100%;
}

@media only screen and (max-width: 600px)
{.instagramtab {
    width: 100% !important;}}
@media (max-width: 980px){
.instagramtab {
    width: 50%;}}


.news-card {
	border-radius: 8px;
    overflow: hidden;
    border: 1px solid #ccc;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
}

.card-body {
    height: 60px;
    padding: 10px;
}

img.rounded-circle.avatar-img.z-depth-1-half {
    border-radius: 80px;
    overflow: hidden;
    margin-right: 10px;
	width: 40px;
}

.left-side-meta {
    float: left;
	color: #555555;
}

.right-side-meta {
    float: right;
    margin-top: 10px;
	color: #9e9e9e;
}

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
	left: 0;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

.label-default {
    background-color: #337547;;
}

.videoscheda {
    margin-bottom: 15px;
}

.contenitorenpwidget{
	background-color: #f9f9f9;
    padding: 10px;
    border-radius: 8px;
	margin-bottom: 30px !important;
}

.contenitoreads{
	background-color: #f9f9f9;
    padding: 10px;
    border-radius: 8px;
	margin: 0px 15px 30px 15px !important;
}

.contenitorenp{
	background-color: #f9f9f9;
    padding: 8px;
    border-radius: 8px;
}

.npscheda {
    max-width: 215px;
    margin: auto;
}

.npschedahome {
    max-width: 300px;
    margin: auto;
    padding-top: 20px;
}

.naplespassdata{
    width: 230px;
}

img.naplespassdata{
	z-index: 0 !important;
	max-width: 185px;
	width: 100%;
	/*margin-top: -55px;*/
}

.naplespassdatahome{
	margin-top: -90px;
    width: 100%;
}

.rosso {
	font-size: 37px;
    color: #fff;
    text-align: center;
    background-color: #f00;
    padding: 14px;
    line-height: 20px;
    box-shadow: 2px 3px 11px 0px rgba(0, 0, 0, 0.6);
    position: absolute;
    float: right;
    right: 0;
}

button.btn.btn-scoprinp {
	font-weight: 600;
    background: #f00;
    color: #FFF;
    margin-left: 5px;
    margin-top: -42px;
    float: left;
    position: relative;
    box-shadow: 2px 3px 11px 0px rgba(0, 0, 0, 0.6);
}

i.fa.fa-map-marker {
    color: #337547;
}

@media (max-width: 1200px){
.business-container{width: 100% !important;}
}

@media (max-width: 1600px){
.business-item{width: 100% !important;}
}


.listing-item-indirizzo{
		padding-bottom: 5px;
	    color: rgba(150,150,150,1);
}

.list-orari{
    border-top: 2px dashed #dfdfdf;
    border-bottom: 2px dashed #dfdfdf;
}

td.orario{
	width: 70%;	
}

.list-indirizzo,
.list-orari{
padding: 16px 6px 10px 0px;
}

.list-indirizzo,
.list-telefono,
.list-whatsapp,
.list-posta,
.list-sito,
.list-orari{
    display: inline-block;
    text-align: left;
    width: 100%;
}

.indirizzotab{
	float: none !important;
    top: 0 !important;
    left: 0 !important;
    width: auto !important;
}

.fa-clock-o,
.fa-share-alt,
.fa-map-marker,
.fa-phone,
.fa-envelope,
.fa-link,
.fa-whatsapp,
.fa-globe{
    color: #337547;
    font-size: 20px;
    width: 40px;
    text-align: center;
    position: relative;
    float: left;
    top: -7px;
    left: -3px;
    line-height: 8px;
    padding-top: 13px;
}
th.giorno{
	font-weight: normal;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border: none;
    border-left: none;
    border-right: none;
}

table.table.table-simple.hours-table {
    margin-top: 12px;
}

.commenti{
	height: auto !important;
}

.list-group-item {
    text-align: left;
    padding: 10px 10px;
	border: none;
	background: none;
}

.btn-primary {
    color: #337547;
    background-color: #fff;
    border-color: #ddd;
    width: 200px;
}

.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: none;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.btn-group>.btn:first-child {
    margin-left: 0;
    border-radius: 20px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 20px;
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-radius: 20px;
}

@media only screen and (max-width: 600px) {
.btn-primary {
    width: 100%;
    margin: 3px;}
}

.btn-primary:hover {
    color: #337547;
    background-color: rgba(38,163,135,0.12);
    border-color: #ddd;
}
.btn-primary.focus, .btn-primary:focus {
    color: #337547;
    background-color: rgba(38,163,135,0.12);
    border-color: #ddd;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #337547;
    border-color: #337547;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
	    color: #fff;
    background-color: #337547;
    border-color: #337547;
}

.titolopagina {
    margin-top: 0px !important;
    padding: 0px 0px 15px 0px !important;
}

.titolopaginalista h1 {
    padding-top: 2px !important;
}

.filtribotton{
    border: none;
    box-shadow: 0 1px 3px rgba(0,0,0, 0.12), 0 1px 2px rgba(0,0,0, 0.24);
    width: 100%;
    margin-bottom: 10px;
    border-radius: 8px;
	background: #fafafa;
}

.bottonfiltroside{
    border: 1px solid #ccc;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
    width: 100%;
    margin-bottom: 10px;
    border-radius: 30px;
    background: #337547;
    color: #FFF !important;
    font-family: "Ubuntu";
    font-size: 17px;
    padding: 10px;
}

.filter-option{
	font-family: "Ubuntu";
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}

.btn .caret {
    margin-top: 10px;
}

.listing-item-tag {
    padding-left: 240px;
    position: absolute;
    z-index: -15;
    top: auto;
    bottom: 20px;
    max-height: 85px;
    overflow: hidden;
}

@media (max-width: 600px){.listing-item-tag{display: none;}}
@media (max-width: 995px){.listing.grid2 .col-md-9 {width: 100%;}}
@media only screen and (max-width: 600px){.listing .col-sm-12 {width: 100%;}}

.home-item {
	position: relative;
    display: inline-block;
    font-size: 0;
    margin-top: 25px;
    width: 17%;
    background: #000;
    border-radius: 5px;
    padding: 0;
    z-index: 2;}

.cat-item {
    -webkit-transform: none !important;
    transform: none !important;
}

.cat-text {
    -webkit-transform: none !important;
    transform: none !important;
    padding-top: 5px;
    font-size: 20px;
}

.footerslogan {
    padding: 0px 20px 20px 20px;
}

.pointerno{
	pointer-events: none;
}

.popupricerca{
	margin-top: 0px !important;
}

/*--------------------------------------------------------------------------------
[ Color Scheme ]
------------------------------------------------------------------------------*/
.color_skin {
    background-color: #337547;
    display: none !important;
}
/*------------------------------------------------------------------------------
[ General Styles ]
------------------------------------------------------------------------------*/
html{
    height: 100%;
	position: relative;
}
body{
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    font-family: 'Source Sans Pro';
    position: absolute;
    top: 0;
    color: #202020;
    font-weight: normal;
    font-size: 16px;
}
body.slide-active {
    overflow-x: hidden
}
.body-wrapper{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.body-wrapper.is-mobile{
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Ubuntu', sans-serif;
    color: #337547;
}
h5{
    line-height: 24px;
}
a{
    color: #337547;
}
a, a:hover, a:focus{
    text-decoration: none;
    color: #337547;
}
a.button:focus{
    color: #fff;
}
span{
    color: #337547;
}
img{
    max-width: 100%;
}
p{
    font-size: 16px;
    line-height: 22px;
}
blockquote{
    position: relative;
    color: #337547;
    font-family: 'Ubuntu', sans-serif;
    border: 0;
    padding: 20px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}
blockquote:before{
    content: "\"";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
}
blockquote:after{
    content: "\"";
    position: absolute;
    bottom: -10px;
    right: 0;
    font-size: 25px;
}
.row{
    margin: 0;
}
.container-fluid{
    position: relative;
}
.no-margin{
    margin: 0 !important;
}
.no-padding{
    padding: 0 !important;
}
.light-blue-bg{
    box-shadow: 0 10000px rgba(38,163,135,0.12) inset;
}
.grey-bg{
    box-shadow: 0 10000px #333 inset;
}
.color{
    color: #337547;
}
.grey{
    color: #202020;
}
.light-grey{
    color: #bbb;
}
.color-bg{
    box-shadow: 0 10000px #337547 inset;
}
.white-space-60{
    display: block;
    height: 80px;
}
.button{
    position: relative;
    display: inline-block;
    padding: 12px 10px 12px 10px;
    background: #337547;
    color: #fff;
    border-radius: 10px;
}
.button.grey{
    background: #bbb;
}
.button.grey:hover{
    background: #337547;
}
.button.big{
    padding: 18px 20px 18px 20px;
    border-radius: 10px;
    font-size: 18px;
    font-family: 'Ubuntu', sans-serif;
}
.button:hover{
    color: #fff;
}
.strong{
    font-weight: bold;
}
.bg-pattern{
    background-image: url(../images/pattern.png);
    background-position: top center;
}
.no-bg{
    background: none !important;
}
.color-bg{
    background: rgba(38,163,136,1);
background: -moz-linear-gradient(top, rgba(38,163,136,1) 0%, rgba(71,112,206,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(38,163,136,1)), color-stop(100%, rgba(71,112,206,1)));
background: -webkit-linear-gradient(top, rgba(38,163,136,1) 0%, rgba(71,112,206,1) 100%);
background: -o-linear-gradient(top, rgba(38,163,136,1) 0%, rgba(71,112,206,1) 100%);
background: -ms-linear-gradient(top, rgba(38,163,136,1) 0%, rgba(71,112,206,1) 100%);
background: linear-gradient(to bottom, rgba(38,163,136,1) 0%, rgba(71,112,206,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26a388', endColorstr='#4770ce', GradientType=0 );
}
.transparent{
    background-color: transparent !important;
}
.capitalize-initial:first-letter{
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    float: left;
    color: #337547;
    padding-left: 15px;
    padding-right: 15px;
}
.pull-left{
    margin: 0 10px 0px 10px;
}
.pull-right{
    margin: 0 0 8px 15px;
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
/*------------------------------------------------------------------------------
[ Header (topbar) ]
------------------------------------------------------------------------------*/

@media (max-width:767px) {
header{position: fixed;}
}

header{
    background: #337547;
    height: 70px;
    /*position: fixed;*/
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9996;
    box-shadow: 2px 2px 16px rgba(0,0,0,0.2);
}
header.light{
    background: #fff;
}
header.no-shadow{
    box-shadow: none;
}
header.transparent{
    position: absolute;
    background: none;
}
header .logo{
    top: 5px;
    left: 5px;
	float: left;
}
.h-video.landing .trending .logo{
    margin-bottom: 20px;
}
.logo a{
    position: relative;
    display: inline-block;
}
.logo-color-bg:before{
    content: "";
    position: absolute;
    top: 10px;
    left: 12px;
    z-index: -5;
    display: block;
    width: 60%;
    height: 66%;
    border-radius: 15px;
}
.logo-color-bg:after{
    content: "";
    position: absolute;
    top: 10px;
    right: 16px;
    z-index: -5;
    display: block;
    width: 60%;
    height: 66%;
    border-radius: 15px;
}
.logo img{
    max-width: 9999px;
}
header .logo img{
    max-height: 70px;
	padding-left: 10px;
}
header .hero-search{
    display: none;
}
header .navbar{
    position: relative;
    float: right;
    right: 0;
    top: 0;
    /*margin-right: 10px;*/
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}
header .navbar-inverse .navbar-nav>li:hover>a{
    color: rgba(255,255,255,0.7);
    background: #337547;
}
header.light .navbar-inverse .navbar-nav>li:hover>a{
    color: #555;
    background: #eee;
}
header.transparent .navbar-inverse .navbar-nav>li:hover>a{
    color: #337547;
    background: #fff;
}
header .navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 6px;
    border-top-right-radius: 0;
    margin-top: 0;
    top: 55px;
    border: 0;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,.06);
}
header .user-buttons{
    position: relative;
    float: right;
    top: 0;
    right: 0;
    height: 60px;
    border-radius: 0;
    margin-left: 3px;
}
.header-search-button{
    text-align: center;
    font-size: 24px;
    line-height: 52px;
    color: #337547;
    z-index: 10000;
    position: relative;
    float: right;
    top: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
}
.header-search-button:before,
.hero-search-icon:before{
    font-family: 'icon';
    content: "\ec22";
    display: inline-block;
    font-size: 24px;
    margin-top: 0;
    margin-left: 3px;
	color:#555;
}
/*------------------------------------------------------------------------------
[ Navbar ]
------------------------------------------------------------------------------*/
.navbar{
    position: absolute;
    top: 0;
    right: 50%;
    width: auto;
    z-index: 999998;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
	-webkit-transform: translate(50%,0);
	-moz-transform: translate(50%,0);
    -ms-transform: translate(50%,0);
	-o-transform: translate(50%,0);
	transform: translate(50%,0);
}
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
.navbar .container {
    width: 100%;
    padding: 0;
}
.nav>li>a{
    padding-left: 10px;
    padding-right: 10px;
}
.no-margin-top {
    margin-top: 0 !important
}
#page-content {
    position: relative;
    padding-top: 70px;
    left: 0;
}
#page-content.slide-active {
    padding-top: 0
}
#slide-nav .navbar-toggle {
    cursor: pointer;
    position: relative;
    line-height: 0;
    float: left;
    margin: 0;
    width: 30px;
    height: 40px;
    padding: 10px 0 0 0;
    border: 0;
    background: transparent;
}
#slide-nav .navbar-toggle > .icon-bar {
    width: 100%;
    display: block;
    height: 2px;
    margin: 6px 0 0 0;
}
.light #slide-nav .navbar-toggle > .icon-bar,
#slide-nav .navbar-toggle.slide-active .icon-bar {
    background: #337547;
}
.navbar-header {
    position: relative
}
.navbar.navbar-fixed-top.slide-active {
    position: relative
}
.navbar-inverse .navbar-nav>li>a {
    font-family: "Source Sans Pro";
    font-size: 16px;
    text-shadow: 0 0 6px rgba(0,0,0,0.3);
    color: #fff;
    /*padding-top: 25px;
    padding-bottom: 25px;
    top: -1px;*/
}
.light .navbar-inverse .navbar-nav>li>a {
	height: 60px !important;
    color: #969696;
    text-shadow: none;
    font-weight: 600;
}
@media (min-width: 768px){
.navbar-nav>li>a {
    padding-top: 20px;}
}
@media (max-width: 768px){
.light .navbar-inverse .navbar-nav>li>a {
	padding: 20px 15px 15px 15px;
	border-bottom: 1px solid;}
}
.navbar-inverse .navbar-nav>li:hover>a {
    color: rgba(255,255,255,0.7);
    text-shadow: none;
}
.caret{
    margin-left: 5px;
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #337547;
    background-color: transparent;
}
.navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
header .navbar-inverse .navbar-nav>li:hover>.dropdown-menu {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 20px;
}
header.light .navbar-inverse .navbar-nav>li:hover>.dropdown-menu {
    border-radius: 0 0 8px 8px !important;
	border-top: 10px solid #337547;
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #FFF;
    color: #555;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a {
    color: #666;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #337547;
}
.full-dimming-overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #337547;
    z-index: 9997;
    display: none;
    opacity: 0;
}

/*------------------------------------------------------------------------------
[ User Buttons ]
------------------------------------------------------------------------------*/
.user-buttons{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5000;
}
header .user-buttons{
    padding: 0;
    background: #337547;
}
header.light .user-buttons{
    background: #FFF;
    /*height: 70px;*/
}
header.transparent .user-buttons{
    background: transparent;
}
.add-listing{
    position: relative;
    display: inline-block;
    overflow: hidden;
    line-height: 12px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    margin-left: 0;
    box-shadow: 2px 2px 16px rgba(0,0,0,0.3);
    white-space: nowrap;
    height: 100%;
    padding: 26px 0px 0 60px;
    color: #fff;
    background: rgba(0,0,0,0.10);
    border-radius: 0;
    border-left: 1px dashed rgba(255,255,255,0.5);
}
.light .add-listing{
    background: #337547;
    border-left: 0;
}
header.transparent .user-buttons:hover .add-listing{
    border-left: 1px dashed transparent;
}
.add-listing:before{
    font-family: 'icon';
    content: "\ea7c";
    position: absolute;
    font-size: 25px;
    left: 12px;
}
header.transparent .add-listing{
    background: none;
}
header .add-listing:before{
    left: 18px;
	color: #FFF;
}
header .add-listing:hover{
    color: #fff;
    opacity: 0.8;
}
header.light .add-listing:hover{
    opacity: 1;
}
header.transparent .add-listing:hover{
    opacity: 1;
    background: #337547;
    border-radius: 20px 0;
}
/*.user-login{
    position: relative;
    display: inline-block;
    text-align: center;
    top: -15px;
    padding-right: 12px;
}
.user-login:before{
    font-family: 'icon';
    content: "\ea1e";
    display: block;
    font-size: 20px;
    color: #fff;
    position: relative;
    width: 100%;
}*/
.light .user-login:before{
    color: #FFF;
}
.user-login:hover:before{
    color: rgba(255,255,255,0.7);
}
header.transparent .user-login:hover:before{
    color: #fff;
}
.light .user-login:hover{
    background: none;
}
.light .user-login:hover:before{
    color: #fff;
}
/*header .user-login{
    position: relative;
    float: left;
    text-align: center;
    top: 0;
    height: 100%;
    padding-right: 17px;
    padding-left: 23px;
    background: #337547;
}
header .user-login:before{
    position: relative;
    top: 16px;
    left: -2px;
	color:#FFF;
}*/
header.transparent .user-login:hover{
    background: #337547;
    border-radius: 20px 0;
}
/*------------------------------------------------------------------------------
[ Hero Header ]
------------------------------------------------------------------------------*/
.hero-header{
    /* height: 100%; */
    min-height: 600px;
    padding: 0;
    z-index: 0;
}
.hero-header.landing .header-centralizer{
    height: 500px;
    z-index: 6000;
}
.hero-image,
.hero-mask{
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-image: url("../images/bg3.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #000;
}
.h-video .hero-image{
    background-image: url(../images/backgrounds/3.jpg);
}
.hero-mask{
    z-index: 0;
    background-image: url(../images/backgrounds/polygons.jpg);
}
.hero-texture{
    position: absolute;
    z-index: 2;
    background-image: url(https://www.transparenttextures.com/patterns/black-lozenge.png);
    background-repeat: repeat;
    background-position: center center;
}
.hero-video{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    opacity: 0;
}
.hero-video .screen {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
  margin: auto;
  opacity: 0;
  transition: opacity .5s;
}
.hero-video .screen.active {
  opacity: 1;
}
.fullvid {
  width: 1280px;
  height: 720px;
  position: absolute;
  bottom: 50%;
  left: 50%;
  z-index: -2;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.h-video .hero-image{
    display: none !important;
}
.is-mobile .h-video .hero-image{
    display: block !important;
}
.is-mobile .hero-video{
    display: none !important;
}
.hero-header.with-topbar .hero-image{
    -webkit-transform: translate(0,30px);
    -moz-transform: translate(0,30px);
    -ms-transform: translate(0,30px);
    -o-transform: translate(0,30px);
    transform: translate(0,30px);
}
.hero-header .canvas-bg,
.hero-header .overlay,
.hero-header .dot-overlay,
.search-magnifier,
.header-centralizer,
.hero-mask,
.hero-texture{
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
.header-centralizer{
	/*margin-top: 220px;
    position: relative;*/
    text-align: center;
    white-space: nowrap;
    font-size: 0;
    z-index: 3;
}
.header-centralizer:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
 }
.content-centralized{
	width: 100%;
    top: 20px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 14px;
}
.marginhome{
    margin-top: 180px;
}
@media only screen and (max-width: 480px){
.marginhome {
    margin-top: 60px;
}}
.hero-header .canvas-bg{
    z-index: -1;
}
.hero-header .overlay{
    display: none;
    height: 100%;
    /*background: rgba(0, 0, 0, 0.5);*/
}
.hero-header.light .overlay{
    background: rgba(255,255,255,0.80);
}
.hero-header.dark .overlay{
    background: rgba(50,50,50,0.8);
}
.hero-header.in-color .overlay{
    background: #337547;
}
.hero-header.transparent .overlay{
    background: rgba(0,0,0,0.4) !important;
}
.hero-header .dot-overlay{
    /*background: url(../images/miscellaneous/dot-overlay.png);
    height: 99.99%;*/
}
.search-magnifier{
    text-align: left;
    margin-left: 180%;
    z-index: 2;
}
.search-magnifier img{
    position: absolute;
    top: 0;
    height: 100%;
    width: auto;
}
@media (max-width: 767px){
	.hidden-search{
		display: none !important;
	}
	.marginsearch{
		margin-top: -100px !important;
	}
	.back-site{
		margin-top: 80px !important;
	}
}
.hero-search{
	width: 50%;
    position: relative;
    left: 25%;
    display: block;
    padding: 7px;
    background-color: #fff;
    border-radius: 5px 0 5px;
    height: 60px;
    text-align: center;
    z-index: 10;
    box-shadow: -8px -8px 0px #337547, 0 0 30px rgba(0,0,0,0.15);
    opacity: 0.93;
}
.hero-search.hide-feat{
    width: 80% !important;
    left: 10% !important;
}
.hero-search form{
    position: relative;
    text-align: center;
    white-space: nowrap;
    display: table;
    width: 100%;
}
.hero-search form fieldset{
    position: relative;
    display: table-cell;
}
.hero-search form input,
.typingEffect{
    padding-left: 10px;
    height: 50px;
    border: 0;
    position: relative;
    color: #555;
    font-size: 18px;
    letter-spacing: 1px;
    z-index: 1;
    background: transparent;
    box-shadow: none;
}
.hero-search.color-bg form input,
.color-bg .typingEffect{
    color: #fff !important;
}
.typingEffect{
    float: left;
    top: -52px;
    left: 0;
    z-index: 0;
    font-weight: normal;
    text-align: left;
    padding-top: 17px;
    padding-left: 58px;
}
.typingEffect:before{
    font-family: "icon";
    content: "\e98c";
    display: inline-block;
    font-style: normal;
    position: absolute;
    left: 14px;
    top: 12px;
    font-size: 23px;
}
.typed-cursor{
    position: relative;
    top: -39px;
    float: left;
    opacity: 1;
    font-size: 22px;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
.h-video.landing .trending .typed-cursor{
    float: none;
    top: 0;
}
.color-bg .typed-cursor{
    color: #fff;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
.hero-search .search-submit{
    display: inline-block;
    width: 50px;
}
input[type="submit" ] {
    font-family: 'Ubuntu', sans-serif;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    cursor: pointer;
}
.hero-header .search-submit {
    position: absolute;
    width: 50px;
    height: 100%;
    border: 0;
    text-align: right;
    top: 0;
    right: -5px;
    vertical-align: top;
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px;
    z-index: 12;
}
.open-cities-list .search-cities .search-submit {
    z-index: -2;
}
.hero-header .search-submit input[type="submit" ] {
    background-color: transparent;
    width: 100%;
    height: 100%;
    border: 0;
}
.hero-search-icon{
    width: 100%;
    height: 100%;
    text-align: right;
    position: absolute;
    padding-top: 6px;
    padding-right: 12px;
    right: 0;
    color: #555;
    font-size: 30px;
    cursor: pointer;
    font-style: normal;
    font-weight: normal;
}
.hero-search-icon:before{
    text-shadow: -1px -1px 0px rgba(255,255,255,1), -1px 1px 0px rgba(255,255,255,1), 1px 1px 0px rgba(255,255,255,1), 1px -1px 0px rgba(255,255,255,1),
    0px -1px 0px rgba(255,255,255,1), 0px 1px 0px rgba(255,255,255,1), 1px 0px 0px rgba(255,255,255,1), -1px 0px 0px rgba(255,255,255,1);
}
.color-bg .hero-search-icon{
    color: #fff;
}
/* Hero Search Categories */
.search-categories{
    width: 50%;
    position: relative;
    margin-top: 12px;
    left: 25%;
    display: block;
    padding: 15px;
    color: #fff;
    max-height: 93px;
    text-align: center;
    z-index: 4;
    border-radius: 5px;
    overflow: hidden;
    font-size: 0;
    opacity: 1;
}
.open-cities-list .search-categories{
    opacity: 0;
    top: -6000px;
}
.search-categories.hide-feat{
    width: 80% !important;
    left: 10% !important;
}
.search-categories .categories{
    margin-top: 0;
    overflow: hidden;
    width: 100%;
    padding: 0 10px 0 10px;
}
.search-categories .categories a{
    text-transform: uppercase;
    display: inline-block;
    min-width: 100px;
    font-size: 13px;
    text-shadow: 0 0 6px rgba(0,0,0,0.3);
    margin: 3px 1px;
    padding: 8px 12px 10px 12px;
    font-weight: normal;
    color: #fff;
    width: auto;
    font-family: 'Source Sans Pro';
}
.light .search-categories .categories a{
    color: #337547;
    text-shadow: 0 0 40px #fff, 0 0 40px #fff, 0 0 20px #fff;
}
.search-categories .categories a:before{
    display: block;
    font-size: 25px;
    padding: 6px;
    padding-bottom: 10px;
}
.search-categories .categories a:hover{
    background-color: #337547;
    color: #fff;
    border-radius: 15px 0;
}
.search-categories .more-categories,
.search-categories .minus-categories{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    display: none;
    cursor: pointer;
    color: #337547;
    background: #fff;
    width: 28px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}
.light .search-categories .more-categories,
.light .search-categories .minus-categories{
    color: #337547;
    text-shadow: none;
}
.search-categories .more-categories:hover,
.search-categories .minus-categories:hover{
    opacity: 0.6;
}
.show-categories{
    position: relative;
    left: 25%;
    display: block;
    width: 33px;
    text-align: left;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 10px;
}
.show-categories:before{
    font-family: "FontAwesome";
    content: "\f00d";
    position: relative;
    background: rgba(255,255,255,0.2);
    padding: 7px 1px 4px 2px;
    border-radius: 5px;
    font-size: 14px;
    width: 26px;
    display: block;
    margin-top: 8px;
    text-align: center;
    cursor: pointer;
}
.show-categories:hover:before{
    background: #337547;
    color: #fff;
}
/* Hero Search Cities */
.search-cities{
    position: absolute;
    margin-top: 0px;
    right: 0;
    top: 0;
    display: block;
    padding: 0px;
    text-align: center;
    z-index: 4;
    overflow: hidden;
    font-size: 0;
    border-radius: 8px;
    max-height: 70px;
    margin-right: -10px;
    background: #fff;
    margin-top: -12px;
}
.open-cities-list .search-cities{
    margin-top: -16px;
    max-height: 363px;
    z-index: 30;
    background: rgba(255,255,255,1);
    margin-top: -158px;
    margin-right: -16px;
}
.search-cities.hide-feat{
    width: 80% !important;
    left: 10% !important;
}
.search-cities .cities-list{
    padding: 2px;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0 0 20px 0 rgba(255,255,255,0.3);
}
.search-cities .cities-list a{
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    margin: 6px 6px;
    padding: 25px 0 25px 0;
    font-weight: normal;
    color: #337547;
    width: auto;
    font-family: 'Source Sans Pro';
    border-radius: 8px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: 0 10000px rgba(255,255,255,1) inset;
    display: none;
    float: right;
    clear: right;
}
.search-cities .cities-list a.current{
    display: inline-block;
    padding: 10px 50px 10px 0px;
    margin: 17px 6px;
}
.open-cities-list .search-cities .cities-list a{
    width: 225px;
    padding: 25px 15px 25px 15px;
    box-shadow: 0 10000px rgba(0,0,0,0.5) inset;
    display: block;
    float: none;
}
.open-cities-list .search-cities .cities-list a.current{
    box-shadow: 0 0 10000px rgba(255,255,255,1) inset;
    cursor: default;
    padding: 25px 15px 25px 15px;
    margin: 6px 6px;
}
.search-cities .cities-list a span{
    background:  #fff;
    color: #337547;
    padding: 4px 8px 3px 8px;
    border-radius: 6px;
}
.search-cities .cities-list a:hover{
    opacity: 0.7;
}
.open-cities-list .search-cities .cities-list a:hover{
    opacity: 1;
}
.search-cities .cities-list a.current span{
    background:  #337547;
    color: #fff;
}
.search-cities .cities-list a:hover span{
    background:  #337547;
    color: #fff;
}
.search-cities .more-cities,
.search-cities .minus-cities{
    position: absolute;
    right: 8px;
    color: #fff;
    font-size: 12px;
    display: none;
    cursor: pointer;
}
.search-cities .more-cities,
.search-cities .minus-cities{
    bottom: 0;
}
.search-cities .more-cities:hover,
.search-cities .minus-cities:hover{
    color: rgba(255,255,255,0.6);
}
.show-cities{
    position: relative;
    left: 25%;
    display: block;
    width: 33px;
    text-align: left;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 10px;
}
.show-cities:before{
    font-family: "FontAwesome";
    content: "\f00d";
    position: relative;
    background: rgba(255,255,255,0.2);
    padding: 7px 1px 4px 2px;
    border-radius: 5px;
    font-size: 14px;
    width: 26px;
    display: block;
    margin-top: 8px;
    text-align: center;
    cursor: pointer;
}
.show-cities:hover:before{
    background: #337547;
    color: #fff;
}
.search-cities-toggle{
    position: absolute;
    top: 0;
    margin-top: -59px;
    right: -8px;
    background: #337547;
    color: #fff;
    width: 56px;
    height: 44px;
    text-align: center;
    padding-top: 6px;
    border-radius: 6px 6px 0 0;
    cursor: pointer;
    font-size: 26px;
    box-shadow: 0px -20px 20px rgba(0,0,0,0.2) inset, 0 0 120px rgba(255,255,255,0.75);
    opacity: 0;
}
.light .search-cities-toggle{
    box-shadow: none;
}
.search-cities-toggle:before{
    font-family: 'icon';
    content: "\e90b";
}
.search-cities-toggle:hover{
    margin-top: -64px;
    height: 48px;
}
/* Hero Feat Posts */
.feat-posts{
    position: absolute;
    top: 15%;
    margin-top: -10px;
    right: 3%;
    width: 20%;
    height: 74%;
    border-radius: 8px;
    padding: 15px;
}
.mapList .feat-posts{
    position: relative;
    top: auto;
    right: 0;
    width: 290px;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    z-index: 0;
}
.feat-posts.hide-feat{
    width: 0 !important;
    height: 0 !important;
    right: 30px !important;
}
.feat-posts .toggle{
    position: absolute;
    top: 2px;
    left: 14px;
    display: block;
    z-index: 2;
    color: #337547;
    background: #fff;
    width: 28px;
    height: 28px;
    line-height: 29px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
}
.light .feat-posts .toggle{
    color: #337547;
    text-shadow: none;
    cursor: pointer;
}
.feat-posts .toggle:before{
    font-family: "FontAwesome";
    content: "\f068";
    background: transparent;
    display: inline-block;
    font-size: 12px;
}
.feat-posts.hide-feat .toggle:before{
    content: "\f067";
}
.mapList .feat-posts .toggle:before{
    display: none;
}
.toggle:hover{
    opacity: 0.6;
}
.feat-posts .helper{
    position: relative;
    width: 100%;
    height: 100%;
    right: 0;
}
.feat-posts.hide-feat .helper{
    right: -1000px !important;
}
.feat-posts-title{
    position: absolute;
    top: 8px;
    left: 0;
    line-height: 100%;
    width: 100%;
    text-align: center;
    font-size: 15px;
    text-shadow: 0 0 6px rgba(0,0,0,0.7);
    color: #fff;
    margin-top: -13px;
    font-family: 'Ubuntu', sans-serif;
}
.light .feat-posts-title{
    color: #337547;
    text-shadow: 0 0 50px #fff, 0 0 50px #fff, 0 0 30px #fff, 0 0 20px #fff;
}
.feat-posts-list{
    position: absolute;
    top: 10%;
    left: 0;
    width: 100%;
    height: 90%;
    background: #fff;
    border-radius: 6px;
    z-index: 3;
    padding: 5px 2px 5px 5px;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 0 30px rgba(0,0,0,0.15)
}
.mapList .feat-posts-list{
    border-top: 1px solid #ddd;
}
.hero-header .down-page:hover{
    color: #337547;
}
.hero-arrow{
    position: absolute;
    bottom: 45px;
    left: 10px;
    z-index: 15;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    font-smoothing: antialiased !important;
    -webkit-font-smoothing: subpixel-antialiased;
}
.feat-post{
    position: relative;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ddd;
}
.feat-post a{
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    padding: 42px 5px 20px 5px;
    color: #202020;
    border-radius: 5px;
}
.feat-post a:hover{
    background: rgba(38,163,135,0.10);
}
.feat-post a:hover *{
    color: #337547;
}
.feat-post-icon,
.feat-post .map-icon{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    color: #ccc;
    width: 38px;
    height: 44px;
    line-height: 48px;
    text-align: center;
    border-bottom-right-radius: 10px;
}
.feat-post:hover .feat-post-icon{
    color: #337547;
    background: #fff;
}
.feat-post .map-icon{
    top: 35px;
    left: 0;
    color: #bbb;
    font-size: 18px;
    cursor: pointer;
}
.feat-post:hover .map-icon{
    display: none;
}
.feat-post-rating{
    position: absolute;
    top: 6px;
    right: 8px;
    font-size: 9px;
    color: #337547;
}
.feat-post-pic{
    position: relative;
    display: inline-block;
    border: 0;
    background: #fff;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    padding: 3px;
}
.feat-post a:hover .feat-post-pic{
    background-image: url(../images/miscellaneous/spiral.gif);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: 0 10000px rgba(38,163,135,0.9) inset;
    padding: 6px;
}
.squared .feat-post a:hover .feat-post-pic{
    display: none;
}
.feat-post-pic div{
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 2px 2px 20px rgba(0,0,0,0.7) inset, -2px -2px 20px rgba(0,0,0,0.7) inset;
}
.feat-post-pic img{
    width: 100%;
    border-radius: 50%;
}
.feat-post-data{
    display: block;
    width: 100%;
}
.feat-post-title{
    font-family: 'Ubuntu', sans-serif;
    color: #337547;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 15px;
}

.mapList .feat-post-title{
    margin-top: 3px;
    line-height: 12px;
}
.feat-post-category,
.feat-post-city{
    line-height: 11px;
    padding: 1px 3px 1px 3px;
    border-radius: 5px;
    text-transform: uppercase;
    display: inline-block;
    font-size: 11px;
    margin-top: 0;
}
.mapList .feat-post-category,
.maplist .feat-post-city{
    margin-top: 0;
    padding: 0 3px 1px 3px;
}
.feat-post a:after{
    font-family: "FontAwesome";
    content: "\f054";
    position: absolute;
    z-index: 10;
    top: 78px;
    right: 10px;
    background: #fff;
    color: #337547;
    display: inline-block;
    width: 23px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 50%;
    text-align: center;
    padding: 5px 4px 4px 5px;
}
.feat-post a:hover:after{
    display: block;
}
.background-caption{
    position: absolute;
    bottom: 20px;
    left: 30px;
    z-index: 16;
}
.background-caption:hover .bg-title{
    color: #ddd;
}
.background-caption .bg-title{
    color: #337547;
    font-size: 15px;
    font-weight: bold;
}
.background-caption .bg-title span{
    color: #337547;
    font-size: 16px;
}
.background-caption .bg-text{
    color: #bbb;
    font-size: 12px;
    font-style: italic;
}
.featured-header-buttons{
    position: absolute;
    width: 100%;
    height: 70px;
    bottom: 0;
    left: 0;
    font-size: 0;
}
.feat-header-button{
    cursor: pointer;
    border-top: 3px solid rgba(0,0,0,0.12);
    position: relative;
    display: inline-block;
    z-index: 10;
    width: 33.30%;
    height: 100%;
    color: #fff;
    font-size: 15px;
    font-family: 'Ubuntu', sans-serif;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    background: #337547;
    background: -webkit-gradient(left top, right top, color-stop(0%, #337547), color-stop(100%, rgba(38,163,135,0.1)));
    background: -webkit-linear-gradient(left, #337547 0%, rgba(38,163,135,0.1) 100%);
    background: -moz-linear-gradient(left, #337547 0%, rgba(38,163,135,0.1) 100%);
    background: -ms-linear-gradient(left, #337547 0%, rgba(38,163,135,0.1) 100%);
    background: -o-linear-gradient(left, #337547 0%, rgba(38,163,135,0.1) 100%);
    background: linear-gradient(to right, #337547 0%, rgba(38,163,135,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26a587', endColorstr='#26a587', GradientType=1 );
}
.feat-header-button:hover{
    background: transparent;
    text-shadow: 2px 2px 0 rgba(0,0,0,0.5);
}
.feat-header-button.central{
    font-size: 18px;
    z-index: 10;
}
.feat-img,
.feat-text{
    position: relative;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 100%;
    vertical-align: middle;
    display: inline-block;
    text-transform: uppercase;
    width: 20%;
    padding: 10px;
    text-align: center;
    box-shadow: inset 0 9px 20px 0 rgba(0,0,0,0.2), inset 0 -9px 20px 0 rgba(0,0,0,0.2);
    opacity: 0.7;
}
.feat-header-button:hover .feat-img{
    box-shadow: inset 0 9px 20px 0 rgba(0,0,0,0.06), inset 0 -9px 20px 0 rgba(0,0,0,0.06);
}
.feat-img:before,
.feat-text:before {
    font-size: 0;
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.feat-img:after{
    font-family: "FontAwesome";
    content: "\f0da";
    font-size: 15px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: -6px;
    color: #fff;
    display: none;
}
.feat-header-button:hover .feat-img:after{
    display: block;
}
.feat-text{
    width: 74%;
    height: auto;
    background: none;
    box-shadow: none;
    opacity: 1;
}
.feat-img img{
    margin-top: -1%;
    margin-left: -3px;
    max-height: 95%;
    max-width: 95%;
}
.feat-header-button:hover{
    border-top: 3px solid #fff;
    color: #fff;
}
.feat-header-button:hover .feat-img,
.feat-header-button:hover .feat-text{
    opacity: 1;
}
.login-popup,
.search-popup,
.review-popup,
.pm-popup{
    position: fixed;
    width: 100%;
    height: 100%;
    top: -30000px;
    left: -200%;
    z-index: 999;
    opacity: 0.99;
}
.showing-login,
.showing-search,
.showing-review,
.showing-pm{
    top: 0 !important;
}
.review-popup,
.pm-popup{
    z-index: 997;
}
.hero-header.login-popup .overlay,
.hero-header.search-popup .overlay,
.hero-header.review-popup .overlay,
.hero-header.pm-popup{
    display: block;
    /*background-color: rgba(168, 202, 107, 0.50);*/
}
/*.login-popup .hero-image{
    background-image: url(../images/backgrounds/10.jpg);
}*/
/*.search-popup .hero-image{
    background-image: url(../images/backgrounds/11.jpg);
}*/
.review-popup .hero-image{
    background-image: url(../images/backgrounds/12.jpg);
}
.pm-popup .hero-image{
    background-image: url(../images/backgrounds/13.jpg);
}
.back-site{
    position: absolute;
    left: 16px;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    font-size: 33px;
    z-index: 1010;
	margin-top: 140px;
	/*top:20px;*/
}
.back-site:hover{
    color: rgba(255,255,255,0.7);
}
/*------------------------------------------------------------------------------
[ Hero Video ]
------------------------------------------------------------------------------*/
#video-container {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
#background_video {
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
#background_video {
    position: absolute;
    top: 0;
    left: 0%;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
    height: 100%;
    width: 100%;
}
#video_cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('../images/backgrounds/10.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
}
@media (min-width: 768px) {
    #video_controls {
    display: none;
    }
}
/*------------------------------------------------------------------------------
[ Hero Slideshow ]
------------------------------------------------------------------------------*/
.h-slideshow .hero-image{
    display: none !important;
}
.is-mobile .h-slideshow .hero-image{
    display: block !important;
}
.is-mobile .hero-slideshow {
    display: none !important;
}
.hero-slideshow{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: -1;
}
.h-slideshow .hero-image{
    background-image: url(../images/backgrounds/19.jpg);
}
.no-padding{
    padding: 0px;
}
.hero-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 6s ease-in-out;
  -moz-transition: all 6s ease-in-out;
  -ms-transition: all 6s ease-in-out;
  -o-transition: all 6s ease-in-out;
  transition: all 6s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.current-slide {
  opacity: 1;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/*------------------------------------------------------------------------------
[ Hero Mouseover Effect ]
------------------------------------------------------------------------------*/
.bg-container.bg-media {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: none;
    overflow: hidden;
    z-index: 2;
}
.bg-container video {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: -100;
}
.bg-container.bg-media audio,
/*.bg-container.bg-media canvas,*/
.bg-container.bg-media progress,
.bg-container.bg-media video {
    display: inline-block;
    vertical-align: baseline;
}
.w-background-video {
    position: relative;
    overflow: hidden;
    height: 500px;
    color: white;
}
.bg-container.bg-media .clear-image {
    display: none;
    width: 12000px;
    height: 12000px;
}
.bg-container.bg-media img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}
/*------------------------------------------------------------------------------
[ Search popup on short screen heights ]
------------------------------------------------------------------------------*/
.hero-header.search-popup.search-short-height{
    height: 100% !important;
    padding-bottom: 70px !important;
}
.search-short-height .header-centralizer{
    display: block !important;
    max-height: 100% !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    padding-top: 30px !important;
    padding-bottom: 60px !important;
    margin-top: 60px !important;
}
/*------------------------------------------------------------------------------
[ Map Listing ]
------------------------------------------------------------------------------*/
.map-listing{
    top: -10px;
    padding: 0;
    width: 100%;
    overflow: hidden;
}

@media (max-width:767px) {
.map-listing{top: 60px;}
}

.map-listing.map-hidden{
    height: 250px;
	top: 60px;
}
.close-map-listing{
    position: absolute;
    top: 70px;
    left: -36px;
    width: 36px;
    height: 36px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    background: #337547;
    color: #fff;
    border-bottom-left-radius: 8px;
    cursor: pointer;
}
.close-map-listing.icon-map-marker{
    font-size: 22px;
    padding-top: 3px;
}
.close-map-listing:hover{
    background: #337547;
    color: rgba(255,255,255,0.7);
}
.page-head{
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    background: rgba(255,255,255,0.75);
    color: #337547;
}
.map-view .page-head{
    display: none;
}
.current-page-info,
.map-buttom{
    width: 50%;
    position: absolute;
    display: table;
    right: 0;
    top: 0;
    height: 250px;
    line-height: 250px;
    white-space: nowrap;
    font-size: 0;
}
.current-page-info{
    display: inline-block;
}
.current-page-info:before,
.map-buttom:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
 }
.map-buttom{
    right: auto;
    left: 50%;
    cursor: pointer;
}
.current-page-info{
    right: auto;
    left: 0;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    border-bottom-right-radius: 30px;
    overflow: hidden;
    z-index: 10;
    cursor: default;
    line-height: normal;
    box-shadow: 0 10000px rgba(0,0,0,0.6) inset;
}
.current-page-info.hide-page-info{
    left: -50%;
    margin-left: -25px;
}
.breadcrumbs{
    color: #337547;
    position: absolute;
    top: 12px;
    left: 15px;
    padding-right: 15px;
    z-index: 4;
}
.listing-title .breadcrumbs{
    left: 70px;
}
.breadcrumbs ul{
    position: relative;
    margin: 0;
    padding: 0;
}
.breadcrumbs li{
    display: inline-block;
}
.breadcrumbs li:before{
    font-family: 'icon';
    content: "\ec3c";
    font-size: 10px;
    font-weight: bold;
}
.breadcrumbs li:first-child:before{
    display: none;
}
.breadcrumbs a{
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 0 6px rgba(0,0,0,0.7);
}
.listing-title .breadcrumbs a{
    color: rgba(150,150,150,1);
    text-shadow: none;
}
.breadcrumbs a:hover{
    color: rgba(255,255,255,0.8);
}
.listing-title .breadcrumbs a:hover{
    color: #337547;
}
.current-page-icon{
    display: block;
    position: relative;
    top: 4px;
    font-size: 55px;
    width: 100%;
    height: 65px;
    line-height: 65px;
    text-align: center;
}
.listing-flag{
    position: absolute;
    bottom: 0;
    left: 12px;
    width: 50px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    color: #337547;
    background:#fff;
    z-index: 10;
    font-size: 26px;
    border-radius: 8px 8px 0 0;
}
.current-category,
.map-button-text{
    vertical-align: middle;
    width: 100%;
    text-align: center;
    color: #337547;
    display: inline-block;
    white-space: normal;
    font-size: 16px;
}
.current-category a{
    color: #fff;
}
.map-button{
    height: 200px;
    vertical-align: middle;
    position: relative;
    float: right;
}
.map-button-text{
    height: auto;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.map-button-text:before{
    font-family: 'icon';
    content: "\ea81";
    display: inline-block;
    position: relative;
    top: 0;
    font-size: 45px;
    height: 70px;
    line-height: 70px;
    width: 100%;
    text-align: center;
}
.map-buttom.hover{
    width: 100%;
    height: 100%;
    left: 0;
    display: table;
    text-align: center;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    position: absolute;
    top: 0;
    z-index: 1;
    color: #337547;
}
#map{
    position: relative;
    z-index: 0;
}
#map.in-color{
    background: #337547;
}
#map.in-color .leaflet-tile-pane{
    opacity: 0.75;
}
#map.in-color .leaflet-tile-pane{
    opacity: 0.6;
}
.back-listing-button{
    background:  #337547;
    color: #fff;
    height: 42px;
    line-height: 36px;
    vertical-align: middle;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20000;
    padding: 2px 10px 0px 10px;
    font-size: 20px;
    cursor: pointer;
    border-top-right-radius: 8px;
    font-family: "Ubuntu";
    font-size: 16px;
}
.map-and-page .back-listing-button{
    display: none;
}
.back-listing-button:before{
    position: relative;
    margin-right: 8px;
    font-size: 30px;
    top: 6px;
}
.back-listing-button:hover{
    color: rgba(255,255,255,0.7);
}
.map-listing .feat-posts-list{
    top: 0;
    height: 100%;
}
.map-listing .feat-post:first-child {
    margin-top: 60px;
    border-top: 1px solid #ddd;
}
.leaflet-control{
    opacity: 0.7;
    color: #000;
}
.leaflet-top{
    z-index: 900;
}
.leaflet-control a{
    color: #000;
}
.leaflet-touch .leaflet-bar{
    border: none;
    opacity: 1;
}
.leaflet-control-zoom{
    box-shadow: none !important;
	margin-top: 80px !important;
}
@media (max-width: 767px){
.leaflet-control-zoom {
    margin-top: 20px !important;}
}
.leaflet-control-zoom-out,
.leaflet-control-zoom-in{
    border-radius: 50% !important;
    overflow: hidden !important;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2), -2px -2px 2px 0 rgba(0,0,0,0.2) !important;
    color: #337547 !important;
    display: inline-block !important;
}
.leaflet-control-zoom-out{
    margin-left: 8px;
}
.leaflet-pane{
    z-index: 900;
}
.leaflet-popup-tip,
.leaflet-popup-content-wrapper {
    background: #337547;
    color: #ffffff;
}
.leaflet-popup-content{
    margin: 0;
    width: auto !important;
    padding: 0;
}
.leaflet-popup-content .maplink{
    display: block;
    padding: 8px;
    max-width: 236px;
    cursor: pointer;
}
.map-contact .leaflet-popup-content .maplink{
    cursor: default;
}
.leaflet-popup-content .maplink:before{
    font-family: 'icon';
    content: "\ea44";
    position: absolute;
    top: 10px;
    left: 100px;
    width: 42px;
    height: 42px;
    line-height: 40px;
    background: rgba(0,0,0,0.5);
    color: rgba(255,255,255,0.9);
    text-align: center;
    border-radius: 50%;
    z-index: 100;
    font-size: 28px;
    opacity: 0;
}
.leaflet-popup-content .maplink.no-hover:before{
    content: none;
}
.leaflet-popup:hover .leaflet-popup-content .maplink:before{
    opacity: 1;
    top: 40px;
	display: none;
}
.pop-img{
    position: relative;
    width: 220px;
    height: 100px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-radius: 8px;
    margin-bottom: 10px;
    box-shadow: 0 10000px rgba(0,0,0,0.3) inset;
}
.pop-rating{
	display: none;
}
.leaflet-container a.leaflet-popup-close-button,
.pop-coor-icon:before{
    position: absolute;
    top: 5px;
    left: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 4px;
    padding-right: 4px;
    background: #337547;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    border-bottom-right-radius: 10px;
    z-index: 2;
}
.pop-coor-icon:before{
    font-family: 'icon';
    content: "\ea7c";
    position: absolute;
    display: inline-block;
    top: auto;
    bottom: 0;
    left: 0;
    border-radius: 0 10px 0 0;
    width: 26px;
    height: 28px;
    line-height: 30px;
    text-align: left;
    font-size: 20px;
    z-index: 15;
    padding-right: 0;
    padding-top: 1px;
    cursor: pointer;
}
.pop-coor-icon:hover:before{
    color: rgba(255,255,255,0.7);
}
.leaflet-container a.leaflet-popup-close-button,
.leaflet-container a.leaflet-popup-close-button:hover{
    left: auto;
    right: 5px;
    padding-right: 0;
    padding-left: 4px;
    padding-top: 6px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0;
    font-size: 22px;
    color: #337547;
}
.leaflet-container a.leaflet-popup-close-button:before{
    font-family: 'icon';
    content: "\ec35";
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 10px;
    padding-left: 4px;
    line-height: 27px;
}
.leaflet-container a.leaflet-popup-close-button:hover:before{
    color: rgba(255,255,255,0.7);
}
.pop-coors{
    position: relative;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.07);
    border: 1px dashed rgba(255,255,255,0.7);
    color: #fff;
    border-radius: 8px;
    padding: 10px 6px 8px 6px;
    cursor: text;
    display: none;
}
.pop-coors *{
    color: #fff;
}
.pop-coors:hover{
    background: #fff;
    border: 1px dashed rgba(0,0,0,0.7);
    color: #337547;
}
.pop-coors:hover *{
    color: #337547;
}
.pop-coors div{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.pop-coors div span{
    font-weight: bold;
    font-size: 13px;
    padding-right: 4px;
}
.pop-title,
.pop-category,
.pop-address{
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 3px;
}
.pop-category{
    font-family: 'Source Sans Pro';
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 0px;
    color: rgba(255,255,255,0.8);
    line-height: 15px;
    margin-bottom: 12px;
}
.pop-address{
    font-family: 'Source Sans Pro';
    font-size: 13px;
    margin-top: 0;
    color: rgba(255,255,255,1);
    line-height: 15px;
    margin-bottom: 15px;
}
.leaflet-div-icon{
    font-size: 30px;
    display: table;
    text-align: center;
    border-radius: 50%;
    border: 0;
    background: #fff;
    color: #337547;
    box-shadow: 1px 1px 10px 2px rgba(0,0,0,0.08), -1px -1px 10px 2px rgba(0,0,0,0.08);
}
.leaflet-div-icon:hover{
    background: #337547;
    color: #fff;
}
.leaflet-div-icon.selected{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #337547;
    color: #fff;
}
.leaflet-div-icon.highZ{
    z-index: 11999 !important;
}
.leaflet-div-icon i{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.leaflet-div-icon i:before{
    height: 50px;
    line-height: 50px;
}
.leaflet-popup{
    margin-bottom: 20px;
}
.leaflet-popup-tip-container{
    display: none;
}
.mapList{
    display: none;
    position: absolute;
    top: 0;
    right: -350px;
    padding-right: 3px;
    background: #fff;
}
.more-listing,
.more-map-listing{
    display: block;
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 42px;
    padding-top: 3px;
    color: #337547;
    cursor: pointer;
}
.more-listing{
    position: relative;
    height: 145px;
    line-height: 120px;
    font-size: 42px;
    width: 150%;
    left: -25%;
    padding-top: 15px;
}
.more-listing:before,
.more-map-listing:before{
    display: inline-block;
}
.more-listing:hover,
.more-map-listing:hover{
    display: block;
    color:  #337547;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(150,150,150,0.17)), color-stop(100%, rgba(150,150,150,0)));
    background: -webkit-linear-gradient(top,rgba(150,150,150,0.17) 0%,rgba(150,150,150,0) 100%);
    background: -moz-linear-gradient(top,rgba(150,150,150,0.17) 0%, rgba(150,150,150,0) 100%);
    background: -o-linear-gradient(top,rgba(150,150,150,0.17) 0%, rgba(150,150,150,0) 100%);
    background: linear-gradient(to bottom,  rgba(150,150,150,0.17) 0%,rgba(150,150,150,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b969696', endColorstr='#00969696',GradientType=0 );
}
/*------------------------------------------------------------------------------
[ General Content ]
------------------------------------------------------------------------------*/
.row-title{
    margin-top: 30px;
    margin-bottom: 30px;
    /*text-align: center;*/
    color: #337547;
}
.row-title h1{
    position: relative;
    margin-top: 0;
	margin-bottom: 0px;
    /*border-bottom: 1px dashed  rgba(160,160,160,0.4);
    padding-bottom: 18px;*/
    width: 100%;
    left: 65px;
    padding-right: 130px;
	color: #202020;
}
.row-title h4{
    color: #555555;
    position: relative;
    margin: -11px 65px 0px 85px;
    padding-top: 0px;
    line-height: 30px;
    display: inline-block;
    opacity: 0.6;
}
.front-categories .row-title h1:before{
    font-family: 'icon';
    content: "\ea7a";
    position: absolute;
    top: 100%;
    left: -65px;
    margin-top: -28px;
    font-size: 45px;
    width: 60px;
    padding-right: 16px;
    text-align: center;
    border-right: 1px dashed #337547;
}
.cat-itens{
    width: 100%;
    text-align: center;
    margin: 0;
    margin-bottom: 50px;
}

.cat-item{
    position: relative;
    display: inline-block;
    font-size: 0;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 25px;
    width: 18%;
    height: 220px;
    /* background: #000; */
    border-radius: 5px;
    padding: 0;
    z-index: 2;
}
.leaf .cat-item{
    border-radius: 5px 25%;
}
.leaf .cat-overlay,
.leaf .cat-item a,
.leaf .cat-item .cat-image {
    border-radius: 5px 25%;
    overflow: hidden;
}
.vertical .cat-item{
    height: 360px;
}
.vertical.leaf .cat-item{
    border-radius: 5px 70px;
}
.vertical.leaf .cat-overlay,
.vertical.leaf .cat-item a,
.vertical.leaf .cat-item .cat-image {
    border-radius: 5px 70px;
    overflow: hidden;
}
.horizontal .cat-item{
    width: 45%;
}
.horizontal .cat-item.horizontal-full{
    width: 95%;
    height: 120px;
}
.cat-item a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    line-height: 220px;
    vertical-align: middle;
}
.vertical .cat-item a{
    line-height: 360px;
}
.horizontal .cat-item.horizontal-full a{
    line-height: 120px;
}
.cat-text{
    /* font-size: 28px; */
    /* text-shadow: 0 0 10px #000; */
    /* word-spacing: 9999999px; */
    line-height: 35px;
    /* display: inline-block; */
	vertical-align: middle;
    font-family: 'Ubuntu', sans-serif;
}
.cat-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.35);
    border-radius: 5px;
    z-index: 10;
}
.cat-item:hover .cat-overlay{
    background: rgba(38,163,135,0.7);
}
.cat-icon{
	margin: auto;
    /* position: absolute; */
    width: 180px;
    height: 180px;
    line-height: 70px;
    font-size: 30px;
    padding-top: 3px;
    /* padding-left: 3px; */
    /* top: -20px; */
    /* left: -20px; */
    border-radius: 50%;
    z-index: 15;
    /* color: #bbb; */
    background: #fff;
	border: 5px solid;
}
.cat-icon.dark{
    color: #fff;
    background: #333;
}
.cat-icon.icon-bus{
    padding-top:0;
}
.cat-icon.icon-bus:before{
    position: relative;
    top: -2px;
	font-size: 80px;
    line-height: 150px;
}
.cat-icon.icon-graduation-hat{
    font-size: 42px;
    padding-top: 5px;
}
.cat-item:hover .cat-icon,
.cat-item:hover .cat-icon.dark{
    background: #337547;
    color: #fff;
}
.cat-counter{
    position: absolute;
    width: 65px;
    height: 65px;
    bottom: -32px;
    right: -32px;
    background: #fff;
    border-radius: 50%;
    z-index: 15;
    font-size: 14px;
    font-weight: bold;
    padding-top: 15px;
    padding-right: 10px;
    color: #202020;
}
.cat-item:hover .cat-counter{
    color: #337547;
}
.cat-image{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.cat-image img{
    display: block;
    height: auto;
    width: auto;
    min-height: 100%;
    max-height: 100%;
    min-width: 100%;
    position: relative;
    left: 55%;
    top: 55%;
}
.pg-header{
    position: relative;
    display: table;
    width: 100%;
    height: 330px;
    margin-top: 60px;
    text-align: center;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    box-shadow: 0 10000px rgba(0,0,0,0.6) inset;
}

@media (max-width:767px){
.pg-header{margin-top: 70px;}
}

.pg-header-content{
    display: table-cell;
    position: relative;
    z-index: 3;
    color: #fff;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
.pg-header-content *{
    color: #fff;
}
.pg-title,
.pg-subtitle{
    display: block;
    text-align: center;
}
.pg-title{
    font-size: 36px;
    margin-top: 10px;
}
.pg-title-ricerca,
.pg-subtitle{
    display: block;
    text-align: center;
}
.pg-title-ricerca{
    font-size: 30px;
    margin-top: 10px;
}
.pg-subtitle{
    margin-top: 10px;
}
.pg-content{
    margin-top: 90px;
    margin-bottom: 120px;
}

.page-intro{
    padding: 20px 15px 30px 15px;
    font-size: 17px;
	margin-top: 60px;
}
@media (max-width:767px) {
.page-intro{margin-top: 70px;}
}

.categoria-intro{
    padding-top: 20px;
    font-size: 17px;
	margin-top: 5px;
}
@media (max-width:767px) {
.categoria-intro{margin-top: 0px;}
}

.img-left{
    position: relative;
    display: inline-block;
    margin-right: 5%;
    max-width: 200px;
    top: 0;
    vertical-align: top;
}
.img-left.with-icon:before{
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 0;
    width: 100%;
    font-size: 52px;
    text-align: center;
    color: #fff;
    z-index: 15;

}
.img-left.with-icon:after{
    content: "";
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    box-shadow: 0 10000px rgba(38,163,135,0.6) inset;
    z-index: 10;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    overflow: hidden;
}
.img-left img{
    border-radius: 50%;
    position: relative;
    z-index: -6;
    width: 100%;
    top: 0;
}
.text-inline{
    position: relative;
    top: 50%;
    display: inline-block;
    max-width: 480px;
}
.text-inline:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.text-inline h2{
    color:  rgb(38,163,135 );
}
/*------------------------------------------------------------------------------
[ Separators ]
------------------------------------------------------------------------------*/
.separator,
.separator-short,
.separator-medium,
.separator-large{
    position: relative;
    display: block;
    width: 100%;
    height: 20px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.separator-short{
    margin-top: 20px;
    margin-bottom: 20px;
}
.separator-medium{
    margin-top: 40px;
    margin-bottom: 40px;
}
.separator-large{
    margin-top: 80px;
    margin-bottom: 80px;
}
.s-dots{
    background-color: rgba(38,163,135,0.5);
    background-image: url(../images/separators/dot.png);
}
.s-line{
    border-top: 1px solid rgba(38,163,135,0.4);
    top: 15px;
}
.s-line-dashed{
    border-top: 1px dashed #337547;
    top: 15px;
}
.iconized-separator {
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative;
}
.iconized-separator .mask {
    overflow: hidden;
    height: 20px;
}
.iconized-separator .mask:after {
    content: '';
    display: block;
    margin: -25px auto 0;
    width: 100%;
    height: 25px;
    border-radius: 125px / 12px;
    box-shadow: 0 0 8px rgba(0,0,0,0.4);
}
.iconized-separator span {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 100%;
    margin-bottom: -25px;
    left: 50%;
    margin-left: -25px;
    border-radius: 100%;
    box-shadow: 0 2px 4px #999;
    background: white;
}
.iconized-separator span i {
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 4px;
    right: 4px;
    border-radius: 100%;
    border: 1px dashed #aaa;
    text-align: center;
    line-height: 40px;
    font-style: normal;
    color: #337547;
    font-size: 25px;
    height: 42px;
    padding-top: 2px;
}
.iconized-separator-vertical {
    display: inline-block;
    margin-top: 100px;
    margin-left: 100px;
    width: 100px;
    position: relative;
}
.iconized-separator-vertical .mask {
    overflow: hidden;
    width: 20px;
    height: 200px;
}
.iconized-separator-vertical.left .mask:after {
    content: '';
    display: block;
    margin-left: -20px;
    width: 20px;
    height: 100%;
    border-radius: 12px / 125px;
    box-shadow: 0 0 8px black;
}
.iconized-separator-vertical.right .mask:before {
    content: '';
    display: block;
    margin-left: 20px;
    width: 20px;
    height: 100%;
    border-radius: 12px / 125px;
    box-shadow: 0 0 8px black;
}
/*------------------------------------------------------------------------------
[ Trending Section ]
------------------------------------------------------------------------------*/
.trending{
    position: relative;
    background-image: url(../images/backgrounds/16.jpg);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    background-color: #000;
    margin-top: 50px;
    text-align: center;
    padding-bottom: 50px;
    box-shadow: 0 10000px rgba(0,0,0,0.75) inset;
}
.trending.light{
    box-shadow: 0 10000px rgba(255,255,255,0.85) inset;
}
.is-mobile .trending{
    background-attachment: scroll;
}
.h-video.landing .trending{
    background: none;
    box-shadow: none;
    margin:0;
}
.trending.landing{
    background: none;
    box-shadow: none;
    margin-top: -150px;
}
.trending .row-title{
    top: 0;
    margin-top: 50px;
    margin-bottom: 80px;
    position: relative;
    z-index: 2;
}
.h-video.landing .trending .row-title{
    margin: 0;
}
.trending .row-title h1{
    left: 0;
    padding-right: 0;
}
.trending .row-title h4{
    color: rgba(255,255,255,0.9);
}
.trending.light .row-title h4{
    color: #555;
}
.h-video.landing .trending h4{
    margin: -11px 0px 0 0px;
    display: inline-block;
}
.trending .row-title{
    color: #fff;
}
.trending .row-title:before{
    font-family: "FontAwesome";
    content: "\f0e7";
    font-size: 55px;
    color: #337547;
    width: 100%;
    padding-top: 80px;
    display: block;
}
.hero-header .trending .row-title:before{
    display: none;
}
.listing{
    width: 100%;
}
.listing,
.listing .col-md-9{
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.listing.grid2 .col-md-9{
    display: block;
}
.listing.grid6 .col-md-9{
    padding: 0;
}
.listing .col-md-9 .col-sm-4{
    margin-bottom: 30px;
}
.trending.landing .listing{
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
}
.listing-item{
    width: 100%;
    max-width: 320px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}
.grid4 .listing-item{
    margin-bottom: 0;
}
.grid6 .listing-item{
    margin-bottom: 10px;
    max-width: 99999px;
}
.listing-item-date{
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    padding: 6px 0 6px 0;
    text-align: center;
    font-size: 16px;
    font-family: 'Ubuntu', sans-serif;
    background: #fff;
    color: #337547;
    border-radius: 50%;
    border: 0 solid #ccc;
    z-index: 50;
}
.listing-item-date .month{
    font-size: 12px;
    margin-top: -3px;
}
.listing-item .listing-item-link,
.listing-item .listing-item-link img{
    width: 100%;
    display: inline-block;
    border-radius: 50%;
}
.squared .listing-item .listing-item-link,
.squared .listing-item .listing-item-link img{
    width: 100%;
    display: inline-block;
    border-radius: 20px;
}
.grid6 .listing-item .listing-item-link,
.grid6 .listing-item .listing-item-link img{
    border-radius: 8px;
}
.grid6.rounded-pic .listing-item .listing-item-link{
    border-radius: 85px 8px 8px 85px;
}
.grid6.rounded-pic .listing-item .listing-item-link img{
    border-radius: 50%;
}
.grid6 .listing-item .listing-item-link img{
    display: table-cell;
    width: 150px;
    max-width: 99999px;
}
.listing-item .listing-item-link{
    border: 1px solid #ccc;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
    position: relative;
    background: rgba(255,255,255,0.1);
    margin-bottom: 10px;
}
.grid6 .listing-item .listing-item-link{
    display: table;
    position: relative;
    padding: 10px;
}

.listing-item-rating{
	display: none !important;
}

.listing-item-rating{
    font-family: "FontAwesome";
    content: "\f0e7";
    position: absolute;
    z-index: 20;
    display: block;
    width: 38px;
    padding: 4px;
    top: -12px;
    left: 50%;
    margin-left: -19px;
    font-size: 22px;
    color: #fff;
    background: #333;
    border-radius: 50%;
}
.listing-item-rating{
    top: 12%;
    left: auto;
    right: 26%;
    margin-right: -20px;
    margin-top: -20px;
    width: 32px;
    height: 32px;
    line-height: 22px;
    text-align: center;
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    background: #337547;
}
.squared .listing-item-rating{
    left: auto;
    right: 8%;
    top: 6%;
}
.grid6 .listing-item-rating{
    top: 6px;
    left: auto;
    right: 5px;
    margin-right: 0;
    margin-top: 0;
}
.grid6.rounded-pic .listing-item-rating{
    top: -8px;
    right: auto;
    left: 85px;
}
.feat-post .listing-item-rating{
    width: 28px;
    height: 28px;
    line-height: 18px;
    font-size: 15px;
    text-shadow: none;
    top: 40px;
    left: auto;
    right: 50%;
    margin-right: -36px;
    margin-top: 0;
    color: #337547;
    background: #fff;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2), -2px -2px 2px 0 rgba(0,0,0,0.2);
}
.feat-post:hover .listing-item-rating{
    color: #fff;
    background: #337547;
    top: 49px;
    margin-right: -50px;
}
.listing-item .listing-item-link:hover:before{
    color: #337547;
    background: #fff;
}
.listing-item .listing-item-link:hover{
    background: rgba(38,163,135,0.12);
	border-radius: 50%;
}
.grid6 .listing-item .listing-item-link:hover{
    background: rgba(38,163,135,0.10);
}
.listing-item-title-centralizer{
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 0 15px 8px 15px;;
    overflow: visible;
    border-radius: 50%;
    font-size: 0;
}
.grid6 .listing-item-title-centralizer{
    display: table-cell;
    position: relative;
    vertical-align: top;
}
.grid6.rounded-pic .listing-item-title-centralizer{
    padding-right: 0;
}
.squared .listing-item-title-centralizer{
    border-radius: 0;
}
.listing-item-title-centralizer:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.listing-item-title{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    white-space: pre-line;
    padding-left: 15px;
    padding-right: 15px;
}
.grid2 .listing-item-title,
.grid3 .listing-item-title{
    white-space: normal;
    padding: 0;
    text-shadow: none;
    letter-spacing: 0;
}
.grid6 .listing-item-title{
    white-space:normal;
    padding-left: 0;
}
.blog .grid6 .listing-item-title{
    padding-right: 0;
}
.ribbon{
    color: #fff;
    background: #337547;
    position: relative;
    z-index: 600;
    height: 22px;
    margin-top: 6px;
    padding: 0px 5px 0 5px;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    display: inline-block;
    white-space: nowrap;
    text-align: center;
}
.container-articoli-punti{
    background: #337547;
    color: white;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 10px;
    text-align: center;
    margin-top: 5px;
    font-size: 18px;
}
.ribbon_punti{

    padding: 0px 10px 0px 10px;
    font-size: 16px;
}
.listing-item .ribbon{
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
}
.listing-item .amenities{
    text-align: left;
    margin-top: 15px;
}
.grid6 .listing-item .ribbon{
    display: table-cell;
    top: 0;
    left: 8px;
    line-height: 20px;
}
.grid6.rounded-pic .listing-item .ribbon{
    border-top-right-radius: 6px;
}
.grid2 .ribbon,
.grid3 .ribbon{
    position: absolute;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    text-shadow: none;
    box-shadow: none;
    top: -17px;
    right: -1px;
    border-top-right-radius: 6px;
    -webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}
.claimed .ribbon{
    padding: 2px 10px 0 10px;
}
.ribbon:before,
.ribbon:after {
    content: '';
    position: absolute;
    height: 0;
    border: 11px solid transparent;
    top: 0;
    width: 0;
    border-top-color: #337547;
    border-bottom-color: #337547;
    z-index: -1;
}
.ribbon:before{
    left: -11px;
}
.ribbon:after{
    right: -11px;
}
.grid2 .ribbon:after,
.grid3 .ribbon:after,
.feat-post .ribbon:after,
.leaflet-popup .ribbon:after,
.grid6.rounded-pic .ribbon:after{
    display: none;
}
.feat-post .ribbon,
.leaflet-popup .ribbon{
    position: absolute;
    top: -6px;
    right: 0;
    padding: 3px 5px 0 5px;
    height: 24px;
    font-size: 14px;
    text-shadow: none;
    background: #fff;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #337547;
    border-bottom-left-radius: 6px;
}
.leaflet-popup .ribbon{
    top: auto;
    bottom: 0;
    border-radius: 6px 0;
    background: rgba(0,0,0,0.5);
    color: rgba(255,255,255,0.9);
    border: 0;
}
.mapList .feat-post .ribbon,
.leaflet-popup .ribbon{
    padding: 3px 5px 0 5px;
    text-shadow: none;
}
.feat-post:hover .ribbon{
    display: none;
}
.feat-post .ribbon:before,
.leaflet-popup .ribbon:before{
    display: none;
    border: 9px solid transparent;
    border-top-color: #fff;
    border-bottom-color: #fff;
    left: -9px;
}
.fixed-pricing-button .ribbon{
    font-family: 'Ubuntu', sans-serif;
    border-radius: 0 5px 5px 0;
    font-size: 16px;
    margin: 0;
    padding: 0 0 0 8px;
    height: 44px;
    line-height: 46px;
    box-shadow: 1px 1px 8px rgba(0,0,0,0.20), -1px -1px 8px rgba(0,0,0,0.20);
}
.fixed-pricing-button .ribbon:before{
    left: -22px;
    border: 22px solid transparent;
    border-top-color: #337547;
    border-bottom-color: #337547;
    z-index: -1000;
}
.fixed-pricing-button .ribbon:after{
    font-family: 'icon';
    content: "\ea89";
    border: 0;
    right: auto;
    position: relative;
    font-size: 24px;
    width: 54px;;
    height: 44px;
    float: right;
    text-align: center;
    background: rgba(0,0,0,0.10);
    border-left: 1px dashed rgba(255,255,255,0.5);
    margin-left: 10px;
}
.listing-item .category-icon{
    position: absolute;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 30px;
    padding-top: 3px;
    text-align: center;
    color: #337547;
    background: #FFF;
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.10), -2px -2px 5px 0 rgba(0,0,0,0.10);
    border-radius: 50%;
    z-index: 15;
    top: 12%;
    left: 30%;
    margin-left: -36px;
    margin-top: -26px;
}
.grid6 .listing-item .category-icon{
    top: 6%;
    left: 25px;
}
.grid6.rounded-pic .listing-item .category-icon{
    top: 35px;
    left: 40px;
}
.squared .listing-item .category-icon{
    top: 6%;
    left: 11%;
}
.listing-item .category-icon.fa{
    font-size: 21px;
    padding-top: 2px;
}
.listing-item .category-icon:hover{
    background: #337547;
    color: #fff;
}
.listing.white .listing-item .category-icon{
    background: #fff;
    color: #337547;
    border: 1px solid #ccc;
}
.listing.white .listing-item .category-icon:hover{
    color: #fff;
    background: #337547;
}
.listing-item-author{
    position: relative;
    display:inline-block;
    z-index: 30;
    top: -50px;
    border-radius: 50%;
}
.grid6 .listing-item-author{
    position: relative;
    display:inline-block;
    z-index: 30;
    top: -50px;
    left: 0;
    border-radius: 50%;
}
.listing-item-author img{
    width: 45px;
    border-radius: 50% !important;
}
.grid6 .listing-item-data{
    margin-top: 10px;
}
.trending.landing .listing-item-data{
    margin:15px;
    z-index: -10;
    position: relative;
}
.grid2 .listing-item-data,
.blog-home .listing-item-data,
.blog .listing-item-data{
    margin-top: 0;
}
.grid5 .listing-item-data{
    margin-top: -20px;
}

.grid6 .listing-item-data:before{
    display: none;
}
.listing.white .listing-item-data:before{
    color: #337547;
}
.listing-item-excerpt,
.listing-item-address{
    color: #fff;
    display: block;
}
.light .listing-item-address,
.light .listing-item-excerpt{
    color: #555;
    text-shadow: none;
}
.light .listing-item-excerpt{
    border-top: 1px dashed rgba(0,0,0,0.6);
}
.listing-item-address:hover,
.listing.white .listing-item-address:hover,
.light .listing-item-address:hover,
.light .listing-item-excerpt:hover,
.grid6 .listing-item:hover .listing-item-address{
    color: #337547;
}
.listing-item-address{
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    padding-bottom: 4px;
    width: 100%;
    text-align: center;
}
.listing-item-excerpt{
    text-shadow: 0 0 6px rgba(0,0,0,0.7);
    padding-top: 4px;
    border-top: 1px dashed rgba(255,255,255,0.6);
    width: 100%;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    opacity: 1;
}
.grid6 .listing-category-name{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 100;
    padding: 2px 5px 0 8px;
    border-top-left-radius: 0px;
}
.listing-category-name a{
    display: inline-block;
    color: #337547;
    margin-top: 3px;
    text-transform: uppercase;
    font-size: 13px;
    text-shadow: 0 0 6px rgba(0,0,0,0.7);
}
.light .listing-category-name a{
    text-shadow: none;
}
.listing-category-name a:hover{
    color:rgba(38,163,135,0.7);
}
.listing.white .listing-category-name a{
    text-shadow: none;
    color: #337547;
}
/*------------------------------------------------------------------------------
[ How it Works Section ]
------------------------------------------------------------------------------*/
.color-bg{
    color: #fff;
}
.color-bg .row-title{
    color: #fff;
}

.color-bg .row-title h1{
    border-bottom: 1px dashed  rgba(255,255,255,0.3);
    color: #fff;
}
.color-bg .row-title h1:before{
    border-right: 1px dashed #fff;
}
.color-bg .row-title h4 {
    color: rgba(255,255,255,0.9);
    border-top: 1px dashed #fff;
}
.how{
    position: relative;
    text-align: center;
    padding-bottom: 100px;
}
.how .row-title{
    top: 0;
    padding-top: 100px;
    margin-bottom: 30px;
    margin-top: 0;
    position: relative;
    z-index: 2;
}
.how .row-title h1:before{
    font-family: 'icon';
    content: "\ea46";
    position: absolute;
    top: 100%;
    left: -65px;
    margin-top: -28px;
    font-size: 45px;
    width: 60px;
    padding-right: 16px;
    text-align: center;
}
.how-item{
    border: 1px solid transparent;
    border-top: 2px solid transparent;
    margin-top: 40px;
    border-radius: 15px;
}
.how-item:hover{
    border: 1px dashed rgba(255,255,255,0.5);
    box-shadow: 0 0 50px rgba(0,0,0,0.12);
}
.how-item a{
    display: block;
    color: #fff;
}
.how-item img{
    position: relative;
    max-height: 120px;
    padding-top: 30px;
    padding-bottom: 30px;
    top: 0;
}
.how-item:hover img{
    top: 11px;
}
.how-item h3{
    border-top: 1px dashed rgba(255,255,255,0.4);
    border-bottom: 1px dashed rgba(255,255,255,0.4);
    margin-top: -5px;
    padding-top: 10px;
    padding-bottom: 9px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.how-item:hover h3{
    border-top: 1px dashed rgba(255,255,255,1);
    border-bottom: 1px dashed rgba(255,255,255,1);
}
.how-item-excerpt{
    font-size: 15px;
    padding: 12px;
    color: rgba(255,255,255,0.8);
    padding-bottom: 20px;
    position: relative;
    top: 0;
}
.how-item:hover .how-item-excerpt{
    color: rgba(255,255,255,1);
    top: -8px;
}
.how-item a:after{
    font-family: 'icon';
    content: "\ec36";
    font-size: 16px;
    color: rgba(255,255,255,0.5);
    position: absolute;
    display: inline-block;
    bottom: -16px;
    left: 50%;
    margin-left: -16px;
    border: 1px dashed transparent;
    padding: 4px;
    width: 32px;
    border-radius: 50%;
    background: #337547;
}
.how-item:hover a:after{
    color: rgba(255,255,255,1);
    border: 1px dashed rgba(255,255,255,1);
}
/*------------------------------------------------------------------------------
[ Newsletter ]
------------------------------------------------------------------------------*/
.newsletter{
    background: rgba(38,163,135,0.10);
    position: relative;
    text-align: center;
    padding: 115px 0 85px 0;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    overflow: hidden;
}
.newsletter:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 300px;
}
.newsletter-label{
    color: #337547;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    position: relative;
    margin-right: 10px;
    padding-bottom: 30px;
    top: -4px;
}
.newsletter-label:before{
    font-family: "FontAwesome";
    content: "\f2b7";
    font-size: 20px;
    color: rgba(255,255,255,0.5);
    position: relative;
    display: inline-block;
    margin-right: 5px;
    opacity: 0;
}
.newsletter .col-sm-12 #email{
    width: 400px;
    max-width: 75%;
}
.newsletter input[type="text" ]{
    position: relative;
    border: 0;
    color: #aaa;
    padding-left: 8px;
    font-size: 14px;
    top: -5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed rgba(38,163,135,0.50);
    background: none;
}
.newsletter input:focus {
    outline: none !important;
    border: 0;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
}
.newsletter .btn{
    padding: 0;
    font-size: 25px;
    color: #337547;
    height: 0;
    line-height: 0;
    border: 0;
    position: relative;
    margin-top: 3px;
    margin-left: 5px;
}
.newsletter .btn:hover{
    color: rgba(255,255,255,1);
}
.newsletter .btn:before{
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    margin-top: -7px;
    font-size: 20px;
}
.newsletter-explanation{
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: rgba(38,163,135,0.7);
    font-family: 'Source Sans Pro';
    font-size: 13px;
    padding: 0 15px 0 15px;
}

.newsletter:hover,
.newsletter.onFocus{
    background: #337547;
}
.newsletter:hover .newsletter-label,
.newsletter.onFocus .newsletter-label{
    color: #fff;
}
.newsletter:hover .newsletter-label:before,
.newsletter.onFocus .newsletter-label:before{
    opacity: 1;
}
.newsletter:hover input[type="text" ],
.newsletter.onFocus input[type="text" ]{
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.newsletter:hover .btn,
.newsletter.onFocus .btn{
    color: rgba(255,255,255,0.7);
}
.newsletter .btn:hover,
.newsletter.onFocus .btn:hover{
    color: rgba(255,255,255,1);
}
.newsletter:hover .newsletter-explanation,
.newsletter.onFocus .newsletter-explanation {
    color: rgba(255,255,255,0.7);
}
/*------------------------------------------------------------------------------
[ Form Placeholders ]
Notice: Cross browser placeholders need to be declared separately
------------------------------------------------------------------------------*/
.form-control::-webkit-input-placeholder{
    color: #ccc;
}
.form-control:-moz-placeholder{
    color: #ccc;
}
.form-control::-moz-placeholder{
    color: #ccc;
}
.form-control:-ms-input-placeholder{
    color: #ccc;
}
.hero-search input[type="text" ]::-webkit-input-placeholder{
    color: rgba(38,163,135,0.9);
    display: none;
    position: relative;
}
.hero-search input[type="text" ]:-moz-placeholder{
    color: rgba(38,163,135,0.9);
    position: relative;
}
.hero-search input[type="text" ]::-moz-placeholder{
    color: rgba(38,163,135,0.9);
    position: relative;
}
.hero-search input[type="text" ]:-ms-input-placeholder{
    color: rgba(38,163,135,0.9);
    position: relative;
}
.newsletter *::-webkit-input-placeholder {
    color: rgba(38,163,135,0.6);
}
.newsletter *:-moz-placeholder {
    color: rgba(38,163,135,0.6);
}
.newsletter *::-moz-placeholder {
    color: rgba(38,163,135,0.6);
}
.newsletter *:-ms-input-placeholder {
    color: rgba(38,163,135,0.6);
}
.newsletter:hover *::-webkit-input-placeholder,
.newsletter.onFocus *::-webkit-input-placeholder {
    color: #ccc;
}
.newsletter:hover *:-moz-placeholder,
.newsletter.onFocus *:-moz-placeholder {
    color: #ccc;
}
.newsletter:hover *::-moz-placeholder,
.newsletter.onFocus *::-moz-placeholder {
    color: #ccc;
}
.newsletter:hover *:-ms-input-placeholder,
.newsletter.onFocus *:-ms-input-placeholder {
    color: #ccc;
}
.contact-form .form-control::-webkit-input-placeholder{
    font-family: 'Source Sans Pro';
    color: #ccc;
}
.contact-form .form-control:-moz-placeholder{
    font-family: 'Source Sans Pro';
    color: #ccc;
}
.contact-form .form-control::-moz-placeholder{
    font-family: 'Source Sans Pro';
    color: #ccc;
}
.contact-form .form-control:-ms-input-placeholder{
    font-family: 'Source Sans Pro';
    color: #ccc;
}
.search-field input::-webkit-input-placeholder{
    color: #337547;
}
.search-field input:-moz-placeholder{
    color: #337547;
}
.search-field input::-moz-placeholder{
    color: #337547;
}
.search-field input:-ms-input-placeholder{
    color: #337547;
}
/*------------------------------------------------------------------------------
[ Home Blog Posts ]
------------------------------------------------------------------------------*/
.blog-home{
    margin-bottom: 60px;
}
.listing.white{
    padding-bottom: 0;
}
.listing.white .row-title{
    margin-top: 100px;
    margin-bottom: 80px;
}
.blog-home .row-title h1:before{
    font-family: 'FontAwesome';
    content: "\f16d";
    position: absolute;
    top: 100%;
    left: -65px;
    margin-top: -28px;
    font-size: 45px;
    width: 60px;
    padding-right: 16px;
    text-align: center;
    border-right: 1px dashed #337547;
}
.listing.white .listing-item .listing-item-link:before{
    content: none;
}
.listing-item .listing-item-link:hover:before,
.listing.white .listing-item .listing-item-link:hover:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -1;
    margin: 0;
    opacity: 0.14;
}
.squared .listing-item .listing-item-link:hover:before,
.listing.white.squared .listing-item .listing-item-link:hover:before{
    display: none !important;
}
.listing.grid3 .listing-item-link:hover:before,
.listing.grid6 .listing-item-link:hover:before{
    content: none !important;
}
.grid2 .listing-item .listing-item-link:hover:before,
.grid2 .listing.white .listing-item .listing-item-link:hover:before{
    background-image: none !important;
}
.listing.white .listing-item-address,
.listing.white .listing-item-excerpt{
    color: #202020;
    text-shadow: none;
    letter-spacing: 0;
}
.grid6 .listing-item-address,
.grid6 .listing-item-excerpt{
    text-align: left;
}
.listing.white .listing-item-excerpt{
    border-top: 1px dashed rgba(150,150,150,1);
    padding-top: 5px;
	max-height: 100px;
    line-height: 16px;
}
.grid6 .listing-item-excerpt{
    max-height: 99999px !important;
}
.listing.white .listing-item .listing-item-link {
    border: 0px solid #ccc;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.2);
    width: 100%;
}
.blog .listing.white .listing-item-data:before{
    content: none;
}
/*------------------------------------------------------------------------------
[ Single Listing ]
------------------------------------------------------------------------------*/
.quick-menu{
    position: fixed;
    background: #337547;
    width: 50px;
    text-align: center;
    top: 80px;
    left: 10px;
    border-radius: 5px;
    z-index: 33;
    padding: 6px 0 4px 0;
    box-shadow: 1px 1px 8px rgba(0,0,0,0.20), -1px -1px 8px rgba(0,0,0,0.20);
}
.quick-menu:before{
    content: "";
    position: absolute;
    display: inline-block;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    border: 0 solid rgba(130,130,130,0.3);
    z-index: -1;
    border-radius: 12px;
}
.quick-menu a{
    display: inline-block;
    color: #fff;
    font-size: 26px;
    height: 45px;
    line-height: 45px;
}
.quick-menu.hidden-menu a{
    height: 34px;
    line-height: 36px;
}
.quick-menu a:hover:before{
    opacity: 0.6;
}
.pvt{
    position: relative;
    width: 100%;
    background: rgba(0,0,0,0.10);
    border-top: 1px dashed rgba(255,255,255,0.5);
    bottom: -4px;
    border-radius: 0 0 5px 5px;
}
.fixed-pricing-button{
    position: fixed;
    top: 70px;
    right: 10px;
    z-index: 32;
}
.fixed-pricing-button .pricing-data{
    display: inline-block;
    float: left;
}
.fixed-pricing-button .pricing-data-hover{
    display: none;
    float: left;
}
.fixed-pricing-button:hover .pricing-data{
    display: none;
}
.fixed-pricing-button:hover .pricing-data-hover{
    display: inline-block;
}
.listing-title{
   /* margin-top: 70px;
    padding: 95px 60px 80px 60px;*/
}
.listing-title .pg-header-icon{
    bottom: -45px;
}
.listing-sub{
	font-size: 18px;
	margin-top: 0px;
}
.listing-sub a{
	color:rgba(150,150,150,1);
}
.listing-title h1{
    position: relative;
    display: inline-block;
    width: auto;
    border-bottom: 2px dashed #ddd;
    border-top: 2px dashed #ddd;
    padding-top: 8px;
}
.listing-title .listing-item-rating{
    position: relative;
    display: inline-block;
    right: auto;
    top: -8px;
    margin: 0;
}
.listing-title a.listing-item-rating:hover,
.listing-title a.listing-item-rating:focus{
    color: #fff;
    opacity: 0.8;
}
.rating-count{
    font-family: 'Source Sans Pro';
    position: relative;
    font-size: 13px;
    display: inline-block;
    width: 0;
    height: 0;
    top: -18px;
    left: -5px;
    color: #404040;
}
.gallery{
    position: relative;
    width: auto !important;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    font-size: 0;
    margin: 0;
    padding: 0;
    margin-top: 60px;
}

@media (max-width:767px) {
.gallery{margin-top: 70px;}
}

.gallery-item{
    position: relative;
    display: inline-block;
    overflow: hidden;
    cursor: w-resize;
}
.gallery-item:before{
    content: "";
    /*position: absolute;*/
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*display: inline-block;*/
    box-shadow: 0 10000px rgba(0,0,0,0.0) inset;
    z-index: 3;
}
.gallery-item.dark-overlay:before{
    box-shadow: 0 10000px rgba(38,163,135,0.5) inset;
}
.gallery-item-caption{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 80px 150px 12px 12px;
    width: 100%;
    color: #ddd;
    text-shadow: 0 0 6px rgba(0,0,0,0.7);
    white-space: normal;
    font-size: 14px;
    z-index: 0;
    text-align: left;
    line-height: 18px;
    background: -webkit-gradient(linear,top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.85)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 );
    font-style: italic;
}
.gallery a{
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10;
    opacity: 0.6;
}
.gallery a:before{
    font-family: 'icon';
    content: "\ec36";
    color: #fff;
    display: inline-block;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #337547;
    border-radius: 50%;
    z-index: 10;
    text-align: center;
}
.gallery a:after{
    content: "";
    position: absolute;
    width: 130%;
    height: 130%;
    top: -15%;
    left: -15%;
    display: inline-block;
    background: rgba(255,255,255,0.25);
    border-radius: 50%;
    z-index: -100;
}
.gallery a:hover{
    opacity: 1;
}
.gallery a:hover:after{
    opacity: 1;
    background: rgba(255,255,255,0.15);
}
.gallery img{
    display: inline-block;
    cursor: w-resize;
    height: 430px;
}
.videogallery{
    display: inline-block;
    cursor: w-resize;
    height: 430px;
    width: 500px;
}
.lightbox{
    margin-left: -60000px;
}
.lightbox .lb-image{
    border: 0;
}
#lightboxOverlay {
    position: fixed !important;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100% !important;
}
#lightbox {
    position: fixed !important;
    top: 52% !important;
    -webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
    -ms-transform: translate(0,50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.lb-dataContainer{
    min-height: 47px;
    display: block !important;
}
.listing-avatar{
    width: 100%;
    max-width: 220px;
    position: relative;
    display: inline-block;
}
.listing-avatar img{
    width: 100%;
    max-width: 220px;
    border-radius: 50%;
    padding: 4px;
    border: 2px solid #337547;
    background: #dfdfdf;
}
.listing-avatar .listing-item-author{
    position: absolute;
    left: 50%;
    top: auto;
    bottom: 0;
    margin-left: -23px;
}
.listing-avatar .listing-item-author img{
    padding: 0;
    max-width: 46px;
    opacity: 0.7;
}
.listing-avatar .listing-item-author img:hover{
    opacity: 1;
}
.claimed{
    font-family: 'Ubuntu', sans-serif;
    color: #337547;
    margin-top: 30px;
    margin-bottom: 40px;
}
.claimed a:hover{
    opacity: 0.8;
}
.boxmipiace{
    border: 2px dashed #999;
    padding: 10px;
    border-radius: 8px;
    background: #f9f9f9;
    margin-bottom: 30px !important;
}
.testomipiace{
	float: left;
}
.immaginemipiace{
	float: left;
}

.related{
    position: relative;
	margin-top: 30px !important;
	padding: 0px;
}
.commenti{
    position: relative;
	margin-top: 30px !important;
    margin-bottom: 30px !important;
	padding: 0px;
}
.commenti h2{
	margin-top: 0px;
}
.rigacommenti{
    background-color: #f9f9f9;
    padding: 10px;
    border-radius: 8px;
}

.listing-map{
	/*margin-bottom: 50px;*/}

.listing-description,
.listing-review{
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0px;
    /*border-top: 2px dashed #dfdfdf;*/
}
.listing-map{
    padding: 0;
    z-index: 0;
	margin-top: 60px;
}
.listing-map .leaflet-container{
    z-index: 0;
}
.listing-block.related{
    margin-top: 0px;
}
.related h2{
    margin-top: 0;
}
.listing-description .pg-header-icon,
.listing-map .pg-header-icon,
.listing-review .pg-header-icon,
.related .pg-header-icon{
    bottom: auto;
    top: -32px;
}
.listing-subtitle{
    margin-top: 30px;
    margin-bottom: 30px;
    font-style: italic;
}
.listing-subtitle:before,
.listing-subtitle:after{
    content: "\"";
}
.listing-description .col-sm-3,
.listing-description .col-sm-9{
    padding: 20px;
}
.listing-description .col-sm-3:after{
    content: "";
    border-right: 2px dashed #dfdfdf;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
.description-text.table>tbody>tr>td{
    border: 0;
}
.description-text.table>tbody>tr>td.description{
    padding-right: 30px;
}
.description-text.table>tbody>tr>td.listing-opening{
    max-width: 150px;
    padding-left: 30px;
    border-left: 2px dashed #dfdfdf;
}
.listing-opening span{
    white-space: nowrap;
}
.listing-amenities{
    width: 100%;
    padding: 10px;
    background: #F9F9F9;
    border-radius: 8px;
    margin-bottom: 20px;
}

.listing-amenities .amenities-title{
	    margin-top: 0px;
}

.listing-opening .opening-title{
    margin-bottom: 30px;
}
.pm-popup .panel-form {
    width: 350px;
}
.pm-popup .submit{
    background: #337547;
    color: #fff;
}
/*------------------------------------------------------------------------------
[ Single Blog ]
------------------------------------------------------------------------------*/
.blog .contact-form{
    margin-bottom: 100px;
}
.single-block{
    margin-top: 60px;
}
/*.post-content{
    margin-bottom: 90px;
}*/
.single-block .thumbnail{
    max-width: 250px;
    padding: 0;
    opacity: 0.8;
    border: 10px solid rgba(150,150,150,0.25);
    border-radius: 50%;
}
.single-block .thumbnail:hover{
    opacity: 0.5;
}
.single-block blockquote{
    background: rgba(150,150,150,0.05);
    border-radius: 8px;
    margin: 0px 0px 30px 0px;
}
.single-block p:first-child:first-letter{
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    float: left;
    color: #337547;
    padding-right: 5px;
}
.nomaiu p:first-child:first-letter{
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    float: left;
    color: #337547;
    padding-left: 0px;
    padding-right: 0px;
}
.single-block img{
    z-index: 1;
    position: relative;
}
.author-block{
    margin-bottom: 30px;
    background: #f9f9f9;
    padding: 10px;
    border-radius: 8px;
}
.author-avatar{
    position: relative;
    margin-bottom: 0;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: inline-block;
}
.author-name{
    font-family: 'Ubuntu', sans-serif;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 5px;
    margin-left: 7px;
}
.author-avatar:hover,
.author-name:hover{
    opacity: 0.8;
}
.data{
    position: relative;
    font-weight: normal;
    font-family: 'Source Sans Pro';
    top: -2px;
}
.data:before{
    position: relative;
    font-size: 16px;
    padding: 0 6px 0 2px;
    top: 2px;
}
.author-stats{
    position: absolute;
    width: 100%;
    top: 120px;
    z-index: 2;
    text-align: center;
    color: #337547;
}
.author-stats .post-counter{
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    background: #fff;
    top: 2px;
}
.post-data{
    font-size: 14px;
    padding-left: 0;
    font-family: 'Ubuntu', sans-serif;
    color: #337547;
    margin: 80px 0 70px;
}
.post-data span{
    font-size: 30px;
    padding-right: 6px;
}
.single-block img{
    border-radius: 8px;
}
/*------------------------------------------------------------------------------
[ Blog Comments ]
------------------------------------------------------------------------------*/
.comm * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.comm a {
    color: #337547;
    text-decoration: none;
}
.comm ul {
    list-style-type: none;
}
.comment-form {
    margin-bottom: 15px;
}
.comments-container {
    margin: 60px auto 15px;
}
.comments-container h1 {
    font-size: 36px;
    color: #283035;
    font-weight: 400;
}
.comments-container h1 a {
    font-size: 18px;
    font-weight: 700;
}
.comments-container h2,
.feedback h2{
    margin: 80px 0 80px;
}
.comments-list {
    margin-top: 30px;
    position: relative;
}
/*** Details-----------------------*/
.comments-list:before {
    content: '';
    width: 1px;
    height: 100%;
    background: #ddd;
    position: absolute;
    left: 32px;
    top: 0;
}
.comments-list:after {
    content: '';
    position: absolute;
    background: #ddd;
    bottom: 0;
    left: 27px;
    width: 7px;
    height: 7px;
    border: 3px solid #eee;
    border-radius: 50%;
}
.reply-list:before,
.reply-list:after {
    display: none;
}
.reply-list li:before {
    content: '';
    width: 60px;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 25px;
    left: -55px;
}
.comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative;
}
.comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0;
}
.reply-list {
    padding-left: 88px;
    clear: both;
    margin-top: 15px;
}
/*** Avatar ---------------------------*/
.comments-list .comment-avatar {
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 99;
    float: left;
    border: 3px solid #FFF;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    overflow: hidden;
    border-radius: 50%;
    display: block;
}
.comments-list .comment-avatar img {
    width: 100%;
    height: 100%;
}
.reply-list .comment-avatar {
    width: 50px;
    height: 50px;
}
.comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both;
}
/*** Comment Box ---------------------------*/
.comments-list .comment-box {
    width: 90%;
    float: right;
    position: relative;
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
}
.comments-list .comment-box:before,
.comments-list .comment-box:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 10px 12px 10px 0;
    border-style: solid;
    border-color: transparent #FCFCFC;
    top: 8px;
    left: -11px;
}
.comments-list .comment-box:before {
    border-width: 11px 13px 11px 0;
    border-color: transparent rgba(0,0,0,0.05);
    left: -12px;
}
.reply-list .comment-box {
    width: 90%;
}
.comment-box .comment-head {
    background: #FCFCFC;
    padding: 10px 12px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}
.comment-box .comment-head i {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 2px;
    color: #A6A6A6;
    cursor: pointer;
}
.comment-box .comment-head i:hover {
    color: #337547;
}
.comment-box .comment-name {
    color: #283035;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-right: 10px;
}
.comment-box .comment-name a {
    color: #283035;
}
.comment-box .comment-name a:hover {
    opacity: 0.8;
}
.comment-box .comment-head span {
    float: left;
    color: #999;
    font-size: 13px;
    position: relative;
    top: 1px;
}
.comment-box .comment-content {
    text-align: left;
    background: #FFF;
    padding: 12px;
    font-size: 15px;
    color: #202020;
    border-radius: 0 0 4px 4px;
}
.comment-box .comment-name.by-author,
.comment-box .comment-name.by-author a {
    color: #337547;
}
.comment-box .comment-name.by-author a:hover{
    opacity: 0.8;
}
.comment-box .comment-name.by-author:after {
    content: 'autor';
    background: #337547;
    color: #FFF;
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 700;
    margin-left: 10px;
    border-radius: 3px;
}
/*------------------------------------------------------------------------------
[ App Section ]
------------------------------------------------------------------------------*/
.app .row-title{
    margin-top: 0;
    margin-bottom: 80px;
    padding-top: 100px;
}
.app .row-title h1:before{
    font-family: 'icon';
    content: "\ea81";
    position: absolute;
    top: 100%;
    left: -65px;
    margin-top: -28px;
    font-size: 45px;
    width: 60px;
    padding-right: 16px;
    text-align: center;
    border-right: 1px dashed #337547;
}
.app-version{
    position: absolute;
    left: 50%;
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
	-o-transform: translate(-50%,-0);
	transform: translate(-50%,0);
    color: #fff;
    border-radius: 0 0 8px 8px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    z-index: 10;
    text-align: center;
}
.app-img{
    position: relative;
    display: inline-block;
    left: 50%;
    bottom: -6px;
    margin-left: -350px;
    width: 700px;
    border-top-left-radius: 10%;
    border-top-right-radius: 10%;
    overflow: hidden;
    box-shadow: 0 10000px rgba(0,0,0,0.5) inset;
}
.light .app-img{
    box-shadow: 0 10000px rgba(255,255,255,0.75) inset;
}
.app-img:after{
    content: " ";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -350px;
    width: 100%;
    height: 100%;
    display: inline-block;
    background-image: url(../images/backgrounds/7.jpg);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    z-index: -2;
}
.is-mobile .app-img:after{
    background-attachment: scroll;
}
.app-links{
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
.app-links a{
    display: inline-block;
    /*opacity: 0.5;*/
}
.light .app-links a{
    /*opacity: 0.30;*/
}
.app-links a:hover{
    /*opacity: 1;*/
}
.light .app-links a:hover{
    /*opacity: 0.7;*/
}
.app-links a img{
    width: 180px;
    border-radius: 5px;
}
.app-links a:hover img{
    background: #337547;
}
.light .app-links a:hover img{
    background: rgba(255,255,255,1);
}
/*------------------------------------------------------------------------------
[ Accordion ]
------------------------------------------------------------------------------*/
.accordion {
    width: 90%;
    display: inline-block;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 100px rgba(0,0,0,0.2) inset;
}
[id*="open-accordion" ], [id*="close-accordion" ] {
    background: #337547;
    background: -webkit-gradient(linear,top,from(#337547),to(rgba(38,163,135,0.9)));
    background: -moz-linear-gradient(top, #337547 0%, rgba(38,163,135,0.9) 100%);
    background: -o-linear-gradient(top, #337547 0%, rgba(38,163,135,0.9) 100%);
    background: -webkit-linear-gradient(top, #337547 0%,rgba(38,163,135,0.9) 100%);
    background: linear-gradient(to bottom, #337547 0%,rgba(38,163,135,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#337547', endColorstr='rgba(38,163,135,0.9)',GradientType=0 );
    border-bottom: 1px solid #fff;
    line-height: 25px;
    height: 40px;
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.accordion-item{
    position: relative;
}
.accordion-order{
    position: absolute;
    top: 8px;
    left: 10px;
    color: rgba(255,255,255,0.5);
    font-size: 14px;
    z-index: 5;
}
[id*="close-accordion" ] {
    display: none;
}
.accordion a {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 20px 35px 20px 35px;
    text-decoration: none;
    text-shadow: none;
    height: auto;
}
.accordion a:hover {
    color: rgba(255,255,255,0.8);
}
[id*="open-accordion" ]:after, [id*="close-accordion" ]:after {
    font-family: 'icon';
    content: "\ec36";
    position: absolute;
    right: 8px;
    top: 19px;
    z-index: 2;
}
.target-fix {
    display: block;
    top: 0;
    left: 0;
    position: fixed;
}
.accordion-content {
    height: 0;
    margin: -1px auto 0;
    padding: 0 2.5%;
    position: relative;
    overflow: hidden;
    width: 90%;
}
.accordion span:target ~ .accordion-content {
    display: block;
    height: auto;
    padding: 25px 0 15px 0;
}
.accordion span:target ~ [id*="close-accordion" ] {
    display: block;
}
.accordion span:target ~ [id*="open-accordion" ] {
    display: none;
}
.accordion span:target ~ [id*="close-accordion" ]:after {
    font-family: 'icon';
    content: "\ec37";
}
.accordion p{
    text-align: left;
}
/*------------------------------------------------------------------------------
[ Listings Page ]
------------------------------------------------------------------------------*/
.current-page-info.hide-page-info{
    left: -50%;
    margin-left: -25px;
}
.header-search-button.hide-page-info{
    left: 0;
    margin-left: -50px;
}
.pg-header-icon{
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 65px;
    background: #fff;
    color: #337547;
    bottom: -25px;
    left: 50%;
    margin-left: -30px;
    padding-left: 2px;
    z-index: 18;
    border-radius: 50%;
    font-size: 30px;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2), -2px -2px 2px 0 rgba(0,0,0,0.2);
    text-align: center;
}
.pg-header-icon-logo{
    position: absolute;
    width: 150px;
    height: 150px;
    overflow: hidden;
    line-height: 65px;
    bottom: -110px;
    left: 50%;
    margin-left: -75px;
    z-index: 18;
    border-radius: 50%;
    font-size: 30px;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2), -2px -2px 2px 0 rgba(0,0,0,0.2);
    text-align: center;
}
.listing-block{
    margin-top: 0px;
}
.map-view .listing-block{
    display: none;
}

/* GRID 2 */
.listing.grid2 .listing-item{
    max-width: 100%;
    margin-bottom: 20px;
}
.listing.grid2 .listing-item-title,
.listing.grid3 .listing-item-title{
    position: initial;
    color: #337547;
    height: auto;
    overflow: hidden;
    vertical-align: top;
    margin-top: 5px;
	font-size: 17px;
}
.listing.grid6 .listing-item-title{
    color: #337547;
    text-align: left;
    display: block;
    margin-top: 10px;
}
.listing.grid6.rounded-pic .listing-item-title{
    padding-right: 0;
}
.grid6 .feat-data{
    margin-top: 10px;
    margin-bottom: 12px;
}
.grid6.rounded-pic .feat-data{
    position: absolute;
    top: -30px;
    right: -2px;
}
.listing.grid2 .listing-item:hover .listing-item-link{
    background: rgba(38,163,135,0.12);
}
.listing.grid2 .col-sm-3{
    width: 49.94%;
}
.listing.grid2 .listing-item-link{
    border-radius: 120px 0 0 120px;
    width: 100%;
    text-align: left;
}
.listing.grid2 .listing-item-link img{
    width: 200px;
}
.listing.grid2 .listing-item .category-icon{
    left: 0;
    top: 25px;
    margin-left: -2px;
}
.listing.grid2 .listing-item-rating{
    top: 10px;
    right: auto;
    left: 62px;
}
.listing.grid2 .listing-item-author{
    position: absolute;
    top: 84px;
    bottom: auto;
    left: 84px;
}
.listing.grid2 .listing-item-author img{
    border: 3px solid #fff;
}
.listing.grid2 .listing-item-title-centralizer{
    text-align: left;
    padding-left: 240px;
    padding-top: 15px;
    overflow: visible;
}
.listing.grid2 .listing-item-data,
.listing.grid2 .listing-item-address,
.listing.grid2 .listing-item-excerpt{
    text-align: left;
}
.listing.grid2 .listing-item-data{
    padding-left: 240px;
    position: absolute;
    z-index: -15;
    top: auto;
    bottom: 100px;
}
.listing.grid2 .listing-item-data:before{
    position: absolute;
    margin-top: -8px;
}
.listing.grid2 .listing-item-address{
    padding-left: 18px;
    margin-bottom: 2px;
    font-size: 14px;
    max-height: 18px;
    position: relative;
    top: -2px;
    overflow: hidden;
}
.listing.grid2 .listing-item-excerpt{
    height: 22px;
    overflow: hidden;
    padding-right: 10px;
}
.blog .listing.grid2 .listing-item-excerpt,
.blog .listing.grid3 .listing-item-excerpt{
    position: relative;
    height: 54px !important;
    overflow: hidden;
    top: 0;
}
.listing.grid2 .listing-category-name{
    position: absolute;
    right: 8px;
    bottom: 12px;
}
/* GRID 3 */
.listing.grid3 .listing-item{
    max-width: 100%;
    margin-bottom: 20px;
}
.listing.grid3 .listing-item:hover .listing-item-link{
    background: rgba(38,163,135,0.10);
}
.listing.grid3 .col-sm-3{
    width: 49.94%;
}
.listing.grid3 .listing-item-link{
    border-radius: 14px 0 0 14px;
    width: 100%;
    text-align: left;
}
.listing.grid3 .listing-item-link img{
    width: 130px;
    border-radius: 15px;
}
.listing.grid3 .listing-item .category-icon{
    left: 0;
    top: 12%;
    margin-left: -4px;
}
.listing.grid3 .listing-item-rating{
    top: 6%;
    right: auto;
    left: 70px;
}
.listing.grid3 .listing-item-author{
    position: absolute;
    top: 94px;
    bottom: auto;
    left: 94px;
}
.listing.grid3 .listing-item-author img{
    border: 3px solid #fff;
}
.listing.grid3 .listing-item-title-centralizer{
    text-align: left;
    padding-left: 140px;
    padding-top: 15px;
    overflow: visible;
}
.listing.grid3 .listing-item-data,
.listing.grid3 .listing-item-address,
.listing.grid3 .listing-item-excerpt{
    text-align: left;
}
.listing.grid3 .listing-item-data{
    padding-left: 140px;
    position: absolute;
    z-index: -15;
    top: auto;
    bottom: 38px;
}
.listing.grid3 .listing-item-data:before{
    position: absolute;
    margin-top: -7px;
}
.listing.grid3 .listing-item-address{
    padding-left: 18px;
    padding-right: 10px;
    font-size: 12px;
    max-height: 36px;
    overflow: hidden;
}
.listing.grid3 .listing-item-excerpt{
    height: 22px;
    overflow: hidden;
    padding-right: 10px;
}
.listing.grid3 .listing-category-name{
    position: absolute;
    right: 8px;
    bottom: 12px;
}
.listing-results{
    position: relative;
    margin-bottom: 0;
}
.front-page .map-and-page .listing-results{
    display: none;
}
.results-count{
    text-align: center;
    width: 100%;
	font-size: 15px;
    font-family: 'Ubuntu', sans-serif;
    color: #337547;
    padding-left: 0;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
}
.feat-posts .results-count{
    display: block;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.results-count.user-listing{
    position: relative;
    top: -60px;
    left: 6px;
}
.listing-results .counter{
    font-size: 35px;
    padding-right: 6px;
}
.listing-filter {
    /* position: absolute; */
    /* right: 0; */
    /* top: 30px; */
    width: 100%;
    text-align: center;
    margin-top: 15px;
    /* font-size: 20px; */
}
.grid-icon{
    position: relative;
    display: inline-block;
    border: 1px solid #ddd;
    width: 42px;
    height: 42px;
    line-height: 45px;
    text-align: center;
    top: 3px;
    border-radius: 4px;
    cursor: pointer;
    background: #fff;
    color: #337547;
    margin-bottom: 8px;
}
.grid-icon:hover{
    color: #fff;
    background: #337547;
}
.listing-filter form{
    max-width: 100%;
    text-align: right;
    display: inline-block;
}
.listing-filter .dropdown-menu{
    max-width: 350px;
    min-width: 260px !important;
    float: right;
    left: auto;
    right: 0;
}
.bootstrap-select.btn-group .dropdown-menu{
    min-width: auto;
}
.nothing-selected:before{
    font-family: 'icon';
    content: "\e9f2";
    left: 8px;
    float: left;
    top: -1px;
    font-size: 22px;
    padding-right: 8px;
    color: #337547;
}
.btn-info{
    background: #337547;
    color: rgba(255,255,255,1);
}
.dropdown-header{
    padding-left: 10px;
    color: #337547;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt{
    padding-left: 12px;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt .child{
    padding-left: 20px;
    width: 42px;
}
.bootstrap-select.order.btn-group .dropdown-menu li a{
    padding-left: 12px;
}
.btn-default:hover,
.bootstrap-select .dropdown-toggle:focus{
    background: rgba(38,163,135,0.12);
}
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-default:hover{
    background: #337547;
    height: 42px;
}
.open>.dropdown-toggle.btn-default span,
.open>.dropdown-toggle.btn-default:hover span,
.open>.dropdown-toggle.btn-default:before,
.open>.dropdown-toggle.btn-default:before{
    color: #fff;
}
.listing-filter input[type="submit" ]{
    font-family: "FontAwesome";
    display: none;
    height: 42px;
    position: relative;
    width: 42px;
    top: 1px;
    border: 0;
    border-radius: 4px;
    background: #337547;
    color: #fff;
}
.order .bs-searchbox{
    display: none;
}
.bootstrap-select:not([class*=col- ]):not([class*=form-control ]):not(.input-group-btn){
    width: auto;
    min-width: auto;
    height: 42px;
	top: -1px;
}
.listing-filter a .glyphicon,
.filter-option .glyphicon{
    font-size: 20px;
    width: 22px;
    overflow: hidden;
    position: relative;
    top: 3px;
}
.filter-option .glyphicon{
    margin-left: 5px;
}
.filter-option .glyphicon:first-child{
    margin-left: 0;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
    line-height: 32px;
}
.bootstrap-select.btn-group .dropdown-toggle.nothing-selected .filter-option{
    padding-left: 25px;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a{
    color: #404040;
    font-size: 15px;
    font-family: "Source Sans Pro";
}
.bootstrap-select .btn-default{
    color: #337547;
    border: 1px solid #ddd;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a .check-mark{
    color: #337547;
    right: 8px;
}
.bootstrap-select.btn-group .dropdown-menu li.selected a,
.bootstrap-select.btn-group .dropdown-menu li a:hover{
    background: #ededed;
    color: #337547;
}
/*------------------------------------------------------------------------------
[ Pricing ]
------------------------------------------------------------------------------*/
.pricing-text {
    margin-bottom: 25px;
}
.capt {
    display: none;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 15px;
    background: #e1e1e1;
    margin-bottom: 10px;
    border-radius: 8px;
}
.pricing {
    vertical-align: top;
    text-align: center;
    position: relative;
    z-index: 5;
}
.pricing .price{
    margin-bottom: 60px;
}
.pricing .price .content{
    padding-bottom: 5px;
    display: block;
    border-radius: 7px;
}
.pricing .price .content .title {
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    color: #404040;
    padding-top: 18px;
}
.pricing .price.feat .content .title{
    color: #337547;
}
.pricing .price .content .subtitle {
    color: #404040;
}
.pricing .price .content .circle {
    position: relative;
    width: 110px;
    height: 110px;
    left: 50%;
    margin-left: -55px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 55px;
    border: 1px dashed #ccc;
}
.pricing .price .the-price {
    font-size: 30px;
    padding-top: 35px;
}
.pricing .included .item {
    color: #404040;
    margin-bottom: 5px;
}
.pricing .included .preview {
    color: #404040;
    margin-top: 20px;
    margin-bottom: 15px;
    display: inline-block;
    cursor: pointer;
}
.pricing .included .preview i {
    font-size: 20px;
    padding-bottom: 5px;
}
.pricing .price .sign-in-button {
    position: relative;
    display: inline-block;
    min-width: 160px;
    margin-top: 15px;
    height: 50px;
    background: #bbb;
    border-radius: 5px;
}
.pricing .price.feat .circle {
    border: 1px dashed #337547;
}
.pricing .price.feat .the-price {
    color: #337547;
}
.price .hot-label{
    position: absolute;
    top: 12px;
    right: -25px;
    padding: 3px 6px 2px 6px;
    background:  #337547;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    border-radius: 6px;
}
.pricing .price.feat .sign-in-button:hover {
    background: #337547;
}
.pricing .price.feat .sign-in-button {
    background: #337547;
}
.pricing .price:hover .title {
    color: #337547;
}
.pricing .price:hover .preview {
    color: #337547;
}
.pricing .included .preview:hover {
    color: #337547;
}
.pricing .price:hover .circle {
    border: 1px dashed #337547;
}
.pricing .price:hover .circle .the-price {
    color: #337547;
}
.pricing .price:hover .sign-in-button {
    background: #337547;
}
.pricing .price .sign-in-button:hover {
    background: #337547;
}
.pricing .price .sign-in-button a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 14px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
.price .button {
    margin-top: -15px;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 30px;
    left: 0;
}
.price .button .saudation {
    margin-left: -25px;
    color: #fff;
}
.price .button .the-button,
.price .button .the-button-clicked {
    text-align: center;
    display: inline-block;
    background: #fff;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 140px;
    border-radius: 11px;
    color: #337547;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
}
.price .button .the-button-clicked {
    display: none;
    margin-top: 20px;
    background: #ffff00;
}
/*------------------------------------------------------------------------------
[ Not Found ]
------------------------------------------------------------------------------*/
.not-found-image{
    margin-top: 20px;
    max-height: 280px;
    max-width: 100%;
}
/*------------------------------------------------------------------------------
[ Tags and Amenities ]
------------------------------------------------------------------------------*/
.listing-item-data ul{
    text-align: left;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 0;
}
.amenities a,
.amenities span,
.tags a,
.listing-item-data li{
    position: relative;
    display: inline-block;
    border: 2px solid transparent;
    padding: 3px 8px 2px 35px;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.15), -2px -2px 2px 0 rgba(0,0,0,0.15);
    border-radius: 12px;
    margin-right: 6px;
    margin-bottom: 7px;
    color: #202020;
    font-size: 15px;
    background: #fff;
}
.amenities a:hover,
.tags a:hover{
    display: inline-block;
    border: 2px solid #337547;
    color: #337547;
}
.amenities a:before,
.amenities span:before,
.tags a:before,
.listing-item-data li:before{
    position: absolute;
    font-size: 18px;
    float: left;
    height: 28px;
    line-height: 28px;
    top: -1px;
    left: 2px;
    width: 30px;
    text-align: center;
    color: #337547;
}
.tags a:before,
.listing-item-data li:before{
    font-family: 'icon';
    content: "\ea56";
}
.amenities .icon-bicycle:before{
    top: -5px;
}
/*------------------------------------------------------------------------------
[ User Forms (Login, Register...) ]
------------------------------------------------------------------------------*/
.bg-login{
    background-image: url(../images/backgrounds/1.jpg);
}
.bg-reset-pass{
    background-image: url(../images/backgrounds/8.jpg);
}
.bg-login,
.bg-reset-pass{
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bg-login:before,
.bg-login:after,
.bg-reset-pass:before,
.bg-reset-pass:after{
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.bg-login:before,
.bg-reset-pass:before{
    background-color: rgba(38,163,135,0.9);
    z-index: -1;
}
.bg-login:after,
.bg-reset-pass:after{
    background-image: url(../images/miscellaneous/dot-overlay.png);
    z-index: -2;
}
.panel-form {
    position: initial;
	border-color: #ccc;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
    max-width: 500px !important;
    display: block;
    opacity: 0;
    margin-top: 170px !important;
}
#register-form{
    display: none;
}
.panel-form>.panel-heading {
	color: #337547;
	background-color: #fff;
	border-color: #fff;
	text-align:center;
}
.panel-form>.panel-heading a{
    font-family: 'Ubuntu', sans-serif;
	text-decoration: none;
	color: #aaa;
	font-size: 15px;
    display: inline-block;
    /*height: 50px;*/
    line-height: 50px;
}
.panel-form>.panel-heading a.active{
    color: #aaa;
    font-size: 18px;
    margin-bottom: -20px;
}
.panel-form>.panel-heading hr{
	margin-top: 10px;
	margin-bottom: 0;
	clear: both;
	border: 0;
	height: 1px;
    background: -webkit-gradient(linear,top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.15)));
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}

.panel-form h4{
    margin: 16px 0 16px 0;
}
.panel-form input[type="text" ],
.panel-form input[type="email" ],
.panel-form input[type="password" ] {
	height: 45px;
	border: 1px solid #ddd;
	font-size: 14px;
}
.panel-form input:hover,
.panel-form input:focus {
	outline:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}
.btn-login {
	background-color: #337547;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #337547;
}
.btn-login:hover,
.btn-login:focus {
	color: #fff;
	background-color: #337547;
	border-color: #337547;
}
.forgot-password {
	color: #202020;
}

.btn-submit {
	background-color: #337547;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #337547;
}
.btn-submit:hover,
.btn-submit:focus {
	color: #fff;
	background-color: #337547;
	border-color: #337547;
}
#remember{
    position: relative;
    top: 2px;
}
label{
    font-weight: normal;
}
textarea.form-control{
		height: 150px !important;
    resize: none;
}
/*------------------------------------------------------------------------------
[ Contact ]
------------------------------------------------------------------------------*/
.map-contact{
    padding: 0;
}
.address,
.list-block {
    text-align: left;
    margin-bottom: 60px;
    padding-left: 10px;
}
.address h4{
    text-align: left;
    padding-bottom: 45px;
}
.line {
    margin-bottom: 5px;
}
.data.name {
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #337547;
}
.line div {
    display: inline-block;
}
.line {
    margin-bottom: 8px;
}
.line .data {
    vertical-align: middle;
    padding-left: 5px;
    max-width: 75%;
    line-height: 20px;
    text-align: left;
}
.line .icon {
    vertical-align: middle;
    width: 38px;
    height: 34px;
    line-height: 34px;
    background: #eee;
    color: #337547;
    text-align: center;
    font-size: 18px;
}
.support-description{
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 45px;
}
.contact-form:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -30px;
    height: 100%;
    border-left: 1px dashed rgba(38,163,135,0.7);
}
.blog .contact-form:before{
    content: none;
}
.contact-form.support:before{
    border: 0;
}
.contact-form.user-form:before{
    content: none;
}
.contact-icon-back {
    font-size: 250px;
    color: #eaeaea;
    top: 0;
    z-index: -1;
    text-align: right;
    width: 90%;
    height: 100%;
    right: 7%;
    position: absolute;
}
.contact-icon-back i {
    vertical-align: top;
}
#success_message,.alert-success,.alert-error {
    display: none;
}
.alert-error {
    background-color: #f0d9ca;
    border-color: #eec4b6;
    color: #832506;
}
.inputGroupContainer,
.input-group {
    width: 100%
}
.contact-form textarea.form-control {
    height: 150px;
    border-left: 1px dashed rgba(38,163,135,0.7) !important;
}
.user-form textarea.form-control {
    height: 100px;
}
.submit {
    font-family: 'Ubuntu', sans-serif;
    width: 100%;
    background-color: #eee;
    outline: none;
    color: #337547;
    font-size: 14px;
    height: auto;
    font-weight: normal;
    padding: 14px 0;
    text-transform: uppercase;
    border-color: #eee;
}
.submit:active,
.submit:visited,
.submit:focus,
.submit:active:focus,
.submit:link {
    background:  rgba(38,163,135,0.8);
    border-color: rgba(38,163,135,0.8);
}
.btn-warning:active:focus {
    background:  rgba(38,163,135,0.8);
    border-color:rgba(38,163,135,0.8);
}
.submit:hover {
    width: 100%;
    background: rgba(38,163,135,0.8);
    border-color: rgba(38,163,135,0.8);
}
.submit:focus {
    background:  rgba(38,163,135,0.8);
    border-color: rgba(38,163,135,0.8);
}
.form-horizontal {
    padding: 8px;
    margin-bottom: 0;
}
.form-horizontal .form-group {
    margin-bottom: 8px;
}
.form-group.sub {
    margin-bottom: 0;
}
textarea {
    width: 100%;
    /*color: #337547 !important;*/
}
.input-group-addon,
.input-group .form-control.form-control{
    color: #337547;
    border: 0;
    border-bottom: 1px dashed rgba(38,163,135,0.7);
    border-right: 1px dashed rgba(38,163,135,0.7);
    font-size: 15px;
}
.form-control{
    font-size: 15px;
	height: 45px !important;
}
/*------------------------------------------------------------------------------
[ User Page Header ]
------------------------------------------------------------------------------*/
.pg-header.pg-user{
    padding-bottom: 110px;
    box-shadow: 0 10000px rgba(0,0,0,0.8) inset;
}
.user-avatar{
    display: inline-block;
    padding: 8px;
    border-radius: 50%;
    background: rgba(38,163,135,0.5);
    position: absolute;
    bottom: -83px;
    left: 50%;
    margin-left: -83px;
    z-index: 1;
}
.verified-data{
    position: absolute;
    display: inline-block;
    top: -12px;
    left: 50%;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.15), -2px -2px 2px 0 rgba(0,0,0,0.15);
    text-align: center;
}

.listing-description .verified-data{
    top: -14px;
}
.verified-data:before{
    font-family: "FontAwesome";
    content: "\f00c";
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
    right: 0;
    color: #337547;
}
.avatar-image{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.pg-user .col-sm-3,
.pg-user .col-sm-4,
.pg-user .col-sm-5,
.pg-user .col-sm-6{
    position: relative;
    margin-top: 60px;
    z-index: 1;
}
.pg-user h3{
    height: 100px;
    color: #fff;
    margin-top: 18px;
    border-bottom: 1px dashed #337547;
    position: relative;
    font-size: 20px;
    margin-bottom: 90px;
    z-index: 2;
}
.user-name:before,
.user-about:before,
.user-message:before,
.user-social:before{
    font-family: 'icon';
    position: absolute;
    top: 75px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    line-height: 51px;
    border-radius: 50%;
    background: #337547;
    color: #fff;
    font-size: 29px;
}
.user-name:after,
.user-about:after,
.user-message:after,
.user-social:after{
    content: "";
    position: absolute;
    top: 68px;
    left: 50%;
    margin-left: -32px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: rgba(255,255,255,0.15);
    z-index: -1;
}
.user-name:before{
    content: "\ea1b";
}
.user-about:before{
    content: "\e9d4";
    padding-left: 3px;
}
.user-message:before{
    content: "\ead7";
    padding-left: 2px;
    line-height: 45px;
}
.user-social:before{
    content: "\ec20";
    padding-right: 1px;
    line-height: 53px;
}
.pg-user blockquote{
    border-bottom: 1px dashed rgba(255,255,255,0.3);
    padding-bottom: 30px;
    margin-bottom: 32px;
    margin-top: -12px;
}
.user-about-text p{
    color: #fff;
    text-align: justify;
}
.pg-user .social-networks .social-networks-footer a{
    color: #fff;
    background: #337547;
    border: 0;
    width: 36px;
    margin-top: 60px;
}
.pg-user .input-group-addon,
.pg-user .input-group .form-control,
.pg-user textarea.form-control{
    border: 0 !important;
}
.pg-user .input-group textarea.form-control:last-child{
    border-radius: 4px;
}
.pg-user h3.user-social{
    display: none;
}
/*------------------------------------------------------------------------------
[ Contact Data List ]
------------------------------------------------------------------------------*/
.divisorecontind{
	margin: 0px;
}
.list-address,
.list-phones,
.list-online-data{
    display: block !important;
    margin-bottom: 18px;
    background: rgba(0,0,0,0.3);
    border-radius: 5px;
    padding: 16px 0px 16px 0px;
    border: 1px dashed rgba(255,255,255,0.3);
    color: #fff;
}
.list-data{
	color: #999;
}
/*.listing-description .list-data{
    margin-top: 30px;
	border-bottom: 2px dashed #dfdfdf;
}*/
.listing-description .list-address,
.listing-description .list-phones,
.listing-description .list-online-data{
    background: #fff;
    color: #202020;
    margin-bottom: 0;
}
div.list-address:hover,
div.list-phones:hover,
div.list-online-data:hover{
    background: #fff;
    color: #337547;
}
.list-address div,
.list-phones div,
.list-online-data div{
    margin-top: 12px;
}
.list-address div:first-child,
.list-phones div:first-child,
.list-online-data div:first-child{
    margin-top: 0;
}
.list-address{
    position: relative;
    padding-bottom: 10px;
    overflow: hidden;
    min-height: 68px;
}
.list-address,
.list-phone,
.list-mobile,
.list-fax,
.list-email,
.list-website{
    display: inline-block;
    text-align: left;
    width: 100%;
}
.list-email,
.list-website{
    word-break: break-all;
}
.list-euro:before,
.list-address:before,
.list-phone:before,
.list-mobile:before,
.list-fax:before,
.list-email:before,
.list-website:before{
    font-family: 'icon';
    color: #337547;
    font-size: 20px;
    width: 40px;
    text-align: center;
    position: relative;
    float: left;
    top: -6px;
    left: -3px;
    line-height: 8px;
    padding-top: 13px;
}
.list-address:before{
    content: "\ea7a";
}
.list-phone:before{
    content: "\ea77";
}
.list-mobile:before{
    content: "\eaa8";
}
.list-fax:before{
    content: "\e9d7";
}
.list-email:before{
    content: "\e995";
}
.list-website:before{
    content: "\ec17";
}
/*------------------------------------------------------------------------------
[ Tooltips ]
------------------------------------------------------------------------------*/
.tooltip{
    min-width: 110px;
}
.tooltip-inner{
    padding-top: 4px;
    font-size: 15px;
}
.pg-user .tooltip-inner{
    box-shadow: 1px 1px #555, -1px -1px #555, -1px 1px #555, 1px -1px #555;
}
.pg-user .tooltip.top .tooltip-arrow,
.listing-block .tooltip.top .tooltip-arrow,
.feat-posts-list .tooltip.top .tooltip-arrow,
.template-colors .tooltip.top .tooltip-arrow{
    border-top-color: #337547;
}
.pg-user .tooltip-inner,
.listing-block .tooltip-inner,
.feat-posts-list .tooltip-inner,
.template-colors .tooltip-inner {
    background-color: #337547;
}
.pg-user .tooltip.left .tooltip-arrow,
.listing-block .tooltip.left .tooltip-arrow,
.feat-posts-list .tooltip.left .tooltip-arrow,
.template-colors .tooltip.left .tooltip-arrow {
    border-left-color: #337547;
}
/*------------------------------------------------------------------------------
[ Sidebar & Widgets ]
------------------------------------------------------------------------------*/
.sidebar-right {
    position: relative;
    z-index: 5;
    margin-bottom: 10px;
    text-align: left;
}
.sidebar-right .widget-area {
    border-radius: 10px;
	font-size: 14px;
}
.sidebar-right .widget {
    margin-bottom: 10px;
    background: #fafafa;
    border-radius: 8px;
    overflow: hidden;
    /* border: 1px solid #ccc; */
    box-shadow: 0 1px 3px rgba(0,0,0, 0.12), 0 1px 2px rgba(0,0,0, 0.24);
    width: 100%;
}
.sidebar-right .widget.news-categories li a:before,
.sidebar-right .widget.news-archive li a:before{
    font-family: "FontAwesome";
    margin-left: 5px;
    margin-right: 5px;
    font-size: 18px;
    display: inline-block;
    padding-right: 3px;
    width: 21px;
}
.sidebar-right .widget.news-categories li a:before{
    content: "\f08a";
    color: #337547;
}
.sidebar-right .widget.news-archive li a:before{
    content: "\f073";
    color: #337547;
}
.listings-has-sidebar .sidebar-right .widget.news-archive li a:before{
    content: "\f278";
    width: 26px;
}
.sidebar-right li.more-widget-item a:before{
    font-family: "icon" !important;
    content: "\ec36" !important;
}
.widget-container{
	padding-left: 15px;
	padding-right: 15px;
}
.widget .widget-title .the-title {
    font-family: "Ubuntu";
    padding: 20px;
    text-align: center;
    font-size: 16px;
    color: #337547;
    padding-bottom: 0;
}
.widget .widget-content {
    position: relative;
    margin-top: 20px;
    padding: 0 10px 10px 10px;
}
.widget .widget-content ul{
    margin: 0;
    padding: 0;
}
.widget .widget-content li{
    list-style-type: none;
}
.widget.news-search .widget-content {
    padding: 0;
}
.widget .widget-content.search {
    margin-top: 0;
}
.widget .widget-content.list {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.widget .widget-content .title,
.widget .widget-content .icon {
    display: inline-block;
}
.widget .widget-content .icon {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 18px;
}
.widget .widget-content .title {
    max-width: 70%;
    vertical-align: top;
    margin-top: 3px;
    text-transform: uppercase;
}
.widget .widget-content .item a {
    display: block;
    padding: 6px;
    color: #202020;
    text-transform: uppercase;
}
.widget .widget-content .item a .date{
    text-transform: none;
    font-size: 12px;
    text-align: left;
}
.widget .widget-content .item a:hover {
    background: #ececec;
    text-decoration: none;
}
.widget .widget-content .item a:hover .icon {
    color: #337547;
}
.widget .widget-content .item a:hover {
    color: #337547;
}
.widget .search {
    position: relative;
}
.widget .search form {
    margin-right: 30px;
}
.widget .search-field {
    padding: 10px;
}
.widget .search-field input {
    font-family: 'Ubuntu', sans-serif;
    border: none;
    font-size: 15px;
    width: 100%;
}
.widget .search-field input:focus {
    outline: none !important;
}
.widget .search-submit {
    position: absolute;
    top: 9px;
    right: 10px;
    font-size: 20px;
    color: #ccc;
    cursor: pointer;
}
.widget .search-submit:hover {
    color: #337547;
}
.widget.newest-posts .widget-content .item a {
    position: relative;
    height: 70px;
    overflow: hidden;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 8px;
}
.widget.newest-posts .text .title {
    max-width: 100%;
    text-transform: none;
    max-height: 36px;
    padding-top: 2px;
    overflow: hidden;
    margin-bottom: 2px;
    color: #337547;
    line-height: 16px;
}
.sidebar-right .widget.newest-posts .text {
    position: absolute;
    left: 0;
    padding-left: 75px;
    width: 100%;
    max-height: 56px;
	border-radius: 0px !important;
}
.sidebar-right .widget.newest-posts img {
    width: 56px;
    height: 56px;
    vertical-align: middle;
    border-radius: 50%;
    overflow: hidden;
}
.widget.newest-posts .img,
.widget.newest-posts .text {
    display: inline-block;
}
.sidebar-social{
    text-align: center;
    padding-bottom: 10px;
}
.widget.newest-posts .text .date,
.social.default,
.sidebar-social .social,
.complete-contact-data .social,
.announcer-social .social {
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
}
.widget.tags ul {
    list-style: none;
    text-align: center;
    padding: 0;
}
.widget.tags ul li {
    display: inline-block;
}
/*------------------------------------------------------------------------------
[ City Listing ]
------------------------------------------------------------------------------*/
.cities{
    margin-top: 35px;
    margin-bottom: 35px;
}
.cities .col-sm-3,
.cities .col-sm-4,
.cities .col-sm-6,
.cities .col-sm-12{
    position: relative;
    /*height: 250px;*/
    margin-bottom: 30px;
}
.cities a{
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: 0 10000px rgba(0,0,0,0.6) inset;
    border-radius: 15px;
}
.cities.leaf a{
    border-radius: 30px 0;
}
.cities a:hover{
    box-shadow: 0 10000px rgba(0,0,0,0.8) inset;
}
.city-data{
    display: inline-block;
    position: relative;
    /*margin-top: 35px;*/
    width: 90%;
    height: 180px;
    line-height: 180px;
    color: #fff;
}
.city-data .centralizer,
.city-name,
.city-listings{
    line-height: normal;
}
.city-data .centralizer{
    display: inline-block;
    vertical-align: middle;
}
.city-name{
    font-family: 'Ubuntu', sans-serif;
    font-size: 25px;
    color: #fff;
}
.city-name-font{
    font-size: 20px;
}
.city-listings{
    display: inline-block;
    background: #337547;
    border-radius: 8px;
    padding: 3px 8px 3px 8px;
}
.city-rounded{
    margin-top: 90px;
    margin-bottom: 60px;
}
.city-rounded .listing-item{
    margin-bottom: 30px;
}
.city-rounded .listing-item-title{
    font-size: 20px;
}
/*------------------------------------------------------------------------------
[ Reviews ]
------------------------------------------------------------------------------*/
.listing-review{
    padding-bottom: 120px;
	margin-top: 0px;
}
.listing-review .col-sm-3,
.listing-description .col-sm-9 {
    padding: 20px;
}
.listing-review .col-sm-3:after {
    content: "";
    border-right: 2px dashed #dfdfdf;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
.average-review{
    background: #337547;
    width: 100%;
    max-width: 220px;
    position: relative;
    display: inline-block;
}
.average-review:before{
    content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
    border: 2px solid #fff;
    border-radius: 50%;
}
.average-review img{
    width: 100%;
}
.rating,
.mood-icon,
.average-review .stars,
.review-stats{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -48px;
    font-size: 60px;
    color: #fff;
}
.mood-icon{
    top: -10px;
    margin-top: 0;
    font-size: 33px;
    width: 44px;
    height: 44px;
    line-height: 50px;
    background: #fff;
    color: #337547;
    border-radius: 50%;
    text-align: center;
    left: 50%;
    margin-left: -22px;
    padding-left: 2px;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2), -2px -2px 2px 0 rgba(0,0,0,0.2);
}
.average-review .stars{
    margin-top: 24px;
    font-size: 13px;
}
.average-review .rating,
.average-review .stars i{
    text-shadow: 4px 4px 2px rgba(0,0,0,0.26);
}
.review-stats{
    position: absolute;
    z-index: 2;
    color: #337547;
    font-size: 14px;
    top: auto;
    margin-top: 0;
    bottom: -42px;
}
.review-counter{
    position: relative;
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 50px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2), -2px -2px 2px 0 rgba(0,0,0,0.2);
    top: 0px;
}
.review-reputation{
    position: relative;
    display: block;
    margin-top: 60px;
}
.review-reputation div{
    position: relative;
    display: inline-block;
    background: #fff;
    border-radius: 8px;
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.14), -2px -2px 8px 0 rgba(0,0,0,0.14);
}
.review-reputation div:before{
    font-family: 'icon';
    content: "\eafc";
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #337547;
    margin: 18px 0 0 0;
    padding: 0;
    line-height: 25px;
}
.review-reputation div:after{
    font-family: "FontAwesome";
    content: "\f0d8";
    position: absolute;
    top: -27px;
    left: 50%;
    margin-left: -9px;
    font-size: 30px;
    color: #fff;
    text-shadow: 0 -2px 2px rgba(0,0,0,0.16);
}
.review-reputation h4{
    color: #337547;
    margin: 0;
    padding: 15px 15px 12px 15px;
    text-transform: uppercase;
}
.write-review{
    margin-top: 30px;
}
.write-review .button{
    font-size: 15px;
    padding: 12px 13px 11px 50px;
    overflow: hidden;
}
.write-review .button:before{
    font-family: 'icon';
    content: "\e98c";
    display: inline-block;
    background: rgba(0,0,0,0.1);
    height: 45px;
    line-height: 45px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
}
.author-vote-mood{
    position: relative;
    display: inline-block;
    color: #337547;
    font-size: 22px;
    top: 3px;
    margin-right: 1px;
}
.author-vote{
    position: relative;
    font-family: 'Ubuntu', sans-serif;
    display: inline-block;
    background: #337547;
    border-radius: 5px;
    padding: 3px 7px 2px 7px;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    top: -2px;
    margin-right: 2px;
}
.author-vote .stars{
    display: inline-block;
    padding-left: 3px;
}
.listing-review .more-listing{
    height: 145px;
    top: 60px;
}
.listing-review .author-title{
    display: block;
    padding-left: 120px;
    font-style: italic;
    font-weight: bold;
    color: #404040;

}
.listing-review .author-title:before,
.listing-review .author-title:after{
    content: "\"";
}
.author-description{
    font-size: 15px;
    /*padding-left: 122px;
    padding-top: 2px;*/
}
.author-description h5{
    margin: 0;
}
/*------------------------------------------------------------------------------
[ Review Form ]
------------------------------------------------------------------------------*/
.review-popup .panel-form {
    width: 350px;
}
.review-form textarea.form-control{
    height: 100px;
}
.star-rating {
  font-family: 'FontAwesome';
  margin: 0;
}
.star-rating > fieldset {
  border: none;
  display: inline-block;
}
.star-rating label{
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0;
}
.star-rating > fieldset:not(:checked) > input {
  position: absolute;
  top: -9999px;
  clip: rect(0,0,0,0);
}
.star-rating > fieldset:not(:checked) > label {
  float: right;
  width: 1em;
  padding: 0 .05em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 150%;
  color: rgba(38,163,135,0.8);
}
.star-rating > fieldset:not(:checked) > label:before {
  content: '\f006  ';
}
.star-rating > fieldset:not(:checked) > label:hover,
.star-rating > fieldset:not(:checked) > label:hover ~ label {
  color: #337547;
  text-shadow: 0 0 3px #337547;
}
.star-rating > fieldset:not(:checked) > label:hover:before,
.star-rating > fieldset:not(:checked) > label:hover ~ label:before {
  content: '\f005  ';
}
.star-rating > fieldset > input:checked ~ label:before {
  content: '\f005  ';
}
.star-rating > fieldset > label:active {
  position: relative;
  top: 2px;
}
/*------------------------------------------------------------------------------
[ Footer ]
------------------------------------------------------------------------------*/
.colonnafooter{
	padding-top: 20px;
}

.copyright{
	color: #999;}

.partner{
	background: #337547;
    padding: 12px;}

.linkpartner{
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(175, 29, 28);
    border-image: initial;}
.linkpartner:hover{
	color: #FFF;}
.linkpartner:active{
	color: #FFF;} 
.linkpartner:visited{
	color: #FFF;}
.linkpartner:focus{
	color: #FFF;}

footer{
    text-align: center;
    width: 100%;
}
.map-view footer{
    display: none;
}
footer *{
    font-size: 15px;
    color: #337547;
	z-index: 2;
}
footer.fixed{
    position: fixed;
    bottom: 0;
}
.footer-info{
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100.4%;
    margin: 0;
    margin-left: -1px;
	background: #337547;

}
.footer-info:after{
    content: "";
    background: #337547;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.footer-col{
    position: relative;
    /*display: table-cell;*/
    float: none;
    /* border-radius: 15px 15px 0 0; */
    vertical-align: middle;
    padding: 30px 5px 35px 5px;
    width: 100%;
    background: #f5f5f5;
    /* background: -webkit-gradient(left top, right top, color-stop(0%, #337547), color-stop(100%, rgba(38,163,135,0.95)));
    background: -webkit-linear-gradient(left, #337547 0%, rgba(38,163,135,0.95) 100%);
    background: -moz-linear-gradient(left, #337547 0%, rgba(38,163,135,0.95) 100%);
    background: -ms-linear-gradient(left, #337547 0%, rgba(38,163,135,0.95) 100%);
    background: -o-linear-gradient(left, #337547 0%, rgba(38,163,135,0.95) 100%);
    background: linear-gradient(to right, #337547 0%, rgba(38,163,135,0.95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26a587', endColorstr='#26a587', GradientType=1 ); */
}
.footer-col:before{
    content: "";
    position: absolute;
    /*display: inline-block;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.social-networks{
    text-align: left;
    position: relative;
    height: 120%;
}
.social-networks a{
    position: relative;
    z-index: 2;
    display: inline-block;
    font-size: 20px;
    color: #999;
    background: #fff;
    padding: 0px 10px 0px 10px;
    /* margin: 4px; */
    /* width: 40px; */
    /* border: 2px solid #999;
    border-radius: 50%; */
}
.social-networks-footer{
    text-align: center;
    position: relative;
    height: 120%;
}
.social-networks-footer a{
    position: relative;
    z-index: 2;
    display: inline-block;
    font-size: 20px;
    color: #999;
    background: #fff;
    padding: 8px;
    margin: 4px;
    width: 40px;
    border: 2px solid #999;
    border-radius: 50%;
    text-align: center;
}
.sidebar-social .social-networks .social-networks-footer a{
    border: 0;
}
.listing-social .social-networks .social-networks-footer a{
    /* background: #f9f9f9; */
    border: 0;
    font-size: 20px;
    width: 28px;
    /* height: 28px; */
    /* line-height: 24px; */
    /* padding: 2px; */
    margin: 0px 10px 0px 10px;
    /* border-radius: 28px; */
    text-align: center;
	color: #999;
}
.footer-links a{
    position: relative;
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 0;
    text-align: center;
    color: rgba(255,255,255,0.7);
}
.footer-links a,
.footer-terms a,
.footer-privacy a,
.footer-address,
.footer-contact-data{
    color: rgba(255,255,255,1);
}
.footer-links a:hover,
.footer-terms a:hover,
.footer-privacy a:hover{
    color: rgba(255,255,255,0.7);
}
.footer-terms:before,
.footer-privacy:before,
.footer-links:before,
.footer-contact:before{
    font-family: "FontAwesome";
    content: "\f0c9";
    font-size: 20px;
    margin-bottom: 0;
    width: 40px;
    position: relative;
    left: 50%;
    margin-left: -20px;
    display: block;
    word-spacing: 9999999px;
}
.footer-terms:before{
    content: "\f0f6";
}
.footer-privacy:before{
    content: "\f132";
}
.footer-contact:before{
    content: "\f041";
}
.footer-logo{
    position: relative;
    padding-top: 40px;
    background: #999;
}
.footer-logo img{
    max-height: 180px;
}
footer .footer-credits{
    background-color: #337547;
    color: #202020;
    line-height: 25px;
    padding: 40px 20px 40px 20px;
}
footer *.footer-credits *{
    color: #FFF;
    font-size: 14px;
}
footer .developer{
    color: #aaa;
}
footer .developer a{
    color: #fff;
    white-space: nowrap;
}
footer .developer a:hover{
    color: #337547;
}
/*------------------------------------------------------------------------------
[ 360 Rotation, Zoom, Transitions and Other Effects ]
------------------------------------------------------------------------------*/
/* Transitions to Rotations */
.how-item a:after,
.feat-post a .feat-post-pic,
.search-magnifier img,
.social-networks a,
.social-networks-footer a,
.map-button-text:before,
.hero-search-icon:before,
.search-categories .categories a:before,
.hero-arrow,
.more-listing:before,
.header-search-button:before,
.more-map-listing:before,
[id*="open-accordion" ]:after,
[id*="close-accordion" ]:after,
.gallery a,
.listing-title a.listing-item-rating,
.comment-avatar {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -ms-transform-property: -ms-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}
/* 360 HOVER */
.how-item:hover a:after,
.search-categories .categories a:hover:before,
.hero-search-icon.hover:before,
.search-magnifier .typing,
.social-networks a:hover,
.social-networks-footer a:hover,
.map-button-text:hover:before,
.more-listing:hover:before,
.header-search-button:hover:before,
.more-map-listing:hover:before,
[id*="open-accordion" ]:hover:after,
[id*="close-accordion" ]:hover:after,
.gallery a:hover,
.listing-title a.listing-item-rating:hover,
.comment-avatar:hover  {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
/* 60 */
.hero-arrow.hover {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
}
/* 90 */
.some-element {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
/* Background and Color Transitions */
.hero-header .down-page{
    -webkit-transition: background-color 600ms linear, color 600ms linear;
    -moz-transition: background-color 600ms linear, color 600ms linear;
    -ms-transition: background-color 600ms linear, color 600ms linear;
    -o-transition: background-color 600ms linear, color 600ms linear;
    transition: background-color 600ms linear, color 600ms linear;
}
.search-categories:hover,
.hero-header .down-page:hover{
    -webkit-transition: background-color 600ms linear, color 600ms linear;
    -moz-transition: background-color 600ms linear, color 600ms linear;
    -ms-transition: background-color 600ms linear, color 600ms linear;
    -o-transition: background-color 600ms linear, color 600ms linear;
    transition: background-color 600ms linear, color 600ms linear;
}
.comment-box .comment-head i {
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
/* General Transitions */
header .add-listing{
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
    box-shadow: none;
}
.accordion-content,
.panel-form>.panel-heading a,
.panel-form input[type="text" ],
.panel-form input[type="email" ],
.panel-form input[type="password" ]{
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.search-cities-toggle,
.open-cities-list .search-cities .cities-list a,
.leaflet-div-icon,
.template-colors a{
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.cat-text,
.cat-icon,
.cat-image img,
.listing-item .category-icon,
.listing-item-author,
.how-item h3{
  	-webkit-transition: 1s -webkit-transform;
  	-moz-transition: 1s -moz-transform;
    -ms-transition: 1s -moz-transform;
  	-o-transition: 1s -o-transform;
  	transition: 1s transform;
}
.navbar-inverse .navbar-nav>li>a,
header.transparent .user-login,
header.transparent .add-listing,
.light .user-login,
.add-listing,
.button,
.feat-posts,
.search-categories .categories a,
.header-search-button,
.back-site,
.page-head,
.current-page-info,
.map-buttom,
.current-category,
.map-button-text,
.map-listing #map,
.cat-overlay,
.cat-icon.dark,
.listing-item .listing-item-link,
.listing-item .listing-item-link img,
.feat-post .listing-item-rating,
.fixed-pricing-button .pricing-data,
.how-item,
.app-img img,
.submit,
.cities a,
.leaflet-popup-content .maplink:before,
.gallery-item:before,
.feat-posts .helper,
.single-block .thumbnail,
.hero-header.landing .header-centralizer{
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.how-item img,
.how-item-excerpt,
.newsletter,
.newsletter-label,
.newsletter input[type="text" ],
.newsletter input:focus,
.newsletter .btn,
.newsletter-explanation{
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -ms-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
}
/* Zoom and Scale */
.cat-text{
  	-webkit-transform: scale(0.8);
  	-moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
  	-o-transform: scale(0.8);
  	transform: scale(0.8);
}
.how-item h3{
    -webkit-transform: scale(0.9);
  	-moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
  	-o-transform: scale(0.9);
  	transform: scale(0.9);
}
.current-category,
.map-button-text,
.listing-item .listing-item-link,
.listing-item .listing-item-link img{
    -webkit-transform: scale(0.92);
  	-moz-transform: scale(0.92);
    -ms-transform: scale(0.92);
  	-o-transform: scale(0.92);
  	transform: scale(0.92);
}
.grid6 .listing-item .listing-item-link,
.grid6 .listing-item .listing-item-link img{
    -webkit-transform: scale(1);
  	-moz-transform: scale(1);
    -ms-transform: scale(1);
  	-o-transform: scale(1);
  	transform: scale(1);
}
.button{
    -webkit-transform: scale(0.95);
  	-moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
  	-o-transform: scale(0.95);
  	transform: scale(0.95);
}
.add-listing,
.search-cities .cities-list a,
.button:hover,
.map-buttom .map-button-text:hover,
.map-listing #map,
header .add-listing:hover,
#map.mapHidden,
.cat-item:hover .cat-text,
.listing-item .listing-item-link:hover,
.app-img img,
.listing.grid2 .listing-item .listing-item-link,
.listing.grid3 .listing-item .listing-item-link,
.template-colors a{
    -webkit-transform: scale(1);
  	-moz-transform: scale(1);
    -ms-transform: scale(1);
  	-o-transform: scale(1);
  	transform: scale(1);
}
.open-cities-list .search-cities .cities-list a:hover{
    -webkit-transform: scale(1.02);
  	-moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
  	-o-transform: scale(1.02);
  	transform: scale(1.02);
}
.open-cities-list .search-cities .cities-list a.current:hover{
    -webkit-transform: scale(1);
  	-moz-transform: scale(1);
    -ms-transform: scale(1);
  	-o-transform: scale(1);
  	transform: scale(1);
}
.add-listing:hover,
.app-img img.hover{
    -webkit-transform: scale(1.05);
  	-moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
  	-o-transform: scale(1.05);
  	transform: scale(1.05);
}
.how-item:hover h3{
  	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	transform: scale(1.1);
}
.template-colors a:hover{
  	-webkit-transform: scale(1.2);
  	-moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
  	-o-transform: scale(1.2);
  	transform: scale(1.2);
}
/* Joined Transform Effects */
.listing-item-author{
    -webkit-transform: rotate(0deg) scale(0.8);
  	-moz-transform: rotate(0deg) scale(0.8);
    -ms-transform: rotate(0deg) scale(0.8);
  	-o-transform: rotate(0deg) scale(0.8);
  	transform: rotate(0deg) scale(0.8);
}
.cat-icon,
.listing-item .category-icon{
    -webkit-transform: rotate(0deg) scale(0.9);
  	-moz-transform: rotate(0deg) scale(0.9);
    -ms-transform: rotate(0deg) scale(0.9);
  	-o-transform: rotate(0deg) scale(0.9);
  	transform: rotate(0deg) scale(0.9);
}
.cat-item:hover .cat-icon,
.cat-item:hover .cat-icon.dark,
.listing-item .category-icon:hover{
    -webkit-transform: rotate(-45deg) scale(1);
  	-moz-transform: rotate(-45deg) scale(1);
    -ms-transform: rotate(-45deg) scale(1);
  	-o-transform: rotate(-45deg) scale(1);
  	transform: rotate(-45deg) scale(1);
}
.cat-image img{
  	-webkit-transform: scale(1.1) translate(-50%,-50%);
  	-moz-transform: scale(1.1) translate(-50%,-50%);
    -ms-transform: scale(1.1) translate(-50%,-50%);
  	-o-transform: scale(1.1) translate(-50%,-50%);
  	transform: scale(1.1) translate(-50%,-50%);
}
.cat-item:hover .cat-image img{
  	-webkit-transform: scale(1) translate(-55%,-55%);
  	-moz-transform: scale(1) translate(-55%,-55%);
    -ms-transform: scale(1) translate(-55%,-55%);
  	-o-transform: scale(1) translate(-50%,-50%);
  	transform: scale(1) translate(-55%,-55%);
}
.listing-item-author:hover{
    -webkit-transform: rotate(360deg) scale(1);
    -moz-transform: rotate(360deg) scale(1);
    -ms-transform: rotate(360deg) scale(1);
    -o-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1);
}
/*--------------------------------------------------------------------------
[ Wave Finishing ]
--------------------------------------------------------------------------*/
/*.hero-header:after{
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 107px;
    background: url(../images/Napoliskyline.png) top center;
    background-repeat: no-repeat;
	z-index: 4;
}*/
.pg-header:after,
.app:after,
.wavegrigio:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../images/miscellaneous/wavegrigio.png) top center;
    z-index: 4;
}
.wave1:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../images/miscellaneous/wave.png) top center;
    z-index: 4;
}
.wave1verde:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../images/miscellaneous/waveverde.png) top center;
    z-index: 4;
}
.wavevideo:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../images/miscellaneous/wave.png) top center;
    z-index: 4;
}
.waveupver:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../images/miscellaneous/waveupver.png) top center;
    z-index: 4;
}
.wave0:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../images/miscellaneous/wave0.png) top center;
    z-index: 4;
}
.wave2:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../images/miscellaneous/wave2.png) top center;
    z-index: 4;
}
.wave4:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../images/miscellaneous/wave4.png) top center;
    z-index: 4;
}
.trending:after{
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 18px;
    background: url(../images/miscellaneous/wave2.png) top center;
    z-index: 15;
}
.hero-header .trending:after,
.trending.landing:after{
    display: none;
}
.app:after,
.wavegrigio:after{
    bottom: auto;
    top: -16px;
    height: 18px;
}
.wave1:after{
    bottom: auto;
    top: -16px;
    height: 18px;
}
.wave1verde:after{
    bottom: auto;
    top: -16px;
    height: 18px;
}
.wavevideo:after{
    bottom: auto;
    top: -16px;
    height: 18px;
}
.waveupver:after{
    bottom: auto;
    top: -8px;
    height: 18px;
}
.wave0:after{
    bottom: auto;
    top: -17px;
    height: 18px;
}
.wave2:after{
    bottom: auto;
    top: -1px;
    height: 18px;
}
.wave4:after{
    bottom: auto;
    top: -16px;
    height: 18px;
}
.footer-logo:after{
    content: "";
    position: absolute;
    top: -18px;
    left: 0;
    width: 100%;
    height: 18px;
    z-index: 50;
}
.app-img:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../images/miscellaneous/wave.png) top center;
    z-index: 30;
}
/*.wave-top-gallery{
    position: absolute;
    width: 100%;
    height: 18px;
    z-index: 10;
    background: url(../images/miscellaneous/wave2.png) top center;
}*/

/*------------------------------------------------------------------------------
[ Template Colors Container ]
------------------------------------------------------------------------------*/
.template-colors{
    position: relative;
    margin: 0 100px;
    color: #fff;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(5,-50%);
    -o-transform: translate(5,-50%);
    transform: translate(5,-50%);
}
.template-colors a{
    position: relative;
    display: inline-block;
    margin: 8px 12px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #fff;
}
.template-colors a:before{
    content: "";
    position: absolute;
    top: -7px;
    left: -7px;
    display: block;
    width: 26px;
    height: 26px;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    border-radius: 50%;
    z-index: -1;
}
.template-colors a.current-color:before{
    box-shadow: 0 0 5px rgba(0,0,0,1), 0 0 100px rgba(255,255,0,1), 0 0 50px rgba(255,255,0,1), 0 0 20px rgba(255,255,0,1);
}
.change-color-button{
    overflow: hidden;
}
.change-color-button:before{
    display: inline-block;
    margin-right: 20px;
    font-size: 30px;
    border-right: 1px dashed #fff;
    padding-right: 20px;
}
.logo-landing{
    cursor: default;
}
/*------------------------------------------------------------------------------
[ Responsive ]
------------------------------------------------------------------------------*/
@media (min-width:768px) {
    /* Fixing Bootstrap cols, mainly to MAC */

    /*.col-sm-3 {
        width: 24.98%;
    } 
    .col-sm-4 {
        width: 33.30%;
    } 
    .col-sm-6 {
        width: 49.94%;
    } */
    /* End Fix */
    header.transparent .navbar-inverse .navbar-nav>li:hover>a{
        border-radius: 20px 0 25px 0;
    }
    .hero-search{
        margin-top: 20px !important;
    }
    .search-short-height .hero-search{
        margin-top: 40px;
    }
    .dropdown-menu>li>a{
        padding: 5px 15px 5px 15px;
        background-color: transparent !important;
    }
    .dropdown-menu li:hover .sub-menu {
        visibility: visible;
    }
    .navbar-nav>li>.dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        margin-top: 50px;
        right: 25px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .light .navbar-nav>li>.dropdown-menu {
        right: 0;
    }
    .navbar-nav>li:hover>.dropdown-menu {
        margin-top: 0;
        opacity: 1;
        visibility: visible;
        padding-bottom: 14px;
		min-width: auto;
    }
	#page-content {
	    left: 0!important
	}
	.navbar.navbar-fixed-top.slide-active {
	    position: fixed
	}
	.navbar-header {
	    left: 0!important
	}
    .full-dimming-overlay{
        display: none !important;
    }
    .pg-title{
        padding-left: 40px;
        padding-right: 40px;
    }
    .pg-title-ricerca{
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width:1080px){
    .hero-search{
        left: 5%;
        width: 60%;
    }
    .ribbon_3{
        left:-19px;
    }
    .search-categories{
        left: 5%;
        width: 60%;
    }
    .search-popup .hero-search{
        left: 15%;
        width: 70%;
    }
    .search-popup .search-categories{
        left: 15%;
        width: 70%;
    }
    .search-categories .categories a{
        min-width: 55px;
        font-size: 12px;
        margin: 3px 1px;
        padding: 8px 6px 10px 6px;
    }
    .feat-posts{
        width: 30%;
    }
    .cat-item{
        width: 22%;
    }
    .vertical .cat-item:last-child{
        display: block;
        width: 95%;
        left: 1.5%;
        height: 200px;
    }
    .vertical .cat-item:last-child a{
        line-height: 200px;
    }
    .listings-has-sidebar .listing.grid2 .col-sm-3{
        width: 100%;
    }
    .listing-block .col-sm-3{
           width: auto;
    }
    .grid4 .col-sm-4{
        width: 49.94%;
        float: left !important;
    }
}
@media (max-width:980px){
    .cat-item{
        width: 35%;
    }
    .vertical .cat-item{
        display: block;
        width: 95%;
        left: 1.5%;
        height: 200px;
    }
    .vertical .cat-item a{
        line-height: 200px;
    }
    .vertical .cat-item:first-child,
    .vertical .cat-item:first-child + div,
    .vertical .cat-item:first-child + div + div{
        display: inline-block;
        width: 30%;
        left: 0;
        height: 360px;
    }
    .vertical .cat-item:first-child a,
    .vertical .cat-item:first-child + div a,
    .vertical .cat-item:first-child + div + div a{
        line-height: 360px;
    }
    .listing .col-sm-3{
        width: 48%;
        display: inline-block;
        float: none;
    }
    .listing-social .social-networks .social-networks-footer a{
        margin: 10px 2px 10px 2px;
    }
}
@media (max-width:850px){

    .user-buttons .add-listing{
        width: 52px;
        overflow: hidden;
        margin-right: 0;
        font-size: 0;
        padding-right: 0;
    }
    .ribbon_3{
        left:-19px;
    }
    .add-listing:before {
        margin-left: 2px;
    }
    /*header .user-buttons .add-listing{
        margin-right: -39px;
    }*/
    header .add-listing:before {
        margin-left: 2px;
    }
}
@media (max-width:767px) {
    .body-wrapper{
        overflow-x: hidden;
        height: auto;
    }
    .container{
        width: 100%;
    }
    header{
        text-align: center;
    }
    header .navbar {
        z-index: 999999;
        right: auto;
        left: -30px;
        float: none;
        width: auto;
        top: 0;
        margin-right: 0;
        -webkit-transform: translate(50%,0);
        -moz-transform: translate(50%,0);
        -ms-transform: translate(50%,0);
        -o-transform: translate(50%,0);
        transform: translate(50%,0);
        text-align: left;
    }
    #slide-nav .navbar-toggle{
        padding: 15px 0 0 0;
    }
    header .user-buttons{
        display: flex;
        position: absolute;
    }
    .header-search-button{
        position: absolute;
        left: auto;
        left: 50px;
        z-index: 100;
    }
	#slide-nav .container {
	    margin: 0!important;
	    padding: 0!important;
      height:100%;
	}
	#slide-nav .navbar-header {
	    margin: 0 auto;
	    padding: 5px 15px;
        z-index: 60;
	}
	#slide-nav .navbar.slide-active {
	    /*position: absolute;*/
		margin-left: -120px;
	    width: 300px;
	    top: -1px;
	    z-index: 1000;
	}
	#slide-nav #slidemenu {
	    background: #f7f7f7;
	    left: -300px;
	    width: 297.5px;
	    min-width: 0;
	    position: absolute;
	    padding-left: 0;
	    z-index: 2;
	    top: 2px;
	    margin: 0;
        overflow-x: hidden;
        overflow-y: auto;
	}
	#slide-nav #slidemenu .navbar-nav {
	    min-width: 0;
	    width: 100%;
	    margin: 0;
		left: -150px;
	}
    .navbar-inverse .navbar-nav>.open>a,
    .navbar-inverse .navbar-nav>.open>a:focus,
    .navbar-inverse .navbar-nav>.open>a:hover {
        color: #fff;
        background-color: rgba(0,0,0,0.3);
    }
	#slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
        color: #555;
	    min-width: 0;
	    width: 300px;
	    white-space: normal;
        padding: 5px;
	}
	#slide-nav {
	    border-top: 0;
        position: absolute;
        z-index: 999999;
	}
	/*#slide-nav.navbar-inverse #slidemenu {
	    background: #333
	}*/
	#navbar-height-col {
	    position: fixed;
	    top: 0;
	    height: 100%;
      bottom:0;
	    width: 300px;
	    left: -300px;
	    background: #f7f7f7;
	}
	#navbar-height-col.inverse {
	    background: #f7f7f7;
	    z-index: 999998;
	    border: 0;
	}
	#slide-nav .navbar-form {
	    width: 100%;
	    margin: 8px 0;
	    text-align: center;
	    overflow: hidden;
	}
	#slide-nav .navbar-form .form-control {
	    text-align: center
	}
	#slide-nav .navbar-form .btn {
	    width: 100%
	}
    header .logo{
        position: relative;
        display: inline-block;
        width: 100%;
        text-align: center;
        z-index: 10;
    }
    .logo img{
        height: 50px;
    }
    .hero-header{
        height: auto;
        /*padding-bottom: 150px;*/
    }
    .hero-header.search-popup{
        height: 100%;
        padding-bottom: 0;
    }
    .hero-search,
    .search-popup .hero-search{
        width: 90%;
        left: 5%;
    }
    .hero-search{
        margin-top: 40px;
    }
    .search-popup .hero-search{
        margin-top: 80px;
    }
    .header-centralizer{
        margin-top: 125px;
		position: initial;
    }
	.hero-image,
	.hero-mask{
		position: absolute;
		z-index: -1;
		width: 100%;
		height: 100%;
		background-image: url("../images/bg3mobile.jpg");
		background-position: center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-color: #000;
	}
	.search-popup .header-centralizer{
        margin-top: 0;
    }
    .feat-posts{
        position: relative;
        height: 458px;
        width: 90%;
        left: 5%;
        margin-top: 60px;
    }
    .show-categories{
        left: 5%;
    }
    .search-categories,
    .search-popup .search-categories {
        width: 90%;
        left: 5%;
    }
    .feat-img{
        width: 30%;
    }
    .feat-text{
        width: 64%;
    }
    .feat-header-button{
        font-size: 12px;
    }
    .feat-header-button.central{
        font-size: 12px;
    }
    .feat-img{
        width: 30%;
    }
    .feat-text{
        width: 64%;
    }
    .vertical .cat-item:first-child,
    .vertical .cat-item:first-child + div{
        width: 45%;
        margin-left: 2%;
        margin-right: 2%;
    }
    .vertical .cat-item:first-child + div + div{
        display: block;
        width: 95%;
        left: 1.5%;
        height: 200px;
    }
    .vertical .cat-item:first-child + div + div a{
        line-height: 200px;
    }
    .breadcrumbs{
        display: none;
    }
    .footer-info{
        display: block;
        width: 100%;
        font-size: 0;
        margin: 0;
    }
	.footer-col{
        display: block;
        width: 100%;
  		background: #f5f5f5;
        padding: 10px 5px 30px 5px;
        font-size: 14px;
        border-radius: 0;
    }
    .footer-col:nth-child(odd){
        background: #FFF;
    }
    .footer-links,
    .footer-contact{
        display: none;
    }
    .listing{
        display: inline-block;
    }
    .listing .col-sm-3{
        width: 70%;
        display: inline-block;
    }
    .listing.grid2 .col-sm-3{
        width: 100%;
        display: inline-block;
    }
    .listing-flag{
        display: none;
    }
    .img-left{
        margin: 0;
    }
    .not-found-image{
        margin-bottom: 60px;
    }
    .pg-header.pg-user{
        padding-top: 230px;
        padding-bottom: 100px;
    }
    .user-avatar{
        bottom: auto;
        top: 70px;
    }
    .pg-user blockquote {
        border: 0;
    }
    .pg-user h3.user-social{
        margin-top: 70px;
        display: block;
    }
    .pg-user .social-networks .social-networks-footer a{
        margin-top: 0;
    }
    .reply-list {
        padding-left: 0;
    }
    .comments-list:before,
    .reply-list li:before {
        display: none;
    }
    .comments-list .comment-avatar {
        float: none;
        text-align: center;
        left: 50%;
        margin-left: -32.5px;
    }
    .comments-list.reply-list .comment-avatar {
        margin-left: -25px;
    }
    .comment-box .comment-content {
        padding-left: 0;
        padding-right: 0;
    }
    .comments-list .comment-box {
        width: 100%;
    }
    .listing-social .social-networks .social-networks-footer a{
        margin: 10px;
    }
    .listing-description .col-sm-3{
        padding-top: 0;
    }
    .listing-description .col-sm-3:after{
        border: 0;
    }
    .description-container{
        /*border-top: 2px dashed #ddd;*/
        /*padding-top: 30px;*/
    }
    .description-text.table>tbody>tr>td.description,
    .description-text.table>tbody>tr>td.listing-opening{
        display: block;
        width: 100%;
        max-width: 100%;
        padding: 0;
        border-left: 0;
    }
    .description-text.table>tbody>tr>td.listing-opening{
        padding-top: 30px;
        margin-top: 30px;
        border-top: 2px dashed #ddd;
    }
    .reply-list {
        padding-left: 0;
    }
    .comments-list:before,
    .reply-list li:before {
        display: none;
    }
    .comments-list .comment-avatar {
        float: none;
        text-align: center;
        left: 50%;
        margin-left: -32.5px;
    }
    .comments-list.reply-list .comment-avatar {
        margin-left: -25px;
    }
    .comment-box .comment-content {
        padding-left: 0;
        padding-right: 0;
    }
    .comments-list .comment-box {
        width: 100%;
    }
    .listing-review .col-sm-3:after {
        content: none;
    }
    .listing.grid3 .col-sm-3 {
        width: 100%;
    }
    .sidebar-right{
        padding: 0;
    }
    .front-page .map-and-page .listing-results{
        display: block;
    }
}
@media only screen and (max-width: 600px) {
    .row-title h1{
        font-size: 35px !important;
    }
    .cat-item{
        width: 90%;
    }
    .horizontal .cat-item,
    .vertical .cat-item:first-child,
    .vertical .cat-item:first-child + div,
    .vertical .cat-item:first-child + div + div{
        width: 95%;
        left: 1.5%;
        height: 200px;
    }
    .horizontal .cat-item a,
    .vertical .cat-item:first-child a,
    .vertical .cat-item:first-child + div a,
    .vertical .cat-item:first-child + div + div a{
        line-height: 200px;
    }
    header .user-buttons{
        margin-right: 0;
    }
    .featured-header-buttons{
        position: relative;
        height: 180px;
        margin-top: -60px;
    }
    .feat-header-button{
    	width: 100%;
        height: 60px;
        border-radius: 0;
    }
    .feat-header-button,
    .feat-header-button:hover{
        background: #337547;
        border-top: 0;
    }
    .listing .col-sm-3{
        width: 100%;
        display: inline-block;
    }
    .pg-header{
        height: 250px;
    }
    .pg-title{
        font-size: 35px;
		margin-top: 20px;
    }
    .pg-title-ricerca{
        font-size: 35px;
    }
    .pg-subtitle{
        font-size: 15px;
    }
    .listing-title h1{
        font-size: 24px;
    }
    .listing-title .listing-item-rating {
        top: -5px;
    }
    .rating-count {
        top: -5px;
        left: 0;
    }
    .author-block .text-left{
        text-align: center;
    }
    .pull-left,
    .pull-right{
        display: block !important;
        margin-bottom: 8px;
    }
    .author-avatar.pull-left{
        float:none !important;
        display: block;
        left: 50%;
        margin-left: -50px;
        margin-bottom: 40px;
    }
    .author-vote-mood,
    .author-name,
    .data,
    .author-title,
    .author-description{
        display: block;
        text-align: center;
        margin: 0;
        padding: 0 !important;
    }
    .author-title{
        margin-bottom: 15px;
    }
    .line .data{
        padding-left: 5px !important;
    }
    .author-vote-mood,
    .data{
        margin-bottom: 15px;
    }
    .data{
        margin-top: 15px;
    }
    .panel-form,
    .review-popup .panel-form,
    .pm-popup .panel-form{
        width: 80%;
        left: 0;
    }
    .blog .listing-item-author{
        display: none;
    }
    .template-colors{
        margin: 0;
    }
    .grid4 .col-sm-4{
        width: 90%;
        left: 5%;
        float: none !important;
    }
    .grid5 .listing-item-data{
        margin-top: 0;
    }
    /* Squared Mobile */
    .squared-mobile .listing-item-rating{
        left: auto;
        right: 8%;
        top: 6%;
    }
    .squared-mobile .listing-item-title-centralizer{
        border-radius: 0;
    }
    .squared-mobile .listing-item .category-icon{
        top: 6%;
        left: 11%;
    }
    .squared-mobile .listing-item .listing-item-link:hover:before,
    .listing.white.squared-mobile .listing-item .listing-item-link:hover:before{
        display: none;
    }
    .squared-mobile .feat-post a:hover .feat-post-pic{
        display: none;
    }
    .squared-mobile .listing-item .listing-item-link,
    .squared-mobile .listing-item .listing-item-link img{
        width: 100%;
        display: inline-block;
        border-radius: 20px;
    }
    .grid6.rounded-pic .listing-item .listing-item-link{
        border-radius: 68px 8px 8px 68px
    }
    .grid6 .listing-item .listing-item-link img{
        width: 120px;
    }
    .grid6 .listing-item-data {
        margin-top: 8px;
    }
    .grid6 .listing-item-excerpt{
        border: 0 !important;
        padding-top: 0;
    }
    .grid6 .listing-item-excerpt{
        max-height: 95px !important;
        overflow: hidden;
    }
    .grid6.rounded-pic .listing-item-rating{
        left: 72px;
    }
    .grid6.rounded-pic .listing-item .category-icon{
        left: 35px;
    }
    .no-addr-on-mobile .listing-item-address{
        display: none;
    }
    .no-exp-on-mobile .listing-item-excerpt{
        display: none;
    }
    .listing-item .amenities{
        margin-bottom: 10px;
    }
    .grid6 .listing-category-name{
        bottom: 6px;
        right: 4px;
    }
}
@media only screen and (max-width: 480px) {
    header .user-buttons{
        margin-right: -64px;
    }
    header .user-buttons{
        margin-right: 0;
    }
    .search-cities{
        margin-top: -78px;
        right: 54px;
        background: transparent;
    }
    .open-cities-list .search-cities{
        right: 0;
    }
    .search-cities .cities-list a{
        box-shadow: none;
    }
    .search-cities .cities-list a.current{
        padding: 2px 0 2px 0;
        margin: 28px 10px;
    }
    .row-title h1{
        font-size: 20px !important;
    }
    .typingEffect,
    .typed-cursor{
        display: none;
    }
    .h-video.landing .trending .typed-cursor{
        display: inline-block;
    }
    .hero-search{
        box-shadow: -6px -6px 0px #337547;
    }
    .hero-search input[type="text" ]::-webkit-input-placeholder{
        top: 0;
    }
    .hero-search input[type="text" ]:-moz-placeholder{
        top: 0;
    }
    .hero-search input[type="text" ]::-moz-placeholder{
        top: 0;
    }
    .hero-search input[type="text" ]:-ms-input-placeholder{
        top: 0;
    }
    .featured-header-buttons{
        position: relative;
        height: 180px;
        margin-top: -60px;
    }
    .feat-header-button{
    	width: 100%;
        height: 60px;
    }
    .feat-header-button,
    .feat-header-button:hover{
        background: #337547;
        border-top: 0;
    }
    .listing-block {
        margin-top: 5px;
    }
    .listing-item-title{
        font-size: 15px;
        line-height: 19px;
    }
    .listing-item-address{
        font-size: 14px;
        line-height: 18px;
    }
    .listing-results{
        text-align: center;
        padding-bottom: 0;
    }
    .blog .listing-results{
        padding-bottom: 30px;
    }
    .results-count{
        padding-left: 0;
        text-align: center;
        margin-bottom: 10px;
    }
    .listing-filter .dropdown-menu{
        position: relative;
        top: 0;
    }
    .listing-filter{
        position: relative;
        right: auto;
        left: 0;
        top: 10px;
        margin-bottom: 70px;
    }
    .listing-filter form{
        text-align: center;
        width: 100%;
    }
    .pg-header{
        height: 200px;
    }
    .pg-title{
        font-size: 20px;
        line-height: 26px;
    }
    .pg-title-ricerca{
        font-size: 20px;
        line-height: 26px;
    }
    .pg-subtitle{
        font-size: 14px;
    }
    .listing-block .results-count.user-listing{
        top: 0;
        margin-top: 30px;
        margin-bottom: 60px;
        left: auto;
    }
    .gallery img{
        height: 260px;
    }
    .videogallery{
        height: 260px;
    }
	.gallery-item-caption{
        padding: 80px 80px 12px 12px;
    }
    .listing .col-sm-3,
    .col-md-9{
        padding: 0;
    }
    .grid4 .col-sm-4{
        width: 100%;
        left: 0;
        padding: 0;
    }
    .listing.grid6 .listing-item-title{
        font-size: 14px !important;
        line-height: 17px;
    }
    .listing.grid6 .feat-data{
        margin-top: 6px;
        margin-bottom: 0;
    }
    .listing.grid6.rounded-pic .feat-data{
        margin-top: 9px;
    }
    .listing-item .amenities span,
    .listing-item .tags li{
        font-size: 12px
    }
    .listing-item .amenities span:before,
    .listing-item .tags li:before{
        top: -3px;
    }
    .listing-item .amenities .icon-bicycle:before {
        top: -6px;
    }
}
@media only screen and (max-width: 767px) {
    header .logo img{
        height: 60px;
		padding-left: 0px !important;
    }
    .change-color-button:before{
        display: none;
    }
}
@media only screen and (max-width: 380px) {

    /*header .user-buttons{
        display: none;
    }*/
    .front-page header .user-buttons{
        display: flex;
    }
    .front-page header .logo{
        left: -4px;
    }
    /*.front-page header .add-listing{
        margin-right: -48px !important;
    }*/
    .front-page header .add-listing:before{
        left: 14px;
    }
    /*.header-search-button{
        left: auto;
        right: 0;
    }*/
    .hero-search form input,
    .button.big,
    .listing-item-title,
    .city-name{
        font-size: 18px !important;
    }
    .listing-filter .dropdown-menu{
        max-width: 280%;
        min-width: 215px !important;
        left: auto;
        right: -40px;
        float: right;
    }
    .listing-filter{
        right: auto;
        left: 0;
        top: 10px;
    }
    .quick-menu{
        padding: 0;
    }
    .quick-menu a{
        display: none;
    }
    .quick-menu a.pvt{
        display: block;
        border: 0;
        bottom: 0;
        border-radius: 5px;
    }
    /*.listing-title{
        padding: 80px 10px 60px 10px;
    }*/
    .listing-title h1{
        font-size: 25px;
        line-height: 25px;
    }
    .panel-form,
    .review-popup .panel-form,
    .pm-popup .panel-form{
        width: 90%;
    }
    /*.pg-title{
        font-size: 16px;
    }
    .pg-title-ricerca{
        font-size: 16px;
    }*/
	.single-block .thumbnail{
        max-width: 100%;
    }
    .form-horizontal{
        padding: 0;
    }
    .listing-item-title,
    .listing-item-address {
        font-size: 13px;
        line-height: 17px;
    }
    .hero-search form input,
    .typingEffect{
        letter-spacing: 0;
    }
    .front-categories .row-title h1:before,
    .how .row-title h1:before,
    .app .row-title h1:before,
    .blog-home .row-title h1:before{
        display: none;
    }
    .row-title h1{
        /*left: auto;*/
        padding-right: 0;
    }
    .row-title h4{
        margin: -11px 0 0 0;
    }
    .cat-text{
        font-size: 22px;
    }
    .listing-title .listing-item-rating{
        top: -4px;
    }
    .rating-count{
        top: -4px;
    }
    .listing-item .ribbon{
        width: auto;
        min-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .grid2 .listing-item .ribbon,
    .grid3 .listing-item .ribbon{
        min-width: 0;
    }
    .grid6 .listing-item .listing-item-link img {
        width: 100px;
    }
    .grid6.rounded-pic .listing-item-rating {
        left: 62px;
    }
    .listing.grid6 .feat-data{
        display: none;
    }
    .grid6 .listing-item-excerpt{
        max-height: 48px !important;
    }
    .grid6 .listing-item-title-centralizer{
        padding-left: 10px;
    }
    .blog .grid6 .listing-item-title-centralizer,
    .blog .grid6 .listing-item-title{
        padding-bottom: 0;
        padding-right: 0;
    }
}
@media only screen and (max-height: 400px) {
    .quick-menu{
        padding: 0;
    }
    .quick-menu a{
        display: none;
    }
    .quick-menu a.pvt{
        display: block;
        border: 0;
        bottom: 0;
        border-radius: 5px;
    }
}
