/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,700,900&display=swap');


#fs {
	height: 100vh;
	 
	
     background-image: url(../images/bg.jpg); 
     background-position:center center; 
     background-repeat:no-repeat; 
     background-size:cover;
	
}

.vcenter2 {

	position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  
}

/*
	font-weight: 300 light
	font-weight: 400 regular
	font-weight: 700 bold
	font-weight: 900 black
	font-weight: 300 light

*/

* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}


.gift-card {
/*	border: 1px solid #5A5A5A;*/
	margin-top: 15px;
	margin-bottom: 15px;
	max-height: 180px;
/*-webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.4); 
box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.4);*/


}


hr.grigio {
  border-top: 1px solid #5A5A5A;
}


.parallax-window {
    min-height: 550px;
    background: transparent;
}



.file-drop-zone-title {
    color: #706F6F;
    font-size: 1.0em;
	line-height: 1.2em;
    text-align: center;
    padding: 10px;
    cursor: default;
}


.file-footer-caption  {
line-height: 1.2em;
}

.file-drop-zone {
	min-height: 90px;
}


.footer {
	
	/* border-top: 1px solid rgba(230, 230, 230, 0.9);*/
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #010101;
	
	}	
	
.footer a {
	color: #c1c1c1;
	-webkit-transition: color 300ms ease-out 0s;
	-moz-transition: color 300ms ease-out 0s;
	transition: color 300ms ease-out 0s;
	}	

.footer a:hover,
.footer a:focus {
	color: #ffffff;
	text-decoration: none;
	}		
	

.form-control:focus {
	border-bottom: solid 1px #c3c3c3;
	outline: 0;
	-webkit-box-shadow: inset 0 0px 0px 0px rgba(0,0,0,0.08),0 0 0px rgba(0,0,0,0.50);
	box-shadow: inset 0 0px 0px 0px rgba(0,0,0,0.08),0 0 0px rgba(0,0,0,0.50);
}





/* input e select INIZIO */


.form-group .bootstrap-select.btn-group {
    margin-bottom: 15px !important;
}	

.select-margin-bottom {
	margin-bottom:30px;
}
.select-margin-bottom2 {
	margin-bottom:5px;
}
.form-control::-webkit-input-placeholder { color: #999999; }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: #999999; }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: #999999; }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: #999999; }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: #999999; }  /* Microsoft Edge */


label {
font-size: 0.9em;
	color:  #fff;

}


.textbox {
	width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 20px;
    font-family: 'helvetica';
    outline: 0;
    border-bottom: 1px solid #5A5A5A;
	border-top: none;
	border-left: none;
	border-right:none;
    background-color: #010101;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 50px;
    text-align: left;
	border-radius: 0px;
	}
	
.selectbox {
	color: #fff;
    font-size: 20px;
    font-family: 'helvetica';
  /*  outline: 0;*/
 border-bottom: 1px solid #5A5A5A;
	border-top: none;
	border-left: none;
	border-right:none;
	background-color: #010101;
    border-radius: 0px;
  height: 50px;
	}	

.bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .bootstrap-select .dropdown-toggle:focus {
	color: #ffffff;
}


/* input e select FINE*/



.margin-top-lg {
	margin-top: 60px;
	}
.margin-top-md {
	margin-top: 30px;
	}
.margin-top-sm {
	margin-top: 15px;
	}


.text-muted {
/*color: #000;*/
}



.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #000;
  text-decoration: none;
  background-color: #c3c3c3;
  outline: 0;

}


.spacer-xs {
	display:block;
	height:20px;
	}

.spacer-md {
	display:block;
	height:50px;
	}
	
.spacer-lg {
	display:block;
	height:80px;
	}



.zoom {
    transition: all .4s; /* Animation */
  }

.zoom:hover {
    transform: scale(1.03); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
-webkit-box-shadow: 0px 10px 12px -5px rgba(0,0,0,0.29);
-moz-box-shadow: 0px 10px 12px -5px rgba(0,0,0,0.29);
box-shadow: 0px 10px 12px -5px rgba(0,0,0,0.29);
}

.testo-piccolo {
	font-size: 0.6em; 
	margin-top:-50px;
}


@media (max-width: 991px) {
.testo-piccolo {	
	font-size: 0.6em; 
	margin-top:0px;
}
}


