
/*
Theme Name:Office
Theme URI:http://ThemeWagon.com/
Author:ThemeWagon
Author URI:http://ThemeWagon.com/
Description:Creative is a single page html template based on bootstrap 3
Version:1.0.0
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
*/

 /*
* ==========================================================================
* Global
* ==========================================================================
*/
body{
    font-family: 'Noticia Text',sans-serif;
 } 
html { height: 100% }
body { height: 100%;}

h2 { font-size:16px;}
	
.btn-primary{
  margin-left: 20px;
}
.blog-title{
  color: #385A30;
  font-family: "Noticia Text";
  font-variant: small-caps;
}

 .main-content{
    margin-top: 20px;
    padding-bottom: 50px;
    text-align: left;
}

.section-global-wrapper {
  position: relative;
}
.section-global-wrapper:before,
.section-global-wrapper:after {
  content: " ";
  display: table;
}
.section-global-wrapper:after {
  clear: both;
}
.container-fluid-kamn {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-kamn {
  margin-right: auto;
  margin-left: auto;
}

.container h2{
	font-size:24px;	
	color:#3c3c3c;
	font-weight:bold;
	margin:0;
	padding:0;
	/*text-shadow: 1px 1px #696968;*/
}



@media (min-width: 1068px) and (max-width: 1400px) { 
 .post-sidebar{
    margin-top: 15px;
    border:1px solid #DDD;
    padding: 5px;
  }
 
}
@media (min-width: 750px) and (max-width: 1060px) { 
 .post-sidebar{
    width:204px;
    margin-top: 15px;
    border:1px solid #DDD;
    padding: 5px;
    float: right;

 }
}
.tales {
  width: 100%;
}
.blog-post{
 margin-bottom: 10px;   
}
.blog-image{
    margin-bottom: 20px;
}
.carousel-inner{
  width:100%;
  max-height: 700px !important;
}
.post-sidebar{
    margin-top: 15px;
    border:1px solid #DDD;
    padding: 5px;
 }
.didascalia{
	font-style:italic;
}
.form-group{
    
    padding:0px 20px 0px 20px;
}
.dropdown-menu ul li{
    list-style: disc;
}
h3.col-xs-12{
    margin-top: -20px;

}
.content-space{
    margin-top: 40px;
}
.center{
    text-align: center;
}
.block-author{
    color: #D7002E;
}

.btn-info{
float: right;
}


.icon-space{
    display: inline-block;
    padding:10px;
}
.current span{
    color:#b9c200;

}


.title-text{
  font-family: 'Raleway', sans-serif;  
  letter-spacing: .2px;
  font-size: 40px;
}
.img-pad{
    padding-right: 23px;
}
.main-content{
    margin-top: 80px;
}



.white-text{
    font-style: italic;
    color: white;
}

body {
    font-size: 15px;
    line-height: 28px;
    background:#FFF;
    font-family: 'Noticia Text', sans-serif;  
}

a {
    color: #3c3c3c;
    text-decoration: none;
	cursor: pointer;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}

footer a {
    color: #fff;
    text-decoration: none;
	cursor: pointer;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}

a:hover { color: #888; text-decoration: none; }

strong { font-weight: bold; }

address {
    margin-top: 28px;
    }


hr {
    margin-bottom: 10px;
    margin-top: 10px;
}


@media (min-width: 50px) and (max-width: 988px) { 
 
 address {
    margin-top: 28px;
    margin-left: 21px;
    }
 
}
@media (min-width: 988px) and (max-width: 1200px) { 
 
 address {
    margin-top: 28px;
    margin-left: -58px;
    }
 
}

@media (min-width: 768px) and (max-width: 990px){}
/*
* ==========================================================================
* Nav Pills
* ==========================================================================
*/
.nav-pills > li.selected > a,
.nav-pills > li.selected > a:hover,
.nav-pills > li.selected > a:focus {
  color: #ffffff;
  background-color: #b9c200;
}
/*
* ==========================================================================
* Pills Centered
* ==========================================================================
*/
.nav-pills-centered > .nav-pills {
  text-align: center;
}
.nav-pills-centered > .nav-pills > li {
  float: none;
  display: inline;
}
.nav-pills-centered > .nav-pills > li > a,
.nav-pills-centered > .nav-pills > li > span {
  display: inline-block;
  padding: 5px 14px;
}
.nav-pills-centered > .nav-pills > li > a.active,
.nav-pills-centered > .nav-pills > li > span.active,
.nav-pills-centered > .nav-pills > li > a.selected,
.nav-pills-centered > .nav-pills > li > span.selected {
  color: #ffffff;
  background-color: #b9c200;
}



/*
* ==========================================================================
* Navbar
* ==========================================================================
*/



.active{
/*  background:#74B9B9 !important;*/
  color: white;
}
.navbar {
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 40px;
  
  
}

#header-logo {
width:35%;
float: left; 
margin-left: -35px;
}

#header-logo img {
width:100%;
}

