@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

/*
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}



Raleway

@font-face {
  font-family: 'Source Sans 3';
  src:
  url('google-fonts/Source_Sans_3/glyphicons-halflings-regular.eot'),
  url('google-fonts/Source_Sans_3/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
  url('google-fonts/Source_Sans_3/glyphicons-halflings-regular.woff') format('woff'), 
  url('google-fonts/Source_Sans_3/SourceSans3-VariableFont_wght.ttf') format('truetype'),
  url('google-fonts/Source_Sans_3/SourceSans3-Italic-VariableFont_wght.ttf') format('truetype'),
  url('google-fonts/Source_Sans_3/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}




*/


@font-face {
  font-family: 'Raleway';
  src: url('../google-fonts/Raleway/Raleway-VariableFont_wght.ttf') format('truetype'),
  url('../google-fonts/Raleway/Raleway-Italic-VariableFont_wght.ttf') format('truetype');
}


  

@font-face {
  font-family: 'Tajawal';
  src: url('../google-fonts/Tajawal/Tajawal-Bold.ttf') format('truetype'),

}


@font-face {
  font-family: 'Source Sans 3';
  src: url('../google-fonts/Source_Sans_3/SourceSans3-VariableFont_wght.ttf') format('truetype'),
  url('../google-fonts/Source_Sans_3/SourceSans3-Italic-VariableFont_wght.ttf') format('truetype');
}


div.schema {
	padding: 20px 0px;
	}


div.schema > img {
	border: 1px solid black;
	border-radius: 6px;
	
	}

h1 > div {

	font-size: 18px;
	}

.to_print {
	display: none;
	}

.testo > ol > li {
	font-size: 20px;
	}

h2 {

    /* font-family: 'Dancing Script', cursive; */



	}

.did  {
	display: none;
	/* background-image: url('../img/custom/carousel/formazione-online-a-distanza-corsi-fad_w4032_h1500.jpg'); */
	background-color: #FFF; /* #FF8040;  #002779; */

	padding: 10px 20px;
	margin: 0px;


	}

.void {
	height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	}

.evidenziato {
	color: #8CC74B;
	/* text-shadow: 0 0 3px #FFFFFF, 0 0 3px #FFFFFF; */

	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	background-color: black;
	opacity: 0.5;
	}

.did > h2 {
	margin: 0px;
	padding: 10px 0px 20px 0px;
	font-weight: bold;
	text-align: left;
	}

.did > p {

	font-size: 28px;
	line-height: 1.8em;
	font-weight: bold;
	}

mark {

	background-color: transparent !important;
	padding: 0px !important;
	margin: 0px !important;
	}

dl#faq > div {
    cursor: pointer;
	 border-top: 1px solid lightgray !important;
    }

dl#faq > div:first-child {
	 border-top: 0px !important;

	}
	
dl#faq > div > dd {
    display: none;
    }

.navbar-nav {

border-bottom: 1px solid #E7E7E7;
border-bottom: 0px;



}

.navbar {
	margin-bottom: 10px;
	}

.container-fluid {
	/* background-color: red !important; */

	}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
/*
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
*/
	background-color: #0082BE;
	color: white;
	}
/*
.navbar-default .navbar-nav > li > a {
	color: #14217B;
	}
*/

#navbar-collapse {

	
	padding: 0px !important;
	}

.navbar, .navbar-collapse {
	border: 0px;
	}
/*
#navbar-collapse {
	background-image: url('../img/custom/carousel/consulenza-ambientale_w4032_h1500.jpg');

background-color: transparent; /* sfondo menu */
}
*/


#navbar-collapse > ul {
	/* width: 98%; */
	margin-left: 1%;
	margin-right: 1%;
	}

body {
	/* background: #FFF url("../img/custom/background-little.jpg") top center fixed no-repeat; */ /* #CCFFFF */

	background-color: white;
	font-size: 18px;
	/* font-family: 'Dongle', sans-serif; */
	color: black;
font-family: 'Raleway', sans-serif;
	}
	


p {
	/* text-align: justify; */
	}
	
.glyphicon {
	
	
}

