@charset "utf-8";
/* CSS Document */

* {
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}


html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, small, sub, b, dl, dd, dt, ul, li, label, article, details, footer, header, menu, nav, input, textarea, select {
    background: transparent;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4 {
    font-family: 'Open Sans Condensed', sans-serif;
}

span {
    font-family: 'Open Sans', sans-serif;
}

div {
    box-sizing: border-box;
}

b {
    font-weight: 700;
}

.mt30 {
    margin-top: 30px;
}

.prod_taglia {
    margin: 0px 0px 20px 0px;
}

.bgcontatti{
    border-bottom:1px solid #dedede;
    padding-bottom:5px;
}

#riepilogodati ul li {
    padding: 5px 0px;
    border-bottom: 2px #fff dotted;
}

.riep1 {
    font-weight: bold;
    width: 200px;
    float: left;

}

#pagina30{
    margin-top:30px;
}
.datir {

}

.rigasopra {
    border-top: 1px solid #dedede;
    padding-top: 10px;
}

.mb {
    margin-bottom: 20px;
}

.mt {
    margin-top: 20px;
}

#cfisc {
    text-transform: uppercase;
}

/* NUOVO MENU */
.navbar-cont {
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0px;
}

.navbar-cont .navig {
    height: 90px;

    background: white;
    transition: all 0.25s ease 0s;
    width: 100%;
    z-index: 1000;
    display: flex;
    justify-content: space-between;
    align-items: center;

    padding-right: 45px;
    padding-left: 45px;

    border-bottom: 1px solid #DDD;

}

.navbar-cont .navig .logo_navig img {
    display: block;
    transition: margin 50ms;
    transition-duration: 0.7s;
    transition-property: transform;
    height: 70px;
}

.navbar-cont #menu li {
    display: inline-block;
    margin: 0px 10px;
    padding: 34px 10px;
    border-top: 5px solid transparent;
}

.navbar-cont #menu li.current {
    border-top: 5px solid #0a3b76;
}

.navbar-cont #menu li.current a {
    color: #0a3b76;
}

.navbar-cont #menu li:last-child {
    margin-right: 0px;
}

.navbar-cont #menu a {
    font-size: 16px;
    color: #606060;
    text-transform: uppercase;
}

.navbar-cont .riga_cerca_mobile {
    display: none !important;
    height: 45px;
}

.navbar-cont .riga_cerca_mobile span {
    font-size: 24px;
    cursor: pointer;
}

.navbar-cont .linietta_desktop {
    color: #dbdbdb;
    padding: 34px 0px !important;
    margin: 0px !important;
}

.navbar-cont #menu-buttone-mobile {
    display: none;
}
.navbar-cont #menu-buttone-mobile i {
    font-size: 22px;
}

.navbar-cont.menu-mobile-aperto {
    height: 100%;
}

.voce_menu_carrello {
    padding: 0px !important;
    margin-left: 0px !important;
    position: relative;
}

input[type="checkbox"] {
    width: 20px;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-repeat: repeat-x;

}

.center {
    text-align: center;
}

h1 {
    font-weight: bold;
    color: #0063aa;
    margin: 20px 0;
    font-size: 26px;
    line-height: 28px;
}

h2 {
    font-weight: bold;
    color: #0063aa;
    margin: 20px 0;
    font-size: 24px;
    line-height: 26px;
}

h3 {
    font-weight: bold;
    color: #0063aa;
    font-size: 22px;
    margin: 20px 0;
    line-height: 24px;
}

h4 {
    font-weight: bold;
    font-size: 21px;
    text-align: center;
    color: #0063aa;
    margin: 10px 0;
        line-height: 23px;
}

h5 {
    color: #0063aa;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0px;
        line-height: 21px;
}

p {
    
    line-height:20px;
}

div {
}

.colall {
    width: 100%;

}

.colhalf {
    width: 50%;
    float: left;
}

.col1third {
    width: 33%;
    float: left;
}

.only_mobile {
    display: none;
}

strong {
    font-weight: bold;
}

#page {
    margin: 0 auto;
    margin-top: 100px;
}

.corsopart {
    margin: 10px 0px;
}

.btn_bottone a {
    background: #0063AA;
    color: #FFF;
    padding: 10px 5px;
    text-decoration: none;
    border-radius: 10px;
    margin-top: 20px;
    display: block;
    text-align: center;
}

.btn_bottone a:hover {
    color: #FFCC00;
}

#acquista_senzareg a {
    width: 100%;
    text-align: center;
    display: block;
}

td {
    margin: 0px;
    padding: 0px;
    height: 0px;
}

#acquista_senzareg a:hover {

    color: #ffcc00;
}

.nomeprod {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 23px;
}

.rigacarrello {
    height: 50px;
}

#navigation ul, #navigation2 ul {
    padding-top: 29px;
    float: right;
}

#navigation ul li, #navigation2 ul li {
    display: inline;
    margin-right: 25px;

}

#navigation a, #navigation a:active, #navigation a:visited, #navigation2 a, #navigation2 a:active, #navigation2 a:visited {
    color: #666;
    padding-top: 23px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
}

#navigation ul li:hover a, #navigation ul li.current a, #navigation2 ul li:hover a, #navigation2 ul li.current a {
    color: #155F9C;
    border-top: 6px solid #155F9C;
}


