
/* HEADER */
div.mobileHeader {
    display: none;
}

header {
    position: absolute;
    width: 100%;
    height: auto;
    padding: 20px;
    z-index: 10;
}

header>div.inset>figure.logo {
    width: 180px;
    height: auto;
    margin: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
    cursor: pointer;
}

header>div.inset>figure.logo img {
    width: 180px;
    height: auto;
    position: relative;
    z-index: 0;
    cursor: pointer;
}

/* HEADER */

/* SLIDER */

.slider {
    position: relative;
    width: 100%;
    height: 100vh;
    z-index: 0;
    background-image: url(../assets/slider-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.slider .slider-container {
    height: 100%;    
}

.slider .slider-container .swiper-wrapper .swiper-slide {
    object-fit: cover;
    position: relative;
}

.slider .slider-container .swiper-wrapper .swiper-slide img.mobile-slide {
    display: none;
}

.slider .slider-container .swiper-wrapper .swiper-slide img.main-slide {
    width: auto;
    height: 600px;
    display: block;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
}

.slider .slider-container .swiper-wrapper .swiper-slide .inset {
    height: 100%;
}

.slider .slider-container .swiper-wrapper .swiper-slide .inset .slide-caption {
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translate(10%, 40%);
    z-index: 10;
}

.slider .slider-container .swiper-wrapper .swiper-slide .inset .slide-caption h2 {
    width: fit-content;
    height: auto;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 40px;
    color: #ffffff;
}

.slider .slider-container .swiper-wrapper .swiper-slide .inset .slide-caption h3 {
    width: fit-content;
    height: auto;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 40px;
    color: #ffffff;

}
.slider .slider-container .swiper-wrapper .swiper-slide .inset .slide-caption .slide-caption-text {
    width: 100%;
    height: auto;
    position: relative;
}
.slider .slider-container .swiper-wrapper .swiper-slide .inset .slide-caption .slide-caption-text::before {
    font-family: fthsc !important;
    content: "\e92d";
    font-weight: 300;
    font-size: 22px;
    color: #624837;
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
}

.slider .slider-container .swiper-wrapper .swiper-slide .inset .slide-caption .slide-caption-text p {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #624837;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
    display: inline-block;
}

.swiper-pagination {
    margin-bottom: 25px !important;
}

.swiper-pagination-bullet {
    background-color: #d86565 !important;
    opacity: .7 !important;
    width: 15px!important;
    height: 15px!important;
    padding: 3px;
    margin: 0 5px !important;
}

.swiper-pagination-bullet-active {
    background-color: #ffffff !important;
    opacity: 1 !important;
    width: 15px!important;
    height: 15px!important;
    padding: 3px;
    outline: 1px solid #ffffff !important;
}

/* SLIDER */

h1.main-module-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 26px;
    color: #624837;
    position: relative;
    line-height: 100px;
    text-align: center;
}

h1.main-module-title span{
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 86px;
    line-height: 100px;
    color: #624837;
    opacity: 0.05;
    position: absolute;
    top: 0;
    left: 0;
}

a.main-module-more {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #624837;
    margin-bottom: 10px;
    text-decoration: none;
    display: block;
    width: fit-content;
    line-height: 100px;
    position: relative;
}

a.main-module-more:hover {
    color: #b2917c;
}
/* MAIN ABOUT US */

section.main-aboutus {
    width: 100%;
    height: auto;
    padding: 0px 0 50px 0;
    background-color: #fbf8f7;
}

section.main-aboutus > div.inset {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

section.main-aboutus > div.inset > div.main-aboutus-content {
    width: 800px;
    height: auto;
}

section.main-aboutus > div.inset > div.main-aboutus-content > h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 26px;
    color: #624837;
}

section.main-aboutus > div.inset > div.main-aboutus-content > h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
    font-size: 18px;
    color: #9b9591;
    margin-bottom: 20px;
}

section.main-aboutus > div.inset > div.main-aboutus-content > p {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #94735e;
    margin-bottom: 20px;
}

section.main-aboutus > div.inset > div.main-aboutus-content > p:last-child {
    margin-bottom: 0px;
}

