body{
    background:#FFFFFF;
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-size:16px;
    font-weight:400;
    color:#486271;
    line-height: 30px;
}

img {
    margin:0;
}
#menu{
    position: relative;
}
.error{
    border: 1px solid red;
}
.tabellarivenditori{
        font-size: 14px;
    }
    .dropdown-divider{
            margin: 0;
background-color: #f7f7f7 !important;
        } 
    .bootstrap-select .dropdown-menu li,
    .bootstrap-select .dropdown-menu li {
        background-color: #f7f7f7 !important;

    }

h1{
    font-size:24px;
    font-weight:600;
}

h2{
    font-size:24px;
    font-weight:600;
    line-height: 34px;
    color: #486271;
}


h3{
    font-size:21px;
    font-weight:600;
}


a {
    color:#0163a4;
    border:none;
    text-decoration: underline;
}

.relative{
    position: relative;
}

a:hover,
a.active{
    color:#00a7ea;
}

.page-link.active{
    background-color: #ececec;
}

.finale{
    font-size: 14px;
    color: #486271;
}

.finale ul{
    padding-left: 0;
}

.finale li{
    list-style-type: none;
    float: left;
    margin-right: 20px;
}

.spazio_brand_footer{
    text-align: right;
}

.img_cactus{
    margin-left: 10px;
    width: 8%;
}