#corsihome {

}

#corsihome h4 {
    font-weight: bold;
    font-size: 21px;
    text-align: center;
    color: #0063AA;
    margin: 10px 0;
    background: #dedede;
    padding: 10px;

}

#corsihome li {
    margin: 10px;
    color: #333;
    list-style: square outside none;
    padding-left: 3px;
}

#loghilink {
    margin: 10px auto;
    text-align: center;

}

#loghilink ul li {
    display: inline;
    margin: 0 5px;
}

#loghilink img {
    height: 55px;
}

#header {
    margin: 0 auto;
    width: 987px;
    height: 122px;
    position: relative;
}

.box {
}

#cartinamappa {
    width: 100%;
    height: 500px;
}

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    float: left;
    margin-bottom: 10px;
    margin-right: 2%;
    position: relative;
}

.one_all {
    width: 100%;
    float: left;
}

.one_half {
    width: 48%;
    float: left;
}

.one_third {
    width: 31%;
    float: left;
}

.one_fourth {
    width: 24.2%;
    float: left;
}

.rigadoc .one_fourth {
    width: 23.5%;
}

.two_fourth {
    width: 47.5%;
}

#pivafooter {
    float: left;
    color: #FFF;
}

.two_third {
    width: 65%;
    float: left;
}

.last {
    margin-right: 0px !important;
}


#container, .containerdiv {
    width: 1320px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 360px;
    max-width: 100%;
}

.blocco3 {
    float: left;
    width: 33%;
}

.blocco h5 {
    color: #0850a2;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
}

.blocco h6 {
    color: #0850a2;
    margin: 0px 0px 10px 0px;

}

.col1home {
    width: 48%;
    float: left;
    padding-right: 2%;
}

.col2home {
    width: 48%;
    float: right;
}

.vedifoto {
    margin-left: 363px;
    margin-top: 5px;
    position: absolute;
}

.carrqnt {
    width: 40px !important;
    text-align: center;
}

.btn-small {
    background: #0063AA;
    padding: 15px 5px;
    color: #fff;
    text-align: center;
}

label {
    display: block !important;
    padding: 5px 0px;
    width: 100% !important;
}

input[type='email'],
input[type='text'],
input[type='password']{
    background: none repeat scroll 0 0 #fff;
    color: #444;
    padding: 10px;
    border-radius: 4px;
    width: 100%;
    -webkit-appearance: none;
    apparence: none;
    border: 1px solid #e2e2e2;
}
.btn_cerca_homepage {
    padding: 10px !important;
}

#logo {
    margin-left: 1px;
    margin-top: 25px;
    position: absolute;
}

#logo img {
    border: 0px;
}

#topdx {
    position: absolute;
    top: 20px;
    margin-left: 650px;
    font-weight: bold;
}

#topdx a {
    color: #004290;
}

#labelaltodx {
    float: right;
    font-weight: bold;
    background: #004290;
    color: #FFF;
    padding: 22px 10px 10px 16px;
    border-radius: 9px;
}

#labelaltodx img {
    margin-right: 31px;
}

#labelaltodx a {
    color: #FFF !important;
}

#formprivacy label {
    display: inline !important;
    width: auto !important;
    margin-left: 5px;
    cursor: pointer;
    line-height: 15px;
}

#menualto-voci {
    float: right;
    margin-top: 15px;
    font-size: 14px;
    margin-right: 10px;
    font-weight: bold;
}

#menualto-voci a {
    margin-left: 5px;
    padding-left: 5px;
}

#fotoslider {
    width: 987px;
}

#fotoslider img {
    margin-top: 1px;
}

#fotoslider2 {
    width: 987px;
    margin: 0 auto;
}

#fotoslider2 img {
    margin-top: 0px;
    height: 389px;
}


nav.primary ul {
    float: right;
    margin-top: 10px;
}

nav.primary ul li {
    display: inline;

}

nav.primary ul li a {
    height: 40px;
    width: auto;
    display: block;
    color: #7f7f7f;
    float: left;
    background: #363942;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10px;
}

nav.primary ul li a:hover {
    color: #363942;
    background: #fff;
}

nav.primary ul li a:active, nav.primary ul li a.selected {
    background: #ef4a4a;
    color: #fff;
}

#colsx {
    width: 221px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.offertehome {
    width: 240px;
    float: left;
    margin-bottom: 20px;
    margin-left: 10px;
}

#colsx h2 {

    font-size: 14px;
    color: #231f20;
}

#colsx h3 {
    margin: 10px 10px 0 10px;
    font-weight: bold;
    color: #0063AA;
}

#colsx li {

    font-size: 12px;
    color: #313131;
    border-bottom: 1px dotted #cccccc;
    margin: 0px 20px;
    padding: 9px 0px;

}

.lastli {
    background-color: #FFFFFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #231F20;
    font-size: 12px;
    padding: 10px 20px;
}

#colsxmenu {
    background-color: #FFFFFF;
    width: 221px;
}

#colsxmenu p {
    font-size: 12px;
    text-align: justify;
}

#coldx {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.title {
    background-color: #ece9e4;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 3px solid #ffce00;
    color: #231F20;
    padding: 19px;
    margin-bottom: 10px;
    font-size: 16px;
}

.newshome {
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    width: 456px;
}

