body {font-family: 'Roboto'; font-size:16px; font-weight: 300;} /* old font Raleway */

#page-interno, #page {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

main {flex: 1;}

footer {
    position: relative;
    bottom: 0;
    width: 100%;
}

#scroll-top {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    visibility: visible;
    opacity: 1;
    right: 30px; bottom: 50px;
    width: 50px; height: 50px;
    background-color: #1181BF; border: #E5E5E5 solid 1px; border-radius: 4px;
    color: white;
    text-decoration: none;
}

.bg-blu {background-color: #1181BF;}
.bg-bianco {background-color: #fff; color: #1181BF;}

.link-blu {color: #1181BF;}
.link-blu:hover {cursor: pointer;}

.btn {border-radius: 4px;}
.btn.btn-primary.bg-bianco {border-color: #1181BF}
.btn.btn-primary.bg-bianco:hover {background-color: #1181BF}
.btn.btn-primary:not(.bg-bianco) {background-color: #1181BF}
.btn.btn-primary:not(.bg-bianco):hover {background-color: #13a2dd; border-color: #13a2dd}

.form-check-input:checked{
    background-color: #1181BF;
    border-color: #1181BF;
}

.textbox {width: 100%; background: #fff; border: 0px; resize: none;}

.modal-header {border-bottom: none;}
.modal-footer {justify-content: center; border-top: none;}

#header {height: 90px; border-top: 3px solid rgb(51,122,183); padding-top: 20px;}
#header .logo {max-height: 40px; margin: 0;}
#header .logo img {max-height: 50px;}

#header .menu {margin-top: 10px;}
#header .menu nav {text-align: right;}
#header .menu nav .nav {display: inline-block;  font-size: 16px; font-weight:700; text-transform: uppercase;}
#header .menu nav .nav li {display:inline-block; margin:0 25px;}
#header .menu nav .nav li a {color: #000; text-decoration: none; font-size: 16px; font-weight: 500;}
#header .menu nav .nav .active a {color:rgb(51,122,183);}
#header .menu button.btn, #header .menu a.btn, #accessModal .modal-footer .btn, #insertModal .modal-footer .btn, #contatti .modulo-contatti .form-actions .btn {font-size: 14px; font-weight: 400; border-radius: 0; border:0; padding-inline: 40px;}
#header .menu button.btn, #header .menu a.btn {margin: 0 25px;}

#header .menuinterno nav {text-align: center; display: flex; flex-direction: row-reverse;}
#header .menuinterno nav .nav {font-size: 13px; font-weight:700; text-transform: uppercase; align-items: center;}
#header .menuinterno nav .nav a {display:flex; align-items: center; text-align: center; border-left: 1px solid #c4c4c4; height: 100%; text-decoration: none;}
#header .menuinterno nav .nav a:first-child {border-left: 0;}
#header .menuinterno nav .nav a:hover {background: #ececec;}
#header .menuinterno nav .nav li {margin:0 20px; width: 60px}
#header .menuinterno nav .nav li i {color: #13a2dd;}
#header .menuinterno nav .nav li span {color: #000; font-size: 10px; font-weight:700; letter-spacing: .05em; margin-top: 5px; display: block;}
#header .menuinterno nav .nav .active {background: #ececec;}

#header-interno {height: 130px; border-top: 3px solid rgb(51,122,183); background-color: #FFF; border-bottom: solid 1px #e5e5e5;}
#header-interno .container .row {height: 100%;}
#header-interno .logo {margin: 0; display: flex; align-items: center;}
#header-interno .logo img {max-height: 50px;}
#header-interno .menuinterno nav {text-align: center; display: flex; flex-direction: row-reverse; height: 100%;}
#header-interno .menuinterno nav .nav {font-size: 13px; font-weight:700; text-transform: uppercase; align-items: center;}
#header-interno .menuinterno nav .nav a {display:flex; align-items: center; text-align: center; border-left: 1px solid #E5E5E5; height: 100%; width: 140px; text-decoration: none;}
#header-interno .menuinterno nav .nav a:first-child {border-left: 0;}
#header-interno .menuinterno nav .nav a:hover {background: #F8F9FA;}
#header-interno .menuinterno nav .nav a:hover i {color: #13a2dd;}
#header-interno .menuinterno nav .nav li {margin: auto; width: 60px}
#header-interno .menuinterno nav .nav li i {color: #1181BF;}
#header-interno .menuinterno nav .nav li span {color: #000; font-size: 10px; font-weight:700; letter-spacing: .05em; margin-top: 5px; display: block;}
#header-interno .menuinterno nav .nav .active {background: #F8F9FA;}
#header-interno .menuinterno nav .nav .active i {color: #13A2DD;}

#page-interno main {background-color: #F8F9FA}

.notification {
    border-radius: 50%;
    top: -40px;
    right: -50px;
    border: 2px solid #FFF;
    width: 22px;
    height: 22px;
    background-color: #FC2727;
    position: absolute;
    font-size: 10px;
    color: #FFF;
    font-weight: 700;
}

.cartcount-container {position: relative; display: inline-block;}

#footer {background: #1181BF; color:#fff; padding-top: 60px; padding-bottom: 60px;}
#footer img {height: 65px; position: relative; top: -18px;}
#footer h5 {font-size: 26px; color:#fff; font-weight: 300; margin-bottom: 40px;}
#footer ul {list-style-type: none; padding: 0; font-size: 14px;}
#footer p, #footer ul li a, #footer p a {font-size: 16px; font-weight: 300; text-decoration: none; color: #fff;}
#footer .row .recapiti p {column-count: 2;}

#owl-slide img {height: 600px;}
#owl-slide .owl-controls .owl-buttons div {position:absolute; top: 0; bottom: 0; left: 0; width: 5%; font-size: 36px; color: #fff; text-align: center; background: transparent;}
#owl-slide .owl-controls .owl-buttons .owl-next {right: 0; left: auto;}
#owl-slide .owl-controls .owl-buttons div i {position: absolute; top: 50%; left:20px; font-size: 36px; margin-top:-15px;}
#owl-slide .owl-controls .owl-buttons .owl-next i {right: 20px; left: auto;}
#owl-slide .owl-controls .owl-pagination {position: absolute; bottom: 20px; width: 100%; padding-left: 0; text-align: center; list-style: none;}
#owl-slide .owl-controls .owl-pagination .owl-page span {background: #fff;}

#slidelogin {position: absolute; top: 150px; right: 0; background: #fff; width: 40%; height: 475px; display: flex; justify-content: center; align-items: center;}
#slidelogin .container {padding-inline: 80px;}
#slidelogin .container .row:first-of-type {margin-top: 30px;}
#slidelogin .container .row {margin-bottom: 20px;}
#slidelogin .container img {width: 220px;}
#slidelogin .container h5 {font-size: 14px; font-weight: 700; color: #000}
#slidelogin .container input[type=text], #slidelogin .container  input[type=password] {margin-bottom: 20px; border-radius: 0px; font-size: 14px; height: 50px;}
#slidelogin .container .btn {padding-inline: 40px; border-radius: 3px !important; font-size: 16px;}
#slidelogin .container p {font-size: 14px; color: grey;}
#slidelogin .container a {color: #13a2dd; text-decoration: underline;}
#slidelogin .container .alert {font-size: 14px;}

#login-from-button {padding-inline: 30px; text-align: left}
#login-from-button .form-group {margin-bottom: 20px;}
#login-from-button input[type=text], #login-from-button input[type=password] {border-radius: 1px; height: 50px;}
#login-from-button input[type=submit] {padding-inline: 40px;}

#loghiproduttori {background-color: #F8F9FA; padding-block: 60px;}
#loghiproduttori .container img {max-height: 120px; }
#loghiproduttori .container .row .logo {justify-content: center; display: flex;}

#chisiamo {margin: 60px 0;}
#chisiamo h3, #contatti h3 { font-size: 36px; font-weight:500; margin: 0 0 30px 0; text-align: center;}
#chisiamo p {color: #777; text-align: center; font-size: 24px}
#chisiamo .testocolonne .foto figure {padding-top: 0;}

#mission .container-fluid .row {background-color: #1181BF;}
#mission .txt {color: #fff; padding: 110px; display: flex; align-items: center; font-size: 24px; font-weight: 300; height: 550px;}
#mission .foto {padding: 0;}
#mission .foto img {width: 100%; height: 550px; object-fit: cover;}

/*#prodottievidenza {height: 685px;}*/
#prodottievidenza #sfondotrasparente {position: relative; height: 100%; width: 100%; background-image: url("../img/woman-pharmacist-checking.png"); background-size: cover; background-position: center;}
#prodottievidenza #sfondotrasparente:before {content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: #F8F9FA; opacity: 90%;}
#prodottievidenza .container {
    /*height: 650px;*/
    display: flex; flex-direction: column; justify-content: center; opacity: 1}
#prodottievidenza h3 {font-size: 36px; font-weight:500; text-align: center; z-index: 0;}
#prodottievidenza .btn {z-index: 1; margin-top: 30px; width: 160px; margin-inline: auto; font-weight: 500; font-size: 16px;}

.prodotto {background-color: #fff; margin: 20px; padding: 20px; text-align: center; min-height: 350px; width: 285px;}
.prodotto img {height: 160px; object-fit: contain;}
.prodotto .card-body {display: flex; flex-direction: column; align-items: center; justify-content: center;}
.prodotto .card-body .descr {font-size: 20px; font-weight: 700;}
.prodotto .card-body .prezzo {color: #13A2DD; font-size: 24px; font-weight: 400;}

#contatti {background: #fff; padding-block: 100px;}
#contatti iframe {border: 0; width: 100%; height: 100%;}
#contatti .modulo-contatti h1 {font-size: 36px; font-weight: 500;}
#contatti .modulo-contatti form .alert {display: none;}
#contatti .modulo-contatti label {font-weight: 700; font-size: 14px;color: #000; margin-bottom: 5px;}
#contatti .modulo-contatti label:last-of-type {font-weight: 400; font-size: 14px; color: #000; margin-bottom: 5px; margin-block: auto;}
#contatti .modulo-contatti .control-group:last-of-type {display: flex; flex-direction: row-reverse; align-items: center; justify-content: left}
#contatti .modulo-contatti .control-group:last-of-type .controls {margin-right: 5px;}
#contatti .modulo-contatti p {display: none;}
#contatti .modulo-contatti form {margin:0; height: 430px;}
#contatti .modulo-contatti .control-group {margin-bottom: 20px;}
#contatti .modulo-contatti .control-group input[type=text], #contatti .modulo-contatti .control-group textarea {width: 100%; border: 1px solid #bfbfbf; font-size: 14px;}
#contatti .modulo-contatti .form-actions {display: block;}
#contatti .modulo-contatti .btn {background-color: #1181BF; padding-inline: 30px; padding-block: 10px;}
#contatti .modulo-contatti .alert {display: block; font-size: 14px; padding: 0; margin-top: -10px; margin-left: -25px; margin-bottom: 0;}

#intestazione {padding-top: 30px; padding-bottom: 30px;}
#intestazione .testo-intestazione h3 {text-transform: uppercase; font-size: 20px; font-weight: 500;}
#intestazione .testo-intestazione p {font-size: 16px; font-weight: 400;}
#intestazione .testo-intestazione .alert{background-color: rgba(19, 162, 221, 0.24); border-radius: 0;}
#intestazione .testo-intestazione .alert p{font-size: 16px; font-weight: 700; margin: 10px;}

#testo .accordion h2 button {font-size: 20px; font-weight:500; text-transform: uppercase; color: #000;}
#testo .accordion-button {background-color: #fff}
#testo .mappaestesa {margin-bottom: 30px;}
#testo .alert {border-radius: 0; font-weight: 700; font-size: 16px; margin-bottom: 30px; border: none;}
#testo .alert-primary {background-color: rgba(19, 162, 221, 0.24);}

#testofarmacia {padding-bottom: 30px;}
#testofarmacia .testo-intestazione h3 {text-transform: uppercase; font-size: 20px; font-weight: 500;}
#testofarmacia .testo-intestazione p {font-size: 16px; font-weight: 400;}
#testofarmacia .testo-intestazione .alert{background-color: rgba(19, 162, 221, 0.24); border-radius: 0;}
#testofarmacia .testo-intestazione .alert p{font-size: 16px; font-weight: 700; margin: 10px;}

#intestazionefarmacia .accordion h2 button {font-size: 20px; font-weight:500; text-transform: uppercase; color: #000;}
#intestazionefarmacia .accordion-button {background-color: #fff}

#accordionBacheca {margin-bottom: 30px; margin-top: 30px;}
#accordionBacheca .accordion-button span {color: #13a2dd; font-size: 16px; font-weight: 400; text-transform: none;}
#accordionBacheca .accordion-button span #counter-notifiche {color: #1181BF; font-weight: 700;}
#accordionBacheca .accordion-button i {color: #1181BF}

#cercaProdotti {position: relative;}
#cercaProdotti #search-button {position: absolute; top: 7px; right: 0; z-index: 5;}
#cercaProdotti input[name=campoRicerca] {padding-left: 20px; padding-block: 10px;}

#accordionStorico .btn {font-size: 16px; font-weight: 500;padding-inline: 50px; text-transform: none;}

#testo #accordionStorico h2 button {color: #1181BF;}

#divStorico .modal input {background-color: rgba(255, 255, 255, 0); border: none;}

.modal-bacheca .modal-content {border-radius: 4px;}
.modal-bacheca h4 {text-transform: uppercase; font-size: 20px; font-weight: 400; margin-bottom: 30px;}
.modal-bacheca p {font-size: 14px; font-weight: 400;}
.modal-bacheca .modal-footer .btn {font-size: 14px; font-weight: 400; padding-inline: 40px; border-radius: 0;}

#testo iframe {border: 0; width: 100%; height: 300px; margin-top: -30px;}
#testo .testocolonne {margin-top: 30px;}
#testo .testocolonne p {color: #555;}

.checkbox label {font-size: 16px;}

form.formtab, form.formchart {background: transparent; padding: 0;}
form .formrow {margin-bottom: 15px;}
form .formrow label {color: #303133; font-size: 16px; font-weight: 700;}
form .formrow select, form .formrow input {color: #777;}
form label {color:#555; font-size: 14px; font-weight: 700; margin-bottom: 10px;}
form .has-error label {color: #a94442;}
form .has-error input {border: #a94442 solid 1px;}
form .help-block ul {list-style-type: none; padding: 0; color: #a94442}
form .note {font-size: 12px;}
form button.btn, form a.btn, .rapidaccess a.btn {text-transform: uppercase; border-radius: 0; border:0; font-size: 14px;  font-weight:700;}
form.formtab #lista_storici_ricerca .form-group {padding: 30px;}
.ui-datepicker {font-size:12px !important;}
.hasDatepicker {background:#fff url(../img/calendario.png) no-repeat; background-position: right 10px center;}
form.formtab .submitricercamobile:hover {background: transparent;}
form.formtab #search-button {font-size: 20px; color: #1181BF}
form.formtab #campoRicerca2::placeholder {color: #1181BF}

#pass-status-modal {position: absolute; bottom: 10px; right: 10px;}

.modal-head-input {width: 440px; background-color: rgba(255, 255, 255, 0); border: none;}

.text-from-input {background-color: rgba(255, 255, 255, 0); border: none;}

.formchiaro {background: #fff; margin: 0 0; padding: 0;}

form.formchart .active ,form.formchart a:hover {background:rgb(51,122,183);}
form.formchart a:hover.active {background:#555;}

.alert a {font-weight: 700;}

.result-filter p {display: inline-block; margin-right: 30px; font-size: 14px; font-weight: 500;}
.table {font-size: 14px;}
.table thead tr th, .table thead tr th a {text-decoration: none; text-transform: uppercase; color: #777; font-weight: 500;}
.table tr td.action {width: 40px; text-align: center;}
.table tr td.action .fa {font-size:20px; color: #1181BF;}
.table tr td.action .disabled {color: #999;}

#tabproduttori {margin-bottom: 0; border-radius: 4px 4px 0 0; overflow: hidden;}
#tabproduttori tr {max-height: 150px;}
#tabproduttori th {width: 150px; vertical-align: top;}
#tabproduttori th:hover, #tabproduttori th.active {background-color: #F8F9FA;}
#tabproduttori th:hover a, #tabproduttori .active a {color: #1181BF;}
#tabproduttori .azione {text-align: center;}
#tabproduttori .azione .img-container {display: flex; height: 100px; align-items: center;}
#tabproduttori .azione img {display: block; margin-left: auto; margin-right: auto; width: 100px; max-height: 50px; object-fit: scale-down;}

#tabprodotti {margin-bottom: 0; border: #E5E5E5 solid 1px; border-top: none;}
#tabprodotti thead tr th, #tabprodotti thead tr th a {padding-top: 40px; text-transform: none;}
#tabprodotti tbody tr td .btn i {color: #1181BF;}

#tabstorico {margin-bottom: 0; border-radius: 4px; border: #E5E5E5 solid 1px;}
#tabstorico thead tr th, #tabprodotti thead tr th a {padding-top: 40px;}

.carrello-item-wrapper {background-color: #fff; padding: 10px; border: #e5e5e5 solid 1px; margin-bottom: 30px;}
.carrello-item-wrapper h4 {font-size: 18px; font-weight: 700; padding: 10px;}
.carrello-item-wrapper h4 span {font-size: 18px; font-weight: 500; text-transform: uppercase; color: #1181BF;}
.carrello-item-wrapper fieldset {margin-top: 30px;}
.carrello-item-wrapper .add-product {text-align: right;}
.carrello-item-wrapper .add-product a {text-transform: none; color: #13a2dd; font-size: 14px; font-weight: 400;}
.carrello-item-wrapper .add-product a:hover {text-decoration: underline;}
.carrello-item-wrapper .add-product a i {font-size: 24px; color: #1181BF;}
.carrello-item-wrapper .row {text-align: right;}
.carrello-item-wrapper form button.btn, .carrello-item-wrapper form a.btn {text-transform: none; border: #1181BF solid 1px; border-radius: 4px; font-size: 16px; font-weight: 500; padding-inline: 20px;}

.paginazione-wrapper {background-color: #fff; border: #e5e5e5 solid 1px; border-top: 0; border-radius: 0 0 4px 4px; padding: 20px; display: flex; justify-content: space-between; align-items: center;}
.paginazione-wrapper .pagination {margin: 0}
.elementi-paginazione-wrapper label {font-size: 16px; font-weight: 400; margin-right: 20px;}
.elementi-paginazione-wrapper select {border: #e5e5e5 solid 1px; border-radius: 4px; color: #1181BF; padding: 10px;}

.paginazione-wrapper .pagination .page-link:not(.active), .pagination .page-link:not(.active) {color: #1181BF}
.paginazione-wrapper .pagination .page-link.active, .pagination .page-link.active {background-color: #1181BF}

.scheda .modal-dialog .modal-content {height: 400px;}
.scheda .modal-header h5 {text-transform: uppercase; font-size: 20px; font-weight: 500;}
.scheda .modal-dialog .modal-content .modal-body iframe {height: 100%; width: 100%}
.scheda .modal-footer .btn {text-transform: none; padding-inline: 40px; font-size: 16px; font-weight: 500;}

.default-wrapper {background-color: #fff; border: #E5E5E5 solid 1px; border-radius: 4px; margin-bottom: 30px; padding: 20px; font-size: 14px;}

.ordine-info-wrapper {background-color: #fff; border: #E5E5E5 solid 1px; border-radius: 4px; margin-bottom: 50px; padding: 20px; font-size: 14px;}
.ordine-info-wrapper form label {font-size: 14px;}
.ordine-info-wrapper h4 {font-size: 18px; font-weight: 700;}
.ordine-info-wrapper h4 span {font-size: 18px; font-weight: 500; text-transform: uppercase; color: #1181BF;}
.ordine-info-wrapper .alert-head {display: flex; justify-content: space-between;}

.ordine-info-wrapper .ordine-info-footer {display: flex; justify-content: space-between;}
.ordine-info-wrapper .ordine-info-footer .btn {padding-inline: 20px; font-size: 16px; font-weight: 500;}

.profilo-wrapper {background-color: #fff; border: #E5E5E5 solid 1px; border-radius: 4px; margin-bottom: 50px; padding: 20px; font-size: 14px;}
.profilo-wrapper .input-group i {margin: auto; padding-left: 10px; color: #1181BF; position: absolute; right: 10px; top: 12px; z-index: 5;}

.barrapulsanti .btn {text-transform: uppercase; border-radius: 0; border:0; font-size: 14px;  font-weight:700;}
.rapidaccess {text-align: left;}
#contenitore_pdf {margin-bottom: 30px; height: 886px !important;}
#contenitore_pdf iframe{margin-bottom: 30px; margin-top: 0;}
#ricercaDateDiv {margin-top: 20px;}

.form-switch.form-switch-lg .form-check-input {
    height: 2rem;
    width: calc(3rem + 0.75rem);
    border-radius: 4rem;
}

#mostra_tutti, #mostra_permanente {margin-left: 0;}

#pass-status-registration, #pass-status-registration-confirm {position: absolute; right: 10px; top: 46px; color: #1181BF}

.button_sn_label {margin-top: 36px;}

#productNote {margin-bottom: 10px; text-align: left;}
#productNote {font-weight:700;}

.note-produttore{font-size: 14px;text-align: left !important;display: block;width: 100%;padding: 0 0 20px 0;}

.gsk {color: #337ab7; font-size: 16px !important;}

.bold-upper {text-transform: uppercase; font-weight:700;}

#noteDistrib {margin-top: 5px; font-weight: 500; color: #333;}

/* Tooltip */
.test + .tooltip > .tooltip-inner {
    background-color: rgb(51,122,183);
    color: #FFFFFF;
    border: 1px solid green;
    padding: 15px;
    font-size: 20px;
}
/* Tooltip on top */
.test + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid blue;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #337ab7;
}

input:focus + .slider {
    box-shadow: 0 0 1px #337ab7;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.bold {
    margin: 6px 0;
}

.text-body-title {
    padding: 0 1.3em;
    font-weight: 600;
}

.text-body {
    line-height: 1.5;
    padding: 1.3em;
    font-size: 13px;
}

.text-download {
    padding: 0 1.3em;
}

.policy, .policy a {
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
    text-decoration: none;
    color: #000;
}

/* Inizio Pubblicità Video */
#video-wrapper {width: 630px; border-radius: 1px;}
#video-wrapper .card-body {margin: auto;}
#video-wrapper .card-body .card-head {display: flex; justify-content: space-between; align-items: center; margin-block: 10px;}
#video-wrapper .card-body .card-head .card-title {text-transform: uppercase; font-weight: 500; font-size: 20px; margin-bottom: 0;}
#video-wrapper .card-body .card-head .btn {font-weight: 400; font-size: 16px;}
#video-wrapper .video-js {margin-block: 20px;}
/* Fine Pubblicità Video */

@media (min-width: 992px) and (max-width:1200px){
    #header .menuinterno nav .nav li {margin:0 5px;}
    .rapidaccess_button .btn {font-size: 18px;}
}

@media (min-width:768px) and (max-width:991px){
    #header .logo h1 img {width: 100%;}
    #header .menu nav .nav li {margin:0;}
    #header .menu button.btn {margin-left: 30px;}

    #header .menuinterno nav .nav {margin-top: 0;}
    #header .menuinterno nav .nav li {margin:0 3px;}
    #header .menuinterno nav .nav li .fa {font-size: 3em;}
    #header .menuinterno nav .nav li a span {letter-spacing: 0;}

    #owl-slide .slidetxt {margin-left: 50px;}
    #owl-slide .slidetxt {width: 250px; padding: 20px;}
    #owl-slide .slidetxt h4 {font-size: 24px;}
    #owl-slide .slidetxt p {font-size: 14px; line-height: 16px;}

    #slidelogin .container {padding-inline: 20px;}

    #chisiamo .txt {margin-bottom: 30px;}

    #contatti iframe {margin-bottom: 30px;}

    .rapidaccess_button {display:block;}
    .rapidaccess_button a {margin-right:30px;}
    .rapidaccess_button .btn {font-size: 18px;}
}

@media (max-width: 767px) {
    #header {height: 150px;}
    #header .logo {text-align: center;}
    #header .menu {margin-top: 15px;}
    #header .menu nav {text-align: center;}
    #header .menu nav .nav li {margin:0 12px;}
    #header .menu button.btn {margin-left:30px;}

    #header-interno .menuinterno {margin-top: 15px;}
    #header-interno .menuinterno nav {text-align: center; justify-content: center;}
    #header-interno .menuinterno nav .nav {margin-top: 0;}
    #header-interno .menuinterno nav .nav li {margin:0 20px;}
    #header-interno .menuinterno nav .nav li .fa {font-size: 3em;}
    #header-interno .menuinterno nav .nav li a span {letter-spacing: 0;}

    #footer h4 {margin-bottom: 30px;}

    #owl-slide .slidetxt {margin-left: 50px;}
    #owl-slide .slidetxt {width: 250px; padding: 20px;}
    #owl-slide .slidetxt h4 {font-size: 24px;}
    #owl-slide .slidetxt p {font-size: 14px; line-height: 16px;}

    #slidelogin .container {padding-inline: 20px;}

    #chisiamo .txt {margin-bottom: 30px;

    #contatti iframe {margin-bottom: 30px;}
}

@media (max-width: 766px) {
    #header .menu nav .nav li {margin:0;}
    #header .menu nav .nav li a {padding:10px;}
    #header .menu button.btn {margin-left:10px;}

    #header .menuinterno nav .nav li {margin:0 5px;}

    #owl-slide .container {padding: 0;}
    #owl-slide .owl-controls .owl-buttons div i {top: 35%;}
    #owl-slide .owl-controls .owl-pagination {bottom: 10px;}
    #owl-slide .slidetxt {position: relative; margin: 0; background: rgba(16, 33, 221, 0.7); color:#fff; width: 100%; min-height: 150px;}
    #owl-slide .slidetxt h4 {font-size: 24px; margin-top: 0;}

    #slidelogin .container {padding-inline: 20px;}

    #chisiamo .txt {margin-bottom: 30px;}

    #mission .txt {height: auto;}
    #mission .foto {padding: 0;}
}

.btn-error {
    color:#fff;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    font-size: 14px;

    font-weight: 700;
}

.error-linea {
    width:100%;
    color: #000;
}

#modal_error h3 {

    font-size: 24px;
    font-weight: 700;
    margin: 0;
    color: rgb(51,122,183);
    letter-spacing: 3px;
    text-align: left;
    text-transform: uppercase;
}

#modal_error .modal-body {
    padding:3rem 0;
}

.btnDownload {
    font-size: 16px;
    font-weight: 500;
}

.iframeWrapper {}
.iframeWrapper h5, .iframeWrapper p {text-transform: uppercase;}
.iframeWrapper h5 {color: #777777; font-size: 14px; font-weight: 500; border-bottom: #e5e5e5 solid 1px; padding-bottom: 10px;}
.iframeWrapper p {font-size: 14px; font-weight: 700;}

.btn-check  {
    background:transparent;
}

.btn-check .fa {
    font-size: 25px;
    color: rgb(51,122,183);
}

#accessModal .toggle-password {
    float: right;
    margin-left: -25px;
    margin-right: 8px;
    margin-top: -26px;
    position: relative;
    z-index: 2;
}

.wrapper-form {
    background: rgba(153,153,153,0.20);
    margin: 15px 0;
    padding: 30px;
}

.wrapper-form .help-block {
    color:#a94442;
    font-weight:100;
}

.alert-danger {
    color: #a94442;
    background-color: #fff6f6;
    border-color: #ebccd1;
}

.wrapper-form select, .wrapper-form label {
    width: 100% !important;
    display: inherit;
}

.btn-error-value {
    background:#fff;
    border:2px solid #ec971f;
    display:block;
    text-align:start;
    padding:20px;
    margin-bottom:20px;
    border-radius:0;
}

.btn-error-value .fa, .btn-error-value span {
    font-size: 22px;
    font-weight: 700;
    margin-bottom:10px;
    color: #ec971f;
}

.btn-error-value p {
    margin: 0;
    font-size: 17px;
    font-weight: 500;
    text-transform:uppercase;
    line-height:29px;
    color: #000;
}

.flex {
    display: flex;
    margin-bottom:20px;
}

.col-left-20 {
    display: flex;
    padding: 10px;
    width: 20%;
}

.flex span  {
    font-weight: 600;
}

.flex input  {
    font-weight: 600;
    margin:0 5px;
}

.ricette input {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.ricetta {
    padding: 10px 0;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.ricetta .label {
    padding: 10px;
    margin-right:10px;
}
.ricetta  input:invalid {
    border: 1px solid #9b4e5a;
}
.ricetta  .label input:invalid  {
    background-color: #fff6f6;
}
.ricetta  input:invalid:required {
    background-image: linear-gradient(to right, #f3f3f3, #f6f6f6);
}
.ricetta  .label input:invalid p {
    color: #fff6f6;
}
.ricetta  input:valid {
    border: 2px solid #17b325;
}

.table .fa.fa-list-ol,.fa.fa-times  {
    font-size: 25px;
    color: rgb(51,122,183);
}
.ssn-table {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
}

.ssn-modal p{
    margin: 0 0 10px;
    word-break: break-all;
    font-weight: 600;
}

.ssn-modal .modal-header {
    background-color: #f5f5f5;
    border-bottom: none;
    padding: 10px 18px;
}
.ssn-modal span.short-number input {
    width: 54%;
}

.ssn-modal .ssn-list {

    font-size: 18px;

    font-weight: 600;

    margin: 20px 0 40px;

    word-break: break-all;
}
