body {
    color: #0e446f;
    font-size: 1rem;
    line-height: 28px;
}

.iq-banner .banner-img {
    width: 60%;
}

.iq-banner .banner-text {
    margin-top: 0;
}

.logo {
    display: block;
}

.logo img {
    width: 20%;
}

/* Buttons white */
.button.bt-red {
    margin: 0;
    padding-left: 10px !important;
    padding-right: 10px !important;
    color: #fff !important;
    background: #ce3824 !important;
}

.button.bt-red:hover,
.button.bt-red:focus {
    color: #ce3824 !important;
    background: #fff !important;
}

.iq-over-blue-90:before {
    background: #ffff url(../../img/home/FONDO-NERO-HOME.webp) no-repeat top center;
    background-size: 100%;
}

.iq-over-blue-80:before {
    background: #ffff url(../../img/home/blog-volantinopiu.jpg) no-repeat top center;
    background-size: 100%;
}

@media (min-width:1024px) {
    #contenuti {
        background: #ffff url(../../img/contenuti/fondo-contenuti.webp) no-repeat center center;
        background-size: 100%;
    }

    #interattivo {
        background: #ffff url(../../img/interattivo/fondo-interattivo.webp) no-repeat center center;
        background-size: 100%;
    }

    #menupiu {
        background: #ffff url(../../img/menupiu/fondo-menupiu.webp) no-repeat center center;
        background-size: 100%;
        padding: 70px;
    }

    #ecologico {
        background: #ffff url(../../img/ecologico/fondo-ecologico.webp) no-repeat center center;
        background-size: 100%;
    }

    #ecologico .rimg {
        padding-top: 70%;
    }
}

#menupiu .button {
    margin: 20px;
    padding: 6px 36px;
}

@media (max-width:1023px) {
    .iq-over-blue-90:before {
        background: #ffff url(../../img/home-cell.png) no-repeat top center;
        background-size: 100%;
    }

    .iq-breadcrumb,
    .iq-newsletter {
        display: none;
    }

    .navbar-brand {
        margin: auto;
    }

    #home {
        display: none;
    }

    #contact {
        overflow: auto;
    }
}

#maps {
    background: #ffff url(../../img/maps.jpg) no-repeat center center;
    background-size: 100%;
}


#main-header {
    background-color: #f5f8fb;
}

header .navbar .navbar-nav .nav-item a {
    color: #000;
}

header .navbar .navbar-nav .nav-item a.active {
    color: #000;
}

header .navbar .navbar-nav .nav-item a::before {
    background: #000;
}

.iq-banner .banner-text .banner-phone {
    position: absolute;
    right: 18%;
    bottom: 14%;
    width: 22%;
}

.iq-banner .banner-text .watch-img {
    position: absolute;
    width: 19%;
    top: inherit;
    right: inherit;
    left: 20%;
    bottom: 20%;
}

.iq-banner .banner-text .video-img {
    position: absolute;
    width: 18%;
    top: -12%;
    left: inherit;
    bottom: inherit;
    right: 30%;
}

.iq-banner .banner-text .ricette-img {
    position: absolute;
    width: 19%;
    top: -18%;
    right: inherit;
    left: 32%;
    bottom: inherit;
}

.iq-banner .banner-text .spesa-img {
    position: absolute;
    width: 5%;
    top: 7%;
    right: inherit;
    left: 26%;
    bottom: inherit;
}

.iq-banner .banner-text .social-img {
    position: absolute;
    width: 20%;
    top: 25%;
    right: inherit;
    left: 23%;
    bottom: inherit;
}

.iq-banner .banner-text .pc-img {
    width: 35%;
    margin-top: 5%;
}

.iq-banner .banner-text .left-img {
    position: absolute;
    width: 15%;
    top: 30%;
    right: inherit;
    left: -75px;
    bottom: inherit;
}

.logo {
    display: block;
    padding-top: 60px;
}

.iq-works-imgs {
    width: 70%;
    margin-left: 15%;
    margin-bottom: 5%;
}

.iq-banner .banner-img,
.iq-banner .banner-text {
    z-index: 10;
}


@media (max-width:1023px) {

    .iq-banner .banner-img,
    .iq-banner .banner-text {
        display: none;
    }

    .iq-works-imgs {
        width: 100%;
        margin-left: 0;
    }

    #iq-home {
        min-height: 200px;
        margin-top: 80px;
    }

    .logo {
        display: block;
        padding-top: 0;
    }

    .logo img {
        width: 60%;
    }
}

@media (min-width:2000px) {
    #iq-home {
        padding: 120px 0 0;
    }
}

.banner-text.top .right-img {
    position: absolute;
    width: 15%;
    top: 60%;
    right: 0;
    left: inherit;
    bottom: inherit;
    z-index: 1;
}

header .navbar .navbar-nav .nav-item a:hover,
header .navbar .navbar-nav .nav-item a:focus,
header .navbar .navbar-nav .nav-item a.active,
header .navbar .navbar-nav .nav-item a.active:focus,
header .navbar .navbar-nav .nav-item a.active:hover,
a:focus,
a:hover,
a,
.button,
input {
    color: #e30613;
}

@media (min-width:1023px) {
    #main-header .navbar-brand {
        display: none;
    }

    .menu-sticky .navbar-brand {
        display: block !important;
    }
}

header .navbar .navbar-nav {
    justify-content: center;
}

.menu-sticky .navbar .navbar-brand {
    display: block;
    transition: 2s;
}

.menu-sticky .navbar .navbar-nav {
    justify-content: flex-end !important;
}

