@font-face {
    font-family: 'Montserrat-Regular';
    src: url(../font/Montserrat-Regular.woff);
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url(../font/Montserrat-Bold.woff);
}
@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url(../font/Montserrat-SemiBold.woff);
}
@font-face {
    font-family: 'Montserrat-Medium';
    src: url(../font/Montserrat-Medium.woff);
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

html, body {
    height: 100%;
    background-color: #ffffff;
    font-family: Arial;
    color: #797E84;
    font-size: 16px;
    line-height: 18px;
}

.button_reimposta{
    font-family: 'Montserrat-SemiBold'; text-transform: uppercase;
    border: 1px solid #707070; color: #707070; border-radius: 3px; padding: 6px 14px 6px 14px; font-size: 11px; cursor: pointer;
}

a {
    color: inherit; text-decoration: none;
}
a.color1{
    color: #7DB52E; text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
.btnColor1{
    background-color: #7DB52E; color:#ffffff; border-radius: 3px; padding:4px 6px; cursor: pointer; text-transform: uppercase; font-family: 'Montserrat-SemiBold';
}
.btnColor2{
    background-color: #dd0000; color:#ffffff; border-radius: 3px; padding:4px 6px; cursor: pointer; text-transform: uppercase; font-family: 'Montserrat-SemiBold';
}
.btnColor3{
    background-color: #ffffff; color:#7DB52E; border-radius: 3px; padding:4px 6px; cursor: pointer; text-transform: none; font-family: 'Montserrat-SemiBold';
    border: 2px solid #7DB52E;
}
.btnBig1{
    padding: 8px 12px;
}

.simple_checkbox td{
    padding: 0px 3px;
}

#site_ext_cont {
    position: relative;
    min-width: 980px;
    overflow: hidden;
    padding-top: 180px;
}

.warning{
    color: #dd0000;
    margin-top: 5px;
    display: block;
    font-size: 14px;
}
.warning a{
    text-decoration: underline;
}

.page_ext_cont {
    position: relative;
    width: 100%;
}

.page_int_cont {
    position: relative;
    width: 1280px;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
}

.page_int_block_free_cont {
    position: relative;
    width: 1280px;
    padding: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
}

.page_int_block_cont {
    position: relative;
    width: 1240px;
    padding: 20px;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
}

.page_int_text_cont {
    position: relative;
    width: 1240px;
    padding: 40px 20px;
    left: 0;
    right: 0;
    margin: auto;
}
.page_int_text_cont2 {
    position: relative;
    width: 1240px;
    padding: 0px 20px;
    left: 0;
    right: 0;
    margin: auto;
}

#page_ext_cont_doc_search .page_int_text_cont {
    padding: 0px 20px;
}

.title_1 {
    color: #222222;
    font-size: 18px;
    font-family: 'Montserrat-SemiBold';
}

.title_2 {
    color: #3A4047;
    font-size: 30px;
    font-family: 'Montserrat-SemiBold';
}

.title_3 {
    color: #3A4047;
    font-size: 24px;
    font-family: 'Montserrat-SemiBold';
}

.title_4 {
    color: #3A4047;
    font-size: 38px;
    line-height: 47px;
    font-family: 'Montserrat-SemiBold';
}

.defaultWaiticon {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.7);
    background-image: url('../img/waiticon.gif');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 999;
}
.defaultWaiticon img {
    display: none;
}
.waiticonImgSmall{
    margin: 5px; height: 20px;
}

.short_green_line {
    width: 120px;
    height: 4px;
    background-color: #7DB52E;
}

.generic_page_title {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #3A4047;
    font-size: 30px;
    line-height: 30px;
    font-family: 'Montserrat-SemiBold';
}

.generic_page_title .short_green_line {
    position: absolute;
    bottom: 0;
    left: 0;
}

#header_menu_cont {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0;
    background-color: #FFFFFF;
    z-index: 90;
    border-bottom: 1px solid #dddddd;
    color: #00336D;
}
.header_menu_cont_top {
    width: 100%; height: 35px; background-color: #f1f1f1; font-size: 14px;
}
.header_menu_cont_row2{
    width: 100%; height: 84px; text-align: center; position: relative;
}
.header_menu_box_logo{
    position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;
    text-align: center;
}
.header_menu_cont_row2_sx{
    position: absolute; left: 0px; top: 0px; padding-left: 80px;
}
.header_menu_cont_row2_dx{
    position: absolute; right: 0px; top: 0px; height: 100%;
}
.header_menu_cont_row3{
    width: 100%;
}
.header_menu_cont_box{
    width: calc(100% - 200px); height: 100%; padding-left: 100px; padding-right: 100px; margin: auto; display: flex; justify-content: space-between; align-items: center;
}
.header_menu_user{
    display: flex; justify-content: space-between; align-items: center;
}

#header_menu_logo {
    display: inline;
}

#header_menu_elements {
    display: flex;
    margin-left: 15px;
    flex-grow: 1;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}

#header_menu_elements a {
    text-decoration: none;
    color: inherit;
}

.header_menu_element {
    position: relative;
    padding: 0 7px;
    font-size: 13px;
    /*line-height: 80px;*/
    font-family: 'Montserrat-Bold';
    cursor: pointer;
    display: block;
	text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.7px;
}
.header_menu_element:hover{
    text-decoration: underline;
}

.header_menu_element_haschild.selected {
	height: 100%;
}

.header_menu_element .header_menu_element_haschild_selrow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
}

.header_menu_element.selected .header_menu_element_haschild_selrow {
    display: block;
}

#header_menu_elements_right {
    display: flex;
    margin: 0px 15px;
    flex-grow: 0;
}

#header_menu_elements_right a {
    text-decoration: none;
    color: inherit;
}

#header_menu_elements_right a.linkimage {
    /* height: 20px; */
}

.header_menu_element_right {
    display: flex;
    align-items: center;
    grid-gap:10px;
    height: 100%;
    padding: 0 12px;
    font-size: 12px;
    /*line-height: 30px;*/
    font-family: 'Montserrat-SemiBold';
	text-align: center;
}

.header_menu_element_right_btn {
    cursor: pointer;
}

.header_menu_element_right#header_menu_mobile_openclose {
    display: none;
}

#header_menu_mobile_cont {
    display: none;
}

.header_menu_element_right_separator {
    height: 30px;
    width: 1px;
    background-color: #DDDDDD;
}
.header_menu_element_separator {
    height: 30px;
    width: 1px;
    margin-left: 20px; margin-right: 20px;
    background-color: #DDDDDD;
}
.header_menu_spacer_sx{
    width: 80px;
}
.header_menu_spacer_dx{
    width: 80px;
}

#header_menu_searchbtn {
    cursor: pointer; margin-top: 10px;
}

.header_menu_langsel {
    font-size: 14px;
    line-height: 14px;
    font-family: 'Montserrat-Medium';
    background-color: transparent;
}

.header_submenu {
    position: fixed;
    width: 100%;
    height: calc(100% - 80px);
    top: 115px;
    left: 0;
    background-color: rgba(255,255,255);
    display: none;
    z-index: 90;
}

.header_submenu.selected {
    opacity: 1;
    display: block;
}

.header_submenu_cont {
    position: relative;
    background-color: #FFFFFF;
    display: flex;
}

.header_submenu_menu {
    width: 280px;
    padding: 20px 0;
    flex: 0 0 280px;
}

.header_submenu_menu_element {
    position: relative;
    margin: 12px 30px;
    padding: 5px 7px 3px;
    font-size: 12px;
    line-height: 12px;
    font-family: 'Montserrat-SemiBold';
    color: #3A4047;
    cursor: pointer;
}
.header_submenu_menu_element:hover{
    text-decoration: underline;
}

.header_submenu_menu_element.selected {
    background-color: #7DB52E;
    color: #FFFFFF;
}

.header_submenu_img_elements {
    flex-grow: 2;
    display: none;
}

.header_submenu_img_elements.selected {
    display: block;
}

.header_submenu_img_elements_cont1 {
    overflow: hidden;
    overflow-y: scroll;
    width: calc(100% + 17px);
}

.header_submenu_img_elements_cont2 {
    display: flex;
    flex-wrap: wrap;
}

.header_submenu_img_elements_cont2 a {

}

.header_submenu_img_element {
    position: relative;
    height: 300px;
    width:300px;
    background-position: center;
    background-size: cover;
    display: flex;
}

.header_submenu_img_element span {
    width: calc(100% - 22px);
    height: 24px;
    max-height: 90px;
    margin: auto auto 0px auto;
    background-color: rgba(0,0,0,0.7);.jpg
    color: #FFFFFF;
    line-height: 13px;
    font-size: 12px;
    font-family: 'Montserrat-SemiBold';
    text-align: center;
    display: block;
    padding: 10px 30px 10px 30px;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}

.header_menu_indietro{
	padding-top: 10px; padding-bottom: 10px; text-align: center;
}
.header_menu_indietro span{
	cursor: pointer;
}

/* Menù small su scroll */
.scroll .header_menu_cont_top{
    /*display: none;*/
}
.scroll .header_menu_cont_row2{
    height: 45px;
}
.scroll #header_menu_logo{
    height: 100%;
}
.scroll .block-nav{
    min-height: unset;
}
.scroll nav.header_menu_sec_container{
    top: 140px; height: calc(100% - 90px);
}

.block-list-category-scroll{
    position: fixed; top: 90px; z-index: 1; width: 100%; max-width: 1250px;
    -webkit-box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.5);
}
.link_to_top{
    background-color: #034A78; padding: 34px 11px; color: #ffffff; font-size: 10px; position: fixed; bottom: 0px; right: 0px; display: none;
}
.scroll .link_to_top{
    display: block;
}

.block-list-category-scroll .block-list-subcategory-name{
    display: block;
}
/* --- */

#breadcrumb_cont {
    position: relative;
    color: #B1B1B1;
    font-size: 11px;
    font-family: 'Montserrat-Medium';
    text-transform: uppercase;
    background-color: #FFFFFF;
    padding: 40px 20px;
    width: 100%;
    max-width: 1240px;
    margin: auto;
}
#breadcrumb_cont a {
    color: #B1B1B1;
    text-decoration: none;
}
#breadcrumb_cont a:hover {
    text-decoration: underline;
}

#breadcrumb_cont_product {
    position: relative;
    color: #3A4047;
    font-size: 14px;
    font-family: 'Montserrat-SemiBold';
    background-color: #FFFFFF;
    padding: 40px 20px;
    width: 100%;
    max-width: 1240px;
    margin: auto;
}
#breadcrumb_cont_product span{
    padding-right: 3px;
    padding-left: 3px;
}

#breadcrumb_cont_product a {
    text-decoration: none; color: #034A78;
}
#breadcrumb_cont_product a:hover {
    text-decoration: underline;
}

.bicolor_bg {
	background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 50%, #EEEEEE 50%, #EEEEEE 100%);
}

#prodcat_sx {
    width: 250px;
    margin-right: 50px;
}

.prodcat_sx_element {
    position: relative;
    margin: 12px 0;
    padding: 3px 10px;
    font-size: 14px;
    line-height: 14px;
    font-family: 'Montserrat-SemiBold';
    color: #3A4047;
    text-transform: uppercase;
    cursor: pointer;
}

.prodcat_sx_element.selected {
    color: #7DB52E;
}

.prodcat_sx_element_row {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.prodcat_sx_element_subcat {
    padding: 0 25px 5px 15px;
    cursor: pointer;
    display: none;
}

.prodcat_sx_element_subcat.opened {
    display: block;
}

.prodcat_sx_element_subcat div {
    padding: 3px 5px;
    margin: 4px 0;
    font-size: 13px;
    line-height: 14px;
    font-family: 'Montserrat-SemiBold';
    color: #3A4047;
    text-transform: uppercase;
    cursor: pointer;
}

.prodcat_sx_element_subcat div.selected {
    background-color: #7DB52E;
    color: #FFFFFF;
}

/* CSS specifico per categoria lenti */
.prodcat_sx_element_subcat div[cid='16413'] {
    margin-bottom: 10px; padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}

#prodcat_dx {
    width: calc(100% - 300px);
}

.prodcat_desc_cont {
    display: flex;
    width: 100%;
}

.prodcat_desc_text_cont {
    padding: 15px 20px;
    background-color: #F6F6F6;
    color: #797E84;
    font-family: Arial;
    font-size: 15px;
    line-height: 20px;
    flex-grow: 1;
}

ol.ol_custom {
    list-style: none;
    counter-reset: cat-ol;
    padding-inline-start: 40px;
    margin-top: 5px;
	font-size: 15px;
}

ol.ol_custom li {
    counter-increment: cat-ol;
    position: relative;
    padding: 10px 0;
    color: #3A4047;
    font-family: 'Montserrat-Medium';
    font-size: 16px;
}
ol.ol_custom li::before {
    content: counter(cat-ol);
    position: absolute;
    color: #3A4047;
    font-family: 'Montserrat-Bold';
    font-size: 32px;
    left: -40px;
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 10px 0;
    text-align: center;
}

.prodcat_desc_cont ol, .product_text_cont ol {
    list-style: none;
    counter-reset: cat-ol;
    padding-inline-start: 40px;
    margin-top: 5px;
}

.prodcat_desc_cont ol li, .product_text_cont ol li {
    counter-increment: cat-ol;
    position: relative;
    padding: 10px 0;
}
.prodcat_desc_cont ol li::before, .product_text_cont ol li::before {
    content: counter(cat-ol);
    position: absolute;
    color: #DDDDDD;
    font-family: 'Montserrat-Medium';
    font-size: 32px;
    left: -40px;
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 10px 0;
    text-align: center;
}

.prodcat_desc_media_cont {
    position: relative;
    width: 300px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

.prodcat_desc_media_icoplay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.prodcat_desc_media_video_popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(221, 221, 221, 0.8);
    z-index: 99;
    display: none;
}

.prodcat_desc_media_video_cont {
    position: fixed;
    width: 960px;
    height: 600px;
    padding-top: 50px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ffffff;
    margin: auto;
}

.prodcat_desc_media_video_close {
    position: absolute;
    top: 17px;
    right: 20px;
    font-size: 16px;
    line-height: 18px;
    text-decoration: underline;
    color: #7DB52E;
    font-weight: bold;
    cursor: pointer;
}

.prodcat_desc_banner {
    width: 100%;
    display: block;
}

.generic_filter_list1 {
    width: 175px;
    height: 30px;
    padding: 7px 10px;
    margin-bottom: 12px;
    margin-right: 20px;
    border: 1px solid #DDDDDD;
}

.generic_filter_list2 {
    width: 150px;
    height: 30px;
    padding: 7px 10px;
    margin-right: 10px; margin-left: 5px;
    border: 1px solid #DDDDDD;
}

.generic_filter_list3 {
    width: 240px;
    height: 30px;
    padding: 7px 10px;
    margin-right: 10px;
    border: 1px solid #DDDDDD;
}

.generic_filter_text2 {
    width: 140px;
    height: 14px;
    padding: 7px 0;
    margin-right: 10px;
    background-color: transparent;
    background-image: url('../img/btn_cerca_white.png');
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
}

.generic_filter_text_doc {
    width: 140px;
    height: 14px;
    padding: 7px 0;
    margin-right: 10px;
    background-color: transparent;
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
}

.code_filter_btn{
    width: 20px; height: 20px; margin-bottom: -5px;
    cursor: pointer;
}

.generic_order_list1 {
    width: 120px;
    height: 30px;
    padding: 7px 0;
    border-bottom: 2px solid #666666;
}

#products_list_header {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    color: #B1B1B1;
    font-family: 'Montserrat-Bold';
    font-size: 11px;
    margin-bottom: 35px;
}

#products_list_elements {
    display: grid;
    grid-template-columns: calc(20% - 30px) calc(20% - 30px) calc(20% - 30px) calc(20% - 30px) calc(20% - 30px);
    grid-auto-flow: row dense;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
}

.flag_new{
    position: absolute; left: 0px; top: 0px; color: #ffffff; background-color: #bf0000;
    padding: 1px 5px 1px 5px; font-weight: bold; border-radius: 5px;
}
.flag_new_small{
    position: absolute; left: -18px; top: 4px; color: #ffffff; background-color: #bf0000;
    padding: 0px 7px 0px 7px; font-weight: bold; border-radius: 5px; font-size: 12px;
}
.flag_new_img{
    height: 28px; margin-bottom: -4px;
}

.products_list_element_noprod {
    position: relative;
    height: auto;
    grid-column: auto;
    grid-row: auto;
    grid-column-start: span 4;
    grid-column-end: span 4;
    grid-row-start: span 1;
    grid-row-end: span 1;
}

.products_list_empty {
    height: auto;
    grid-column: auto;
    grid-row: auto;
    min-height: 180px;
}

.products_list_element_highlight {
    position: relative;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    grid-column: auto;
    grid-row: auto;
    grid-column-start: span 2;
    grid-column-end: span 2;
    grid-row-start: span 2;
    grid-row-end: span 2;
}

.products_list_element_highlight_text {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 40px 15px 25px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #666666;
    font-family: 'Montserrat-Medium';
    font-size: 24px;
    line-height: 29px;
    cursor: pointer;
}