.offertehome .titolonewsdx {
    text-align: center;
    font-weight: bold;
}

.prodcol {
    float: left;
    margin-left: 21px;
    margin-right: 3px;
    width: 220px
}

.prodcol li a {
    text-transform: uppercase;
}

.marchitrattati ul {

}

.marchitrattati ul li {
    display: inline;
    width: 200px;
    height: 200px;
}

.marchitrattati ul li img {
    width: 219px;
    margin-bottom: 50px;

}

.titolonews {
    background-color: #0063AA;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 19px;
    height: 16px;
}

.tit1 {
    background-color: #12b3dc;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 19px;
    text-transform: capitalize;
}

.tit2 {
    background-color: #7b9098;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 19px;
    text-transform: capitalize;
}

.tit3 {
    background-color: #ecc535;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 19px;
    text-transform: capitalize;
}


.tit1prod {
    background-color: #cec0ea;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    padding: 19px;
    text-transform: uppercase;
}

.tit2prod {
    background-color: #89b7e8;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    padding: 19px;
    text-transform: uppercase;
}

.tit3prod {
    background-color: #f5ebd8;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    padding: 19px;
    text-transform: uppercase;
}

.titolocava {

}

.testonews2 {
    background-color: #FFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #231F20;
    padding: 10px 3px 0 3px;
    min-height: 42px;
    text-align: justify;
}

.testonews {
    background-color: #FFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #231F20;
    padding: 0px 3px;
    min-height: 92px;
    text-align: justify;
}

.testonews ul {

}

.testonews li {

}

.testonewsbold {
    font-weight: bold;
    text-align: justify;
    padding-bottom: 7px;
    height: 70px;
}

#tab_memb th {
    color: #0063AA;
    font-weight: bold;

}

.titimg {


}

#coldxnews {
    float: left;
    width: 750px;
    margin-right: 10px;
}

#logo img {
    height: 85px;
    width: auto;
}

.btn_ricalcola {
    width: 80px;
    text-align: center;
    background: #0063AA;
    color: #fff;
    padding: 5px;
}

#sottonews {
    width: 750px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 181px;
}

#sottonews_testo {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    color: #231F20;
    float: left;
    font-size: 12px;
    height: 214px;
    padding: 20px;
    width: 700px;
}

#sottonews_testo h1 {
    font-size: 24px;
    color: #363636;
}

#sottonews_foto h1 {
    font-size: 24px;
    color: #363636;
}

#sottonews_testo p {
    font-size: 12px;
}

#sottonews_foto {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 10px 10px 0;
    color: #231F20;
    float: left;

    font-size: 12px;
    height: 204px;
    padding: 20px;
    width: 292px;
}

#footer {
    background-color: #004290;
    clear: both;
    color: #FFFFFF;
    font-size: 12px;
    
    margin: 18px 0 0;
    padding: 0px;
    width: 100%;
    line-height: 17px;
}

#footer a {
    color: #FFF !important;
    
}

#footercontainer {
    margin: 0px auto;
    width: 1320px;
    padding: 20px;
    max-width: 100%;
}
#footer p,
#footer strong {
    color: white;
}
#elevel a {
    float: right;
    margin-right: 20px;
    color: #FFF;
}

#privacy h2 {
    font-weight: bold;
    color: #0063AA;
    margin: 10px 0;
    font-size: 17px;
}

#pagina {
    width: 100%;

}

.titolopagina {
    color: #0063AA;
    font-size: 21px;
    font-weight: bold;
    margin: 20px 0;
}

.testopagina {

}

.linesxdx {
    border-left: 1px solid #DDD;
    padding-right: 15px;
    border-right: 1px solid #DDD;
    padding-right: 15px;
}

.linesx {
    border-left: 1px solid #DDD;
    padding-right: 15px
}

.linedx {
    border-right: 1px solid #DDD;
    padding-right: 15px
}

.ttrancap {
    text-transform: uppercase;
}

.topcol {
    font-size: 20px;
    color: #FFCC00;
}

#banners {
    height: 200px;
    text-align: center;
    margin: 20px auto;
    display: block
}

.testopagina ol li {
    margin: 10px 20px;
    line-height:20px;
}

.testopagina ul li {
    list-style: square outside none;
    margin: 10px 20px;
    line-height:20px;
}

.testopagina h5 {
    margin: 10px 20px;
}

.testopagina img {
    /*
        -moz-box-shadow:5px 5px 2px #333333;
-webkit-box-shadow:5px 5px 2px #333333;
box-shadow:5px 5px 2px #333333;
    */
}

a {
    text-decoration: none;
    color: #0063AA;
}

a:hover {
    color: #707070;
}

#prodotti {

}

#prodotti li {
    display: inline-table;
    font-size: 14px;
    width: 350px;
    color: #0063AA;
    font-weight: bold;
}

#prodotti img {
    margin-right: 5px;
}

.inevidenza {
    font-weight: bold;
    text-align: center;
}

.notizia_testo {
    margin-top: 30px;
    margin-bottom: 30px;
}