.sfondo-logo-header {
	background-color:#010101;
	margin-top:-0px;
	}
@media (max-width: 991px) {
.sfondo-logo-header {
	background-color:#010101;
	margin-top:0px;
	}
	}
	
	

.sfondo-logo-optigrill {
	background-color:#323e48;
	}

/* btn-invia INIZIO*/

.btn-invia {
	color: #c3c3c3;
	background-color: #010101;
	border-color: #c3c3c3;
	border-width: 2px;
	transition: all .3s;

}

.btn-invia:focus,
.btn-invia.focus {
	color: #000 ;
	background-color: #c3c3c3;
	border-color: #c3c3c3;
}
.btn-invia:hover {
	color: #000;
	background-color: #c3c3c3;
	border-color: #c3c3c3;
}

/* btn-invia FINE*/
.btn-round-lg{
border-radius: 22.5px !important;
padding-left: 50px !important;
padding-right: 50px !important;	
}
.btn-round{
border-radius: 17px !important;
}
.btn-round-sm{
border-radius: 15px !important;
}
.btn-round-xs{
border-radius: 11px !important;
padding-left: 10px !important;
padding-right: 10px !important;
}

/* btn ka INIZIO */

.btn-file-data {
  color: #fff;
  border-bottom: 1px solid #5A5A5A;
	border-top: none;
	border-left: none;
	border-right:none;
	background-color: #010101;
	
}
.btn-file-data:focus,
.btn-file-data.focus {
  color: #c3c3c3;
 background-color: #010101;
  
	border-bottom: 1px solid #c3c3c3;
	border-top: none;
	border-left: none;
	border-right:none;
}
.btn-file-data:hover {
  color: #c3c3c3;
 border-bottom: 1px solid #c3c3c3;
	border-top: none;
	border-left: none;
	border-right:none;
}
.btn-file-data:active,
.btn-file-data.active,
.open > .dropdown-toggle.btn-file-data {
  color: #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
	border-top: none;
	border-left: none;
	border-right:none;
}
.btn-file-data:active:hover,
.btn-file-data.active:hover,
.open > .dropdown-toggle.btn-file-data:hover,
.btn-file-data:active:focus,
.btn-file-data.active:focus,
.open > .dropdown-toggle.btn-file-data:focus,
.btn-file-data:active.focus,
.btn-file-data.active.focus,
.open > .dropdown-toggle.btn-file-data.focus {
  color: #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
	border-top: none;
	border-left: none;
	border-right:none;
}
.btn-file-data:active,
.btn-file-data.active,
.open > .dropdown-toggle.btn-file-data {
  background-image: none;
}
.btn-file-data.disabled:hover,
.btn-file-data[disabled]:hover,
fieldset[disabled] .btn-file-data:hover,
.btn-file-data.disabled:focus,
.btn-file-data[disabled]:focus,
fieldset[disabled] .btn-file-data:focus,
.btn-file-data.disabled.focus,
.btn-file-data[disabled].focus,
fieldset[disabled] .btn-file-data.focus {
  background-color: #1E191B;
  border-color: #C1C1C1;
}
.btn-file-data .badge {
  color: #C1C1C1;
  background-color: #fff;
}

/* btn ka FINE */



.numerone {
	font-weight: 700;
	font-size: 5em;
	color: #C1C1C1;
	line-height: 1.0em;
	margin: 0;

	}
@media (max-width: 767px) {
	
	.numerone {
		text-align:center;
		}
	
	
	
	}
.vcenter {
 display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

@media (max-width: 767px) {
.vcenter {
 display: block;
 text-align:center;
}

}

.paddingtop { 
	margin-top:15px;
	}
	
	
.padding0 { 
	padding-left:0px;
	padding-right:0px;
	}

.padding15 { 
	padding-left: 15px;
	padding-right: 15px;
	}
	
	
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #C1C1C1;
}







.header_logo {
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 20px;
	color: undefined;

	
	}



.selectwidth {
	
	display:inline-block;
	
	}
.selectwidth-modello {
	
	display:inline-block;
	max-width: 400px;
	
	}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #2A2A2A;
	opacity: 1;
}

