/* ==========================================================
   yost.technology - COMPONENTI STANDARD RIUTILIZZABILI
   ========================================================== */

.title-yost-slogan {
    color: #fff;
    font-family: "Open Sans", Sans-serif;
    font-size: 1.2em;
    font-weight: 300;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: 5px;
    margin-bottom: 10px;
}

.txt-yost-slogan3 {
    color: #303030;
    font-family: "Open Sans", Sans-serif;
    font-size: 24px;
    font-weight: 300;
    text-transform: none;
    font-style: normal;
    line-height: 51px;
    letter-spacing: 8px;
}

#inevidenza-wrap {
    background: url(../Images/green-evidenza.png) no-repeat;
    background-size: cover;
    opacity: 0.75;
}

#inevidenza-wrap h2 {
    color: #fff;
}


/* ==========================================================
   yost.technology - EVIDENZIATI PRINCIPALI
   ========================================================== */

.evidenziato,
.evidenziato1,
.evidenziato2 {
    position: relative;
    margin: 50px 0;
    padding: 24px 30px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 160%;
    border: 0;
}

.evidenziato {
    background: rgba(153, 203, 0, 0.08);
}

.evidenziato1 {
    background: rgba(221, 60, 20, 0.08);
}

.evidenziato2 {
    background: rgba(66, 135, 174, 0.08);
}

.evidenziato p,
.evidenziato1 p,
.evidenziato2 p {
    margin: 0;
    text-align: center;
}

.evidenziato p + p,
.evidenziato1 p + p,
.evidenziato2 p + p {
    margin-top: 10px;
}


/* ==========================================================
   yost.technology - EVIDENZIATI SECONDARI
   ========================================================== */

.evidenziato3,
.evidenziato4,
.evidenziato5 {
    padding: 0 40px;
    margin: 60px 0;
    position: relative;
}

.evidenziato3:after,
.evidenziato4:after,
.evidenziato5:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-left: 5px solid #99cb00;
}

.evidenziato4:after {
    border-left-color: #4287ae;
}

.evidenziato5:after {
    border-left-color: #da3c29;
}

.evidenziatoa {
    border-left: 5px solid orange;
    margin-left: 10px;
    padding-left: 20px;
}


/* ==========================================================
   yost.technology - TITOLI COMPONENTI
   ========================================================== */

.titolo-big {
    color: #303030;
    font-family: "Open Sans", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 140%;
    letter-spacing: 3px;
    margin: 40px 0;
}

.titolo-big-red {
    font-size: 32px;
    text-align: center;
    color: #f60f0f;
    margin: 40px 0 30px;
}

.titolo-big > p,
.titolo-big-red > p {
    margin: 0;
    line-height: 110%;
}

.maintext h1 + .trecol .ycol1 .col {
    text-align: center;
}

.trecol .ycol1 .col {
    line-height: 160%;
}

.maintext h1 + .trecol .ycol1 .col strong {
    color: #dd3c14;
}

.trecol .ycol1 .col img {
    display: block;
    margin-top: 15px;
}


/* ==========================================================
   yost.technology - NEWSLETTER
   ========================================================== */

.newslt {
    text-align: center;
}

.newslt img {
    display: block;
    margin: 10px auto;
    border-radius: 50%;
    background: #f2f2f2;
    height: 75px;
    width: 75px;
    padding: 15px;
}

#newsletter {
    display: inline-block;
    width: 300px;
    vertical-align: middle;
    margin: 0 20px;
    text-align: left;
}

#newsletter h2 {
    margin-top: 0;
    color: #dd3c14;
}

.newslt a {
    color: #fff;
}

.newslt a:hover {
    color: #666;
}


/* ==========================================================
   yost.technology - SLOGAN
   ========================================================== */

.titolo-slogan {
    text-align: center !important;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    padding: 30px !important;
    box-sizing: border-box;
}

.titolo-slogan a {
    display: block;
    margin-top: 30px;
}

.yost-slogan {
    position: relative;
}


/* ==========================================================
   yost.technology - CONTATTI HOME
   ========================================================== */

.contatti-home {
    max-width: 1200px;
    padding: 0 !important;
    border: none !important;
    background-color: transparent !important;
    font-size: 54px !important;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
}

.contatti-home a {
    color: #fff;
    text-decoration: underline;
}

.contatti-home p {
    margin: 0;
    line-height: 110%;
}


