﻿body {
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #808080;
    font-weight:400;
}
a {
    color: #ff0101;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #ff0101;
    font-weight:600;
}
.progress{
    background-color:white;
    border:1px solid #ff0101;
}
.progress-bar {
    background-color: #ff0101;
}


.progress.green{
    background-color:white;
    border:1px solid #02ac00;
}
.progress.green .progress-bar {
    background-color: #02ac00;
}




a:hover {
    color: #ff0101;
    text-decoration: none;
}

.card:hover{
    box-shadow:rgba(80,80,80,0.2) 2px 2px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato',sans-serif;
}
h1, h2, h3, h4 {
    color: #ff0101;
}

#iframe {
    border: 1px solid black;
}
#wrapper {
    min-height: 500px;
}
.btn-primary {
    color: #fff!important;
    background-color: #ff0101 !important;
    border-color: #ff0101!important;
    padding: 5px 10px;
    border-radius: 20px;
}
    .btn-primary.green {
        background-color: #02ac00 !important;
        border-color: #02ac00 !important;
    }
.btn-primary-outline {
    color: #ff0101 !important;
    background-color: #fff !important;
    border-color: #ff0101 !important;
    padding: 5px 10px;
    border-radius: 20px;
}
    .btn-primary-outline.green {
        color: #02ac00 !important;
        border-color: #02ac00 !important;
    }
    .btn-primary-outline.black {
        color: #111 !important;
        border-color: #111 !important;
    }

.btn-favorites {
    color: #fff;
    background-color: #ccc;
    border-color: #fff;
    padding: 10px 12px!important;
    border-radius: 30px!important;
}
.prodotto .btn-favorites {
    position: absolute;
    top: 10px;
    left: 24px;
}
    .btn-favorites.selected {
        background-color: #ff0101;
    }

    .bg-primary {
        background-color: #f2f2f2 !important;
    }

.color-primary {
    color: #ff0101 !important;
}


.bg-secondary {
    background-color: #ff0101 !important;
    color:white!important;
}
.list-group-item {
    background-color: transparent;
    border-color: transparent;
    
}
    .list-group-item a {
         color:#999;
    }

    .list-group-item.active {
        background-color: transparent;
        border-color: transparent;
        font-weight: bold;
    }
        .list-group-item.active a {
            color: #ff0101;
        }
.btn {
    border-radius: 20px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
}
.btn-primary, .btn-primary-outline, .btn-secondary {
    min-width: 150px;
}

.btn-primary:hover {
    background-color: #d4d4d4;
}
.btn-accedi {
    outline: none !important;
    border: none !important;
    margin-left:5px; margin-right:5px;
    margin-top:10px;
}
input[type=search]{
    background-image:url(../img/mag.svg);
    background-position:right center;
    background-repeat:no-repeat;
    background-size:20px 20px;
    background-position:90% 50%;
    padding-right:20px;    
    border-radius:20px;
    background-color:#f2f2f2;
}
div.toggle {
    display: none;
    margin-bottom: 30px
}
ul {
    padding-inline-start: 20px;
}
div.categorie {
    background-color: #ff0101;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
}
    div.categorie a{
         color:white!important;
         text-transform:uppercase;
    }
    div.categorie div.col {
        text-align: center;
        height:50px;
        border-right: 1px solid rgba(251, 251, 251, 0.37);
    }
.breadcrumb li:before {
    margin: 0 7px;
}
        div.categorie div.col:last-child{
            border-right:none;
        }
        .bg-light {
            background-color: transparent !important;
        }
.navbar-light .navbar-nav .nav-link {
    margin-left:10px; margin-right:10px;
    text-transform: uppercase;
}
.navbar-brand {
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}
.intro-titolo {
    /*color: #ffffff;
    text-shadow: 2px 2px 2px #000000;*/
    font-size: 42px;
    line-height: 46px;
    text-transform: uppercase;
}
.intro {
    position: relative;
}