cite {
	font-style: italic;
	}


 li > a {
/* text-shadow: 0 0 3px #000000, 0 0 3px #FFFFFF; */
	font-family: 'Source Sans 3', sans-serif;
	font-size: 15px;
	
	color: #14217B;
	}
 

.titolo {

	
	}

.sottotitolo {
	}

.height70 {

	height: 70px;
	}
	
#errorMessage {
	clear: both;

	width: 100%;
	}

.share-bar {
	height: 70px;
	position: fixed;
	bottom: 0px;
	background-color: #0080C0;
	 box-shadow: 0px -3px 10px 0px #333;

	width: 100%;
	z-index: 5000;
	}

.share-bar >div {
	padding: 12px 0px;
	}


.share-bar > div > a > div {
	padding-top: 8px;
	}


.share-bar >div>a>span.glyphicon.glyphicon-envelope {
	font-size: 30px;
	color: white /* #455A64 */ !important;

	}


.share-bar >div>a>span.glyphicon {
	font-size: 30px;
	color: white /* #455A64 */ !important;

	}
	
.share-bar >div>a>span.glyphicon.glyphicon-map-marker {
	font-size: 30px;
	color: white /* #455A64 */ !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

.share-bar > div > a {
	font-family: 'Tajawal', sans-serif;
	color: white /* #455A64 */ !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 0.2em !important;
	}

.share-bar > div > a:hover {

	text-decoration: none;
	} 
	
img.wa {
	
	max-height: 50px;
	margin: 0px auto;
	}

.share-bar > div {
	text-align: center;
	}


.errore {
	text-align: center;
	font-weight: bold;
	color: red;
	}
/*
.handwriting {
	
	font-family: 'Dancing Script', cursive;
	font-size: 40px;
	text-indent: 0px !important;
	text-align: center !important;	
}
*/

ul.nav.navbar-nav.navbar-right > li.dropdown > ul > li > a {
	white-space: normal;
	}

.navbar-default {
	background-color: transparent;
	border-top: 0px;
		
}
	
.navbar-form {
	margin-left: 5px;
	margin-right: 5px;
	}

.navbar-form>div>input[type="text"] {
	margin-top: -8px;
	}


ol.browser-ss>li {
	font-size: small;
	margin-top: 20px;
	}

ol.browser-ss>li>b {
	border: 1px solid lightgray;
	border-radius: 4px;
	padding: 2px 4px;
	white-space: nowrap;
	}
	
ol.browser-ss {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-bottom: 20px;
	}
	
ol.browser-ss>li>img {
	border: 1px solid black;
	margin: 10px 0px;

	}

div.testo>ul,div.testo>ul>li {
	/* list-style: none;
	padding: 0px;
	margin: 0px; */
	}
	
div.testo>ul,div.testo>ol {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	}


div.testo>p, li > p {
	line-height: 1.5em;
	/ * text-align: justify; */
	text-indent: 1em;
	font-size: 20px;
	
	}




dd {
	
	border-bottom: 1px solid lightgray;
	padding-top: 0px;
	}


dl > div {
	height: 10px;
}

dl {
	padding: 10px;
	background-color: #F5F5F5;
	
	border-radius: 8px;
	}
	

p > a, dt > a {
	/* color: #5B2457 #FFA226 !important; */
	/* text-decoration: underline; */
	}

	

dt, dd
	{
	
	font-size: 20px;

	}

.testo > dl > dt {
	
}

.testo > dl > dd {
	padding-top: 0px;
	padding-left: 10px;

}


	
div.testo>div.row {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted lightgray;
	}
         
#recaptcha_widget {
                  text-align: center;
                  padding: 20px 0px;
                  margin: 0px auto;

                  width: 310px;



                  }
              



#recaptcha_widget div {
                  padding-top: 10px;
                  }

#recaptcha_image {

                }

.recaptcha_response_input_custom {
                                 clear: both;
                                 margin-top: 10px;
                                }
	
p.privacy {
	clear: both;
	padding: 20px 0px;
	
	}
	
p.privacy>button {
	margin-bottom: 20px;

	}
