/**
 * Theme Name:     WP Bootstrap Starter Child
 * Author:         $egesit
 * Template:       wp-bootstrap-starter
 * Text Domain:	   wp-bootstrap-starter-child
 * Description:    Override 4 LUNA DI VANNA
 */
/*FONTS*/
@import url('https://fonts.googleapis.com/css2?family=Exo:wght@300;400;500;600;700&display=swap'); /*
  	Flaticon icon font: Flaticon
  	Creation date: 06/08/2020 02:32		
  	*/
@font-face {
    font-family: "Flaticon";
    src: url("fonts/icons/Flaticon.eot");
    src: url("fonts/icons/Flaticon.eot?#iefix") format("embedded-opentype"), url("fonts/icons/Flaticon.woff2") format("woff2"), url("fonts/icons/Flaticon.woff") format("woff"), url("fonts/icons/Flaticon.ttf") format("truetype"), url("fonts/icons/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Flaticon";
        src: url("./Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-left: 20px;
}

.flaticon-settings:before {
    content: "\f100";
}

.flaticon-flash:before {
    content: "\f101";
}

.flaticon-graduated:before {
    content: "\f102";
}

.flaticon-bank:before {
    content: "\f103";
}

.flaticon-shield:before {
    content: "\f104";
}

.flaticon-medical:before {
    content: "\f105";
}

.flaticon-book:before {
    content: "\f106";
}

.flaticon-flask:before {
    content: "\f107";
}

.flaticon-pills:before {
    content: "\f108";
}

.flaticon-growth:before {
    content: "\f109";
}

.flaticon-shopping-bag:before {
    content: "\f10a";
}

.flaticon-pc:before {
    content: "\f10b";
}

.flaticon-certification:before {
    content: "\f10c";
}

.flaticon-steering-wheel:before {
    content: "\f10d";
}

.flaticon-suitcase:before {
    content: "\f10e";
}

.flaticon-radar:before {
    content: "\f10f";
}

.flaticon-basketball:before {
    content: "\f110";
}

.flaticon-factory:before {
    content: "\f111";
}

.flaticon-development:before {
    content: "\f112";
}

.flaticon-up-arrow:before {
    content: "\f113";
}

.flaticon-earth:before {
    content: "\f114";
}

.flaticon-health-care:before {
    content: "\f115";
}

.flaticon-ebook:before {
    content: "\f116";
}

.flaticon-hall:before {
    content: "\f117";
}

.flaticon-facebook-logo:before {
    content: "\f118";
}

.flaticon-linkedin:before {
    content: "\f119";
}

.flaticon-instagram:before {
    content: "\f11a";
}

.flaticon-whatsapp:before {
    content: "\f11b";
}

.flaticon-networking:before {
    content: "\f11c";
}

.flaticon-experience:before {
    content: "\f11d";
}

.flaticon-coach:before {
    content: "\f11e";
}

.flaticon-sign-language:before {
    content: "\f11f";
}

.flaticon-mail:before {
    content: "\f120";
}

.flaticon-down-arrow:before {
    content: "\f121";
}

/*END FONTS*/
/*dom*/
.flaticon-down-arrow:before {
    color: #fff;
    display: none;
}

#menu-item-150 {
    display: none!important;
}

:root {
    font-size: 18px;
}

body {
    font-family: 'Exo', sans-serif;
}

a {
    transition: .3s;
}

h1, h2, h3, h4, h5, h6 {
    color: inherit;
}

.bg-blue {
    background: #242f5d;
}

.bg-red {
    background: #c91430;
}

.text-blue {
    color: #242f5d;
}

/*dom*/
/* START PADDING E MARGIN */
.p-0 {
    padding: 0!important;
}

.p-1 {
    padding: 1rem!important;
}

.p-2 {
    padding: 2rem!important;
}

.p-3 {
    padding: 3rem!important;
}

.p-4 {
    padding: 4rem!important;
}

.p-5 {
    padding: 5rem!important;
}

.p-t-0 {
    padding-top: 0!important;
}

.p-t-1 {
    padding-top: 1rem!important;
}

.p-t-2 {
    padding-top: 2rem!important;
}

.p-t-3 {
    padding-top: 3.5rem!important;
}

.p-t-4 {
    padding-top: 4rem!important;
}

.p-t-5 {
    padding-top: 5rem!important;
}

.p-b-0 {
    padding-bottom: 0!important;
}

.p-b-1 {
    padding-bottom: 1rem!important;
}

.p-b-2 {
    padding-bottom: 2rem!important;
}

.p-b-3 {
    padding-bottom: 4.5rem!important;
}

.p-b-4 {
    padding-bottom: 4rem!important;
}

.p-b-5 {
    padding-bottom: 5rem!important;
}

.m-0 {
    margin: 0!important;
}

.m-1 {
    margin: 1rem!important;
}

.m-2 {
    margin: 2rem!important;
}

.m-3 {
    margin: 3rem!important;
}

.m-4 {
    margin: 4rem!important;
}

.m-5 {
    margin: 5rem!important;
}

.m-t-0 {
    margin-top: 0!important;
}

.m-t-1 {
    margin-top: 1rem!important;
}

.m-t-2 {
    margin-top: 2rem!important;
}

.m-t-3 {
    margin-top: 3rem!important;
}

.m-t-4 {
    margin-top: 4rem!important;
}

.m-t-5 {
    margin-top: 5rem!important;
}

.m-b-0 {
    margin-bottom: 0!important;
}

.m-b-1 {
    margin-bottom: 1rem!important;
}

.m-b-2 {
    margin-bottom: 2rem!important;
}

.m-b-3 {
    margin-bottom: 3rem!important;
}

.m-b-4 {
    margin-bottom: 4rem!important;
}

.m-b-5 {
    margin-bottom: 5rem!important;
}

/* END PADDING E MARGIN */
/* START HEADER */
#main-nav-hamburger-style {
    width: 100%;
    overflow: hidden;
}

