.container,.container-fluid, 
.container > .col-lg-12,
.container-body{ width:100%;max-width:100%;margin:0;padding:0}
#crumbs,#reloadForm,.offTitle {display:none!important}
.row.mainContent .col-lg-12{margin:0}

/*** Nav ***/

#nav {
    background-color: rgba(48, 48, 48, 0.75);
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    height: 45px;
    margin: 0px;
    padding: 0 10px;
}
.menu li {
	display: inline-block;
	text-transform: uppercase;
	font-size: 18px;
	position: relative;
	border-right: 2px solid #fff;
}
.menu a {
	display: block;
	padding: 10px 30px;
	text-decoration: none;
	color: #fff;
	transition: .3s;
	height:45px
	}

.menu li .fa-caret-down:before{
	content:""
}
a:hover {
	color: #8e8e8e;
	}

.sub_menu {
    position: absolute;
	text-align: left;
	top: 0; /*55px;*/
	left: 0px;
	border: none;
	visibility: hidden;
	opacity: 0;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 500px;
	width: 230px;
	z-index: 600;
}

.menu .has-children:hover .sub_menu {
	transition: .5s;
	visibility: visible;
	opacity: 1;
	top: 45px;
}

.sub_menu li {
	background-color: rgba(48, 48, 48, 0.75);
    width: 220px;
	font-size: 14px;
	color: #fff;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #fff;
	border-right: none;
}
.sub_menu a{
	padding:0 30px;
	height:25px
}

/*** Slider ***/

#slider img{
	width:100%;
}
#richiestacampo .close{
	color:#fff;
	margin-top:-25px
}
#richiestacampo .modal-content,
#richiestacampo .modal-header,
#richiestacampo .modal-footer{
	background:#333;
	color:#fff
}
#richiestacampo .modal-content{
	border-radius: 5px;	
}
#richiestacampo .modal-header{
	text-transform:uppercase
}
#richiestacampo input[type=text],
#richiestacampo input[type=email] {
    border-radius: 5px;
    padding: 10px;
    border: none;
    font-size: 16px;
   	height: 36px;
	color:#000
}

#richiestacampo .btn {
	border-radius: 5px;
    padding: 5px;
    font-size: 14px;
	font-family: "lato";
	color: #fff;
    width: 200px;
	height: 36px;
	background-color: rgba(0,0,0,0);
	border: 2px solid #fff;
	transition: .3s;
}
#richiestacampo a {
	color:#fff
}


.sfondo_ricerca {
	border-radius: 25px;
	background-color: rgba(48, 48, 48, 0.75);
	position: absolute;
	padding: 15px;
	color: #fff;
	font-size: 26px;
	text-align: center;
	text-decoration: none;
	left: 50%;
	top: 450px;
	transform: translate(-50%, -50%);
	width: 775px;
	height: 250px;
}

.ricerca {
	position: absolute;
	margin-left: 15px;
	top: 60px;
}

.informazioni {
	position: absolute;
	left: 50%;
	top: 110px;
	transform: translate(-50%);
	
}

.informazioni a {
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	background-color: rgba(0,0,0,0.30);
	border: 2px solid #fff;
	border-radius: 5px;
	padding: 6px;
	padding-left: 10%;
	padding-right: 10%;
	width: 700px;
	transition: .3s;
	display: block;
}


.ricerca input[type=text] {
    border-radius: 5px;
    padding: 10px;
    border: none;
    font-size: 16px;
    width: 600px;
	height: 36px;
	color:#000
}

.ricerca button[type=submit] {
	border-radius: 5px;
    padding: 5px;
    font-size: 14px;
	font-family: "lato";
	color: #fff;
    width: 85px;
	height: 36px;
	background-color: rgba(0,0,0,0.30);
	border: 2px solid #fff;
	transition: .3s;
}
/*** Content ***/

#content {
	margin: 0 auto;
	background-image: url(../imgs/golf/sfondo-pacchetti.jpg);
	min-height: 765px;
	width: 100%;
    padding: 0 5%;
	position:relative;
	z-index: 12;
}

.sfoglia {
  font-size: 30px;
  color: rgb(2, 110, 183);
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-shadow: 0px 2px 29px rgba(55, 55, 55, 0.19);
  position: relative;
	padding: 20px;
}

.proposta {
    padding: 15px;
	text-decoration: none;
    z-index: 53;
}
.proposta ul,.prezzo ul{
	padding-left:0
}

.prezzo {
	position: absolute;
    margin: 15px;
	bottom: 65px;
	text-align: center;
	/*width: 315px;*/
}


.prezzo a {
	color: #fff;
	text-decoration: none;
	font-size: 0.98em;
	background-color: rgb(2, 110, 183);
	border-radius: 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

ul {
    list-style-type: none;
}

.green_fees {
  font-size: 0.8em;
  color: rgb(89, 146, 25);
	border: 1.5px solid #598527;
	padding: 5px;
	width: 70%;
  z-index: 66;
}
.dett_prezzo {
	font-size: 0.8vw;
	padding: 0px 0px 20px 0px;
	text-align: center;
}
.proposta h3 {
  font-size: 1vw;
  color: rgb(2, 110, 183);
  text-align: left;
	line-height: 1.4em;
	padding: 5px 0px;
  z-index: 56;
}

.box_proposte img {
	border-radius: 20px 20px 0 0;
	position: relative;
	max-width: 100%;
	z-index: 54;
}

.box_proposte {
	display: inline-block;
	float:left;
	border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 29px 0px rgba(55, 55, 55, 0.19);
	margin:10px;
	width: 23%;
	height: 625px;
}

.price {
	color: rgb(2, 110, 183);
	display: inline-block;
	text-align: right !important;
	margin: 30px 0 0 0;
}

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

i {
	color: rgb(2, 110, 183);
	margin-right: 5px;
}