/*
#carousel {
	max-height: 680px;
	overflow: hidden;
	}

*/

	
.carousel-caption {
	/* background-color: white; */
	position: absolute;

	border-top-right-radius: 4px !important;
	border-top-left-radius: 4px !important;	
	filter: alpha(opacity=70); 
	-moz-opacity:.70;
	opacity:.70;
	
	padding: 0px;
	margin: 0px;

	background-color: white !important;
	height: 30px;
	top: 40px;
	text-align: center;
	}

.carousel-caption>h2 > a  {	
	color: white !important;
	text-align: center;
	z-index: 300;
	/* font-weight: bold; */
	line-height: 0.8em;
	font-size: 20px;
	text-decoration: none;
	/* font-family: 'Caveat Brush', cursive; */
	}

.carousel-caption>h2 {
	margin-top: 0px;
	padding-top: -50px;

	}
	
.carousel-caption>h3 {
	padding: 0px;
	margin: 0px;
	/* font-variant: small-caps; */
	font-size: 20px;
	letter-spacing: 0.3em;
	text-shadow: -2px 2px #000000;
	font-weight: bold;
	margin-top: -150px;
	color: white;
	/* color: #FF9F36; */
	line-height: 1em;
	-webkit-text-stroke-width: 1px;
          -webkit-text-stroke-color: black;
          /*
          background-color: black;
          border-radius: 6px;
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.55;	
	*/
	}
	

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a {


	background-color: #0082be !important;
	}

.navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a {

	color: #FFF !important;
	
	}



.social-icons  {
	text-align: right;
	}	

.social-icons.visible-xs {
	
	margin-top: 13px;
	margin-bottom: -15px;
	margin-right: 15px;
	z-index: 5000;

	}

.social-icons > a {
	margin-left: 10px;
	
	}



.social-icons.visible-xs > a > img  {
	height: 30px;
	margin-top: -103px;

	}	

.social-icons.visible-xs > a:last-child > img  {

	margin-right: 40px;
	}

.social-icons > a {
	margin-left: 4px;
	
	}


.social-icons .visible-xs > a {
	margin-left: 5px;
	
	}


.social-icons > a:first-child {
	margin-left: 0px;
	
	}

	
ul.social-box {
	margin-right: 0px;

	}
	
.nav>li.social {

	text-align: center;
	padding: 5px 0px 5px 20px;

	}
	
#modulo, button.recapiti, li>span.modulo {
	display: none;
	}

button.recapiti, button.modulo {
	 border-radius: 25px;
	 margin-right: 10px;
	}


#errorMessage > p {

	text-align: center;
	margin: 20px 10px;
	padding: 10px 10px 3px 10px;
	background-color: lightblue;
	border-radius: 6px;
	
	
	}

.breadcrumb>li+li:before {
    padding: 0px 0px 0px 5px;
	}
	
.nav>li.social>a {
	display: inline;
	padding: 0px;
	}	

.nav>li.social>a>img {
	padding: 5px 2px;

	}	

ul {
	padding-left: 15px;
}

nav {
	margin: 5px 0px;
	}
	

div.testo img.img-responsive {	
	float: left;
	margin: 0px 10px 10px 0px;
	border-radius: 6px;
	border: 1px solid lightgray;
	padding: 5px;
}
	
.traduzione {
	float: right;
	width: 80px;
	font-size: 10px;
	
	border: 1px solid lightblue;
	border-radius: 6px;
	padding: 8px 8px 2px 8px;
	margin-left: 16px;
	text-align: center;
	cursor: pointer;
	background-color: white;
	z-index: 200;
	
}	

.note {
	border-top: 1px solid lightblue;
	clear: both;
	text-indent: 1em;
	margin-top: 20px;
	
}

.scritta {
/*
	position: absolute;
	top: 80px;
	margin-left: 10px;
	z-index: 200;
	width: 140px;
	height: 138px;
*/	
	}	

.navbar-brand > small > img {
	max-height: 50px;
	margin-top: -15px;
	margin-left: 0px;

}

body > div > nav > div > div.navbar-header {
	padding-top: 2px;
	padding-bottom: 2px;
	/* background-color: white; */
	border: 0px !important;
}


.to-print {
	display: none;
	}