#navbar-spy {

float: right;
}

.header-claim {
float: right;
padding: 20px 10px;
text-align: right;
width: 65%;
font-size: 42px;
font-family: 'Noticia Text', serif;
font-weight: 400;
/*font-style: italic;*/
color: #4d8b3f;
}

@media (max-width: 768px) { 
  .header-claim {
	font-size: 21px;
	padding: 25px 10px 25px 10px;
}
}

@media (max-width: 1199px) {
  .header-claim {
	padding: 18px 10px;
}
}

.navbar-brand, .container-fluid{
height: auto;
padding:0px;
margin: 0px;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 0px;
    margin-right: 0px;
}

@media (max-width: 767px) { 

#header-logo {
width:80%;
float: left; 
margin-left: -35px;
}
	
.header-claim {
width: 100%;
}

#navbar-spy {
width:100%;
}

.navbar-collapse {
    padding: 0px;

} 
}  

/*
* ==========================================================================
* Navbar Nav Links
* ==========================================================================
*/

.navbar-toggle
{
	border: 0px;
	border-radius: 0;
	margin-top: 55px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form
{
	border-color: transparent;
}

@media (max-width: 767px) { 
  .navbar-nav > li > a {
  padding: 40px 0;
  margin: 0;
  border-radius: 0px;
  border-bottom: 1px solid #9d8570;
	}

}

.navbar-nav > li > a {
  padding: 15px;
  margin: 0px;
  border-radius: 0px;
 }

.navbar-nav {
  font-size:16px;
  margin: 40px -15px 0 0 !important;
  
}

.navbar-toggle {
    margin-right: 0px;
}

.navbar-default .navbar-nav > li > a {
    color: #3c3c3c;
	text-transform:uppercase;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #9d8570;
	text-transform:uppercase;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    color: #0b8e36 !important;
	text-transform:uppercase;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {

    color: #0b8e36 !important;
}

.dropdown-menu > li > a {
	color: #936037;
	text-transform:uppercase;
	font-size:12px;
}
.dropdown-menu > li > a:hover {
	color: #0b8e36;
	background-color:#d1f8bb;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 13px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 3px solid #0b8e36 !important;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}



@media (max-width: 767px) { 
  .navbar-nav {
    margin: 0;
    width: 100%;
}

	.navbar-header {
	position: absolute;
	right: 15px;
}

}

@media (min-width: 768px) and (max-width: 991px) {
.navbar-nav  {
  font-size:12px;
}

}
/*
* ==========================================================================
* Brand / Project Name
* ==========================================================================
*/
.navbar-brand {  
  z-index: 9999px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 2px;
  padding-top: 0px;
}
.side-left{
  background:#e5e5e5;
  box-shadow: 3px grey;
  color: #555555;
  padding: 30px;
  letter-spacing: .9px;
  border-radius: 8px;
  margin: 0 0 20px 0;
}
@media (min-width: 800px){ 
 
.side-left{
   height: auto;
}
 }

.banner-text{
    font-family: 'Raleway', sans-serif;
    color:white;
    font-size: 50px;

    }

#banners{
    
    margin-top: 30px;
    margin-bottom: 10px;
}
#banner-home{
    background-image:url('../img/slider/1.jpg');
    height:350px;
    margin-bottom: 30px;
    padding-top: 120px;
}

@media (min-width: 100px) and (max-width: 800px) { 
 
    #banner-home{
    background-image:url('../img/slider/1.jpg');
    height:450px;
    margin-bottom: 30px;
    }
 }