/* ==========================================================
   yost.technology - FRASI
   ========================================================== */

.frase {
    box-shadow: 2px 2px 10px 0 #aaa !important;
    border: none !important;
    background: #f2f2f2;
}

.titolotestofrase {
    color: #323232 !important;
    font-weight: 500;
}

.frase .autore {
    color: #da3c18 !important;
}


/* ==========================================================
   yost.technology - IMMAGINI E BLOCCHI
   ========================================================== */

.trecol .ycol1 p {
    margin: 0 0 20px;
}

.img-dx {
    float: left;
    margin: 15px;
}

.img-sx {
    float: right;
    margin: 15px;
}

.evidenziato-cl1 {
    float: left;
    width: 46%;
    margin: 1.5%;
}

.evidenziato-cl2 {
    float: right;
    width: 46%;
    margin: 1.5%;
}


/* ==========================================================
   yost.technology - EVIDENZA COLONNE
   ========================================================== */

.bg-yost-col-slogan {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 20px !important;
    background: #fff !important;
    color: #444;
    border-top: 2px solid #b8b8b8;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
    line-height: 160%;
}

.bg-yost-col-slogan p {
    margin: 0 0 20px;
}

.bg-yost-col-slogan p:last-child {
    margin-bottom: 0;
}

.bg-yost-col-slogan strong {
    color: #181717;
    font-weight: 700;
}


/* ==========================================================
   yost.technology - COLORI STANDARD
   ========================================================== */

.title-red {
    color: #dd3c14;
}

.title-blu {
    color: #4287ae;
}

.title-ax {
    color: #00CED1;
}


/* ==========================================================
   yost.technology - CTA STANDARD
   ========================================================== */

.btn-primary,
.cta-button,
.btn,
.yost-link {
    display: inline-block;
    width: fit-content;
    max-width: 350px;
    margin: 20px auto;
    padding: 15px 30px;
    box-sizing: border-box;
    background: #fc4141;
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
    text-align: center;
    text-decoration: none;
    border: 0;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.10);
    transition:
        background-color 0.3s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