.products_list_element_highlight_text h3 {
    color: #222222;
    font-family: 'Montserrat-SemiBold';
    font-size: 38px;
    line-height: 40px;
}

.products_list_element_highlight_flag {
    position: absolute;
    padding: 10px 20px;
    top: -20px;
    left: -20px;
    background-color: #7DB52E;
    color: #FFFFFF;
    font-family: 'Montserrat-Medium';
    font-size: 16px;
    line-height: 19px;
    text-align: right;
}

.products_list_element {
    height: auto;
    grid-column: auto;
    grid-row: auto;
    cursor: pointer;
}

.products_list_element_img {
    width: 100%;
    padding-top: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    position: relative;
    border: 1px solid #ebebeb;
}

.products_list_element_text {
    color: #222222;
    font-family: 'Montserrat-SemiBold';
    font-size: 16px;
    line-height: 19px;
}

.products_list_element_info {
    padding-top: 10px;
    color: #666666;
    font-size: 14px;
    line-height: 16px;
}

.generic_button_black1 {
    display: inline-block;
    height: 20px;
    padding: 10px 20px;
    background-color: #222222;
    color: #FFFFFF;
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
    line-height: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
button.generic_button_black1{
    height: 40px;
}

.generic_button_black1 img {
    display: inline-block;
    vertical-align: middle;
}

.generic_button_black2 {
    display: inline-block;
    height: 20px;
    padding: 10px 10px;
    background-color: #222222;
    color: #FFFFFF;
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
    line-height: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.generic_button_black2 img {
    display: inline-block;
    vertical-align: middle;
}

.generic_button_white_border1 {
    display: inline-block;
    height: 20px;
    padding: 9px 19px;
    background-color: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
    line-height: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.generic_button_blue{
    border: 2px solid #00336D;
    background-color: transparent;
    display: inline-block;
    color: #00336D;
    padding: 10px 20px 10px 20px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 3px;
}

.generic_button_blue2{
    border: 0px;
    background-color: #00336D;
    display: inline-block;
    color: #ffffff;
    padding: 10px 20px 10px 20px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 3px;
}

.anchor_dest{
    position: relative;
}
.anchor_dest a{
    position: absolute; left: 0px; top: -180px;
}

.sf_green_pattern {
    background-image: url('../img/sf_green_pattern.jpg');
    background-repeat: repeat;
}

.sf_gray_pattern {
    background-image: url('../img/sf_gray_pattern.jpg');
    background-repeat: repeat;
}

.block_cstm1 {
    color: #FFFFFF;
    font-family: 'Montserrat-Medium';
    font-size: 18px;
    line-height: 21px;
    text-align: center;
}

.block_cstm1 h2 {
    color: #FFFFFF;
    font-family: 'Montserrat-SemiBold';
    font-size: 30px;
    line-height: 37px;
}

.sf_gray {
    background-color: #F6F6F6;
}

.block_cstm2 {
    width: calc(100% - 100px);
    padding: 50px;
    color: #3A4047;
    font-family: 'Montserrat-Medium';
    font-size: 18px;
    line-height: 21px;
    text-align: center;
}

.block_cstm2 h2 {
    color: #3A4047;
    font-family: 'Montserrat-SemiBold';
    font-size: 32px;
    line-height: 37px;
}

#news_list_elements {
    display: grid;
    grid-template-columns: calc(25% - 15px) calc(25% - 15px) calc(25% - 15px) calc(25% - 15px);
    grid-auto-flow: row dense;
    grid-column-gap: 20px;
}

.news_list_element {
    position: relative;
    background-color: #FFFFFF;
    text-align: left;
    grid-column: auto;
    grid-row: auto;
}

.news_list_element_img {
    height: 120px;
    background-position: center;
    background-size: cover;
}

.news_pic {
	width: 560px;
	height: 320px;
	background-position: left;
}

.news_list_element_text {
    padding: 25px 30px;
    color: #3A4047;
    font-family: 'Montserrat-Medium';
    font-size: 18px;
    line-height: 21px;
}

#footer1_ext_cont {
    background-color: #F6F6F6;
    border-top: 4px solid #E9E9E9;
    padding: 70px 0 50px;
}

#footer1_int_cont {
    justify-content: space-between;
}

#footer1_menu_cont {
    display: flex; justify-content: flex-end; width: 655px;
}

.footer1_menu {
    margin-right: 40px;
    font-size: 15px;
    line-height: 34px;
}

.footer1_ico_social {
    margin-bottom: -4px;
}

#footer1_menu1 {
    width: calc(30% - 40px);
}

#footer1_menu2 {
    width: calc(28% - 40px);
}

#footer1_menu3 {
    width: 42%;
    margin-right: 0;
    line-height: 21px;
}

.footer1_newsletter_radio_cont {
    width: 48%;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    color: #797E84;
    font-family: 'Montserrat-SemiBold';
}

.footer1_newsletter_radio_cont .fake_radio_off, .footer1_newsletter_radio_cont .fake_radio_on {
    margin-bottom: -4px;
}

.fake_radio_cont {
    cursor: pointer;
}

.fake_radio_cont .fake_radio_off {
    display: inline-block;
}

.fake_radio_cont .fake_radio_on {
    display: none;
}

.fake_radio_cont.selected .fake_radio_off {
    display: none;
}

.fake_radio_cont.selected .fake_radio_on {
    display: inline-block;
}

.footer1_newsletter_checkbox_cont {
    font-size: 13px;
    line-height: 15px;
    color: #B1B1B1;
}

.footer1_newsletter_checkbox_cont a {
    font-weight: bold;
    text-decoration: underline;
}

.fake_checkbox_cont .fake_checkbox_off {
    display: inline-block;
}

.fake_checkbox_cont .fake_checkbox {
    float: left;
    margin: 0 8px 10px 0;
}

.fake_checkbox_cont .fake_checkbox_on {
    display: none;
}

.fake_checkbox_cont.selected .fake_checkbox_off {
    display: none;
}

.fake_checkbox_cont.selected .fake_checkbox_on {
    display: inline-block;
}

.footer1_newsletter_textbox_cont {
    position: relative;
    height: 40px;
}

.footer1_newsletter_email {
    width: calc(100% - 59px);
    height: 36px;
    padding-left: 15px;
    border: 2px solid #B1B1B1;
    background-color: #ffffff;
    font-size: 13px;
    line-height: 36px;
    color: #B1B1B1;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.footer1_newsletter_email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #B1B1B1;
}
.footer1_newsletter_email::-moz-placeholder { /* Firefox 19+ */
  color: #B1B1B1;
}
.footer1_newsletter_email:-ms-input-placeholder { /* IE 10+ */
  color: #B1B1B1;
}
.footer1_newsletter_email:-moz-placeholder { /* Firefox 18- */
  color: #B1B1B1;
}

.contactFormInput::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #B1B1B1;
}
.contactFormInput::-moz-placeholder { /* Firefox 19+ */
  color: #B1B1B1;
}
.contactFormInput:-ms-input-placeholder { /* IE 10+ */
  color: #B1B1B1;
}
.contactFormInput:-moz-placeholder { /* Firefox 18- */
  color: #B1B1B1;
}

.footer1_newsletter_send {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.breaker {
    clear: both;
}

#footer2_ext_cont {
    background-color: #E9E9E9;
    padding: 30px 0;
}

#footer2_int_cont {
    justify-content: space-between;
    font-size: 13px;
    line-height: 21px;
    color: #B1B1B1;
}

#product_gallery_thumb_cont {
    width: 60px;
    height: 470px;
    margin-right: 40px;
    order: 1;
    overflow: hidden;
    z-index:2;
}

#product_gallery_thumb_cont1 {
    width: 80px;
    height: 470px;
    overflow: hidden;
    overflow-y: scroll;
}

#product_gallery_thumb_cont2 {
    width: 60px;
    padding-right: 20px;
}

.product_gallery_thumb {
    width: 60px;
    height: 56px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border-bottom: 4px solid transparent;
    cursor: pointer;
}

.product_gallery_thumb:hover {
    opacity: 0.7;
}

.product_gallery_thumb.selected {
    border-color: #7DB52E;
}
.product_full_img_cont_ext{
    flex-grow: 2;
    order: 2;
}
.product_full_img_cont_box {
	position: relative;
    margin-right: 40px;
    min-height: 490px;

}
.product_full_img_cont {
    flex-grow: 2;
    max-height: 450px;
    max-width: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    order: 2;
    z-index:0;
}
.product_full_img_label{
	margin-top: 10px;
    text-align: center;
    font-family: 'Montserrat-Regular'; color: #3A4047; font-size: 14px;
    cursor: text;
    width: 100%;
}
.product_full_img_label b{
    font-family: 'Montserrat-SemiBold';
}
.product_gallery_navigator{
    margin-top: 10px;
    text-align: center;
    font-family: Arial; color: #3A4047; font-size: 22px;
    cursor: text;
    width: 100%;
    z-index:2;
}
.product_gallery_navigator .dot_selected{
    cursor: pointer; padding: 4px; text-shadow: 0px 0px 15px rgba(255, 255, 255, 1);
}
.product_gallery_navigator .dot_not_selected{
    color: #eeeeee; cursor: pointer; padding: 4px; text-shadow: 0px 0px 15px rgba(255, 255, 255, 1);
}

.product_btn_gallery {
	position: absolute;
    top: 400px;
    right: 60px;
    margin: auto;
    text-align: right;
    width: 44px; height: 40px;
    background: transparent url('../img/zoom.png') center center no-repeat;
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
    line-height: 34px;
    padding-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid transparent;
    opacity: 0.5;
    color: #797E84;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: none;
}
.imgVisible:hover .product_btn_gallery{
    display: block;
}

.product_detail_name{
    color: #3A4047; font-size: 14px; font-family: 'Montserrat-SemiBold';
}

.product_description{
    color: #3A4047;
    font-family: 'Montserrat-Medium';
    font-size: 16px;
}

.gallery_view_prev{
    position: absolute; left: 0px; top: 0px; height: 100%; width: 50px; cursor: pointer; background-position: center center; background-repeat: no-repeat;
}
.gallery_view_prev:hover{
    background-image:url('../img/btn_freccia_sx.png');
}
.gallery_view_next{
    position: absolute; right: 0px; top: 0px; height: 100%; width: 50px; cursor: pointer; background-position: center center; background-repeat: no-repeat;
}
.gallery_view_next:hover{
    background-image:url('../img/btn_freccia_dx.png');
}

.lightGalleryDiv{
    text-align: center;
}

.box_media_links{
    width: 100%;  text-align: center;
}
.box_media_links span{
    cursor: pointer;
}
.media_link_btn{
    height: 70px; padding-left: 3px; padding-right: 3px;
}
.video_link_btn{
    height: 50px; padding-left: 3px; padding-right: 3px; margin-top: 20px;
}
.video_link_btn_small{
    height: 50px; padding-left: 3px; padding-right: 3px; margin-top: 20px; width: 30px !important; height: 30px !important; margin-top: 0px !important;
}
.videoOpen{
    color: #cb0000; font-weight: bold;
}
.videoOpenList{
    display: flex; align-items: center; cursor: pointer;
}

#product_text_cont {
    width: calc(50% - 140px);
    order: 3;
}

.product_detail_cont {
    position: relative;
    height: 48px;
    border-top: 1px solid #DDDDDD;
}

.product_detail_cont {
    position: relative;
    height: 48px;
    border-top: 1px solid #DDDDDD;
    overflow: hidden;
}

.product_detail_cont.noopen span {
    cursor: default;
}

#share_widget_product {
    display: flex;
    align-items: center;
}

.product_detail_cont label {
    font-size: 14px;
    color: #3A4047;
    font-family: 'Montserrat-SemiBold';
    line-height: 48px;
    cursor: pointer;
}

.product_detail_row {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.product_detail_text {
    position: relative;
    padding-bottom: 15px;
}

.product_pdf_link{
    padding-bottom: 10px;
}

.product_detail_social {
    display: inline-block;
    vertical-align: middle;
}

#product_cartinfo_cont {

}

.product_priceinfo_cont {
    align-self: flex-end;
}

#product_pricectrl_cont {
    align-self: flex-end;
    text-align: right;
	margin-top: 70px;
    display: flex; justify-content: space-between;
}

.product_price_cont {
	float: right;
    font-size: 16px;
    line-height: 19px;
    color: #222222;
    font-family: 'Montserrat-Regular';
}
.product_var_price_cont {
	text-align: left;
    font-size: 16px;
    line-height: 19px;
    color: #222222;
    font-family: 'Montserrat-Regular';
    max-width: 50%;
}
.product_qty_cont {
	float: left;
    font-size: 16px;
    line-height: 19px;
    color: #222222;
    font-family: 'Montserrat-Regular';
}

.product_btn_order {
    margin-top: 20px;
    display: inline-block;
    height: 20px;
    padding: 10px 20px;
    background-color: #222222;
    color: #FFFFFF;
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
    line-height: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    min-width: 127px;
    text-align: center;
}

.lightened {
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn_black1 {
    display: inline-block;
    width: calc(100% - 40px);
    height: 20px;
    padding: 10px 20px;
    background-color: #222222;
    color: #FFFFFF;
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.btn_black2 {
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    background-color: #222222;
    color: #FFFFFF;
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.btn_black2:disabled {
    background-color: #aaa;
    cursor: auto;
}
.link_black2 {
    display: inline-block;
    width: calc(100% - 40px);
    padding: 10px 20px;
    background-color: #222222;
    color: #FFFFFF;
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.link_black3 {
    display: inline-block;
    padding: 10px 20px;
    background-color: #222222;
    color: #FFFFFF;
    font-family: 'Montserrat-SemiBold'; text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.link_white2 {
    display: inline-block;
    width: calc(100% - 40px);
    padding: 10px 20px;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #000000;
    font-family: 'Montserrat-SemiBold'; text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

#product_price {
    font-size: 24px;
    line-height: 40px;
    font-family: 'Montserrat-Regular';
}

#product_price span {
    font-size: 32px;
}

.product_disponibilityok {
    color: #7DB52E; font-size: 16px;
}
.product_disponibilityko {
    color: #db3030; font-size: 16px;
}

.product_whishlist_cont {
    padding-left: 28px;
    font-size: 14px;
    line-height: 22px;
    color: #7DB52E;
    font-family: 'Montserrat-Regular';
    cursor: pointer;
    float: right;
    background-image: url('../img/btn_preferiti.png');
    background-position: left center;
    background-repeat: no-repeat;
}

.product_whishlist_cont.selected {
    background-image: url('../img/btn_preferiti_a.png');
}

.cart_whishlist_cont {
    display: inline-block;
    padding-left: 28px;
    font-size: 13px;
    line-height: 22px;
    color: #7DB52E;
    font-family: 'Montserrat-Regular';
    cursor: pointer;
    background-image: url('../img/btn_preferiti.png');
    background-position: left center;
    background-repeat: no-repeat;
}

.cart_remove_cont {
    display: inline-block;
    padding-left: 28px;
    font-size: 13px;
    line-height: 22px;
    font-family: 'Montserrat-Regular';
    cursor: pointer;
    background-image: url('../img/btn_remove_cart.png');
    background-position: left center;
    background-repeat: no-repeat;
}

.edit_extra_data_btn {
    display: inline-block;
    padding-left: 28px;
    font-size: 13px;
    line-height: 22px;
    font-family: 'Montserrat-Regular';
    cursor: pointer;
    background-image: url('../img/btn_settings_grey.png');
    background-position: left center;
    background-repeat: no-repeat;
}
.edit_extra_data_red{
    color: red; font-family: 'Montserrat-Bold';
}
.edit_extra_data_delete{
    color: red; font-family: 'Montserrat-Bold'; text-decoration: underline; cursor: pointer;
}

.cart_whishlist_cont.selected {
    background-image: url('../img/btn_preferiti_a.png');
}

.cart_whishlist_mobile_cont {
    display: inline-block;
    padding: 13px 0 13px 36px;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    font-family: 'Montserrat-Regular';
    cursor: pointer;
    background-image: url('../img/btn_preferiti.png');
    background-position: 10px center;
    background-repeat: no-repeat;
}

.cart_remove_mobile_cont {
    display: inline-block;
    padding: 13px 0 13px 36px;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    font-family: 'Montserrat-Regular';
    cursor: pointer;
    background-image: url('../img/btn_remove_cart.png');
    background-position: 10px center;
    background-repeat: no-repeat;
}

.edit_extra_data_mobile {
    display: inline-block;
    padding: 13px 0 13px 36px;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    font-family: 'Montserrat-Regular';
    cursor: pointer;
    background-image: url('../img/btn_settings_grey.png');
    background-position: 10px center;
    background-repeat: no-repeat;
}

.cart_whishlist_mobile_cont.selected {
    background-image: url('../img/btn_preferiti_a.png');
}

label.addstring {
    display: block;
    cursor: pointer;
}

label.remstring {
    display: none;
    cursor: pointer;
}

.selected label.addstring {
    display: none;
}

.selected label.remstring {
    display: block;
}

.whishlist_remove_cont {
    padding-left: 28px;
    font-size: 13px;
    line-height: 22px;
    color: #7DB52E;
    font-family: 'Montserrat-Regular';
    cursor: pointer;
    background-image: url('../img/btn_preferiti.png');
    background-position: left center;
    background-repeat: no-repeat;
}

.whishlist_remove_cont.selected {
    background-image: url('../img/btn_preferiti_a.png');
}

.product_avail_cont{
	float: left;
}

.page_ext_cont_cstm_white {
    background-color: #ffffff;
}
#page_ext_cont_cstm1 {
    background: linear-gradient(90deg, #FFFFFF 50%, #FFFFFF 50%);
}
#page_ext_cont_cstm1 .page_int_text_cont {
    padding-top: 0;
    padding-bottom: 0;
}

#product_variants_header {
    display: flex;
    width: 100%;
    min-height: 60px;
    align-items: flex-start;
    justify-content: space-between;
    color: #B1B1B1;
    font-family: 'Montserrat-Bold';
    font-size: 11px;
}
#documents_filter_header{
	display: flex;
    width: 100%;
    min-height: 60px;
    align-items: flex-start;
    color: #B1B1B1;
    font-family: 'Montserrat-Bold';
    font-size: 11px;
}

.product_variants_header_filter1 {
    height: 100%;
    background-color: #7DB52E;
    color: #FFFFFF;
    line-height: 60px;
    padding-right: 40px;
}

.product_variants_header_filter1 input::placeholder {
  color: #FFFFFF;
}

.product_variants_header_filter2 {
    height: 100%;
    padding: 0 20px;
    background-color: #FFFFFF;
    line-height: 60px;
    text-align: left;
    flex-grow: 1;
}

.product_variants_header_filter3 {
    height: 100%;
    background-color: #FFFFFF;
    color: #3A4047;
    font-family: 'Montserrat-SemiBold';
    font-size: 14px;
    line-height: 60px;
    white-space: nowrap;
    text-align: right;
}

#page_ext_cont_cstm2 {
    background-color: #EEEEEE;
}

