/*!
 * Start Bootstrap - New Age v3.3.7 (http://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
video {
    position: absolute;
    top: 0;
    left: 0;
}

html, body {
    height: 100%;
    width: 100%;
}

body {
    font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
    position: relative;
}

.heading-font {
    font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 200;
    letter-spacing: 1px;
}

.bordoheader {
    position: relative;
    background-color: #000;
    height: 1px;
    font-size: 1px;
}

.body-font {
    font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
}

.alt-font {
    font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
    text-transform: uppercase;
    letter-spacing: 2px;
}

.client-slide-cont {
    padding: 0px;
}

.frase {
    padding: 0px;
}

    .frase h2 {
        padding: 0px;
        margin: 0px;
        color: #000
    }

.ls-outline .ls-circle-timer {
    top: 50px !important;
}

a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color: #D60202;
}

    a:hover, a:focus {
        color: #c50000;
    }

hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 0.1);
}

    hr.light {
        border-color: white;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 200;
    letter-spacing: 1px;
}

h2 {
    font-size: 50px;
    margin-top: 50px;
    margin-bottom: 100px;
}

p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
}

li {
    font-size: 18px;
}


.descrizione {
    font-size: 21px;
    margin-bottom: 40px;
    font-weight: bold;
}


.navbar-brand {
    float: left;
    padding: 0px 15px;
    height: auto;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0px 10px;
    bottom: -8px;
}

li .page-scroll label {
    font-weight: normal;
    display: block;
    line-height: 1em;
    margin-bottom: 3px;
}

.navbar-default {
    transition: all 0.35s;
    font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 200;
    letter-spacing: 1px;
    background-color: white !important;
}

.navbar-inverse {
    background-color: #fff;
    border-bottom: none;
}

.navbar-default .navbar-header .navbar-brand {
    font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 200;
    letter-spacing: 1px;
    color: #fdcc52;
}

    .navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
        color: #fcbd20;
    }

.navbar-default .navbar-header .navbar-toggle {
    font-size: 12px;
    color: #222222;
    padding: 8px 10px;
    border-color: #ddd;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #fff;
}
/*.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #ddd;
}*/
.navbar-default .nav > li > a {
    font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
}

    .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
        color: #222222;
    }

        .navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover {
            color: #C13234;
        }

.navbar-default .nav > li.active > a, .navbar-default .nav > li.active > a:focus {
    color: #D60202 !important;
    background-color: transparent;
}

    .navbar-default .nav > li.active > a:hover, .navbar-default .nav > li.active > a:focus:hover {
        background-color: transparent;
    }

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    .logo {
        visibility: hidden;
        display: none;
        height: 0px;
    }

    .logomobile {
        width: 190px;
        margin-top: 7px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }

    li .page-scroll label {
        font-weight: normal;
        display: inline;
        line-height: 1em;
        margin-right: 5px;
        cursor: pointer;
    }

    .navbar-right {
        margin-top: 0px;
    }

    .m-top {
        margin-top: 50px;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-style: none;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 480px) {
    .logo {
        visibility: hidden;
        display: none;
        height: 0px;
    }

    .logomobile {
        width: 190px;
        margin-top: 7px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }

    .navbar-right {
        margin-top: 0px;
    }

    .m-top {
        margin-top: 50px;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-style: none;
    }
}

/* Smartphones */
@media only screen and (max-width : 1024px) {
    h2 {
        margin-top: 0px;
        margin-bottom: 50px;
    }
}
/* Smartphones */
@media only screen and (max-width : 480px) {
    h2 {
        margin-top: 0px;
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255, 255, 255, 0.7);
    }

        .navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
            color: white;
        }
    /*colore di partenza del menu*/
    .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
        color: #000;
    }

        .navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover {
            color: #C13234;
        }

    .navbar-default.affix {
        background-color: white;
        border-color: rgba(34, 34, 34, 0.3);
    }

        .navbar-default.affix .navbar-header .navbar-brand {
            color: #222222;
        }

            .navbar-default.affix .navbar-header .navbar-brand:hover, .navbar-default.affix .navbar-header .navbar-brand:focus {
                color: #C13234;
            }

        .navbar-default.affix .nav > li > a, .navbar-default.affix .nav > li > a:focus {
            color: #222222;
        }

            .navbar-default.affix .nav > li > a:hover, .navbar-default.affix .nav > li > a:focus:hover {
                color: #C13234;
            }

    li .page-scroll label {
        font-weight: normal;
        display: block;
        line-height: 1em;
    }
}