.btn-primary:hover,
.cta-button:hover,
.btn:hover,
.yost-link:hover {
    background: #B20000;
    color: #fff !important;
    text-decoration: none;
    transform: translateY(-3px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.btn-primary:active,
.cta-button:active,
.btn:active,
.yost-link:active {
    transform: translateY(0);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.10);
}


/* ==========================================================
   yost.technology - CTA VERDE
   ========================================================== */

.btn-primary-green {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 20px auto;
    padding: 15px;
    background-color: #a3c41b;
    color: #fff !important;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
}

.btn-primary-green:hover {
    background-color: #216d03;
}


/* ==========================================================
   yost.technology - CTA BLU
   ========================================================== */

.btn-primary-blu {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 20px auto;
    padding: 15px;
    background-color: #4287ae;
    color: #fff !important;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
}

.btn-primary-blu:hover {
    background-color: #036089;
}


/* ==========================================================
   yost.technology - SLOGAN PAGINA
   ========================================================== */

.yost-slogan-page {
    background: #f2f2f2;
    margin-bottom: 20px;
    padding: 60px 0;
}

.yost-slogan-page-text {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
}

.titolo-yost-slogan,
.titolo-yost-slogan2,
.titolo-yost-slogan3,
.titolo-yost-slogan4 {
    color: #fff;
    font-size: 52px;
    font-weight: bold;
    font-style: italic;
    padding: 15px;
}

.titolo-yost-slogan {
    background-color: #f48e2c;
}

.titolo-yost-slogan2 {
    background-color: red;
}

.titolo-yost-slogan3 {
    background-color: #19bfef;
}

.titolo-yost-slogan4 {
    background-color: #a3c41b;
}


/* ==========================================================
   yost.technology - CLASSI YOST
   ========================================================== */

.slogan-red {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    color: #fc4141;
    margin: 20px 0;
}

.titolo-apice {
    font-size: 20px;
    font-weight: 700;
    color: #fc4141;
}

.YV-name {
    color: #a3c41b;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.YV-title {
    font-style: italic;
    text-align: center;
}

.price-vt {
    color: #a3c51c;
}

.YV-price {
    font-size: 20px;
    text-align: center;
    color: #000;
}

.yostright {
    float: right;
}

.y3col-titolo,
.y2col-titolo,
.y4col-titolo {
    font-weight: bold;
    margin: 10px;
}

.box-shado {
    background: rgb(238, 238, 238);
    width: 200px;
    padding: 10px;
    box-shadow: 5px 5px 10px 2px #333;
}


/* ==========================================================
   yost.technology - COLONNE STANDARD
   ========================================================== */

.duecol,
.trecol,
.quattrocol {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.duecol .ycol1 {
    width: 50%;
}

.duecol .ycol1 .col {
    margin: 0 15px 30px;
    padding: 0;
}

.trecol .ycol1 {
    width: 33.33%;
}

.trecol .ycol1 .col {
    margin: 0 10px 30px;
    padding: 0;
}

.quattrocol .ycol1 {
    width: 25%;
}

.quattrocol .ycol1 {
    display: flex;
}

.quattrocol .ycol1 .col {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin: 0 8px 30px !important;
    padding: 0;
}

.duecol.grid-right,
.duecol.grid-left {
    display: block;
}

.duecol.grid-right:after,
.duecol.grid-left:after {
    content: "";
    display: block;
    clear: both;
}

.duecol.grid-right .ycol1,
.duecol.grid-left .ycol1 {
    float: left;
}

.duecol.grid-right .col,
.duecol.grid-left .col {
    padding: 40% 0 0;
    height: 0;
    margin: 0;
    background: transparent;
    position: relative;
}

.duecol.grid-right .ycol1:first-child .col {
    padding: 80% 0 0;
}

.duecol.grid-left .ycol1:nth-child(2) {
    float: right;
}

.duecol.grid-left .ycol1:nth-child(2) .col {
    padding: 80% 0 0;
}

.duecol.grid-right .col .item,
.duecol.grid-left .col .item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 15px 30px;
    overflow: hidden;
}


/* ==========================================================
   yost.technology - FOOTER COLONNE
   ========================================================== */

.yost-foot-quattrocol {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.yost-foot-col {
    width: 25%;
}

.yost-foot-content {
    margin: 0 15px 30px;
}


/* ==========================================================
   yost.technology - IN BREVE
   ========================================================== */

.yost-news {
    margin: 50px 0 20px;
}

.yost-news-title {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    color: #181717;
}

.yost-news p {
    margin: 0 0 15px;
}

.yost-news p:last-child {
    margin-bottom: 0;
}


/* ==========================================================
   yost.technology - RESPONSIVE COMPONENTI
   ========================================================== */

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

    .txt-yost-slogan3 {
        font-size: 20px;
        line-height: 120%;
        letter-spacing: 5px;
    }

    .evidenziato,
    .evidenziato1,
    .evidenziato2 {
        font-size: 18px;
        padding: 22px 25px;
        margin: 40px 0;
    }

    .evidenziato3,
    .evidenziato4,
    .evidenziato5 {
        padding: 0 20px;
        margin: 40px 0;
    }

    .titolo-big,
    .titolo-big-red {
        font-size: 28px;
        margin: 30px 0 20px;
    }

    #newsletter {
        display: block;
        width: 90%;
        margin: 20px auto;
        text-align: center;
    }

    .contatti-home {
        font-size: 40px !important;
    }

    .frase {
        margin: 40px 0;
    }
}

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

    .quattrocol .ycol1,
    .trecol .ycol1 {
        width: 50%;
    }

    .yost-foot-col {
        width: 50%;
    }
}

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

    .duecol,
    .trecol,
    .quattrocol {
        display: block;
        margin: 0;
    }

    .duecol .ycol1,
    .trecol .ycol1,
    .quattrocol .ycol1 {
        width: 100%;
        max-width: 350px;
        margin: auto;
    }

    .duecol.grid-right .ycol1,
    .duecol.grid-left .ycol1,
    .duecol.grid-left .ycol1:nth-child(2) {
        float: none;
    }

    .duecol.grid-right .col,
    .duecol.grid-left .col {
        padding: 80% 0 0;
    }

    .yost-foot-quattrocol {
        display: block;
    }

    .yost-foot-col {
        width: 100%;
        max-width: 350px;
        margin: auto;
    }
}

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

    .evidenziato,
    .evidenziato1,
    .evidenziato2 {
        font-size: 16px;
        padding: 20px;
        margin: 30px 0;
    }

    .evidenziato3,
    .evidenziato4,
    .evidenziato5 {
        padding: 0 15px;
    }

    .titolo-big,
    .titolo-big-red {
        font-size: 24px;
    }

    .contatti-home {
        font-size: 30px !important;
    }

    .evidenziato-cl1,
    .evidenziato-cl2 {
        float: none;
        width: 100%;
        margin: 10px 0;
    }
}

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

    .titolo-big,
    .titolo-big-red {
        font-size: 20px;
    }

    .contatti-home {
        font-size: 24px !important;
    }
}