#page_ext_cont_cstm4 {
    background-color: #FFFFFF;
}

#product_variants_table, #product_variants_table_mobile {
    position: relative;
}

#product_cart_table {
    position: relative;
    width: 70%;
    margin-right: 2%;
}

#product_cart_total {
    position: relative;
    width: calc(28% - 80px);
    padding: 20px 40px 30px;
    margin-top: 34px;
    background-color: #ffffff;
}

table.product_table {
    width: 100%;
    border-collapse: collapse;
}

table.product_table tr th {
    padding: 10px 5px;
    color: #585858;
    font-family: 'Montserrat-Bold';
    font-size: 11px;
    line-height: 14px;
    text-align: left;
	text-transform: uppercase;
    border-bottom: 2px solid #dbdbdb;
}

table.product_table tr:first-of-type{
    background-color: transparent;
}
table.product_table tr{
    background-color: #FFFFFF;
}

table.product_table tr td {
    padding: 0 5px;
    color: #3A4047;
    font-size: 14px;
    font-family: 'Montserrat-Regular';
    line-height: 14px;
    border-bottom: 2px solid #dbdbdb;
}
table.product_table tr td.product_table_td_code{
    font-family: 'Montserrat-SemiBold';
}
table.product_table tr td.product_table_td_totprice{
    font-family: 'Montserrat-SemiBold';
}
table.product_table tr td.product_table_td_price{
    font-family: 'Montserrat-SemiBold';
}
.replacement_total_price{
    font-family: 'Montserrat-SemiBold';
}

table.product_table tr td.product_variants_table_td_img {
    position: relative;
    padding: 0;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    background-position: center;
    width: 100px; height: 60px;
    max-width: 100px;
    text-align: center;
    min-width: 60px;
}


table.product_table tr td.product_variants_table_td_img img {
    height: 60px;
}
table.product_table tr td.product_variants_table_td_img img.highlight{
    /* border-left: 4px solid #7DB52E; */
}

table.product_table tr td.product_variants_table_td_desc {
    padding: 15px 0px;
}

table.product_table tr.highlight{
    background-color: #ebebeb;
}
.product_table_td_price{
    text-align: right;
}
.non_disponibile{
    text-transform: uppercase; color: #dd0000; font-size: 10px; border: 1px solid #ebebeb; text-align: center; border-radius: 3px;
}

.td_replacement_img{
    border-left: 2px solid #eeeeee;
}

.product_attributes_mobile{
    display: flex; flex-wrap: wrap;
}

.kitPopupLinkOn {
    position: absolute;
    height: 12px;
    top: 0;
    bottom: 0;
    left: -10px;
    margin: auto;
    padding: 4px 3px 4px 3px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 12px;
    cursor: pointer;
    background-color: #7DB52E;
}
.kitPopupLink {
    position: absolute;
    height: 12px;
    top: 0;
    bottom: 0;
    left: -10px;
    margin: auto;
    background-color: #7DB52E;
    padding: 4px 3px 4px 3px;;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 12px;;
}


.kitPopupLinkOn .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color:rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.kitPopupLinkOn:hover .tooltiptext {
    visibility: visible;
}

table.product_table tr td.product_variants_table_td_prefbtn {
    padding: 0 10px;
    cursor: pointer;
}

table.product_table tr td.product_variants_table_td_cartbtn {
    padding: 0px;
    background-color: #222222;
}
table.product_table tr td.product_variants_table_td_cartbtn img{
    cursor: pointer;
    padding: 15px;
}
table.product_table tr td.product_variants_table_td_cartbtn_off {
    padding: 0 10px;
    background-color: #222222;
}
table.product_table tr td.product_variants_table_td_storebtn {
    padding: 0 10px;
    background-color: #ffffff;
    width: 52px;
}
table.product_table tr td.product_variants_table_td_storebtn img{
    padding: 15px; cursor: pointer;
}

table.product_table tr td.product_variants_table_td_minwidth {
    width: 1px;
}

table.product_table tr.product_variants_table_tr_replacement {
    display: none; border-left: 15px solid #eeeeee;
}

.product_table_attr_ico{
	height: 30px;
}

.product_variant_replacement_link {
    color: #7DB52E;
    cursor: pointer;
    margin-top: 5px;
    padding-right: 15px;
    background-image: url('../img/row_down.png');
    background-position: right center;
    background-repeat: no-repeat;
    font-family: 'Montserrat-Regular';
    white-space: nowrap;
}
.products_variants_repl_type{
    background-color: #eeeeee !important;
}

.product_variant_replacement_link.opened {
    background-image: url('../img/row_up.png');
}

.product_variant_mobile_replacement_link {
    color: #7DB52E;
    cursor: pointer;
    margin-top: 5px;
    padding-right: 15px;
    background-image: url('../img/row_down.png');
    background-position: right center;
    background-repeat: no-repeat;
}

.product_variant_mobile_replacement_link.opened {
    background-image: url('../img/row_up.png');
}

.product_variants_mobile_elem_cont {
    position: relative;
    height: 60px;
    margin-bottom: 2px;
    display: flex;
    justify-content: space-between;
    background-color: #FFFFFF;
}

.wishlist_mobile_elem_cont1 {
    position: relative;
    margin-bottom: 2px;
    display: flex;
    justify-content: space-between;
    background-color: #FFFFFF;
}

.wishlist_mobile_elem_cont2 {
    position: relative;
    min-height: 60px;
    display: flex;
    justify-content: space-between;
    background-color: #FFFFFF;
    flex-wrap: wrap;
    height: auto;
}

.product_variants_mobile_elem {
    position: relative;
    height: calc(100% - 20px);
    padding: 10px;
    color: #585858;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
}

.product_variants_mobile_elem_img {
    background-repeat: no-repeat;
    background-size: 90% auto;
    background-position: center;
    width: 60px;
    height: 40px;
}

.product_variants_mobile_elem_img img {
    display: block;
    height: 100%;
}

.product_variants_mobile_elem_img label {
    position: absolute;
    height: 12px;
    top: 0;
    bottom: 0;
    left: -10px;
    margin: auto;
    background-color: #7DB52E;
    padding: 4px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 12px;
}

.product_variants_mobile_elem_ref {
    flex-grow: 1;
}

.product_variants_mobile_elem_ref label {
    font-size: 11px;
    font-family: 'Montserrat-SemiBold';
}

.product_variants_mobile_elem_price {
    flex-grow: 1;
}

.product_variants_mobile_elem_price label {
    font-size: 11px;
    font-family: 'Montserrat-SemiBold';
}

.product_variants_mobile_elem_btninfo {
    width: 30px;
    height: 100%;
    padding: 0;
    background-image: url('../img/btn_info_varianti.png');
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.product_variants_mobile_elem_btninfo.selected {
    background-image: url('../img/btn_info_varianti_sel.png');
}

.product_variants_mobile_elem_btnpref {
    width: 40px;
    height: 100%;
    padding: 0;
    background-image: url('../img/btn_preferiti.png');
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.product_variants_mobile_elem_btnpref.selected {
    background-image: url('../img/btn_preferiti_a.png');
}

.wishlist_mobile_elem_btnpref {
    width: calc(70% - 40px);
    height: 100%;
    padding: 0 0 0 40px;
    line-height: 60px;
    color: #7DB52E;
    background-image: url('../img/btn_preferiti.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.wishlist_mobile_elem_btnpref.selected {
    background-image: url('../img/btn_preferiti_a.png');
}

.product_variants_mobile_elem_btncart {
    width: 40px;
    background-color: #7DB52E;
    background-image: url('../img/btn_carrello.png');
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.product_variants_mobile_elem_btnstore {
    width: 40px;
    background-color: #fff;
    background-image: url('../img/btn_store.png');
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.wishlist_mobile_elem_btncart {
    width: 30%;
    background-color: #7DB52E;
    background-image: url('../img/btn_carrello.png');
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.product_variants_mobile_elem_info_cont1 {
    position: relative;
    height: 0;
    margin-bottom: 2px;
    overflow: hidden;
    overflow-x: scroll;
}

.product_variants_mobile_elem_info_cont2 {
    width: max-content!important;
    height: 60px;
}

.product_variants_mobile_elem_info {
    position: relative;
    height: calc(100% - 20px);
    padding: 10px;
    color: #585858;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    display: inline-block;
}

.product_variants_mobile_elem_info label {
    font-size: 11px;
    font-family: 'Montserrat-SemiBold';
}

#product_other_cont1, #product_serie_cont1 {
    position: relative;
    height: 320px;
    overflow: hidden;
}

#product_other_cont2, #product_serie_cont2 {
    position: relative;
    height: 340px;
    padding: 0 50px;
    overflow: hidden;
    overflow-x: scroll;
}

#product_other_cont3, #product_serie_cont3 {
    width: max-content;
    padding-right: 50px;
}

.product_other_element {
    float: left;
    width: 245px;
    margin: 0 20px;
    cursor: pointer;
}

.product_other_element_img {
    width: 100%;
    display: block;
}
.product_other_element_bg_img {
    width: 100%;
	height: 200px;
	background-size: contain; background-position: center; background-repeat: no-repeat;
    display: block;
}

.product_other_element_text {
    color: #3A4047;
    font-family: 'Montserrat-Medium';
    font-size: 14px;
    line-height: 18px;
}

.product_other_element_text_info_cont {
    display: flex;
    justify-content: space-between;
}

.product_other_element_text_info1 {
    color: #797E84;
    font-size: 14px;
    line-height: 16px;
}

.product_other_element_text_info2 {
    color: #B1B1B1;
    font-size: 14px;
    line-height: 16px;
}

#product_other_prev, #product_serie_prev {
    position: absolute;
    width: 50px;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url('../img/btn_freccia_sx.png'),  linear-gradient(90deg, #FFFFFF 30px, transparent 50px);
    background-position: center left;
    background-repeat: no-repeat;
    cursor: pointer;
}

#product_other_next, #product_serie_next {
    position: absolute;
    width: 50px;
    height: 100%;
    right: 0;
    top: 0;
    background-image: url('../img/btn_freccia_dx.png'), linear-gradient(90deg, transparent 0px, #FFFFFF 30px);
    background-position: center right;
    background-repeat: no-repeat;
    cursor: pointer;
}

#btn_show_prodcat_info_cont {
    position: absolute;
    top: 3px;
    right: 0;
    display: none;
}

#btn_hide_prodcat_info_cont {
    position: absolute;
    top: 3px;
    right: 0;
    display: none;
}

#products_list_filter_open, #products_variant_filter_open {
    color: #7DB52E;
    font-family: 'Montserrat-Medium';
    font-size: 12px;
    line-height: 15px;
    text-decoration: underline;
}

#page_ext_cont_cstm3 {
    background-color: #EEEEEE;
    border-bottom: 1px solid #D9D9D9;
}

#page_ext_cont_cstm3 .page_int_text_cont {
    padding-top: 15px;
    padding-bottom: 15px;
}

#hp_banner {
    height: 620px;
    background-position: center;
}

#hp_banner_textcont {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 30px 40px 30px 40px;
    left: 0;
    bottom: 0px;
    color: #ffffff;
    font-family: 'Montserrat-Bold';
    font-size: 28px;
    width: 100%;
    line-height: 28px;
}

#hp_banner_text {
    padding: 0;

}

#hp_content1 {
    position: relative;
    height: 620px;
    overflow: hidden;
}

#hp_content1_nav_cont, .hp_content1_nav_cont {
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    width: 100%;
}

.hp_content1_nav_elem {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 2px;
    background-color: #7DB52E;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.hp_content1_nav_elem.selected {
    background-color: #003471;
}

.hp_content1_element {
    position: absolute;
    width: 100vw;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}

.hp_content1_element.selected {
    display: flex;
}

.hp_content1_element_cont {
    position: relative;
    /* width: 50%; */
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    cursor: pointer;
}

.hp_content1_element_cont_text {
    position: absolute;
    width: calc(50% - 80px);
    background-color: rgba(0, 0, 0, 0.6);
    padding: 15px 40px;
    right: 0;
    bottom: 0;
    color: #ffffff;
    font-family: 'Montserrat-Medium';
    font-size: 18px;
    line-height: 30px;
    min-height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hp_content1_element_cont_text h2 {
    color: #ffffff;
    font-family: 'Montserrat-Bold';
    font-size: 28px;
}

#hp_content2 {
    position: relative;
    display: flex;
    align-items: stretch;
}

.hp_content2_content {
    position: relative;
    padding-top: 25%;
    background-position: center;
    background-size: cover;
}

#hp_content2_1 {
    width: 33%;
}

#hp_content2_2 {
    width: 34%;
}

#hp_content2_3 {
    width: 33%;
}

.hp_content2_text_cont {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.3);
    opacity: 0;
}

.hp_content2_text_cont:hover {
    opacity: 1;
}

.hp_content2_text {
    position: absolute;
    width: 82%;
    padding: 0 9%;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    color: #ffffff;
    font-family: 'Montserrat-Medium';
    font-size: 18px;
    line-height: 21px;
}

.hp_content2_text h2 {
    color: #ffffff;
    font-family: 'Montserrat-Bold';
    font-size: 30px;
    line-height: 37px;
}

.filter_cont {
    color: #B1B1B1;
    font-family: 'Montserrat-Bold';
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
}

.filter_variant_cont {
    color: #3A4047;
    font-family: 'Montserrat-Bold';
    font-size: 11px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    flex-wrap: wrap;

}

.filter_variant_cont_1 {
    color: #ffffff;
    font-family: 'Montserrat-Bold';
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    line-height: 11px;
    text-align: left;
}

.filter_variant_btn_1 {
    height: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0px 15px;
    font-weight: bold;
    color: #7DB52E;
    cursor: pointer;
}

#category_filter {
    line-height: 60px;
    left: 300px;
    color: #B1B1B1;
    text-align: center;
    padding-left: 10px;
}

#secondary_category_filter {
    line-height: 60px;
    left: 580px;
    color: #B1B1B1;
    text-align: center;
}
#certification_reset_filter {
	line-height: 60px;
}

#page_ext_cont_doc_search {
	background: linear-gradient(90deg, #7DB52E 20%, #FFFFFF 20%);
	height: 60px;
    text-align: center;
}

.txtquantity_cont_product {
    position: relative;
    width: 60px;
	margin-top: 7px;
}
.txtquantity_cont {
    position: relative;
    width: 65px;
}
.page_cart .txtquantity_cont{
    width: 85px;
}
.txtquantity_cont .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color:rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 11px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}
.txtquantity_cont:hover .tooltiptext {
    visibility: visible;
}

.txtquantity {
    width: 32px;
    height: 16px;
    padding: 7px 25px 7px 7px;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #666666;
    background-color: #ffffff;
    border: 1px solid #B1B1B1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.txtquantity::placeholder{
    color: #666666;
}
.txtquantity:disabled{
    border: 1px solid #ebebeb;
}
.txtquantity:disabled::placeholder{
    color:#ddd;
}
.page_cart .txtquantity{
    width: 55px;
}

.lstquantity {
    width: 60px;
    height: 32px;
    padding: 0px;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #666666;
    background-color: #ffffff;
    border: 1px solid #B1B1B1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.txtquantity_increase {
    position: absolute;
    top: 7px;
    right: 5px;
    cursor: pointer;
}
.txtquantity_increase_off {
    position: absolute;
    top: 7px;
    right: 5px;
    opacity: 0.5;
}

