

header.sticky.sticky_animate {
    top: 0px;
    display: none;
}


.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #002348;
    height: auto;
    line-height: 14px;
    margin: 0;
    padding: 9px 30px 9px 20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    background-color: #e7f8fe;
}

.drop_down .second .inner>ul>li:hover>a, .drop_down .second .inner ul li.sub ul li:hover a {
    color: #002348;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 0 10px;
    padding: 9px 20px;
}

.drop_down .second .inner ul, .drop_down .second .inner ul li ul, nav.main_menu > ul > li:hover > a span, header.sticky nav.main_menu > ul > li:hover > a span, .shopping_cart_header .header_cart:hover, .shopping_cart_header:hover .header_cart, .shopping_cart_dropdown {
    background-color: rgb(0, 35, 72);
margin-top: -10px;
}


.qbutton, #submit_comment, .load_more a {
    background-color: #c50f02;
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline {
    color: #ffffff;
    border-color: #ffffff;
    background-color: #00162d;
    font-size: 1.5em;
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover {
    color: #00162d;
    border-color: #00162d;
    background-color:  #ffffff; 
    font-size: 1.7em;
}



.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline {
    color: #00162d;
    border-color: #00162d;
    background-color: transparent;
    font-size: 1.5em;
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover {
    color: #FFF;
    border-color: #00162d;
    background-color:#00162d;
    font-size: 1.7em;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline {
    color: #00162d;
    border-color: #00162d;
    background-color: transparent;
    font-size: 1.5em;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover {
    color: #FFF;
    border-color: #00162d;
    background-color:#00162d;
    font-size: 1.7em;
}



.black {
background-color: black;
}

.blu {
background-color: #00162d;
}

.gray {
background-color: #dde0e2;
}

.cel {
background-color: rgba(186, 234, 252, 0.34);
}


.white {
background-color: #fff;
}


.black {
background-color: black;
}

.gray {
background-color: #dde0e2;
}

.cel {
background-color: rgba(186, 234, 252, 0.34);
}


.white {
background-color: #fff;
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline {
    color: #58B9DA;
    border-color: #58B9DA;
    background-color: transparent;
    font-size: 1em;
    
}


.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover {
    color: #FFF;
    border-color: #58B9DA;
    background-color: #58B9DA;
    font-size: 1.4em;
}

.separator {
    position: relative;
    display: block;
    height: 1px;
    background-color: rgba(221, 221, 221, 0);
    margin: 25px 0;
}

.carousel-inner p {
    font-weight: 600;
    
}

.carousel-inner h2 {
    font-weight: 600;
    
}



nav.main_menu>ul>li>a {
    color: #098dc6 !important;
    font-weight: 700;
}

.header_inner_right {
    width: 70%;
    margin-top: 10px;
    max-height: 110px;
    margin-left: 330px;
}

nav.main_menu>ul>li>a {
    text-transform: capitalize !important;
}

.title_on_bottom_holder_inner {
    display: none;
}

.blog_holder.blog_single article h2 {
    display: block;
    margin: 0 0 15px;
    display: none;
}

#menu-menu-1 {
    display: flex;
    justify-content: space-between;
}

nav.main_menu.right {
    float: right;
    clear: both;
    margin-top: -8px;
    width: 70%;
}

.header_top {
    background-color: #002348;
}

#lang_sel_list {
    height: 0px !important;
    width: 100px;
    margin-top: 2px;
    position: absolute;
}

#lang_sel_list ul {
    border-top: none !important;
}

#lang_sel_list ul a.lang_sel_other, #lang_sel li ul a:link, #lang_sel_list ul a.lang_sel_other:visited, #lang_sel_list a.lang_sel_sel {
    background-color: rgba(255, 255, 255, 0) !important;
}

.mobile_menu_button span {
    color: #F00;
}

.mobile_menu_button {
     float: left;
    height: 100px;
    margin: 75px 20px 0px 0;
}

.carousel-inner {
  margin-top: 50px !important;
}


.sticky .q_logo {
    top: 20%;
}

.sticky .header_inner_right {
display: none;
}

.sticky nav.main_menu.right {
    margin-top: 15px;
}

.sticky nav.main_menu.right {
float: right;
}

.logo_wrapper {
    padding-top: 50px;
}

.q_slider {
/* margin-top: 100px; */
}

.q_slider_inner {
    margin-top: -14px;
}

nav.main_menu.right {
float: right;
clear: both;
margin-top: -15px;
}

.slb_details {
display: none;
}

header.sticky .drop_down .second {
  margin-top: 50px !important;
}


.ppt {
display: none !important;
}

#le_mascot {
  float: left;
  width: 100%;
 /* z-index: 999; */
  position: absolute;
margin-top: 170px;
}