.notizia_titolo {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.notizia_elenco_testo {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}

.notizia_elenco_titolo {
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.crop {
    float: left;
    margin: 5px 3px;
    overflow: hidden; /* this is important */
    border: 1px solid #ccc;
    height: 145px;

}

/* input values to crop the image: top, right, bottom, left */
.crop img {
    margin: 0px 0px 48px;
}

.linkbatterie {
    color: #0063AA;
}

.titolorullino {
    font-weight: bold;
}

ul.rullini > li .descrizione {
    margin-bottom: 10px;
}

ul.rullini > li .rullino {
    margin-bottom: 10px;
}

ul.rullini > li .titolo span {
    color: #555555;
    padding-left: 5px;
    font-weight: bold;
}

ul.rullino li {
    width: 107px;
    height: 80px;
    margin-right: 10px;
    float: left;
    padding: 4px;
    background: white;
    border: 1px solid #ced0c3;
}

ul.rullino li a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
}

ul.rullino li img {
    height: 100%;
    margin: 0;
    vertical-align: middle;
}

.fc:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.fc {
    display: inline-block;
}

* html .fc {
    height: 1%;
}

.fc {
    display: block;
}

.unmezzo {
    width: 50%;
    float: left;
}

.unterzo {
    width: 32%;
    height: 100px;
    float: left;
}


#tabellaprod {
    margin-bottom: 40px;
    font-size: 12px;
}

#tabellaprod th {
    height: 30px;
    font-weight: bold;
    padding-top: 15px;
    border-bottom: 3px solid #0063AA;
    color: #444;
}


#tabellaprod td {
    width: 20%;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    border-bottom: 2px solid #dedede;
}

#bandiere {
    padding-left: 610px;
    padding-top: 220px;
    position: absolute;
    z-index: 1000;
}

#bandierealto {
    padding-left: 830px;
    padding-top: 40px;
    position: absolute;
    z-index: 1000;
}

#bandierealto img {
    width: 20px;
    margin: 0 5px;

}



#index {
    margin-top: 90px;
   
}

.in-slide-content {
    bottom: 55px;
    left: 50px;
    margin-right: 10%;
    z-index: 20;
    position: absolute;
    text-align: left;
    padding: 10px;
    text-shadow: 2px 2px #333;
}

.in-slide-content h2 {
    text-align: left;
}

.in-slide-content h2 {
    z-index: 20;
    color: #FFF !important;
    padding-bottom: 0px;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    margin: 0px;
}

#arrow_left, #arrow_right {
    bottom: 50px;
    position: absolute;
    z-index: 1000;
    color: white;
    text-shadow: 0px 0px 3px black;
}

#arrow_left i, #arrow_right i {
    color: white;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 70%);
    font-size: 50px;
}

#arrow_left {
    right: 125px;
}

#arrow_right {
    right: 62px;
}

.in-slide-content p {
    z-index: 20;
    color: #FFF !important;
    font-size: 25px;
    padding-top: 10px;
    float: left;
    margin: 0px;
    font-weight: 700;

}

#certificati {
    margin-left: 17px;
    margin-bottom: 40px;
}

#certificati img {
    border: 2px solid #DEDEDE;
    margin: 2px 7px 7px 0;
    width: 228px
}

#scrittaimghome {
    position: absolute;
}

.corso-obj {
    padding: 10px 0px;
    border-bottom: 1px solid #bfbfbf;
}
.corso-obj > a {
    display: flex;
    flex-wrap: wrap;
}


.corso-obj .corso-icon {
    width: 70px;
}
.corso-obj .corso-piccolo-data {
    width: 60px;
    height: 60px;
    display: flex;
    background: #0064aa;
    color: white;
    font-weight: 700;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}
.corso-obj .corso-piccolo-data span {
    color: white;
    display: block;
    margin-bottom: 4px;
}
.corso-obj .corso-icon i {
    font-size: 30px;
    line-height: 45px;
    color: #bfbfbf;
}

.corso-obj .corso-title {
    
}

.corso-obj .corso-title .corso-obj-titolo {
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #0063AA;
}

.corso-obj .corso-title .corso-obj-period {
    margin-top: 5px;
    font-size: 14px;
}




.corso-obj .corso-costo {
    margin-left: auto;
    font-size: 18px;
    text-align: right;
    font-weight: bold;
    color: #707070;
    padding-top: 5px;
    /* color: #FF9800; */
}

.corso-obj .corso-costo i {
    color: #707070;
    /* color: #FF9800; */
}

.corso-obj .corso-costo span {
    font-size: 15px;
}

.form-pagina-corsi .corsi-inputfiltra-data {
    float: left;
    width: 20%;
}

.form-pagina-corsi .corsi-inputfiltra-nome {
    float: left;
    width: 60%;
}

.immagine-third-home {
    background-size: cover;
    background-position: center;
    height: 190px;
    background-image: url('../images/placeholder.jpg');
}

.immagine-third-homecont p.titolopagina {
    font-size: 19px;
    font-weight: bold;
    margin: 10px 0px;
    padding: 0px;
}

.immagine-third-homecont p.descrizionepagina {
    margin: 10px 0px;
    padding: 0px;
    text-align: justify;
}

.immagine-third-homecont p.descrizionepagina span {
    color: #0063AA;
}

#formiscrizioni {
    margin: 0 auto;
    width: 800px;
}

#formiscrizioni input, select, textarea {
    border: 1px solid #e2e2e2;
    padding: 10px;
    outline: none;
    color: #000;
    width: 100%;
    margin: 0;
    display: block;
    background: #fff;
    font-size: 13px;
    text-transform: none;
    font-weight: 400;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-appearance: none;
    appearance: none;
}