section.main-aboutus > div.inset > figure {
    width: 400px;
}

section.main-aboutus > div.inset > figure > img {
    width: 100%;
}

section.main-aboutus > div.inset > div.main-aboutus-content > a {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #624837;
    margin-bottom: 10px;
    text-decoration: none;
    display: block;
    width: fit-content;
    margin-top: 20px;
    position: relative;
}

section.main-aboutus > div.inset > div.main-aboutus-content > a::after {
    position: absolute;
    content: "\e92d";
    font-family: fthsc;
    font-size: 10px;
    color: #624837;
    right: -20px;
    top: 5px;
    transition: all ease .3s;
}

section.main-aboutus > div.inset > div.main-aboutus-content > a:hover::after {
    right: -30px;
    transition: all ease .3s;
}



/* MAIN ABOUT US */

/* MAIN PRODUCTS */
section.main-products {
    width: 100%;
    height: auto;
    padding: 0px 0 50px 0;
}

section.main-products > div.inset > div.main-products-content > ul {
    width: 100%;
    height: auto;
    margin-top: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}

section.main-products > div.inset > div.main-products-content > ul > li {
    width: 25%;
    height: 400px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1px;
}

section.main-products > div.inset > div.main-products-content > ul > li > a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}


section.main-products > div.inset > div.main-products-content > ul > li > img {
    width: auto;
    height: 300px;
}

section.main-products > div.inset > div.products-content > ul > li:hover > img {
    opacity: 1;
}

section.main-products > div.inset > div.main-products-content > ul > li > h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 10px;
    text-decoration: none;
    position: absolute;
    width: 80%;
    text-align: center;
    bottom: 10px;
}


/* MAIN PRODUCTS */

/* MAIN VIDEO */

section.main-video {
    width: 100%;
    height: 500px;
    position: relative;
    background-image: url(../assets/main-video-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: -100px;
}

/* MAIN VIDEO */

/* MAIN INFOGRAPHIC */

section.main-infographic {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 100px;
}

section.main-infographic > div.inset > div.info-icons {
    width: 100%;
    height: 300px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start;
}

section.main-infographic > div.inset > div.info-icons > div.icon {
    width: 260px;
    max-width: 260px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

section.main-infographic > div.inset > div.info-icons > div.icon > figure {
    width: 100px;
    height: 100px;
    margin: auto;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    background-color: #e8d4c7;
    border-radius: 50%;
    margin-bottom: 30px;
}

section.main-infographic > div.inset > div.info-icons > div.icon > figure > img {
    width: 130px;
    height: 130px;
    position: absolute;
    margin-top: -50px;
}

section.main-infographic > div.inset > div.info-icons > div.icon > h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #624837;
    margin-bottom: 10px;
}

section.main-infographic > div.inset > div.info-icons > div.icon > p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    color: #624837;
}

/* MAIN INFOGRAPHIC */

/* FOOTER */

footer {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #000000;
}

footer>.footer-top {
    padding: 20px 0;
}

footer>.footer-top>.inset {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

footer>.footer-top >.inset > img {
    width: 150px;
    margin-bottom: 20px;
}

footer>.footer-top >.inset > h3 {
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #ffffff;
}

footer>.footer-top > .inset>p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
}

footer>.footer-bottom {
    padding: 20px 0;
    border-top: 1px solid #313131;
}

footer>.footer-bottom > .inset {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    
}

footer>.footer-bottom > .inset > address > a {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    transition: all ease .3s;
    text-decoration: none;
}

footer>.footer-bottom > .inset > address > a:hover {
    color: #a1a1a1;
    transition: all ease .3s;
}

footer>.footer-bottom > .inset > a { 
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    text-decoration: none;
}

footer>.footer-bottom > .inset > a:hover {
    text-decoration: underline;
}


footer>div.copyright {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    color: #838282;
    background-color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}

.cookie-consent {
    font-family: "Poppins", sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    text-align: center;
    padding: 20px;
    display: none;
    z-index: 1000;
}

.cookie-consent>.inset {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}

.cookie-consent>.inset>.cookies-text {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #ffffff;

}