a.to-top {

	border: 0px;
	margin: 0px;
	position: fixed;
	z-index: 1500;
	padding: 5px;
	color: #0080C0;
	right: 18px;
	bottom: 90px;
	height: 24px;
	width: 24px;
	font-size: 24px;
    text-shadow: #FFF 1px 0px 10px;
	}
	

.logo>img {
	margin: 20px auto 30px auto;
	border-radius: 6px;
	margin-bottom: 2px;
	}	
	

.aside {
	text-align: right;
	background-color: #F5F5F5;
	padding: 10px;
	margin: 0px 30px 30px 30px;
	border-radius: 6px; font-size: 18px;
	}


.aside > img {
	border-radius: 6px;
	margin: 0px auto;
	}


.aside > blockquote {
	text-align: left;
	text-indent: 0px;
	font-size: 18px;
	}


.logo>ul.share_it {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.logo>ul.share_it>li {
	margin-bottom: 10px;
	
}

.logo>ul.share_it>li >a{
	display: block;
	
}
	
.logo-top>img, .logo-top>a>img {

	width: 140px;
	height: 140px;

}
	
.logo-top, .logo-top>a>img {


	
	border-radius: 25px;	
}	


.logo-top {

	background-color: white;
	padding-bottom: -3px;	
	padding-top: 4px;
	padding-right: -6px;
	padding-left: 5px;
	position: absolute;
	top: 0px;
	margin-left: 10px;
	z-index: 200;

	
	
}	
	
.citazioni>blockquote, blockquote {
	font-size: 16px;
	/* font-style: italic; */
	border: 0px;
	margin: 10px;
	padding: 0px;
	text-indent: 1em;
	color: gray;
	}
	
div > blockquote, q {
	margin: 1em;
	font-style: italic;
}



	
.citazioni>p {
	margin: 0px 10px;
	color: gray;
	}
	
	
.widget {
	margin-bottom: 20px;
	}

.widget>iframe {
	margin-top: 20px;
	}

.contact-options {
	width: 100%;
	text-align: right;
	float: right;
	
	}
	


	
div.control-group, div.form-group {
	clear: both;
	padding-top: 10px;
	}	
	
p.response {
	margin: 20px 0px;
	}

h1 {
	font-size: 34px;
	color: #F26792;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid lightgray;
	text-align: center;

	/* font-family: 'Caveat Brush', cursive; */
font-family: 'Raleway', sans-serif;
	}	
	
.eventi {
	padding-bottom: 20px;
	}	
	
.eventi, .eventi>p {
	margin: 0px;
	padding: 0px;
	
	}
	
.eventi>p>a {
	color: #777777;
	}
	
.eventi>p>a:hover {
	color: #333333;
	}	
	

	
.eventi>p {
	font-size: small;
	}	

.eventi>img, .eventi>a>img {
	margin: 5px auto 5px auto;
	border-radius: 6px;
	}

	
h2, form legend {
	margin-top: 1em;
	margin-bottom: 1em;
	/* border-left: 10px solid lightgray; */
	padding-top: 10px;
	
	border-radius: 6px;
	/* font-size: 26px; */
	/*
	margin-left: 0.5em;
	padding-left: 0.5em;
	*/
	text-align: center;
	border-bottom: 0px;
	color: #F26792
	
	}

.box > div > h2 {
	margin-top: 17px;
	
	}


h3 {
	font-weight: bold;
	
	font-size: 24px;
	

	}

h4 {
	margin-top: 1.5em;
	font-style: italic;
	font-size: 14px;
	

	}
	
div.testo>h3 {
	font-size: 24px;
	font-weight: bold;
	}

#main-background {

/*	background-image: url('../img/custom/carousel/consulenza-ambientale_w4032_h1500.jpg');*/
	background-attachment: fixed;
	background-position: center; 
}

.container-fluid { 

	padding-right: 0px;
	padding-left: 0px;
	}

.navbar-default .navbar-nav>li>a {
	color: #0087BA;
	}

#navbar-collapse > ul.nav.navbar-nav.navbar-right > li.lev > a {
	color: #777;
	}

.container-fluid>.navbar-header {
	margin-left: 0px;
	margin-right: 0px;
	}


.breadcrumb {
	margin-left: 15px;
	margin-right: 15px;

	}

