﻿.section h1 {
    margin-bottom: 20px;
    font-size: 18pt;
    padding: 0;
    line-height: 2em;
}
.section h1 > small {
    margin-bottom: 5px;
}
.section h1 > label {
    line-height: 1.5em;
    font-size: 12pt;
}
ul.list-data > li {
    float: none;
    width: auto;
    margin-bottom: 15px;
}
.data-w1 {
    background-color: #386c92;
    border-radius: 4px;
    padding: 15px 12px;
    height: auto;
}
.data-w1 p {
    margin-bottom: 0px;
}
ul.list-data > li.last {
    margin-bottom: 0;
}
.list-services > li {
    float: none;
    width: auto;
    padding: 0 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px;
}
.list-services h2 {
    background-size: 48px;
    padding-left: 60px;
    font-size: 24pt;
    margin-bottom: 15px;
}
.list-services p {
    font-size: 12pt;
    line-height: 1.5em;
}
.list-services li > .svc-w1 {
    padding: 0px;
}
.section-res {
    padding-top: 0px;  
}
.section.section-res h1 > label {
    padding: 0 12px;
}
.res-w1 h2 {
    font-size: 16pt;
}
.list-res > li {
    width: auto;
    float: none;
    margin-bottom: 15px;
}
.res-w1 {
    height: auto;
    border-radius: 4px;
    padding: 15px 12px;
}
.res-w1 > p {
    margin-bottom: 0px;
}
.list-reasons > li {
    width: auto;
    float: none;
    padding: 15px 12px;
    border-bottom: 1px solid #e0e0e0;
}
.list-reasons h2 {
    line-height: 30px;
    font-size: 18pt;
}
.list-reasons h2 > label {
    width: 30px;
    height: 30px;
    border-radius: 8px 0 8px 0;
    line-height: 30px;
    font-size: 18pt;
}
.list-reasons li p {
    padding: 0px;
    font-size: 12pt;
    line-height: 1.5em;
    margin-bottom: 0px;
}
.list-reasons li.alt h2,
.list-reasons li.alt p {
    padding: 0px;
}
.list-reasons li.last {
    border-bottom: 0;
}
.section-try h2 {
    font-size: 16pt;
    margin-bottom: 35px;
}
.section-try {
    padding-top: 35px;
}
.section-try a.btn {
    margin: 0 5px;
}
.section-try p {
    font-size: 10pt;
}
#qrContact {
    width: 108px;
}