.cookie-consent>.inset>button#acceptCookies {
    font-family: "Poppins", sans-serif;
    background-color: #6d6d6d;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    cursor: pointer;

}

.cookie-consent>.inset>button#acceptCookies:hover {
    background-color: #a0a0a0;
}

.cookie-consent>.inset>button#rejectCookies {
    font-family: "Poppins", sans-serif;
    background-color: #6d6d6d;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    cursor: pointer;

}

.cookie-consent>.inset>button#rejectCookies:hover {
    background-color: #a0a0a0;
}

/* FOOTER */
/* MAIN PAGE */

/* CONTENT PAGES */
/* STATIC CONTENT */
section.content {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #ffffff;
}

section.content>figure {
    width: 100%;
    height: 100px;
    background-color: #000000;
    position: relative;
}

section.content>figure > .inset {
    position: absolute;
    left: 0;
    right: 0;
}

section.content>figure > .inset .title-container {
    width: fit-content;
    height: 550px;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    right: 0;
    font-family: 'Poppins', sans-serif;
    color: #624837;
}

section.content>figure > .inset .title-container h2 {
    font-size: 36px;
    font-weight: 700;
}

section.content>figure > .inset .title-container h3 {
    font-size: 30px;
    font-weight: 500;
}

section.content>figure > .inset .title-container h4 {
    font-size: 26px;
    font-weight: 300;
}

section.content>figure > img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

section.content>.content-container {
    padding-bottom: 20px;
}

section.content>.content-container>.inset>h1 {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-weight: 600;
    font-size: 30px;
    background-color: #d9d9d9;
    width: 100%;
    padding: 5px 100px 5px 20px;
    margin-top: 30px;
    margin-bottom: 50px;
}

section.content>.content-container>.inset>h1 > span {
    color: #ffffff;
    font-weight: 400;
    font-size: 30px;
    margin-left: 15px;
}

section.content>.content-container>.inset>h2 {
    font-family: 'Poppins', sans-serif;
    color: #624837;
    font-weight: 600;
    font-size: 22px;
    position: relative;
    margin-bottom: 20px;
    padding-left: 20px;
}

section.content>.content-container>.inset>h2::before {
    position: absolute;
    content: "\e92d";
    font-family: fthsc;
    color: #624837;
    left: 0;
    top: 10px;
    font-size: 14px;
}

section.content>.content-container>.inset>p {
    font-family: 'Poppins', sans-serif;
    color: #624837;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 20px;
}

/* EXPERTISE AREAS */

section.content>.content-container>.inset>ul {
    width: 100%;
    display: flex;
    flex-direction: row;
}

section.content>.content-container>.inset>ul>li:first-child {
    width: 30%;
    position: relative;
    height: 100%;
}

section.content>.content-container>.inset>ul>li:first-child > h3 {
    font-family: 'Poppins', sans-serif;
    color: #580000;
    font-weight: 500;
    font-size: 22px;
}

section.content>.content-container>.inset>ul>li:first-child>ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

section.content>.content-container>.inset>ul>li:first-child>ul>li {
    width: 90%;
    padding: 5px 10px;
    background-color: #b49797;
    margin-bottom: 5px;
    position: relative;
}

section.content>.content-container>.inset>ul>li:first-child>ul>li:hover,
section.content>.content-container>.inset>ul>li:first-child>ul>li.active {
    background-color: #580000;
    cursor: pointer;
}

section.content>.content-container>.inset>ul>li:first-child>ul>li>a {
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
    font-weight: 300;
    font-size: 18px;
    text-decoration: none;
    transition: all ease .3s;
}

section.content>.content-container>.inset>ul>li:first-child>ul>li:hover>a,
section.content>.content-container>.inset>ul>li:first-child>ul>li.active>a {
    font-weight: 600;
    transition: all ease .3s;
}

section.content>.content-container>.inset>ul>li:first-child>ul>li:hover::after,
section.content>.content-container>.inset>ul>li:first-child>ul>li.active::after {
    font-family: 'fthsc';
    content: "\e92d";
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 8px;
}

section.content>.content-container>.inset>ul>li:first-child>figure {
    width: 90%;
    height: 690px;
    margin-top: 20px;
    border-radius: 15px;
    overflow: hidden;
}