.btn_invia, .btn_procedi, .btn_reg {
background: #ffcc01 !important;
    border: 0px !important;
    padding: 20px;
    color: #000 !important;
    width: 200px !important;
    margin: 0 auto;
    text-align: center;
    display: block;
    cursor: pointer;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

.btn_invia2 {
    background: #707070;
    border: 0px;
    border-radius: 5px;
    padding: 20px;
    margin-top: 25px;
    color: #fff;
    width: 175px !important;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}

.accepted {
    padding: 0.5em;
    border: 2px solid green;
}

.rejected {
    padding: 0.5em;
    border: 2px solid red;
}

.carrello--item {
    margin-bottom: 15px;
    border-bottom: 1px dashed #DDD;
    padding-bottom: 15px;
}

.carrello--image {
    width: 30%;
    float: left;
    height: 75px;
    background-size: cover;
    background-position: center;
    border: 1px solid #DDD;
}

.carrello--contenuto {
    /*float: left;
    width: 90%;
    padding-right: 10px;
    position: relative;
    */
}

.carrello-taglia {
    font-size: 13px;
    color: #808080;
    margin-bottom: 5px;
    margin-top: 0px;
}

.carrello-cont-nome {
    margin: 0px;
    font-size: 15px;
    margin-bottom: 7px;
    line-height: 20px;
}

.carrello-trash {
    text-align: right;
    float: left;
    color: #DDD;
    width: 10%;
}

.carrello-trash img {
    width: 20px !important;
}

.carrello-cont-nome .fa {
    line-height: 21px;
}

.sottotitolo-paga {
    font-size: 15px;
    font-weight: bold;
}

.modalitapagdiv {
    margin-left: -10px;
    margin-right: -10px;
    border-top: 8px solid #f3f3f3;
    padding: 10px;
    border-bottom: 3px solid #f3f3f3;
    display: none;
}

.modalitapagdiv img {

}

.carrello-cont-dett {
    margin: 0px;
    color: #808080;
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 21px;
}

.carrello-select {
    padding: 5px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #5a5a5a;
    background-color: #ffffff;
    border-radius: 0px;
    width: 60px;
    min-width: 30px;
    height: 30px;
    float: none;
    display: inline-block;
    color: #000000;
    margin-left: 10px;
}

.carrello-mobile {

}

#offertepresenti {
    padding: 20px;
    margin: 30px 0px;
    border-top: 2px solid #0066b5;
    border: 2px solid #0066b5;
    text-transform: lowercase;
}

#offertepresenti .offerta_titolo {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 18px;
    color: #0064b0;
}

#offertepresenti .offerta_titolo:first-letter {
    text-transform: uppercase;
}

.row {
    overflow: hidden;
}

.row > .colonnadivido__uno {
    width: 50%;
    float: left;
}

.row > .colonnadivido__due {
    width: 50%;
    float: left;
}

.row > .colonnadivido__85 {
    width: 85%;
    float: left;
}

.row > .colonnadivido__30 {
    width: 30%;
    float: left;
}

.row > .colonnadivido__40 {
    width: 40%;
    float: left;
}

.row > .colonnadivido__20 {
    width: 20%;
    float: left;
}

.row > .colonnadivido__15 {
    width: 15%;
    float: left;
}

.row .contenent {
    margin-left: 15px;
}

.paginatore_corsi {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.paginatore_corsi li {
    float: left;
    list-style: none !important;
    padding: 10px;
    background-color: #f3f3f3;
    border-radius: 2px;
    color: #000;
    margin: 5px !important;
}

.paginatore_corsi li a {
    color: #000;
}

.paginatore_corsi li.pagina_attiva a {
    font-weight: bold;
}

.selezionato_option {
    background-color: red !important;
}

a.bottone-fb {
    background-color: #3b5998;
}

a.bottone-insta {
    background-color: #E1306C;
}

a.bottone-google {
    background-color: #4285F4;
}

a.bottone-social {
    width: 100%;
    padding: 15px 10px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #FFF;
}

a.bottone-social .fa {
    color: #FFF;
}

.socialultimo_el {
    margin-bottom: 15px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 15px;
}

.prenotahotel {
    padding: 20px;
    border: 2px solid #DDD;
    margin-bottom: 20px;
    margin-top: 20px;
}

.titsogg {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 18px;
    color: #0064b0;
    margin: 10px 0px !important;
}

.prenotahotel p {
    margin: 0px;
}

.prenotahotel .bloccapostol {
    display: inline-block !important;
    width: auto !important;
    margin-left: 10px;
    cursor: pointer;
}

.prenotahotel select {
    height: 41px;
    border: 1px solid #e2e2e2;
    background-color: #FFFFFF;
    color: #444;
}

.prenotahotel select {
    background: url('../images/frecciadx.png') no-repeat;
    background-size: 11px;
    background-position: right 5px center;
}

.btn_calc {
    display: inline-block;
    background-color: #0064b0 !important;
    color: #FFF !important;
    border: 0px;
    cursor: pointer;
    border: 0px !important;
    width: 100%;
}

.btn_hotel {
    display: inline-block;
    background-color: #0064b0 !important;
    color: #FFF !important;
    border: 0px;
    cursor: pointer;
    border: 0px !important;
    width: 200px;
}

.prenotahotel .btn_calc.disabled {
    opacity: 0.5;
}

.prenotahotel .error_msg {
    display: none;
    color: red;
    margin-top: 5px;
}

.prezzlabel {
    font-weight: bold;
    margin-top: 0px;
    background-color: #f3f3f3;
    padding: 5px 10px;
    margin-bottom: 6px;
}

.listadati p {
    margin: 0px;
}

.listadati .headline {
    font-weight: 700;
    margin-bottom: 5px;
    border-bottom: 1px solid #5a5a5a;
    margin-right: 20px;
    padding-bottom: 2px;
}

.listadati .nextline {
    font-weight: 400;
    margin-bottom: 3px;
    color: #004290;
}

.listadati {
    margin-bottom: 5px;
}

.listadati:not(.not50) {
    width: 50%;
    float: left;
}

#offertepresenti, .offertepresenti {
    padding: 20px;
    margin: 30px 0px;
    border-top: 2px solid #0066b5;
    border: 2px solid #0066b5;
    text-transform: lowercase;
}