.txtquantity_decrease {
    position: absolute;
    bottom: 7px;
    right: 5px;
    cursor: pointer;
}
.txtquantity_decrease_off {
    position: absolute;
    bottom: 7px;
    right: 5px;
    opacity: 0.5;
}

.popup_ext_cont {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(221, 221, 221, 0.8);
    z-index: 999;
    display: none;
    overflow-y: auto;
}

.popup_cont {
    position: relative;
    width: 750px;
    padding: 65px 25px;
    margin: 30px auto;
    background-color: #ffffff;
    color: #3A4047;
    font-size: 12px;
    line-height: 15px;
}

.popup_cont .popup_close {
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.popup_cont a {
    font-family: 'Montserrat-Medium';
    color: #7DB52E;
    text-decoration: underline;
}

.popup_cont h2 {
    font-family: 'Montserrat-Bold';
    font-size: 32px;
    line-height: 39px;
}
.popup_cont h3 {
    font-family: 'Montserrat-Bold';
    font-size: 22px;
    line-height: 20px;
}

.popup_cont .field_cont {
    margin: 20px 0 10px;
    font-family: 'Montserrat-Bold';
    font-size: 11px;
    line-height: 14px;
    color: #B1B1B1;
}

.popup_cont .field_cont input[type="text"], .popup_cont .field_cont input[type="password"], .popup_cont .field_cont select {
    width: 518px;
    height: 58px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #3A4047;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
}
.popup_cont .field_cont select{
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    -webkit-appearance:none;
}

.popup_cont .search_list_category_label{
    font-size: 14px; color: #3A4047;
}

.popup_waiticon {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(255,255,255,0.7);
    background-image: url('../img/waiticon.gif');
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}

#popup_login .popup_cont {
    height: 460px;
    text-align: center;
}

#popup_login_register_box {
    position: absolute;
    width: 100%;
    padding: 25px 0;
    left: 0;
    bottom: 0;
    text-align: center;
    background-color: #7DB52E;
    font-family: 'Montserrat-Medium';
    font-size: 12px;
    line-height: 15px;
    color: #ffffff;
}

#popup_login_register_box a {
    color: #ffffff;
    text-decoration: underline;
}

#popup_pass_reminder .popup_cont {
    height: 240px;
    text-align: center;
}
#popup_area_riservata .popup_cont {
    height: 280px;
    text-align: center;
}

#popup_ricerca .popup_cont{
    height: 240px;
    text-align: center;
}

.input_ricerca::placeholder{
    color: #ccc;
}

#popup_generic_message .popup_cont {
    text-align: center;
}

#popup_cart_confirm .popup_cont {
    height: auto;
    text-align: center;
}

.onlymobile, .onlymobile_inline, .onlymobile_tr, .onlymobile_td, .onlymobile_tr_show {
    display: none;
}

#mobile {
    display: none;
}

.block_spacer1 {
	height: 4px; width: 100%; max-width: 1240px; background-color: #E9E9E9; margin: auto;
}

#wishlistcount {
    height: 36px;
    color: #7DB52E;
    font-weight: bold;
    position: relative;
}
#wishlistcount div{
    position: absolute;
    right: -5px;
    bottom: 3px;
    color: #ffffff;
    background-color: #7DB52E;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 10px;
}
#wishlistcount img{
    height: 33px;
}

.alertsCountPanel
{
    height: 36px;
    color: #7DB52E;
    font-weight: bold;
    position: relative;
    cursor:pointer;
    display:flex;
    align-items: center;
}

.alertsCountPanel div{
    position: absolute;
    right: -5px;
    bottom: 3px;
    color: #ffffff;
    background-color: #7DB52E;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 10px;
}

.alertsCountPanel img{
    height: 26px;
}

#cartcount {
    height: 36px;
    font-weight: bold;
    position: relative;
    /*margin-left: 10px;*/
}
#cartcount div{
    position: absolute;
    right: -5px;
    bottom: 3px;
    color: #ffffff;
    background-color: #7DB52E;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 10px;
}
#cartcount img{
    height: 33px;
}

.quantitylbl_cont {
    position: relative;
}

.quantitylbl_cont .txtquantity_decrease{
    position: relative;
    margin-right: 8px;
    margin-bottom: -3px;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}

.quantitylbl_cont .txtquantity_increase{
    position: relative;
    margin-left: 8px;
    margin-bottom: -3px;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
}

.cart_total {
    position: relative;
    width: 100%;
}

.product_variants_mobile_replacement {
    display: none;
}

#header_menu_quickorder{
	color: #ffffff; background: #7DB52E url('../img/btn_QUICKORDER.png') left center no-repeat; background-position-x: 3px;
	padding: 2px 11px 2px 40px; border-radius: 3px; line-height: 12px; height: 24px; display: flex; align-items: center;
	font-family: 'Montserrat-SemiBold'; cursor: pointer; text-transform: uppercase;
}

#header_menu_search{
	color: #ffffff; background: #034A78 url('../img/btn_search_white.png') left center no-repeat; background-position-x: 10px;
	padding: 2px 11px 2px 40px; border-radius: 3px; line-height: 12px; height: 24px; display: flex; align-items: center;
	font-family: 'Montserrat-SemiBold'; cursor: pointer; text-transform: uppercase;
}


#popup_quickorder .popup_cont {
    min-height: 375px;
    text-align: center;
	padding: 65px 0px;
}

