html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ELEMENTI COMUNI A TUTTE LE PAGINE */
@font-face {
    font-family: Calibri;
    src: url('/subsites/custom/189/fonts/Calibri.eot'); /* IE9 Compat Modes */
    src: url('/subsites/custom/189/fonts/Calibri.woff2') format('woff2'), /* Super Modern Browsers */
       	 url('/subsites/custom/189/fonts/Calibri.woff') format('woff'), /* Pretty Modern Browsers */
         url('/subsites/custom/189/fonts/Calibri.ttf')  format('truetype'); /* Safari, Android, iOS */
}
.wrappini
{
    /*max-width: 1405px;*/
    max-width: 1350px;
    margin: 0 auto;
}
.arrow_menu img
{
    width: 10px;
    margin-left: 3px;
    margin-top: 2px;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
ul
{
    margin-left: 5%;
}
.navbar-toggle
{
    background-color: #666C71 !important;
    margin-top: 32px !important;
    left: 0px;
}
.navbar-toggle span.icon-bar
{
    background-color: white !important;
}
img.swosh
{
    position: absolute;
    display: block;
    z-index: 4;
    left: 0;
    right:0;
    height: 100%;
    width: auto;
    pointer-events: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
}
.center_text_single
{
    margin-top: 45px;
}
#wrap
{
    padding: 0 !important;
      margin: 0 !important;
}
.zoom_out_image
{
    -webkit-transition:  all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -ms-transform: scale(0.0); /* IE 9 */
    -webkit-transform: scale(0.0); /* Safari */
    transform: scale(0.0); /* Standard syntax */
    opacity: 0;
}
.zoom_in_image
{
    -webkit-transition:  all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -ms-transform: scale(1.0); /* IE 9 */
    -webkit-transform: scale(1.0); /* Safari */
    transform: scale(1.0); /* Standard syntax */
    opacity: 1;
}
.swosh_container
{
    transition: all 1s ease-out;
}
.opacity_change
{
    opacity: 0;
}
header.header
{
    height:100px;
    z-index:2;
    position: fixed;
    background-color: white;
}
.shadow_scroll
{
    /*box-shadow: 5px 5px 50px 0px black !important;*/
    box-shadow: 1px 1px 50px -10px black !important;
}
header nav.elements
{
    height: 100px;
    z-index: 999;
}
header nav.elements ul.menu
{
    margin-left: 0 !important;
}
header nav.elements ul.menu li.menu_single_item
{
    display: inline;
    line-height: 100px;
    font-family: Calibri !important;
    font-weight: bold;
    font-size: 16pt;
    padding: 10px;
    cursor: pointer;
    z-index: 999;
    color: #666C71;
}
header nav.elements ul.menu li.menu_single_item:first-child
{
    margin-left: 8%;
}
header nav.elements ul.menu li.menu_single_item b.caret
{
}
header nav.elements ul.menu li.menu_single_item b.caret::before
{
}
header nav.elements ul.menu li.menu_single_item:hover
{
    background-color: #D5D7D9;
    z-index: 999;
}
header nav.elements ul.menu li a
{
    font-family: Calibri !important;
    font-size: 16pt !important;
    color: #666C71 !important;
    text-decoration: none !important;
}
header .logo_holder
{
    height: 100px;
    padding: 0;
}
header .logo_holder img
{
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1000;
    position: relative;
    display: inline-block;
}
header ul.menu li.dropdown  ul.dropdown-menu li
{
    line-height: 0px !important;
}
header ul.menu li.dropdown  ul.dropdown-menu li a
{
}
.image_header .line_header
{
    /*width: 60%;*/
    width: 70%;
    height: 150px;
    margin-left: -15px;
}
.image_header
{
    margin-top: 100px;
    height: calc(100vh - 190px);
    /* background-image: url("https://www.exentriq.com/static_exentriqdotcom/images/d03daa8e-20e2-4b59-8fd5-56fc8d905f3a.jpg"); */
    background-size: cover;
    background-position: center center;
    z-index: 1;
}
.image_header .text_over_image
{
    height: 150px;
    position: absolute;
    bottom: 0;
    margin-bottom: 5%;
}
.image_header .text_over_image h2
{
    font-family: Calibri !important;
    font-size: 55px;
    color: white !important;
    /*margin-bottom: -25px;*/
    margin-top: 20px;
}
.starter_HD_homeproblemsolved
{
    margin-top: 45px !important;
}
.image_header .text_over_image h3
{
    font-family: Calibri !important;
    font-size: 35px;
    color: white !important;
}
.second_section
{
    height: auto;
    background-color: #F3F4F4;
    margin-top: 100px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.second_section_reference
{
    height: auto;
    background-color: #F3F4F4;
    padding-top: 30px;
    padding-bottom: 30px;
}
.second_section_reference p
{
    font-size: 20px;
    font-family: Calibri !important;
    margin-top: 30px;
    color: #666C71;
}
.second_section h2
{
    font-size: 62px;
    font-family: Calibri !important;
    font-weight: bold;
    color: #666C71 !important;
    text-align: center;
      margin: 16px 0px;
}
.second_section p
{
    font-size: 20px;
    font-family: Calibri !important;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #666C71;
}
.second_section ul
{
    margin-left: 5%;
}
.second_section ul li
{
    font-size: 20px;
    font-family: Calibri !important;
    line-height: 35px;
    color: #666C71;
    list-style-type: disc;
    margin : 0 !important;
}
.third_section
{
    height: auto;
    padding-bottom: 40px;
    padding-top: 30px;
}
.third_section h2
{
    font-size: 62px;
    font-family: Calibri !important;
    font-weight: bold;
    color: #666C71 !important;
    padding-left: 0px !important;
}
.third_section p {
    font-size: 20px;
    font-family: Calibri !important;
    margin-bottom: 0px;
    color: #666C71;
}
.third_section p.white {
    font-size: 20px;
    font-family: Calibri !important;
    margin-bottom: 0px;
    color: #ffffff;
}
.third_section .box_container
{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.third_section .button_download
{
    height: 60px;
    margin-bottom: 40px;
    cursor: pointer;
}
.third_section .button_download p.p_button
{
    padding-top: 20px;
    padding-bottom: 15px;
    text-align: center;
}
.third_section .button_download .pdf_image
{
    width: 40px;
    float: left;
    margin-left: 2%;
    margin-top: 13px;
}
.contact
{
    height: auto;
    background-color: #666C71;
    padding-bottom: 30px;
}
.contact .quote
{
    height: auto;
    margin-top: 30px;
}

.contact .quote p{
  text-align: left;
}
.contact .quote p
{
    font-size: 23px;
    color: white;
    font-family: Calibri !important;
}
.contact .quote p span.bold_me
{
    font-weight: bold;
}
.contact .quote p.little_text
{
    font-size: 18px;
}
.contact .phone
{
    margin-top: 50px;
    height: 50px;
}
.contact .phone p
{
    text-align: right;
    color: white;
    font-family: Calibri !important;
    font-size: 15px;
}

footer span.legal_link a
{
    color: #666C71 !important;
    text-decoration: none;
}
.contact .phone span.legal_link a:hover
{
    color : lightgrey;
}
footer.footer
{
    height:auto;
}
footer.footer p
{
    text-align: center;
    font-family: Calibri !important;
    font-size: 15px;
  margin-top: 8px;
    color: #666C71;
	line-height: 32px;
}

.contact .phone p.number {
    margin-top: -10px;
}
.third_section p.title_1
{
    margin-bottom:0px;
    color: white;
    font-size: 22px;
    padding-left: 3% !important;
    padding-top: 30px;
    padding-bottom: 30px;
}
.column_container
{
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
}
.column_container_flexible
{
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}}
.column_container_flex
{
    -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;         /* OLD - Firefox 19- */
    width: 33%;               /* For old syntax, otherwise collapses. */
    -webkit-flex: 1;          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.column_section
{
    border-top:3px solid white;
    padding-top: 4% !important;
    padding-left: 4% !important;
    padding-right: 4% !important;
    padding-bottom: 10% !important;
    height: auto;
    -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;         /* OLD - Firefox 19- */
    /*width: 33%;  */             /* For old syntax, otherwise collapses. */
    -webkit-flex: 1;          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.column_section_curves
{
    border-top:3px solid white;
    padding-top: 4% !important;
    padding-left: 4% !important;
    padding-right: 4% !important;
    padding-bottom: 4% !important;
    height: auto;
    -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;         /* OLD - Firefox 19- */
    width: 33%;             /* For old syntax, otherwise collapses. */
    -webkit-flex: 1;          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.column_section_curves p.title_column
{
    margin-bottom: 0px;
    font-size: 20px;
}
.column_section_curves p.subtitle_column
{
    margin-bottom: 0px;
    font-size: 17px;
    max-height: 80px;
}
.column_section_curves ul li
{
    margin-left: 5%;
}
.column_section_curves ul li
{
    font-size: 18px;
    font-family: Calibri !important;
    line-height: 20px;
    color: #666C71;
    list-style-type: disc;
    margin-top: 10px;
}
.curves_butt
{
    background-color: rgba(183, 202, 201, 1);
}
.custom_coming_soon {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    bottom: 0;
    height: 90px;
    width: 100%;
    z-index: 1001;
}
.middle_column
{
    border-right: 3px solid white;
    border-left: 3px solid white;
}
.column_section p.title_column
{
    margin-bottom: 0px;
    font-size: 20px;
}
.column_section p.subtitle_column
{
    margin-bottom: 0px;
    font-size: 17px;
    max-height: 80px;
}
.column_section ul li
{
    margin-left: 5%;
}
.column_section ul li
{
    font-size: 18px;
    font-family: Calibri !important;
    line-height: 20px;
    color: #666C71;
    list-style-type: disc;
    margin-top: 10px;
}
.line_under_table
{
    height: 5px;
    margin-top: 30px;
}
.image_text_section
{
    height: auto;
    margin-bottom: 40px;
}
.image_text_section .image_section
{
    background-size: cover;
    height:350px;
    background-position: center center;
}
.image_text_section .text_section
{
    padding: 45px;
}
.image_text_section .text_section p
{
    margin-bottom: 0px;
    font-size: 22px;
    height: 60px;
    color: white;
    font-family: Calibri !important;
}
.image_text_section .text_section ul li
{
    margin-top: 30px;
    list-style-type: disc;
    color: white;
    line-height: 25px;
    font-size: 18px;
    margin-left: 30px;
    font-family: Calibri !important;
}
/* HOME PAGE */
.grey_plein
{
    background-color: #666C71;
    color: white;
}
.image_header .homepage
{
    background-color: rgba(96, 106, 112, 0.9);
}
.line1
{
    height: 3px;
    background-color: #D5D7D9;
    border-radius: 10px;
    margin-top: 50px;
}
.line2
{
    height: 3px;
    background-color: #D5D7D9;
    border-radius: 10px;
}
.third_section .box_container .box_1
{
    border: 2px solid white ;
    height: auto;
    padding:0;
}
.third_section .box_container .box_1 .inside_box
{
    width: 100%;
    height:100%;
    background-color: #666C71;
    text-align: center;
    padding: 10px;
    padding-top: 25px;
}
.third_section .box_container .box_1 .dropdown
{
    margin-top: 20px;
    width: 100%;
    /*height: 35px;*/
    overflow: hidden;
    border: 1px solid #ccc;
    padding-right: 30px;
    background-color: white;
}
.third_section .box_container .box_1 .arrow_image
{
    background: url(https://www.exentriq.com/static_exentriqdotcom/images/40217291-6f4c-44d5-89ca-0e94e55d6647.png) no-repeat white;
    background-position: right 10px top 10px;
    background-size: 25px 15px;
}
.third_section .box_container .box_1 .dropdown select.custom_dropdown
{
    background: transparent;
    width: 100%;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    font-family: Calibri !important;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
    appearence:none;
    -moz-appearance: none;
    color: #666C71 !important;
}
.third_section .box_container .box_1 .dropdown select.element2
{
    pointer-events: none !important;
}
.third_section .box_container .box_1 .dropdown select.element3
{
    pointer-events: none !important;
}
option
{
    -webkit-appearance:none;
}
.third_section .box_container .box_1 .inside_box span
{
    font-size: 30px;
    font-weight: bold;
    font-family: Calibri !important;
    color: white;
    line-height: 26px;
    margin-top: 10px;
}
.third_section .button_download .homepage
{
    background-color: #F3F4F4;
}
/* EASY HD */
.easy_hd
{
    background-color: #b8847f;
    color: white;
}
.easy_hd_50
{
    background-color: rgba(201, 147, 139, 0.5) ;
}
.easy_hd_90
{
    background-color: rgba(184, 132, 127, 0.9) !important;
}
/* EASY CURVES */
.easy_curves
{
  background-color: rgba(183, 202, 201, 1);
  color: white;
}
.easy_curves_50
{
	  background-color: rgba(183, 202, 201, 0.5);
}
.easy_curves_90
{
    background-color: rgba(183, 202, 201, 0.8);
}
/* EASYTRADITIONAL */
/* PERFORMANCE */
.performance
{
    background-color: rgba(217, 197, 149, 1);
    color: white;
    padding-top: 30px;
    padding-bottom: 30px;
}
.performance_color
{
    background-color: rgba(217, 197, 149, 1);
    color: white;
}
.performance_left
{
    border-right: 2px solid white;
    background-color: rgba(217, 197, 149, 0.5);
}
.performance_right
{
    border-left: 1px solid white;
    background-color: rgba(217, 197, 149, 0.5);
}
.performance_hd_90
{
    background-color: rgba(217, 197, 149, 0.9) !important;
}
/* SINGLE VISION */
.single_vision
{
    background-color: rgba(213, 215, 217, 1);
    color: white ;
}
.single_vision_over_image
{
    background-color: rgba(213, 215, 217, 0.9) !important;
}
/* STARTER HD */
.starter
{
    background-color: rgba(184, 192, 167, 1);
    color: white ;
}
.starter_over_image
{
    background-color: rgba(184, 192, 167, 0.9) !important;
}
/* STOCK LENSES */
.stock
{
    background-color: rgba(70, 139, 154, 1);
    color: white ;
}
.stock_over_image
{
    background-color: rgba(70, 139, 154, 0.9) !important;
}
/* ULTRA */
.ultra
{
    background-color: #CBC5B8;
    color: white;
}
.ultra_50
{
    background-color: rgba(203, 197, 184, 0.5) ;
}
.ultra_90
{
    background-color: rgba(203, 197, 184, 0.9) !important ;
}
.column_section_ultra
{
    /*height: 645px !important;*/
}
/* WORKPLACE */
.workplace
{
    background-color: rgba(189, 181, 189, 1);
    color: white ;
}
.workplace_over_image
{
    background-color: rgba(189, 181, 189, 0.9) !important;
}
.workplace_50
{
    background-color: rgba(189, 181, 189, 0.5) !important;
}
.table_1
{
    background-color: #F3F4F4;
    border: 5px solid white;
    height: 50px;
}
.table_top
{
    background-color: #F3F4F4;
    border: 5px solid white;
    height: 100px;
}
.table_1_left
{
    background-color: rgba(189, 181, 189, 1);
    border: 5px solid white;
    height: 50px;
}
.table_1_left p
{
    color: white;
    text-align: center;
    margin-top: 5px;
}
.border_left_none
{
    border-left: none !important;
}
.border_right_none
{
    border-right: none !important;
}
.circle_table
{
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: rgba(189, 181, 189, 1) ;
    margin: 0 auto;
    margin-top: 10px;
}
.image_table
{
    background-size: cover;
    background-position: center center;
}
/* COATINGS */
.coatings
{
    background-color: rgba(212, 168, 144, 1);
    color: white ;
}
.coatings_50
{
    background-color: rgba(212, 168, 144, 0.5);
}
.coatings_over_image
{
    background-color: rgba(212, 168, 144, 0.9) !important;
}
.lens_table
{
    margin-top: 60px;
}
.lens_table .title_lens
{
    background-color: #666C71;
}
.lens_table .title_lens p
{
    text-align: center;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    font-size: 20px;
    font-family: Calibri !important;
}
.circle_text
{
    background-color: #666C71;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    float: right;
    margin-top: -90px;
}
.circle_text p
{
    color: white;
    font-size: 12px;
    text-align: center;
    line-height: 12px;
    font-weight: bold;
}
.circle_text p.one
{
    margin-top: 33px;
}
.circle_text p.two
{
    margin-top: 31px;
}
.circle_text p.three
{
    margin-top: 33px;
}
.lens_table .image_lens_1
{
    height: 350px;
    background-color: #2b542c;
    border: 2px solid white;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.lens_table .image_lens_1 .actual_image
{
    height: 300px;
    background-size: cover;
    background-position: center;
}
.lens_table .image_lens_1 .desc_lens_1
{
    background-color: #666C71;
    position: absolute;
    bottom: 0;
    min-height: 52px;
}
.lens_table .image_lens_1 .desc_lens_1 p
{
    text-align: center;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 16px;
    font-family: Calibri !important;
}
.text_holder_coating
{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px;
    font-size: 22px;
    font-family: Calibri !important;
    color: #666C71;
}
.image_cover_image
{
    height: 550px;
    background-size: cover;
    background-position: center center;
}
.column_section_coating
{
    border-top:3px solid white;
    /*position: relative;*/
    position: relative;
    height: 625px;
}
.column_section_coating p.subtitle_column
{
    margin-bottom: 0px;
    font-size: 20px;
    max-height: 80px;
    margin: 10%;
}
.row_table_container
{
    margin-top: 40%;
    /*position: absolute;
    bottom: 0;*/
    position: absolute;
    bottom: 0;
    width: 100%;
}
.row_table_coatings
{
    font-size:20px;
    font-family: Calibri !important;
    text-align: center;
    padding: 15px;
    margin-top:2px;
    margin-bottom:5px;
}
.row_table_coatings:last-child
{
    margin-bottom: 0;
}
/* FAQ */
.fourth_section
{
    overflow: hidden;
    padding-bottom: 4%;
    padding-top: 4%;
}
.fourth_section .box_question
{
    background-color: #666C71;
    padding-top: 10px;
    padding-bottom: 30px;
}
.fourth_section .box_question h3.title_faq
{
    text-align: center;
    color: white !important;
    padding-bottom: 10px;
    font-family: Calibri !important;
}
.fourth_section .box_question .custom_select
{
    margin: 0 auto;
    width: 100%;
    height: 35px;
    overflow: hidden;
    background: url(https://www.exentriq.com/static_exentriqdotcom/images/40217291-6f4c-44d5-89ca-0e94e55d6647.png) no-repeat white;
    background-position: right 10px top 10px;
    background-size: 25px 15px;
    border: 1px solid #ccc;
    padding-right: 0px;
}
.fourth_section .box_question select.custom_faq_dropdown
{
    background: transparent;
    width: 100%;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    font-family: Calibri !important;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
    appearence:none;
    -moz-appearance: none;
    color: #666C71;
    white-space: normal;
}
.fourth_section .description_faq
{
    margin-top: 30px;
    font-size: 20px;
    font-family: Calibri !important;
    margin-bottom: 0px;
    color: #666C71;
}
.fourth_section .description_faq p a
{
    color: #2A2E31 !important;
    font-size: 20px !important;
    font-family: Calibri !important;
}
/* Rebate Program */
.fifth_section
{
    padding-top: 5%;
    padding-bottom: 5%;
}
.fifth_section .rebate_gallery
{
    height: 200px;
    background-size: cover;
    background-position: center center;
}
/* Reference Program */
.portfolio_section
{
    background-color: white;
}
.portfolio_section .arrow_container_portfolio
{
    height: 68px;
    cursor: pointer;
}
.coating_section
{
    background-color: white;
}
.coating_section .arrow_container_coating
{
    height: 68px;
    cursor: pointer;
}
.lenses_section .arrow_container_lenses
{
    height: 68px;
    cursor: pointer;
}
.portfolio_section .arrow_container_other
{
    cursor: pointer;
}
.lenses_section
{
    background-color: white;
}
.reference_files {
}
.reference_files p
{
    font-size: 20px;
    font-family: Calibri !important;
    margin-bottom: 0px;
    color: #666C71;
}
.reference_files .text_container
{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 30px !important;
}
.reference_files .section_lenses_open img
{
    margin-top: 5px !important;
}
.reference_files .section_portfolio_open img
{
    margin-top: 5px !important;
}
.reference_files .section_coating_open img
{
    margin-top: 5px !important;
}
.reference_files .section_other_open img
{
    margin-top: 5px !important;
}
.reference_files img
{
    width:40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
}
.reference_files .text_row_pdf
{
    margin-top:10px;
    margin-left: 30px !important;
}
.section_container
{
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 0.2s; /* Safari */
    transition: max-height 0.2s;
    transition-timing-function: ease-in-out;
    background-color: #F3F4F4;
}
.section_open
{
    max-height: 600px;
    transition-timing-function: linear;
    -webkit-transition: max-height 0.2s; /* Safari */
    transition: max-height 0.2s;
    background-color: #F3F4F4 ;
}
.row_elements
{
    padding-top: 5px;
    padding-bottom: 4px;
}
.reference_files p.title_open_section
{
    font-weight: bold;
    font-size: 20px;
}
.reference_files a
{
    color: #666C71 !important;
    font-size: 20px !important;
    font-weight: bold;
    cursor: pointer;
    font-family: Calibri !important;
}
.company_info
{
    margin-top: 100px;
}
.company_info h3
{
    font-family: Calibri !important;
}
.company_info p
{
    font-family: Calibri !important;
}
.company_info h2
{
    font-family: Calibri !important;
}
.section_text h2.title_info
{
    font-size: 25px !important;
    font-family: Calibri !important;
    margin: 0px !important;
}
.section_text p.subtiltes
{
    font-weight: bold !important;
    font-size: 16px !important;
    font-family: Calibri !important;
    margin-bottom: 10px;
}
.section_text p.adress
{
    font-size: 15px !important;
    font-family: Calibri !important;
}
.no_margin_li
{
    margin-left: 0px !important;
}
.more_margin
{
    margin-top: 175px !important;
    margin-bottom: 75px !important;
}
.text_container
{
    cursor: pointer !important;
}
.download_multiple_1
{
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    overflow: hidden;
}
.download_multiple_2
{
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    overflow: hidden;
}
.box_buttons
{
    height: 120px;
    background-color: #666C71;
}
.box_buttons_2
{
    height: 120px;
    background-color: #666C71;
}
.open_button
{
    height: 190px !important;
}
.show_element
{
    display: block !important;
}
.button_1
{
    height: 60px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 60px;
    font-family: Calibri !important;
    cursor: pointer;
}
.button_2
{
    height: 60px;
    border-top: 2px solid white;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 60px;
    font-family: Calibri !important;
}
.size_of_button
{
    font-size: 21px;
}
select::-ms-expand {
    display: none;
}
.wholesale_custom
{
margin-top:23px !important;					
}
.text_over_image_2
					{
					background-color: #b1b2b4 !important;
					    padding-top: 30px;
    padding-bottom: 5px;
					}
.text_over_image_2 p
{
	font-family: Calibri !important;
    font-size: 16px;
    color: white !important;
    text-align: center;
}
