/********************
    RESET
********************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video,button {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}



/********************
    FONT
********************/

@font-face {
    font-family: "Dacia";
    src: url("../fonts/DaciaBlockExtended-Regular.ttf")format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "DaciaBold";
    src: url("../fonts/DaciaBlock-Bold.ttf")format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "DaciaExtendedBold";
    src: url("../fonts/DaciaBlockExtended-Bold.ttf")format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "ReadBold";
    src: url("../fonts/Read-Bold_V3000.ttf")format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Read";
    src: url("../fonts/Read-Regular_V3000.ttf")format("truetype");
    font-weight: normal;
    font-style: normal;
}


/********************
    GENERAL
********************/
*{
    scroll-behavior: smooth;
    box-sizing: border-box;
    -moz-font-smoothing: none;
   -webkit-font-smoothing: antialiased;
}
body {
    color: #646b52;
}
a { text-decoration: none; }
#page {
	min-height:100vh; /* 1 */
	display:flex; /* 2 */
	flex-direction:column; /* 3 */
}
section {
	flex-grow:1; /* 4 */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.section-home .da-HDY4w {
    background: url('../images/bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 720px;
    width: 768px;
}
section.da-cara {
    background: url('../images/bg-forest.jpg');
}
section.da-dim {
    background: url('../images/bg-forest.jpg'); /* A CHANGER */
}
section.da-picture {
    background: url('../images/bg-forest.jpg'); /* A CHANGER */
}
section.da-tint {
    background: url('../images/bg-forest.jpg'); /* A CHANGER */
}
section.da-wheel {
    background: url('../images/bg-forest.jpg'); /* A CHANGER */
}
.da-AZr4 {
    display: flex;
    justify-content: space-between;
}
.da-jey6v3 p {
    color: #646b52
}
.da-YH8kn {
    font-family: "Dacia";
    text-transform: uppercase;
    margin-top: 15px;
}

.footer {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.footer a {
    width: 256px;
    float: left;
    text-align: center;
    background: #646b52;
    padding-top: 25px;
    padding-bottom: 25px;
    text-transform: uppercase;
    font-family: "Dacia";
    color: #fff;
    font-size: 11px;
    text-decoration: none;
}

.footer a.is-active {
    background: #4e5844;
}
.da-OlIj8 {
    font-family: "DaciaExtendedBold";
    text-transform: uppercase;
    color: #646b52;
    font-size: 48px
}
.content {
    width: 667px;
    margin: auto;
    margin-top: 25px;
}
.da-AZr4 {
    font-family: "Read";
    text-transform: uppercase;
    color: #FFF;
    width: 700px;
    margin: auto;
    font-size: 22px;
    padding-top: 25px
}
.da-meUj7 {
    font-family: "DaciaExtendedBold";
    text-transform: uppercase;
    font-size: 42px;
    color: #000;
    margin-bottom: 15px;
}
.da-mJU6f {
    font-family: "Dacia";
    font-size: 30px
}
.da-lsj64 {
    font-family: "DaciaExtendedBold";
    font-size: 36px
}
.da-mJG5fd {
    font-family: "Dacia";
    font-size: 14px;
    margin-top: 25px;

}
.da-mJG5fd p {
    background: #646b52;
    color: #FFF;
    padding: 15px 0 15px 5px;
}
.me-YH4d {
    margin-top: 15px;
}
.me-YH4d p {
    color: #000;
    font-family: "Read";
}
p.me-YHJ8d {
    font-family: "DaciaExtendedBold";
    color: #646b52;
}
.da-hdn75 {
    margin-top: 70px
}
.da-fer97j {
    display: flex;
    color: #fff;
    align-items: center;
    color: #646b52;
    font-family: "Dacia";
}
.da-lu75g {
    background: #FFF;
    margin-top: 100px;
    height: 720px;
}
.da-gej63 {
    padding: 50px;
}
.da-fer97j img {
    width: 283px;
}
.da-LM96g {
    margin-left: 50px;
    font-size: 20px;
    text-transform: uppercase;
}
.da-dk12f {
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Dacia";
}
.da-LM96w {
    margin-right: auto;
    margin-left: 50px;
    font-size: 20px;
    text-transform: uppercase;
}
.da-keI86 {
    padding: 25px;
}
.da-dk12f {
    margin-bottom: 25px;
}
.da-IKEg65 {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.da-IKEg64 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.da-IKEg65 img {
    width: 80px;
}
.da-kI5d {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.da-kI5d2 {
    display: flex;
    justify-content: center;
}
.da-kI5d2 img {
    width: 350px;
}
.da-KB4S9 {
    text-align: center;
    font-family: "Read";
}
.da-KB4S9h {
    text-align: center;
    font-family: "Dacia";
    text-transform: uppercase;
    font-size: 10px;
    margin-top: 15px;
    color: #000;
}
.da-w {
    color: #000;
}
.da-gh {
    color: #a1a1a1;
}
.da-gc {
    color: #ddd;
}
.da-pL29h img{
    width: 200px;
}
.da-pL29h.is-active img {
    opacity: 0.5
}
.align-items-center {
    align-items: center;
}
.da-odek53 {
    font-family: "Dacia";
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
}
.da-ld64j {
    margin-top: 100px;
}
.da-UJZ5c {
    background: #FFF;
    height: 360px;
}
.da-kDu4d {
    background: #646b52;
}
.da-jdu75 {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.da-jdu75 img {
    width: 200px;
}
.da-pfh76 {
    height: 350px;
}
.da-pfh76 img {
    width: 613px;

}