/*.box-form {
    max-width: 1060px;
    margin: 0 auto;
}*/

.box-links {
    margin: 0 auto;
    color: #0b3d68;
    font-size: 14px;
    line-height: 20px;
    max-width: 800px
}

.box-form {
    margin: 0 auto;
    max-width: 1200px
}

.dx-info {
    margin-top: 30px;
    font-size: 13px;
    line-height: 1.5em;
    max-width: 240px;
    display: inline-block
}

.dx-info b,
.dx-info strong {
    font-weight: bold
}

.area {
    padding: 75px 90px 90px;
    border-radius: 16px;
    box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.05);
    max-width: 800px;
    margin: 0 auto 30px;
}

.panel-color {
    background: #E5EDEA;
    color: #003652;
    font-weight: 400
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    text-overflow: ellipsis
}

.panel-color .bootstrap-select>.dropdown-toggle {
    border-radius: 12px 0 0 12px;
    height: 44px;
    border: none;
    line-height: 31px;
    font-weight: 400;
    padding-left: 20px;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-color: #DCE6E2
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    background-color: #DCE6E2
}

.modal-content {
    padding: 60px;
    border-radius: 24px
}

@media (max-width:767px) {
    .modal-content {
        padding: 30px;
        border-radius: 16px
    }
}

@media (min-width:992px) {
    .modal-dialog {
        width: 800px;
        color: #0b3d68
    }

    .modal-content {
        font-size: 15px
    }
}

.modal-header {
    margin: -20px -20px 15px;
    border-bottom: none
}

.modal-body {
    padding: 0 5px 5px
}

.modal #confirm-btn {
    margin-top: -10px;
    margin-right: -15px
}

/*.modal ul, .modal ol {padding:0 20px;list-style-type:disclosure-closed;font-size:18px;line-height:1.4em}*/

.modal finger,
#remarks finger {
    font-size: 1.5em
}

.modal h3 {
    font-size: 18px
}

.desc-privacy {
    height: 400px
}

.desc-privacy #iubenda_policy .iub_content,
.desc-privacy #iubenda_policy h1,
.desc-privacy #iubenda_policy h2,
.desc-privacy #iubenda_policy h3,
.desc-privacy #iubenda_policy h4,
.desc-privacy #iubenda_policy h5,
.desc-privacy #iubenda_policy h6,
.desc-privacy #iubenda_policy .iconed ul li h3 {
    color: #0b3d68;
    font-family: 'Lato', sans-serif
}

.desc-privacy #iubenda_policy p {
    font-weight: 300
}

.desc-privacy #iubenda_policy h2,
.desc-privacy #iubenda_policy h3 {
    font-weight: 400
}

.fai {
    border-radius: 100%;
    width: 150px;
    height: 150px;
    line-height: 150px !important;
    color: #fff;
    font-size: 48px !important;
}

.fai-img {
    background: #0b3d68;
    border-radius: 100%;
    width: 150px;
    height: 150px;
    display: inline-block
}

.fai-img img {
    max-width: 48px;
    padding-top: 65px
}

.fai-desc {
    margin: 0 auto;
    line-height: 1.3em;
    font-weight: 400;
}

.fai-desc a {
    white-space: nowrap;
}

#site-box {
    padding-top: 0;
}

#site-content-box {
    padding: 0 30px 90px;
}

.h-inviaci {
    font-size: 24px;
    margin-top: 0;
}

.dx-box {
    color: #0b3d68;
}

#top-thanks {
    text-align: center;
    margin-top: 40px;
}

.tt-desc {
    padding-bottom: 60px;
    font-size: 13px;
    line-height: 1.5em;
    min-height: 600px;
}

.form-contatti input[type="text"],
.form-contatti input[type="email"],
.form-contatti input[type="tel"] {
    height: 56px;
    line-height: 56px;
}

.form-contatti textarea {
    width: 100%;
    border-width: 1px;
    border-color: transparent !important;
    margin: 0 -1px;
    float: left;
    width: calc(100% + 2px);
}

.form-contatti input[type="text"],
.form-contatti input[type="email"],
.form-contatti input[type="tel"],
.form-contatti textarea {
    color: #0b3d68;
    background: #fff;
    border-color: transparent;
    border-radius: 9px !important;
    font-size: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-contatti textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-contatti input[type="text"]:focus,
.form-contatti input[type="email"]:focus,
.form-contatti input[type="tel"]:focus,
.form-contatti textarea:focus {
    border-width: 2px;
    border-color: #359b40 !important;
}

label {
    font-size: 13px;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #d24f68;
}

.has-error .form-control {
    border-color: #d24f68;
}

.checkbox label,
.radio label {
    line-height: 1.4em;
}

.form-horizontal .control-label {
    font-size: 13px;
    font-weight: normal;
    text-align: left !important;
    margin-bottom: 0 !important;
    padding-left: 20px;
}

.fastk {
    color: #d24f68;
}

.help-block {
    color: #d24f68;
    margin-top: 0;
}

#lblprivacy .help-block {
    line-height: 1em;
}

.has-error .help-block {
    color: #d24f68;
}

.x-box {
    padding: 30px
}

.x-box-in {
    margin-bottom: 20px
}

a .x-box-in i,
a .fai-img {
    transition: all 300ms ease
}

a:hover .x-box-in i,
a:hover .fai-img,
.ttip:hover {
    -webkit-transform: scale(.95);
    transform: scale(.95)
}

input[type='text'],
input[type='number'],
textarea {
    font-size: 14px;
}

.social-contact {
    margin-bottom: 0
}

@media (max-width: 991px) {

    .slider-wrap .content-area h1 {
        margin-bottom: 15px
    }

    .area {
        padding: 45px
    }

    .box-links {
        max-width: 300px;
        margin-bottom: 0
    }

    .x-box {
        padding: 0
    }

    .x-box-in {
        margin-bottom: 15px
    }

    .fai {
        width: 80px;
        height: 80px;
        line-height: 80px !important;
        font-size: 28px !important
    }

    .fai-img {
        width: 80px;
        height: 80px
    }

    .fai-img img {
        max-width: 28px;
        padding-top: 34px
    }

    .dx-info {
        margin-bottom: 0
    }

}

@media (max-width: 767px) {

    input[type="text"],
    input[type="email"],
    textarea,
    input[type="tel"] {
        line-height: 30px;
        padding: 0 15px;
    }

    #site-content-box {
        padding: 10px;
    }

    .h-inviaci {
        text-align: center;
        margin-top: 10px;
        font-size: 20px;
    }

    .tt-desc {
        min-height: 0;
    }

    .social-contact {
        margin-bottom: 90px
    }

}


#splash {
    background: #0b3d68;
    background-repeat: repeat-y;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    animation: splash 3s ease-in;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    z-index: 99999999999999;
}

#splash .anim {
    height: 100%;
    position: absolute;
    left: 50%;
    width: 100px;
    transform: translate(-50%, 100%);
    animation: loader 4s linear;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

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

#loader:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -9px;
    bottom: -169px;
    width: 3px;
    background: #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    height: 270px;
    z-index: -2;
}

#loader:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: 12px;
    bottom: -190px;
    width: 3px;
    background: #000;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, 0) 100%);
    height: 220px;
}

@keyframes loader {
    0% {
        transform: translate(-50%, 110%);
    }

    30% {
        transform: translate(-50%, 50%);
    }

    100% {
        transform: translate(-50%, 0%);
    }
}

@keyframes splash {
    0% {
        transform: translate(0%, 0%);
    }

    50% {
        transform: translate(0%, 0%);
    }

    100% {
        transform: translate(0%, -100%);
    }
}