.intro .container-content {
    height: 200px;
}

.container-content .text-center {
    text-align: center;
    position: absolute;
    /*width: calc(100% - 30px);*/
    width:100%;
    z-index: 999;
}

.navbar-small {
    background-color: #d9e0ec;
    color: #000000;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}
.navbar-small a,
.navbar-small .btn {
    color: #000000;
}

/*HOME*/


.servizio-home {
    margin-bottom: 40px;
    padding-left: 60px;
    padding-right: 60px;
}
.servizio-home:hover a h3 {
    background-color:#d9e0ec!important;
}
.servizio-home:hover a img {
    filter: grayscale(100%);
}
.container-content {
    /*height: 400px;*/
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
}
.dropdown-menu {
    min-width: 18rem;
    background-color: #fff !important;
    text-align: right;
    border:1px solid #ffffff;
}
aside.right-col {
    padding: 20px;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
}
.mesh-container {
    position: absolute;
    z-index: 80;
    top: auto;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    width: 60px;
}
#scroll-down img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    animation-name: move;
    transition: all 0.3s ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 1.5s;
    animation-timing-function: linear;
}
.icona:hover {
    animation-name: move;
    transition: all 0.3s ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-timing-function: linear;
}
@keyframes move {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(10px)
    }
    100% {
        transform: translateY(0)
    }
}

/*GALLERY INTERNE*/
div.gallery {
    /*display: inline-block;*/
    display: block;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
div.gallery img {
    width: 24%;
    background-color: #ffffff;
    background-position: center center;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    /*border: 3px solid #a59482 !important;*/
    float: left;
    display: inline-block;
    /*margin: 5px;*/
    margin: 3px;
}
div.galleryclear {
    clear: both;
    width: 100%;
}
/*FINE GALLERY INTERNE*/


/*SCROLL TOP*/
.scrollToTop {
    background-color: #ff0101;
    border-radius: 2px 2px 0 0;
    bottom: -10px;
    color: #fff !important;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 38px;
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none !important;
    transition: all .5s cubic-bezier(0,0,0,1) 0s;
    width: 50px;
    z-index: 1000
}
.scrollToTop:hover {
    background-color: rgba(217,224,236,0.8)
}
    .scrollToTop span {
        width: 0;
        height: 0;
        display: inline-block;
        border: 8px solid transparent;
        border-bottom-color: white;
        margin-bottom: 3px;
    }
/*FINE SCROLL TOP*/

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    position: relative;
    display: block;
    padding: 10px 15px;
}


main{
    min-height:500px;
}

/*FORM*/
.form-contatti {
    background-color: #ff0101;
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url('../img/contatti-bg.png');
    background-position: center top;
    background-size: cover;
    min-height: 320px;
}

#form-rich-contatto {
    margin-top: 50px
}

    #form-rich-contatto button {
        float: right;
        margin-top: 20px
    }

    #form-rich-contatto p {
        margin-top: 15px;
        font-size: 12px
    }

.form-control {
    border-radius: 0;
    height: 40px
}
fieldset span {
    font-size:14px;
}

#contatti .navbar-default {
    background: rgba(255,255,255,1.0) none repeat scroll 0 0
}

.google-maps-container {
    width: 100%;
    overflow: hidden;
    height: 450px;
    max-width: 100%;
    padding: 50px 0
}

#google-maps-canvas {
    height: 100%;
    width: 100%;
    max-width: 100%
}

    #google-maps-canvas iframe {
        height: 100%;
        width: 100%;
        border: 0
    }

.mobile {
    display: none !important;
}


