/** Common **/
.owl-dots {
    display: none;
}
.owl-next {
    right: 3%;
}
.owl-prev {
    left: 3%;
}
.owl-item.active {
    filter: none;
}
.owl-item {
    filter: grayscale(1);
}
.owl-nav {
    left: 50%;
    top: 46%;
    transform: translate(-50%,-50%);
    width: 100% !important;
    position: absolute;
}
.owl-next {
    position: absolute;
}
.owl-prev {
    position: absolute;
}

button.owl-prev .cerchionav, button.owl-next .cerchionav {
    height: 50px;
    width: 50px;
    line-height: 50px;
    background: #f27d39;
    background: -webkit-linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    background: -moz-linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    background: -ms-linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    background: linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    border-radius: 100%;
}

button.owl-prev .cerchionav i,
button.owl-next .cerchionav i{
    color: #ffffff !important;
}

.divider-logo{
    position: relative;
}

.divider-logo:before{
    content: '';
    position: absolute;
    width: 38%;
    height: 1px;
    background-color: #CB9F63;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.divider-logo:after{
    content: '';
    position: absolute;
    width: 38%;
    height: 1px;
    background-color: #CB9F63;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.divider-logo img{
    max-width: 120px;
    display: inline-block;
    position: relative;
    z-index: 3;
    padding: 2em;
}
.background_ig{
    background: #f27d39;
    background: -webkit-linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    background: -moz-linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    background: -ms-linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    background: linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
}

/** HERO
Colori sfumatura:
Viola #91368f
Fuchsia #e7297c
Arancione #f27d39
**/

.hero {
    background-image: url("../images/bghero.jpg");
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 15em 0 22em;
}


.visualabs_hero {
    position: absolute;
    top: 50%;
    left: -10%;
    transform: translate(0,-50%);
}
.hero_img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    max-width: 100%;
    z-index: 2;
}
.hero h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 80px;
    position: relative;
    z-index: 1;
    margin: 0;
    text-align: center;
}
.tagline {
    margin: 0;
    font-size: 30px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    display: block;

    background: #f27d39;
    background: -webkit-linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    background: -moz-linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    background: -ms-linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    background: linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);

    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 10px;
    position: relative;
    z-index: 3;
}
.indirizzo {
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin: 5px 0 0 0;
    z-index: 3;
    position: relative;
}

.visual_heroblack{
    display: block;
    max-width: 30%;
    margin: 0 auto;
}

.flexbtn {
    position: relative;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 25px 0 0 0;
}
.flexbtn .phonebtn {
    color: #fff;
    font-size: 20px;
    margin: 0;
    text-decoration: underline;
}
.flexbtn a.btn {
    margin: 0;
}

#sliderhero {
    position: absolute;
    right: 0;
    max-width: 42%;
    top: 50%;
    transform: translate(0,-50%);
}

#sliderhero .owl-stage {
    left: -100px;
}

/* Chisiamo */

.chisiamo {
    background: #f7f7f7;
    padding: 6em 0 0;
    position: relative;
}

.pretitle {
    margin: 0;
    font-size: 25px;
    font-weight: 100;
    font-style: italic;
    letter-spacing: 4px;
}

.chisiamo h2 {
    font-size: 60px;
    margin: 15px 0 -2px 0;
    text-transform: uppercase;
}

.img_firma {
    max-width: 40%;
    margin: 10px 0 0 0;
    transform: rotate(-5deg);
}

.emanuele_chisiamo {
    margin-right: -30px;
    margin-left: 60px;
    margin-bottom: -40px;
    z-index: 3;
    position: relative;
    box-shadow: 0 0 20px -5px #ddd;
    border-radius: 10px;
}

.chisiamo .row{
    position: relative;
    z-index: 3;
}

.texture_chisiamo{
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
}

/** Servizi **/

.servizi {
    position: relative;
}
.flex_row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
}
.headerserv {
    width: 70px;
    height: 70px;
    padding: 10px;
    border-radius: 100%;
}
.riquadroserv h4 {
    margin: 20px 0 0 0;
    font-size: 24px;
}
.riquadroserv p {
    font-size: 15px;
    margin: 10px 0 0 0;
}
.riquadroserv {
    padding: 20px;
}
.flex_row .col_rowserv:nth-child(1) {
    width: 60%;
}
.flex_row .col_rowserv:nth-child(1) h3 {
    font-size: 50px;
    margin: 0;
}
.flex_row .col_rowserv:nth-child(1) p {
    font-size: 18px;
    margin: 10px 0 0 0;
}