.popup_cont .field_cont_quickorder {
    margin: 35px 0 20px;
    font-family: 'Montserrat-Bold';
    font-size: 11px;
    line-height: 14px;
    color: #B1B1B1;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.quickorder_code_label{
	text-transform: uppercase;
}
.quickorder_code{
	padding: 10px;
	text-align: left;
}
.quickorder_code input{
	width: 240px;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #3A4047;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
	margin-top: 10px;
}
.quickorder_qta{
	padding: 10px;
	text-align: left;
}
.quickorder_qta input{
	width: 65px;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #3A4047;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
	margin-top: 10px;
}
.quickorder_btn{
	padding-top: 35px;
}
.quickorder_button_black1 {
    display: inline-block;
    height: 40px; width: 120px;
    padding: 10px 20px;
    background-color: #222222;
    color: #FFFFFF;
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
    line-height: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.quickorder_button_black1:disabled {
    background-color: #ebebeb;
    cursor: auto;
}


.quickorder_table {
    position: relative;
    width: 70%;
    margin-right: 2%;
}

.quickorder_mobile {
    position: relative;
}

.quickorder_search_result{
	min-height: 150px; background-color: #EEEEEE; padding-bottom: 30px;
}

.quickorder_item_table{
	width: 490px;
	display: flex;
	text-align: left;
	margin: auto auto 8px auto;
	margin-top: 10px;
    min-height: 60px;
    background-color: #ffffff;
}
.quickorder_col_image, .quickorder_col_code, .quickorder_col_detail, .quickorder_col_price, .quickorder_col_preferiti, .quickorder_col_disp, .quickorder_col_richiedi_info{
	padding-left: 3px; padding-right: 3px;
}
.quickorder_col_detail{
    flex-grow: 1; color: #666666; padding: 5px 3px 5px 3px;
}
.quickorder_price{
    padding-top: 3px;
}
.quickorder_item_title{
	height: 20px; text-align: left;
	font-family: 'Montserrat-SemiBold'; font-size: 11px; text-transform: uppercase;
}
.quickorder_item_image{
	min-width: 60px; width: 60px; height: 60px; background-color: #ffffff;
	background-size: contain; background-repeat: no-repeat; background-position: center center;
	order: 1;
}
.quickorder_item_ref {
	width:120px; height: 60px; background-color: #ffffff;
	order: 3;
}
.quickorder_item_detail{
	min-height: 60px; background-color: #ffffff;
	order: 2;
}
.quickorder_item_disp{
	height: 60px; background-color: #ffffff;
	order: 4;
}
.quickorder_item_price{
	width:60px; height: 60px; background-color: #ffffff;
	order: 5;
}

.quickorder_item_preferiti{
	width:30px; height: 60px; background-color: #ffffff;
	order: 6;
}
.quickorder_item_link{
	text-decoration: none; color: #666666; cursor: pointer;
}
.quickorder_text_view{
	height: 60px; display: table-cell; vertical-align: middle;
}

.quickorder_cart_box{
	width:100%; height: 60px; padding-top: 20px; background-color: #7DB52E;
}
.quickorder_cart_button{
	width: 140px; height: 40px; border: 2px solid #ffffff; border-radius: 5px;
	text-align: center; line-height: 40px; margin: auto;
}
.quickorder_cart_button a{
	color: #ffffff;  text-transform: uppercase; text-decoration: none;
}
.quickorder_item_sostitutivo{
	width: 490px;
    display: block;
    text-align: center;
    margin: auto;
    padding: 0px;
    height: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.distinta_kit_fascia{
    background-color: #e9e9e9;
}
.distinta_kit_container{
    display: flex; flex-wrap: wrap;
}
.distinta_kit_element {
    float: left;
    width: 245px;
    margin: 0 20px;
}
.distinta_kit_bg_img {
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}

.chisiamo{
	max-width: 1280px;
	margin-right:auto;
	margin-left:auto;
}

.chisiamo_spacer{
    height: 20px;
}

.chisiamo_mainBanner{
    /*background-image: url('../img/banner_chisiamo.jpg');*/
    background:linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/banner_chisiamo2.jpg');
	background-size: cover;
	text-align: center;
	color: #FFF;
	font-size: 32px;
	height: 400px;
	background-position:center;
}

.chisiamo_banner{
	background-color: #FFF;
	text-align:center;
}

.chisiamo_mainBanner_firsTitle{
	font-weight: 500;
    padding-top: 100px;
    line-height:65px;

	margin-bottom:25px;
	font-family: "Montserrat-Medium";
}

.chisiamo_mainBanner_secondTitle{
	font-weight:300;
	padding-bottom:151px;
	letter-spacing: 2px;
	font-family: "Montserrat-Medium";
}

.chisiamo_banner1_title{
	color:#3A4047;
	font-size: 30px;
	font-weight: 500;
	font-family: "Montserrat-Bold";
	padding-top: 46px;
	margin-bottom:30px;
}

.chisiamo_banner1_divisor{
	height: 4px;
	background-color: #7DB52E;
	max-width:7%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

.chisiamo_banner1_description{
	color:#666;
	font-size: 16px;
	padding-bottom:60px;
	margin-left:auto;
    margin-right: auto;
    line-height: 22px;
}

.chisiamo_banner_type2{
	background-color: #EEE;
}

.chisiamo_banner_type2_container{
	max-width:1280px;
	margin-right:auto;
	margin-left:auto;
}

.chisiamo_margherita{
    max-width: 800px;
    width: 100%;
    margin: 20px 0px;
}

.chisiamo_banner3_title{
	text-align: center;
	padding-top:50px;
	font-family: "Montserrat-Bold";
	font-weight: 500;
	font-size: 32px;
	color: #222;
	margin-bottom:0px;
}

.chisiamo_banner3_points_container{
    /*display: flex;
    flex-flow: column;*/
    text-align: center;
}

.chisiamo_banner4_title{
	color:#3A4047;
	font-size: 30px;
	font-weight: 500;
	font-family: "Montserrat-Bold";
	padding-top: 46px;
	margin-bottom:30px;
	text-align: left;
}

.chisiamo_banner4_divisor{
	height: 4px;
	background-color: #7DB52E;
	max-width:9%;
	margin-right: auto;
	margin-bottom: 40px;
}

.chisiamo_banner4_elements{
	display:flex;
	text-align: left;
}

.chisiamo_banner4_element1{
    margin-right:60px;
    margin-bottom: 20px;
}

.chisiamo_banner4_element2{
	width:45%;
}

.chisiamo_banner4_element_title{
	font-family: "Montserrat-Bold";
	font-size: 18px;
	color: #222222;
	margin-bottom: 9px;
}

.chisiamo_banner4_element_description{
	font-size: 16px;
	color: #666;
    margin-bottom: 75px;
    line-height: 22px;
}

.chisiamo_banner5_title{
	text-align: center;
	padding-top:81px;
	font-family: "Montserrat-Bold";
	font-weight: 500;
	font-size: 32px;
	color: #222;
	margin-bottom:35px;
}

.chisiamo_banner5_elements{
	display:flex;
	margin-right:auto;
	margin-left:auto;
}

.chisiamo_banner5_element{
	width:100%;
	margin-bottom: 70px;
}

.chisiamo_banner5_element_title{
	text-align: center;
	font-size: 18px;
	font-family: "Montserrat-Bold";
	color: #3A4047;
	margin-bottom:30px;
}

.chisiamo_banner5_element_description{
	font-size: 16px;
	color: #666;
    text-align: center;
    line-height: 22px;
    padding: 0px 15px 0px 15px;
}

.chisiamo_banner5_element_image{
	height:134px;
	width:134px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom:30px;
}

.element_image1{
	background-image: url('../img/lealta.png');
}

.element_image2{
	background-image: url('../img/coerenza.png');
}

.element_image3{
	background-image: url('../img/passione.png');
}

.element_image4{
	background-image: url('../img/ascolto.png');
}

.element_image5{
	background-image: url('../img/flessibilita.png');
}

.chisiamo_banner6_title{
	font-family: "Montserrat-Bold";
	font-weight: 500;
	font-size: 24px;
	color: #222;
	margin-bottom: 20px;
}

.chisiamo_banner6_description{
	font-family: "Montserrat-Medium";
	font-size: 18px;
	color: #3A4047;
	margin-bottom:10px;
}

.chisiamo_banner6_image{
	margin-top: 60px;
	margin-bottom: 20px;
	background-image: url('../img/green-quote.png');
	height: 32px;
	width: 43px;
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left: auto;
}

.chisiamo_banner10_title{
	color:#3A4047;
	font-size: 30px;
	font-weight: 500;
	font-family: "Montserrat-Bold";
	padding-top: 46px;
	margin-bottom:30px;
	text-align: left;
	padding-left: 40px;
}

.chisiamo_banner10_divisor{
	height: 4px;
	background-color: #7DB52E;
	max-width:9%;
	margin-right: auto;
	margin-bottom: 201px;
	margin-left: 40px;
}

.chisiamo_banner10_element{
	height: 361px;
	margin-bottom:189px;
	margin-left: auto;
	margin-right: auto;
}

.chisiamo_banner10_element_container{
	display:flex;
}

.chisiamo_banner3_point{
	text-align:center;
	font-size: 45px;
	color: #7DB52E;
	height:134px;
	width:134px;
	min-width:134px;
	border-radius: 50%;
  	background-color: #FFF;
  	margin-left:auto;
  	margin-right: 30px;
  	line-height: 134px;
  	/* margin-bottom: 21px; */
  	font-family: "Montserrat-Regular";
}

.chisiamo_banner3_points_internal_container {
    display: flex;
    flex-flow: column;
    justify-content: space-evenly;
}

.chisiamo_banner3_points_title{
	text-align: left;
	color: #222;
	font-size: 20px;
	font-family: "Montserrat-Regular";
	margin-bottom: 7px;
}

.chisiamo_banner3_points_description{
	text-align: left;
}

.chisiamo_banner3_points_element{
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 83px;
    width:100%;
    display: flex;
}

.chisiamo_banner8_points_container{
	display:flex;
}

.chisiamo_banner8_point{
	text-align:center;
	font-size: 80px;
	color: #7DB52E;
	height:134px;
	width:134px;
	border-radius: 50%;
	border: 7px solid #7DB52E;
  	margin-left:auto;
  	margin-right: auto;
  	line-height: 134px;
  	margin-bottom: 21px;
  	font-family: "Montserrat-Regular";
}

.chisiamo_banner8_points_title{
	font-family: "Montserrat-Bold";
	font-size: 18px;
	color: #3A4047;
	text-align: center;
}

.chisiamo_banner8_points_element{
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 96px;
	width:100%;
}

.chisiamo_banner8_title{
	text-align: center;
	font-size: 30px;
	font-family: "Montserrat-Bold";
	color: #3A4047;
	margin-top: 80px;
	margin-bottom: 40px;
}

.chisiamo_banner7_title{
	text-align: center;
	font-family: "Montserrat-Bold";
	font-size: 30px;
	color: #3A4047;
	margin-bottom: 30px;
	padding-top: 80px;
}

.chisiamo_timeline{
	display:flex;
}

.chisiamo_timeline_left{
	margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.chisiamo_timeline_right{
	margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.chisiamo_timeline_rightTitle{
	text-align:right;
	font-size: 42px;
	color: #222;
	font-family: "Montserrat-Regular";
	padding-bottom:25px;
	border-bottom: solid 3px #7DB52E;
	margin-top: 220px;
	margin-bottom:20px;
}

.chisiamo_timeline_leftTitle{
	text-align:left;
	font-size: 42px;
	color: #222;
	font-family: "Montserrat-Regular";
	padding-bottom:25px;
	border-bottom: solid 3px #7DB52E;
	margin-top: 220px;
	margin-bottom:20px;
}

.timeline_left_dot{
	height: 25px;
	width: 25px;
	background-color: #7DB52E;
	border-radius: 50%;
	display: inline-block;
	position:absolute;
	margin-left:24px;
}

.timeline_right_dot{
	height: 25px;
	width: 25px;
	background-color: #7DB52E;
	border-radius: 50%;
	display: inline-block;
	position:absolute;
	margin-left: -50px;
}

.timeline_left_right_dot{
	height: 25px;
	width: 25px;
	background-color: #7DB52E;
	border-radius: 50%;
	display: inline-block;
	float:right;
	margin-right: -49px;
}

.chisiamo_timeline_emptyDot{
	height: 23px;
	width: 23px;
	background-color: #FFF;
	border-radius: 50%;
	border: 2px solid #7DB52E;
	display: inline-block;
	position:absolute;
	margin-left: -51px;
}

.chisiamo_timeline_left_element{
	border-right: solid 2px #7DB52E;
	padding-right: 36px;
}

.chisiamo_timeline_right_element{
	border-left: solid 2px #7DB52E;
	padding-left: 36px;
	margin-left: -2px;
}
.chisiamo_timeline_right_description{
    line-height: 22px;
}
.chisiamo_timeline_left_description{
    line-height: 22px;
}

.chisiamo_banner10_element_image{
	width:63%;
	align-self: stretch;
	position: relative;
}

.chisiamo_banner10_element_img{
	width: 800px;
	max-width:100%;
	height: 500px;
	margin-top: -140px;
	background-size: cover;
}

.image_product1{
	background-image: url('../img/service_center.png');
}

.image_product2{
	background-image: url('../img/Accessori.png');
}

.image_product3{
	background-image: url('../img/Sole.png');
}

.image_product4{
	background-image: url('../img/Vista.png');
}

.image_product5{
	background-image: url('../img/Reading.png');
}

.image_product6{
	background-image: url('../img/occhiali_sole.png');
}

.chisiamo_banner10_element_text_container{
	width:37%;
}

.chisiamo_banner10_element_title{
	color: #3A4047;
	font-size: 25px;
	font-family: "Montserrat-Bold";
	padding-top:54px;
	text-align: left;
	margin-bottom: 20px;
}

.chisiamo_banner10_element_description{
	color: #666;
	font-size: 16px;
	text-align: left;
}

.chisiamo_banner10_element_divisor{
	height: 4px;
    background-color: #7DB52E;
    max-width: 27%;
    margin-right: auto;
    margin-bottom: 20px;
}

.chisiamo_timeline_left_image1{
	background-image: url('../img/active_framesi.png');
	height: 132px;
	width: 243px;
}

.chisiamo_timeline_left_image2{
	background-image: url('../img/airport.png');
	height:87px;
	width:178px;
	margin-top: 20px;
}
.chisiamo_timeline_left_image3{
	background-image: url('../img/logo_neyeture_trasp.png'); background-size: contain; background-repeat: no-repeat;
	height:87px;
	width:220px;
	margin-top: 20px;
}
.chisiamo_timeline_left_image4{
	background-image: url('../img/eticamente.png'); background-size: contain; background-repeat: no-repeat;
	height:87px;
	width:220px;
	margin-top: 20px;
}

.chisiamo_timeline_segment{
	height: 7px;
	width: 2px;
	background-color: #7DB52E;
	margin-right: auto;
	margin-left:auto;
	margin-top: 6px;
}

.banner10_left_container{
	margin-left: 36px;
	padding-right:40px;
}

.banner10_right_container{
	margin-right: 36px;
	padding-left:40px;
	padding-right:40px;
}

.chisiamo_timeline_left_element_mobile{
	display:none;
}

.chisiamo_timeline_right_element_mobile{
	display:none;
}

.store_locator_section3
{
	background-color: #7DB52E;
	text-align:center;
	color:#FFF;
	padding-top: 40px;
}

.store_locator_section3_title
{
	font-size: 25px;
    font-family: "Montserrat-Bold";
    margin-bottom: 10px;
}

.store_locator_section3_description
{
	margin-bottom: 30px;
}

.store_locator_section3_ref_button
{
	background-color: #7DB52E;
	color: #FFF;
	border-radius: 5px;
	border: 3px solid #FFF;
	font-size: 18px;
	padding: 10px;
    margin-bottom: 20px;
    margin: 0px auto 20px auto;
    width: 150px;
    cursor: pointer;
}

.store_locator_description
{
	margin-bottom:50px;
}

.store_locator_map
{

}

#store_locator_map {
	height: 800px;
	width: 100%;
}


.store_locator_legenda
{
	position: absolute;
	top:0px;
	width: 250px;
}

.store_locator_legenda_info
{
	display:grid;
	grid-template-columns: 70px 135px;
    margin-left: 27px;
    width: calc(100% - 30px);
    padding-top: 10px;
}

.store_locator_legenda_info_container
{
	background-color: rgba(125,181,46,0.85);
}

.store_locator_legenda_info_content
{
	background-color: rgba(125,181,46,0.15);
	border-bottom: 2px solid #FFF;
	margin-bottom: 15px;
	margin-left: 5px;
    width: 130px;
}

.store_locator_legenda_text
{
	font-family: "Montserrat-SemiBold", sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align:right;
}

.store_locator_legenda_text1
{
	margin-top: 10px; text-transform: uppercase;
}

.store_locator_map_container {
	position: relative;
}

.store_locator_legenda_localize_me
{
	background-color: rgba(233, 233, 233, 0.85);
	text-align:center;
}

.store_locator_list {
	position: relative;
	background-color: rgba(233, 233, 233, 0.85);
    overflow: scroll;
    max-height: 480px;
}

.store_locator_row {
    display: flex;
	color: #222222;
    padding: 10px 20px;
    font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
    border-bottom: 1px solid #2222;
	cursor: pointer;
}

.store_locator_row_selected {
    background-color: rgba(42, 96, 148, 0.6);
    color: white;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.store_locator_row_number {
	font-size: 24px;
    padding-right: 10px;
    line-height: 24px;
    min-width: 27px;
    margin: auto 0px;
}

.store_locator_row span {
    /*color: #222222;*/
    font-size: 12px;
	font-weight: bold;
}

.localize_me_action
{
	background-color: #222222;
	font-family: "Montserrat-Regular", sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 28px;
	margin-bottom: 29px;
	padding: 11px 78px 11px 49px;
	background-image: url("../img/position_dot.png");
	background-repeat: no-repeat;
	background-position: right 49px bottom 50%;
	border-radius: 3px;
}

.find_position_action
{
	background-color: #222222;
    font-family: "Montserrat-Regular", sans-serif;
    font-size: 14px;
    color: #FFF;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: url(../img/btn_cerca_white.png);
    background-repeat: no-repeat;
    background-position: right 63px bottom 50%;
    border-radius: 3px;
    width: calc(100% - 40px);
    padding: 11px 66px;
    text-align: left;
	max-width: 225px;
}

.reset_action
{
	background-color: #222222;
	font-family: "Montserrat-Regular", sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 29px;
	padding: 11px 20px 11px 20px;
	border-radius: 3px;
}

.find_position_action_container
{
	text-align:center;
}

.map_infow_link{
    text-decoration: underline; color: #7DB52E; font-weight: bold;
}

.career
{
	width:100%;
}

.career_container
{
	max-width:1280px;
	margin-left:auto;
	margin-right:auto;
}

.career_section
{
	display:flex;
	margin-bottom:10px;
	justify-content: space-between;
}

.career_section_left {
	padding-left: 40px; width: 100%;
}

.career_redirectControl
{
	background-color: #7DB52E;
	color: #FFF;
	border-radius: 3px;
	padding:20px 20px 20px 20px;
	font-size: 16px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	margin-bottom:20px;
}

.thankyou_page_title{
    width: calc(100% - 80px); text-align: center; padding: 40px; margin-top: 50px;
    font-size: 30px; font-weight: bold; color: #000000;
}

.section_left_title
{
	font-size: 30px;
    color: #0C1E3F;
    border-bottom: 1px solid #0C1E3F;
    padding-bottom: 10px;
    margin-top: 40px;
    margin-bottom:30px;
}

.section_left_text
{
	text-align: justify;
    font-size: 18px;
    font-weight: 300;
    margin-top: 40px;
	margin-bottom: 40px;
    color: #696969;
}

.ottico_container
{
	width:100%;
}

.ottico_banner
{
	width:100%;
}

.ottico_banner1
{
	background-image:url('../img/banner_ottico.png');
	text-align:center;
	color:#FFF;
	font-size:32px;
	font-family:"Montserrat", sans-serif;
	background-repeat:no-repeat;
	background-size:cover;
}

.ottico_banner_title
{
	font-weight:700;
	margin-bottom:20px;
	padding-top:151px;
}

.ottico_banner_description
{
	font-weight:500;
	padding-bottom:151px;
}

.section_green
{
	width:100%;
	background-color:#7DB52E;
}

.ottico_contact_form_container
{
	max-width:580px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.form_header_text
{
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: 30px;
	color:#FFF;
	padding-top:82px;
    margin-bottom:20px;
    line-height: 32px;;
}

.form_header_divisor
{
	background-color:#fff;
	height:3px;
	width:100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
}

.form_field
{
	margin-bottom:20px;
}

.form_field_name
{
	color:#BCE484;
	font-size:12px;
    text-align:left;
    text-transform: uppercase;
}

.contactFormInput
{
	background-color: #fff;
	/*color:#B1B1B1;*/
	font-size:16px;
	height:40px;
	width: calc(100% - 16px);
	padding-left:16px;
}
.contactFormInput:disabled
{
	background-color: #ebebeb;
}

.contactFormCheck{
    color: #ffffff; text-transform: uppercase;
}
.contactFormCheck label{
    padding-left: 5px;
}

.customerFormFieldNote{
    font-size: 11px; color: #ffffff;
}

.messageTextbox {
    height: 90px;
    padding-top: 10px;
}

.listboxFormInput {
	background-color: #fff;
    color: #222222;
    font-size: 16px;
    height: 40px;
    width: 100%;
	text-indent: 6px;
}

.half {
	width: 49%;
}

.tel_prefix {
	width: 24%;
}

.telephone {
	width: 74%;
}

.privacy_text
{
	margin-left:5px;
	color:#FFF;
	margin-bottom: 30px;
}

.privacy_text2
{
	margin-left:5px;
	color:#FFF;
	margin-bottom: 30px;
    text-align: left;
}
.privacy_text2 a{
	text-decoration: underline;
}

.newsletter_text {
    color: #FFF;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: left;
}

.thankyou_text {
	font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #FFF;
    padding: 82px;
    line-height: 35px;
    text-align: center;
}

.thankyou_text .small {
	font-size: 22px;
}

.contactFormSendInput
{
	background-color:#7DB52E;
	border:2px solid #fff;
	border-radius:3px;
	color:#fff;
	font-size:14px;
	font-family:"Montserrat",sans-serif;
	padding:11px 20px 11px 20px;
	margin-bottom:81px;
    cursor: pointer;
}

.section_groups
{
	max-width:1280px;
	margin-left:auto;
	margin-right:auto;
	display:flex;
}

.ottico_section_left_title
{
	color:#3A4047;
	font-family:"Montserrat",sans-serif;
	font-weight:700;
	font-size:30px;
	margin-top:50px;
	margin-bottom:30px;
	text-align:left;
}

.ottico_section_left_divisor
{
	height:4px;
	width:100px;
	background-color: #7DB52E;
	margin-bottom:25px;
}

.ottico_section_left_text
{
	margin-right:40px;
	color:#666;
	font-size:16px;
	margin-bottom:30px;
}

.ottico_section_tg{
    margin-top: 40px; margin-bottom: 40px; max-width: 1200px; background-color: #f0f0f0; display: flex;
}
.ottico_section_tg .ottico_section_left{
    width: calc(50% - 40px); padding-left: 40px;
}
.ottico_section_tg .ottico_section_right{
    width: 50%;
}
.ottico_section_tg .ottico_section_right img{
    width: 100%;
}

.registrationInput
{
	background-color:#000;
	color:#fff;
	border-radius:3px;
	padding: 11px 17px 11px 17px;
	margin-bottom:99px;
}

.doc_link {
    color: #7DB52E;
    font-size: 13px;
    font-weight: bold;
}

.td_cert_download {
    width: 200px;
    text-align: center;
}

.box_doc_download_mobile {
	background-color: white;
    margin-bottom: 5px;
    text-align: center;
    padding: 10px;
}

.page_container
{
    max-width: 1280px;
    margin-left:auto;
    margin-right:auto;
}

.news_container
{
    display:grid;
    grid-template-columns: 560px 560px;
    grid-gap:60px;
    justify-content: space-between;
    margin-bottom:100px;
}

.news_list_element_link
{
    background-color:#171B20;
    padding:10px 14px 10px 14px;
    text-decoration:none;
    color:#FFF;
    max-width:40%;
    text-align:center;
    border-radius:5px;
    font-family:"Montserrat", sans-serif;
    font-weight:700;
    text-align: center;
}

.page_news_title
{
    font-size:30px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color:#171B20;
    margin-top:20px;
    margin-bottom:50px;
    padding-bottom:20px;
    border-bottom: 4px solid #7DB52E;
    width:200px;
}

.news_list_element_description
{
    margin-bottom:10px;
}

.news_details_title
{
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color:#3A4047;
    font-size:30px;
    margin-bottom:25px;
    line-height: 30px;
}

.news_details_description
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size:15px;
    margin-bottom:20px;
}

.hotlink {
	color: #7DB52E;
    text-decoration: underline;
}

.news_panel_container
{
    display:grid;
    grid-template-columns: 560px 560px 560px;
    margin-bottom:40px;
    justify-content: space-between;
    padding-right:20px;
    padding-left:20px;
}

.news_panel_title
{
    text-align:center;
    color:#3A4047;
    padding-top:60px;
    margin-bottom:38px;
    font-size:32px;
	font-family: 'Montserrat-Semibold';
    font-weight: 600;
}

.news_panel
{
    background-color:#F6F6F6;
    padding-bottom:68px;
}

.news_panel_list_element
{
    background-color:#FFF;
}

.news_panel_list_element_link
{
    color:#7DB52E;
    text-decoration:underline;
    padding-left:30px;
    margin-bottom:37px;
}

.news_details
{
    margin-top:10px;
}

.back_button_news
{
    color:#7DB52E;
    border:3px solid #7DB52E;
    border-radius: 5px;
    width:100px;
    padding:10px 15px 10px 15px;
    text-align:center; text-transform: uppercase;
}

.news_actions
{
    display:flex;
    justify-content: space-between;
}

/* Fix per popup lightbox */
.lg-image{
    padding-bottom: 110px; padding-top: 50px;
}

.career_section img {
	width: 384px;
    margin-left: 30px;
}

.double_field_container {
	display: flex;
	justify-content: space-between;
}

.contacts_main_container {
	display: flex;
    flex-flow: column;
}

.contacts_main_container .generic_page_title {
	margin-bottom: 80px;
}

.contacts_main_container .form_header .generic_page_title {
    font-size: 38px;
    line-height: 47px;
    margin-bottom: 64px;
}

.contacts_main_container .form_content {
	margin-top: 40px;
}

.contacts_main_container .form_field_name {
	color: #666666;
    font-family: 'Montserrat-Semibold';
}

.contacts_left_div {
	/* width: 50%; */
	width: 100%;
}

.contacts_box {
    padding-bottom: 20px;
    margin: 0 40px 40px 40px;
    line-height: 20px;
}

.contacts_bordered_box {
	border-bottom: #EEEEEE 4px solid;
    padding-bottom: 20px;
    margin: 0 40px 40px 40px;
	line-height: 20px;
}
.contacts_bordered_box_noborder{
    border-bottom: 0px;
}

.contacts_subtitle {
	font-family: 'Montserrat-Regular';
    color: #222222;
    font-size: 18px;
    line-height: 22px;
}

.contacts_text {
	color: #666666;
}

.contacts_text a {
	color: #7DB52E;
}

.contacts_text b {
	color: #222222;
}

.contact_form_nc{
    text-align: center;
}
.contact_form_nc a{
    background-color: #7DB52E; color: #ffffff; text-transform: uppercase; border-radius: 3px; padding: 3px 5px; font-size: 16px; font-weight: bold;
}

.contacts_flexbox {
    display: flex;
    margin-bottom: 40px;
    border-bottom: #EEEEEE 4px solid;
}

.contacts_right_div {
    /* width: calc(50% - 80px); */
    /* width: 100%;
    background-color: #EEEEEE;
    padding: 0px 40px; */
}

.contacts_table {
    color: #000;
    border-collapse: collapse;
}

.contacts_table th {
    padding: 5px 8px;
    text-align: left;
    background-color: #7DB52E;
    border: 1px solid #7DB52E;
}

.contacts_table td {
    padding: 5px 8px;
    border: 1px solid #7DB52E;
}

.contacts_table td.longer {
    width: max-content;
    display: flex;
    align-items: center;
    border: none;
}

.contacts_table img {
    height: 20px;
    vertical-align: bottom;
}

.contacts_table .longer img {
    height: 30px;
    margin-left: 10px;
}

.login_checkbox_container {
    display: flex;
    align-items: center;
}

.fake_check_container {
    min-width: 17px;
    height: 17px;
    border: 2px solid #7DB52E;
    border-radius: 3px;
    margin-right: 5px;
}

.fake_check_container img {
    display: none;
}

.fake_check_container.checkbox_checked img {
    display: block;
}

.login_text {
    font-size: 14px;
    color: #666666;
}

.login_text a {
	color: #7DB52E;
    text-decoration: underline;
}

.remind_me_text {
    font-family: 'Montserrat-Medium';
    font-size: 12px;
    color: #7DB52E;
}

.contactFormSendInputBlack {
    background-color: #7DB52E;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-family: "Montserrat",sans-serif;
    padding: 11px 20px 11px 20px;
    margin-top: 34px;
    background-color: #222222;
    font-family: 'Montserrat-Regular';
    float: right;
	cursor: pointer;
}

.fixed{
	top:80px;
	position:fixed;
	width:auto;
	max-width: 1240px;
	display:none;
	border:none;
    background-color: #EEEEEE;
    z-index: 1;
}

.pagamentoNote{
	width: calc(100% - 10px);
    height: 150px;
    border: 1px solid #797E84;
    font-size: 14px;
    color: #797E84;
    padding: 5px;
}
.pagamentoOa{
	width: calc(100% - 10px);
    height: 20px;
    border: 1px solid #797E84;
    font-size: 14px;
    color: #797E84;
    padding: 5px;
}

.consenso_privacy{
    font-size: 14px; padding-top: 14px;
}
.consenso_privacy a{
    text-decoration: underline;
}

.ottico_attiva_ins_pass{
    color: #BCE484;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.kitPopupBackground{
    width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; background-color: rgba(0,0,0,0.5); z-index: 999;
}
#kitPopupBox{
    background-color: #ffffff;
    max-width: 1300px; width: auto; margin: 30px auto auto auto; position: relative; padding-top: 20px; max-height: calc(100% - 50px);
    overflow-y: scroll;
}
.pnlKitPopupCol1{
    width: 20px;
}
.distintaKitTable{
    border-left: 2px solid #eeeeee; border-right: 2px solid #eeeeee;
}
.kitPopupBtnChiudi{
    position: absolute; top: 20px; right: 30px; cursor: pointer; background-color: transparent; color: #7DB52E; text-decoration: underline;
}
.title_1_kit {
    color: #222222;
    font-size: 22px;
    font-family: 'Montserrat-SemiBold'; text-align: center;
}

.fieldset_container {
    display: flex;
    justify-content: space-between;
}

fieldset {
    width: 46%;
    padding: 10px;
    border: 1px solid rgba(177, 177, 177, 0.2);
}

fieldset legend {
    padding: 0 5px;
    color: #B1B1B1;
    font-size: 11px;
    font-family: 'Montserrat-Medium';
    text-transform: uppercase;
}

.profile svg {
    height: 16px;
    fill: #B1B1B1;
}

    .profile a svg {
        vertical-align: middle;
    }

.profile > .contacts_bordered_box:first-child {
    margin-top: 40px;
}

.profile table.product_table tr td {
    padding: 15px 5px;
}

.profile table a {
    color: #7DB52E;
    font-size: 11px;
    font-family: 'Montserrat-Medium';
    text-transform: uppercase;
}

.profile table a svg {
    fill: #7DB52E;
}

.label {
    font-size: 11px;
    font-family: 'Montserrat-Medium';
    text-transform: uppercase;
}

.grey.label {
    color: #B1B1B1;
}

.green.label {
    color: #7DB52E;
}

    .green.label svg {
        fill: #7DB52E;
    }

table.product_table tr.table_footer td {
    padding: 10px 5px;
    color: #585858;
    font-family: 'Montserrat-SemiBold';
    font-size: 11px;
    line-height: 14px;
    text-align: left;
    text-transform: uppercase;
    background-color: #EEEEEE;
    border-bottom: 1px solid #FFFFFF;
}

table.product_table tr.table_footer td:last-child {
    color: #7DB52E;
    font-size: 14px;
}

.show_mobile {
    display: none;
}

.not_found_message{
    text-align: center; padding-top: 80px; padding-bottom: 80px;
}

.alert_disponibilita_superata{
    padding: 10px; text-align: center;
}
.alert_disponibilita_superata .action{
    cursor: pointer; text-decoration: underline; font-weight: bold;
}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

ul.chisiamo {
    margin-top: 20px;
    padding-left: 100px;
    text-align: left;
    list-style-type: none;
}

ul.chisiamo li {
    padding-left: 10px;
    position: relative;
    line-height: 26px;
}

ul.chisiamo li::before {
    content: '';
    width: 16px;
    height: 16px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    background-image: url(../img/tick.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
    border: 2px solid #7DB52E;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transform: translate(-36px, 0);
}

.ottico_banner_type2{
	background-color: #EEE;
}

.ottico_banner_type2_container{
	max-width:1280px;
	margin-right:auto;
	margin-left:auto;
}

.ottico_banner3_title{
	text-align: center;
	padding-top:50px;
	font-family: "Montserrat-Bold";
	font-weight: 500;
	font-size: 32px; line-height: 30px;
	color: #222;
	margin-bottom:0px;
}

.ottico_banner3_points_container{
    display: flex;
    flex-flow: row;
    margin-top: 30px;
}

.ottico_banner3_points_element{
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 35px;
    width:100%;
}

.ottico_banner3_point{
	text-align:center;
	font-size: 45px;
	color: #7DB52E;
	height:134px;
	width:134px;
	min-width:134px;
	border-radius: 50%;
  	background-color: #FFF;
  	margin:auto;
  	line-height: 134px;
  	margin-bottom: 21px;
  	font-family: "Montserrat-Regular";
}

.ottico_banner3_points_title{
	text-align: center;
	color: #222;
	font-size: 20px;
	font-family: "Montserrat-Regular";
	margin-bottom: 7px;
}

.ottico_banner3_points_description{
	text-align: center;
}

.btn_rimuovi_tutto_box{
    width: 100%; text-align: center;
}
.btn_rimuovi_tutto{
    background-color: transparent; cursor: pointer; font-size: 14px;
}

.msg_tutorial_login{
    font-weight: normal; font-size: 14px; padding-top: 20px;
}

.cart_desc_jde, .checkout_desc_jde{
    padding-top:5px;
}

.form_full_screen{
    width: 100%; height: 100%;
}
.iframe_full_screen{
    width: 100%; height: 100%;
}
.iframe_with_topbar{
    width: 100%; height: calc(100% - 75px);
}

.box_360{
    height: 69px; width: 100%; border-bottom: 1px solid #ebebeb;
    display: flex; align-items: center;
}
.box_360_title{
    padding-left: 30px; padding-right: 5px; color: #000;
}
.box_360_select{
    width: 200px; height: 30px; font-size: 16px; background-color: #ffffff; border: 1px solid #ddd; cursor: pointer;
}

.doc_conformita_img{
    width: 100%; height: 100%; background-size: contain; background-repeat: no-repeat; background-position: center center;
}

.msg_fitover{
    font-size: 16px; padding-top: 10px; line-height: 18px; display: none;
}

.variants_filter{
    display: flex; flex-direction: row; background-color: #f1f1f1; padding: 10px 20px; align-items: center; margin-top: 20px; flex-wrap: wrap;
}
.variants_filter_title{
    width: 240px; color: #3A4047;
    font-family: 'Montserrat-SemiBold'; font-size: 14px;
}
.variants_filter_controls{
    flex-grow: 1; display: flex; flex-direction: row; align-items: center; justify-content: flex-end;
}

#products_list_filter_cont2{
    padding-bottom: 20px;
}

.together_banner{
    background-image: url(../img/banner_together.jpg);
    background-size: cover;
    text-align: center;
    color: #FFF;
    font-size: 32px;
    height: 400px;
    background-position: center;
}

.together_content{
    max-width: 1200px; width: calc(100% - 80px); padding-left: 40px; padding-right: 40px;
    margin-right: auto;
    margin-left: auto;
}

.together_title{
    color: #3A4047;
    font-size: 30px;
    font-weight: 500;
    font-family: "Montserrat-Bold";
    padding-top: 46px;
    margin-bottom: 20px;
    text-align: left;
}

.together_divisor{
    height: 4px;
    background-color: #7DB52E;
    width: 83px;
    margin-right: auto;
    margin-bottom: 30px;
}

.together_text{
    font-size: 16px;
    color: #666;
    margin-bottom: 75px;
    line-height: 22px;
}
.together_text p{
    padding-bottom: 20px;
}

.toghether_logo{
    float: right; margin-left: 40px;
}
.toghether_logo_logged{
    float: right; margin-left: 40px; margin-top: -30px;
}

.together_spacer1{
    height: 50px;
}
.together_spacer2{
    height: 124px;
}

.together_fascia{
    width: 100%; height: 355px; background-color: #EEEEEE;
}
.together_fascia_higher{
    height: 390px;
}

.together_fascia_box{
    width: calc(100% - 80px); max-width: 1200px; padding-left:40px; padding-right: 40px; margin: auto; display: flex;
}

.together_fascia_img{
    margin-top: -47px; width: 50%; height: 402px; background-position: bottom; background-size: cover;
}
.together_fascia_higher .together_fascia_img{
    height: 437px;
}
.together_fascia_img_l{
    margin-top: -47px; width: calc(50% - 45px); margin-right: 45px; height: 402px; background-position: bottom; background-size: cover;
}

.together_fascia_text{
    width: calc(50% - 45px); padding-right: 45px;
}

.together_loyalty_box{
    display: flex; flex-wrap: wrap; justify-content: space-between;
}

.together_loyalty_img{
    margin-top: -110px; width: 100%; max-width: 456px;
}
@media only screen and (max-width: 1160px) {
    .together_loyalty_img{
        max-width: 300px;
    }
}
@media only screen and (max-width: 980px) {
    .together_loyalty_box{
        flex-direction: column;
    }

    .together_loyalty_img{
        margin-top: 0px; margin-left: 0px; max-width: 456px;
    }
}

.new_products_subcat_title{
    margin-top: 30px;
    color: #3A4047;
    text-transform: uppercase;
    font-size: 20px;
    padding-bottom: 5px;
}

.nofog-quickorder-message{
    font-size: 14px; padding: 5px;
}
.nofog-quickorder-message a{
    font-family: 'Montserrat-Bold';
}
#popup_nofog .popup_cont{
    text-align: center; margin-top: 100px;
}
#popup_nofog .nofog-quickorder-message{
    line-height: 18px; color: #3A4047;
}
#popup_request_product .popup_cont{
    text-align: center; margin-top: 100px;
}
#popup_request_product .nofog-quickorder-message{
    line-height: 18px; color: #3A4047;
}

