/*
Theme Name: Studio Fisioterapia FT
Theme URI: http://www.federicatrombetta.it
Author: Valentina Paronetto
Text Domain: vp
Version: 1.0
*/

/* CSS Document */
@charset "UTF-8";

html,
body {
    width: 100%;
    overflow-x: hidden;
}

* {
    margin: 0px;
    padding: 0px;
}

/* WordPress Core */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/*End Wordpress Codex*/

/** Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
    /*footer,*/
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

img {
    border: 0;
}

td,
th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
}

.container-fluid {
    margin-right: -15px;
    margin-left: -15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-md-3, .col-md-6, .col-md-4, .col-md-2 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3, .col-md-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-md-12 {
    width: 100%;
}

.col-md-11 {
    width: 91.66666667%;
}

.col-md-10 {
    width: 83.33333333%;
}

.col-md-9 {
    width: 75%;
}

.col-md-8 {
    width: 66.66666667%;
}

.col-md-7 {
    width: 58.33333333%;
}

.col-md-6 {
    width: 50%;
}

.col-md-5 {
    width: 41.66666667%;
}

.col-md-4 {
    width: 33.33333333%;
}

.col-md-3 {
    width: 25%;
}

.col-md-2 {
    width: 16.66666667%;
}

.col-md-1 {
    width: 8.33333333%;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*End Bootstrap Grid System */
/*Regole generali*/
.italic-style {
    font-style: italic;
    font-size: 22px !important;
    line-height: 36px !important;
    letter-spacing: 1.5px !important;
}

.text-center {
    text-align: center;
}

.container-fluid h2 {
    font-size: 30px;
}

.element-center {
    display: block;
    text-align: center;
}

.uppercase {
    text-transform: uppercase;
}

.p-style {
    letter-spacing: 1px;
    line-height: 28px;
    font-size: 16px;
}

.p-title-style {
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 28px;
    font-size: 25px;
}

.amatic {
    font-family: 'Amatic SC', cursive;
    letter-spacing: 2px;
    font-size: 40px;
}

.default-button {
    display: inline-block;
    height: 45px;
    padding: 0 20px;
    font-size: 18px;
    background-color: #0f1c24;
    border: 0;
    border-radius: 3px;
    text-transform: uppercase;
    line-height: 45px;
    text-decoration: none;
    color: white;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    cursor: pointer;
}

.default-button:hover {
    background-color: #7d9bbd;
    color: white;
    text-decoration: none;
}

.add-xxs-padding {
    padding: 10px 10px;
}

.add-xs-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}

.add-md-padding {
    padding-top: 60px;
    padding-bottom: 60px;
}

.add-lg-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}

.add-xxs-margin {
    margin-top: 15px;
    margin-bottom: 15px;
}

.add-xs-margin {
    margin-top: 30px;
    margin-bottom: 30px;
}

.add-md-margin {
    margin-top: 50px;
    margin-bottom: 50px;
}

.add-lg-margin {
    margin-top: 90px;
    margin-bottom: 90px;
}

.side-space {
    padding-left: 5%;
    padding-right: 5%;
}

.side-space-xl {
    padding-left: 15%;
    padding-right: 15%;
}

.side-space-xxl {
    padding-left: 30%;
    padding-right: 30%;
}

.ub-space-xl {
    padding-top: 3%;
    padding-bottom: 3%;
}

.tb-space {
    padding-top: 10px;
    padding-bottom: 40px;
}

.lg-mb {
    margin-top: 30px;
    margin-bottom: 90px;
}

.mg-top {
    margin-top: 5%;
}

.display-icons {
    padding: 40px 0 30px;
}

.dark-background {
    background-color: #0f1c24;
}

.float {
    float: right;
}

.light-grey {
    background-color: #ededed;
}

.separator {
    margin-bottom: 7%;
}

.separator-sm {
    margin-bottom: 4%;
}

.separator-lg {
    margin-bottom: 90px;
}

.divider {
    padding-bottom: 7%;
}

.hidden {
    opacity: 0;
}

.visible {
    opacity: 1;
}

.responsive,
.responsive img {
    width: 100%;
    height: auto;
}

.visible-row {
    display: block;
}

.show-row {
    display: none;
}

/*Fine regole generali*/
/*Home Page*/
/*Header*/
.header {
    width: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: white;
    position: absolute;
    z-index: 1000;
}

.fas, .fab, .far {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

}

