:root {--white:#FFF;--light:#F5F7F7;--grey_01:#698898;--grey_02:#D8D8D8;--blue_01:#C3DFFC;--blue_02:#5B9BD5;--blue_03:#3498DB;--blue_04:#1E5A81;--dark:#143d58;--font_regular:"";--font_bold:"qanelas_semibold"}.lcrtechnics_categoriesList {background:var(--white)}
.lcrtechnics_categoriesList .column {color:var(--dark);padding-bottom:30px !important}
.lcrtechnics_categoriesList .column:nth-child(even) {background:var(--light)}
.lcrtechnics_categoriesList .column:nth-child(odd) {background:var(--white)}
.lcrtechnics_categoriesList .column .img-cnt {text-align:center}
.lcrtechnics_categoriesList .column .img-cnt img {max-height:210px;margin-left:auto;margin-right:auto}
.lcrtechnics_entriesList {background:var(--white)}
.lcrtechnics_entriesList .before_list {padding:15px 0}
.lcrtechnics_entriesList .list {padding-top:15px;padding-bottom:15px}
.lcrtechnics_entriesList .list .column {padding-bottom:30px}
.lcrtechnics_entriesList .after_list {padding:15px 0}
.lcrtechnics_entryDetail .btn-back {position:absolute;text-decoration:none !important;margin-top:-25px;text-transform:uppercase;font-size:smaller}
.lcrtechnics_entryDetail .title {text-align:center}
.lcrtechnics_entriesList .links,.lcrtechnics_entryDetail .links {text-align:center;padding:30px 0;background-color:var(--grey_01)}
.lcrtechnics_entriesList .links a,.lcrtechnics_entryDetail .links a {display:inline-block !important;margin:5px}
.lcrtechnics_entriesList .links img,.lcrtechnics_entryDetail .links img {max-height:60px;width:auto !important;background-color:var(--white);margin:0 20px}
@media screen and (max-width:420px) {.lcrtechnics_entriesList .links img,.lcrtechnics_entryDetail .links img {max-height:40px }}.faq_header {background-color:var(--blue_04)}
.faq_header p {text-align:center !important}