.request_product_note {
    width: 500px;
    height: 80px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #3A4047;
    font-size: 16px;
    line-height: 21px;
    padding: 10px;
    resize: none;
}

.request_product_note::placeholder{
    color: #ccc;
}

#popup_info_airport .popup_cont{
    text-align: center; margin-top: 100px;
}

.products_list_elements_promo {
    display: grid;
    grid-template-columns: calc(25% - 30px) calc(25% - 30px) calc(25% - 30px) calc(25% - 30px);
    grid-auto-flow: row dense;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-bottom: 50px;
}

.black_friday_header{
    width: 100%;
}
.black_friday_header img{
    width: 100%;
}
.black_friday_block{
    flex-flow: column;
}
div.black_friday_banner{
    background-color: transparent;
    padding: 0px;
}
.black_friday_banner img{
    width: 100%;
}
.black_friday_banner_name{
    background-color: #7e7e7e; padding: 10px;
}
.black_friday_discount{
    position: absolute;
    left: 0px;
    top: 15px;
    color: #ffffff;
    background-image: url(../img/bf_2021/nastro_sconto.svg);
    background-size: 100% 100%;
    padding-left: 3px;
    font-weight: bold;
    width: 50px;
    height: 30px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    font-size: 15px;
}

.ipovisioneCode{
    padding-top: 5px; font-weight: bold; text-align: center; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid #ebebeb; width: 100%;
}
.ipovisioneErrorMessage{
    padding-top: 5px; font-weight: bold; text-align: center; padding-bottom: 5px; margin-bottom: 5px; width: 100%; color: red;
}
.ipovisioneFields{
    display: flex; flex-wrap: wrap; width: 420px; margin: auto; margin-bottom: 10px;
}
.ipovisioneField{
    width: 200px; padding: 5px 10px 5px 0px;
}
.ipovisioneField2{
    width: 410px; padding: 5px 10px 5px 0px;
}
.ipovisioneField select{
    border: 1px solid #ebebeb; width: 100%;
}
.ipovisioneField2 textarea{
    border: 1px solid #ebebeb; width: 100%; height: 60px; font-family: sans-serif;
}

.banner_section_promo{
    width: 100%;
}
.flag_black_friday{
    position: absolute; left: 0px; top: 0px; color: #ffffff; background-color: #bf0000;
    padding: 3px 5px 3px 5px; font-weight: bold; border-radius: 5px; font-size: 18px;
}
.promo_original_price{
    text-decoration: line-through; font-size: 13px; color: #565959;
}
.promo_special_price{
    font-size: 16px; color: #B12704; line-height: 20px;
}
.promo_discount{
    color: #B12704;
}
.prezzoPubblVariante{
    font-size: 12px; padding-top: 5px; font-family: 'Montserrat-Regular';
}

.searchResultSuggestions{
    font-weight: bold;
    color: #3A4047;
    font-size: 24px;
    font-family: 'Montserrat-SemiBold';
    padding-bottom: 20px;
    padding-top: 30px;
}

.brandpage_content{
    max-width: 1200px; width: calc(100% - 80px); padding-left: 40px; padding-right: 40px;
    margin-right: auto;
    margin-left: auto;
}
.brandpage_topimage{
    width: 45%;
    margin-right: 45px;
}
.brandpage_grid {
    margin: 100px 0;
    display: grid;
    grid-template-columns: 50% 50%;
    text-align: center;
    line-height: 22px;
}
.brandpage_grid div {
    padding: 0 50px;
}

.brandpage_grid img {
    height: 300px;
    margin: 30px 0;
}

.brandpage_title{
    color: #3A4047;
    font-size: 30px;
    font-weight: 500;
    font-family: "Montserrat-Bold";
    padding-top: 46px;
    margin-bottom: 20px;
    text-align: left;
}

.brandpage_title2{
    color: #3A4047;
    font-size: 20px;
    font-weight: 500;
    font-family: "Montserrat-Bold";
    padding-top: 0px;
    margin-bottom: 0px;
    text-align: left;
}

.brandpage_divisor{
    height: 4px;
    background-color: #7DB52E;
    width: 83px;
    margin-right: auto;
    margin-bottom: 30px;
}
.brandpage_divisor.centered{
    margin-left: auto;
}

.brandpage_text{
    font-size: 16px;
    color: #666;
    margin-bottom: 75px;
    line-height: 22px;
}
.brandpage_text p{
    padding-bottom: 20px;
}
.brandpage_text p.brandpage_title2{
    padding-bottom: 3px;
}
.brandpage_logo{
    float: right; margin-left: 40px;
}
.brandpage_spacer1{
    height: 50px;
}
.brandpage_spacer2{
    height: 124px;
}