.fas, .fab {
    color: white;
}

.big-icons {
    color: #7d9bbd;
    font-size: 70px;
}

.small-icons {
    color: #7d9bbd;
    font-size: 40px;
}

.topbar-elements {
    text-align: right;
}

.topbar-elements a:link, .topbar-elements a:visited {
    color: white;
    text-decoration: none;
    margin-left: 10px;
}

.topbar-elements a:last-child {
    margin-right: 15px;
}

.topbar-elements a:hover {
    text-decoration: underline;
}

.topbar-elements .fas, .topbar-elements .fab {
    margin-left: 2%;
}

#logo {
    float: left;
}

#logo img {
    display: block;
    width: 340px;
    height: 120px;
}

#logo:hover {
    opacity: 0.6;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

/*Menu Nav*/
.nav {
    list-style: none;
    float: right;
}

.nav li {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    height: 85px;
    font-weight: 400;
    float: left;
    letter-spacing: 0.1em;
    line-height: 150px;
    position: relative;
}

.nav a {
    display: block;
    padding: 0 20px;
    height: 85px;
    text-decoration: none;
    color: #0f1c24;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.sticky img {
    opacity: 0;
}

.sticky .nav a {
    color: #222;
}

.nav .current-menu-item > a {
    color: #7d9bbd;
}

.nav a:hover {
    color: #f28d06;
}

/* dropdown */
.sub-menu {
    min-width: 200px;
    padding: 10px 0;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 1000;
    display: none;
}

.sub-menu li,
.sub-menu a {
    float: none;
    height: auto;
    line-height: 20px;
    color: #222;
}

.sub-menu a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.sub-menu a:hover {
    background: #efefef;
    color: #222;
}

.nav li:hover .sub-menu {
    display: block;
}

.nav li:hover .sub-menu ul {
    top: 0;
    right: 200px;
    display: none;
}

.nav .sub-menu li:hover ul {
    display: block;
}

.navbar {
    display: none;
    float: right;
    cursor: pointer;
    margin-right: 15px;
    margin-top: 8px;
}

.icon-bar {
    display: block;
    width: 22px;
    height: 1px;
    margin: 5px 5px;
    background-color: #0f1c24;
}

.icon-bar {
    background-color: black;
}

/*Fine Menu Nav*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: 1px solid orange;
    color: orange;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#myBtn:hover {
    opacity: 0.5;
}

.orange {
    color: orange !important;
}

/*Above the fold section*/
.main-section h1, .content {
    font-size: 58px;
    font-weight: 700;
    color: /*#0f1c24*/ white;
    margin-bottom: 20px;
    padding: 2% 3%;
    width: 100%;
    vertical-align: middle;
}

.main-section h2 {
    color: #fff !important;
    font-size: 33px !important;
    margin-bottom: 70px;
    letter-spacing: normal !important;
    font-weight: 300 !important;
}

.main-section p {
    color: #efefef !important;
    letter-spacing: 1px;
    margin-bottom: 70px;
}

.main-section {
    position: relative;
    padding-top: 26vh;
}

.homems-custom-height {
    min-height: 100vh;
}

.ms-custom-height {
    min-height: 80vh;
}

.custom-banner {
    min-height: 60vh;
}

/* breadcrumbs */
.breadcrumbs {
    font-size: 15px;
}

.breadcrumbs span {
    color: #f28d06;
}

span .breadcrumb_last {
    color: white !important;
}

.breadcrumbs span a {
    color: #f28d06; !important;
    text-decoration: none;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.blue {
    color: #f28d06;
}

/*Above the fold section*/
.content-wrapper {
    padding: 10%;
    min-height: 440px;
}

.content-wrapper h3 {
    font-size: 18px;
}

.content-wrapper h3, .content-wrapper p {
    color: #777777;
}

.content-wrapper p {
    font-size: 16px;
    font-weight: 300;
    color: #777777;
    line-height: 28px;
}

iframe {
    height: 350px;
}

.video-frame {
    background: #fff;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 22px;
    /*box-shadow:0 1px 1px rgba(0,0,0,0.2);*/
}

.video-frame:hover {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, -5px);
    /*box-shadow:0 6px 40px rgba(0,0,0,0.15);*/
}

.video-frame {
    overflow: hidden;
    max-width: 100%;
    vertical-align: center;
}

