/* Elements */
.row_element {
    margin: 15px 0px;
    padding: 30px 0px;
}
div#div_row_title {
    margin-top: 20px;
}
h2.fnttitelem{
    font-size: 1px;
    color: transparent;
}
img.img_pdf_down {
    height: 40px;
}
img.img_show_mod {
    height: 26px;
}
img#img_carrow_main_l{
    left: 15px;
}
img#img_carrow_main_r{
    left: -45px;
}
div.elem_slider .img_slider{
    width: 100%;
}
#slider_mod_car .img_slider{
    width: 100%;
}
div.elem_slider.nivoSlider{
    z-index: 1;
}
label.lgn_ico_pdf {
    width: 50px;
    line-height: 1;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
    cursor: pointer;
}
.txt_area_lines {
    line-height: 1;
}
div.txt_area_lines p span{
	line-height: 1;
}
a.lnk_pdf_down{
	margin-top: 10px;
}
a.lnk_modal_det{
    margin-top: 10px;
    padding-left: 30px;
}
div.col_desc_elem{
	padding: 15px 20px;
}
.txt_area_lines.div_desc_elem{
    white-space: initial !important;
}
.txt_area_lines.div_desc_elem span{
    line-height: 1;
}
div#div_row_products{
    margin-bottom: 20px;
}
/* Small screens and Medium screens */
/* max-width 640px, mobile-only, 641px - 1024px, tablet-only */
@media only screen and (max-width: 40em), only screen and (min-width: 40.063em) and (max-width: 64em){
	.div_txt_ben h2,
    .div_txt_ben label{
        line-height: 1.2;
    }
}