
@font-face {
  font-family: 'allita';
  src: url('/fonts/allita-webfont.eot'); /* IE9 Compat Modes */
  src: url('/fonts/allita-webfont.otf'); /* IE9 Compat Modes */
  src: url('/fonts/allita-webfont.woff2') format('woff2'), 
       url('/fonts/allita-webfont.woff') format('woff'),  
       url('/fonts/allita.ttf')  format('truetype'), 
       url('/fonts/webfont.svg#allita') format('svg'); /* Legacy iOS */

}
@font-face {
  font-family: 'apercu';
  src: url('/fonts/Apercu_Regular.otf'); /* IE9 Compat Modes */     
}

@font-face {
  font-family: 'tiempos';
  src: url('/fonts/TiemposTextWeb-Regular.eot'); /* IE9 Compat Modes */     
}

@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:500,600,700|Source+Sans+Pro:400,600,700');


/* GLOBAL */
.body {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
	font-family: "proxima-nova",sans-serif;
   /* font-family: 'tiempos', sans-serif;*/
	font-weight:400;
	
}
h1, .h1 {
	/*font-family:  "proxima-nova",sans-serif;*/
    font-family: 'apercu', sans-serif;
    font-weight: 700;
	/*font-weight:700;*/
	font-size:4.5em;
	margin:0;
	 letter-spacing: -1pt;
	
}
h2, .h2 {
	font-size:1.8em;
	/*font-style: italic;*/
	margin-top: auto;
}
h3, .h3 {
	font-size:1.6em;
}
h4, .h4 {
	font-size:1.4em;
}
h5, .h5 {
    font-size:16px; /*letter-spacing: 0.5pt;*/
}
h2, h3, h4, h5, h6 {
	/*font-family: "proxima-nova",sans-serif;
	font-weight:500;*/
    font-family: 'apercu', sans-serif;
    font-weight: 600;
	line-height:100%;
	/*letter-spacing:-1pt;*/
}
h1.titolo_pagine {
	margin-bottom:20px;
}