.fb-like-box {
background-color: white;
}

/* spaziatura voci di menu */
nav.main_menu>ul>li>a span {
    padding: 0 8px !important;
    font-size: 14px;
text-transform: uppercase;
}

/* menu spaziatura e altezza */
nav.main_menu ul li a {
  line-height: initial !important;
  padding-top: 17px !important;
}

nav.main_menu .inner ul li a {
  line-height: initial !important;
  padding-top: 5px !important;
}

/* togli background color */
nav.main_menu>ul>li:hover>a span,nav.main_menu>ul>li:active>a span {
  background-color: transparent !important;
   color: white;
}

/* altezza testata */
.header_inner {
    height: 270px;
    background-color: rgba(255, 255, 255, 0.88);
}

.header_inner_right {
    width: 70%;
    margin-top: 8px;
    max-height: 110px;
}

/* mette la barra dietro al menu */
 .header_bottom {
    padding: 0 45px;
    position: relative;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
background-color: rgb(255, 255, 255);
    height: 135px !important;
border-bottom: 31px solid #002348;
/* background-image: url(http://www.nauticabenelli.it/wp-content/uploads/2017/05/sfondo-barra.jpg); */
}



/* altri */
.carousel-control{
    width: 30%;
}


/* MODIFICHE SCHERMI PICCOLI */
@media only screen and (max-width: 1000px) {

#loghisu {
display: none;
}

header .q_logo img.normal {
    display: block!important;
    opacity: 1!important;
    position: relative;
    height: 80px!important;
    margin-top: 10px;
    margin-left: 20px;
}

.header_top .left, .header_top .right {
display: none !important;
}
}

@media only screen and (max-width: 1240px) {
#payoffe {
       display: none !important;
}
nav.main_menu.right {
    width: 100%;
    margin-top: 17px;
}

.light nav.main_menu > ul > li > a {
color: #fff !important;
}


.q_logo {
    top: 35%;
}
}

@media only screen and (max-width: 440px) {

.header_bottom {
background-image: none !important;
}

.q_logo a{
height: 70px !important;
}

.q_logo {
    position: relative;
    top: 20%;
    left: 0;
}

.header_bottom {padding: 0 15px;}
}
}

@media (max-width: 1270px) {
    .dc-floater {
        display: none;
    }

    #le_mascot {
        display: none;
    }

#payoff {
display: none;
}
}


/* SPECIFICI */

#knews_widget-2 h6 {
display: none;
}



/* BOTTONI CHIAMACI E TROVACI */

@media only screen and (max-width: 440px){

.page-id-12134 {
     padding-right: 21px;
     padding-left: 10px;
}

.header_inner_right {
visibility: hidden;
}

.carousel-inner .item .image {
  /* background-size: auto 335px !important; */
}
#chiamacitrovaci {
display: block !important;
}

.header_top {
display: block !important;
    height: 48px;
}
}

#btn_chiamaci {
  float: left;
  margin-left: 5px;
  color: #002348;
  font-weight: 600;
  font-size: 18px;
  border: 1px solid;
  padding: 5px;
  margin-top: -12px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 4px;
}