header {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
    color: white;
}

    header .header-content {
        text-align: center;
        padding: 150px 0 50px;
        position: relative;
    }

        header .header-content .header-content-inner {
            position: relative;
            max-width: 500px;
            margin: 0 auto;
        }

            header .header-content .header-content-inner h1 {
                margin-top: 0;
                margin-bottom: 30px;
                font-size: 30px;
            }

    header .device-container {
        max-width: 300px;
        margin: 0 auto 100px;
    }

        header .device-container .screen img {
            border-radius: 3px;
        }

@media (min-width: 768px) {
    header .header-content {
        text-align: left;
        padding: 0;
        height: 100vh;
    }

        header .header-content .header-content-inner {
            max-width: none;
            margin: 0;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
        }

            header .header-content .header-content-inner h1 {
                font-size: 35px;
            }

    header .device-container {
        max-width: none;
        max-height: calc(0vh);
        margin: 100px auto 0;
    }
}

@media (min-width: 992px) {
    header .header-content .header-content-inner h1 {
        font-size: 50px;
    }

    li .page-scroll label {
        font-weight: normal;
        display: block;
        line-height: 1em;
    }
}

section.features {
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.6);
    position: relative
}

.sfondo-corda {
    background-image: url(../images/puntidiforza.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
}

section.features .section-heading p {
    margin-bottom: 0;
}

section.features .device-container, section.features .feature-item {
    /*max-width: 300px;*/
    margin: 0 auto;
}

section.features .device-container {
    margin-bottom: 100px;
}

@media (min-width: 992px) {
    section.features .device-container {
        margin-bottom: 0;
    }
}

.feature-item h3 {
    text-align: left;
}

.triangle {
    position: absolute;
    bottom: 0px;
    right: 0pc;
    width: 40px;
    height: 40px;
    background: linear-gradient(to top left, #a3a9ac 0%, #a3a9ac 50%, #00800000 50%, #00800000 100%);
}


#perche360 ul {
    margin: 0px;
    padding-left: 0px;
}

#perche360 li {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 30px;
}

    #perche360 li::before {
        font-family: 'simple-line-icons';
        content: "\e05e";
        display: inline-block;
        margin-left: -17px;
        position: relative;
        left: -10px;
        top: 1px;
        vertical-align: top;
        speak: none;
        font-size: 17px;
        color: #9e243f;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

section.features .feature-item {
    overflow: hidden !important;
    position: relative;
    text-align: left;
    margin-bottom: 100px;
    background-color: rgba(255, 255, 255, 0.90);
    border: 1px solid #a3a9ac;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-radius: 10px;
    margin-left: 0px;
    margin-right: 15px;
}

    section.features .feature-item h3, h3 {
        font-size: 30px;
    }

    section.features .feature-item i {
        font-size: 50px;
        background: -webkit-linear-gradient(to left, #4b6981, #9b1c38);
        background: linear-gradient(to left, #4b6981, #9b1c38);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

@media (min-width: 992px) {
    section.features .device-container, section.features .feature-item {
        max-width: none;
    }
}

section {
    padding: 50px 0;
}

    section.cta {
        position: relative;
        background-color: #C0DDED;
        background-image: url(../images/semitraspmultilogo.png);
        background-repeat: no-repeat;
        background-position: 110% -5%;
        background-size: 500px auto;
    }

        section.cta .overlay {
            height: 100%;
            width: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            position: absolute;
            top: 0;
            left: 0;
        }

    section.contact h2 i {
        color: #dd4b39;
    }

    section.contact ul.list-social {
        margin-bottom: 0;
    }

        section.contact ul.list-social li a {
            display: block;
            height: 80px;
            width: 80px;
            line-height: 80px;
            font-size: 40px;
            border-radius: 100%;
            color: white;
        }

    section.contact span {
        margin-right: 15px
    }

#contact .form-check-label {
    font-weight: normal
}

#contact a {
    color: #525252;
}

#contact .form-check-label a {
    color: #337ab7;
}