#menu-main-menu {
    padding: .5rem;
    height: 30px;
}

.fisso #menu-main-menu {
    padding: .5rem 0;
    margin-bottom: .5rem;
}

#menu-main-menu li {
    display: inline-block;
    position: relative;
    padding: 0 .5rem;
}

#menu-main-menu li:not(:last-child):before {
    content: "";
    position: absolute;
    top: 50%;
    right: -0.25rem;
    transform: translateY(-50%);
    color: #fff;
    font-weight: bold;
    border-right: 3px solid #fff;
    height: 23px;
}

.fisso #menu-main-menu li:not(:last-child):before {
    height: 20px;
}

#menu-main-menu li a {
    font-weight: 800;
    transition: .3s;
    text-decoration: none;
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 1.25rem;
}

.fisso #menu-main-menu li a {
    font-size: 1rem;
}

#menu-main-menu li a:hover {
    color: #242f5d;
}

.entry-footer {
    display: none;
}

.container.logo {
    padding: 1.25rem 0;
    height: 148px;
    transition: .3s;
    margin-bottom: 0;
}

.fisso .container.logo {
    padding: .85rem 0;
    height: 94px;
    overflow:hidden;
    margin-bottom: .5rem;
}

#widget-top-icon .social a:not([class*="email"]) {
    display: none
}

#widget-top-icon {
    position: absolute;
    top: 3rem;
    right: 4rem;
}

#widget-top-icon .social {
    position: absolute;
    right: 0;
}

.fisso #widget-top-icon {
    top: 1.5rem;
}

#widget-top-icon a {
    transition: none;
}

#widget-top-icon a:hover {
    text-decoration: none;
}

#widget-top-icon i:before {
    font-size: 2.5rem;
    margin: .25rem;
    transition: .3s;
    color: #c91430
}

#widget-top-icon .facebook i:hover:before {
    background: #fff;
    border-radius: 50%;
    color: #1778f2;
}

#widget-top-icon .linkedin i:hover:before {
    background: #fff;
    border-radius: 50%;
    color: #0a66c2;
}