.navbar-nav, .container-fluid>.navbar-collapse {
	margin: 0px;
	}

#navbar-collapse {
	background-image: url('../img/custom/carousel/consulenza-ambientale_w4032_h1500.jpg');
	background-attachment: fixed;

	}

.testo {
	margin-bottom: 20px;

	}

.testo > div {
	background-color: white;
	opacity: 0.96;
	margin-left: 0px;
	margin-right: 0px;
	border-radius: 8px;
	padding: 10px;
}

	
span.sostienici {
	color: red;

	}
	
.url {
	font-size: 16px;

	text-indent: 0px !important;
	}
	
.visited-day {
	white-space: nowrap;
	font-size: 10px;
	}
	
.facebook {
	padding: 0px;
	margin: 0px;
	width: 100%;
	overflow: hidden;
	}

	
div.row.footer {
	background-color: #0085BC; /* viola #14217B; */
	
	border-radius: 3px;
	margin: 20px 0px;
	color: white;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding-top: 0px;
	font-size: 14px;

	}



.navbar-nav.navbar-right:last-child {
	margin-right: 0px;
	}
	
div.row.footer>div>a {
	color: white !important;
	font-weight: bold;
	}
	
form.form-ordine {
	padding: 15px;
	}

div.invia-ordine, div.entra-negozio {
	background-color: white;
	text-align: right;
	}	
	
.invia-ordine>button {
	font-size: 25px;
	color: red;
	padding: 15px;
	}

.form-control-static {
	padding: 15px;
	}
	
div.row.footer>div>a {
	color: #A47777;
	text-decoration: none;
	}	
	
div.row.footer>div>a:hover {
	color: #333333;
	}	

.angle {
	display: none;
	}
	
.container {
	/* display: none; */
	/* box-shadow: 0px 0px 10px #000000; */
	/* max-width: 950px; */
	margin: 0px auto;
width: 100%;

	padding-top: 4px;
	background-color: white;
	padding: 0px;
	/*
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;	
	*/

	display: none;
	}


	
	
.tag {
	border-radius: 4px;
	border: 1px solid lightgray;
	padding: 5px;
	}	
	
.nowrap {
	white-space: nowrap;
	}
	
.citazioni {
	margin-top: 30px;
	margin-bottom: 30px;
	}	
	
	

div.row.products>div>div>div>hr, div.row.products>div>div>div>br  {
	padding: 0px;
	margin: 5px;
	clear: both;
	}
	

.navbar-form {
	margin: 0px;
	padding: 0px;
	
	}

.r {
	text-align: right;
	}
	
div.row.products>div>div>div>ul>li, div.row.products>div>div>div>form>button, div.row.products>div>div>div>form {
	width: 100%;
	margin: 0px;
	
	}

tr > th {
	text-align: center;
	}
	
.nav-pills>li>a {
	border: 1px solid #428bca;
	text-align: center;
	}
	
.nav-pills>li.active>a>span.glyphicon {
	color: white;
	}
	
	/*
.thumbnail h2 {
	padding-top: 0px;
	margin-top: 8px;
	text-align: center;
	}

div.thumbnail.product-item, div.add-cart .thumbnail {
	border: 0px;

	}
*/
	


.pager {
	background-color: lightgray;
	margin-right: 30px;
	margin-left: 15px;
	border-radius: 5px;
	padding: 10px 10px 0px 10px;
	}
	



ul.pager>li>a {
	margin-bottom: 10px;
	}

.pager .glyphicon {
	color: #428BCA;
}



div.caption>dl {
	clear: both;
	padding-bottom: 5px;
	}

div.caption>dl>dt, div.caption>dl>dd {
	width: 48%;
	}	
	
div.caption>dl>dt {
	text-align: right;
	float: left;
	}

div.caption>dl>dd {
	text-align: left;
	float: right;
	}
	
div.cancella-dati>dl {
	font-size: small;

	}

div.cancella-dati>dl>dd {
	background-color: red;
	color: white;
	padding: 0px 5px;
	font-weight: bold;
	}
	
	
	

	
#bs-example-navbar-collapse-1 > form > div > input.form-control {
	margin-top: -10px;
	}

.row {
	margin: 0px;

	}
	