#contact a:hover, a:focus {
    color: #9b1c38 !important;
    text-decoration: none;
}

#contact.bg-primary {
    background: #f5f7fa;
}

.shadow-contatti {
    clear: both;
    padding: 46px 0 0;
    margin-top: -50px;
    font-size: 16px;
    line-height: 1.2;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #acacac;
}

    .shadow-contatti:before {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        content: "";
        display: block;
        margin: -25px auto 0;
        max-width: 1200px;
        width: 100%;
        height: 25px;
        border-radius: 250px / 12px;
        box-shadow: 0 0 20px rgba(0,0,0,.2);
    }




footer {
    background-color: #222222;
    padding: 25px 0;
    color: rgba(255, 255, 255, 0.3);
    text-align: center;
}

    footer p {
        font-size: 12px;
        margin: 0;
    }

    footer ul {
        margin-bottom: 0;
    }

        footer ul li a {
            font-size: 12px;
            color: rgba(255, 255, 255, 0.3);
        }

            footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
                text-decoration: none;
            }

.bg-primary {
    background-color: #FFFFFF;
    color: #525252;
}

.text-primary {
    color: #fdcc52;
}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.btn-xl {
    padding: 12px 35px;
    font-size: 15px;
    text-transform: uppercase;
}

.btn-outline {
    color: white;
    border-color: #cccccc;
    border: 1px solid;
}

.btn {
    border-radius: 300px;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    color: #ffffff;
    background-color: #4c6a82;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    color: white;
    background-color: #607D8B;
    border-color: #cccccc;
}
/*.form-horizontal .btn {
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 300px;
	color: #fff;
    background-color: #337ab7;
    border-color: #525252;
	transition: background-color 0.2s;
}*/

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px none -webkit-focus-ring-color;
    outline-offset: 0px
}

::-moz-selection {
    color: white;
    text-shadow: none;
    background: #222222;
}

::selection {
    color: white;
    text-shadow: none;
    background: #222222;
}

img::selection {
    color: white;
    background: transparent;
}

img::-moz-selection {
    color: white;
    background: transparent;
}

body {
    webkit-tap-highlight-color: #222222;
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    .logo {
        width: 245px;
        visibility: visible;
        height: auto;
        margin-top: 5px
    }

    .logomobile {
        visibility: hidden;
        display: none;
        height: 0px;
    }

    li .page-scroll label {
        font-weight: normal;
        display: block;
        line-height: 1em;
        margin-right: 0px
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 0px 15px;
        bottom: -8px;
    }

    .navbar-right {
        margin-top: 30px;
    }
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    .logo {
        width: 245px;
        visibility: visible;
        height: auto;
    }

    .logomobile {
        visibility: hidden;
        display: none;
        height: 0px;
    }

    .navbar-right {
        margin-top: 30px;
    }

    li .page-scroll label {
        font-weight: normal;
        display: block;
        line-height: 1em;
        margin-right: 0px
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 0px 10px;
        bottom: -8px;
    }
}