#btn_trovaci {
  float: right;
  border-radius: 4px;
  margin-right: 5px;
  color: #002348;
  font-weight: 600;
  font-size: 18px;
  border: 1px solid;
  padding: 5px;
  margin-top: -12px;
  padding-top: 2px;
  padding-bottom: 2px;
}



/* STILIZZAZIONE FORM */

#gform_2, #gform_3, #gform_5, #gform_6, #gform_7 {
  padding: 20px;
}

.gform_wrapper.three-column_wrapper ul.gform_fields.gform_column {
display: block;
float: left;
width: 25%;
}

.gform_wrapper .gsection {
border: none !important;
}

.gform_wrapper {
padding: 25px;
margin-top-15px;
padding-top: 3px;
background-color: rgb(234, 234, 234);
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}

.gform_wrapper .gform_footer {
clear: none;
}

.gform_wrapper h3.gform_title {
border-bottom: 1px solid lightgray;
padding-bottom: 10px;
}

.gform_wrapper .gform_footer {
text-align: center;
clear: none !important;
}

#gform_submit_button_1, #gform_submit_button_2,#gform_submit_button_4,#gform_submit_button_5,#gform_submit_button_6,#gform_submit_button_7,#gform_submit_button_8 {
	background-color: #ff0000;!important;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #0b0e07;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:9px 11px;
	text-decoration:none;
	text-shadow:0px 1px 0px #263666;
}


#gform_submit_button_1:hover, #gform_submit_button_2:hover {
	background-color:#ff0000; !important;
}

#gform_submit_button_1:active {
	position:relative;
	top:1px;
}

.contact_form input[type='text'], .contact_form textarea {
border: 1px solid grey;
}

#gform_wrapper_5 .top_label li.gfield.gf_left_half, #gform_wrapper_6 .top_label li.gfield.gf_left_half, #gform_wrapper_7 .top_label li.gfield.gf_left_half {
   width: 19%;
}

#gform_wrapper_5 .top_label li.gfield.gf_right_half,#gform_wrapper_6 .top_label li.gfield.gf_right_half ,#gform_wrapper_7 .top_label li.gfield.gf_right_half {
    width: 19%;
}

#input_5_8, #input_5_9, #input_6_8, #input_6_9, #input_7_8, #input_7_9{
    width: 100% !important;
}

#input_5_6, #input_5_7, #input_6_6, #input_6_7, #input_7_6, #input_7_7{
    width: 50% !important;
}

#field_5_7, #field_5_6, #field_6_7, #field_6_6, #field_7_7, #field_7_6 {
    width: 15% !important;
}

#field_5_4, #field_5_5, #field_6_4, #field_6_5, #field_6_4, #field_6_5,  {
    width: 23% !important;
}

.sticky nav.main_menu>ul>li>a span {
    padding: 0 22px !important;
}

#gform_wrapper_5 , #gform_wrapper_6, #gform_wrapper_7 {
height: 113px;
}

#gform_wrapper_5 .gform_body, #gform_wrapper_6 .gform_body, #gform_wrapper_7 .gform_body {
    width: 90%;
    float: left;
}

#gform_wrapper_5 .gform_footer, #gform_wrapper_6 .gform_footer , #gform_wrapper_7 .gform_footer  {
    width: 10%;
    float: left;
}

.classe_policy  {
margin-top: 30px;
}

#gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_4, #gform_submit_button_5, #gform_submit_button_6, #gform_submit_button_7, #gform_submit_button_8 {
    background-color: #ff0000; !important

}

@media only screen and (max-width: 1200px) {
#gform_wrapper_5 .top_label li.gfield.gf_right_half {
    width: 100% !important;
}
#gform_wrapper_5 .top_label li.gfield.gf_left_half {
    width: 100% !important;
}
#gform_wrapper_5 .gform_footer {
    width: 100%;
    float: left;
}
#gform_wrapper_5, #gform_wrapper_6, #gform_wrapper_7 {
    height: 471px;
}