/** Slider **/

.sliderfoto {
    position: relative;
}
#sliderhomeapp{
    max-width: 70%;
    position: absolute;
    right: 0;
}
#sliderhomeapp .owl-nav .owl-prev{
    display: none;
}
#sliderhomeapp .owl-stage{
    left: -100px;
}

.icon_big {
    position: absolute;
    max-width: 340px;
    left: 30px;
    bottom: 30px;
    opacity: 0.3;
    -webkit-animation: topbottom 4s ease-out infinite alternate;
    animation: topbottom 4s ease-out infinite alternate;
}
@-webkit-keyframes topbottom {
    0% {-webkit-transform: translate(0%,0);}
    100% {-webkit-transform: translate(-5%,-5%);}
}

@keyframes topbottom {
    0% {transform: translate(0%,0);}
    100% {transform: translate(-5%,-5%);}
}

.sliderfoto {
    min-height: 460px;
}

/** Appuntamento **/
.appuntamento {
    background: #000;
    padding: 15em 0 8em;
    position: relative;
    overflow: hidden;
}

.appuntamento .row{
    position: relative;
    z-index: 3;
}
.appuntamento h3 {
    text-align: center;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 50px;
    margin: 0;
}
.appuntamento h2 {
    text-align: center;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    font-size: 60px;
}
.appuntamento p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 0 120px;
    margin: 10px 0 30px 0;
}
.appuntamento .flexbtn {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
}
.appuntamento a.phonetel {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
}
.appuntamento .flexbtn a.btn {
    margin-right: 40px;
}

.visualabs_app {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}


/** Ebook **/
.ebook h2 {
    font-size: 52px;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.2;
}

.ebook .row{
    display: flex;
    width: 100%;
    align-items: center;
}
.ebook img{
    margin-left: -40px;
}

/** Team **/
.teamhome{
    padding: 5em 0;
    position: relative;
    background: #f7f7f7;
}
h2.titleteam {
    text-align: center;
    font-size: 60px;
    text-transform: uppercase;
    margin: 0 0 40px;
}

#team_carousel .items {
    min-height: 560px;
}

.riquadro-team {
    position: relative;
}
.riquadro-team_descteam {
    position: relative;
    background: #000000;
    margin-top: -100px;
    width: 85%;
    padding: 2em 3em;
    overflow: hidden;
    box-shadow: 0 0 15px -5px #aaa;
}
.riquadro-team_descteam h2 {
    color: #fff;
    position: relative;
    z-index: 3;
    font-size: 35px;
    margin: 0;
}
.riquadro-team_descteam p {
    font-size: 22px;
    color: #fff;
    position: relative;
    z-index: 3;
    margin: 0 0 10px 0;
    font-style: italic;
}

/** Contatti mappa **/
.contatti {
    position: relative;
    padding: 3em 0;
}
.flex-contatti {
    display: flex;
    align-items: center;
}
.col_uno {
    background: #3b3b3b;
    width: 50%;
}
.col_uno .colimg {
    display: flex;
    flex-flow: wrap;
    justify-content: space-evenly;
    margin: 20px -100px 20px 10px;
}
.col_uno img {
    width: 47%;
    margin-bottom: 15px;
}
.col_due {
    width: 50%;
    padding: 10em 10em;
}

.col_due h3 {
    margin: 0;
    font-weight: normal;
    font-size: 30px;
    text-transform: uppercase;
    font-style: italic;
}
.col_due h2 {
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 65px;
}