#banner{
    margin-top:0px;
}


.header h1 {
    float: left;
    margin: 0;
    text-align: left;
}
.header a.brand {

    font-family: 'PT Sans', sans-serif;
    font-size: 40px;
    margin-top:5px;
    display: inline-block;
    width: 270px;
    height: 96px;
    padding: 30px 10px;
    /*background: url(../img/logo.png) 20px center no-repeat; */
}
@media (min-width: 50px) and (max-width: 768px) { 
        .header a.brand {
        width: 170px;
        margin-top:-41px;
        margin-top: -41px;
        position: absolute;
        font-size: 37px;
     } 
	 
 }  

.paragraph-text{
    text-align: justify;
    letter-spacing:1px;
    font-size: 16px;
    font-family: 'Arial', sans-serif;
    line-height: 24px;
}
.left2{
    text-align: left;
    letter-spacing:.7px;
    font-size: 13px;
    color: #71d7c2;
}

.spacing{
    margin-bottom: 80px;
}

.sidebar-right{
    font-size: 13px;
    font-weight: bold;
    color:#84d7bd;
}

.featured-img{
    padding: 0px 15px 15px 0;

}
p.blog-text{   
    font-size: 16px;
    letter-spacing: .1px;
    font-family: 'Arial';
    text-align:justify;
    text-justify:inter-word;
    }

.btn-sm{
    margin-left: 21px;
}

 
 
 
/*
* ==========================================================================
* Feedback Section
* ==========================================================================
*/
.feedback-section {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .feedback-section {
    padding-bottom: 40px;
  }
}
.feedback-section .feedback-form .btn-captcha-refresh {
  margin: 0 0 0 25px;
}
.feedback-section .address-section {
  text-align: center;
  padding-top: 50px;
}
@media (max-width: 767px) {
  .feedback-section .address-section {
    padding-top: 40px;
  }
}
.feedback-section .address-section .address-icon {
  color: #b9c200;
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 30px;
}
.feedback-section .address-section .address-title {
  margin-bottom: 15px;
}
.feedback-section .address-section .address-desc {
  margin-bottom: 30px;
}

/*
* ==========================================================================
* Services Section
* ==========================================================================
*/
.services-section {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.services-section .services-header {
  margin-bottom: 50px;
  font-size: 25px;
}
.services-section .services-header .services-header-title {
  margin-bottom: 15px;
}
.services-section .services-row-tail {
  margin-top: 50px;
}
.services-section .services-icon {
  color: #b9c200;
  margin-bottom: 30px;
}
.services-section .services-title {
  margin-bottom: 15px;
}
.services-section .services-desc {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .services-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .services-section .services-group {
    margin-bottom: 50px;
  }
  .services-section .services-row-tail {
    margin-top: 0;
  }
}
.services-icon .fa:hover{
    padding: 0 10px 0 10px;
    color: white;
    background: #b9c200;
    border-radius: 3px; 
    transition:.4s;  
}
.services-group{
  padding: 10px;
  background:#e5e5e5;
  color: #555555;
  border-radius: 8px; 
}
.service-icon{
  color: white;
}


/* ----- Footer ----- */
.footer-widget{
    color:white;
    margin-top: 55px;
}


footer .widget h4 {
    margin-top: 20px;
    font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

footer .widget p {
    line-height: 24px;
}

footer .widget i {
    padding-right: 7px;
}

footer{
   margin-top:0;
   background: url("/images/bkg_footer_long.jpg") no-repeat scroll center center;
  color: #D3D3D3;	
  font-family: "PT Sans". sans-serif;
}

.footer-container{
   background: url("/images/bkg_footer.jpg") no-repeat center center;

}




@media (max-width: 991px) {
	footer{
	   background: #4f4f4f;
	   padding-bottom:50px;
	   margin-top:0px
	}	
	
  .footer-container {
	  background-image:none;
	background: #44f4f4f;
}
}

footer h3 {
    color: #dadada;
    margin-bottom: 20px;
}

.footer-contact{
    color: white;
}


/*Social Buttons */
#social-icons{
  font-size: 22px;
}

#social-icons .btn-group {
    color: #b9c200;
    margin-right: 15px;
}
#social-icons .btn-group:hover {
    color: #ffffff;
}