.italic{font-style: italic;}
.t10{font-size: 10px!important;}.t12{font-size: 12px!important;}.t14{font-size: 14px!important;}.t16{font-size: 16px!important;}.t18{font-size: 18px!important;}
.t20{font-size: 20px!important;}.t22{font-size: 22px!important;}.t24{font-size: 24px!important;}.t26{font-size: 26px!important;}.t28{font-size: 28px!important;}.t30{font-size: 30px!important;}.t32{font-size: 32px!important;}.t34{font-size: 34px!important;}.t36{font-size: 36px!important;}.t38{font-size: 38px!important;} 
.t40{font-size: 40px!important;}.t42{font-size: 42px!important;}.t44{font-size: 44px!important;}.t46{font-size: 46px!important;}.t48{font-size: 48px!important;}.t50{font-size: 50px!important;}.t52{font-size: 52px!important;}.t54{font-size: 54px!important;}.t56{font-size: 56px!important;}.t58{font-size: 58px!important;}
.t60{font-size: 60px!important;}
.uppercase{text-transform: uppercase;}
.bold{font-weight: bold;}
.small,
small {
    font-family: 'apercu', sans-serif;
    font-weight: 600;
    /*font-family: "proxima-nova",sans-serif;
    font-weight: 700;*/
    display: block !important;
    text-transform: none;
    text-align: center;
    margin: 10px 0px 15px 0px;
}
.page-header {
    border: none;
    margin: 80px 0 40px;
    text-align: center;
}
.page-header:after {
    content: "";
    display: block;
    position: relative;
    height: 3px;
    width: 113px;
    background-color: #f59d00;
    margin: 0px auto;
}
p {
  color: #828281;
 /* font-family: 'tiempos', serif;*/
    font-weight:400;
 font-family: "proxima-nova",sans-serif;
  font-weight: 400;
  font-size: 1.3em;
  
  
}
a,
a:hover {
    text-decoration: none;
}
html {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
hr {
	border:1px solid #e5e5e5;
	margin:17px 0;
}
hr.light {
	border:1px solid #f5f5f5;
	margin:10px 0;
}
/* spacing */ 
.ls1{letter-spacing: 1pt;}.ls12{letter-spacing: 1.2pt;}
.lh1{line-height: 1pt;}.lh2{line-height: 2pt;}
.paddingv20{padding:20px 0px;}

/* COLORI */
.blu { color: #005288!important;}
.azzurro { color: #2ca4d8!important;}
.arancio { color:#f59d00!important;}
.grigio { color:#d1d3d4!important;}
.bianco { color:#fff;}
.nero { color:#222;}
.sabbia{color:#8A8484;}
.primary-color {color: #f59d00;}
.CA{clear: both;}
.CA5{clear: both; height: 5px;}
.CA10{clear: both; height: 10px;}
.CA20{clear: both;height: 20px;}


/* IMG */
.respimg {
	width:100%;
	height:auto;
}
.norespimg {
	width:auto;
	height:auto;
	max-width:100%;
}

/* FORM */ 
.form-group {
	margin-bottom:2px;
	overflow:hidden;
}
.form-group label {
	/*padding:8px 0 0;*/
}
.form-group h3.blu {
	margin:0;
	text-transform:uppercase;
	font-size:1.5em;
	font-weight:700;
}

/* BOTTONI 
.btn {
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    border: none;
    font-family: "proxima-nova",sans-serif;
    font-weight: 700;
    padding: 10px 15px;
}*/
.btn-booknow {
	background-color: #005288;
	color:#fff;
	border:2px solid #005288;
	width:100%;
	text-transform:uppercase;
}
.btn-booknow:hover {
	background-color: #fff;
	color:#005288;
	border:2px solid #fff;
}
.btn-booknow-inverted {
	background-color: #fff;
	color:#005288;
	border:2px solid #fff;
	width:100%;
	text-transform:uppercase;
	margin:20px 0 0;
}
.btn-booknow-inverted:hover {
	background-color: #005288;
	color:#fff;
	border:2px solid #005288;
}

.btn-secondary {
    background-color: #e9e5dd;
    color: #8c8881;
    border: 1px solid #e9e5dd;
}

.btn-secondary:hover {
    background-color: #d5cdbe;
    border: 1px solid #e9e5dd;
}
.btn-orange {
    background-color: #faba00;
    color:#fff;
    border:2px solid #faba00;
    width:100%;
    text-transform:uppercase;
    font-weight: 700;
}
.btn-orange:hover {
    background-color: #fff;
    color:#faba00;
    border:2px solid #fff;
}

.btn-lg {
    font-weight: 800;
    font-size: 1.1em;
   
}
.form-group label {margin-bottom: 	2px;}

.btn-padding-custom{margin-top: 30px; padding:4.8em 1em;}
/* NAVBAR */
.navbar {
	background-image: url(/img/bkg_navbar.jpg);
	background-position: top center;
	
    color: #fff;
    z-index: 50;
    margin: 0;
    transition: .4s;
	z-index:9;
	border-bottom:20px solid #fff;
}
.navbar .navbar-nav > li > a,
.navbar .navbar-nav > li > a.dropdown-toggle {
    color: #fff!important;
    padding: 15px!important;
    font-weight: 600!important;
    font-size: 18px!important;
    font-family: "proxima-nova",sans-serif!important;
    transition: all 0.1s ease!important;
    border: 2px solid transparent;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:active,
.navbar .navbar-nav > li > a:focus,
.navbar .navbar-nav > li > a.dropdown-toggle:hover,
.navbar .navbar-nav > li > a.dropdown-toggle:active,
.navbar .navbar-nav > li > a.dropdown-toggle:focus {
    background-color: transparent;!important;
    color: #fff!important;
	font-family: "proxima-nova",sans-serif!important;
	font-weight: 600!important;
	text-shadow:none!important;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
	border:2px solid #fff;
}
/* dropdown menu */
.dropdown-menu {
	background-color: #fff!important;
	border: 1px solid #f5f5f5!important;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
	margin-top:10px!important;
	padding:10px!important;
}
.dropdown-menu > li > a {
	font-family: "proxima-nova",sans-serif!important;
	font-weight: 600!important;
    font-size: 15px!important;
	color: #005288!important;
	padding:2px 10px;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
}
/* dropdown submenu */
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
  -webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
	left: 100%;
	top: 0;
	margin-left: -1px;
	margin-top: -6px;
	width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
/*.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #005288;
    margin-top: 5px;
    margin-right: -10px;
}
*/
.dropdown-submenu:hover > a:after {
    border-left-color: #005288;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* TOP MENU */
ul.topmenu {
	float:right;
	margin-top:20px;
}
ul.topmenu.social {
	float:right;
	
}
ul.topmenu li {
	list-style:inside none;
	display:inline-table;
}
ul.topmenu > li > a {
    color: #fff;
    padding: 7px;
    font-weight: 300;
    font-size: 13px;
    font-family: "proxima-nova",sans-serif;
    transition: all 0.5s ease;
}
ul.topmenu > li > a:hover {
	color: rgba(0,82,136, 1);
	transition: all 0.5s ease;
}
ul.topmenu > li > span {
    padding: 15px 0;
	color:#fff;
}
ul.topmenu > li.phone {
  color: #fff;
  /*display: block;*/
  font-family: "proxima-nova",sans-serif;
  font-size: 18px;
  font-weight: 600;
  padding: 0px;
  text-align: right;
}
ul.topmenu.social > li > a {
    color: #fff;
    padding: 15px 2px;
    font-weight: 300;
    font-size: 20px;
    font-family: "proxima-nova",sans-serif;
    transition: all 0.5s ease;
}
ul.topmenu.social > li > a:hover {
	color: rgba(0,82,136, 1);
}

.navbar .cart-number {
    background: #f59d00;
    float: left;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 17px;
    border-radius: 50%;
    color: #000 !important;
    margin-right: 5px;
}

.navbar .navbar-toggle .icon-bar {
    background-color: #005288;
}

.nav .open > a,
.nav .open > a:hover {
    background-color: inherit !important;
    color: #f59d00;
}

.nav .open > a:focus {
    background-color: inherit !important;
}


/* 
   Cart Dropdown
   ------------- */

.cart-content {
    min-width: 300px;
    padding: 0px;
}

.cart-content .cart-title {
    border-top: 2px solid #f59d00;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 15px;
}

.cart-content .cart-title h4 {
    margin: 0px;
    color: #ffffff;
    text-align: left;
}

.cart-content .cart-items .cart-item {
    padding: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.cart-item-image {
    float: left;
    margin-right: 15px;
}

.cart-item-desc {
    position: relative;
}

.cart-item-desc a {
    display: block;
    text-decoration: none;
    color: #ECECEC;
    font-weight: 700;
    font-family: Josefin Sans;
    font-size: 15px;
}

.cart-item-desc a:hover {
    color: #F9C56A;
}

.cart-item-price {
    color: #C5C5C5;
    font-size: 13px;
    font-family: "proxima-nova",sans-serif;
}

.cart-item-quantity {
    color: #C5C5C5;
    font-size: 13px;
    font-family: "proxima-nova",sans-serif;
    position: relative;
    right: 0px;
    top: 0px;
}

.cart-action {
    padding: 15px;
}

.cart-action .checkout-price {
    line-height: 40px;
    font-weight: 500;
    font-size: 22px;
    font-family: "proxima-nova",sans-serif;
}

/* PRELOADER */
.preloder {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.95);
    z-index: 100;
}

.preloder .scoket {
    position: relative;
    top: 45%;
    width: 140px;
    height: 140px;
    margin: auto;
}

.preloder img {
    width: 100%;
    height: 100%;
}


/* HOME */
.home {
    position: relative;
	width: 100%;
	margin-bottom: 	50px;
}
.home .titolo h2{/*font-family: 'Passion One', cursive;*/ color:#fff; font-size: 4em;  letter-spacing: -3pt!important; font-weight: 700;  text-shadow: 1px 1px 1px #999;}
.home h3{
 font-family: "allita",cursive;
 font-size:60px; 
 color:#005288;
 line-height: 20px;
 letter-spacing: 0.2pt;
}
.home h4{
font-size:20px; margin-left: 50px; color:#f59d00; letter-spacing: 0.2pt; float: left; margin-top: 0px;
}

.home .titolo{position: absolute; top:45%; right: 10%; z-index: 8; /*font-family: 'Passion One', cursive;*/ color:#fff; font-size: 24px; line-height: 0.5pt;}
.home .aree{position: relative; z-index: 8; /*font-family: 'Passion One', cursive;*/  font-size: 16px; line-height: 0.5pt; background-color: #fff; padding: 10px; color:#333;/*float: right; */margin: 15px 3px 5px;}
.home .cover{width: 100%; position: absolute; bottom:-1px; z-index:7;}
.slogan-home{margin-top:-75px;}
.home .more, .home .more:hover {
    background-color: #005288;
    border-radius: 150px 151px 151px 151px / 150px 151px 151px 151px;
    bottom: 0;
    color: #fff;
    display: block;
    font-family: "proxima-nova",sans-serif;
    font-size: 800%;
    font-weight: 100;
    line-height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    margin-top: -75px;
    text-align: center;
    text-decoration: none;
    width:100%;
    z-index: 8;
}
.home .searchbox-container{
	position: absolute; 
	left:18%; 
	top:45%; 
	padding: 20px; 
	background: #fff; 
	box-sizing: border-box; 
	color:#005288; 
	max-width:435px;
	z-index: 8;
}
.home .searchbox {
	width: 100%; 
	background:#fbba00; 
	color: #fff;
	padding: 30px 20px 20px 15px; 
	box-sizing: border-box; 
	line-height: 26px; 
	background-image:url(/img/arrow-right.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.home .searchbox-txt {padding: 14px;}

.searchbox-table{ display: 	flex;}
.searchbox-table table,
.searchbox-table table th,
.searchbox-table table td {
    text-align: left;
    padding: 10px 0;
    border: none;
    float: left;

}
select, option.searchbox-table{color:#999;  width: 100%;}
input, select, option.searchbox-table {
	border:none!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	padding: 	6px;
	margin: 	3px ;
}

.searchbox-table select{padding:6px 2px;}
.searchbox-table select:first-child{margin-left:0px;margin-right:0px;}
.searchbox-table select:nth-child(3){margin-right:0px;margin-left:0px;}

/* EXPERIENCE */
.experience {
	background-image:url(../img/bkg_experience.jpg);
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position:top center;
	background-repeat:no-repeat;
	padding:150px 0 165px 0;
}
.experience_golf {
	background-image:url(../img/bkg_experience_golf.jpg);
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position:top center;
	background-repeat:no-repeat;
	padding:100px 0 50px;
}

/* EXPERIENCE BANNER */
a.link-experience {
	display: block;
	font-size:1.5em;
	line-height:150%;
	color:#fff;
	font-weight:700;
}
ul li.link-packets {
	color:#fff;
	list-style:none;
	font-weight:700;
}
ul li.link-packets a {
	line-height:150%;
	color:#fff;
	font-size:1.2em;
}
ul li.link-packets a:hover {
	color:rgba(255, 255, 255, 0.8);
}
a.link-experience:hover {
	color:rgba(255, 255, 255, 0.8);
}
/* experience banner button */
a.btn-default.btn-settori {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  margin: 10px 0 0;
}
a.btn-default.btn-settori:hover {
	background-color:#fff;
	color:#005288;
}

.experience_banner {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position:top center;
	background-repeat:no-repeat;
	padding:100px 0;
}
.experience_banner ul {
	margin:10px 0 0;
	padding:0;
}

.experience_banner_tennis {
	background-image:url(../img/bkg_experience_banner_tennis.jpg);
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position:top center;
	background-repeat:no-repeat;
	padding:100px 0;
}
/* experience banner ciclismo */
a.btn-default.btn-ciclismo {
	background-color:#fff;
	color:#c15227;
	border:2px solid #fff;
}
a.btn-default.btn-ciclismo:hover {
	background-color:#c15227;
	color:#fff;
}
.experience_banner_ciclismo {
	background-image:url(../img/bkg_experience_banner_ciclismo.jpg);
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position:top center;
	background-repeat:no-repeat;
	padding:100px 0;
}

/* PACKET */
.packet_header_top {width: 100%; height: 70px;}
.packet-fixed-height {
	height:610px;
}
.packet_dett h1 {
	font-size: 4em;
	margin-bottom: 10px;
}
.packet_dett h2 {
	font-size: 1.8em;
	color:#f59d00!important;
	margin-top: 	0px!important;
	
}
.packet_dett .dettaglio_pacchetto {
	 font-family: "proxima-nova",sans-serif!important; 
	font-size: 1.1em!important;
    /*font-family:'tiempos',  serif!important;*/
	color:#2b536d!important;
   

}

.dettaglio_pacchetto span { 
   /* font-family:'tiempos', serif!important;*/
	font-family: "proxima-nova",sans-serif!important;
	font-size: 1em!important;
	color:#828281!important;
	background-color: transparent!important;
}
.sidebar-box { max-height: 120px;
  position: relative;
  overflow: hidden;}
.sidebar-box .read-more { 
  position: absolute; 
  bottom: -10px; 
  right: 0;
  width: 100%; 
  text-align: right; 
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin: 0;
  padding: 10px 0;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.74), white);
  border-top: 1px dotted #ccc;
    

}

.packet_dett input, option.searchbox-table{border: 1px solid#ccc!important; border-left: none; border-right: none; margin-bottom:4px!important;}

.packet_dett select{border: 1px solid#ccc!important;  margin-bottom:4px!important; text-align: 	center; }


.packet_dett-err{background:#ff0000; color:#fff; font-weight: bold; padding: 5px 25px; border: 1px dotted #ccc; width:calc(100% - 25px); margin-left:10px; display:none;}

/*.packet_dett .descrittivo {min-height: 500px;}*/

#dettaglio_pacchetto{
  padding:25px;
    overflow:hidden;
    margin-bottom:5px;
  /*height : 120px;*/
}
#dettaglio_pacchetto a{
  font-size: 18px;
  font-weight: 700;
}
.error_message p{color:#fff;}
input.prezzo {text-align: center!important; width: 100%; background-color:transparent; border:none!important; font-weight:700; font-size: 4.5em!important; letter-spacing: -3pt; text-shadow:1px 1px #999;padding:0px!important;line-height: 0px!important; margin-top:-20px!important;}
.scontato{text-decoration: line-through;}
.bkg_grey {
	background-color:#eee;
	border:1px solid #e5e5e5;
}
.bkg_white {
	background-color:#fff;
	border:1px solid #e5e5e5;
}
.counter {
	padding:25px;
	overflow:hidden;
	margin-bottom:5px;
}
.counter h2 {
	margin:0 0 10px;
	font-weight:700;
	font-size:2.0em;
}
.counter h4 {
	font-weight:700;
}
.counter .divider {
	width:80px;
	height:3px;
	background-color:#005288;
	margin:0 0 10px 0!important;
}
.nopadding {
	padding:0;
}
.padding35 {
	padding:35px;
}
.prezzo_totale {
	font-weight:700;
	font-size:2.5em;
	letter-spacing: 	-1.2pt;
}
input.prezzo_totale {
	background-color:transparent!important;
	border:none!important;
	text-align:right!important;
}
.packet_detail {
	padding:0 0 50px;
}
div.prezzo{padding:10px 0px; font-size: 15px;}

/* tag */
.tags {
	background-color:#f1f1f1;
	/*padding:50px 0;*/
}
.tag-container {
	padding:20px 20px 30px;
}
.tag-container h4 {
	margin:0;
	padding:0;
	font-weight:700;
}
.tag-container a.tag {
	padding: 10px 15px;
	/*margin:10px 5px 5px 0;*/
	color:#fff;
	border-radius:50px;
	background-color: #b0b9c2;
	font-size:16px;
	overflow:visible;
	cursor:pointer;
        line-height: 50px;
        white-space: nowrap;
}
.tag-container a.tag:hover {
	background-color:#ccc;
	color:005288;
}

.packet_dett {
	background-color: #f1f1f1;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position:top center;
	background-repeat:no-repeat;
	padding: 6% 0 50px;
}
.packet_dett  .titolo {
	width:80%;
	position:absolute;
	left:10%;
	bottom:10%;
	right:10%;
	z-index: 	100;
}
.packet_dett .titolo h3 {
	color: #fff;
	letter-spacing:-0.1pt;
	font-size: 20px;
	line-height: 20px;
	margin-bottom:5px;
	font-weight: 700;
	text-shadow: 1px 1px 1px #000;
}
.packet_dett .titolo h3:after {
	background-color: #fff;
	content: "";
	display: block;
	height: 2px;
	margin: 0;
	position: relative;
	width: 50px;
	text-shadow: 1px 1px 1px #000;
}
.packet_dett  .titolo p {
	font-size:18px;
	font-weight:300;
	color:#fff;
}
.packet_dett  .offer-divider {
	position:absolute;
	top:0;
}
.packet_dett .more, .packet_dett .more:hover {
  background-color: #005288;
  border-radius: 27px 28px 28px 27px / 27px 27px 28px 28px;
  bottom: 15px;
  color: #fff;
  display: table;
  font-size: 45px;
  font-weight: 300;
  height: 55px;
  line-height: 0;
  padding-top: 27px;
  position: absolute;
  right: 15px;
  text-align: center;
  text-decoration: none;
  width: 55px;
  z-index: 999;
}
/* OFFERTE */
.special {
	background-color:#fff;
	padding:50px 0;
}
.special .offerta {
	margin-bottom:20px;
}
/*.special .offerta:nth-child(4n+1) {
	clear:both;
}*/
.special-tips {
    
    padding:50px 0;
}
.special-tips .offerta {
    margin-bottom:20px;
}
@media only screen and (min-width:1200px) and (max-width: 1367px) {

.col-1366 {width:33.33333333%; float:left;}
/*.special .offerta:nth-child(3n+0) {
	clear:both;
}*/
.col-1366-offset-0{margin-left: 0;}
.col-1366-6{width:  50%;}
}
.special .image {
	overflow:hidden;
	position:relative;

}
.special .image .titolo {
	width:70%;
	position:absolute;
	left:10%;
	bottom:10px;
	right:10%;
	text-shadow: 1px 0 1px #666;
	z-index: 3;
}
.special .image .titolo h3 {
	color: #fff;
	letter-spacing:-0.1pt;
	font-size: 20px;
	line-height: 20px;
	margin-bottom:5px;
	font-weight: 700;
}
.special .image .titolo h3:after {
	background-color: #fff;
	content: "";
	display: block;
	height: 2px;
	margin: 0;
	position: relative;
	width: 50px;
}
.special .image .titolo p {
	font-size:18px;
	font-weight:300;
	color:#fff;
}
.special .image .offer-divider {
	position:absolute;
	top:0;
}
.special .more, .special .more:hover {
  background-color: #005288;
  border-radius: 27px 28px 28px 27px / 27px 27px 28px 28px;
  bottom: 0;
  color: #fff;
  display: table;
  font-size: 45px;
  font-weight: 300;
  height: 55px;
  line-height: 0;
  padding-top: 27px;
  position: absolute;
  right: 15px;
  text-align: center;
  text-decoration: none;
  width: 55px;
  z-index: 8;
}
.special .offer-content {
	background-color:#e5e5e8;
	margin:0;
	padding:15px;
}
.special .offer-content h4 {
	color:#005288;
	font-weight:800;
}
.special .offer-content .offer_tag  {
	margin: 15px 0;
}
.special .offer-content .offer_tag .btn-offerta {
  background-color: #b0b9c2;
  border-radius: 50px;
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
  text-transform: lowercase;
  margin-bottom:5px;
  max-width:50%;
  overflow:hidden;
}


/* ------------------------  */
.special-tips .image {
    overflow:hidden;
    position:relative;

}
.special-tips .image .titolo {
    width:70%;
    position:absolute;
    left:10%;
    bottom:10px;
    right:10%;
    text-shadow: 1px 0 1px #666;
    z-index: 3;
}
.special-tips .image .titolo h3 {
    color: #fff;
    letter-spacing:-0.1pt;
    font-size: 20px;
    line-height: 20px;
    margin-bottom:5px;
    font-weight: 700;
}
.special-tips .image .titolo h3:after {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    margin: 0;
    position: relative;
    width: 50px;
}
.special-tips .image .titolo p {
    font-size:18px;
    font-weight:300;
    color:#fff;
}
.special-tips .image .offer-divider {
    position:absolute;
    top:0;
}
.special-tips .more, .special-tips .more:hover {
  background-color: #005288;
  border-radius: 27px 28px 28px 27px / 27px 27px 28px 28px;
  bottom: 0;
  color: #fff;
  display: table;
  font-size: 45px;
  font-weight: 300;
  height: 55px;
  line-height: 0;
  padding-top: 27px;
  position: absolute;
  right: 15px;
  text-align: center;
  text-decoration: none;
  width: 55px;
  z-index: 8;
}
.special-tips .offer-content {
    background-color:#e5e5e8;
    margin:0;
    padding:15px;
}
.special-tips .offer-content h4 {
    color:#005288;
    font-weight:800;
}
.special-tips .offer-content .offer_tag  {
    margin: 15px 0;
}
.special-tips .offer-content .offer_tag .btn-offerta {
  background-color: #b0b9c2;
  border-radius: 50px;
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
  text-transform: lowercase;
  margin-bottom:5px;
  max-width:50%;
  overflow:hidden;
}

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


.offer-content-overlay:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(255,255,255, 0.9);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }

.offer-content-overlay:hover:before, .offer-content-overlay:focus:before, .offer-content-overlay:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.offer-content-overlay{  
	/*background-color:rgba(229,229,232, 1);*/
	cursor: pointer;
	margin:-1px;
	padding:20px;
	position:absolute;
	opacity: 0;
	top:0;
	width: 90%;
	height: 100%;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    box-sizing: border-box;	
    z-index: 4;
}

.item:hover .offer-content-overlay {
	opacity: 1;
}

.offer-content-txt{
	opacity:0;
}

.offer-content-overlay:hover .offer-content-txt{
	opacity:1;
  transition-property: opacity;
  transition-duration: 0.1s;
  transition-timing-function: linear;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
   -webkit-transition-duration: 0.1s;
   -webkit-transition-timing-function: linear;
   -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.offer-content-txt p{
   font-family: 'apercu', sans-serif; font-size: 1em!important;
}

.black-over{background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 45%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 45%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
width: 100%; position: absolute; top: 0; left:0; z-index: 2; height: 100%;
}
.blur{-webkit-filter: blur(1px); /* Chrome, Safari, Opera */
    filter: blur(1px);
}


.special .offer-price, .special a .offer-price {
	background-color:rgba(0,82,136, 1);
	position: absolute;	
	bottom:20%;	
	right:0px;
	padding:10px 15px;
	overflow:hidden;
	white-space: nowrap;
	z-index: 3;
}

.special .offer-price h4, .special a .offer-price h4 {
	font-size:1.4em;
	text-align:left;
	color:#fff;
	letter-spacing:1pt;
	font-weight: bold;
	float: left!important;

}
.special .offer-price i, .special a .offer-price i {
	font-weight:800;
	font-size:1em;
	text-align:right;
	color:#fff;
	padding:10px;
}
.special .offer-price-list, .special a .offer-price-list {
	background-color:rgba(0,82,136, 1);
	position: relative;	
	bottom:5px;	
	
	padding:10px 15px;
	overflow:hidden;
	white-space: nowrap;
}
.special .offer-price-list h4, .special a .offer-price-list h4 {
	font-size:1.6em;
	text-align:left;
	color:#fff;
	letter-spacing:-0.5pt;
	font-weight: bold;

}
.special .offer-price-list i, .special a .offer-price-list i {
	font-weight:800;
	font-size:2em;
	text-align:right;
	color:#fff;
	padding:10px;
}

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

.special-tips .offer-price, .special-tips a .offer-price {
    background-color:rgba(0,82,136, 1);
    position: absolute; 
    bottom:20%; 
    right:0px;
    padding:10px 15px;
    overflow:hidden;
    white-space: nowrap;
    z-index: 3;
}

.special-tips .offer-price h4, .special-tips a .offer-price h4 {
    font-size:1.4em;
    text-align:left;
    color:#fff;
    letter-spacing:1pt;
    font-weight: bold;
    float: left!important;

}
.special-tips .offer-price i, .special-tips a .offer-price i {
    font-weight:800;
    font-size:1em;
    text-align:right;
    color:#fff;
    padding:10px;
}
.special .offer-price-list, .special a .offer-price-list {
    background-color:rgba(0,82,136, 1);
    position: relative; 
    bottom:5px; 
    
    padding:10px 15px;
    overflow:hidden;
    white-space: nowrap;
}
.special-tips .offer-price-list h4, .special-tips a .offer-price-list h4 {
    font-size:1.6em;
    text-align:left;
    color:#fff;
    letter-spacing:-0.5pt;
    font-weight: bold;

}
.special-tips .offer-price-list i, .special-tips a .offer-price-list i {
    font-weight:800;
    font-size:2em;
    text-align:right;
    color:#fff;
    padding:10px;
}

/* ---------------------------- */
/* DISCIPLINE SECTION*/
.discipline {
	background-color: #fff;
    padding: 50px 0;
}
.discipline img{ 
	-webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.discipline img:hover{
	-webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    opacity: 0.7;
    
}

.discipline .image {    
	display: block;
    margin: 0 3%;
    cursor: pointer;
 
}
.discipline .image:hover .info{ right: -1%;}
.discipline-50{ width: 50%; position:relative; float: left; }
.discipline .categoria {
	position: absolute; 
	left: 7%;
    bottom: 14%; 
}
.discipline h3 {
	font-size: 5em;
    letter-spacing: -2pt;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
}
.discipline h4 {
	font-size: 1.5em;
    letter-spacing: 0.4pt;
    font-weight: bold;
    color: #fff;
}
.discipline .info {
	position:absolute;
	right: 3%;
	bottom:30%;
	padding: 20px 30px;
	-webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}


/* RICERCA */
.ricerca {
	padding:50px 0;
     
}
.ricerca h1{
    font-size: 3em!important;
}
.ricerca h2{
    font-size: 1.5em!important;
}
.ricerca-content {
	padding:20px;
	background-color:#f59d00;
	color:#fff;
    
}
/* DISCOVER SECTION */
.discover {

	padding:150px 0;
    height: 600px!important;
}
.discover h1, .discover h2, .discover p {
	color:#fff;
}
.discover h1{ font-size: 3em!important; }

.discover .cover{position:absolute; top:0; right:0;  width:50%; height: 100%;
/*Chrome,Safari*/
/*-webkit-clip-path: polygon(1910px 600px,1910px -20px,1100px -20px,900px 600px);

/*Firefox*/
/*clip-path: url("#clipPolygon");*/
}

.clip-svg {
  width: 0;
  height: 0;
}

.clip-polygon {
          -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
          -webkit-clip-path: url("#clip-svg-demo");
          clip-path: url("#clip-svg-demo");
          

}

.clipboard, .shadowboard{    
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    pointer-events: none;
    opacity: 0;
    }

.btn-discover {
    background-color: #fff;
	color:#34819a;
}

.btn-discover:hover {
    background-color: #34819a;
	color:#fff;
}
.btn-tips {
    background-color: #fff;
    color:#34819a;
    border-radius: 0;
}

.btn-tips:hover {
    background-color: #34819a;
    color:#fff;
}

/* EVENTI */
.events {
    padding: 80px 0;
    background: #f3f3f3;
}
.events .evento, .events .evento_btn {
	/*margin:10px 0;*/
}
.events .evento {
	float:left;
}
.events .evento.margin {
	/*margin-bottom:15px;*/
}
.events .evento_btn {
	float:right;
}

/* intro SECTION */
.intro {
	position: 	relative;
	width: 	100%;
	padding:10px 0px;

}
/* INSTAGRAM */
.instagram {
	background-image:url(../img/bkg_instagram.jpg);
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position:top left;
	background-repeat:no-repeat;
	padding:100px 0 0;
}
.instagram_content {
	background-color:#fff;
	padding:20px;
	margin-bottom:80px;
}
.instagram_content h1 {
	padding:50px 0 0;
}
.instagram_subscribe {
	background-image:url(../img/bkg_instagram.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:top center;
	background-repeat:no-repeat;
	padding:0;
}
.media-image-wrapper {
	overflow:hidden!important;
}
/*.media-grid a img {
  object-fit: none!important;
}*/

/* PARTNER */
.partner {
	background-color:#fff;
	padding:20px 0;
}

/* FOOTER */
.footer {
	/*background-color:#f1f1f1;*/
    background-color: #005288;
	border-top:5px solid #005288;
	padding:40px 0;
    color: #7c9aad;
}
.footer h3 {
  /*color: #005288;*/
  color: #f59d00;
  font-size: 22px;
  font-weight: 800;
  text-align: left;
  margin-top: 0px;
}
.footer p {
    /*color: #666;*/
    color: #f1f1f1;
    font-size: 16px;
	font-weight:500;
	margin:0 0 5px;
}
.footer a {
	font-size: 18px;
	font-weight:500;
	margin:0 0 5px;
    /*color: #666;*/
    color: #f1f1f1;
    text-decoration: none;
}
.footer a:hover {
	/*color:#005288;*/
    color:#fff;
}

/* NEWSLETTER */
.subscribe {
    padding: 10px 0 30px;
    background-color: rgba(0, 82, 136, 0.8);
}
.subscribe h3 {
  color: #fff;
  font-weight: 600;
  padding-bottom: 10px;
  text-align: center;
}
.subscribe input {
    background: #FFF none repeat scroll 0% 0%;
    margin: 0px 20px;
    width: 350px!important;
	font-size:12px;
	font-weight:400;
	text-align:center;
	border-radius:3px;
}
.subscribe .btn-default {
    padding: 13px 40px;
	background-color:#f59d00;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	text-transform:uppercase;
	border:1px solid #f59d00;
}
.subscribe .btn-default:hover {
	background-color:#fff;
	color:#f59d00;
	border:1px solid #fff;
}


@media (max-width: 1200px) {
    .subscribe h1,
    .subscribe p,
    .subscribe form {
        float: none;
        text-align: center;
    }
    .subscribe p {
        margin-left: 0px;
        margin-top: 10px;
    }
    .subscribe form {
        width: 100%;
        margin-top: 10px;
    }
    .subscribe input {
        margin-left: 0px;
    }
    .subscribe .form-inline .form-group {
        display: inline-block;
        width: 100%;
    }
    .subscribe .btn-default {margin-top: 5px;}
}


/* 
   Page Header
   ----------- */

.page_header {
    background: url(../img/header/1.jpg) no-repeat center top;
    background-size: cover;
    padding: 200px 0 150px;
}

.page_header h2 {
    margin: 0;
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    color: #fff;
}

.page_header p {
    margin: 15px 0;
    font-size: 24px;
    font-family: Raleway;
    color: #fff;
    opacity: 0.7;
}


/* ================================================
   About
   ================================================ */

.experience2 {
    padding: 97px 0;
}

.experience2 h2 {
    font-weight: 900;
    font-size: 36px;
    margin: 30px 0px 21px;
    padding: 0px;
    line-height: 36px;
}

.experience2 p {
    font-size: 20px;
    line-height: 32px;
    padding-right: 44px;
    margin: 0 0 25px;
}

.experience2 .col-md-7 {
    padding-top: 27px;
    padding-left: 40px;
}


/* 
   Services list
   ------------- */

.services {
    background: #1b1e20 url(../img/services.jpg) no-repeat center top;
    background-size: cover;
    padding-bottom: 95px;
}

.service-content h4 {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    margin: 15px 0 21px;
}

.service-content p {
    color: #85898C;
    font-size: 18px;
    line-height: 32px;
    padding: 0 65px;
    margin: 0;
}

.services-slider .slick-dots {
    position: relative;
    display: table;
    margin: 30px auto 0;
    width: auto;
}

.services-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0px 4px;
    padding: 0px;
    cursor: pointer;
}

.services-slider .slick-dots li button {
    font-size: 0px;
    line-height: 0;
    display: table;
    width: 17px;
    height: 17px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0px none;
    outline: medium none;
    background: #35393c;
    border-radius: 50%;
}

.services-slider .slick-dots li.slick-active {
    background-color: transparent;
}

.services-slider .slick-dots li.slick-active button {
    background-color: transparent;
    border: solid 2px #f59d00;
}

.services-slider .slick-dots li button:before {
    font-size: 0;
}

.services-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #f59d00;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 999;
    font-size: 0;
}


/* 
   Our Team
   -------- */

.team {
    padding-bottom: 50px;
}



.team-staff {
    border-bottom: 1px solid #dcdddd;
    padding-bottom: 30px;
}

.team-staff h4 {
    font-size: 16px;
    margin: 37px 0px 3px;
}

.team-staff p {
    color: #0a0a0a;
    font-size: 18px;
    margin: 0px;
}

.team-social {
    display: table;
    margin: 20px auto 0;
    padding: 0;
}

.team-social li {
    float: left;
    list-style: none;
    margin: 0 8px;
}

.team-social li a {
    font-size: 16px;
    color: #4b4741;
}


/* ================================================
   Menu
   ================================================ */

.events2 {
    background: #ececec;
}

.events-item2 {
    margin-bottom: 50px;
}

.events-info {
    position: relative;
    z-index: 0;
}

.events-more,
.events-more:hover {
    width: 55px;
    height: 55px;
    -webkit-border-radius: 27px 28px 28px 27px/27px 27px 28px 28px;
    -moz-border-radius: 27px 28px 28px 27px/27px 27px 28px 28px;
    border-radius: 27px 28px 28px 27px/27px 27px 28px 28px;
    background-color: #f59d00;
    -webkit-box-shadow: 0 5px 4px rgba(177, 177, 177, .75);
    -moz-box-shadow: 0 5px 4px rgba(177, 177, 177, .75);
    box-shadow: 0 5px 4px rgba(177, 177, 177, .75);
    text-shadow: 0 5px 5px #c1913e;
    border: solid 1px #f2ba57;
    color: #FFF;
    line-height: 0;
    font-weight: 300;
    font-size: 65px;
    text-align: center;
    display: table;
    position: absolute;
    z-index: 48;
    bottom: -27.5px;
    right: 45px;
    font-family: Raleway;
    padding-top: 27px;
    text-decoration: none;
}


/* 
   Menu Overlay
   ------------ */

.events2-overlay {
    background: rgba(19, 19, 19, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
}

.events-info:hover .events2-overlay {
    opacity: 1;
    visibility: visible;
    transition: .4s;
}

.events2-overlay h4 {
    font-size: 19px;
    color: #fff;
    margin: 46px 0 5px;
}

.events2-overlay p {
    color: #fff;
    font-size: 19px;
    line-height: 24px;
}

.events2-overlay .price {
    font-family: Josefin Sans;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    border-top: 1px solid #3E3D3B;
    width: 100%;
    display: table;
    margin: 17px 0 0;
    padding-top: 17px;
}

.events-item3 img {
    width: 83px;
    float: left;
}

.events-item3 .events-wrapper {
    margin-left: 115px;
}

.events-items3 p {
    float: left;
}

.events-items4 {
    margin-bottom: 75px;
}

.events-item4 {
    margin-bottom: 30px;
}

.events-item4 a {
    text-decoration: none !important;
}

.events4-overlay {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 5px 5px #E2E2E2;
    margin-bottom: 0;
    margin-top: -10px;
    text-align: center;
    text-decoration: none !important;
    display: table;
}

.events4-overlay h4 {
    font-size: 19px;
    color: #4b4741;
    margin: 46px 0 15px;
}

.events4-overlay p {
    color: #4b4741;
    font-size: 18px;
    line-height: 24px;
}

.events4-overlay .price {
    font-family: Josefin Sans;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #E7AD48;
    width: 100%;
    display: table;
    margin: 0px;
    padding: 13px 0 45px;
}

.main-content {
    padding: 70px 0;
}

.no-margin-top {
    margin-top: 0px;
}
.margin-10-0{
	margin:10px 0px;
}

/* ================================================
   Contact Form
   ================================================ */

.contact-form input {
    height: 50px;
    font-size: 16px;
}

.contact-form textarea {
    min-height: 150px;
    font-size: 16px;
}

.contact-content .help-block {
    text-align: center;
}

.contact-form .form-group .help-block {
    text-align: left;
}

.contact-content h3 {
    margin-bottom: 20px;
}

.contact-social a {
    display: inline-block;
    background-color: #262526;
    color: #FFF;
    padding: 0px;
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
}

.contact-social a:hover {
    background: #F9C56A;
    color: #262526;
}

#map {
    width: 100%;
    height: 500px;
}


/* ================================================
   Gallery
   ================================================ */

.gallery-content {
    padding: 80px 0 50px;
}

.gallery-item {
    margin-bottom: 30px;
    position: relative;
}

.gi-overlay {
    background: rgba(0, 0, 0, 0.65);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    cursor: pointer;
}

.gallery-item:hover .gi-overlay {
    opacity: 1;
    visibility: visible;
    transition: .4s;
}

.gi-overlay i {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    line-height: 50px;
    text-align: center;
    margin: -25px auto 0;
    display: table;
    position: relative;
    top: 50%;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
}


/* ================================================
   Recipe
   ================================================ */

.recipie-content {
    padding: 85px 0;
}

.recipie-content2 {
    padding: 85px 0 15px;
}

.recipie-content img {
    float: left;
    width: 254px;
}

.rc-info {
    margin-left: 296px;
    text-align: left;
}

.rc-info h4 {
    text-align: left;
    margin: 0;
    font-size: 20px;
    color: #4b4741;
}

.rc-info p {
    font-size: 17px;
    line-height: 32px;
    color: #4b4741;
    padding-right: 29px;
}

.rc-ratings {
    margin: 12px 0px 10px;
}

.rc-ratings span {
    color: #cdcdcd;
    font-size: 16px;
}

.rc-ratings span.active {
    color: #f6b61b;
}

.recipie-content .btn-default {
    color: #534120;
    padding: 17px;
    border: 1px solid #F2BA57;
    font-size: 13px;
    line-height: 14px;
    border-radius: 1px;
    font-weight: 700;
    margin-top: 12px;
}

.recipie-content hr {
    margin: 70px 0px;
    border-color: #dedede;
}


/* 
   Featured Recipe
   --------------- */

.featured-recipie {
    padding: 40px 0 95px;
}

.featured-recipie hr {
    margin: 0px 0 55px;
    border-color: #dedede;
}

.featured-recipie h3 {
    text-align: left;
    font-size: 20px;
    color: #4B4741;
    margin: 0 0 23px;
}

.fp-content {
    margin: 0 15px;
}

.fp-content h4 {
    text-decoration: none;
    text-align: left;
    margin: 25px 0 -4px;
}

.fp-content h4 a {
    color: #4b4741;
    font-weight: 700;
}

.featured-recipies .slick-dots {
    position: relative;
    display: table;
    margin: 5px auto 0;
    width: auto;
}

.featured-recipies .slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0px 4px;
    padding: 0px;
    cursor: pointer;
}

.featured-recipies .slick-dots li button {
    font-size: 0px;
    line-height: 0;
    display: table;
    width: 15px;
    height: 15px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    background-color: #E8E8E8;
    outline: medium none;
    border-radius: 50%;
}

.featured-recipies .slick-dots li.slick-active {
    background-color: transparent;
}

.featured-recipies .slick-dots li.slick-active button {
    background-color: #f59d00;
}

.featured-recipies .slick-dots li button:before {
    display: none;
}

.recipie-content .col-md-4 img,
.recipie-content .col-md-3 img {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}

.recipie-content .col-md-4 .rc-info,
.recipie-content .col-md-3 .rc-info {
    margin-left: 0px;
}

.recipie-item {
    width: 25%;
    margin-bottom: 30px;
    padding: 0 15px;
}

.recipie-item img {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}

.recipie-item .rc-info {
    margin-left: 0px;
}

.recipie-item .rc-info p {
    font-size: 16px;
    line-height: 25px;
}

.recipie-single {
    padding: 85px 0;
}


/* 
   Recipe Single
   ------------- */

.single-recipe-carousel {
    padding: 12px;
    border: 1px solid #F1F1F1;
    margin: 0 0 -5px;
}

.single-recipe-image {
    padding: 12px;
    border: 1px solid #F1F1F1;
    margin: 0 0 25px;
}

.single-recipe-carousel-nav {
    position: relative;
    padding: 0px 40px;
    background-color: #F9F9F9;
    border-width: medium 1px 1px;
    border-style: none solid solid;
    border-color: #F1F1F1;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

.single-recipe-carousel-nav .slick-prev,
.single-recipe-carousel-nav .slick-next {
    color: #747474;
}

.single-recipe-carousel-nav .slick-prev:before,
.single-recipe-carousel-nav .slick-next:before {
    opacity: .75;
    color: #747474;
}

.single-recipe-carousel-nav .slick-prev {
    left: 10px;
}

.single-recipe-carousel-nav .slick-next {
    right: 10px;
}

.single-recipe-carousel-nav div {
    margin: 6px 9px 5px;
}

.single-recipe-carousel-nav img {
    cursor: pointer;
}

.single-recipe {
    padding-bottom: 40px;
    background-color: #fff;
}

.single-recipe h1,
.single-recipe h2,
.single-recipe h3,
.single-recipe h4,
.single-recipe h5,
.single-recipe h6,
.single-recipe .h1,
.single-recipe .h2,
.single-recipe .h3,
.single-recipe .h4,
.single-recipe .h5,
.single-recipe .h6 {
    text-transform: uppercase;
    text-align: left;
}

.single-recipe h3 {
    margin-top: 0px;
}

.single-recipe p {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 27px;
}

.single-recipe .recipe-top-meta {
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 40px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.single-recipe .heading-bottom-line {
    font-size: 16px;
    padding-bottom: 18px;
    margin-bottom: 0px;
}


/* 
   Direction List
   -------------- */

.directions-list {
    list-style-type: none;
    margin: 0 0 40px;
    padding: 0;
    counter-reset: li-counter;
}

.directions-list > li {
    position: relative;
    margin-bottom: 28px;
    padding-left: 70px;
    font-family: josefin Sans;
    font-size: 16px;
}

.directions-list > li:before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 35px;
    height: 35px;
    font-size: 20px;
    line-height: 34px;
    font-weight: 500;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    content: counter(li-counter);
    counter-increment: li-counter;
    background-color: #F9C56A;
}


/* 
   Ingredients
   ----------- */

.ingredients {
    padding: 27px 29px;
    margin-bottom: 40px;
    border-top: 1px solid #F9C56A;
    background-color: #f9f9f9;
}

.ingredients .title {
    margin-bottom: 30px;
    font-size: 16px;
    text-transform: uppercase;
}

.ingredients ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ingredients li {
    margin-bottom: 17px;
    font-family: josefin Sans;
    font-size: 17px;
}

.ingredients .fa {
    font-size: 24px;
    margin-right: 12px;
    vertical-align: middle;
}

.nutrition-table {
    margin-bottom: 40px;
    font-family: josefin Sans;
}

.nutrition-table table,
.nutrition-table table th,
.nutrition-table table td {
    text-align: left;
    padding: 10px 0;
    border: none;
}


/* 
   Progress bar
   ------------ */

.progressbar {
    display: inline-block;
    width: 150px;
    height: 4px;
    margin-left: 10px;
    background-color: #dbdbdb;
}

.progressbar > span {
    display: block;
    width: 40%;
    height: 4px;
    background-color: #F9C56A;
}

.progressbar .level-1 {
    width: 10%;
}

.progressbar .level-2 {
    width: 20%;
}

.progressbar .level-3 {
    width: 30%;
}

.progressbar .level-4 {
    width: 40%;
}

.progressbar .level-5 {
    width: 50%;
}

.progressbar .level-6 {
    width: 60%;
}

.progressbar .level-7 {
    width: 70%;
}

.progressbar .level-8 {
    width: 80%;
}

.progressbar .level-9 {
    width: 90%;
}

.progressbar .level-10 {
    width: 100%;
}

table {
    width: 100%;
}

.single-recipe .rc-ratings {
    float: right;
    margin: 0;
}

.recipe-top-meta a {
    color: #888;
}


/* 
   Video
   ----- */

.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}


/* ================================================
   Blog
   ================================================ */

.blog-content {
    padding: 55px 0;
}

.post-img {
    position: relative;
}

.post-format {
    width: 76px;
    height: 62px;
    background: #F9C56A none repeat scroll 0% 0%;
    font-size: 30px;
    color: #201F1E;
    line-height: 62px;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 20px;
}

article {
    margin-bottom: 70px;
}

article.last {
    margin-bottom: 65px;
}

article h4 {
    color: #4b4741;
    font-size: 28px;
    text-transform: none;
    font-weight: 800;
    text-align: left;
    margin: 30px 0;
}

article h4 a {
    color: #4b4741;
}

article h4 a:hover {
    color: #f7b239;
}

.post-date {
    float: right;
    font-family: Josefin Sans;
    color: #8E8E8E;
    font-size: 16px;
    margin: 34px 0;
}

article hr {
    border-color: #dcdddd;
    margin: 0px 0px 30px;
    display: block;
}

article p {
    color: #0a0a0a;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 29px;
}


/* 
   Pagination
   ---------- */

.pagi_nation {
    padding: 0px;
    display: table;
    margin: 0 auto;
}

.pagi_nation li {
    float: left;
    margin-right: 9px;
    cursor: pointer;
    font-family: Josefin Sans;
    list-style: none;
}

.pagi_nation li a {
    width: 46px;
    height: 46px;
    background: #EFEFEF;
    border-radius: 50%;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #0a0a0a;
    display: table;
    font-family: Arial, helvetica, Sans-serif;
}

.pagi_nation li a:hover,
.pagi_nation li.active a {
    background: #f59d00;
    color: #0a0a0a;
}


/* 
   Sidebar
   ------- */

.side-widget {
    margin-bottom: 50px;
}

.search {
    position: relative;
}

.search input {
    padding: 0 75px 0 25px;
    width: 100%;
    height: 46px;
    background-color: #fff;
    border: solid 1px #e7e7e7;
    font-size: 18px;
    color: #0a0a0a;
    font-family: Josefin Sans;
}

.search button {
    height: 46px;
    line-height: 46px;
    padding: 0;
    border: none;
    text-align: center;
    width: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background: #f59d00;
    color: #0a0a0a;
    font-size: 15px;
}

.side-widget h5 {
    font-size: 18px;
    color: #4b4741;
    font-weight: 700;
    text-align: left;
    margin: 0 0 25px;
}

.side-cat {
    padding: 0;
}

.side-cat li {
    list-style: none;
    padding-left: 35px;
    font-size: 17px;
    color: #0a0a0a;
    font-family: Josefin Sans;
    margin-bottom: 20px;
    position: relative;
}

.side-cat li i {
    font-size: 10px;
    color: #0A0A0A;
    position: absolute;
    top: 9px;
    left: 10px;
}

.side-cat li:last-child {
    margin-bottom: 0px;
}

.side-cat li a {
    color: #0a0a0a;
}

.side-cat li a:hover {
    color: #f59d00;
}

.recent-post {
    padding: 0;
    font-family: Josefin Sans;
}

.recent-post li {
    list-style: none;
    margin-bottom: 30px;
    clear: both;
    display: table;
    width: 100%;
}

.recent-post li:last-child {
    margin-bottom: 0px;
}

.recent-post li img {
    width: 85px;
    float: left;
}

.rp-info {
    margin-left: 100px;
}

.rp-info a {
    font-size: 15px;
    color: #0A0A0A;
    padding: 0 0 5px;
    display: table;
    font-weight: 700;
}

.rp-info a:hover {
    color: #f59d00;
}

.rp-info span {
    color: #CACACA;
    font-size: 14px;
    font-weight: 700;
}

#respond input {
    padding: 0 15px;
    width: 100%;
    height: 46px;
    background-color: #fff;
    border: solid 1px #e7e7e7;
    font-size: 18px;
    color: #0a0a0a;
    font-family: Josefin Sans;
    margin-bottom: 10px;
}

#respond textarea {
    padding: 15px;
    width: 100%;
    height: 156px;
    background-color: #fff;
    border: solid 1px #e7e7e7;
    font-size: 18px;
    color: #0a0a0a;
    font-family: Josefin Sans;
    margin-bottom: 10px;
}


/* 
   Comments
   -------- */

.comments-area .comment {
    padding-left: 100px;
    padding-bottom: 20px;
    font-family: Josefin Sans;
}

.comments-area .comment .comment-image {
    float: left;
    margin-left: -100px;
}

.comments-area .comment .comment-image img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.comments-area .commentlist {
    padding: 0;
}

.comments-area .commentlist li {
    list-style: none;
}

.comments-area .commentlist > li {
    list-style: none;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 30px;
}

.comments-area .commentlist ul {
    margin-left: 70px;
    background: #F7F7F7;
    padding: 20px;
    margin-bottom: 50px;
}

.comments-area .commentlist ul .comment {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.comments-area .commentlist ul li {
    margin-bottom: 25px;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 25px;
}

.comments-area .commentlist ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.comments-area .commentlist ul .comment p {
    margin-bottom: 0;
}

.comments-area .comment .comment-info {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.comments-area .comment .comment-info a {
    color: #F9C56A;
}

.comments-area .comment .comment-info span {
    float: right;
    font-size: 14px;
    color: #999;
    text-transform: none;
}

.comments-area .comment p {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0;
}

.comments-area .commentlist {
    margin-bottom: 60px;
}

.comments-area h3 {
    text-align: left;
    margin: 0 0 35px;
}


/* ================================================
   Shop
   ================================================ */

.shop-content {
    padding: 60px 0;
    font-family: Josefin Sans;
}

.shop-content aside h5 {
    font-weight: 800;
}

.shop-cat {
    padding: 0;
}

.shop-cat li {
    list-style: none;
    font-size: 13px;
    color: #0a0a0a;
    font-family: Josefin Sans;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}

.shop-cat li i {
    font-size: 13px;
    color: #0A0A0A;
    position: absolute;
    top: 5px;
    right: 0px;
}

.shop-cat li:last-child {
    margin-bottom: 0px;
}

.shop-cat li a {
    color: #0a0a0a;
    padding-right: 35px;
    position: relative;
    width: 100%;
    display: table;
}

.shop-cat li a:hover {
    color: #f59d00;
}

.shop-grid {
    margin-bottom: 40px;
    display: table;
    width: 100%;
}

.shop-grid select {
    padding: 0 20px;
    width: 262px;
    height: 42px;
    background-color: #fff;
    border: solid 1px #eae9e7;
    float: left;
}

.sg-list {
    margin-left: 18px;
    float: left;
}

.sg-list a {
    color: #6e7682;
    font-size: 18px;
    width: 42px;
    height: 42px;
    line-height: 40px;
    background-color: #fff;
    border: solid 1px #eae9e7;
    float: left;
    text-align: center;
    margin-left: 12px;
}

.shop-grid span {
    color: #0a0a0a;
    font-size: 16px;
    padding-top: 9px;
    display: table;
    float: right;
}


/* 
   Products
   -------- */

.product-img {
    background: url(../img/xtra/product-bg.png) no-repeat;
    width: 262px;
    height: 288px;
    margin: 0 auto;
}

.product-info {
    margin-bottom: 60px;
}

.product-info h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 30px 0px 10px;
}

.product-info h4 a {
    color: #4b4741;
}

.product-info h4 a:hover {
    color: #F9C56A;
}

.product-info .rc-ratings {
    margin: 0 auto;
    display: table;
}

.product-info .rc-ratings span {
    font-size: 13px;
    margin: 0 1px;
}

.product-price {
    text-align: center;
    color: #4b4741;
    font-size: 18px;
    margin: 6px 0px 27px;
}

.shop-meta {
    border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    display: table;
    width: 100%;
    padding: 8px 15px;
}

.shop-meta a {
    color: #0a0a0a;
    font-size: 16px;
}

.shop-meta a i {
    margin-right: 8px;
}

.load-more {
    display: table;
    margin: 0 auto;
}

.recent-products {
    padding: 0;
    font-family: Josefin Sans;
}

.recent-products li {
    list-style: none;
    margin-bottom: 15px;
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 15px;
    clear: both;
    display: table;
    width: 100%;
}

.recent-products li:last-child {
    margin-bottom: 0px;
    border-bottom: none;
    padding-bottom: 0px;
}

.recent-products li img {
    width: 76px;
    float: left;
}

.rpp-info {
    margin-left: 100px;
}

.rpp-info a {
    font-size: 18px;
    color: #0A0A0A;
    padding: 0 0 5px;
    display: table;
}

.rpp-info a:hover {
    color: #f59d00;
}

.rpp-info span {
    color: #4b4741;
    font-size: 18px;
    margin: 5px 0px 2px;
    font-weight: 700;
}

.rpp-info .fa {
    color: #cdcdcd;
}

.recent-products .rc-ratings {
    margin: 0;
}

.recent-products .rc-ratings span {
    font-size: 14px;
    margin: 0 1px;
    font-weight: normal;
}


/* ================================================
   Cart page
   ================================================ */

.cart-table {
    font-size: 16px;
}

.cart-table thead tr th {
    background: #000;
    color: #fff;
    border: 1px solid #222;
    text-transform: uppercase;
    line-height: 40px;
}

.cart-table thead {
    border-top: 1px solid #000;
}

.cart-table tbody tr td a {
    color: #000;
    font-weight: 700;
    font-size: 15px;
}

.cart-table tbody tr td a:hover {
    color: #F9C56A;
}

.cart-table thead tr th,
.cart-table tbody tr td {
    vertical-align: middle;
    text-align: center;
}

.coupon {
    text-align: left;
    padding: 5px 0 10px;
}

.coupon input {
    width: 70%;
    float: left;
}

.coupon button {
    color: #ffffff;
    text-transform: uppercase;
    background: #848484;
    height: 34px;
    padding: 0 15px;
    border: none;
    line-height: 34px;
    width: 30%;
    font-size: 12px;
    transition: .4s;
    font-weight: 700;
}

.coupon button:hover {
    background: #F9C56A;
    transition: .4s;
    color: #0a0a0a;
}

.cart-btn {
    float: right;
    margin-top: 17px;
}

.cart-btn button {
    float: left;
    margin-left: 5px;
}

.coupon {
    width: 260px;
}

.table thead tr th {
    border-radius: 0px !important;
    border: none;
}

.cart_totals {
    font-size: 16px;
}


/* 
   Billing
   ------- */

.billing-details select {
    height: 40px;
    margin-bottom: 15px;
    font-size: 15px;
    border-radius: 0px;
    border: medium none !important;
    box-shadow: none !important;
    background-color: #F3F1ED;
}

.logregform input[type=text],
.billing-details input[type=text],
.logregform input[type=password],
.billing-details input[type=password] {
    height: 40px;
    border-radius: 0px;
    border: medium none !important;
    box-shadow: none !important;
    background-color: #F3F1ED;
    margin-bottom: 15px;
    font-size: 15px;
}

.billing-details textarea {
    border-radius: 0px;
    border: medium none !important;
    box-shadow: none !important;
    background-color: #F3F1ED;
    margin-bottom: 15px;
    font-size: 15px;
}

.logregform label,
.billing-details label {
    font-size: 16px;
    font-weight: 700;
    color: #666;
}

.payment-method .col-md-4 span {
    display: inline-block;
    margin-left: 9px;
    position: relative;
    top: -1px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
}

.payment-method form span {
    text-transform: none;
    font-size: 15px;
    margin-left: 9px;
}

.payment-method p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
}

.table.extra-padding tbody tr th,
.table.extra-padding tbody tr td {
    padding: 15px;
}

.logregform {
    border: 1px solid #e2e2e2;
    padding: 50px;
}

.ma-address h3 {
    margin: 0 0 10px;
}

.ma-address {
    border: 1px solid #ddd;
    padding: 25px;
}

.ma-address h4 {
    text-transform: uppercase;
    margin: 30px 0 10px;
    text-align: left;
}

.ma-address h4 a {
    font-size: 14px;
    margin-left: 5px;
}

.ma-address p {
    font-size: 17px;
}

.ma-address a {
    color: #F9C56A;
}

.gallery-item img {
    width: 100%;
}


/* 
   Shop Single
   ----------- */

.single-shop-carousel {
    margin-bottom: 30px;
    border: 1px solid #ddd;
}

.single-shop-carousel img {
    width: 100%;
}

.single-shop-carousel-nav {
    margin-bottom: 0px;
    padding: 0px 30px;
}

.single-shop-carousel-nav .slick-slide {
    border: 1px solid #ddd;
    margin: 0 10px;
}

.single-shop-carousel-nav .slick-next {
    background: #f59d00;
    color: #0a0a0a;
    right: 0;
}

.single-shop-carousel-nav .slick-prev {
    background: #f59d00;
    color: #0a0a0a;
    left: 0;
}

.single-shop-carousel-nav .slick-next:before {
    content: "\f105";
}

.single-shop-carousel-nav .slick-prev:before {
    content: "\f104";
}

.single-shop-carousel-nav .slick-prev:before,
.single-shop-carousel-nav .slick-next:before {
    font-family: 'FontAwesome';
    color: #0a0a0a;
    font-size: 15px;
}

.shop-single-title h3 {
    margin: 0px 0px 20px;
    font-size: 20px;
    color: #4b4741;
}

.ssp {
    color: #0a0a0a;
    font-size: 30px;
    font-weight: 700;
}

.ssp span {
    color: #767676;
    font-size: 18px;
    font-weight: 400;
    text-decoration: line-through;
}

.shop-single-price {
    border-top: 1px solid #dcdddd;
    border-bottom: 1px solid #dcdddd;
    padding: 10px 0px;
    display: table;
    width: 100%;
    margin-bottom: 27px;
}

.shop-single-price .rc-ratings {
    margin: 12px 0 0;
}

.shop-single-info p {
    font-size: 18px;
    color: #0a0a0a;
    line-height: 32px;
    border-bottom: 1px solid #dcdddd;
    padding-bottom: 35px;
    margin-bottom: 45px;
}

.shop-single-info input {
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #dcdddd;
}

.shop-single-info .btn-default.pull-right {
    margin-left: 9px;
}

.shop-products h6 {
    text-align: left;
    margin: 50px 0 45px;
    font-size: 18px;
}

.tab-style3 {
    margin-top: 80px;
    border-bottom: 1px solid #DCDDDD;
}


/* 
   Nav Tabs
   -------- */

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    padding: 0 35px 0 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.nav-tabs > li a {
    color: #b9b9b9;
    border: none !important;
    margin: 0 0 1px;
    background: transparent !important;
    padding: 10px 0px;
}

.nav-tabs > li.active > a,
.nav-tabs > li:hover a {
    color: #4b4741;
}

.tab-pane {
    padding: 35px 0;
}

.tab-pane p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 30px;
    color: #0a0a0a;
}

.list {
    padding-left: 77px;
    margin-bottom: 0px;
}

.list span {
    padding-left: 25px;
    position: relative;
    display: block;
    margin-bottom: 5px;
}

.list span i {
    color: #E4A83F;
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 14px;
}

.comment-meta {
    margin-left: 70px;
    margin-bottom: 5px;
}

.comment-list {
    padding: 0;
}

.comment-list li {
    list-style: none;
}

.comment-list li p {
    margin-left: 70px;
    line-height: 21px;
}

.comment-meta li a {}

.comment-meta em {
    font-style: normal;
    margin-left: 6px;
    font-size: 10px;
}


/* 
   Rating
   ------ */

.rating3 {
    direction: rtl;
    display: table;
    margin-bottom: 10px;
}

.rating3 > span {
    display: inline-block;
    position: relative;
    width: 22px;
    font-size: 23px;
    color: #f8cd00;
    padding-right: 5px;
}

.rating3 > span:hover,
.rating3 > span:hover ~ span {
    color: transparent;
}

.rating3 > span:hover:after,
.rating3 > span:hover ~ span:after {
    content: "\2605";
    position: absolute;
    left: -2px;
    top: 0;
    color: #f8cd00;
}

.rating2 {
    display: table;
    unicode-bidi: bidi-override;
    padding-left: 20px;
    position: relative;
    top: -7px;
}

.rating2 > span {
    display: inline-block;
    position: relative;
    font-size: 17px;
    color: #f8cd00;
}

.review-form input {
    border-radius: 0px;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #f3f1ed;
    padding: 10px 15px;
    height: 40px;
}

.review-form textarea {
    background-color: #f3f1ed;
    padding: 17px 20px;
    border-radius: 0px;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.review-form input {
    margin-bottom: 15px;
}

.single-shop-carousel {
    margin-bottom: 30px;
    border: 1px solid #DDD;
    display: block;
    width: 95%;
}

.slick-slide {
    outline: 0;
}

.team-social li a:hover {
    color: #f59d00;
}

.footer .footer-blog .footer-blog-text {
    margin-top: -15px;
}

input,
textarea {
    outline: 0;
}

.events-info {
    position: relative;
    overflow: hidden;
}

.events-item4 img {
    transform: scale(1);
    transition: .4s;
    opacity: 1;
}

.events-item4:hover img {
    transform: scale(1.1);
    transition: .4s;
    opacity: 0.9;
}

.events4-overlay {
    position: relative;
    z-index: 444;
}

.events-item2 img {
    transform: scale(1);
    transition: .4s;
    opacity: 1;
}

.events-item2:hover img {
    transform: scale(1.1);
    transition: .4s;
    opacity: 0.9;
}

.blog-slider {
    margin-bottom: 0;
}

.blog-slider .slick-dots {
    position: relative;
    display: table;
    margin: -57px 12px 0px;
    width: auto;
    top: 21px;
    float: right;
}

.blog-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px 3px;
    padding: 0px;
    cursor: pointer;
}

.blog-slider .slick-dots li button {
    font-size: 0px;
    line-height: 0;
    display: table;
    width: 10px;
    height: 10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0px none;
    outline: medium none;
    background: #000;
    border-radius: 50%;
}

.blog-slider .slick-dots li.slick-active {
    background-color: transparent;
}

.blog-slider .slick-dots li.slick-active button {
    background-color: #f59d00;
}

.blog-slider .slick-dots li button:before {
    font-size: 0;
    display: none;
}

.fsc {
    font-size: 17px;
    position: relative;
    top: 1px;
    margin-right: 7px;
}

.ci-close {
    font-size: 13px;
    color: #555;
    position: absolute;
    top: -6px;
    right: -4px;
    cursor: pointer;
}

.ci-close:hover {
    color: #999;
}


/* ==========================================
   Open Table
   ========================================== */

#OT_searchWrapper select {
    padding: 0px 50px 0px 15px;
    font-size: 16px;
    height: 40px;
    border: none;
    border-radius: 0px;
    border: medium none !important;
    box-shadow: none !important;
    background-color: #F3F1ED;
    width: 100%;
}

#OT_searchWrapper input {
    width: 100%;
    font-size: 16px;
}

#OT_searchWrapper select option {
    padding: 5px 10px;
    font-size: 13px;
    border: none;
}

#OT_searchWrapper select option:hover {
    background: #F9C56A;
}

#OT_searchWrapper select {
    webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

#OT_searchWrapper select::-ms-expand {
    display: none;
}

#OT_searchWrapper .form-group label {
    display: block;
}

#OT_searchWrapper {
    margin: 0px -15px;
}

#OT_submitWrap {
    display: table;
    margin: 0px auto;
    position: relative;
    top: -10px;
}

#result {
    text-align: center;
    position: absolute;
    top: 103%;
    left: 0px;
    right: 0px;
    display: block;
    margin: 0px auto;
    font-size: 15px;
    color: #000 !important;
    max-width: 100%;
    padding: 0px 12px;
    font-family: Josefin Sans;
}

#result a {
    color: #000 !important;
}

#result em {
    font-style: normal;
}

.statusMessage,
.successmessage,
.errormessage {
    display: none;
    margin: auto;
    width: 100%;
    height: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    border: 1px solid #e1e1e1;
    margin: 0 auto 25px auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #000;
}

.statusMessage i {
    color: #3498DB;
    font-size: 15px;
    margin-right: 5px;
}

.statusMessage p {
    margin: 0;
    padding: 20px;
    color: #555;
    font-size: 14px;
}

.successmessage p {
    margin: 0;
    padding: 20px;
    color: #555;
    font-size: 14px;
}

.successmessage i {
    color: #1abc9c;
    font-size: 15px;
    margin-right: 5px;
}

.errormessage p {
    margin: 0;
    padding: 20px;
    color: #555;
    font-size: 14px;
}

.errormessage i {
    color: #ff0000;
    font-size: 15px;
    margin-right: 5px;
}

#incompleteMessage i {
    color: #f1c40f;
    font-size: 15px;
    margin-right: 5px;
}


/* 
   Slider
   ------ */

.slider-img {
    overflow: hidden;
}

.slider-img img {
    transform: scale(1);
    transition: .4s;
    opacity: 1;
}

.flexslider.special-slider .slides > li:hover .slider-img img {
    transform: scale(1.1);
    transition: .4s;
    opacity: 0.9;
}

.discover-img {
    overflow: hidden;
}

.discover-img img {
    transform: scale(1);
    transition: .4s;
    opacity: 1;
}

.discover-tile:hover .discover-img img {
    transform: scale(1.1);
    transition: .4s;
    opacity: 0.9;
}


/* 
   magnific Popup
   -------------- */

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}


/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}


