.widget.scuole {
    padding: 0;
    margin: 0
}

.widget.scuole .row-header .block {
    position: absolute;
    background-color: #ff7401;
    background-color: rgba(255, 116, 1, 0.8);
    bottom: 20px;
    width: 90%;
    left: 20px;
    right: 20px;
    height: 300px;
    padding: 20px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-size: 22px;

}
@media screen and (min-width: 768px) {
    .widget.scuole .row-header .ico {
        width: 50%;
    }
}
.widget.scuole .row-header .block p {
    font-size: 17px;
    line-height: 22px;
    margin: 0;
}

.widget.scuole .row-header .block p span {
    color: #173219;
}

.widget.scuole .row-header .block h2 {
    font-size: 24px;
    margin: 0;
    padding: 10px 0;
}
.widget.scuole .row-header .block h2 a {
    color: #ffffff;
}
@media screen and (max-width: 1199px) {
    .widget.scuole .row-header .block {
        height: 280px;
    }

    .widget.scuole .row-header .block p {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .widget.scuole .row-header .block {
        height: auto;
    }
}

@media screen and (max-width: 991px) {
    .widget.scuole .row-header .block {
        font-size: 18px;
        height: 250px;
    }

    .widget.scuole .row-header .block p {
        font-size: 16px;
        line-height: 22px;
    }

    .widget.scuole .row-header .block h2 {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .widget.scuole .row-header .img-bg {
        width: 100%;
    }

    .widget.scuole .row-header .block {
        height: auto;
    }

    .widget.scuole .row-header .no-padding {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 768px) {
    .widget.scuole .row.no-padding {
        margin-left: -5px;
        margin-right: -5px;
    }

    .widget.scuole .no-padding {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

/* */
.widget.scuole .row-tel {
    margin-top: 100px;
}
@media screen and (min-width:992px){
    .widget.scuole .cell {
        padding-top: 150px;
    }
}
.widget.scuole .row-tel .row-1 .content {
    background-color: #7ab5a1;
    color: #ffffff;

}

.widget.scuole .row-tel .row-1 .content .modo {
    background-color: #ff7401;
    margin-right: -50px;
}

.widget.scuole .row-tel .row-1 .content .modo .arrow,
.widget.scuole .row-tel .content .modo .text {
    font-size: 24px;
    font-weight: bold;
    line-height: 59px;
}

.widget.scuole .row-tel .row-1 .content .modo .arrow {
    padding-right: 20px;
}

.widget.scuole .row-tel .info {
    padding-left: 20px;
    padding-right: 20px;
}

.widget.scuole .row-tel .info strong {
    font-size: 22px;
}

.widget.scuole .row-tel p {
    font-size: 15px;
}

@media screen and (max-width: 991px) {
    .widget.scuole .row-tel .row-1 .content .modo {
        margin-right: 0;
    }

    .widget.scuole .row-tel .row-1 .content .modo .text {
        float: none;
        text-align: center;
    }

    .widget.scuole .row-tel .row-1 .content .modo .arrow {
        display: none;
    }
}

/* */
.widget.scuole .dett-app {
    color: #1c6c33;
    font-weight: bold;
    text-align: center;

}

.widget.scuole .dett-app p {
    line-height: 19px;
}

/* */
.widget.scuole .col-footer {
    margin-top: 20px;
    color: #ffffff;
}

.widget.scuole .col-footer .content {
    background-color: #7ab5a1;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* */
.widget.scuole .brain {
    color: #1c6c33;
    font-size: 18px;
    margin-top: 50px;
    margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
    .widget.scuole .brain .cit {
        padding-top: 80px;
    }
}

@media screen and (min-width: 768px) {
    .widget.scuole .brain .cit {
        text-align: right;
    }
}

/* */
.widget.scuole .row-rif{
    margin-bottom: 50px;
}