.copyright {
    color: #fff;
    padding: 20px 0px 10px 0px;
    background-color: rgb(23, 23, 23);
}

/*
* ==========================================================================
* Custom Sidebar Widgets
* ==========================================================================
*/



#custom-search-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }
 
    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#D9230F;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }

   
    /*
* ==========================================================================
* Image Card
* ==========================================================================
*/
    .panel{
        margin-top: 30px;
    }
    .lib-panel img {
    width: 100%;
    background-color: transparent;
}

.lib-panel .row,
.lib-panel .col-md-6 {
    padding: 0;
    background-color: #FFFFFF;
}


.lib-panel .lib-row {
    padding: 0 20px 0 20px;
}

.lib-panel .lib-row.lib-header {
    background-color: #FCFFCF;
    font-size: 25px;
    padding: 15px 20px 0 20px;
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0;
}

.lib-panel .lib-row.lib-desc {
    position: relative;
    height: 100%;
    display: block;
    font-size: 13px;
}
.lib-panel .lib-row.lib-desc a{
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px;
}

.row-margin-bottom {
    margin-bottom: 20px;
}

.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
}

.no-padding {
    padding: 0;
}
.lib-header{
    font-family: 'lato' ;
    font-style: normal;
}

/*
* ==========================================================================
* Blockquote
* ==========================================================================
*/