#offertepresenti .offerta_titolo, .offertepresenti .offerta_titolo {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 18px;
    color: #0064b0;
}

#offertepresenti .offerta_titolo:first-letter {
    text-transform: uppercase;
}

.contsogg {
    margin-top: 10px;
}

.autocert_div {
    margin-top: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 20px;
}

.autocert_div label {
    display: inline-block !important;
    width: auto !important;
    margin-left: 10px;
    cursor: pointer;
    padding: 3px 0px;
}

.autocert_div .autocert_ls p {
    margin: 0px;
}

.inforeq_insideprod {
    margin-top: 30px;
}

.inforeq_insideprod p.inforeq_insideprod_tit {
    font-size: 14px;
    font-weight: bold;
}

.inforeq_insideprod p {
    margin: 0px;
    margin-bottom: 10px;
}

.inforeq_insideprod ul {
    list-style: none;
}

.inforeq_insideprod ul li {
    font-weight: bold;
    list-style: none !important;
    margin: 0px !important;
    margin-bottom: 10px !important;
    border-bottom: 1px dashed #DDD;
    padding-bottom: 10px;
}

.inforeq_insideprod ul li a.userko {
    color: #ed4e14 !important;
}

.inforeq_insideprod ul li a.userok {
    color: #4CAF50 !important;
}

.inforeq_insideprod ul li a.userko i {
    color: #ed4e14 !important;
}

.inforeq_insideprod ul li a.userok i {
    color: #4CAF50 !important;
}

.inforeq_insideprod ul li a {
    color: #333 !important;
}

.corso_documenti_richiesti li {
    padding-left: 0px !important;
}

.datimancanti_car {
    color: #9E9E9E;
    font-weight: bold;
    margin: 5px 0px;
}

.datimancanti_car a {
    color: #9E9E9E !important
}

.datimancanti_car i {
    color: #ed4e14;
}

.datimancanti_fin {
    background-color: #919191;
    color: #FFF !important;
    padding: 10px;
}

.col1 {
    float: left;
}

.col2 {
    margin-left: 200px;
}

.riga {
    margin-bottom: 10px;
    min-height: 20px;
}

.profilodoc h5 {
    font-size: 23px;
}

.rigadoc {
    padding: 0px;
    margin-bottom: 20px;
}

.rigadoc .filedoc {
    width: 300px !important;
}

.rigadoc .rigadoc_title label {
    font-weight: bold;
    padding: 0px;
    font-size: 15px;
    padding: 7px;
    background-color: #dedede;
    border: 1px solid #DDD;
    margin-bottom: 10px;
}

.rigadoc input[type="file"] {
    padding: 5px;
}

.rigadoc p {
    margin-top: 12px;
    margin-bottom: 2px;
}

.pscaricalab {
    color: #000;
    font-size: 14px;
}

.pscaricalab a {
    color: #000 !important;
}

.btn_save_profile {
    position: relative;
    float: right;
    top: -53px;
    margin: 0px;
}

.btn_save_profile .btn_invia {
    width: 140px !important;
}

/*
.selectize-input {
    box-shadow: none !important;
    border: 1px solid #e2e2e2 !important;
    padding: 10px !important;
    font-size: 14px !important;
}
*/

.step-pagamento {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 60px;
}

.step-pagamento ul {
    margin: 0px;
    padding: 0px;
}

.step-pagamento li {
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: 2em !important;
    border-radius: 1em;
    background: #333;
    margin: 0px 35px !important;
    display: inline-block;
    color: white;
    position: relative;
    padding-left: 0px;
    list-style: none;
}

.step-pagamento li::before {
    content: "";
    position: absolute;
    top: 0.9em;
    left: -80px;
    width: 80px;
    height: 0.2em;
    background: #333;
    z-index: -1;
}

.step-pagamento li:first-child::before {
    display: none;
}

.step-pagamento li span {
    position: absolute;
    color: #333;
    top: 25px;
    font-size: 10px;
    left: -85px;
    text-transform: uppercase;
    width: 200px;
}

.step-pagamento .active {
    background: #004290;
}

.step-pagamento .active span {
    font-weight: bold;
    color: #004290;
}

.step-pagamento .active ~ li {
    background: #DDD;
}

