body
{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: 'Raleway', sans-serif !important;
}
a:hover
{
    text-decoration: none !important;
    color: unset;
}
.desktop-bg-img
{
    background-image: url("../images/Sfondo.png");
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.btn-blue
{
    background: white;
    color: #2760a6;
    font-size: 25px;
    padding: 12px 30px;
    border-radius: 30px;
    font-weight: bold;
}
.btn-red
{
    background: white;
    color: #e72530;
    font-size: 25px;
    padding: 12px 30px;
    border-radius: 30px;
    font-weight: bold;
}
.btn-blue:hover
{
    color: #e72530;
}

.btn-red:hover
{
    color: #2760a6;
}

/* .blue-section
{
    background: linear-gradient(to top, rgba(35, 94, 164, 0.63) 0%, rgba(35, 94, 164, 0.62) 40%, rgba(35, 93, 165, 0.37) 60%, rgba(33, 92, 163, 0.15) 80%, rgba(0, 85, 170, 0.01) 98%, rgba(0, 128, 128, 0) 99%, rgba(0, 0, 255, 0) 100%);
}
.red-section
{
    background: linear-gradient(to bottom, rgba(255, 0, 0, 0.01) 0%, rgba(232, 36, 50, 0.23) 26%, rgba(233, 37, 48, 0.46) 46%, rgba(232, 39, 49, 0.7) 66%, rgba(232, 38, 49, 0.91) 87%, rgba(232, 38, 49, 0.99) 100%);
} */
.self-absolute
{
    position: absolute;
    bottom: 0;
}
.height_100
{
    height: 100vh;
}
.studio-logo
{
    position: absolute;
    top: 2%;
    left: 2%;
}
.training-logo
{
    position: absolute;
    top: 2%;
    right: 2%;
}
.height_60
{
    height: 60px !important;
}
@media(max-width: 767px)
{
    .blue-section
    {
        background: linear-gradient(to top, rgba(35, 94, 164, 0.63) 0%, rgba(35, 94, 164, 0.62) 40%, rgba(35, 93, 165, 0.37) 60%, rgba(33, 92, 163, 0.15) 80%, rgba(0, 85, 170, 0.01) 98%, rgba(0, 128, 128, 0) 99%, rgba(0, 0, 255, 0) 100%);
    }
    .red-section
    {
        background: linear-gradient(to bottom, rgba(255, 0, 0, 0.01) 0%, rgba(232, 36, 50, 0.23) 26%, rgba(233, 37, 48, 0.46) 46%, rgba(232, 39, 49, 0.7) 66%, rgba(232, 38, 49, 0.91) 87%, rgba(232, 38, 49, 0.99) 100%);
    }
    .desktop-bg-img
    {
        background-image: unset;
    }
    .blue-sm-div
    {
        /* background: -webkit-linear-gradient(bottom, rgba(35, 94, 164, 0.63) 0%, rgba(35, 94, 164, 0.62) 40%, rgba(35, 93, 165, 0.37) 60%, rgba(33, 92, 163, 0.15) 80%, rgba(0, 85, 170, 0.01) 98%, rgba(0, 128, 128, 0) 99%, rgba(0, 0, 255, 0) 100%);
        background: -o-linear-gradient(bottom, rgba(35, 94, 164, 0.63) 0%, rgba(35, 94, 164, 0.62) 40%, rgba(35, 93, 165, 0.37) 60%, rgba(33, 92, 163, 0.15) 80%, rgba(0, 85, 170, 0.01) 98%, rgba(0, 128, 128, 0) 99%, rgba(0, 0, 255, 0) 100%);
        background: -ms-linear-gradient(bottom, rgba(35, 94, 164, 0.63) 0%, rgba(35, 94, 164, 0.62) 40%, rgba(35, 93, 165, 0.37) 60%, rgba(33, 92, 163, 0.15) 80%, rgba(0, 85, 170, 0.01) 98%, rgba(0, 128, 128, 0) 99%, rgba(0, 0, 255, 0) 100%);
        background: -moz-linear-gradient(bottom, rgba(35, 94, 164, 0.63) 0%, rgba(35, 94, 164, 0.62) 40%, rgba(35, 93, 165, 0.37) 60%, rgba(33, 92, 163, 0.15) 80%, rgba(0, 85, 170, 0.01) 98%, rgba(0, 128, 128, 0) 99%, rgba(0, 0, 255, 0) 100%);
        background: linear-gradient(to top, rgba(35, 94, 164, 0.63) 0%, rgba(35, 94, 164, 0.62) 40%, rgba(35, 93, 165, 0.37) 60%, rgba(33, 92, 163, 0.15) 80%, rgba(0, 85, 170, 0.01) 98%, rgba(0, 128, 128, 0) 99%, rgba(0, 0, 255, 0) 100%); */

        background: linear-gradient(to top, rgba(35, 94, 164, 0.63) 0%, rgba(35, 94, 164, 0.62) 0%, rgba(35, 93, 165, 0.37) 0%, rgba(33, 92, 163, 0.15) 80%, rgba(0, 85, 170, 0.01) 98%, rgba(0, 128, 128, 0) 99%, rgba(0, 0, 255, 0) 100%), url("https://www.studiostefanolombardo.it/images/Livello-1.png");
        height: 50vh;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }
    .red-sm-div
    {
        height: 50vh;
        background: linear-gradient(to bottom, rgba(255, 0, 0, 0.01) 0%, rgba(232, 36, 50, 0.23) 50%, rgba(233, 37, 48, 0.46) 100%, rgba(232, 39, 49, 0.7) 67%, rgba(232, 38, 49, 0.91) 100%, rgba(232, 38, 49, 0.99) 0%), url('https://www.studiostefanolombardo.it/images/Livello-2.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }
    .btn-blue
    {

        font-size: 20px;
        padding: 8px 20px;

    }
    .btn-red
    {

        font-size: 20px;
        padding: 8px 20px;

    }
    .dental-text
    {
        font-size: 30px;
    }
    .font_25
    {
        font-size: 25px;
    }
    .studio-logo
    {
        position: absolute;
        top: 9%;
        left: 5%;
    }
    .training-logo
    {
        position: absolute;
        top: 9%;
        left: 5%;
    }
    .height_60
    {
        height: 30px !important;
    }
}
/* @media only screen and(max-width: 992px)
{
    .blue-sm-div
    {
        height: 50vh;
        background-image: url('https://www.studiostefanolombardo.it/images/Livello-1.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }
    .red-sm-div
    {
        height: 50vh;
        background-image: url('https://www.studiostefanolombardo.it/images/Livello-2.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }
} */