section.content>.content-container>.inset>ul>li:first-child>figure img {
    width: 100%;
    height: 100%;
}

section.content>.content-container>.inset>ul>li:last-child {
    width: 70%;
}

section.content>.content-container>.inset>ul>li>p.text-muted {
    margin: 30px 0;
}

.footer-select {
    display: none;
}

section.content>.content-container>.inset>ul>li:last-child>h3 {
    font-family: 'Poppins', sans-serif;
    color: #624837;
    font-weight: 600;
    font-size: 22px;
    position: relative;
    margin-bottom: 20px;
}

section.content>.content-container>.inset>ul>li>p {
    font-family: 'Poppins', sans-serif;
    color: #624837;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 20px;
}

section.content>.content-container>.inset>ul>li>p>strong {
    font-weight: 500;
}


section.content>.content-container>.inset>ul>li>p>i,
section.content>.content-container>.inset>ul>li>p>i>strong,
section.content>.content-container>.inset>ul>li>ul>li>i {
    font-size: 14px;
    font-style: italic;
    color: #aaa29d!important;
}

section.content>.content-container>.inset>ul>li:last-child>ul {
    list-style-type: disc;
    font-family: 'Poppins', sans-serif;
    color: #624837;
    font-weight: 300;
    font-size: 16px;
    margin-left: 20px;
    margin-bottom: 20px;
}

section.content>.content-container>.inset>ul>li:last-child>ul>li {
    list-style-type: disc;
}

section.content>.content-container>.inset>ul>li:last-child>ul>li>ul>li {
    list-style-type: circle;
    margin-left: 20px;
}


.prod-images {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: flex-start;
}

.prod-images img {
    width: 300px;
    height: 300px;
    border: 1px solid #ececec;
    border-radius: 10px;
}

.product-lightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

.pl-close {
    position: absolute;
    top: 20px;
    right: 35px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
}

.pl-image {
    max-width: 90%;
    max-height: 90%;
    display: block;
    margin: auto;
}

section.content>.content-container>.inset>ul>li>h1 {
    font-family: 'Poppins', sans-serif;
    color: #18064f;
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 20px;
    border-bottom: 1px solid #18064f;
}

section.content>.content-container>.inset>ul>li>div.spare-parts-list {
    padding: 30px 0;
}

section.content>.content-container>.inset>ul>li>div.spare-parts-list > h3 {
    font-family: 'Poppins', sans-serif;
    color: #18064f;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
    border-bottom: 1px solid #18064f;
}

section.content>.content-container>.inset>ul>li>div.spare-parts-list > a {
    font-family: 'Poppins', sans-serif;
    color: #18064f;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
    border-bottom: 1px solid #18064f;
}

.spare-parts-list > .list-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
}

.spare-parts-list > .list-group > .list-group-item {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 10px;
}

.spare-parts-list > .list-group > .list-group-item > a {
    font-family: 'Poppins', sans-serif;
    color: #18064f;
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
    text-decoration: none;
}

.spare-parts-list > .list-group > .list-group-item > .spare-part-gallery {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
}

.spare-parts-list > .list-group > .list-group-item > .spare-part-gallery > figure > img {
    width: auto;
    height: 175px;
}

.pl-prev,
.pl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    user-select: none;
    padding: 10px 15px;
    background: rgba(0,0,0,0.4);
    border-radius: 4px;
    display: none;
}

.pl-prev {
    left: 35px;
}

.pl-next {
    right: 35px;
}

.spare-part-details {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    min-height: 600px;
}

.spare-part-details > figure {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 10px;
}

.spare-part-details > figure > img {
    width: auto;
    height: 300px;
}
/* EXPERTISE AREAS */

/* MAIN CATALOGS */

section.main-catalogs {
    width: 100%;
    height: auto;
    padding: 50px 0;
    background-color: #353535;
}

section.main-catalogs > .inset > p {
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
    text-decoration: none;
    margin: 30px 0;
}

section.main-catalogs > .inset > .main-catalogs-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    
}

section.main-catalogs > .inset > .main-catalogs-content > a > img {
    width: 450px;

}


/* MAIN CATALOGS */