.step-pagamento .active ~ li::before {
    background: #DDD;
}

.prezzo_saled {
    text-decoration: line-through;
}

.loghi_paga_footer {
    margin: 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.sezione_header {
    height: 400px;
    width: 100%;
}

#mapbox {
    height: 550px;
    width: 100%;
}
#mapbox h3 {
    margin: 0px;
}

.pagina_contatti h3 {
    color: #014390;
    margin: 15px 0px;
}

.pagina_contatti h4 {
    color: #424242 !important;
    font-size: 20px;
}

.corso_maschera_tab {
    margin: 20px 0px;
    border-bottom: 1px solid #DDD;
}

.corso_maschera_tab ul,
.corso_maschera_tab ul li {
    padding: 0px !important;
    margin: 0px !important;
    list-style: none !important;
}

.corso_maschera_tab ul {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}

.corso_maschera_tab ul li a {
    padding: 10px;
    display: inline-block;
    font-weight: 600;
    color: #959595;
}

.corso_maschera_tab ul li:first-child a {
    padding-left: 0px;
}

.corso_maschera_tab ul li:last-child a {
    padding-right: 0px;
}

.corso_maschera_tab .tab_attiva {
    color: #0064aa;
    font-weight: 700;
}

.corso_tab iframe {
    max-width: 100%;
}

.corso_tab #altrefoto {
    display: flex;
    flex-wrap: wrap;
}

.corso_tab #altridoc ul,
.corso_tab #corso_elenco_date ul {
    margin-left: 4px;
}

.corso_tab .titolo_sezione {
    font-size: 14px;
    font-weight: bold;
}

.titolo_corso {
    margin: 0px;
    margin-bottom: 20px;
}

.box_dett_corso {
    background: #efefef;
    border: 5px solid #ffcc00;
    padding: 20px 20px 50px;
    border-radius: 20px;
}

.box_dett_corso input[type='submit'] {
    width: 100% !important;
    background: #ffcc01 !important;
    color: #000 !important;
}

.chisiamo_img {
    object-fit: cover;
    object-position: center;
    height: 350px;
    width: 100%;
}

.mapbox_cookie_preferences {
    text-align: center;
    padding-top: 50px;
}

.copertina_corso {
    margin-bottom: 20px;
}

.copertina_corso img {
    height: 400px;
    display: block;
    width: 100%;
    object-position: center;
    object-fit: cover;
    max-height: 400px;
}

.scheda_corso_top {
    margin-top: 30px !important;
}

.box_duecolonne_img {
    background-color: #f5f5f5;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: stretch;
}

.box_duecolonne_img .duecolonne_col {
    width: 50%;
}

.box_duecolonne_img .duecolonne_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    height: 400px;
}

.box_duecolonne_img .duecolonne_col_testo {
    padding: 30px;
}

.box_duecolonne_img h2 {
    margin-top: 0px;
}

.box_duecolonne_img .bx-wrapper {
    margin-bottom: 0px !important;
    box-shadow: none !important;
    border: 0px !important;
}

.box_duecolonne_img.box_duecolonne_chisiamo img {
    height: 350px;
}

.slider_boxslider {
    
    overflow: hidden;
}

.badge_carrello {
    position: absolute;
    top: -15px;
    right: -15px;
    background-color: #707070;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    border-radius: 50%;
    color: white;
    text-align: center;
}

.fa-circle {
    color: #DF0000;
}

.red-cart {
    color: #DF0000;
    background: white;
}

#cont_prezzoprod {
    font-size: 15px;
    background: #FFF;
    padding: 10px;
    font-weight: 700;
}

.btn_nexi_buy {
    margin: 0px auto;
    padding: 10px;
    background-color: #0063AA;
    display: block;
    color: #fff !important;
    border-radius: 5px;
    width: 200px;
    cursor: pointer;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.btn_filter_home {
    margin-bottom: 30px;
    text-align: center;
}

.btn_filter_home a {
    background: #999;
    border: 0px;
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: 25px;
    color: #fff;
    width: auto;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
}

.btn_filter_home a.active {
    font-weight: bold;
}

.modal_welcome {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2147483648;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.modulo_covid19 {
    display: none;
    max-width: 850px;
    margin: 0px auto;
    margin-top: 100px;
    background-color: #FFF;
    box-shadow: 1px;
    padding: 20px;
    font-size: 14px;
    line-height: 20px;
    position: relative;
}

.mld_close {
    text-align: right;
    font-size: 26px;
}

.mld_wel_close {
    cursor: pointer;
    position: absolute;
    top: 3px;
    right: 3px;
    color: #000;
}

#ui-datepicker-div select {
    display: inline-block !important;
}

.iva_inc_class {
    font-size: 11px;
    margin: 5px 0px;
}

.iva_inc_p {
    font-size: 11px;
    display: block;
    margin: 5px 0px;
    margin-bottom: 10px;
}

.prezzo_scontato_labl {
    margin: 10px 0px;
}

.fotohomeleg {
    position: absolute;
    bottom: -57px;
    width: 100%;
}

.fotohomeleg .barhome {
    margin: 0px auto;
    background-color: white;
    height: 120px;
    max-width: 850px;
    box-shadow: 0px 2px 6px 0px rgb(169 169 169);
    border-radius: 21px;
}

.fotohomeleg .barhome .dividob {
    width: 33.33%;
    float: left;
    margin-top: 19px;
    text-align: center;
    font-size: 22px;
    border-left: 1px solid #DDD;
}

.fotohomeleg .barhome .dividob:first-child {
    border-left: 0px;
}

.fotohomeleg .barhome .dividob i {
    display: block;
    margin-bottom: 15px;
    color: #ddd;
    font-size: 42px;
}

.fotohomeleg .labelleg {
    text-align: center;
    background-color: #014390;
    width: auto;
    margin: 0px auto;
    display: table;
    top: 11px;
    position: relative;
    padding: 5px 20px;
    border-radius: 2px;
    color: white;
}

.prod_taglia .selectize-input {
    font-size: 14px !important;
}

.selectize-input {
    box-shadow: none !important;
    border-radius: 4px !important;
    border: 1px solid #e2e2e2 !important;
    font-size: 15px !important;
    padding: 10px !important;
}

#formdatifatt .one_half {
    height: 65px;
}

