.site-header {
    background: #222;
    background-image: url("../sfondo_header80.png");
    border-bottom: 5px solid #006600;

}
.main-navigation a {
    background: rgba(0,0,0,.5);
}
.main-navigation a:hover,
.main-navigation li:hover > a {
  background-color: rgba(0,0,0,.8);
}


.container {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.container_home{
	min-width: 100% !important;
	padding: 0 25px 0 25px;
}

.LBhome_riguardo{

	padding: 15px 10px 0px 100px;

}

@media screen and (max-width: 960px) {

    .LBhome_riguardo {
    padding: 10px 25px 0px 25px;
    }

}

.LBhome_crediamo{

	padding: 10px 15px 10px 75px;

}



#feature {
   background: url("/wp-content/uploads/2018/03/featue-bg.jpg");
        background-color: rgba(0, 0, 0, 0);
        background-repeat: repeat;
        background-attachment: scroll;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-position: 50% 94px;
    width: 100%;
    display: block;
    position: relative;
    overflow: visible;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 10px 0;
    border-top: 10px solid #006600;
    border-bottom: 10px solid #006600; 
}

#feature .btn-view-works {
    background: #006600;
    color: #fff;
    padding: 10px 20px;
}

#service {
    text-align: center;
    padding: 30px 20px 50px 20px;
}


#call-to-action {
    background: url("/wp-content/uploads/2018/03/call-to-action-bg.jpg") no-repeat;
        background-attachment: scroll;
        background-size: auto auto;
    background-size: cover;
    background-attachment: fixed;
    padding: 70px 0px;
    position: relative;
    text-align: center;
    color: #fff;
    border-top: 10px solid #006600;
    border-bottom: 10px solid #006600;
}

#call-to-action::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #006600;
    opacity: 0.6;
}

#call-to-action .btn-call-to-action {
    padding: 15px 20px;
    border: none;
    background-color: #fff;
    font-size: 15px;
    color: #333333;
    margin-top: 30px;
}

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

#open-your-preventive {
    border: 2px solid #006600 !important;
    color: #006600 !important;
}


#contact-form {
    padding-top: 50px;
    padding-bottom: 5px;
}

#contact-form .block form .form-group {
    padding-bottom: 15px;
    margin: 0px;
}


#nome, #cognome , #email_mittente, #oggetto, #messaggio, #sito_internet {
    background: #F6F8FA;
    height: 60px;
    border: 2px solid #006600;
    box-shadow: none;
    width: 100%;
    padding: 15px;
}

#messaggio{
	height: 135px;
}

#captcha {
    padding: 18px;
}

label {
	width: 100%;
	padding: 0px 15px 0px 15px;
}

#wpcf7-f91-o1{
	display: none;
}

footer {
    padding-left: 20px;
    padding-right: 20px;
}

.site-footer .site-info, .site-footer .site-info a {
    padding: 0 10px;
}

#instagram-footer{
	border-top: 5px solid #006600;
	border-bottom: 5px solid #006600;
}

#instagram-footer .instagram-pics li {
    width: 12.5%;
    display: inline;
    float: left;
}

@media screen and (max-width: 780px) {

#instagram-footer .instagram-pics li {
    width: 25%;

}

#instagram-footer .instagram-pics ul {
    width: 25%;

}

.site-footer {
    padding: 30px 0 50px 0px;
}

}

#instagram-footer .instagram-pics ul {
    width: 12.5%;
    display: inline;
    float: left;
}

#null-instagram-feed-2 {
    margin: 0px;
}

.instagram-pics {
	margin: 0px;
}


#copertina {
    border-bottom: 10px solid #006600;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}

.block-text-copertine {
    padding-top: 35px;
    padding-bottom: 50px;
}

.social img {
    width: 50px;
}

.site-main .gallery {
    padding: 5px 30px 5px 30px;
}

.container-portfolio-category {
    padding-top: 50px;
}

.entry-image {
    border: 5px solid #006600;
}

.archive .site-main .hentry .entry-header {
    width: 100%;
    background-color: #006600;
    padding: 5px;
    text-align: center;
}

.archive .page-title {
    margin-bottom: 30px !important;
}

.hentry {
    padding: 25px;
}

.entry-header.full-width {
    margin-left: 30px;
}

.single-portfolio .entry-title {
    margin-bottom: 0;
}

h2.entry-subtitle {
    margin-top: 0;
    background: #006600;
    border-radius: 25px;
    padding: 10px;
    color: black;

}

.entry-meta ul {

    font-size: 12px;
    list-style: none;
    margin-left: 15px;

}


.entry-meta ul li em {

    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;

}


#secondary-sidebar {
    padding: 30px 0 10px 0;
}

#secondary-sidebar aside {
    margin-bottom: 5px;
}

.search-field {
    width: 100%;
}

.search-form label {
    padding: 0;
}

#secondary-sidebar aside h1{
    background: #006600;
    border-radius: 25px;
    padding: 10px;
    color: black;

}

#secondary-sidebar ul {
    margin-left: 10px;
    font-size: 16px;
}

.two-thirds {
    margin-right: 2.5%;
    margin-left: 3.5%;
    width: 58%;
}

.attachment-thumb-category.size-thumb-category.wp-post-image {
    float: left;
    margin: 12px 8px;
}

.widget-title {
    font-size: 20px;
}