/* CONTACT */

section.contact {
    width: 100%;
    height: auto;
    position: relative;
}

section.contact>figure {
    width: 100%;
    height: 550px;
    position: relative;
}

section.contact>figure > .inset {
    position: absolute;
    left: 0;
    right: 0;
}

section.contact>figure > .inset .title-container {
    width: fit-content;
    height: 550px;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    right: 0;
    font-family: 'Poppins', sans-serif;
    color: #624837;
}

section.contact>figure > .inset .title-container h2 {
    font-size: 36px;
    font-weight: 700;
}

section.contact>figure > .inset .title-container h3 {
    font-size: 30px;
    font-weight: 500;
}

section.contact>figure > .inset .title-container h4 {
    font-size: 26px;
    font-weight: 300;
}

section.contact>figure > img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

section.contact>.content-container {
    margin-bottom: 50px;
}

section.contact>.content-container>.inset>h1 {
    font-family: 'Poppins', sans-serif;
    color: #624837;
    font-weight: 600;
    font-size: 30px;
    background-color: #dabba7;
    min-width: 50%;
    max-width: fit-content;
    padding: 5px 100px 5px 20px;
    margin-top: -30px;
    margin-bottom: 50px;
}

section.contact>.content-container>.inset>h1 > span {
    color: #ffffff;
    font-weight: 400;
    font-size: 30px;
    margin-left: 15px;
}

section.contact>.content-container>.inset>p {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-weight: 600;
    font-size: 16px;
}

.contact-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
}

.contact-info li {
    position: relative;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    width: 48.6%;
    padding: 10px 20px 10px 100px;
    color: #624837;
    background-color: #f1f1f1;
    margin: 20px 10px;
}

.contact-info li:first-child {
    width: 100%;
}

.contact-info li:first-child::before {
    position: absolute;
    font-family: fthsc;
    content: "\e91e";
    color: #dabba7;
    font-size: 60px;
    left: 20px;
    top: -6px;
}

.contact-info li:nth-child(2)::before {
    position: absolute;
    font-family: fthsc;
    content: "\e932";
    color: #dabba7;
    font-size: 60px;
    left: 20px;
    top: -6px;
}

.contact-info li:last-child::before {
    position: absolute;
    font-family: fthsc;
    content: "\e90d";
    color: #dabba7;
    font-size: 60px;
    left: 20px;
    top: -6px;
}

.contact-form {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-top: 50px;
}

.contact-form {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}

.contact-form li {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.contact-form li span {
    width: 30%;
    height: 50px;
    padding: 10px 20px 10px 100px;
    margin: 0 20px 20px 0;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #624837;
    background-color: #f1f1f1;
    position: relative;
    display: block;
}

.contact-form li:first-child span::before {
    position: absolute;
    content: "";
    display: block;
    background-image: url(../assets/user.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    left: 20px;
    top: 0;
}

.contact-form li:nth-child(2) span::before {
    position: absolute;
    font-family: 'fthsc';
    content: "\e932";
    color: #dabba7;
    display: block;
    font-size: 50px;
    left: 20px;
    top: 0;
}

.contact-form li:nth-child(3) span::before {
    position: absolute;
    font-family: 'fthsc';
    content: "\e90d";
    color: #dabba7;
    display: block;
    font-size: 50px;
    left: 20px;
    top: 0;
}

.contact-form li input[type=text],
.contact-form li textarea {
    width: 70%;
    height: 50px;
    border: 1px solid #c4c4c4;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #624837;
    padding: 20px;
}

.contact-form li textarea {
    height: 200px;
    resize: none;
}

.contact-form li:last-child {
    justify-content: flex-end;
    padding: 30px 0;
}

.contact-form li input[type=submit] {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #624837;
    background-color: #e8d4c7;
    padding: 5px 30px;
    border: none;
    border-radius: 15px;
    outline: none;
    transition: all ease .3s;
    cursor: pointer;
}

.contact-form li input[type=submit]:hover {
    color: #e8d4c7;
    background-color: #624837;
    transition: all ease .3s;
}

.contact-map {
    width: 100%;
    height: 450px;
    border: none;
}

/* CONTACT */