.divfixed {
    position: fixed;
    bottom: 0px;
    padding: 10px 10px;
    width: 100%;
    left: 0px;
    right: 0px;
    background-color: #f5f5f5;
    border-top: 1px solid #DDD;
    z-index: 99999;
}

.divfixed .containerdiv {
    min-height: auto;
}

.divfixed .containerdiv .testopagina {
    margin-top: 0px;
    margin-bottom: 0px;
}

.divfixed input {
    width: 130px !important;
    float: right;
    margin-left: 20px;
}

.prequisito_doc {
    font-weight: 800;
    margin-bottom: 10px !important;
}

.alert {
    padding: 10px;
    margin-bottom: 10px;
}

.alert a * {
    color: white !important;
}

.alert a span {
    text-decoration: underline;
}

.alert-red {
    background-color: #f44336;
}

.h2undr {
    border-bottom: 1px solid #DDD;
    padding-bottom: 15px;
}

.hasDropdown, .hasDropdown2 {
    position: relative;
}

.submenu {
    position: absolute;
    background-color: white;
    margin-top: 33px;
    display: none !important;
    /*   box-shadow: 1px 1px 2px rgb(0 0 0 / 45%);*/
    text-align: left !important;
    left: 0px;
    z-index: 9999999;
    border-top: 1px solid #DDD;
}

.dropshow {
    display: inline !important;
}

.submenu li {
    height: auto !important;
    display: block !important;
    width: 180px;
    margin: 0px !important;
    border-bottom: 1px solid #DDD;
}

.submenu.submenu_left {
    left: -100px;
}

.submenu li a {
    border: 0px !important;
    padding: 7px 10px !important;
    display: block !important;
    color: #000 !important;
    font-weight: 500 !important;
}

.submenu li a:hover {
    background: #0764ca;
    color: #FFF !important;

}

.submenu li a:hover .frecciadrop2 {
    color: white;
}

.hasDropdown a {
    padding-bottom: 33px;

}

ul.submenu.submenu2 {
    left: 180px;
    top: 0px;
    margin-top: 0px;
    position: absolute;
}

ul.submenu.submenu2_left {
    left: -180px;
}

.frecciadrop2 {
    float: right;
    top: 1px;
    position: relative;
}

.lb-data .lb-caption {
    color: white;
}

.cookieconsent-optout-preferences {
    display: none;
}
.pagina_clearfix {
    clear: both;
}
.lightboxOverlay {
    z-index: 999999 !important;
}
.lightbox {
    z-index: 9999999 !important;
}
#altrefoto img {
    max-width: 100%;
}

.slick-prev::before {
    font-family: "FontAwesome" !important;
    content: "\f104" !important;
    font-size: 22px !important;
    transform: scale(1.5, 1)
}

.slick-next::before {
    font-family: "FontAwesome" !important;
    content: "\f105" !important;
    font-size: 22px !important;
    transform: scale(1.5, 1)
}

.griglia_carousel_img .altrefoto_img {
    height: 300px !important;
    object-fit: cover;
}
.mappa_contatti {
    margin-top: 90px;
}
.carrello-coupon-titolo {
    padding: 10px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #DDD;
    margin-bottom: 5px;
    margin-top: 20px;
    font-weight: 700;
}
.carrello-coupon-sottotitolo {
    margin: 10px 0px;
}
.gruppo-coupon-input {
    display: flex;
    align-items: center;
}
.gruppo-coupon-input .gruppo-coupon-text {
    width: 350px;
    float: left;
    margin-right: 5px;
}
.gruppo-coupon-input .gruppo-coupon-btn {
    width: 80px;
    float: left;
}
.gruppo-coupon-input .gruppo-coupon-btn input[type='submit'] {
    padding: 10px;
    background: #ffcc03;
    color: black;
    border-radius: 5px;
    text-transform: uppercase;
    width: 80px;
    font-weight: 600;
    cursor: pointer;
}
.carrello-coupon-errore {
    color: red;
    margin-top: 5px;
}
.btn_elimina_coupon {
    display: block;
    color: #808080 !important;
    cursor: pointer;
    text-decoration: none !important;
    margin-top: 5px;
    width: fit-content;
}
.carrello-coupon-riga {
    margin-bottom: 5px;
}
.carrello-coupon-riga .euroval {
    float: right;
    font-weight: 700;
}
