/*
Theme Name: toffoli-fr.
Description: Netech - Toffoli Theme.
Version: 1.0
Author: Netech
Author URI: http://www.netech.it
*/
@import url(css/main.css);

body.noscroll{
	overflow:hidden;
}

.dropdown-backdrop{
	display:none !important;
}

.open .dropdown-content {
    width: 83px;
    position: absolute;
    top: 50px;
    left: 0px;
    opacity: 1;
    display: block;
}

.sezioni .thumb .hover-hidden2 {
    height: 70px !important;
}

.our-sections, .homepage {
    /*background-attachment: fixed;*/
}

.homepage .footer {
    background: rgba(0, 0, 0, 0.5);
}

#mc-embedded-subscribe-form .email {
    max-width: 50%;
}

.homepage .footer_pos {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.sezioni .thumb .immag {
    height: 70px !important;
}

.thumb {
    width: 12%;
}

.immag img {
    width: auto;
    max-height: 60px !important;
}

.materiali {
    width: 100%;
    min-height: 100%;
    position: relative;
    background-image: url(../../../wp-content/uploads/2017/02/testata-lavorazioni-es.jpg);
    background-size: cover;
    background-position: center center;
    text-align: center;
    transition: background-image 0.3s;
    /*background-attachment: fixed;*/
}

.lavorazioni {
    width: 100%;
    min-height: 100%;
    position: relative;
    background-image: url(../../../wp-content/uploads/2017/02/testata-lavorazioni.jpg);
    background-size: cover;
    background-position: center center;
    text-align: center;
    transition: background-image 0.3s;
    /*background-attachment: fixed;*/
}

div.nav-home {
    display: block;
    position: fixed;
    top: 50%;
    margin-top: -38px;
    right: 20px;
    z-index: 100
}

.safari nav.nav-home {
    top: 50vh
}

div.nav-home ul li {
    position: relative;
    width: 12px;
    height: 12px;
    margin: 12px 0;
    cursor: pointer;
    float: none;
}

div.nav-home ul li.active {
    pointer-events: none
}

div.nav-home ul li span {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    float: none;
    width: 12px;
    height: 12px;
    border-radius: 12px 12px;
    border: 2px solid #fff;
    background: 0 0;
    text-indent: -5555px
}

div.nav-home ul li.active span, div.nav-home ul li:hover span {
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 12px 12px;
    border: 2px solid #fff;
    background: #fff
}

div.nav-home.withColor ul li.active {
    pointer-events: none
}

div.nav-home.withColor ul li span {
    border: 2px solid #5257df
}

div.nav-home.withColor ul li.active span, div.nav-home.withColor ul li:hover span {
    background: #5257df
}
footer i {
    width: 20px;
}

.wpcf7 label{
	display:block;
}
.wpcf7 textarea{
	border:none;
	border-bottom:1px solid;
}
.wpcf7-list-item [type="checkbox"]:not(:checked), .wpcf7-list-item [type="checkbox"]:checked {
     position: absolute; 
     left: 0px; 
     opacity: 1; 
}
.acceptance-762 input[type="checkbox"] {
	position: relative!important;
	margin-right:10px;
	margin-left: 0;
}


@media only screen and (max-width: 1024px) {
    nav .brand-logo {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hide-on-med-and-down {
        display: none !important;
    }

    .immag img {
        width: auto;
        max-height: 40px !important;
    }

    .thumb {
        width: 24%;
    }

    #section0,
    #section1,
    #section2,
    #section3,
    #section4 {
        height: auto !important;

    }

    .homepage .footer_pos {
        position: relative;
        bottom: 0;
        width: 100%;
    }

}

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

    h3.home-page {
        font-size: 0.9rem!important;
    }

}

@media only screen and (min-width: 993px) {
    nav a.button-collapse {
        display: block !important;
    }
}

@media only screen and (min-width: 1025px) {
    nav a.button-collapse {
        display: none !important;
    }
}

.nivo-lightbox-wrap {
    top: 0% !important;
    bottom: 0% !important;
    left: 0% !important;
    right: 0% !important;
    background-color: black;
}

span.wht-w-hvr {
	color: #ffffff;
}
span.wht-w-hvr:hover {
	color: #63A3DA;
}
.grecaptcha-badge {
    visibility: hidden;
}

.paragrafo ul {
    list-style-type: disc !important;
    list-style-position: outside !important;
    margin: 0 0 1em 1.5em !important;
    padding-left: 1.5em !important;
}

.paragrafo ul:not(.certificati) li {
    display: list-item !important;
    list-style-type: disc !important;
    margin-bottom: 0.4em;
}

.paragrafo strong {
    font-weight: 800;
}

.story {
    text-align: left!important;
}



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

    .tabella {
		display: table;
		width: 100%;
		height: 50vh!important;
	}
	
	.footer p {
		font-size: 12px!important;
	}
	
	.footer .h5 {
		font-weight: 700;
		text-transform: uppercase;
		font-size: 14px!important;
		text-align: center!important;
	}
	
	.banner-por{
		max-width: 100%!important;
	}
	
	.dropdown-content li.active{
		background-color: #7e7e7e!important;
	}
	
	.overlay ul.mainNavList>li{
		width: 90%!important;
	}
	
	.container {
		padding-right: 0px!important;
		padding-left: 0px!important;
	}

}
