
.page_copyright.cover-background, .page_copyright.s-parallax {
    background-image: none; /*url("../../_img/layout/parallax_bg.png");* /
    background-image: none; /*url("../../web-Template/03/img/parallax/footer_bg.png");*/
    /*background-color: #002d40; /*#313841;*/
}
.page_footer.s-parallax,
.testimonials-sliders,
.blog-owl {
    background-image: none;
}
.page_title {
    margin-top: 120px;
}
.page_title.corner-title::before, .page_title.corner-title::after {
    background-image: none; /* url("../../_img/layout/breadcrumbs-4.jpg");*/
    background-color:#045bb2;
}

.page_title.corner-title::before, .page_title.corner-title::after {
    height: 350px;
}
.page_title.corner-title::before {
    left: 1px; /*Per togliere il rigino che si formamva tra i 2 box nel footer*/
}
.page_title.corner-title::after {
    right: 1px; /*Per togliere il rigino che si formamva tra i 2 box nel footer*/
}
.page_title.corner-title h1{
    color:#fff;
    /*text-transform:uppercase;*/
}
.gallery-list .item-content {
    padding-top: 12px;
}

.call-icon .border-icon {
    border: 4px solid #045bb2;
}
.call-icon .teaser-icon {
    background-color: #045bb2;//blu
}
.visit-icon .border-icon {
    border: 4px solid #edab07;
}
.visit-icon .teaser-icon {
    background-color: #edab07; //Giallo
}
.write-icon .border-icon {
    border: 4px solid #045bb2;
}
.write-icon .teaser-icon {
    background-color: #045bb2;
}
.blog-owl .item-media img {
    height: auto;
}
.iconaPdfDownloadimg {
    max-width: 40px;
}
.header_phone span {
    color: #045bb2;
}
.icona_chisiamo {
    float: left;
    margin-right: 30px;
    max-width: 240px;
}
.product .summary.summaryFull {
    float: none;
    width: 100%;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select, .form-control {
text-align:left;
}
.preloader_image {
    background: url("../../_img/layout/preloader-4.gif") no-repeat 50% 50% transparent;
    height: auto;
    width: auto;
    /*height: 256px;
    left: 50%;
    margin: -128px 0 0 -128px;
    position: absolute;
    top: 50%;
    width: 256px;*/
}
.button:hover {
    background-color: #045bb2;
    border-color: #045bb2;
    color: #fff;
}



@media screen and (max-width: 850px) {
    a.logo img {
        display: inline-block;
        max-height: 80px;
        max-width: 85%;
    }
    .header_phone h6 {
        font-size: 18px;
        font-weight: 200;
        text-align: center;
    }
    .icona_chisiamo {
        float: none;
        margin-right: 0px;
        text-align: center;
        max-width: 100%;
    }
    .icona_chisiamo img{
        max-width: 240px;
    }
}
@media (max-width: 767px) {
    .page_slider .slide3 a.btn:last-child {
        display: inline-block;
    }
    .slide_01 {
        background-color: #edab07;
        //Giallo
    }
    .slide_02 {
        background-color: #045bb2;
        //blu
    }
    .slide_03 {
        background-color: #ef2b6d;
        //rosa
    }
    .slide_02 .btn-maincolor {
        background-color: #ef2b6d;
    }
}
.prezzoListino {
    text-decoration: line-through;
}
/*
@media (max-width: 767px) {
    .page_slider.team_slider .container-fluid {
        position: inherit;
    }

    .page_slider .cs,
    .page_slider .ds {
        background-color: transparent;
    }

    .page_slider .container-fluid,
    .page_slider .container,
    .page_slider img + .container {
        bottom: 0;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        right: 0;
        top: 0;
    }

    .page_slider [class*="col-"] {
        margin-bottom: 0;
        margin-top: 0;
        min-height: 0;
        position: static;
    }

    .page_slider .intro_layers_wrapper {
        bottom: 0;
        height: 107%;
        left: 15px;
        position: absolute;
        right: 15px;
        top: 0;
        z-index: 5;
    }
}*/