.glyphicon-lg{font-size:3em}
.blockquote-box{border-right:5px solid #E6E6E6;margin-bottom:25px}
.blockquote-box .square{width:100px;min-height:50px;margin-right:22px;text-align:center!important;background-color:#E6E6E6;padding:20px 0}
.blockquote-box.blockquote-primary{border-color:#357EBD}
.blockquote-box.blockquote-primary .square{background-color:#428BCA;color:#FFF}
.blockquote-box.blockquote-success{border-color:#4CAE4C}
.blockquote-box.blockquote-success .square{background-color:#5CB85C;color:#FFF}
.blockquote-box.blockquote-info{border-color:#46B8DA}
.blockquote-box.blockquote-info .square{background-color:#5BC0DE;color:#FFF}
.blockquote-box.blockquote-warning{border-color:#EEA236}
.blockquote-box.blockquote-warning .square{background-color:#F0AD4E;color:#FFF}
.blockquote-box.blockquote-danger{border-color:#D43F3A}
.blockquote-box.blockquote-danger .square{background-color:#D9534F;color:#FFF}

/*
* ==========================================================================
* Portfolio
* ==========================================================================
*/
.panel-image {
    position: relative;   
}
.panel-image img.panel-image-preview {
    width: 100%;
    border-radius: 4px 4px 0px 0px;
}

.panel-image label {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.panel-heading ~ .panel-image img.panel-image-preview {
    border-radius: 0px;
}

.panel-body {
   overflow: hidden;
}

.panel-image ~ input[type=checkbox] {
    position:absolute;
    top:- 30px;
    z-index: -1;   
}

.panel-image ~ input[type=checkbox] ~ .panel-body {
    height: 0px;
    padding: 0px;
}

.panel-image ~ input[type=checkbox]:checked ~ .panel-body {
    height: auto;
    padding: 15px;
}

.panel-image ~ .panel-footer a {
    padding: 0px 10px;
    font-size: 1.3em;
    color: rgb(100, 100, 100);
}
/*
* ==========================================================================
* Optional Carousel
* ==========================================================================
*/
.carousel-caption .carousel-title {
  color: #ffffff;
}

  .carousel-caption .carousel-title {
    font-size: 32px;
  }
  
.carousel-caption {
    font-size: 18px;
    padding-bottom: 0px;
    bottom: 150px;
  }
  
@media (min-width: 768px) and (max-width: 1199px) {


}
@media (max-width: 767px) {
  .carousel-caption {
    font-size: 11px;
    padding-bottom: 0;
    bottom: 0;
  }
  .carousel-caption .carousel-title {
    font-size: 14px;
  }
  

}



a.btnHome{
	color:#000;	
	text-decoration:underline;
}
a.btnHome:hover{
	color:#ec593a;	
}

.validation_errors_warning{
	color:red;	
}
#validation_errors p{
	color:red;	
}

#altro_lavoratore{
	display:none;	
}
.residente_lombardia_dal_visibility{
	display:none;	
}
.svolgere_attivita_inlombardia_visibility{
	display:none;	
}
.nucleo1{
	display:none;	
}
.nucleo2{
	display:none;	
}
.nucleo3{
	display:none;	
}
.nucleo4{
	display:none;	
}
.nucleo5{
	display:none;	
}
.nucleo6{
	display:none;	
}
.nucleo7{
	display:none;	
}
.nucleo8{
	display:none;	
}
.nucleo9{
	display:none;	
}
.nucleo10{
	display:none;	
}


#bottom-banner{
	/*height:100px;*/
	width:100%;
	background:#e5e5e5;
	opacity:0.95;
	padding:20px 0 0 0;
	text-align:center;
	color:#555555;
}  
#accetta_cookie{
	/*display:inline-block;
	height:30px;
	width:85px;
	background-color:#f0ad4e;
	border:1px solid #fff;
	color:#FFF;
	text-align:center;
	line-height:30px;
	font-size:14px;
	cursor:pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
}



.form-group p {
	color:red;	
}
/*
* ==========================================================================
* FAQ
* ==========================================================================
*/

.answer{
	display:none;	
}
a.question{
	cursor:pointer;	
}


/*LUCA*/
.carousel-control
{
	text-shadow: none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next
{
	font-size: 20px;
	top: 105%;
	color: #8e6a57;
}
.carousel-control .glyphicon-chevron-left
{
	margin-left: -20px;
}
.carousel-control .glyphicon-chevron-right
{
	margin-right: -20px;
}

.carousel-control.left, .carousel-control.right
{
	background-image: none;
}
#body>.container
{
	margin-bottom: 40px; 
}
#body>.container-fluid
{
	margin-bottom: 40px; 
	padding: 15px;
}

div.text>h2
{
	margin-bottom: 20px;
}

div>.row.contatti-loghi
{
	margin-top: 40px;
}


div>.row.contatti-loghi>div>img,
div>.row.contatti-loghi>div>a>img
{
	width: 80%;
}

img.complesso-img
{
	margin-top: 15px;
	padding: 15px;
	width: 100%;
}

.img-thumbnail {
    padding: 0;
    border: 0; 
    border-radius: 0;
}

@media (max-width: 768px)
{
	div.text
	{
		margin-bottom: 40px;
	}
	
	div>.row.contatti-loghi>div
	{
		margin-top: 40px;
	}
	div>.row.contatti-loghi
	{
		margin-top: 0;
	}
}
@media (min-width: 992px)
{
	div.text
	{
		margin-top: 130px;
	}
}
@media (min-width: 1200px)
{
	div.text
	{
		margin-top: 230px;
	}
}