#widget-top-icon .instagram i:hover:before {
    background: #fff;
    border-radius: 50%;
    color: #f00076;
}

#widget-top-icon .email i:hover:before {
    background: #fff;
    border-radius: 50%;
    color: #242f5d;
}

#widget-top-icon .wapp i:hover:before {
    background: #fff;
    border-radius: 50%;
    color: #25d366;
}

.container-fluid.menu {
    position: relative;
}

header#masthead {
    box-shadow: 0 0.55rem 1.25rem rgba(0, 0, 0, 0.35), inset 0 -1px 0 rgba(0, 0, 0, .1);
}

header#masthead {
    background: white;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
}



#masthead #top-bar {
    transition: .3s;
    height: 30px;
    text-align: left;
    position: relative;
    overflow: hidden;
    top: 0;
    z-index: 5;
    padding-top: .5rem;
    padding-bottom: 0;
}

#masthead #top-bar a {
    color: #fff;
    font-weight: 400;
    font-size: .825rem;
    margin: 0 .5rem .25rem;
    text-decoration: none;
    display: inline-block;
    transition: .3s;
    position: relative;
    top: -.125rem;
    line-height: 1;
}

#masthead .navbar-brand img {
    width: 340px;
    margin-bottom: 0;
    transition: .3s;
    position: relative;
    top: 0;
}

#masthead.fisso .navbar-brand img {
    top: 0;
}

/* END HEADER */
/* START HOMEPAGE */
h1 {
    font-size: 1.25rem;
    line-height: 1.5;
}

#connect {
    background: url(../../uploads/2020/10/bg-red.jpg) center center no-repeat, url(../../uploads/2020/10/british-language-academy-connecting-people-countries.jpg) center center no-repeat;
    background-blend-mode: screen, normal;
    width: 100%;
    height: 100%;
    min-height: 570px;
    margin-top: 10rem;
    position: relative;
}

#connect .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.text-white h2 {
    color: #fff;
    font-size: 2rem;
}
#about .col-md-3{
    border-right:1px dashed
}
h2 {
    font-size: 2.5rem;
    font-style: italic;
    font-weight: 700;
    text-align: center;
    color: #242f5d;
}

h3 {
    font-size: 1.85rem;
    font-weight: 500;
    margin: 1.85rem 0 1rem;
}

#titolo p {
    font-size: 1.5rem;
    font-weight: 600;
}

#about h2 {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    margin: 0;
}

#quality h3, #mediazione h4 {
    position: relative;
    padding-left: 5rem;
}

#translate .translate-int, #interpretariato-int h2, .mediazione-int h2, .ospiti, .mediazione-int, .docenti {
    font-size: 1.65rem;
    font-weight: 500;
    margin: 1.85rem 0 1rem;
    text-align: left;
    font-style: normal;
}

#mediazione .protezione, #mediazione .pa {
    margin-bottom: 1.4rem;
}

#mediazione .sanita, #mediazione .scuola {
    margin-bottom: 3rem;
}

#quality i:before, #mediazione i:before {
    position: absolute;
    top: 0;
    margin: 0;
    left: 0;
    font-size: 4rem;
    width: 50px;
    height: 50px;
    line-height: 1;
}

#sector h2 {
    margin-bottom: 1.87rem;
    font-size: 1.875rem;
}
#sector .col-md-2 {
    padding: 0 .5rem;
    margin-bottom: 2rem;
    box-shadow:0 0px 0px 0px rgba(0,0,0,.3);
    transition: .3s .3s!important;
}
#sector.viewed .col-md-2 {box-shadow:0 5px 15px -10px rgba(0,0,0,.3);}
#sector .col-md-2:nth-child(odd) {
color:#dc3545
}
#sector p {
    position: relative;
    margin-top: 3.5rem;
    font-weight:500;
    font-size:1rem;
    line-height:1
}

#sector i:before, #formazione i:before {
    position: absolute;
    left: 50%;
    top: -1rem;
    transform: translate(-50%);
    margin: 0;
    font-size: 3rem;
}