@media only screen and (max-width: 1199px) {
    .dropdown-menu-right {
        text-align:left!important;
    }
    .lingue {
        margin-left: 0px;
    }
    .mobile {
        display: none !important;
    }
    .servizio-home {
        margin-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
}


@media only screen and (max-width: 980px) {
    .mobile {
        display: none !important;
    }

    .form-contatti {
        background-color:transparent;
        background-image:none;
        color:black;
    }

    #wrapper {
        min-height: 350px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    .lingue {
        margin-left: 0px;
    }
    .mobile {
        display: none !important;
    }
    .text-right.credit {
        padding-right: 100px;
    }
}
@media screen and (max-width: 768px) and (min-width: 668px) {
    .text-right.credit {
        margin-right:100px;
    }
    .lingue {
        margin-left: 0px;
    }
    .mobile {
        display: none !important;
    }
    .info-navbar {
        text-align:center!important;
    }
}
@media screen and (max-width: 667px) and (min-width: 481px) {
    body {
        font-size:14px;
    }
    .text-right.credit {
        text-align: center !important;
    }
    div.gallery img {
        margin: 1px;
        width: 49%;
    }
    .lingue {
        margin-left: 0px;
    }
    .mobile {
        display: none !important;
    }
    .info-navbar {
        text-align: center !important;
    }
    .servizio-home {
        margin-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #scroll-down {
        display: none;
    }
    .dropdown-menu {
        font-size: 14px;
    }
}
@media screen and (max-width: 480px) and (min-width: 376px) {
    body {
        font-size: 14px;
    }
    .text-right.credit {
        text-align: center !important;
    }
    div.gallery img {
        margin: 1px;
        width: 49%;
    }
    .lingue {
        margin-left: 0px;
    }
    .desktop {
        display: none !important;
    }
    .mobile {
        display: block !important;
    }
    .info-navbar {
        text-align: center !important;
    }
    #scroll-down {
        display: none;
    }
    .dropdown-menu {
        font-size: 14px;
    }
}
@media only screen and (max-width: 375px) {
    body {
        font-size: 14px;
    }
    .text-right.credit {
        text-align: center !important;
    }
    div.gallery img {
        margin: 1px;
        width: 49%;
    }
    .lingue {
        margin-left: 0px;
    }
    .desktop {
        display: none !important;
    }
    .mobile {
        display: block !important;
    }
    .info-navbar {
        text-align: center !important;
    }
    #scroll-down {
        display: none;
    }
    .dropdown-menu {
        font-size:14px;
    }
}


.payment-summary {
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    border: 1px solid #ccc;
    background-color: #f2f2f2;
    margin-bottom: 40px;
    margin-top: 40px;
}

    .payment-summary #stripe {
        padding: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .payment-summary #stripecard {
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        background-color: white;
        border: 1px solid #333;
        padding: 15px;
    }

    .payment-summary table {
        width: 100%;
    }

    .payment-summary hr {
        border-color: #aaa;
        margin-top: 15px;
        margin-bottom: 15px;
    }

.sweet-alert .sa-icon.sa-success .sa-line {
    background-color: #ff0101!important;
}
.sweet-alert .sa-icon.sa-success {
    border-color: #ff0101 !important;
}

.sweet-alert button.confirm {
    background-color: #ff0101 !important;
}

footer {
    background-color: #959598 !important;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
}

footer a{
    color:white!important;
    text-decoration:underline!important;
}
nav .dropdown-menu {
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}
.table thead th {
    border-bottom:unset;
}



#esameonline tr.active {
    border: 2px solid #000000 !important;
    color: red #000000;
}

    #esameonline tr.active td {
        border-top: 2px solid #000000 !important;
    }

#esameonline.terminato tr.wrong.active {
    border: 2px solid red !important;
    background-color: #ffeeee !important;
    color: red !important;
}
#esameonline.terminato tr.correct.active {
    border: 2px solid #02ac00 !important;
    background-color: #cdffce !important;
    color: #02ac00 !important;
}
#esameonline.terminato tr.wrong.active td {
    border-top: 2px solid red !important;
}
#esameonline.terminato tr.correct.active td {
    border-top: 2px solid #02ac00 !important;
}