/* Elements */
.row_element {
    margin: 15px 0px;
    padding: 30px 0px;
}
h2.fnttitelem{
    font-size: 1px;
    color: transparent;
}
div#div_row_title {
    margin-top: 20px;
}
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;
}
.txt_area_lines {
    line-height: 1;
}
div.txt_area_lines p span{
	line-height: 1;
}
div.col_desc_elem{
	padding: 15px 35px;
}
div#div_row_contact {
    margin-bottom: 50px;
}
a#lnk_btn_contact {
    font-size: 28px;
    height: 48px;
    width: 198px;
}
a.lnk_modal_det{
    margin-top: 10px;
}
.txt_area_lines.div_desc_elem{
    white-space: initial !important;
}
.txt_area_lines.div_desc_elem span{
    line-height: 1;
}
/* 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){
	
}