#interpretariato {
    background: url(../../uploads/2020/10/bg-red.jpg) center center no-repeat, url(../../uploads/2020/10/british-language-academy-interpretariato.jpg) center center no-repeat;
    background-blend-mode: screen, normal;
    width: 100%;
    height: 100%;
    min-height: 570px;
    position: relative;
}

#interpretariato #titolo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#corsi {
    background: url(../../uploads/2020/10/bg-blue.jpg) center center no-repeat, url(../../uploads/2020/10/british-language-academy-corsi-lingua.jpg) center center no-repeat;
    background-blend-mode: screen, normal;
    width: 100%;
    height: 100%;
    min-height: 570px;
    position: relative;
}

#corsi #titolo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#corsi-int .corsi-lingua h2 {
    margin: 2.5rem 0 5rem;
}

#corsi-int h3 {
    font-size: 1.2rem;
    font-weight: 600;
    margin-top: 4rem;
}
#corsi-int .col-md-2{
    box-shadow: 0 5px 15px -10px rgba(0,0,0,.3);
}
#corsi-int .corsi-lingua .inglese, #corsi-int .corsi-lingua .francese, #corsi-int .corsi-lingua .tedesco, #corsi-int .corsi-lingua .spagnolo, #corsi-int .corsi-lingua .portoghese, #corsi-int .corsi-lingua .cinese {
    position: relative;
}

#corsi-int .corsi-lingua .inglese:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: url(../../uploads/2020/10/united-kingdom.svg) center center no-repeat;
    height: 55px;
    width: 55px;

}

#corsi-int .corsi-lingua .francese:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: url(../../uploads/2020/10/france.svg) center center no-repeat;
    height: 55px;
    width: 55px;
}

#corsi-int .corsi-lingua .tedesco:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: url(../../uploads/2020/10/germany.svg) center center no-repeat;
    height: 55px;
    width: 55px;
}

#corsi-int .corsi-lingua .spagnolo:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: url(../../uploads/2020/10/spain.svg) center center no-repeat;
      height: 55px;
    width: 55px;
}

#corsi-int .corsi-lingua .portoghese:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: url(../../uploads/2020/10/portugal.svg) center center no-repeat;
    height: 55px;
    width: 55px;
}

#corsi-int .corsi-lingua .cinese:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: url(../../uploads/2020/10/china.svg) center center no-repeat;
    height: 55px;
    width: 55px;
}

#formazione h2:nth-child(4) {
    margin: 2.5rem 0 1rem;
}

#formazione .col-md-6 h3 {
    font-size: 1.25rem;
    margin-top: 3.5rem;
}

#contatto label {
    display: block;
}

#contatto .wpcf7-checkbox {
    height: auto;
    font-size: .65rem;
    border: none;
    padding: 0;
}

#contatto .modal-header {
    position: relative;
    padding: 1.5rem;
}

#contatto .modal-header .modal-title {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

#contatto .modal-header button {
    position: absolute;
    top: 0;
    right: 0;
    padding: .25rem 1rem .45rem;
    background: #c91430;
    border: none;
    border-radius: 0 0 0 8px;
    font-size: 2.125rem;
    color: #fff;
    line-height: 1.1;
    font-weight: 900;
    box-shadow: 3px 5px 10px -4px rgba(0,0,0,.5);
}

#form-home .btn-primary, #contatto .btn-primary {
    background-color: #242f5d;
    border-color: #242f5d;
}

#form-home .btn-primary, #contatto .btn-primary {
    background-color: #131c3e;
    border-color: #131c3e;
}

#privacy {
    padding-top: 160px;
}

#privacy h2, #privacy h3 {
    text-align: left;
}

#form-home .label-group label {
    width: 30%;
    margin-right: 2rem;
}

#form-home .message {
    width: 100%;
}

#form-home .wpcf7-list-item-label {
    font-size: .75rem;
}

#form-home .wpcf7-checkbox {
    height: auto;
}