.rigaicona a {
    width: 100%;
    display: block;
    margin: 0 0 15px 0;
}
.col_due i {
    background: #f27d39;
    background: -webkit-linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    background: -moz-linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    background: -ms-linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    background: linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
}

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


    .row {
        padding: 0;
    }

    .hero{
        padding: 8em 0 0;
    }
    .visualabs_hero {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-120%);
    }
    .hero .row{
        padding: 0;
    }

    .hero h2 {
        font-size: 26px;
    }

    .hero .tagline {
        font-size: 12px;
        padding: 10px 0;
    }

    .indirizzo{
        font-size: 20px;
    }

    #sliderhero {
        position: relative;
        right: 0;
        max-width: 100%;
        top: 0;
        transform: translate(0,0);
    }

    .flexbtn a.btn {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .flexbtn {
        display: block;
        margin-bottom: 70px;
        text-align: center;
    }

    #sliderhero .owl-stage {
        left: -20px;
    }

    .hero .owl-nav {
        left: 50%;
        top: 10%;
        transform: translate(-50%,-50%);
        width: 90% !important;
        position: absolute;
    }

    .visual_heroblack {
        display: block;
        max-width: 28%;
        margin: 0 auto 10px;
    }

    /** Chi siamo **/
    .chisiamo .row{
        padding: 0;
    }

    .pretitle{
        font-size: 20px;
    }

    .chisiamo h2 {
        font-size: 45px;
    }

    .emanuele_chisiamo {
        margin-right: 10px;
        margin-left: 0;
        margin-bottom: 0;
        z-index: 3;
        position: relative;
        box-shadow: 0 0 20px -5px #ddd;
        border-radius: 10px;
        margin-top: 50px;
    }

    .img_firma {
        max-width: 55%;
    }
    /* Servizi */
    .flex_row {
        width: 100%;
        display: block;
        margin-top: 0;
    }
    .flex_row .col_rowserv:nth-child(1) {
        width: 100%;
    }

    .riquadroserv {
        background: linear-gradient(to right, #91368f 0, #e7297c 50%, #f27d39 100%);
        margin: 20px 0 0 0;
        border-radius: 10px;
        padding: 2em;
    }
    .headerserv {
        border-radius: 100%;
        background: transparent;
        max-width: 70px;
        padding: 0;
        height: auto;
        width: auto;
    }
    .riquadroserv h4,
    .riquadroserv p{
        color: #ffffff;
    }

    .servizi .row {
        padding: 0 1em;
    }

    #sliderhomeapp {
        max-width: 90%;
        position: absolute;
        right: 0;
    }

    #sliderhomeapp .owl-stage {
        left: -30px;
    }

    #sliderhomeapp .owl-nav .owl-prev{
        display: inline-block;
    }

    #sliderhomeapp .owl-nav {
        left: 45%;
        top: 46%;
        transform: translate(-50%,-50%);
        width: 90% !important;
        position: absolute;

    }

    /** Appuntamento **/
    .appuntamento{
        padding: 3em 0 4em;
    }

    .appuntamento p{
        padding: 0;
        font-size: 16px;
    }
    .appuntamento h3{
        font-size: 35px;
    }
    .appuntamento h2{
        font-size: 35px;
    }

    .appuntamento .flexbtn {
        margin: 0 auto;
        display: block;
        align-items: center;
        justify-content: center;
        width: 100%;
    }


    /** Ebook **/
    .ebook img {
        margin-left: 0;
    }
    .ebook h2 {
        font-size: 34px;
    }

    /* Team */
    .teamhome {
        padding: 2em 0;
    }
    h2.titleteam{
        font-size: 33px;
    }


    .riquadro-team_descteam{
        padding: 1em;
    }

    .riquadro-team_descteam p{
        margin: 0;
    }

    #team_carousel .items {
        min-height: 460px;
    }

    .flex-contatti {
        display: block;
    }

    .col_uno {
        background: #3b3b3b;
        width: 100%;
    }

    .col_uno {
        background: #3b3b3b;
        width: 70%;
        padding-top: 1px;
    }
    .col_due {
        width: 100%;
        padding: 1em;
    }

    .col_due h3{
        font-size: 25px;
    }

    .col_due h2{
        font-size: 42px;
    }

    .icon_big {
        position: absolute;
        max-width: 250px;
        left: 30px;
        bottom: -200px;
        opacity: 0.3;
        -webkit-animation: topbottom 4s ease-out infinite alternate;
        animation: topbottom 4s ease-out infinite alternate;
    }

}