header {
    padding: 6px 0;
}

.img-responsive {
    max-width: 100%;
}

.icon-bg {
    background: none !important;
    border: 0;
    box-shadow: none !important;
}

.icon-bg img {
    max-width: 70%;
    margin-top: 25%;
}

.text-bold {
    font-weight: bold;
}

#interattivo .iq-font-20 span {
    color: #e30613;
    text-transform: uppercase;
    display: block;
}

@media (max-width:1600px) {
    .iq-font-15 {
        font-size: 12px;
        line-height: 18px;
    }
}

@media (max-width:991px) {
    .iq-banner-02 {
        padding-top: 100px;
    }
}

#contenuti .iq-font-20 span {
    display: block;
    text-transform: uppercase;
}

#contenuti .iq-font-20 span img {
    max-width: 25px;
    margin-right: 10px;
}

/* ------------------------------------- */

/* Preloader styles .................... */

/* ------------------------------------- */

#loading {
    width: 100vw;
    height: 100vh;
    background: #fff;
    position: fixed;
    z-index: 999;
    /*opacity: 0.9;*/
}

#loading #preloader {
    position: relative;
    width: 100%;
    height: 80px;
    top: calc(50% - 50px);
    text-align: center;
    margin: 0 auto;
}

#loading #preloader:after {
    content: "VolantinoPiù is loading";
    /* Text under the circles */
    position: absolute;
    /*text-transform: uppercase;*/
    font-size: 18px;
    font-weight: bold;
    color: #4d515f;
    letter-spacing: 1px;
    font-family: "Muli", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    top: 90px;
    width: 100%;
    left: 0;
    right: 0;
    height: 1px;
    text-align: center;
}

#loading #preloader span {
    position: absolute;
    border: 4px solid #ce3824;
    border-radius: 100%;
}

#loading #preloader span:nth-child(1) {
    width: 80px;
    height: 80px;
    left: calc(50% - 40px);
    -webkit-animation: spin-1 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1);
    animation: spin-1 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1);
}

#loading #preloader span:nth-child(2) {
    top: 20px;
    left: calc(50% - 20px);
    width: 40px;
    height: 40px;
    -webkit-animation: spin-2 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1);
    animation: spin-2 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1);
}

@-webkit-keyframes spin-1 {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
    }
}

@keyframes spin-1 {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes spin-2 {
    0% {
        opacity: 0.3;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.3;
    }
}

@keyframes spin-2 {
    0% {
        opacity: 0.3;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.3;
    }
}

header.menu-sticky {
    background-color: #fff !important;
}

.iq-footerr .link li img {
    height: 25px;
}

#registra_cluster {
    margin: auto;
    width: 90%;
    padding: 20px 0;
}

@media (min-width:1024px) {
    #registra_cluster {
        margin: auto;
        width: 70%;
        padding: 50px;
    }
}

#registra_cluster label {
    color: #fff;
    margin-top: 20px;
}

#pv {
    min-height: 50px;
    background-color: #fff;
    max-height: 200px;
    overflow: auto;
}

.input_content span {
    position: absolute;
    display: block;
    left: 10px;
    top: 6px;
    z-index: 9;
    font-weight: bold;
    color: #999;
}

.input_content input {
    padding-left: 50px;
    color: #999;
}

.input_content {
    position: relative;
}

.button {
    color: #fff;
    background: #38393e;
}

.footer-info {
    position: relative;
    margin-bottom: 50px;
}

.iq-blog-box .iq-blog-image img {
    width: 100%;
    border-bottom: 1px solid #eee;
}

header.menu-sticky .navbar .navbar-brand img {
    height: 40px;
}

header .navbar .navbar-brand img {
    height: 50px;
}

.heading-title .title:before {
    height: 0;
}

/*
.iq-over-Gradient-top {
  background: rgba(255, 93, 177, 0);
  background: -moz-linear-gradient(top, rgba(255, 93, 177, 0) 0%, rgba(255, 93, 177, 0) 0%, rgba(204, 122, 195, 0) 28%, rgba(206,56,36, 0.8) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 93, 177, 0)), color-stop(0%, rgba(255, 93, 177, 0)), color-stop(28%, rgba(204, 122, 195, 0)), color-stop(100%, rgba(206,56,36, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 93, 177, 0) 0%, rgba(255, 93, 177, 0) 0%, rgba(204, 122, 195, 0) 28%, rgba(206,56,36, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(255, 93, 177, 0) 0%, rgba(255, 93, 177, 0) 0%, rgba(204, 122, 195, 0) 28%, rgba(206, 56, 36, 0.8) 100%);
  background: -ms-linear-gradient(top, rgba(255, 93, 177, 0) 0%, rgba(255, 93, 177, 0) 0%, rgba(204, 122, 195, 0) 28%, rgba(206, 56, 36, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(255, 93, 177, 0) 0%, rgba(255, 93, 177, 0) 0%, rgba(204, 122, 195, 0) 28%, rgba(206, 56, 36, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5db1', endColorstr='#38393e', GradientType=0);
}
/**/

.overview-block-ptb {
    padding: 50px 0;
}

.logo_menupiu {
    max-height: 100px;
}

.item .blog-content {
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 3; */
    /* -webkit-box-orient: vertical; */
    /* max-height: 100px; */
}

.iq-page-blog .iq-blog-box {
    box-shadow: none;
    border: none;
}

header {
    background-color: rgb(255, 255, 255, .6);
}

.cookieconsent-com---reset {
    position: fixed !important;
}

.owl-carousel .item {
    padding: 0 2rem;
}