/* END HOMEPAGE*/
/* START FOOTER */
#colophon {
    background: #c91430!important;
    color: white!important;
}

#colophon a {
    transition: .3s;
}

#colophon a:hover {
    color: #242f5d;
}

#mc_embed_signup {
    background: #fff;
    clear: left;
    font: 14px Helvetica,Arial,sans-serif;
    width: 100%;
}

#mc-embedded-subscribe-form input[type=checkbox] {
    display: inline;
    width: auto;
    margin-right: 10px;
}

#mergeRow-gdpr {
    margin-top: 20px;
}

#mergeRow-gdpr fieldset label {
    font-weight: normal;
}

#mc-embedded-subscribe-form .mc_fieldset {
    border: none;
    min-height: 0px;
    padding-bottom: 0px;
}

/* END FOOTER */
/* START TO TOP */
#totop {
    position: fixed;
    right: 30px;
    bottom: -60px;
    background: #dc3545;
    width: 45px;
    height: 45px;
    transition: .3s;
    text-align: center;
    z-index: 12;
    color: #d02435;
}

#totop i:before {
    position: relative;
    top: 10px;
    transition: .3s;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 1.5rem;
    line-height: 1;
}

#totop:hover {
    background: #d02435;
}

#totop:hover i:before {
    top: 0;
}

/* END TO TOP */
.noscrollbar {
    overflow: hidden
}

.full-h {
    position: relative!important
}

/* START LOADER */
#loader {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+31,dbdbdb+100 */
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    text-align: left!important
}

#img-wrapper {
    position: absolute;
    transition: .3s;
    left: 50%;
    top: 50%;
    height: 100px;
    transform: translate(-50%, -50%);
    width: 228px;
}

#loader [class*="bar-"] {
    width: 9px;
    display: inline-block;
    border-radius: 6px 6px 0 0;
    position: absolute
}

.bar-1 {
    animation: up-28 .75s infinite alternate ease-in-out;
    left: 0;
    bottom: 0;
    height: 0;
    background: #242f5d;
}

.bar-2 {
    animation: up-44 .75s .15s infinite alternate ease-in-out;
    left: 24px;
    bottom: 0;
    height: 0;
    background: #242f5d;
}

.bar-3 {
    animation: up-81 .75s .30s infinite alternate ease-in-out;
    left: 48px;
    bottom: 0;
    height: 0;
    background: #242f5d;
}

.bar-4 {
    animation: up-44 .75s .45s infinite alternate ease-in-out;
    left: 74px;
    bottom: 0;
    background: #dc3545;
    height: 0
}

.bar-5 {
    animation: up-28 .75s .60s infinite alternate ease-in-out;
    left: 98px;
    bottom: 0;
    background: #dc3545;
    height: 0
}

.bar-6 {
    animation: up-28 .75s .75s infinite alternate ease-in-out;
    left: 122px;
    bottom: 0;
    background: #dc3545;
    height: 0
}

.bar-7 {
    animation: up-44 .75s .90s infinite alternate ease-in-out;
    left: 146px;
    bottom: 0;
    background: #dc3545;
    height: 0
}

.bar-8 {
    animation: up-81 .75s 1.05s infinite alternate ease-in-out;
    left: 170px;
    bottom: 0;
    height: 0;
    background: #242f5d;
}

.bar-9 {
    animation: up-44 .75s 1.20s infinite alternate ease-in-out;
    left: 194px;
    bottom: 0;
    height: 0;
    background: #242f5d;
}

.bar-10 {
    animation: up-28 .75s 1.35s infinite alternate ease-in-out;
    left: 218px;
    bottom: 0;
    height: 0;
    background: #242f5d;
}

@keyframes up-28 {
    0 {
        height: 0
    }

    100% {
        height: 28px
    }
}

@keyframes up-44 {
    0 {
        height: 0
    }

    100% {
        height: 44px
    }
}

@keyframes up-81 {
    0 {
        height: 0
    }

    100% {
        height: 81px
    }
}

