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{margin:0; padding:0; list-style-type: none; box-sizing: border-box;}

@font-face{font-family:fthsc;src:url(../fonts/fthsc.eot?3g7yy4); font-display:block; src:url(../fonts/fthsc.eot?3g7yy4#iefix) format('embedded-opentype'),url(../fonts/fthsc.woff?3g7yy4) format('woff'),url(../fonts/fthsc.svg?3g7yy4#fthsc) format('svg');font-weight:400;font-style:normal}[class*=" fthsc-"],[class^=fthsc-]{font-family:fthsc!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fthsc-alarm:before{content:"\e900"}.fthsc-arama:before{content:"\e901"}.fthsc-asagi:before{content:"\e902"}.fthsc-asagi-bold:before{content:"\e903"}.fthsc-at:before{content:"\e904"}.fthsc-ayarlar:before{content:"\e905"}.fthsc-behance:before{content:"\e906"}.fthsc-detay:before{content:"\e907"}.fthsc-detay-yatay:before{content:"\e908"}.fthsc-doc:before{content:"\e909"}.fthsc-ekle:before{content:"\e90a"}.fthsc-ekle-bold:before{content:"\e90b"}.fthsc-eposta:before{content:"\e90c"}.fthsc-eposta-bold:before{content:"\e90d"}.fthsc-ev:before{content:"\e90e"}.fthsc-facebook:before{content:"\e90f"}.fthsc-fax:before{content:"\e910"}.fthsc-gizle:before{content:"\e911"}.fthsc-goster:before{content:"\e912"}.fthsc-harici-link:before{content:"\e913"}.fthsc-harici-link-bold:before{content:"\e914"}.fthsc-hata:before{content:"\e915"}.fthsc-indir:before{content:"\e916"}.fthsc-instagram:before{content:"\e917"}.fthsc-jpg:before{content:"\e918"}.fthsc-kalem:before{content:"\e919"}.fthsc-kalp:before{content:"\e91a"}.fthsc-kamera:before{content:"\e91b"}.fthsc-kapat:before{content:"\e91c"}.fthsc-kapat-bold:before{content:"\e91d"}.fthsc-konum:before{content:"\e91e"}.fthsc-link:before{content:"\e91f"}.fthsc-linkedin:before{content:"\e920"}.fthsc-lokasyon:before{content:"\e921"}.fthsc-menu:before{content:"\e922"}.fthsc-messenger:before{content:"\e923"}.fthsc-mobil:before{content:"\e924"}.fthsc-mobil-bold:before{content:"\e925"}.fthsc-onay-bold:before{content:"\e926"}.fthsc-pdf:before{content:"\e927"}.fthsc-pinterest:before{content:"\e928"}.fthsc-play:before{content:"\e929"}.fthsc-ppt:before{content:"\e92a"}.fthsc-rar:before{content:"\e92b"}.fthsc-saat:before{content:"\e92c"}.fthsc-sag:before{content:"\e92d"}.fthsc-skype:before{content:"\e92e"}.fthsc-sol:before{content:"\e92f"}.fthsc-takvim:before{content:"\e930"}.fthsc-telefon:before{content:"\e931"}.fthsc-telefon-bold:before{content:"\e932"}.fthsc-tiff:before{content:"\e933"}.fthsc-twitter:before{content:"\e934"}.fthsc-whatsapp:before{content:"\e935"}.fthsc-xls:before{content:"\e936"}.fthsc-xml:before{content:"\e937"}.fthsc-yildiz:before{content:"\e938"}.fthsc-yon:before{content:"\e939"}.fthsc-youtube:before{content:"\e93a"}.fthsc-yukari:before{content:"\e93b"}.fthsc-yukle:before{content:"\e93c"}.fthsc-yukleme:before{content:"\e93d"}.fthsc-zip:before{content:"\e93e"}

* {box-sizing: border-box!important;}

.mobilmenu,.fthsc-menu{display:none;}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}


::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: rgb(79, 79, 79);
}

::-webkit-scrollbar-thumb {
    background-color: rgb(185, 185, 185);
    border-radius: 10px;
    border: 1px solid rgb(79, 79, 79);
}

* {
    box-sizing: border-box;
    scroll-behavior: smooth;
    outline-offset: 2px;
    transition: all ease .3s;
}

*:hover {
    cursor: pointer;
}