.lista-caratteristiche {
    list-style-type: none;
    padding-left: 40px;
}

    .lista-caratteristiche li::before {
        font-family: 'simple-line-icons';
        content: "\e055";
        display: block;
        float: left;
        top: -1px;
        margin-left: -30px;
        position: relative;
        left: -10px;
        speak: none;
        font-size: 30px;
        color: #9e243f;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .lista-caratteristiche li {
        margin-bottom: 15px;
    }

        .lista-caratteristiche li h3 {
            font-size: 30px;
            margin-top: 0px;
        }

    .lista-caratteristiche strong {
        display: block;
    }

    .lista-caratteristiche img {
        display: block;
        float: left;
        width: 30px;
        margin-left: -40px;
    }

    .lista-caratteristiche span {
        display: block;
        float: left;
        width: 30px;
        margin-left: -40px;
        font-size: 30px;
        margin-top: 5px;
        background: -webkit-linear-gradient(to left, #4b6981, #9b1c38);
        background: linear-gradient(to left, #4b6981, #9b1c38);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.box-multiraterlogin {
    margin-top: 0px;
    float: left;
    background-repeat: repeat-x;
    background-position: left top;
    width: auto;
    background-color: transparent;
}

    .box-multiraterlogin h3 {
        border-bottom: 1px solid #999999;
        font-weight: 300;
        padding-bottom: 7px;
        margin-top: 0px;
    }

    .box-multiraterlogin .btn {
        border-radius: 5px;
    }

    .box-multiraterlogin h4 {
        margin-top: 10px;
        display: block;
        padding-top: 0px;
        font-weight: 300;
        color: #000;
        float: left;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

.blocco-ac {
    float: left;
    margin-right: 5px;
}

.s-icon {
    background-image: none;
    font-size: 20px;
    margin-top: -10px;
}

.box-multiraterlogin .formloggato {
    padding: 0px;
    margin-top: 0px;
    float: left;
    display: inline;
    width: auto !IMPORTANT;
}

.box-multiraterlogin .nomecliente {
    float: left;
}

.box-multiraterlogin label {
    text-shadow: 1px 1px 1px white;
    font-weight: 400;
}

.box-multiraterlogin form {
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    float: left;
}

.box-multiraterlogin .error {
    color: #FF0000;
    display: block;
    float: left;
    clear: both;
    font-weight: 300;
    margin-top: -4px;
    padding-bottom: 3px;
    font-size: 16px;
}

@media (max-width: 1168px) { /* manda a capo il campo password */
    .box-multiraterlogin form .form-group {
        clear: both;
        margin-right: 18px;
        width: 260px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

/* pulsante login/logout con margine sotto */
@media screen and (max-width: 568px) {
    .box-multiraterlogin form {
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-top: 0px;
        float: left;
    }

        .box-multiraterlogin form .pulsante {
            position: relative;
            float: left;
            margin-bottom: 0px;
            margin-right: 61px;
            padding-top: 4px;
            padding-bottom: 10px;
        }
}

.box-multiraterlogin form .form-group {
    float: left;
    margin-right: 18px;
    width: 260px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.box-multiraterlogin form .form-control {
    width: 100%;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    height: auto;
    color: #666 !important;
    font-size: 16px;
}

.box-multiraterlogin form .pulsante {
    position: relative;
    float: left;
    margin-bottom: 0px;
    margin-right: 61px;
    padding-top: 6px;
}

    .box-multiraterlogin form .pulsante .login {
        left: 0px;
        bottom: 0px;
        padding-top: 1px !important;
        padding-bottom: 3px !important;
    }

.loginlingue {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-style: none none solid;
    background-color: #bababa;
    border-bottom-width: 1px;
    border-bottom-color: #868686;
}

.lingue {
    text-align: right;
    margin-right: 0px;
    margin-left: 0px;
    float: right;
    margin-bottom: -1px;
}

    .lingue .label {
        background-color: #5f5f5f;
        border-radius: 0em;
        margin-right: 0px;
        float: right;
    }

    .lingue .ita {
        color: #868686;
    }

    .lingue .ing {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        right: -1px;
        color: #fff;
        float: left;
    }

    .lingue a {
        color: #f3f3f3;
        position: relative;
        font-size: 14px;
        font-weight: 400;
        float: left;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .lingue .active {
        color: #666666;
        background-color: #FFFFFF;
    }

        .lingue .active .fa {
            color: #666666;
            text-shadow: 0px 0px;
            padding: 0px;
            margin-right: 4px;
            float: left;
        }

    .lingue .fa-globe {
        color: #5f5f5f;
        text-shadow: 0px 0px;
        display: inline-block;
        margin-right: 11px;
        position: relative;
        float: left;
        margin-top: 4px;
    }
/*pulsanti layerslider */
.ls-outline .ls-nav-prev, .ls-outline .ls-nav-next {
    z-index: 40;
}

html .ls-nav-prev, body .ls-nav-prev, #ls-global .ls-nav-prev, html .ls-nav-next, body .ls-nav-next, #ls-global .ls-nav-next, html .ls-container img, body .ls-container img, #ls-global .ls-container img, html .ls-bottom-nav-wrapper a, body .ls-bottom-nav-wrapper a, #ls-global .ls-bottom-nav-wrapper a, html .ls-container .ls-fullscreen, body .ls-container .ls-fullscreen, #ls-global .ls-container .ls-fullscreen, html .ls-thumbnail a, body .ls-thumbnail a, #ls-global .ls-thumbnail a {
    z-index: 40;
}

.popup-box-on {
    display: block !important;
}

.off {
    display: none;
}

#search.open {
    opacity: 1;
    transform: translate(0px, 0px) scale(1, 1);
}

#search {
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 2000;
}

    #search .close {
        color: #be5254;
        font-size: 40px;
        opacity: 1;
        padding: 10px 17px;
        position: fixed;
        right: 15px;
        top: 15px;
    }

button.close {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
}

.close {
    float: right;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
}

#search .btn {
    left: 50%;
    margin-top: 60px;
    padding: 10px 50px;
    position: absolute;
    top: 50%;
    transform: translateX(-50%);
}

.btn-lg, .btn-group-lg > .btn {
    border-radius: 153px;
    font-size: 29px;
}

.btn-site {
    background: #be5254 none repeat scroll 0 0;
    color: #fff !important;
}

@media screen and (max-width: 760px) {
    .side-collapse-container {
        width: 100%;
        position: relative;
        left: 0;
        transition: left .4s;
    }

        .side-collapse-container.out {
            /* left:200px;*/
            left: 0px;
        }

    .side-collapse {
        top: 0px;
        margin-top: 90px;
        bottom: 0;
        left: 0;
        width: 250px;
        position: fixed;
        overflow-y: auto;
        transition: width .4s;
        background-color: #696080;
    }

        .side-collapse.in {
            width: 0;
        }
}
/*risolve spostamento elementi*/
body.modal-open {
    overflow: auto;
}

    body.modal-open[style] {
        padding-right: 0px !important;
    }

.modal::-webkit-scrollbar {
    width: 0 !important; /*removes the scrollbar but still scrollable*/
    /* reference: http://stackoverflow.com/a/26500272/2259400 */
}
/*fine risolve spostamento elementi*/


.map-responsive {
    overflow: hidden;
    padding-bottom: 50%;
    position: relative;
    height: 0;
}

    .map-responsive iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }

@media (max-width: 1200px) {
    .navbar-default .nav > li > a {
        letter-spacing: 0px;
        font-size: 12px;
        position: relative;
        display: block;
        padding-right: 10px;
        padding-left: 10px;
    }

    .logomobile {
        width: 190px;
        visibility: visible;
        height: auto;
    }
}

@media (max-width: 1024px) {
    .navbar-right {
        margin-top: -2px;
    }

    .navbar-default .nav > li > a {
        letter-spacing: 0px;
        font-size: 12px;
        position: relative;
        display: block;
        padding-top: 10px;
        padding-right: 4px;
        padding-left: 4px;
        padding-bottom: 15px;
    }

    .logo {
        width: 190px;
        visibility: visible;
        height: auto;
        margin-top: 10px;
    }

    .logomobile {
        width: 0px;
        visibility: hidden;
        height: 0;
        margin-top: 10px;
    }
}

/*cambio sfondo i nostri punti di forza immagine semi trasparente*/
@media (max-width: 1200px) {
    .sfondo-corda {
        background-image: url("../images/puntidiforza-semitrasp.png");
    }
}

/*cambio sfondo i nostri punti di forza*/
@media (max-width: 990px) {
    .sfondo-corda {
        background-image: url("../images/puntidiforza-semitrasp.png");
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
    }

    .eq-height {
        display: inherit;
    }

    section.contact span {
        margin-right: 15px;
        display: block;
        margin-bottom: 10px
    }

    section.features .feature-item {
        margin-right: 0px;
    }
}

@media (max-width: 1024px) {
    .logo {
        width: 0px;
        visibility: hidden;
        height: auto;
        margin-top: 10px;
    }

    .logomobile {
        width: 130px;
        visibility: visible;
        margin-top: 5px;
        height: auto;
    }
}

@media (max-width: 767px) {
    .logo {
        width: 0px;
        visibility: hidden;
    }

    .logomobile {
        width: 170px;
        visibility: visible;
        margin-top: 0px
    }

    .navbar-default .nav > li > a {
        letter-spacing: 0px;
        font-size: 12px;
        position: relative;
        display: block;
        padding-top: 10px;
        padding-right: 4px;
        padding-left: 14px;
        padding-bottom: 15px;
    }
}

@media (max-width: 640px) {

    .logo {
        width: 0px;
        visibility: hidden;
        height: 0;
        margin-top: 0px;
    }

    .logomobile {
        width: 170px;
        visibility: visible;
        height: auto;
        margin-top: 10px;
    }
}


.frase q {
    font-family: Georgia, serif;
    font-size: 35px;
    font-style: italic;
    line-height: 1.45;
    position: relative;
    color: #383838;
    border: none;
}

q:before {
    font-size: 100px;
    line-height: 0px;
    position: relative;
    top: 40px;
    color: #9b1c38;
    margin-right: 12px;
}

q:after {
    font-size: 100px;
    line-height: 0px;
    position: relative;
    top: 40px;
    color: #9b1c38;
}



p cite {
    color: #999999;
    font-size: 14px;
    display: inline-blockblock;
    margin-top: -15px;
}

    p cite:before, p cite:after {
        content: "\2014 \2009";
        padding: 5px
    }

.form-row {
    margin-right: 0px;
    margin-left: 0px;
}

    .form-row > .col, .form-row > [class*=col-] {
        margin-right: 0px;
    }

.form-group {
    margin-bottom: 1rem;
}

.privacy {
    margin-bottom: 1rem;
}


@media only screen and (max-width : 640px) {
    h2 {
        font-size: 40px;
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .frase {
        padding: 0px;
        margin-top: 15px
    }

        .frase q {
            font-family: Georgia, serif;
            font-size: 25px;
            font-style: italic;
            line-height: 1.45;
            position: relative;
            color: #383838;
            border: none;
        }

    q:before {
        font-size: 70px;
        line-height: 0px;
        position: relative;
        top: 25px;
        color: #9b1c38;
        margin-right: 12px;
    }

    q:after {
        font-size: 70px;
        line-height: 0px;
        position: relative;
        top: 25px;
        color: #9b1c38;
    }
}
#contact .alert-warning {
    background-color: transparent;
    display: block
}

    #contact .alert-warning p {
        font-size: 14px;
        color: #a94442;
        margin-bottom: 10px;
    }

/*stili per centare verticalmente le modal*/
.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
/*stili modal privacy*/
.privacy .modal-title {
    color: #000;
    font-weight: 500
}

.privacy h1 {
    font-size: 30px
}

.privacy {
    color: #000;
}