/* END LOADER */
.parallax-window {
    overflow: hidden;
}

/* START QUERY */
/* START 480PX */
@media(max-width: 480px) {
    /* START HEADER 480PX */ .container.logo {
        padding-bottom: 4rem;
    }

    #masthead .navbar-brand img {
        width: 240px;
    }

    #masthead.fisso .navbar-brand img {
        width: 180px;
    }

    #widget-top li:before {
        display: none;
    }

    .fisso #widget-top-icon {
        top: 5.25rem!important;
    }

    #menu-main-menu li a {
        font-size: 1.25rem;
    }

    #menu-item-150 {
        position: absolute!important;
        right: 0;
        display: block!important;
        top: -2.85rem;
        z-index: 99;
    }

    #menu-main-menu {
        position: relative;
        top: 3rem;
        height: 30px;
        padding: 0;
    }

    #menu-main-menu li {
        display: block;
        position: static;
    }

    #menu-item-150 a {
        position: absolute;
        right: 0;
        width: 20px;
        transform: rotate(180deg);
    }

    #menu-item-150 a:hover {
        color: #fff!important;
    }

    #menu-item-150 .flaticon-up-arrow:before {
        margin: 0;
    }

    #fake-anchor {
        position: absolute;
        top: .75rem;
        left: 0;
        right: 0;
        text-align: center;
        font-weight: 800;
        transition: .3s;
        text-decoration: none;
        color: #fff;
    }

    .fisso #fake-anchor {
        top: .5rem
    }

    .fisso #widget-top-icon {
        display: none;
    }

    /* END HEADER 480PX */
    /* START HOMEPAGE 480PX */
    #about h2 {
        width: 100%;
    }

    h2 {
        font-size: 1.85rem;
    }

    h4 {
        font-size: 1.25rem;
    }

    #translate .translate-int, #interpretariato-int h2, .mediazione-int h2, .ospiti, .mediazione-int, .docenti {
        font-size: 1.5rem;
        line-height: 1.25;
    }

    #about .col-md-9 {
        margin-top: 3rem;
    }

    #sector .col-sm-6, #formazione .col-sm-6 {
        width: 50%;
    }

    #corsi-int .corsi-lingua h2 {
        margin-bottom: 1rem
    }

    #corsi-int .col-sm-6 {
        width: 50%;
        padding: 0;
        margin: 1rem 0rem;
    }

    #formazione h2:nth-child(4) {
        margin-bottom: 2rem;
    }

    #formazione .col-sm-6 h3 {
        font-size: 1rem;
    }

    #form-home .label-group label {
        width: auto;
    }

    /* END HOMEPAGE 480PX */
}

/* END 480PX */
/* START 768PX */
@media(max-width: 768px) {
    /* START HEADER 768PX */ #menu-main-menu li a {
        font-size: 1rem;
        margin-top: .175rem
    }

    #widget-top-icon {
        right: .5rem;
    }

    #widget-top-icon i:before {
        font-size: 1.85rem;
    }

    /* END HEADER 768PX */
    /* START HOMEPAGE 768PX */
    #quality h3, #mediazione h4 {
        padding-left: 0;
        padding-top: 3.75rem;
    }

    #mediazione .protezione, #mediazione .sanita, #mediazione .scuola, #mediazione .pa {
        margin: 1.75rem 0;
    }

    #quality i:before, #mediazione i:before {
        font-size: 3rem;
        top: 0;
    }

    #form-home .label-group label {
        margin-right: 1rem;
    }

    /* END HOMEPAGE 768PX */
}

/* END 768PX */
/* START 1024PX */
@media(max-width: 1024px) {
    /* START HEADER 1024PX */ /* END HEADER 1024PX */ /* START HOMEPAGE 1024PX */ h3 {
        font-size: 1.5rem;
    }

    h4 {
        font-size: 1.25rem
    }

    #form-home .label-group label {
        margin-right: 1.5rem
    }

    /* END HOMEPAGE 1024PX */
}

/* END 1024PX */
/* END QUERY */