@media only screen and (min-width: 640px) and (max-width: 1000px) {

    .row {
        padding: 0;
    }
    .hero .columns {
        width: 100%;
        flex: 100%;
        max-width: 90%;
        margin: 0 auto;
    }
    .hero{
        padding: 8em 0 0;
    }
    .visualabs_hero {
        position: absolute;
        top: 60%;
        left: 50%;
        transform: translate(-50%,-120%);
    }
    .hero h2 {
        font-size: 65px;
    }
    .hero .tagline {
        font-size: 20px;
        padding: 10px 0;
    }

    .indirizzo{
        font-size: 20px;
    }

    #sliderhero {
        position: relative;
        right: 0;
        max-width: 100%;
        top: 0;
        transform: translate(0,0);
    }

    .flexbtn a.btn {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .flexbtn {
        display: block;
        margin-bottom: 70px;
        text-align: center;
    }

    #sliderhero .owl-stage {
        left: -20px;
    }

    .hero .owl-nav {
        left: 50%;
        top: 10%;
        transform: translate(-50%,-50%);
        width: 90% !important;
        position: absolute;
    }

    .visual_heroblack {
        display: block;
        max-width: 28%;
        margin: 0 auto 10px;
    }

    #sliderhero {
        position: relative;
        right: 0;
        max-width: 80%;
        top: 0;
        transform: translate(0,0);
        margin: 0 auto;
    }


    .chisiamo h2 {
        font-size: 50px !important;
    }

    .pretitle{
        font-size: 20px;
    }

    .img_firma {
        max-width: 60%;
    }

    .emanuele_chisiamo {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0;
        z-index: 3;
        position: relative;
        box-shadow: 0 0 20px -5px #ddd;
        border-radius: 10px;
    }

    .chisiamo p {
        font-size: 16px;
    }
    .chisiamo {
        padding: 6em 0;
    }


    .servizi{
        padding: 0;
    }
    .flex_row .col_rowserv {
        width: 33.33%;
        float: left;
    }

    .flex_row .col_rowserv:nth-child(1) {
        width: 100%;
    }

    .flex_row {
        width: 100%;
        display: block;
        align-items: center;
        justify-content: space-between;
        margin-top: 50px;
        padding: 0 2em;
    }

    #sliderhomeapp {
        max-width: 90%;
        position: absolute;
        right: 0;
    }

    .appuntamento {
        padding: 4em 0 4em;
    }
    .appuntamento p {
        padding: 0;
    }
    .appuntamento .flexbtn {
        width: 100%;
    }

    .appuntamento .flexbtn a.btn {
        margin-right: 40px;
        font-size: 14px;
        margin-bottom: 0;
    }

    .appuntamento a.phonetel{
        font-size: 16px;
    }

    .ebook img {
        margin-left: 0;
    }

    .ebook h2 {
        font-size: 32px;
    }
    .ebook .btn {
        font-size: 16px;
        padding: 20px 0;
        width: 100%;
    }

    .col_due {
        width: 50%;
        padding: 1em;
    }

    .col_due h3{
        font-size: 18px;
    }

    .col_due h2 {
        font-size: 40px;
    }

    .col_uno .colimg {
        display: flex;
        flex-flow: wrap;
        justify-content: space-evenly;
        margin: -20px 20px -20px 10px;
    }
    .contatti .col_due p {
        font-size: 16px;
    }


}
@media only screen and (min-width: 1001px) and (max-width: 1250px) {

    .hero{
        padding: 10em 0 10em;
    }
    .hero h2{
        font-size: 50px;
    }
    .tagline{
        font-size: 20px;
    }
    .hero a.btn {
        font-size: 14px;
        padding: 20px 0;
        width: 60%;
    }
    .flexbtn .phonebtn{
        font-size: 16px;
    }

    .hero .columns {
        max-width: 50%;
    }

    #sliderhero{
        max-width: 48%;
    }

    .emanuele_chisiamo{
        margin-left: 30px;
    }

    .appuntamento{
        padding: 6em 0 8em;
    }

    .appuntamento .flexbtn a.btn {
        padding: 20px 25px;
    }

    .ebook h2 {
        font-size: 45px;
    }

    .col_due {
        width: 50%;
        padding: 2em;
    }

    .col_uno .colimg {
        margin: 20px 20px 20px 10px;
    }

}

@media only screen and (min-width: 1251px) and (max-width: 1650px) {
    .appuntamento {
        padding: 8em 0 8em;
    }

    .col_due h2 {
        margin: 10px 0 0 0;
        text-transform: uppercase;
        font-size: 45px;
    }

}