.video-frame iframe,
.video-frame object,
.video-frame embed {
    width: 90% !important;
    padding: 0px !important;
}

.video-frame p {
    font-weight: 200;
    margin-top: 10px;
}

#video-container {
    width: 70%;
    margin: auto;
}

.html5-video-player .ytp-watermark {
    display: none !important;
}

/*Fine Home Page*/
/*Chi sono*/

.service-content {
    margin-bottom: 7%;
}

.service-content ul {
    list-style-type: none;
    font-style: italic;
}

.service-content ul li {
    list-style: inside none;
    list-style-type: none !important;
    margin: 0 auto 10px;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    font-style: italic;
}

.lista ul {
    list-style-type: none;
}

.lista ul li {
    list-style: inside none;
    list-style-type: none !important;
    margin: 0 auto 10px;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
}

.service-content p {
    letter-spacing: 1px;
    line-height: 28px;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 15%;
    padding-right: 15%;
}

/*Fine Chi sono*/
/*Servizi*/
.shade-1, .shade-2, .shade-3, .shade-4, .shade-5, .shade-6, .shade-7, .shade-8 {
    color: white;
    /*	min-height: 50px;*/
}

.shade-1 h3, .shade-2 h3, .shade-3 h3, .shade-4 h3, .shade-5 h3, .shade-6 h3, .shade-7 h3, .shade-8 h3 {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 1px;
    line-height: 50px;
    font-size: 16px;
}

.shade-1 {
    background-color: #c6d9ef;
}

.shade-2 {
    background-color: #accbef;
}

.shade-3 {
    background-color: #8cb9ee;
}

.shade-4 {
    background-color: #4379b8;
}

.shade-5 {
    background-color: #0a366a;
}

.shade-6 {
    background-color: #05203f;
}

.shade-7 {
    background-color: #031325;
}

.shade-8 {
    background-color: #020a12;
}

.title-servizi {
    width: 100%;
    padding: 25vh 10% 0;
    color: white;
}

/*Fine Servizi*/
/*Pagina Video*/
.pagination {
    margin: 30px 0;
    text-align: center;
    display: block;
    font-size: 18px;
}

.pagination .page-numbers {
    color: #7d9bbd;
    padding: 8px 16px;
    display: inline-block;
    margin: 0 2px;
    text-decoration: none;
}

.pagination .current,
.pagination .page-numbers:hover {
    background-color: #7d9bbd;
    color: #FFFFFF;
    text-decoration: none;
}

/*Fine Pagina Video*/
/*Contatti*/
.contact-icons {
    color: #0f1c24;
    font-size: 70px;
}

.contact-info {
    box-shadow: 0 6px 40px rgba(0, 0, 0, 0.15);
    margin-top: -150px;
    color: #0f1c24;
    font-weight: bold;
}

table {
    width: 100%;
    line-height: 28px;
    font-size: 18px;
}

table th {
    line-height: 40px;
}

/*Fine Contatti*/
/* footer */
.footer {
    width: 100%;
    padding: 90px 20px;
    background: #0f1c24;
    font-family: 'Montserrat', sans-serif;
}

.footer h4 {
    font-weight: 300;
    color: white;
    margin-bottom: 20px;
    padding: 0 15%;
}

.footer ul {
    list-style-type: none;
    padding-left: 0px;
}

.footer li {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 5px;
    color: white;
}

.footer .fas {
    width: 20px;
}

.footer a {
    text-decoration: none;
    color: white;
    transition: .3s;
}

.sub-footer {
    padding: 20px 8px;
    text-align: center;
    background: #a0beda;
}

.sub-footer a {
    text-decoration: none;
    color: #0f1c24;
    font-weight: 800;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.sub-footer p {
    font-size: 11px;
    color: #0f1c24;
    margin-bottom: 10px;
    letter-spacing: .2em;
    text-align: center;
}

.service {
    width: 100%;
    padding: 70px 0;
}

/*Fine footer*/

/* media for tablet and mobile device*/

@media only screen and (min-width: 992px) and (max-width: 1170px) {

    .container {
        width: 100%;
    }

    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .nav li {
        line-height: 150px;
    }

}

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

    .nav li {
        font-size: 13px;
        line-height: 110px;
    }

    #logo img {
        display: block;
        width: 220px;
        height: 80px;
    }

    .col-md-4 {
        width: 50%;
        float: left;
        margin: 0px;
    }

    table {
        width: 70%;
        margin: 0 auto;
    }

}