.brandpage_fascia{
    width: 100%; height: 355px; background-color: #EEEEEE;
}
.brandpage_fascia_higher{
    height: 390px;
}
.brandpage_fascia_new {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.brandpage_fascia_new > div {
    width: 45%;
    margin: 0 20px;
}

.brandpage_fascia_new img {
    height: 400px;
}

.brandpage_fascia_box{
    width: calc(100% - 80px); max-width: 1200px; padding-left:40px; padding-right: 40px; margin: auto; display: flex;
}

.brandpage_fascia_img{
    margin-top: -47px; width: 50%; height: 402px; background-position: center; background-size: cover;
}
.brandpage_fascia_higher .brandpage_fascia_img{
    height: 437px;
}
.brandpage_fascia_img_l{
    margin-top: -47px; width: calc(50% - 45px); margin-right: 45px; height: 402px; background-position: center; background-size: cover;
}

.brandpage_fascia_text{
    width: calc(50% - 45px); padding-right: 45px;
}
.brandpage_biggertext {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
}

.bf_anchor{
    position: absolute; top: -140px;
}

.video_la7_box_home{
    padding: 80px 0px 70px 0px; border-top: 20px solid #ffffff; background: linear-gradient(22deg, rgba(127,11,172,1) 0%, rgba(25,56,146,1) 30%, rgba(31,184,156,1) 100%);
}
.video_la7_home{
    max-width: 1100px; margin: auto; display: flex; padding: 0px 10px 0px 10px;
}
.video_la7_home_col1{
    color: #ffffff; display: flex; flex-direction: column; padding-right:50px;
}
.video_la7_home_col1 h1{
    padding-bottom: 20px; line-height: 30px;
}
.video_la7_home_col1 h2{
    padding-bottom: 30px; line-height: 30px;
}
.video_la7_home_col1 p{
    padding-bottom: 20px; color: #ffffff; line-height: 22px;
}
.video_la7_loghi{
    flex-grow: 1; display: flex; align-items: flex-end;
}
.video_la7_loghi img{
    height: auto; margin-right: 10px;
}
.video_la7_home_col2{
    min-width: 480px;
}
.video_la7_home_col2 img{
    cursor: pointer; width: 100%; max-width: 480px;
}
.video_la7_loghi_desktop{

}
.video_la7_loghi_mobile{
    display: none;
}

.neyeture_pagina{
	max-width: 1280px;
	margin-right:auto;
	margin-left:auto;
}
.neyeture_banner{
	background-color: #FFF;
	text-align:center; padding-left:40px; padding-right:40px;
}
.neyeture_fascia{
    height: auto; background-color: transparent;
}
.neyeture_banner1_title{
	color:#3A4047;
	font-size: 30px;
	font-weight: 500;
	font-family: "Montserrat-Bold";
	padding-top: 46px;
	margin-bottom:30px;
}
.neyeture_banner1_divisor{
	height: 4px;
	background-color: #7DB52E;
	max-width:7%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.neyeture_banner1_description{
	color:#666;
	font-size: 16px;
	padding-bottom:10px;
	margin-left:auto;
    margin-right: auto;
    line-height: 22px;
}
.neyeture_text{
    margin-bottom: 30px;
}
.neyeture_text2{
    margin-bottom: 30px; padding-left: 40px;
}
.neyeture_img_fiume{
    height:522px; position: relative;
}
.neyeture_fascia_box_dx{
    width: calc(100% - 40px); padding-right: 0px;
}
.neyeture_fascia_box_sx{
    width: calc(100% - 40px); padding-left: 0px;
}
.neyeture_banner2{
    width: 100%; max-width: 1280px; height: 460px; position: relative; margin: auto;
    background: url('/frontend/assets/img/neyeture_box.jpg?v=3') left top no-repeat;
}
.neyeture_banner2_logo{
    position: absolute; left: 30px; top: 30px; width: 200px;
}
.neyeture_banner2_text{
    position: absolute; left: 192px; top: 230px; width: 250px; text-align: center;
}
.neyeture_promo_text{
    font-weight: bold; font-size: 30px; padding-bottom: 20px; color: #000000; text-transform: uppercase; line-height: 35px; text-align: center;
}
.neyeture_banner2_text .brandpage_divisor{
    margin-left: auto; margin-right: auto;
}
.neyeture_button_container {
    min-width: 400px;
    margin-left: -80px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.neyeture_button_container a{
    margin-bottom: 5px;
}
.neyeture_button_container_alt {
    width: 100%;
    display: flex;
    justify-content: center;
}
.neyeture_button_container_alt > a {
    margin: 0 10px;
}
.neyeture_box_p1{
    display: none;
}
.neyeture_box_p2{
    display: none;
}
.neyeture_eco_title {
    margin: 30px 0;
    padding-top: 30px;
    padding-bottom: 0px;
    color: #3A4047;
    line-height: 40px;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
}
.neyeture_eco_banner{
    position: relative;
}
.neyeture_eco_banner2{
    position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;
    color: #ffffff; font-family: "Montserrat-SemiBold"; font-size: 30px; line-height: 38px;
}
.neyeture_eco_loghi{
    display: flex; margin: auto; align-items: center; justify-content: space-between; width: 100%; max-width: 500px; height: 80px; flex-wrap: wrap;
}
.neyeture_desc1{
    margin: 0px auto; width: 100%; max-width: 850px; text-align: left; line-height: 22px; color: #515151;
}
.neyeture_video_box{
    padding: 80px 0px 70px 0px; background-color: #EEEEEE; color:#3A4047;
}
.neyeture_video{
    max-width: 850px; margin: auto; display: flex; padding: 0px 10px 0px 10px;
}
.neyeture_video_col1{
    color: #ffffff; display: flex; flex-direction: column; align-items: flex-start; padding-right:50px;
}
.neyeture_video_col1 img{
    width: 200px;
}
.neyeture_video_col1 h1{
    padding-bottom: 20px; line-height: 30px;
}
.neyeture_video_col1 h2{
    padding-bottom: 30px; line-height: 30px;
}
.neyeture_video_col1 p{
    padding-top: 30px; padding-bottom: 30px; color: #3A4047; line-height: 20px; font-weight: bold; font-size: 16px;
}
.neyeture_video_loghi{
    flex-grow: 1; display: flex; align-items: flex-end;
}
.neyeture_video_loghi img{
    height: auto; margin-right: 10px;
}
.neyeture_video_col2{
    min-width: 480px;
}
.neyeture_video_col2 img{
    cursor: pointer; width: 100%; max-width: 480px;
}
.neyeture_eco_desc{
    width: 100%; margin: auto; max-width: 850px; display: flex; justify-content: space-between; flex-wrap: wrap; color: #515151;
}
.neyeture_eco_desc_col{
    width: 100%; max-width: 400px;
}
.neyeture_link_together{
    font-weight: bold; color:#7CB42F;
}

.neyeture_img_fiume_banner{
    position: absolute; left:0px; bottom: 5px; width: 100%; text-align: center; color: #ffffff; background-color: rgba(0, 0, 0, 0.5);
    padding-top: 10px; padding-bottom: 10px; display: none;
}
.neyeture_img_fiume:hover .neyeture_img_fiume_banner{
    display: block;
}
.neyeture_box_centered {
    margin-bottom: 120px;
    text-align: center;
}
.neyeture_ul_ocean{
    padding-left: 20px;
}


.reso_fields{
    display: flex; flex-wrap: wrap; margin-top: 20px;
}
.reso_field{
    padding-right: 5px;
}

.reso_text{
    width: 200px;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #3A4047;
}
.reso_text_big{
    width: 400px;
}
.reso_dtg{
    border-collapse: collapse; font-size: 16px;
}
.reso_dtg th{
    padding: 5px; text-align: left;
}
.reso_dtg td{
    padding: 5px; border: 1px solid #DDDDDD;
}
p.reso_instructions{
    font-size: 16px; line-height: 22px;
}
ol.reso_instructions li{
    font-size: 15px; line-height: 22px; margin-left: 30px;
}
.banner_manutenzione{
    width: calc(100% - 100px); padding: 15px; position: fixed; bottom: 20px; left: 50px; text-align: center;
    background-color: #ffffff; border-radius: 5px;
    -webkit-box-shadow: 0px 0px 15px 0px #000000;
    box-shadow: 0px 0px 15px 0px #000000;
    z-index: 89;
}
.banner_manutenzione b{
    color: #000000;
}
.banner_manutenzione a{
    color: #7DB52E; text-decoration: underline;
}
.popup_nuovo_cliente .form_content{
    background-color:#7DB52E;
}
.popup_gia_registrato .form_content{
    background-color:#034A78;
}

.popup_registrazione{
    padding: 0px;
}
.popup_registrazione .form_content{
    padding: 65px 25px;
}
.popup_registrazione .form_field_name{
    color: #ffffff;
}
.popup_registrazione a{
    color: #ffffff;
}
.popup_registrazione .contactFormSendInput{
    background-color: transparent; margin: auto;
}
.popup_registrazione .form_header{
    text-align: center;
}
.popup_registrazione .form_header p{
    font-size: 20px; line-height: 22px;
}
.popup_registrazione .form_header_divisor{
    background-color: #7DB52E; margin-bottom: 20px;
}
.popup_registrazione .form_header_text{
    text-align: center; color: #3A4047; padding-top: 50px;
}
.pass_reset_text{
    width: 200px;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #3A4047;
}
.info_azienda_footer{
    margin-top: 20px; font-size: 15px; padding-right: 20px; line-height: 20px;
}
.lensc_page_content{
    position: relative;
    max-width: 1240px; width: 100%;
    padding: 40px 20px;
    left: 0;
    right: 0;
    margin: auto;
}
.lensc_section{
    color: #3A4047; font-family: 'Montserrat-Medium';
}
.lensc_row{
    width: 100%; display: flex; border-bottom: 1px solid #b1b1b1;
}
.lensc_row2{
    border-top: 0px; border-bottom: 1px solid #eee;
}
.lensc_col1{
    min-width: 200px; width: 200px; padding: 20px;
    font-family: 'Montserrat-SemiBold'; position: relative;
}
.lensc_col1_whlink{
    min-height: 80px; display: flex; flex-flow: column; justify-content: space-between;
}
.lensc_col1_ico{
    position: absolute; top: 10px; right: 10px; width: 60px; height: 60px;
}
.lens_col1B{
    font-family: 'Montserrat-Medium'; margin-left: 20px; width: 180px; min-width: 180px;
}
.lensc_col2{
    flex-grow: 1; display: flex; justify-content: center; flex-wrap: wrap;
}
.lensc_col2b{
    display: block; text-align: center; flex-grow: 1;
}
.lensc_header{
    padding: 10px; text-align: center;
}
.lensc_col_content{
    padding: 10px;
}
.lensc_col_int{
    width: calc(50% - 20px); padding: 10px; display: flex; justify-content: center; position: relative; text-align: center;
}
.lensc_col_vert{
    flex-direction: column; align-items: center; justify-content: flex-start;
}
.lensc_col_border{
    width: calc(50% - 21px); border-right: 1px solid #ebebeb;
}
.lensc_select{
    height: 40px; width: 250px; border: 1px solid #b1b1b1; text-align: center; font-size: 16px; border-radius: 3px;
}
.lensc_select:disabled{
    border: 1px solid #ffffff; background-color: #ffffff; color: #3A4047; opacity: 1;
}
.lensc_select_error{
    border-color: #e40000;
}
.lensc_select_space{
    margin-top: 4px;
}
.lensc_select_small{
    height: 40px; width: 80px; border: 1px solid #b1b1b1; text-align: center; font-size: 16px; border-radius: 3px;
}
.lensc_select_small:disabled{
    border-width: 0px; color: #3A4047; opacity: 1;
}

.lensc_field1{
    height: 40px; width: 80px; border: 1px solid #b1b1b1; text-align: center; font-size: 16px; border-radius: 3px;
}
.lensc_field1:disabled{
    border: 1px solid #ffffff; background-color: #ffffff; color: #3A4047;
}
.lensc_field1_error{
    border-color: #e40000;
}
.lensc_table{
    font-size: 12px; margin-bottom: 20px;
}
.lensc_table_centered{
    margin: auto;
}
.lensc_table th{
    font-size: 14px;
}
.lensc_table2 td, .lensc_table2 th{
    padding-left: 3px; padding-right:3px; text-align: center;
}
.lensc_td1{
    text-align: center;
}
.lensc_row_full{
    width: 100%; text-align: center; padding: 10px;
}
.lensc_button{
    background-color: #7DB52E; border-radius: 3px; color: #ffffff; padding: 5px 10px; cursor: pointer; font-size: 16px;
    display: flex; margin: 0px 4px 0px 4px;
}
.lensc_button:hover{
    text-decoration: underline;
}
.lensc_button_g{
    background-color: #bbb; font-size: 12px;
}
.lensc_button img{
    height: 16px; margin-right: 3px;
}
.lensc_errore{
    font-weight: bold; color: #700808;
}
.lensc_lock{
    position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background-color: rgba(255, 255, 255, 0.7); display: none; z-index: 2;
}
.lensc_link_appr{
    padding-top: 10px; text-align: center;
}
.lensc_link_appr a{
    font-size: 12px; text-decoration: none; background-color: #7db52e; color: #ffffff; padding: 3px 5px; border-radius: 5px;
}
.lensc_vertical{
    display: flex; flex-direction: column;
}
.lensc_campo_nota{
    border: 1px solid #b1b1b1; width: 80%; height: 100px; font-family: Arial, Helvetica, sans-serif; padding: 3px; font-size: 16px; border-radius: 3px;
}
.lensc_reserved{
    display: none;
}
.lensc_label_small{
    font-size: 13px;
}
.lensc_toggle_pottico{
    font-size: 12px; margin-top: 10px;
}
.lensc_check label{
    padding-left: 5px; font-size: 16px;
}
.lensc_radio{
    margin-right: 10px;
}
.lensc_radio label{
    padding-left: 2px; font-size: 16px;
}
.lensc_radio2 label{
    margin-right: 10px;
}
.lensc_radio_error{
    border: 1px solid #e40000;
}
.lensc_pth{
    font-size: 14px; font-weight: bold;
}
.lensc_riepilogo{
    text-align: left; font-size: 14px;
}
.lensc_filter{
    text-align: left; width: 430px;
}
.lensc_filter td{
    padding: 3px 15px;
}
.lensc_filter label{
    padding: 2px 3px; margin-left: 3px; border-radius: 3px;cursor: pointer;
}
.lensc_filter_C1 + label{
    background-color: #ffde6b;
}
.lensc_filter_400nm + label{
    background-color: #e0ddd6;
}
.lensc_filter_450nm + label{
    background-color: #d4c838;
}
.lensc_filter_500nm + label{
    background-color: #e6c100;
}
.lensc_filter_511nm + label{
    background-color: #eaad00;
}
.lensc_filter_527nm + label{
    background-color: #eb7d1c;
}
.lensc_filter_550nm + label{
    background-color: #eb5022;
}
.lensc_filter_585nm + label{
    background-color: #c51719;
}
.lensc_filter_LLR + label{
    background-color: #FAF5B9;
}

.lensc_filter_ML41_Light + label{
    background-color: #dab59b;
}
.lensc_filter_ML41_Medium + label{
    background-color: #d79b7f;
}
.lensc_filter_ML41_Dark + label{
    background-color: #c7846a;
}

.lensc_filter_Sapphire_Light + label{
    background-color: #c4d2f5;
}
.lensc_filter_Sapphire_Medium + label{
    background-color: #a5b8e2;
}
.lensc_filter_Sapphire_Dark + label{
    background-color: #839cdf;
}

.lensc_filter_Emerald_Light + label{
    background-color: #bbf4c1;
}
.lensc_filter_Emerald_Medium + label{
    background-color: #94db9f;
}
.lensc_filter_Emerald_Dark + label{
    background-color: #56be8d;
}

.lensc_filter_Lavender_Light + label{
    background-color: #decad4;
}
.lensc_filter_Lavender_Medium + label{
    background-color: #c5aabe;
}
.lensc_filter_Lavender_Dark + label{
    background-color: #917496;
}

.lensc_row_note{
    font-size: 14px; padding-left: 5px; padding-top: 10px; font-family: 'Montserrat-Regular';
}
.lensc_geometry_alert{
    display: block; width: 270px; font-size: 12px;
}
.lensc_button_row{
    margin-top: 10px; margin-bottom: 10px; display: flex; justify-content: center;
}
.lensc_title_add{
    display: none;
}
.lensc_link{
    color: #7DB52E; text-decoration: underline; font-weight: bold;
}


.arm_auth_label{
    margin: 20px 0 10px;
    font-family: 'Montserrat-Bold';
    font-size: 11px;
    line-height: 14px;
    color: #B1B1B1;
    text-align: center;
}
.arm_auth_field{
    max-width: 518px; width: calc(100% - 2px);
    height: 58px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #3A4047;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
}
.arm_ins_code{
    font-family: 'Montserrat-Bold'; font-size: 20px; text-align: center; padding: 40px 10px; color: #3A4047;
}

.arm_code_button{
    display: block; margin: 20px auto;
}

.arm_info_btn{
    color: #ffffff;
    background: #034A78;
    width: 156px; margin: auto; padding: 15px 0px;
    border-radius: 3px;
    font-family: 'Montserrat-SemiBold';
    cursor: pointer;
    text-transform: uppercase; font-size: 12px;
    border: 1px solid #ffffff;
}

.arm_info_box2{
    color: #ffffff; padding: 40px;
}
.arm_title{
    padding: 40px;
}

.button_green
{
    background-color:#7DB52E;
    display:inline-block;
    color:white;
    padding:5px;
    text-transform: uppercase;
    font-size:12px;
    cursor:pointer;
}

.button_green2
{
    background-color:#7DB52E;
    display:inline-block;
    color:white;
    padding:10px;
    text-transform: uppercase;
    font-size:12px;
    cursor:pointer;
}

.button_black
{
    background-color:#222;
    display:inline-block;
    color:white;
    padding:10px;
    text-transform: uppercase;
    font-size:12px;
    cursor:pointer;
}

.button_grey
{
    background-color:#EEEEEE;
    display:inline-block;
    color:#3A4047;
    padding:5px;
    text-transform: uppercase;
    font-size:12px;
    cursor:pointer;
}

.OrderListPanelFrontend
{
    font-family:'Montserrat-Regular';
}

.OrderListPanelFrontend_table_image
{
    max-width:50px;
}

.OrderListPanelFrontend_table_product
{
    cursor:pointer;
}

.OrderListPanelFrontend_search input
{
    border-bottom:1px solid #ccc;
    padding:5px;
    padding-left:20px;
    background-image:url("../img/search.svg");
    background-repeat: no-repeat;
    background-position: center left;
    margin:20px 0px;
}

.OrderListPanelFrontend_method
{
    display:flex;
    height:50px;
    grid-gap: 10px;
    align-items: center;
    border-bottom:1px solid #666;
    padding-bottom:20px;
}

.OrderListPanelFrontend_order
{
    border: 2px solid #EEEEEE;
    margin-bottom:20px;
}

.OrderListPanelFrontend_order_table
{
    border-collapse: collapse;
    width:100%;
    font-size:13px;
    font-family:'Montserrat-Regular';
    color:black;
}
.OrderListPanelFrontend_order_table td
{
    padding:10px; position: relative;
}

.OrderListPanelFrontend_order_table_header
{
    background-color:#EEEEEE;
}

.OrderListPanelFrontend_order_table_header_link
{
    color:#7DB52E;
    text-transform: uppercase;
    font-weight: bold;
}

.OrderListPanelFrontend_order_table_orderheader
{

}

.OrderListPanelFrontend_order_table_orderheader td
{
    border-bottom:5px solid #eee;
    /*padding-top:50px;*/
}

.OrderListPanelFrontend_order_table_green
{
    color:#7DB52E;
}

.OrderListPanelFrontend_calendar
{
    display:flex;
    flex-direction:column;
}

.OrderListPanelFrontend_calendar_months
{
    display:flex;
    justify-content: space-between;
}

.OrderListPanelFrontend_calendar_button
{
    color:#7DB52E;
    margin-bottom:20px;
    font-size:12px;
    cursor:pointer;
}

.OrderListPanelFrontend_calendar_item
{
    width:100%;
    max-width:200px;
    margin:auto;
    font-size:12px;
}

.OrderListPanelFrontend_calendar_item_weekAvailable td
{
    /*background-color:#E8E8E8;*/ background-color: #b2f752;
    cursor:pointer;
}

.OrderListPanelFrontend_calendar_item_weekActive td
{
    background-color:#7DB52E;
    color:white;
    cursor:pointer;
}

.OrderListPanelFrontend_calendar_item_week td:nth-child(1){
    border-radius:10px 0px 0px 10px;
}

.OrderListPanelFrontend_calendar_item_week td:nth-last-child(1){
    border-radius:0px 10px 10px 0px;
}

.OrderListPanelFrontend_calendar_item_outmonth
{
    opacity:0.3;
}

.OrderListPanelFrontend_calendar_item_table
{
    width:100%;
    border-collapse: collapse;
    text-align: center;
}

.OrderListPanelFrontend_calendar_item_table td
{
    padding:2px;
}

.OrderListPanelFrontend_calendar_item_table_header
{
    font-weight: bold;

}

.OrderListPanelFrontend_calendar_item_table_header td
{
    border-bottom:2px solid #ddd;
}

.OrderListPanelFrontend_prod_sel, .OrderListPanelFrontend_ft_sel{
    background-color: #dafeff;
}

.title_elenco
{
    font-size:13px;
    font-weight: bold;
    margin-bottom:20px;
    color:black;
}

.shipping_menu
{
    border-bottom:1px solid #ddd;
    display:flex;
    margin-top:20px;
}

.shipping_menu > *
{
    border-bottom:2px solid transparent;
    padding:5px 20px;
    color:black;
    font-weight:bold;
    cursor:pointer;
}

.shipping_menu_item_selected
{
    border-bottom:2px solid #7DB52E;
}

.header_bold
{
    font-weight: bold;
}

.OrderListPanelFrontend_edit_msg{
    font-weight: bold; padding-bottom: 20px;
}

.OrderListTable_td1{
    width: 80px;
}
.OrderListTable_td2{
    width: 200px;
}
.OrderListTable_td3{
    width: 250px;
}
.OrderListTable_td4{
    width: 120px;
}
.OrderListTable_td5{
    width: 110px;
}
.OrderListTable_td6{
    width: 110px;
}
.OrderListTable_td7{
    width: 110px;
}

.OrderListTable_sku_anchor{
    position: absolute; top: -200px;
}

.legenda_ordini{
    position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; display: none;
    background-color: rgba(0,0,0,0.3); z-index: 999;
}
.legenda_ordini_content{
    margin: 50px auto; background-color: #ffffff; padding: 20px; border: 1px solid grey; width: 100%; max-width: 500px;
}
.legenda_ordini_chiudi{
    text-align: right; cursor: pointer;
}
.legenda_ordini_titolo{
    text-align: center; font-weight: bold; font-size: 16px; padding-bottom: 10px;
}
.legenda_ordini_riga{
    text-align: left; font-size: 14px; padding-bottom: 10px;
}
.legenda_ordini_riga span{
    font-weight: bold;
}

.legenda_ordini_button{
    position: absolute; top: 100px; right: 20px; cursor: pointer;
}

.menuProfiloBox{
    position: relative;
}
.menuProfilo{
    position: absolute; right: -20px; top: 0px; background-color: transparent; padding-top: 25px; z-index: 999;
    display: none;
}
.menuProfiloContent{
    background-color: #f1f1f1; border: 1px solid #bbb; padding: 10px;
    display: flex; flex-direction: column; z-index: 999; text-align: center;
}
.menuProfilo a{
    padding: 5px;
    line-height: 14px;
    border-bottom: 1px solid white;
}
.menuProfilo a.last{
    border-bottom-width: 0px;
}
.menuProfilo a:hover{
    background-color: #034A78; color: #ffffff; text-decoration: none;
}

.availability_grid
{
    display:flex;
    grid-gap:10px;
    align-items: center;
    font-size:12px;
}

.availability_grid_quickorder
{
    padding:0px 20px;
}

.availability_dot
{
    border-radius:100%;
    overflow:hidden;
    width:8px;
    height:8px;
    background-color:red;
    border:1px solid #ddd;
    flex-shrink: 0;
}

.availability_dot.unavailable
{
    background-color:transparent;
    border:1px solid grey;
}

.avvisami_btn
{
    box-sizing:border-box;
    padding:10px;
    background-color:#7db52e;
    color:white;
    display:flex;
    align-items: center;
    justify-content: center;
    grid-gap:10px;
    font-size:11px;
    cursor:pointer;
    margin:10px 30px;
    align-self:center;
}

.avvisami_btn::before{
    width:13px;
    height:15px;
    display:block;
    content:"";
    background-image: url("../img/alert.png");
    background-size:100% 100%;
}

.notifyAlertPopup
{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#00000033;
    z-index:1000;
    display:flex;
    align-items: flex-start;
    justify-content: center;
    font-family:'Montserrat-Medium';
    line-height: normal;
}

.notifyAlertPopup_content
{
    margin-top:100px; max-width: 700px;
}

.notifyAlertPopup_content_top
{
    background-color:white;
    padding:20px;
    text-align: center;
    color:#222;
}

.notifyAlertPopup_content_top_text1
{
    margin-bottom:5px;
}

.notifyAlertPopup_content_top_text2
{
    font-weight: bold;
    margin-bottom:10px;
}

.notifyAlertPopup_content_top_title
{
    font-size:34px;
    color:#222222;
    margin-bottom:30px;
    text-align: center;
}

.notifyAlertPopup_content_bottom
{
    background-color:#EEEEEE;
    padding:30px;
    display:flex;
    justify-content: center;
    grid-gap:40px;
}

.notifyAlertPopup_button
{
    display:flex;
    align-items: center;
    justify-content: center;
    padding:10px 20px;
    font-size:12px;
    cursor:pointer;
}

.notifyAlertPopup_button1
{
    border:2px solid black;
    font-weight: bold;
    color:#222;
}

.notifyAlertPopup_button2
{
    border:0;
    background-color:#7DB52E;
    color:white;
}

.notifyAlertPopup_content_top_close
{
    text-align: right;
    margin-bottom:20px;
    color:#7DB52E;
    text-decoration: underline;
    cursor:pointer;
}

.avvisami_alert
{
    background-color:#00000066;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:100;
    display:flex;
}

.avvisami_alert_padding
{
    padding:10px;
}

.avvisami_alert_content
{
    border:5px solid #7DB52E;
    margin:auto;
    background-color:white;
    max-width:700px;
    width:90%;
    text-align: center;
    font-family: "Montserrat", arial;
    line-height: normal;
}

.avvisami_alert_content_close
{
    text-align: right;
    color:#7DB52E;
    cursor:pointer;
    text-decoration: underline;
}

.avvisami_alert_content_text1
{
    font-size:38px;
    color:#3A4047;
}

.avvisami_alert_content_text2
{
    font-size:16px;
}

.avvisami_alert_icon
{
    width:41px;
    padding:20px;
}

.avvisami_alert_content_bottom
{
    background-color:#F0F0F0;
    padding:20px;
}

.avvisami_alert_content_bottom_text1
{
    font-size:24px;
    color:#3A4047;
    font-weight: bold;
}

.avvisami_alert_content_bottom_text2
{
    font-size:19px;
    font-weight: bold;
    padding:10px 0px;
}

.avvisami_alert_content_bottom_text3
{
    font-size:13px;
}

.autocomplete {
    position: relative;
}

.autocomplete-items {
    max-height: 200px;
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 1;
    top: 100%;
    left: 0;
    right: 0;
    overflow: scroll;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    color: black;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

.autocomplete-items div:hover {
    background-color: #e9e9e9;
}

.autocomplete-active {
    background-color: DodgerBlue !important;
    color: #ffffff;
}

/* configuratore sport */
.conf_sport_page_content{
    position: relative;
    max-width: 1240px; width: 100%;
    padding: 40px 20px;
    left: 0;
    right: 0;
    margin: auto;
}

.conf_sport{
    color: #034A78;
}
.conf_sport_panel1{
    margin-top: 30px; display: flex;
}

.conf_sport_step{
    display: flex; max-width: 300px; width: 100%; border-right: 1px solid #ebebeb;
    margin-right: 20px; padding-right: 5px;
}
.conf_sport_step_number{
    background-color: #7DB52E; border-radius: 8px; color: #ffffff; padding: 10px 15px; font-size: 20px; margin-right: 10px; height: 20px;
}
.conf_sport_step_title{
    text-transform: uppercase; font-size: 16px; font-weight: bold;
}
.conf_sport_step_desc{
    font-size: 12px;
}
.conf_sport_step_desc2{
    padding-top: 10px; font-size: 14px;
}
.conf_sport_step_desc2 ol{
    padding-left: 20px; font-size: 14px;
}

.conf_sport_sel_prod{
    display: flex; position: relative;
}
.conf_sport_prod_item{
    margin: 5px; position: relative;
}
.conf_sport_prod_item_lock{
    width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background-color: rgba(255, 255, 255, 0.2);
}
.conf_sport_prod_img{
    border: 1px solid #b1b1b1; cursor: pointer; border-radius: 6px;
}
.conf_sport_prod_imgsel{
    border-color: #7db52e; border-width: 2px;
}
.conf_sport_prod_title{
    font-size: 14px; padding-left:20px;
}
.conf_sport_step1_substep{
    font-size: 14px; font-weight: bold;
}
.conf_sport_select_step{
    margin-top: 20px; font-size: 14px; display: flex;
    border-bottom: 1px solid #b1b1b1;
    padding-bottom: 20px;
}
.conf_sport_select{
    border: 1px solid #b1b1b1; width: 260px; height: 40px; border-radius: 3px;
}
.conf_sport_select_desc{
    padding-left: 40px;
}
.conf_sport_select_desc ul{
    padding-left: 20px;
}
.conf_sport_textbox{
    border: 1px solid #b1b1b1; width: 260px; height: 40px; border-radius: 3px;
}
.conf_sport_fields_info{
    text-align: left; font-size: 14px; margin-bottom: 20px;
}
.conf_sport_fields_info ul{
    padding-left: 20px;
}
.conf_sport_field1{
    height: 40px; width: 80px; border: 1px solid #b1b1b1; text-align: center; font-size: 16px; border-radius: 3px;
}
.conf_sport_field1:disabled{
    background-color: #e3e3e3; color: #3A4047;
}
.conf_sport_field1_error{
    border-color: #e40000;
}
.conf_sport_campo_note{
    width: 100%; height: 60px; border: 1px solid #b1b1b1; border-radius: 3px; text-align: left;
    font-family: sans-serif; padding: 2px; font-size: 16px;
}
.conf_sport_button{
    background-color: #7DB52E;
    border-radius: 3px;
    color: #ffffff;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 16px;
    display: flex;
    margin: 4px auto;
}
.conf_sport_step2_btns{
    width: 90%; text-align: left; margin-top: 20px;
}

.conf_sport_setp2_proddesc{
    width: 90%; background-color: #dbefc4; border-radius: 3px; padding: 10px; text-align: center;
    margin: auto;
}

.conf_sport_step3_content{
    width: 100%;
}
.conf_sport_step3_dati{
    display: flex; font-size: 14px; width: 90%;
    margin: auto;
    margin-top: 20px;
    justify-content: center;
}
.conf_sport_step3_dati ul{
    padding-left: 20px; width: 50%;
}
.conf_sport_step3_dati ul li{
    margin-bottom: 10px;
}

.conf_campo_rif {
    border: 1px solid #b1b1b1;
    width: 70px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px;
    font-size: 16px;
    border-radius: 3px;
}
.conf_sport_avviso_note{
    text-align: center; padding: 10px; font-weight: bold;
}
.conf_sport_desc_border{
    border: 1px solid #85b351; border-radius: 4px; padding: 3px;
    margin: 10px 0px 10px -7px;
}

.conf_sport_step1_selects{
    width: 100%; display: flex; justify-content: center;
}
.conf_sport_step1_select_item{
    margin: 0px 10px;
}

.conf_sport_cerca_cliente{
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0px;
}

.cpage_conf_sport{
    color: #034A78 !important;
}
.cpage_conf_sport_riga1{
    display: flex; font-size: 14px; color: #034A78; margin-bottom: 10px;
}
.cpage_conf_sport_riga1 .blck1{
    background-color: #7DB52E; width: 50px; color: #ffffff;
    display: flex; align-items: center; justify-content: center;
}
.cpage_conf_sport_riga1 .blck1 div{
    font-size: 25px;
    writing-mode: vertical-rl; /* Imposta la scrittura verticale, da destra a sinistra */
    text-align: left; /* Allinea il testo in alto */
    white-space: nowrap; /* Impedisce al testo di andare a capo */
    transform: rotate(180deg); /* Ruota il testo di 180 gradi per renderlo leggibile dal basso verso l'alto */
    padding: 10px 9px;
}
.cpage_conf_sport_riga1 .blck2{
    padding: 3px; padding-right: 20px; font-weight: bold; width: 500px;
}
.cpage_conf_sport_riga1 .blck2 ul{
    padding-left: 20px; font-weight: bold; font-size: 12px;
}
.cpage_conf_sport_riga1 .blck3 img{
    height: 150px;
}
.cpage_conf_sport_riga_box{
    display: flex; color: #034A78 !important;
}
.cpage_conf_sport_box_verde{
    background-color: #e5f2d9; padding: 10px; border-radius: 6px; line-height: 25px;
}
.cpage_conf_sport_img{
    width: calc(50% + 25px) !important;
}
.cpage_conf_sport_box_verde_sep{
    width: 5px;
}
.cpage_conf_sport_box_verde50{
    width: 50%;
}
.cpage_conf_sport_last_list{
    list-style: none;
    counter-reset: item;
    color: #034A78;
    line-height: 20px;
}
.cpage_conf_sport_last_list li {
    counter-increment: item;
    margin-bottom: 5px;
    display: flex;
    padding-bottom: 20px;
}
.cpage_conf_sport_last_list li:before {
    margin-right: 10px;
    content: counter(item);
    display: inline-block;
    background-color: #7DB52E;
    border-radius: 8px;
    color: #ffffff;
    padding: 10px 15px;
    font-size: 20px;
    margin-right: 10px;
    height: 20px;
}
.cpage_conf_sport_link{
    background-color: #7DB52E; padding: 15px 80px; border-radius: 6px;
}
.cpage_conf_sport_link a{
    text-decoration: none; font-size: 18px; color: #ffffff;
}
.cpage_conf_sport_link a:hover{
    text-decoration: underline;
}
#conf_sport_pub_price{
    display: none;
}
#conf_sport_pub_btn{
    cursor: pointer; height: 14px;
}


.home_video_box{
    width: 100%; background-color: #f0f0f0; position: fixed; top: 180px;
}
.scroll .home_video_box{
    top: 140px;
}
.home_video{
    width: 100%; max-width: calc(100% - 160px); margin: auto;
}
.home_video_tag{
    width: 100%; display: block;
}

.logoPremioLab{
    clear: both;
    padding-bottom: 20px;
}
.logoPremioLab img{
    width: 50px; float: left; margin-right: 10px;
}

.conf_lavoro_bg_link{
    position: relative;
}
.conf_lavoro_bg_link::before{
    content: "";
    position: absolute;
    top: 50%;               /* posiziona la riga a metà altezza */
    left: 0;
    width: 100%;
    height: 2px;            /* spessore della riga */
    background-color: #7DB52E;  /* colore della riga */
    transform: translateY(-50%); /* centra esattamente la riga sul 50% */
}

.cpage_conf_lavoro_link{
    background-color: #7DB52E; padding: 15px 80px; border-radius: 6px; display: inline-block; position: relative; z-index: 2;
}
.cpage_conf_lavoro_link a{
    text-decoration: none; font-size: 18px; color: #ffffff;
}
.cpage_conf_lavoro_link a:hover{
    text-decoration: underline;
}

.cpage_conf_lavoro_bold_green b{
    color: #7DB52E;
}

@media screen and (max-width: 1480px)
{
    .home_video{
        max-width: 100%;
    }
}
@media screen and (max-width: 980px)
{
    .home_video_box{
        top: 50px;
    }
    .scroll .home_video_box{
        top: 50px;
    }
}