body {
font-family: 'Roboto', 'Roboto Condensed', 'Helvetica', 'Arial', sans-serif;
font-weight: 300;
overflow-x: hidden;
background-color: #ffffff;
}
.navbar-default {
background: #ffffff;
border: none;
box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
margin: 0 !important;
padding: 10px 0;
}
.navbar-flex-container {
display: flex !important;
align-items: center;
justify-content: space-between;
width: 100%;
}
.navbar .container {
padding-left: 15px !important;
padding-right: 15px !important;
}
.main-logo { height: auto; margin-left: 0 !important; }
.navbar-right-lang {
float: none !important;
margin-top: 0 !important;
display: block !important;
}
#home {
background-image: url(../images/home-bg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-position: center;
color: #ffffff;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
min-height: 85vh;
padding-top: 80px;
padding-bottom: 80px;
position: relative;
}
.home-flex-container { display: flex; align-items: center; flex-wrap: wrap; z-index: 2; width: 100%; }
#home .overlay { position: absolute; height: 100%; width: 100%; top: 0; left: 0; background: rgba(0,0,0,0.4); }
.hero-h1 {
color: #ffffff;
font-size: 42px;
font-weight: 700;
margin-top: 0;
text-shadow: 0 2px 10px rgba(0,0,0,0.5);
line-height: 1.5 !important;
}
.hero-span {
color: #ffb718 !important;
font-size: 0.65em;
display: block;
margin-bottom: 10px;
letter-spacing: 1px;
text-transform: uppercase;
}
.hero-p { color: #f1f1f1 !important; font-size: 18px; margin-bottom: 30px; line-height: 1.6; }
.hero-cover {
width: 110% !important;
max-width: 110% !important;
border: none !important;
background: transparent !important;
box-shadow: none !important;
transform: translateY(10px);
}
.btn-download-hero {
background-color: #ffb718;
color: #333 !important;
border: 2px solid #ffb718;
border-radius: 100px;
padding: 15px 35px;
font-weight: bold;
text-transform: uppercase;
transition: all 0.3s ease;
}
.btn-download-hero:hover { background-color: #fff; color: #167475 !important; border-color: #fff; transform: translateY(-3px); }
#introduction { padding: 80px 0; }
#introduction p {
color: #666666;
font-size: 16px;
line-height: 1.7 !important;
margin-bottom: 20px;
font-weight: 300;
}
.summary-title { text-align: center !important; font-weight: 700; color: #333; margin-bottom: 35px; position: relative; }
.summary-title::after { display: none !important; }
.product-highlight { color: #009785 !important; font-weight: bold; }
.thermal-callout {
background: #fff;
border: 2px solid #ddd;
border-radius: 8px;
padding: 25px;
margin: 40px 0;
box-shadow: 0 5px 15px rgba(0,0,0,0.05);
display: flex;
align-items: center;
flex-wrap: wrap;
}
.thermal-title { color: #d9534f; font-weight: bold; margin-top: 0; margin-bottom: 12px; }
.thermal-p { font-size: 14.5px; margin-bottom: 8px; color: #555; line-height: 1.6 !important; }
.thermal-link { color: #007985; font-weight: bold; font-size: 14.5px; text-decoration: underline; }
.form-intro-box { background-color: #f9f9f9; border-left: 5px solid #007985; padding: 30px; margin: 40px 0; }
.comparison-table-wrapper { margin: 40px 0; width: 100%; border-radius: 8px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); }
.table-custom { width: 100%; border-collapse: collapse; background: #fff; }
.table-custom th.spec-header { background: #007985 !important; color: #fff; padding: 18px 10px; text-align: center; font-weight: bold; border: 1px solid #006a75; font-size: 14px; text-transform: uppercase; }
.table-custom th.spec-sub-header { background: #0096a4 !important; color: #fff; padding: 12px 10px; text-align: center; font-weight: bold; border: 1px solid #008491; font-size: 13px; }
.table-custom td { padding: 14px 10px; border: 1px solid #eee; font-size: 13px; color: #444; text-align: center; vertical-align: middle; }
.table-custom tr:nth-child(even) { background-color: #f9f9f9; }
.table-custom .feature-label { font-weight: bold; background: #f1f1f1; text-align: left; width: 180px; color: #333; border-right: 2px solid #ddd; }
.highlight-cell { color: #d9534f; font-weight: bold; }
.table-custom td[colspan] { text-align: center; font-weight: 500; background: #fafafa; }
#contact {
background-color: #167475;
color: #fff;
padding: 25px 0 !important;
}
#contact .contact-title { width: 100%; text-align: center; margin-bottom: 20px; }
#contact .contact-title h3 { color: #ffffff; font-weight: 700; margin: 0; }
.contact-row { display: flex; flex-wrap: wrap; justify-content: space-between; }
.col-md-15 { width: 19%; padding: 0 10px; margin-bottom: 20px; text-align: left; }
#contact .section-title h5 { color: #fff; font-weight: bold; text-transform: uppercase; margin-bottom: 10px; }
#contact hr { border-top: 1px solid rgba(255,255,255,0.3); }
#contact a { color: #fff !important; font-size: 13px; display: block; margin-bottom: 5px; opacity: 0.8; }
#contact a:hover { color: #FFB718 !important; opacity: 1; text-decoration: underline !important; }
footer { padding: 20px 0; background: #fff; border-top: 1px solid #eee; }
.copyright-text { font-size: 11px !important; color: #888; margin: 0; line-height: 30px; }
.social-icon { margin: 0; padding: 0; text-align: right; }
.social-icon li { display: inline-block; margin-left: 15px; }
.social-icon a { color: #666; font-size: 18px; transition: 0.3s; }
.social-icon a:hover { color: #167475; }
@media screen and (max-height: 720px) and (min-width: 992px) {
#home { padding-top: 40px; padding-bottom: 40px; min-height: 80vh; }
.hero-h1 { font-size: 34px; line-height: 1.4 !important; }
.hero-p { font-size: 16px; margin-bottom: 20px; }
.btn-download-hero { padding: 12px 30px; font-size: 14px; }
.hero-cover { width: 95% !important; transform: translateY(0); }
}
@media (max-width: 991px) {
#home { padding-top: 160px; padding-bottom: 60px; }
.home-flex-container { flex-direction: column; text-align: center; }
.home-thumb { padding-right: 0; margin-bottom: 50px; }
.hero-image-container { display: flex; justify-content: center; width: 100%; overflow: visible; }
.hero-image-container img { max-width: 100% !important; margin-left: auto !important; margin-right: auto !important; display: block !important; }
.col-md-15 { width: 50%; float: left; }
}
@media (max-width: 767px) {
.navbar-flex-container { padding-left: 0; padding-right: 0; }
.navbar .container { padding-left: 20px !important; padding-right: 20px !important; }
#introduction .container { padding-left: 25px !important; padding-right: 25px !important; }
.main-logo { max-width: 140px !important; }
.hero-h1 { font-size: 28px !important; line-height: 1.2 !important; }
.desktop-only { display: none !important; }
.table-custom, .table-custom thead, .table-custom tbody, .table-custom th, .table-custom td, .table-custom tr { display: block; }
.table-custom tr { margin-bottom: 20px; border: 1px solid #007985; border-radius: 8px; overflow: hidden; background: #fff !important; }
.table-custom td { text-align: right; padding-left: 50% !important; position: relative; border: none; border-bottom: 1px solid #eee; min-height: 45px; width: 100% !important; }
.table-custom td:before { content: attr(data-label); position: absolute; left: 15px; width: 45%; text-align: left; font-weight: bold; color: #167475; }
.table-custom .feature-label { background: #007985 !important; color: #fff !important; text-align: center !important; padding: 10px !important; border-right: none; width: 100% !important; }
.col-md-15 { width: 100%; text-align: center; padding-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,0.1); }
#contact .section-title a { line-height: 1.2 !important; margin-bottom: 2px !important; padding-top: 2px; padding-bottom: 2px; }
#contact .section-title h5 { margin-bottom: 5px !important; }
#contact hr { margin: 5px 0 8px 0 !important; }
#contact .contact-title h3, footer p { text-align: center !important; width: 100%; }
.social-icon { text-align: center; margin-top: 15px; }
}
.go-top { background-color: #167475; color: #fff; bottom: 20px; right: 20px; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%; position: fixed; z-index: 999; display: none; }