#gform_wrapper_6 .top_label li.gfield.gf_right_half {
    width: 100% !important;
}
#gform_wrapper_6 .top_label li.gfield.gf_left_half {
    width: 100% !important;
}
#gform_wrapper_6 .gform_footer {
    width: 100%;
    float: left;
}
#gform_wrapper_6, #gform_wrapper_6, #gform_wrapper_7 {
    height: 471px;
}

#gform_wrapper_7 .top_label li.gfield.gf_right_half {
    width: 100% !important;
}
#gform_wrapper_7 .top_label li.gfield.gf_left_half {
    width: 100% !important;
}
#gform_wrapper_7 .gform_footer {
    width: 100%;
    float: left;
}
#gform_wrapper_7, #gform_wrapper_6, #gform_wrapper_7 {
    height: 471px;
}

}

header.sticky .header_bottom {
  padding-top: 0px !important;
  margin-top: -10px;
}

.content {
margin-top: -143px;
}

.light nav.main_menu>ul>li>a, .light nav.main_menu>ul>li>a:hover, .light nav.main_menu>ul>li.active>a {
    color: #FFF;
}

.q_logo a {
    height: 88px !important;
    margin-top: -20px !important;
}

header.sticky .q_logo img.sticky, header.sticky .q_logo.animate_logo div.sticky {
display: none;
}

header.sticky .header_bottom {
    background-color: rgb(145, 151, 163, 0.56) !important;
    height: 90px !important;
}

header {
    margin: 0 0 -20px 0 !important;
}

.light nav.main_menu > ul > li > a {
    font-weight: 700 !important;
    color: #000 !important;
    margin-top: 15px;
    padding-top: 8px !important;
    padding-bottom: 9px;
}

.qbutton.big_large {
    height: 60px;
    line-height: 60px;
    width: 100%;
    font-size: 1.3em !important;
    padding: 0;
    text-align: center;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #3954A5;
}

.sticky nav.main_menu.right {
width: 100%;
}


.light nav.main_menu>ul>li.active>a, .dark nav.main_menu>ul>li.active>a {
color: #ff0000 !important; 
}


.fa {
font-size: 2em;
}

.mobile_menu_button {
margin: 0px !important;
}

.footer_top a {
    color: #5cc1f3 !important;
}
.footer_top a:hover {
    color: #dde0e2 !important;
}

.carousel-inner .slider_content {
    position: absolute;
    width: 100%;
    height: 100%;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
}

.google_map {
    height: 550px !important;
margin-top: 100px !important;
}

body.mobile .content {
     padding-left: 10px;
    padding-right: 10px;
}

body.mobile .q_slider {
display: none!important;
}

body.mobile .full_width {
    margin-top: 125px;
}

.light nav.main_menu>ul>li>a:hover, .dark nav.main_menu>ul>li>a:hover {
    background-color: #002348;
    margin-top: 15px;
    padding-top: 8px !important;
    padding-bottom: 9px;
    color: white !important;
}

.drop_down .second {
    top: 49px !important;
}

@media only screen and (max-width: 1200px) {

#loghisu {
display: none;
}
.header_inner {
    height: 195px !important;
}
}


body.mobile .content_inner  {
margin-top: -32px!important;
}


.gform_wrapper {
    padding: 25px;
    padding-top: 3px;
    background-color: rgb(234, 234, 234);
    border-radius: 9px;


.content .container .container_inner {
    padding: 30px 0 0 0 !important;
}

.blog_holder.blog_single article h2 {
    display: block;
    margin: 0 0 15px;
    font-size: 30px;
}

.wpb_text_column *:last-child, #content .wpb_text_column p:last-child, #content .wpb_text_column *:last-child {
    margin-bottom: 0;
    margin-top: 0;
}

.footer_top a {
    color: #5cc1f3 !important;
}


@media only screen and (max-width: 1000px)
header .q_logo img.normal {
    display: block!important;
    opacity: 1!important;
    position: relative;
    height: 75%;
}