/* ==========================================================
   YOST - COSTI SERVIZIO TECNICO
   Variante dedicata del componente .duecol
   ========================================================== */

.duecol.yost-costi-servizio {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

.duecol.yost-costi-servizio .ycol1 .col {
    height: 100%;
}

.duecol.yost-costi-servizio .bg-yost-col-slogan {
    height: 100%;
    padding: 25px !important;
    background: #f3f3f3 !important;
    border-top: 0;
    border-radius: 5px;
    box-shadow: none;
    text-align: left;
}

.duecol.yost-costi-servizio .y2col-titolo {
    margin: 0 0 15px;
    color: #181717;
    font-size: 18px;
    font-weight: 600;
    line-height: 130%;
    text-align: left;
}

.duecol.yost-costi-servizio .y2col-testo {
    color: #444;
    font-size: 16px;
    line-height: 160%;
    text-align: left;
}

.duecol.yost-costi-servizio .y2col-testo ul {
    margin: 0;
    padding: 0;
    list-style: none !important;
}

.duecol.yost-costi-servizio .y2col-testo li {
    position: relative;
    margin: 8px 0;
    padding-left: 24px;
    list-style: none !important;
}

.duecol.yost-costi-servizio .y2col-testo li:before {
    content: "\f00c" !important;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: auto;
    height: auto;
    margin: 0;
    border: 0;
    background: transparent;
    font-family: FontAwesome;
    font-size: 14px;
}

/* Sito vetrina / Blog */
.duecol.yost-costi-servizio .ycol1:first-child .bg-yost-col-slogan {
    border-left: 5px solid #a3c51c;
}

.duecol.yost-costi-servizio .ycol1:first-child .y2col-testo li:before {
    color: #a3c51c;
}

/* Catalogo / E-commerce */
.duecol.yost-costi-servizio .ycol1:nth-child(2) .bg-yost-col-slogan {
    border-left: 5px solid #4287ae;
}

.duecol.yost-costi-servizio .ycol1:nth-child(2) .y2col-testo li:before {
    color: #4287ae;
}

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

    .duecol.yost-costi-servizio .ycol1 .col {
        height: auto;
    }

    .duecol.yost-costi-servizio .bg-yost-col-slogan {
        padding: 20px !important;
    }
}

/* ==========================================================
   YOST - COSTI HOSTING / POSTA
   ========================================================== */

.bg1-col {
    margin: 0 15px 20px;
    padding: 20px 25px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, .08);
}

.bg1-col p {
    margin: 7px 0;
}

.bg1-col p:first-child {
    margin-top: 0;
    color: #181717;
    font-size: 18px;
}

.totale-mensile {
    margin: 0 15px 30px;
    padding: 20px 25px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 5px;
}

/* VETRINA - VERDE */
.duecol .ycol1:first-child .totale-mensile {
    border-left: 5px solid #a3c51c;
}

/* E-COMMERCE - AZZURRO */
.duecol .ycol1:nth-child(2) .totale-mensile {
    border-left: 5px solid #4287ae;
}

.totale-mensile p {
    margin: 7px 0;
}

.totale-mensile p:first-child {
    margin-top: 0;
    color: #181717;
    font-size: 18px;
}


/* ==========================================================
   YOST - COSTI SERVIZIO TECNICO / MATTEODUSO
   Fondo separato dal body #f3f3f3
   ========================================================== */

.duecol.yost-costi-servizio .bg-yost-col-slogan {
    background: #fff !important;
    border-top: 0;
    box-shadow: none;
}

/* mantiene le barre laterali standard */
.duecol.yost-costi-servizio .ycol1:first-child .bg-yost-col-slogan {
    border-left: 5px solid #a3c51c;
}

.duecol.yost-costi-servizio .ycol1:nth-child(2) .bg-yost-col-slogan {
    border-left: 5px solid #4287ae;
}


/* ==========================================================
   YOST - COSTI HOSTING / POSTA RESPONSIVE
   ========================================================== */

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

    .bg1-col,
    .totale-mensile {
        margin: 0 0 20px;
        padding: 20px;
    }
}