/*Tablet*/

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

    .topbar-elements a:last-child {
        margin-right: 0px;
    }

    .col-md-1, .col-md-2, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
        float: left;
    }

    .col-md-3, .col-md-6, .col-md-4, .col-md-12 {
        float: none;
        width: 100%;
    }

    .add-md-padding {
        padding: 20px 30px;
    }

    .navbar {
        display: block;
    }

    .nav {
        position: fixed;
        left: -290px;
        width: 280px;
        height: 100%;
        top: 0;
        z-index: 99;
        overflow-y: scroll;
        background: rgba(0, 0, 0, 0.6);
        -webkit-transition: -webkit-transform .5s ease-in-out;
        -moz-transition: -moz-transform .5s ease-in-out;
        -ms-transition: -ms-transform .5s ease-in-out;
        -o-transition: -o-transform .5s ease-in-out;
        transition: transform .5s ease-in-out;
        margin-right: 0;
        float: none;
        box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.2);
    }

    .wide {
        -webkit-transform: translate(290px, 0);
        -moz-transform: translate(290px, 0);
        -ms-transform: translate(290px, 0);
        -o-transform: translate(290px, 0);
        transform: translate(290px, 0);
    }

    .nav li,
    .nav a {
        width: 100%;
        display: block;
        height: auto;
        min-height: 40px;
        line-height: 40px;
        color: white;
        margin-left: 0;
        margin-right: 0;
        padding-left: 4%;
        padding-right: 4%;
        margin-bottom: 5px;
        text-align: center;
    }

    .nav li:first-child {
        padding-top: 60px;
    }

    .nav li:last-child {
        padding-bottom: 60px;
    }

    .nav a:hover {
        color: #fff;
        background: #0f1c24;
    }

    .nav .current-menu-item > a {
        color: #fff;
        background: #7d9bbd;
    }

    .sub-menu {
        box-shadow: none;
        -webkit-box-shadow: none;
        position: static;
        padding: 0;
        display: block;
    }

    .sub-menu li,
    .sub-menu a {
        float: none;
        height: auto;
        min-height: 0;
        line-height: 20px;
    }

    .sub-menu a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .sub-menu li:first-child {
        padding-top: 0;
    }

    .sub-menu li:last-child {
        padding-bottom: 0;
        border-bottom: 1px solid #efefef;
    }

    .nav li:hover .sub-menu ul {
        display: block;
    }

    .sub-menu ul li:last-child {
        border-bottom: none;
    }

    #logo img {
        display: block;
        width: 220px;
        height: 80px;
    }

    .add-xxs-margin {
        margin: 10px 20px 0px;
    }

    .main-section, .content {
        font-size: 45px;
    }

    .visible-row {
        display: none;
    }

    .show-row {
        display: block;
    }

    .container {
        width: 100%;
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .content-wrapper {
        height: 350px;
    }

    .container-fluid h2 {
        font-size: 22px;
    }

    .mb-footer {
        margin-bottom: 50px;
    }

    .contact-info {
        margin-top: -20px;
    }

    table {
        width: 100%;
    }

    .title-servizi {
        line-height: 10vh;
        padding: 50px 50px 0px;
    }

    .shade-1 h3, .shade-2 h3, .shade-3 h3, .shade-4 h3, .shade-5 h3, .shade-6 h3, .shade-7 h3, .shade-8 h3 {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        letter-spacing: 1px;
        line-height: 30px;
        font-size: 14px;
        padding: 10px 20px;
    }

    .ms-custom-height {
        min-height: 40vh;
    }

    .homems-custom-height,  .custom-banner {
        min-height: 50vh;
    }

    .custom-banner {
        min-height: 42vh;
    }

    .main-section h1 {
        font-size: 33px;
        margin-bottom: 5px;
    }

    .main-section h2 {
        font-size: 24px !important;
    }

    .main-section {
        padding-top: 15vh;
    }

    .sub-footer {
        padding: 20px 30px;
    }

    .topbar-elements {
        text-align: center;
        font-size: 8px;
    }

    .topbar-elements .fas, .topbar-elements .fab {
        font-size: 10px;
    }

    .topbar-elements a:link, .topbar-elements a:visited {
        margin-left: 3px;
    }

    .topbar-elements a:last-child {
        margin-right: 2px;

    }

    section {
        padding-bottom: 2%;
    }


}

