
/* /bow/700/modules/header-03/template.css */
.header-03 nav.navbar .box-layout {
    padding: 0 30px;
}
nav.navbar.navbar-default ul.nav > li > a {
  padding: 35px 0;
}
.header-03 nav.navbar .navbar-nav > li > a, .header-03 nav.navbar .navbar-nav > li > a:hover, .header-03.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a {
    color: #fff;  padding-right:18px !important; padding-left:18px !important; font-size: 15px; margin: 0 !important; letter-spacing: 1px !important;
}

@media (min-width: 992px) and (max-width: 1400px) {
	.header-03 nav.navbar .navbar-nav > li > a, .header-03 nav.navbar .navbar-nav > li > a:hover, .header-03.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a {
	    color: #fff;  padding: 26px 8px !important;  font-size: 13px; margin: 0 !important;  letter-spacing: 1px !important;
	}
	.header-03 nav.navbar .box-layout {
    padding: 0 25px;
}
}
@media (min-width: 992px) and (max-width: 1100px) {
	.link-home { display: none; }
}

.header-03 a.logo img { max-height: 26px; }

@media (max-width: 991px) { 
	.header-03 a.logo img, .sticky .header-03 a.logo img { height: 13px; }
	nav .accordion-menu, .sticky nav .accordion-menu {padding: 23px 0 23px 0; }
	.navbar, .header-03.sticky nav.navbar-fixed-top.header-light  { background-color: #000; }
	.navbar-default .navbar-toggler .icon-bar, .header-03.sticky .navbar-default.header-light .navbar-toggler .icon-bar, .header-03.sticky .navbar-default.header-light-transparent .navbar-toggler .icon-bar {
    background: #ffffff;
}
h1.title-page {
    margin-right:50px; margin-left:50px;
}
.header-03.sticky nav.navbar-fixed-top.header-light.white-link .navbar-nav > li > a { color:#fff !important; }
}

@media (min-width: 992px) and (max-width: 1500px) {
	.header-03 nav.navbar .navbar-nav > li > a, .header-03 nav.navbar .navbar-nav > li > a:hover, .header-03.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.header-03 nav.navbar .navbar-nav > li > a, .header-03 nav.navbar .navbar-nav > li > a:hover, .header-03.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a {
		padding-right: 8px !important;
		padding-left: 8px !important;
		font-size: 12px !important;
	}
}

/* /bow/700/modules/breadcrumb/template.css */
/*.page-title { padding:25px 0; }
.breadcrumb  { padding:0;}
.breadcrumb ol {  list-style: none; margin:0; padding:0; }
.breadcrumb ol li { display: inline-block; font-size: 16px; } 
.breadcrumb ol li a { color:#777; padding: 0 10px; }
.breadcrumb ol li:first-child a {  padding-left: 0 !important; }
.breadcrumb ol li span.active { color:#003a8c; padding: 0 10px; display: inline-block; }   
.breadcrumb ol > li:after { content: "/"; padding: 0px; color:#777; display: inline-block; vertical-align: middle; font-size: 8px; opacity: 1; letter-spacing: 1;  font-size: 16px; }
.breadcrumb ol > li:last-child:after { display: none; }*/


.breadcrumb ol > li a:before {
	padding: 0px 10px 0 10px; color: #777; display: inline-block; vertical-align: middle;opacity: 1; top:-3px;
	font-size: 9px !important;font-family: 'themify' !important;content: "\e649" !important;
}
.breadcrumb ol > li:first-child a:before { display: none; }

.breadcrumb ol li span.active { color: #003a8c; padding: 0 10px 0 10px; display: inline-block; }
.breadcrumb ol li {  display: inline-block; font-size: 12px !important; text-transform:  uppercase; letter-spacing: 1px; }

/* /bow/700/modules/title-page/template.css */
/*#title-page .padding-text-title-page { padding:8% 0 6% 10%; }
#title-page .bg-diagonal-black { position: absolute; top: 0; width:223px; left:0; z-index: 1; height: 100%;  
	background-image: url('/bow/700/modules/title-page/img/bg-diagonal-black.png'); background-repeat: no-repeat;  background-position:right center !important; overflow: hidden; background-size: cover !important; 
}
#title-page .ratio-5_2 { padding-bottom: 40% !important; }

@media (min-width: 1200px) and (max-width: 1400px) { 
	#title-page .padding-text-title-page { padding:8% 0 6% 10%; }
}
@media (max-width: 1199px) { 
	#title-page .padding-text-title-page { padding:8%; }
}
@media (max-width: 991px) { 
	#title-page .padding-text-title-page { padding:50px 40px; }
	#title-page .bg-diagonal-black { display: none; }
}
@media (max-width: 767px) {
	#title-page .padding-text-title-page { padding:30px 30px; }
	#title-page .bg-diagonal-black { display: none; }
}*/

.apice span:after { 
	content: "";display: inline;top: 0; left:-35px;position: absolute; width:25px; 
	height:20px; background-image: url('/assets/img/apice-sx.png');
}
h1.title-page span:after { 
	content: "";display: inline;top: 0; left:-35px;position: absolute; width:25px; 
	height:20px; background-image: url('/assets/img/apice-sx.png');
}
h1.title-page span:before { 
	content: "";display: inline;top: 20px; right: -35px;position: absolute; width:25px; 
	height:20px; background-image: url('/assets/img/apice-dx.png');
}
h1.title-page { display: inline-block !important; }

/* /bow/700/modules/registrazione/template.css */
/* Login */
fieldset.login_full{
  position: relative;
  float: left;
	width: 896px;
	margin: 10px 15px;
	}
		
fieldset.login_half {
  position: relative;
  float: left;
	width: 433px;
	margin: 10px 15px;
}	

#login-submit {
	clear: both;
	padding-top: 1em;
	text-align: center;
	}

#login-submit input {
	border: 1px solid #333333;
	padding: 2px 1em;
	background: #666666;
	color: #ffffff;
	text-transform: capitalize;
	}


		
#immaginecasuale label{
width: 436px;
text-align: right;
}	
/* Fine Login */

/* /bow/700/modules/footer/template.css */
.footer-classic ul.list-inline li { padding: 10px; }
.footer-classic ul.list-inline li a { width: auto !important; height: auto !important; }

@media all and (max-width: 576px) { 
	.footer-classic ul.list-inline li { width: 100% !important; }
	.footer-classic ul.list-inline li a { width: 100% !important; height: auto !important; }
}

/* /bow/700/modules/newsletter/template.css */
/*.input-newsletter input {
	float: left;
	margin: 0 8px 0 0;
	margin-top: 1px \9;
	width: 22px;
	height: 22px;
	padding: 6px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border .15s ease-in-out,color .15s ease-in-out;
	-o-transition: border .15s ease-in-out,color .15s ease-in-out;
	transition: border .15s ease-in-out,color .15s ease-in-out;
}*/
.input-newsletter input.form-control {
    padding: .5rem 1rem !important;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0;
}
.input-newsletter ..input-group-append>.btn { margin:0; }


input.btn-newsletter {
    display: inline-block;
    border: 2px solid transparent !important;
    border-radius: 0;
    text-transform: uppercase;
    width: auto;
    font-weight: 400!important;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    letter-spacing: 1px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-style: left!important !important;
    line-height: 17px !important;
    background: transparent;
    font-size: .875rem !important;
    border-color: #000000 !important;
    color: #000000 !important;
    padding: 12px 22px !important;
}