.banner {
          background-color:#20232b; 
		  background-image: url(../images/sfondo_donna.jpg); 
		  background-position:center left; 
		  background-repeat:no-repeat; 
		  background-size:cover;
	}
	
	
@media (max-width: 991px)  {
  .banner {
	  background-color:#20232b; 
		  background-image: none; 
		  background-position:center left; 
		  background-repeat:no-repeat; 
		  background-size:cover;
    
  }
}	
	

body {
	/*background-image:url(../images/sfondo_2018.jpg);
	background-position: center 80px;
	background-repeat:no-repeat;
	background-size:contain;*/
	
	
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.2em;
	color: #ffffff;
	background-color: #010101;	/*text-shadow: -1px 1px 1px rgba(0,0,0,0.5);*/
	}
	
	

.txt_evidenziato {
	color: #C1C1C1;
	}	

#rimborso {
	font-size: 2.0em;
	font-weight: bold;
	color: #C1C1C1;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.80);
	}

h1, h2, h3, h4, h5, h6 {
	font-weight:700;
	
	}

#wrapper {
	/*background-image:url(../images/header_sfondo.jpg); 
	background-position: top left; 
	background-size: contain; 
	background-repeat:no-repeat;*/
	background-color: #010101;
	color: #ffffff;
}

.txt_shadow {
	text-shadow: -1px 1px 2px rgba(0,0,0,0.50);
	}	
	
a {
	color: #C1C1C1;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #ffffff;
	text-decoration: underline;
}




.well_rosso {
	background-color: #000000;
	border: 2px solid #C1C1C1;
	border-radius: 0px;
	color: #fff;
	

	}
	
	

.errore_validazione {
	color: #ffffff;
	font-weight: bolder;
	display: block;
	padding: 5px;
	margin-top: 5px;
	border-radius: 5px;
	border: 2px solid #C1C1C1;
	background-color: #ff0000;
}


#cashon .errore_validazione h4  {
	
	text-shadow:none;
}

.separatore {
	margin-top: 15px;
	margin-bottom: 15px;
}



/* nav bar */


.navbar-brand {
    float: left;
    height: 0px;
    padding: 0px 0px; 
    
    
}


.navbar-custom {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(100, 100, 100, 0.8);
	font-family:  'Nunito Sans', sans-serif;
	font-weight:300;
	background-color: rgba(0,0,0,0.85);
}
.navbar-custom .navbar-toggle {
  color: #fff;
  background-color: #c1c1c1;
  font-size: 12px;
  text-transform:uppercase;
}
.navbar-custom .navbar-toggle:focus,
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:active {
	 color: #fff;
  outline: none;
   background-color: #007db9;
}
.navbar-custom .navbar-brand {
  
}
.navbar-custom .navbar-brand:focus {
  outline: none;
}
.navbar-custom a {
	color: #fff;
	
}






.margin-nav {
	margin-right:20px;}

.navbar-custom .nav li a {
	text-align:center;
	font-family: 'Nunito Sans', sans-serif;
	font-size:20px;
	font-weight:300;
 	color: #fff;
	font-weight:normal;
	-webkit-transition: color .3s cubic-bezier(0.785,0.135,0.15,0.86);
    transition: color .3s cubic-bezier(0.785,0.135,0.15,0.86);
	margin-top: 18px;
  
}
.navbar-custom .nav li a:hover {
	color: #c1c1c1;
	outline: none;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
	color: #c1c1c1;
	outline: none;
}
.navbar-custom .nav li.active {
  outline: none;
}
.navbar-custom .nav li.active a {
	color: #c1c1c1;

}
.navbar-custom .nav li.active a:hover {
	color: #c1c1c1;

}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 18px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.nav > li > a:hover, .nav > li > a:focus {
		background-color: transparent !important  ;
		}

@media (max-width: 768px) {
	.navbar-fixed-top {
	margin: 0;
	}
.margin-nav {
	margin-right:0px;}


	
.container > .navbar-collapse {
	
	background-color: rgba(255,255,255,0.35);
	
  }
	
  .navbar-collapse .nav li a {
	width: 100%;

	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	padding-bottom:20px;
}

.nav > li > a:hover, .nav > li > a:focus {
		background-color: transparent !important  ;
		}
.navbar-collapse .nav li a:hover,
.navbar-collapse .nav li a:focus {
	color: #c1c1c1;

}
}