/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}


/* content at start */

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}


/* content animate it */

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}


/* content animate out */

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.blog-mason-item {
    width: 33.333%;
    padding: 0px 15px 0px;
    margin: 0 0 35px;
}

article.blog-mason-item h4 {
    margin: 24px 0px 10px;
}

article.blog-mason-item p {
    color: #666;
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 29px;
}

.pagi_nation.center-block {
    display: table;
    margin: 30px auto 10px;
}

.css-pointer {
    cursor: pointer;
}


/* ==========================================
   Shortcodes
   ========================================== */


/* 
      Alert
      ----- */

.alert {
    font-family: Josefin Sans;
    font-size: 18px;
    color: #0a0a0a;
    border: none;
    border-radius: 0px;
    padding: 20px 30px;
}

.alert span {
    font-size: 14px;
    font-weight: bold;
}

.alert-info {
    background: #d9edf6;
}

.alert-tip {
    background: #fdf8e4;
}

.alert-success {
    background: #e0efd8;
}

.alert-error {
    background: #f2dedf;
}

.list.list-circle span i {
    color: #E4A83F;
    position: absolute;
    left: 0px;
    top: 12px;
    font-size: 9px;
}

.no-padding {
    padding: 0;
}


/* 
   Tabs
   ---- */

.element-tab {
    border: 1px solid #e6e6e6;
}