.container_90{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.freccia_azzurro{
    color: #00a7ea;
}

.testata{
    font-size: 18px;
    font-weight: 700;
}

.tel_testata{
    color: #00a7ea;
    text-decoration: none;
}

.tel_testata:hover,
.tel_testata.active{
    color:#3fbcd8;
    text-decoration: none;
}

.header{
    padding: 15px 0;
}

.navbar{
    padding: 0;
}

.navbar-expand-lg .navbar-nav .nav-link{
    padding: 0 0 0 50px;
}

.nav-link{
    font-size: 16px;
    text-decoration: none;
    color: #000c18 !important;
    font-weight: 600;
}

.nav-link:hover,
.nav-link.active{
    color: #00a7ea !important;
}

.bg_banner{
    background-color: white;
    background-size: cover;
    /*min-height: 800px;*/
    position: relative;
    -webkit-transition: background 1s linear;
    transition: background 1s linear;
}
.link_banner{
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.bg_interne{
    background: url(../images/bg_mare.jpg) no-repeat center center;
      background-size: cover;
}

.spazio_testata_logo{
    padding: 15px 0;
    background-color: #fff;
}

.spazio_top_testata{
    padding-top: 30px;
}

.placeholder{
    color: #000c18;
    font-style: italic;
    border-radius: 1.25rem;
    height: calc(1.9em + .75rem + 2px);
    font-size: 14px;
}

.btn-outline-secondary{
    color: #fff;
    border-color: #00a7ea;
    background-color: #00a7ea;
    text-transform: uppercase;
    font-weight: 600;
}

.btn-outline-secondary:hover,
.btn-outline-secondary.active{
    background-color: #3fbcd8;
    border-color: #3fbcd8;
}

.cerca{
    border-radius: 1.25rem;
}

.spazio_cerca p{
    margin-bottom: 0;
    font-size: 16px;
    color: #0164a4;
    font-weight: 600;
    text-transform: uppercase;
}

.input_cerca{
    min-width: 600px;
}

.nav_categorie{
    width: 100%;
}

.nav_categorie a{
    text-transform: uppercase;
}

.nav-link{
    text-transform: uppercase;
}

.navbar-light .navbar-toggler{
    border-color: #fff;
}


.nautico{
    color: #fff !important;
    background-color: #0164a4;
}

.nautico:hover,
.nautico.active{
    color: #fff !important;
    background-color: #016fb7;
}

.industriale{
    color: #fff !important;
    background-color: #39a9db;
}

.industriale:hover,
.industriale.active{
    color: #fff !important;
    background-color: #51c0f2;
}

.beverage{
    color: #fff !important;
    background-color: #3fbcd8;
}

.beverage:hover,
.beverage.active{
    color: #fff !important;
    background-color: #4cd6f5;
}

.listino{
    color: #fff !important;
    background-color: #f49238 ;
}

.listino:hover,
.listino.active{
    color: #fff !important;
    background-color: #ffa450 ;
}

.dropdown-menu{
    border:none;
    border-radius: 0;
    padding:0;
    margin:0;
}

.dropdown-menu a{
    text-decoration: none;
    color: #0164a4;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #f2f2f2;
    padding: .35rem 1.5rem;
}

.dropdown-menu a:hover,
.dropdown-menu a.active{
    color: #0164a4;
    background-color: #eef3f7;
}

.dropdown-menu.show{
    min-width: 100%;
}

.title_banner{
    color: #fff;
    font-size: 36px;
    font-weight: 600;
}

.name_banner{
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    padding-top: 20px;
    line-height: 0.5;
}

.testo_banner{
    position: absolute;
    z-index: 100;
    display: block;
    bottom: 40px;
    width: 100%;
}

.testo_banner a{
    text-decoration: none !important;
}

.padding_60{
    padding-top: 60px;
    padding-bottom: 60px;
}

.azzurro{
    color: #00a7ea;
}

.bg_blu{
    background: url(../images/freccia_trasparente.png) no-repeat bottom #0163a4; 
    min-height: 250px;
}

.bg_azz1{
    background: url(../images/freccia_trasparente.png) no-repeat bottom #39a9db; 
    min-height: 250px;
}

.bg_azz2{
    background: url(../images/freccia_trasparente.png) no-repeat bottom #3fbcd8; 
    min-height: 250px;
}

.title_box_hp{
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    width: 80%;
    display: block;
}

.title_box_hp:hover,
.title_box_hp.active{
    text-decoration: none;
    color: #fff;
}

.btn_white{
    background-color: transparent;
    border:none;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 0;
}

.btn_white:hover,
.btn_white.active{
    background-color: transparent;
    border:none;
    text-decoration: none;
}
.dropdown-item,
.nav,
.nav-link,
.nav-item{
  border:none !important;
  outline:none !important;
  text-decoration:none !important;
    -webkit-touch-callout: none !important; /* iOS Safari */
    -webkit-user-select: none !important; /* Safari */ /* Konqueror HTML */
       -moz-user-select: none !important; /* Old versions of Firefox */
        -ms-user-select: none !important; /* Internet Explorer/Edge */
            user-select: none !important; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
.dropdown-item:focus{
    color: #0164a4;
}

.spazio_news{
    border-top: 1px solid #eaebed;
   /* border-bottom: 1px solid #eaebed;*/
}
.box_prodotto:hover{
    text-decoration: none;
    color: white !important;
    /*transform: rotate(-2deg); */
    
}


.box_prodotto{
    margin-bottom: 30px;
    color: white !important;
    text-decoration: none;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .8s;
            transition-duration: .8s;
    background: url(../images/freccia_trasparente.png) no-repeat bottom; 
}

.box_catalogo{
    margin-bottom: 30px;
    text-decoration: none !important;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .8s;
            transition-duration: .8s;
}
.catalogo{
    text-transform: uppercase;
    
}
.box_catalogo:hover{
    text-decoration: none;
    
}
.shadow{
    -webkit-box-shadow: -5px 5px 10px grey !important;
            box-shadow: -5px 5px 10px grey !important;
}

.top_news{
    font-size: 30px;
    font-weight: 600;
}

.titolo_news{
    font-weight: 600;
    font-size: 20px;
}

.bg_form{
    background: url(../images/bussola_form.png) no-repeat center center #eaebee; 
}

.bg_form h3{
    color: #0163a4;
    font-size: 30px;
    font-weight: 600;
}

.font_small{
    font-size: 15px;
}

.form-control{
    height: calc(2em + .75rem + 2px);
}

.btn_form{
    float: right;
    background-color: transparent;
    border: none;
    text-decoration: none;
    color: #0163a4;
    font-size: 19px;
    font-weight: 600;
}

.btn_form:hover,
.btn_form.active{
    background-color: transparent;
    border: none;
    text-decoration: none;
    color: #00a7ea;
}

.btn_table{
    background-color: transparent;
    border: none;
    text-decoration: none;
    color: #00a7ea;
    font-weight: 600;
    padding:3px;
}

.btn_table:hover,
.btn_table.active{
    background-color: transparent;
    border: none;
    text-decoration: none;
    color: #3fbcd8;
}

.btn_privato{
    background-color: #00a7ea;
    border:none;
    border-radius: 0;
    text-decoration: none;
    padding: 30px;
    margin-top: -30px;
}

.btn_privato:hover,
.btn_privato.active{
    background-color: #22bcfa;
}

.domanda_btn{
    font-size: 30px;
    font-weight: 600;
}

.invia_domanda{
    padding-top: 10px;
}

.lista_footer{
    padding-left: 0;
    list-style-type: none;
}

.title_lista_footer{
    font-weight: 600;
    color: #0163a4;
    font-size: 18px;
    text-decoration: none;
}

.title_lista_footer:hover,
.title_lista_footer.active{
    text-decoration: none;
}

.freccia_lista{
    color: #0163a4;
}

.lista_footer li{
    margin-bottom: 15px;
    line-height: 23px;
}

.lista_footer a{
    font-size: 16px;
    color: #486271;
    text-decoration: none;
}

.lista_footer a:hover,
.lista_footer a.active{
    color: #00a7ea;
}

.btn_rivenditore{
    background-color: #0163a4;
    border-radius: 0;
    border:none;
    font-size: 20px;
    text-decoration: none;
    font-weight: 600;
}

.btn_rivenditore:hover,
.btn_rivenditore.actove{
    background-color: #0070bb;
}

.trova{
    font-size: 30px;
    margin-right: 17px;
}

.separatore{
    border-bottom: 1px solid #edeef0;
    font-size: 16px;
    line-height: 28px;
}

.title_footer{
    font-weight: 700;
    color: #0163a4;
    font-size: 18px;
}

.title_footer2{
    font-weight: 700;
    font-size: 18px;
}

.bg_testata{
    background: url(../images/Bussola_interne.png) no-repeat center right #073756; 
    color: #fff;
}
.bg_testata_nautico{
    background-color: #0163a4;
}
.bg_testata_industriale{
    background-color: #39a9db;
}
.bg_testata_beverage{
    background-color: #3fbcd8;
}
.bg_testata_listino{
    background-color: #f49238;
}

.breadcrumb{
    font-size: 14px;
    padding:0;
    background-color: #fff;
}

.box_prodotto h2{
    font-size: 18px;
}

.btn_prod{
    background-color: #486271;
    border-radius: 0;
    border:none;
    text-decoration: none;
    font-weight: 600;
    text-align: left;
}

.btn_prod:hover,
.btn_prod.active{
    background-color: #537081;
}

.ico_btn_prod{
    font-size: 20px;
    margin-right: 15px;
}

.separatore_prod{
    height: 5px;
    background-color: #eaebed;
}

.logo_small{
    width: 40%;
}

.bottom_60{
    margin-bottom: 60px;
}

.title_azzurro{
    font-size: 24px;
    color: #00a7ea;
}

.box_prodotto h2{
    line-height: 25px;
}

.inline_info .form-control{
    height: calc(2em + .75rem + 2px);
    border-radius: 40px;
    font-size: 14px;
    font-style: italic;
}

.btn_cerca{
    background-color: #00a7ea;
    border: none;
    height: calc(1.8em + .75rem + 2px);
    border-radius: 40px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 700;
}

.btn_cerca:hover,
.btn_cerca.active{
    background-color: #3fbcd8;
    border: none;
}

.table-striped{
    font-size: 16px;
    line-height: 20px;
}

.table-striped tbody tr:nth-of-type(odd){
    background-color: #f0f2f5;
}

.table thead th {
    vertical-align: top;
}

/*
.background {
    position: relative;
  background-image: url("../images/bg_mare.jpg");
  background-size: cover;
  overflow: hidden;
}

.background .water {
  position: absolute;
  background-image: url("../images/bg_mare.jpg");
  background-size: cover;
  top:0;
  left:0;
  height: 120%;
  width: 120%;
  filter: url("#turbulence");
  z-index: 0;
}

*/


/* GRANDE SCHERMO */
@media (min-width: 1290px){
    


}


/* GRANDE SCHERMO */
@media (min-width: 1288px){
    
.container_90{
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}




}

/* GRANDE SCHERMO */
@media (min-width: 1900px){
    
.img_cactus{
    margin-left: 10px;
    width: 6%;
}

}


/* GRANDE SCHERMO */
@media (max-width: 1489px){
    

}

/* GRANDE SCHERMO */
@media (min-width: 1489px){
    

}


/* GRANDE SCHERMO */
@media (max-width: 1288px){

    
.img_cactus{
    margin-left: 10px;
    width: 10%;
}

.input_cerca{
    min-width: 500px;
}




}

/* MEDIO */
@media (max-width: 1200px){

.spazio_cerca p{
    margin-left: 15px;
}
    
}

/* SOLO TABLET */
@media (max-width: 1129px){

h2{
    font-size: 24px;
}

.input_cerca{
    min-width: 300px;
}

}


/* SOLO TABLET */
@media (max-width: 1021px){

.bg_blu{
    min-height: 200px;
}

.bg_azz1{
    min-height: 200px;
}

.bg_azz2{
    min-height: 200px;
}


}

/* SPAZIO TABLET */
@media (max-width: 992px) {
    

.img_cactus{
    margin-left: 10px;
    width: 15%;
}

.input_cerca{
    min-width: 500px;
}

.bg_blu{
    min-height: 150px;
    background-image: none; 
}

.bg_azz1{
    min-height: 150px;
    background-image: none; 
}

.bg_azz2{
    min-height: 150px;
    background-image: none; 
}



}  




/* SOLO MOBILE */
@media (max-width: 768px) {

.spazio_testata_logo{
        padding-top: 0px;
    }
    .spazio_top_testata {
        padding: 15px 10px;
    }

.img_cactus{
    width: 8%;
}

.spazio_brand_footer{
    margin-top: 15px;
}

.spazio_cerca p{
    font-size: 10px;
    margin-left: 0;

}

.input_cerca{
    min-width: 343px;
}

.navbar-expand-lg .navbar-nav .nav-link{
    padding-left: 0;
    line-height: 40px;
}

.navbar-nav{
    margin-top: 15px;
    border-top: 1px solid #f2f2f2;
}


.nautico{
    color: #000c18 !important;
    background-color: #fff;
}

.nautico:hover,
.nautico.active{
    color: #00a7ea !important;
    background-color: #fff;
}

.industriale{
    color: #000c18 !important;
    background-color: #fff;
}

.industriale:hover,
.industriale.active{
    color: #00a7ea !important;
    background-color: #fff;
}

.beverage{
    color: #000c18 !important;
    background-color: #fff;
}

.beverage:hover,
.beverage.active{
    color: #00a7ea !important;
    background-color: #fff;
}

.listino{
    color: #000c18 !important;
    background-color: #fff;
}

.listino:hover,
.listino.active{
    color: #00a7ea !important;
    background-color: #fff;
}

.dropdown-menu a{
    color: #424446;
}


.title_banner{
    font-size: 20px;
}

.name_banner{
    font-size: 30px;
    padding-top: 0;
}

.bg_banner{
    min-height: 300px;
}

.padding_60{
    padding-top: 40px;
    padding-bottom: 40px;
}

.box_prodotto2{
    margin-bottom: 30px;
}

.top_news{
    font-size: 25px;
}

h1{
    font-size:28px;
    font-weight:600;
}

h2{
    font-size:22px;
    font-weight:600;
    line-height: 34px;
}


h3{
    font-size:20px;
    font-weight:600;
}

.logo_small {
    width: 30%;
}

.table-striped{
    font-size: 13px;
    line-height: 18px;
}

.btn_table{
    font-size: 14px;
}

}

@media (min-width: 767px) {
    .bg_banner{
          min-height: 550px;
    }
}

/* SOLO MOBILE */
@media (max-width: 576px) {

.spazio_cerca{
    margin-top: 20px;
}  

.spazio_cerca .input-group{
    padding-left: 0;
    padding-right: 0;
}

.spazio_cerca p{
    font-size: 16px
}

.input_cerca{
    min-width: auto;
}

.domanda_btn {
    font-size: 20px;
}

.invia_domanda{
    padding-top: 4px;
}


}

.owl-nav{
    margin-top: -50%!important;
}

.owl-prev{
    left: 0px;
    position: absolute;
    font-size: 70px!important;
    outline : none;
}
.owl-next{
    right: 0px;
    position: absolute;
    font-size: 70px!important;
    outline : none;
}
.owl-next:hover,
.owl-prev:hover{
    background: none!important;
    color: black!important;
}


button,
input[type=button] {
  outline: none;
}
button::-moz-focus-inner,
input[type=button]::-moz-focus-inner {
  border: 0;
}

/*
  Accessibility (A11Y)
  Don't forget! User accessibility is important
*/
button:focus,
input[type=button]:focus {
  /* your custom focused styles here */
} 

*:focus {
    outline: 0 !important;
}