.tal {
    text-align: left!important;
}

.tar {
    text-align: right!important;
}

.inset {
    width: 1280px;
    margin: auto;
}

ul,ol {list-style-type: none; margin: 0; padding: 0;}

.multiply {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0, 0.5);
}

header {
    position: absolute;
    z-index: 0;
    z-index: 100;
    width: 100%;
    height: 60px;
    margin: 0;
    padding: 0;
}

header:hover {
    background-color: #000000;
}

header > div.inset {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

header > div.inset > figure.logo {
    width: 170px;
    height: 50px;
    margin: 0;
    display: flex;
    background-image: url(../assets/logo/logo-white.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    z-index: 20;
    float: left;
}

header > div.inset > nav {
    width: auto;
    height: 60px;
    float: right;
}

header > div.inset > nav > ul {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

header > div.inset > nav > ul > li {
    position: relative;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border-radius: 10px;
}
/* 
header > div.inset > nav > ul > li:hover {
    background-color: #9d9d9d;
} */

header > div.inset > nav > ul > li:nth-child(3) {
    border-radius: 10px 10px 0 0;
}

header > div.inset > nav > ul > li:hover > a {
    color: #7b7b7b;
}

header > div.inset > nav > ul > li > a {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #ffffff;
    transition: all ease .5s;
    text-decoration: none;
}

header > div.inset > nav > ul > li > ul {
    position: absolute;
    top: 0px;
    z-index: -1;
    height: 0;
    opacity: 0;
    display: none;
    left: 0;
    opacity: 0;
    min-width: 250px;
    background-color: #000000;
    border-radius: 0 0 10px 10px;
}

header > div.inset > nav > ul > li:hover > ul {
    position: absolute;
    top: 0px;
    height: 0;
    opacity: 1;
    display: block;
    left: 0;
    opacity: 0;
    min-width: 250px;
    background-color: #000000;
    border-radius: 0 0 10px 10px;
}

header > div.inset > nav > ul > li > ul > li {
    position: relative;
    width: 100%;
    white-space: nowrap;
    height: 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0 30px;
}

header > div.inset > nav > ul > li > ul > li:hover {
    background-color: #383838;
    color: #ffffff;
    cursor: pointer;
}

header > div.inset > nav > ul > li > ul > li:last-child:hover {
    border-radius: 0 0 10px 10px;
}

header > div.inset > nav > ul > li > ul > li > a {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #ffffff;
    transition: all ease .5s;
    text-decoration: none;
}

header > div.inset > nav > ul > li:hover > ul {
    position: absolute;
    z-index: 100;
    top: 50px;
    left: 0;
    opacity: 1;
    height: max-content;
    backdrop-filter: blur(20px);
}

div.lang-container {
    height: 50px;
    display: flex;
    line-height: 50px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

div.lang-container > a {
    display: block;
    font-family: "Open Sans", sans-serif;
    height: 50px;
    font-size: 12px;
    padding: 0 10px;
    color: #ffffff;
    text-decoration: none;
}

div.lang-container > a:hover {
    background-color: #ffffff;
    color: #000000;
    border-radius: 5px;
}

section.slider {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 10;
}

section.slider > video {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 10;
    object-fit: cover;
    background-attachment: fixed;
}

section.slider > .slide-text {
    width: 1280px;
    height: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    z-index: 20;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

section.slider > .slide-text > h1 {
    font-size: 52px;
    font-weight: 700;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
}

section.slider > .slide-text > h1 > span {
    color: #ffdd03;
}


section.main-about-us {
    width: 100%;
    height: 100vh;
    background-color: #000000;
    position: relative;
    overflow: hidden;
}

section.main-about-us > div.bg-hollow {
    position: absolute;
    font-family: "Open Sans", sans-serif;
    font-size: 620px;
    font-weight: 700;
    color: #ffffff;
    top: 220px;
    left: -270px;
    white-space: nowrap;
    opacity: .1;
    z-index: 0;
}

section.main-about-us > div.inset {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

section.main-about-us > div.inset > ul {
    width: 100%;
    height: 500px;
    display: flex;
}

section.main-about-us > div.inset > ul > li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    color: #ffffff;
}

section.main-about-us > div.inset > ul > li:first-child {
    width: 500px;
}

section.main-about-us > div.inset > ul > li:first-child > h1 {
    font-family: "Open Sans", sans-serif;
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 30px;
}

section.main-about-us > div.inset > ul > li:first-child > p {
    font-family: "Open Sans", sans-serif;
    color: #c9c9c9;
    font-size: 16px;
    font-weight: 200;
    line-height: 32px;
}

section.main-about-us > div.inset > ul > li:last-child {
    width: 780px;
    align-items: center;
    overflow: hidden;
}

section.main-about-us > div.inset > ul > li:last-child > video {
    width: auto;
    height: 100%;
    background-attachment: fixed;
}

section.main-icons {
    width: 100%;
    height: 300px;
    background-color: #ececec;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

section.main-icons > div {
    width: 1280px;
    margin: auto;
    display: flex;
    height: 200px;
    justify-content: space-evenly;
    align-items: center;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

section.main-icons > div > figure {
    display: flex;
    flex-direction: column;
    height: 150px;
    justify-content: space-evenly;
    align-items: center;
}

section.main-icons > div > figure > img {
    width: 70px;
    opacity: .3;
}

section.main-icons > div > figure:hover > img {
    width: 70px;
    opacity: 1;
}

section.main-icons > div > figure > label {
    font-size: 14px;
    font-weight: 200;
    font-family: "Open Sans", sans-serif;
}


.clip-polygon {
    clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 100% 100%, 100% 100%, 50% 85%, 0% 67%);
    position: relative;
    z-index: 20;
    width: 700px;
    height: 450px;
}

.clip-polygon > img {
    width: 100%;
    height: 100%;
}




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

footer {
    position: relative;
    height: auto;
    width: 100%;
    background-color: #1c1c1e;
    font-family: "Open Sans", sans-serif;
    padding: 30px 0;
}

footer > .inset > ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

footer > .inset > ul > li {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: auto;
}

footer > .inset > ul > li > span {
    display: block;
}

footer > .inset > ul > li:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

footer > .inset > ul > li:last-child {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

footer > .inset > ul > li > .social {
    display: block;
    margin: 30px 0 0 0;
}

footer > .inset > ul > li > .social > a {
    display: inline-block;
    margin: 0 5px;
}

footer > .inset > ul > li > .social > a:hover i {
    color: #a59c94;
}

footer > .inset > ul > li > ul {
    width: max-content;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

footer > .inset > ul > li > ul > li {
    padding: 5px 10px;
    white-space: nowrap;
}

footer > .inset > ul > li > span,
footer > .inset > ul > li > .social > a,
footer > .inset > ul > li > ul > li > a {
    white-space: nowrap;
    font-size: 14px;
    color: #cecece;
    text-decoration: none;
}

footer > .inset > ul > li > ul > li > a > h3 {
    color: #cecece;
    font-size: 18px;
    font-weight: 600;
}

footer > .inset > ul > li > ul > li > a:hover,
footer > .inset > ul > li > a:hover {
    color: #ffffff;
}

footer > .inset > ul > li > ul > li > ul {
    padding: 10px 0 0 0;
}

footer > .inset > ul > li > ul > li > ul > li {
    white-space: nowrap;
    padding: 5px 0;
}

footer > .inset > ul > li > ul > li > ul > li > a {
    white-space: nowrap;
    font-size: 12px;
    color: #cecece;
    text-decoration: none;
}

footer > .inset > ul > li > ul > li > ul > li > a:hover {
    color: #ffffff;
}

footer > .inset > ul > li:last-child > h3 {
    color: #cecece;
    font-size: 18px;
    font-weight: 600;
    padding: 5px 0;
}

footer > .inset > ul > li:last-child > address {
    color: #cecece;
    font-size: 14px;
    font-weight: 200;
    margin: 10px 0;
}

footer > .inset > ul > li:last-child > a {
    color: #cecece;
    font-size: 14px;
    font-weight: 200;
    margin: 10px 0;
    text-decoration: none;
}

footer > .inset > ul > li:last-child > a:hover {
    color: #ffffff;
}

/* MAIN PAGE */

.sub-head {
    width: 100%;
    height: 300px;
    background-color: #000000;
}

section.content {
    width: 100%;
    height: auto;
    display: table;
    position: relative;
    font-family: "Open Sans", sans-serif;
}

section.content > figure {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
    margin-bottom: 50px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

section.content > figure > .inset {
    position: relative;
    height: 300px;
}

section.content > figure > .inset > h1 {
    position: absolute;
    bottom: 30px;
    font-size: 26px;
    font-weight: 400;
    color: #ffffff;
    z-index: 20;
}

section.content > .inset > article {
    width: 100%;
    height: auto;
    min-height: 200px;
    padding-bottom: 50px;
    display: table;
}

section.content > .inset > article > h1 {
    font-size: 26px;
    font-weight: 400;
    color: #000000;
    margin: 0 0 50px 0;
}

section.content > .inset > article > p {
    font-size: 16px;
    font-weight: 200;
    color: #000000;
    line-height: 32px;
    margin-bottom: 2em;
}

section.content > .inset > article > h3 {
    font-size: 24px;
    font-weight: 200;
    color: #676767;
    line-height: 32px;
    letter-spacing: 1px;
    margin-bottom: 1em;
}

section.content > .inset > article > figure {
    width: 500px;
    height: auto;
    margin-right: 50px;
    padding: 20px;
    border: 1px solid #a1a1a1;
    float: left;
}

section.content > .inset > article > figure > img {
    width: 100%;
    height: 100%;
}


section.content > figure.contact {
    background-image: url(../assets/contact/main.jpg);
}

section.content > div.inset > ul.contact {
    width: 100%;
    height: auto;
    min-height: 600px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 30px 0;
}

section.content > div.inset > ul.contact > li {
    width: 50%;
    height: auto;
}

section.content > div.inset > ul.contact > li > h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #000000;
    transition: all ease .5s;
    text-decoration: none;
    margin-bottom: 20px;
}

section.content > div.inset > ul.contact > li:first-child > h5 {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 200;
    color: #8c8c8c;
    transition: all ease .5s;
    text-decoration: none;
    margin: 20px 0;
    font-style: italic;
}

section.content > div.inset > ul.contact > li:first-child h3 {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
    margin: 30px 0;
}

section.content > div.inset > ul.contact > li:first-child > ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

section.content > div.inset > ul.contact > li:first-child > ul > li {
    margin-bottom: 10px;
}

section.content > div.inset > ul.contact > li:first-child > ul > li:nth-child(1n) {
    width: 150px;
    height: auto;
  
}

section.content > div.inset > ul.contact > li:first-child > ul > li:nth-child(2n) {
    width: 465px;
    height: auto;
}

section.content > div.inset > ul.contact > li:first-child > ul > li > h4 {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
}

section.content > div.inset > ul.contact > li:first-child > ul > li > a {
    display: inline-block;
    font-size: 14px;
    font-weight: 200;
    color: #000000;
    text-decoration: none;
}

section.content > div.inset > ul.contact > li:first-child > ul > li > a:hover {
    color: #919191;
}

section.content > div.inset > ul.contact > li:first-child > ul > li > address {
    display: inline-block;
    font-size: 14px;
    font-weight: 200;
    color: #000000;
}

section.content > div.inset > ul.contact > li:last-child > form >  ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

section.content > div.inset > ul.contact > li:last-child > form > ul > li {
    width: 100%;
    margin: 10px 0;
}

section.content > div.inset > ul.contact > li:last-child > form > ul > li > input::placeholder,
section.content > div.inset > ul.contact > li:last-child > form > ul > li > textarea {font-size: 14px;}
section.content > div.inset > ul.contact > li:last-child > form > ul > li > input[type=text],
section.content > div.inset > ul.contact > li:last-child > form > ul > li > input[type=mail],
section.content > div.inset > ul.contact > li:last-child > form > ul > li > input[type=phone] {
    width: 100%;
    height: 50px;
    border: 1px solid #a1a1a1;
    border-radius: 5px;
    padding: 0 10px;
}

section.content > div.inset > ul.contact > li:last-child > form > ul > li > textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #a1a1a1;
    border-radius: 5px;
    padding: 0 10px;
}

section.content > div.inset > ul.contact > li:last-child > form > ul > li > input[type=submit] {
    width: 100%;
    height: 50px;
    border: 1px solid #a1a1a1;
    border-radius: 5px;
    padding: 0 10px;
    background-color: #919191;
    color: #ffffff;
}

section.content > div.inset > ul.contact > li:last-child > form > ul > li > input[type=submit]:hover {
    color: #919191;
    background-color: #ffffff;
}

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

section.content > figure.products {
    background-image: url(../assets/products/main.jpg);
}

h2.prod-slogan {
    font-family: "Playfair Display", serif;
    font-size: 30px;
    font-weight: 200;
    color: #000000;
    line-height: 65px;
    margin: 50px 0;
    padding-left: 20px;
    border-left: 5px solid #ff0000;
}

ul.products {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

ul.products > li {
    width: 100%;
    height: auto;
    /* padding: 50px 0; */
    display: block;
}


ul.products > li > figure {
    width: 250px;
    height: 250px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

ul.products > li > figure > img {
    width: auto;
    height: 250px;
}

ul.products > li > div {
    width: 900px;
    height: 250px;
    padding: 0 50px;
}

ul.products > li > div > div {
    padding: 30px 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

ul.products > li > div > h2 {
    font-family: "Lusitana", serif;
    font-size: 30px;
    font-weight: 200;
    color: #5f5f5f;
    line-height: 50px;
}

ul.products > li > div > div > p {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 200;
    color: #a1a1a1;
    line-height: 30px;
}

ul.products > li > div > div {
    button {
        position: relative;
        padding: 10px 20px;
        border-radius: 0 10px 0 10px;
        border: 1px solid #000000;
        font-size: 14px;
        text-transform: uppercase;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        letter-spacing: 2px;
        background: transparent;
        color: #000000;
        overflow: hidden;
        box-shadow: 0 0 0 0 transparent;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }
      
    button:hover {
        background: rgb(107, 107, 107);
        color: #ffffff;
        box-shadow: 0 0 30px 5px rgba(122, 122, 122, 0.815);
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }
      
    button:hover::before {
        -webkit-animation: sh02 0.5s 0s linear;
        -moz-animation: sh02 0.5s 0s linear;
        animation: sh02 0.5s 0s linear;
    }
      
    button::before {
        content: '';
        display: block;
        width: 0px;
        height: 86%;
        position: absolute;
        top: 7%;
        left: 0%;
        opacity: 0;
        background: #000000;
        box-shadow: 0 0 50px 30px #000000;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
    }
      
    @keyframes sh02 {
        from {
            opacity: 0;
            left: 0%;
        }
      
        50% {
            opacity: 1;
        }
      
        to {
            opacity: 0;
            left: 100%;
        }
      }
      
    button:active {
        box-shadow: 0 0 0 0 transparent;
        -webkit-transition: box-shadow 0.2s ease-in;
        -moz-transition: box-shadow 0.2s ease-in;
        transition: box-shadow 0.2s ease-in;
    }
}

ul.products > li:nth-child(odd) > div > div {
    align-items: flex-start;
}

ul.products > li:nth-child(even) > div > div {
    align-items: flex-end;
}

ul.products > li:nth-child(odd) > figure {
    float: left;
}

ul.products > li:nth-child(odd) > div {
    float: left;
    text-align: left;
    border-right: 1px solid #cecece;
}

ul.products > li:nth-child(even) > figure {
    float: right;
}

ul.products > li:nth-child(even) > div {
    float: right;
    text-align: right;
    border-left: 1px solid #cecece;
}

section.product-detail {
    width: 100%;
    height: auto;
    margin: 50px 0;
}

section.product-detail > div.inset:nth-child(1) {
    position: relative;
}

section.product-detail > div.inset:nth-child(1) > figure {
    width: 50%;
    height: 450px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ebebeb;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}

section.product-detail > div.inset:nth-child(1) > figure > img {
    width: auto;
    height: 450px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

section.product-detail > div.inset:nth-child(1):hover > figure > img {
    width: auto;
    height: 550px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

section.product-detail > div.inset:nth-child(1) > .prod-short {
    width: 60%;
    position: absolute;
    top: 15%;
    height: 300px;
    background-color: #ffffff;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 50px;
    right: 0;
    z-index: 20;
    border: 1px solid #e7e7e7;
    flex-direction: column;
    justify-content: center;
}

section.product-detail > div.inset:nth-child(1) > .prod-short > h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 46px;
    font-weight: 500;
    color: #000000;
    line-height: 56px;
    border-left: 4px solid #d11010;
    padding-left: 20px;
    margin-bottom: 50px;
}

section.product-detail > div.inset:nth-child(1) > .prod-short > p {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 200;
    color: #000000;
    line-height: 36px;
    font-style: italic;
}


section.product-detail > div.inset:nth-child(2) {
    position: relative;
    margin-top: 50px;
}

section.product-detail > div.inset:nth-child(2) > h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 36px;
    font-weight: 500;
    color: #000000;
    line-height: 56px;
    border-left: 4px solid #d11010;
    padding-left: 20px;
    margin-bottom: 50px;
}

section.product-detail > div.inset:nth-child(2) > p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 200;
    color: #686868;
    line-height: 28px;
    margin-bottom: 20px;
}

section.product-detail > div.inset:nth-child(2) > h3 {
    width: 50%;
    font-family: "Open Sans", sans-serif;
    font-size: 26px;
    font-weight: 200;
    color: #828282;
    line-height: 42px;
    border-left: 2px solid #951d1d;
    padding-left: 20px;
    margin: 10px;
}

section.product-detail > div.inset:nth-child(2) > table {
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 200;
    color: #828282;
    border-collapse: collapse;
    border: 1px solid #919191;
}

section.product-detail > div.inset:nth-child(2) > table tbody tr:nth-child(1) {
    background-color: #ced5ff;
    font-weight: 400;
}

section.product-detail > div.inset:nth-child(2) > table tbody tr:nth-child(1) > td {
    text-align: center;
}

section.product-detail > div.inset:nth-child(2) > table tbody tr:nth-child(2),
section.product-detail > div.inset:nth-child(2) > table tbody tr:nth-child(3),
section.product-detail > div.inset:nth-child(2) > table tbody tr:nth-child(4) {
    background-color: #f0f0f0;
    font-weight: 400;
    font-style: italic;
}

section.product-detail > div.inset:nth-child(2) > table tbody tr:nth-child(6) {
    background-color: #e1dddd;
    font-weight: 400;
    font-style: italic;
}

section.product-detail > div.inset:nth-child(2) > table tbody tr td {
    padding: 3px 5px;
    border: 1px solid #919191;
    text-align: center;
}


.modal-backdrop {z-index: -1;}

.cookie-consent {
    position: absolute;
    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-size: 14px;
  font-weight: 200;
  color: #ffffff;
  
}
  
.cookie-consent > .inset > button#acceptCookies {
    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 {
    background-color: #6d6d6d;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
   
}

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

#lightbox {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    text-align: center;
    z-index: 1000;
    transition: none;
}

#lightbox .lb-content {
    max-width: 80%;
    max-height: 80%;
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    border: 1px solid #ffffff;
    display: inline-block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: fit-content;
    height: fit-content;
    margin: auto;
}

#lightbox .lb-content figure {
    width: 500px;
    height: fit-content;
    max-height: 500px;
    display: block;
    margin: auto;
}

#lightbox .lb-content figure img {
    width: auto;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

#lightbox label {
    position: absolute;
    right: 20px;
    bottom: 20px;
    line-height: 20px;
    color: #000000;
    text-align: left;
}
#lightbox .lb-content button {
    padding: 2px 8px;
    background-color: #1c1c1e;
    color: #ffffff;
    right: 20px;
    top: 20px;
    position: absolute;
    border-radius: 10px;
    border: none;
    z-index: 1002;
}

#lightbox .lb-content button, 
#lightbox .lb-content input[type="checkbox"] {
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.human-resources  {
    width: 500px;
    height: auto;
    margin: auto;
}

.human-resources > li > form {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}

.human-resources > li > form > input[type=text],
.human-resources > li > form > input[type=email] {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #919191;
    margin-bottom: 10px;
}

.human-resources > li > form > textarea {
    width: 100%;
    height: 100px;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #919191;
    margin-bottom: 10px;
    resize: none;
}

.human-resources > li > form > label {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #8c8c8c;
    margin-bottom: 5px;
}

.human-resources > li > form > input[type=file]::file-selector-button {
    margin-right: 20px;
    border: none;
    background: #084cdf;
    padding: 10px 20px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    transition: background .2s ease-in-out;
}

.human-resources > li > form > input[type=file]::file-selector-button:hover {
    background: #0d45a5;
}

.human-resources > li > form > input[type=submit] {
    border: none;
    background: #08df9f;
    padding: 10px 20px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    transition: background .2s ease-in-out;
    margin-top: 20px;
}

.human-resources > li > form > input[type=submit]:hover {
    background: #159c74;
}