.element-tab .nav-tabs > li > a {
    color: #4B4741;
    font-size: 14px;
    font-family: Raleway;
    padding: 25px;
}

.element-tab .nav-tabs > li {
    border-right: 1px solid #e6e6e6;
}

.element-tab .tab-content > .tab-pane {
    padding: 0;
}

.element-tab .tab-content > .tab-pane p {
    margin: 0px;
    font-size: 18px;
    line-height: 32px;
    padding: 25px;
}

.element-tab .nav-tabs {
    border-bottom: 1px solid #DDD;
}

.element-tab .nav-tabs > li.active > a,
.element-tab .nav-tabs > li:hover > a {
    color: #eeaf41;
}

.element-tab .nav-tabs > li.active {
    border-bottom: 1px solid #fff;
}


/* 
   Pricing
   ------- */

.pricing {
    border: 1px solid #e6e6e6;
    padding: 42px 32px;
    font-family: Josefin Sans;
    position: relative;
    margin-top: 50px;
}

.pricing .popular {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    background: #f59d00;
    text-transform: uppercase;
    padding: 10px 10px;
    font-weight: 700;
    text-align: center;
}

.plan-title {
    font-size: 14px;
    color: #4b4741;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
}

.plan-price {
    font-size: 36px;
    color: #e4a83f;
    font-weight: 700;
}

