/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


/* servizi - home */
.grid_servizi .w-grid-list {
    justify-content: center;
}
.grid_servizi .w-grid-item-h {
    padding: 0;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 40px 40px 0px rgba(0, 0, 0, 0.10);
    background-position: 0 280px!important;
    min-height: 280px;
    height: 100%;
    background-size: 120%!important;
    -webkit-transition: all 00ms ease;
    -moz-transition: all 00ms ease;
    -ms-transition: all 00ms ease;
    -o-transition: all 00ms ease;
    transition: all 00ms ease;
}
.grid_servizi .w-post-elm.post_image {
    min-height: 280px;
}
.grid_servizi .w-grid-item .post_image,
.grid_servizi .w-grid-item .post_image a {
    border-radius: 10px;
}
.grid_servizi .w-post-elm.post_image {
    border-radius: 10px;
    background: #ffffffb0;
    text-align: center;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.grid_servizi .w-post-elm.post_image img {
width: 82px;
    padding-top: 40px;
    transform: scale(1);
    left: 50%;
    margin-left: -40px;
    top: 20%;
    margin-top: -45px;
    position: absolute;
    z-index: 99;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.grid_servizi .w-grid-item h3 {
    padding: 0 15%;
    top: 60%;
    width: 100%;
    color: #2B2A35;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    display: grid;
    align-items: center;
    min-height: 42px;
    font-family: 'Roboto';
    text-align: center;
    /* text-transform: uppercase; */
    position: absolute;
    z-index: 99;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.grid_servizi .w-grid-item .w-hwrapper.usg_hwrapper_1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    min-height: 132px;
    align-items: center;
    background: #14212B;
    z-index: 1;
    opacity: 0;
    border-radius: 0 0 10px 10px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.grid_servizi .w-grid-item .w-hwrapper.usg_hwrapper_1 .w-post-elm.post_content {
   width: 100%;
   padding: 14px 0 14px 25px;
color:white;
}
.grid_servizi .w-grid-item .w-hwrapper.usg_hwrapper_1 .w-image {
   width: auto;
   text-align: right;
   line-height: normal;
   padding: 14px 20px 0 0;
}
.grid_servizi .w-grid-item .w-hwrapper.usg_hwrapper_1 p {
    color: rgba(0, 0, 0, 0.70);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
/*********/
/* hover */
/*********/
.grid_servizi .w-grid-item:hover .w-grid-item-h:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    border-radius: 10px;
    background: rgba(0,0,0,0.10);
}
.grid_servizi .w-grid-item:hover .w-grid-item-h {
    /* background-color: rgba(255, 255, 255, 0.80); */
    background-color: #183C90!important;
    background-position: top!important;
    z-index: 9;
    border-radius: 10px;
    -webkit-transition: all 00ms ease;
    -moz-transition: all 00ms ease;
    -ms-transition: all 00ms ease;
    -o-transition: all 00ms ease;
    transition: all 00ms ease;
}
.grid_servizi .w-grid-item:hover .w-grid-item-h .w-grid-item-anchor {
    border-radius: 10px;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.grid_servizi .w-grid-item:hover .post_image {
    background: transparent;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.grid_servizi .w-grid-item:hover .post_image,
.grid_servizi .w-grid-item:hover .post_image a {
    height: 100%;
    border-radius: 10px;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.grid_servizi .w-grid-item:hover .post_image img {
    transform: scale(0.5);
    top: 0px;
    left: 0px;
    margin-left: 0;
    margin: 0;
    position: absolute;
    /* mix-blend-mode: normal; */
    /* border-radius: 100%; */
    padding: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.grid_servizi .w-grid-item:hover h3 {
    padding: 0 30px;
    bottom: auto;
    top: 18px;
    left: 45px;
    width: auto;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    min-height: 45px;
    z-index: 99;
    transition: all 200ms ease;
}
.grid_servizi .w-grid-item:hover .w-hwrapper.usg_hwrapper_1 .w-post-elm.post_content p {
    color: #fff;
    transition: all 200ms ease;
}
.grid_servizi .w-grid-item:hover .w-hwrapper.usg_hwrapper_1 {
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.grid_servizi .w-grid-item:hover .w-hwrapper.usg_hwrapper_1 img {
    /* filter: invert(1); */
}

/* footer */
#box_contatti {
    background: linear-gradient(180deg, rgba(227, 227, 226, 0) 0%, #E3E3E2 100%);
}
#box_contatti .g-cols.vc_row.via_grid {
    padding: 100px 150px;
    background: white;
    border-radius: 30px;
}
#box_contatti .wpb_text_column h1,
#box_contatti .wpb_text_column h2 {
    /*font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    text-transform: uppercase;
    color: #212529;*/

}
#box_contatti .wpb_text_column a {
    font-weight: 100;
    font-size: 20px;
    line-height: 25px;
    text-decoration-line: underline;
    color: #b18500;
}
#box_contatti .wpb_text_column h3 {
     color: black;
    font-size: 34px;
    font-weight: 700;
    line-height: 40px;
}
#box_contatti .wpb_text_column h4 {
    color: black;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
#box_contatti form p span+br {
   display: none;
}

#box_footer p,
#box_footer a,
#box_footer h2 {
    color: white;
    /* font-family: 'HelveticaNeue-thin'; */
}
#box_footer p {
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
}
#box_footer h2.widgettitle {
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
}
#box_footer .logo_footer .w-image.align_left img {
    /* filter: invert(1) grayscale(100); */
    /* width: 200px; */
}
#box_footer ul.menu li a {
    color: #D9DBE1;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}
#box_footer a:hover {
    text-decoration: underline;
}
#box_copyright p {
    color: white;
}


/* form */
form.wpcf7-form input:not([type="submit"]),
form.wpcf7-form textarea,
form.wpcf7-form select {
    margin-top: 0;
    margin-bottom: 20px;
}
form.wpcf7-form p br {
    display: none;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.wpcf7-list-item-label {
    font-size: 12px;
    line-height: 16px;
}
.wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 18px;
}
.privacy .wpcf7-form-control-wrap {
    margin-top: 0;
}
.privacy .wpcf7-form-control.wpcf7-checkbox {
    padding: 0 0;
}
.newsletter,
.privacy  {
    margin: 15px 0 0;
    display: inline-block;
}
.privacy {
    clear: both;
    line-height: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    display: block;
	margin-bottom: 30px;
}
.privacy span.wpcf7-list-item {
    display: flex;
    margin: 0;
    align-items: center;
    gap: 0.5rem;
}
.wpcf7 .privacy input[type="checkbox"] {
    display: inline-block;
    margin: 0 8px 0 0;
    width: 18px;
    height: 18px;
    border-color: #bebebe;
    font-size: 14px;
}

.wpcf7 .box_flex {
    column-gap: 2rem;
}
.wpcf7 .box_flex>p {
    position: relative;
}
.wpcf7-spinner {
    position: absolute;
}
.wpcf7 form .wpcf7-response-output {
	color: black;
}
.privacy .wpcf7-not-valid-tip {
    position: absolute;
}
#box_contatti .w-separator.color_border {
    color: #EDEDED;
    opacity: 0.2;
    height: 5rem;
}
.campi_provenienza {
    display: none;
}