.plan-price span {
    font-size: 18px;
    color: #e4a83f;
    font-weight: 400;
}

.pricing p {
    font-size: 18px;
    color: #0A0A0A;
    line-height: 36px;
    margin: 47px 0 48px;
}

.no-bg {
    background: rgba(0, 0, 0, 0.8);
}

.main-wrapper {
    position: relative;
    background: #fff;
}

/* HOVER EFFECT */
/* sadie -> figcaption required */
.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.3) 80%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.3) 80%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}
.effect-sadie figcaption::before {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.effect-sadie:hover figcaption::before {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/* custom  EQUALIZE*/

.special .discover-read a, .special a .discover-read a {
    font-weight: 700;
    font-size: 2em;
    line-height:1.5em;
    text-align: left;
    color: #fff;
    display:block;
}

.special .discover-read i, .special a .discover-read i {
	font-size:1em;
}
.special .discover-content {
    background-color: #D5D5D8;
    margin: 0;
    padding: 30px;
}
.special .discover-content h3 {
    color: #fff;
    font-weight: 800;
    letter-spacing: 0.2pt;
    font-size: 2.2em;
    padding: 0px;
    text-transform: uppercase;
}
.special .discover-content h4 {
    color: #005288;
    font-weight: 800;
    padding: 0px;
}
.special .discover-content .btn{
	float:right;  border: 1px solid #ccc; background-color:#fff; padding: 10px;
}
/* custom  NAVBAR gradient*/
.navbar-gradient{
background: rgb(255,253,247); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgb(255,253,247) 15%, rgb(247,146,35) 68%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgb(255,253,247) 15%,rgb(247,146,35) 68%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgb(255,253,247) 15%,rgb(247,146,35) 68%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffdf7', endColorstr='#f79223',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/* ================================== */
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
}
.packet_dett .border{border: 1px solid#ccc !important;}
.form-scheda-dsk{display:block;}	
.info-packet-mobile{display:none;}
.form-scheda-mobile{display: none;}
.margin2-0{margin:2px 0px; }
/*  GUIDE TURISTICHE  */
.guida{padding: 30px 0;}
.tag-guide{ padding: 10px 15px; margin: 10px 5px 5px 0; color: #fff; background-color: #b0b9c2; font-size: 16px; overflow: visible; cursor: pointer; float: left;}
.guida-elenco{background: #f3f3f3;padding: 10px 30px;box-sizing: border-box; float: left;}
.titolo-box{font-size:40px; font-weight:600; color:#f59d00; /*font-family: "proxima-nova",sans-serif;*/ font-family: 'Source Sans Pro', sans-serif; line-height: 1.1em;}
.sottotitolo-box{font-size:24px; color:#000;font-weight:600; /*font-family: "proxima-nova",sans-serif;*/  font-family: 'Source Sans Pro', sans-serif;}
.testo-box{font-size:16px; color:#828281; /*font-family: "proxima-nova",sans-serif;*/ padding: 5px 15px;}
.testo-box .left {text-align: left;}
.testo-box .right {text-align: right;}
.testo-box .just {text-align: justify;}
.credits{  border-top: 1px dotted #e2e2e2;  font-size: 12px; background-color: #e6e6e6; width: 100%; float: left; position: relative;}
.credits a {font-size: 12px;}

/*  ACCORDION scheda offerta  */
button.accordion {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    color: #005288;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    /*border: none;*/
    outline: none;
    transition: 0.4s;
    font-size: 20px;
    letter-spacing: -1pt;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
    background-color: #fff; border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-bottom: none;
}

/* Style the accordion panel. Note: hidden by default */
div.panel {
    padding: 0 35px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
    border-radius: 0px;
    box-shadow: none;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: none;
    margin-bottom: 5px;
    font-family: "proxima-nova",sans-serif!important;
}

/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
div.panel.show {
    opacity: 1;
    max-height: 1200px; /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
    padding-bottom:35px;
}
button.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
    margin-top: 5px;
}

button.accordion.active:after {content: "\2796"; /* Unicode character for "minus" sign (-) */}

.borderon{  text-align: center;  display: block; border-right: 1px solid #ccc!important;  border-left: 1px solid #ccc!important;  margin-left: 0px!important;}

.btn-prenota{background-color:#faba00; border: 2px solid #ffc92b; margin:5px 0px;}
.btn-experience{background-color:#faba00; border: 2px solid #ffc92b; margin:0px 2px; color: #fff;}
.btn-experience a{color:#fff;}
.btn-experience:hover{color:#005288; background-color:#f1f1f1; border: 2px solid #f1f1f1;}
.btn-experience a:hover{color:#005288; }

.btn-blu{background-color:#005288; border: 2px solid #005288; margin:0px 2px; color: #fff;}
.btn-blu a{color:#fff;}
.btn-blu:hover{color:#005288; background-color:#faba00; border: 2px solid #faba00;}
.btn-blu a:hover{color:#faba00; }

.btn-readmore{background-color:#faba00; border: 2px solid #ffc92b; margin:5px 0px; font-weight:700; font-size: 18px; }

.richiesta-info { position: relative; width: 100%;}
.richiesta-info h2{color: #000!important;}
.richiesta-info .titolo{position: absolute; top:45%; right: 10%; z-index: 8; /*font-family: 'Passion One', cursive;*/ color:#fff; font-size: 24px; line-height: 0.5pt;}
.richiesta-info .titolo h3{ color:#fff; font-size: 3em; font-weight: 700;  letter-spacing:-1pt; text-shadow: 1px 1px 1px #999;}
.richiesta-info input, option.searchbox-table{border: 1px solid#ccc!important; border-left: none; border-right: none; margin-bottom:4px!important;}

.richiesta-info select{border: 1px solid#ccc!important;  margin-bottom:4px!important; text-align:  center; }
.richiesta-info {
    background-color: #f1f1f1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position:top center;
    background-repeat:no-repeat;
    padding: 0 0 100px 0;
}
.richiesta-info-err{background:#ff0000; color:#fff; font-weight: bold; padding: 5px 25px; border: 1px dotted #ccc; width:calc(100% - 25px); margin-left:10px; display:none;}
.offerta-corporate {padding: 250px  150px; box-sizing:border-box;}

.offerta-corporate2 {
    padding: 130px 100px;
    box-sizing: border-box;
    background: #fabb00;
}
@media (max-width: 1400px) {
    .offerta-corporate2 {padding: 20px 10px;}
}
.richiesta-info-top-img {width: 100%; max-height: 450px; overflow: hidden;}

/* MODAL POPUP ******************************************************************************/
#modalPopup{z-index:9999;background-color:rgba(0,0,0,0.5);padding:0!important;}
#modalPopup .modal-backdrop.show{opacity:.8}
#modalPopup .modal-dialog {width:100%; max-width:100%; margin:0; height:100vh;}
#modalPopup .modal-content{height:auto;width:40%;margin:20% auto;border:20px solid #fff; background-color:#fbba00;border-radius:0; overflow:visible; box-shadow:none!important;}
#modalPopup .modal-content::-webkit-scrollbar{display:none!important}
/* MODAL - close button */
.modal-content button.close{position:absolute;top:-45px;right:-45px;width:50px;height:50px;line-height:50px; font-size:2em;color:#fff!important;background-color:#005288;text-shadow:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;opacity:1;z-index:999999}
/* MODAL - contenuti */
#modalPopup .modal-body h3, #modalPopup .modal-body p { color:#fff;}
#modalPopup h3 { line-height:30px}
/* MODAL - btn */
#modalPopup .btn-popup {
	height: auto;
	font-size: 1.5em;
	width: 100%;
	box-shadow: none;
	background-color: #005288;
	color: #fff;
	text-transform: uppercase;
	border: none;
}

/* XS */
@media (max-width:768px) {
	#modalPopup .modal-content{width:80%;margin:30% auto;border:20px solid #fff; background-color:#fbba00;border-radius:0; overflow:visible; box-shadow:none!important;}
}
.navbar .navbar-nav > li.dmcmenu a{
    color: #005288!important;
}