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; font-family: "Encode Sans Expanded", sans-serif;}

.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;
}

.kvkklink {color: #ff0000; text-decoration: none;}
.kvkklink:hover {color: #000000;}
.kvkk-check {display: flex; align-items: center; justify-content: space-between;}
.tac {
    text-align: center!important;
}

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

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

.ma {
    margin: auto;
}

.ml-15 {
    margin-left: 15px;
}

.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.3);
}

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

header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 150px;
    margin: 0;
    padding: 0;
    /* backdrop-filter: blur(10px); */
}

/* header:hover {
    background-color: #1c1c1e;
} */

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

header > div.inset > figure.logo {
    width: 150px;
    height: 70px;
    margin: 0;
    display: flex;
    background-image: url(../assets/logo/logo-15th-year.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: 150px;
    float: right;
}

header > div.inset > nav > ul {
    width: 100%;
    height: 150px;
    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 10px;
    border-radius: 10px 10px 0 0;
}

header > div.inset > nav > ul > li:first-child,
header > div.inset > nav > ul > li:last-child,
header > div.inset > nav > ul > li:nth-last-child(2) {
    border-radius: 10px;
}

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

/* header > div.inset > nav > ul > li:nth-child(1),
header > div.inset > nav > ul > li:nth-child(4),
header > div.inset > nav > ul > li:nth-child(5) {
    border-radius: 10px;
} */

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

header > div.inset > nav > ul > li > a {
    font-size: 14px;
    color: #ffffff;
    transition: all ease .5s;
    text-decoration: none;
}

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

header > div.inset > nav > ul > li:hover > ul {
    position: absolute;
    display: block;
    top: 50px;
    left: 0;
    opacity: 1;
    height: max-content;
}

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

header > div.inset > nav > ul > li > ul > li:hover {
    background-color: #ececec;
}

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-size: 12px;
    font-weight: 200;
    color: #000000;
    transition: all ease .5s;
    text-decoration: none;
}

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

header > div.inset > nav > ul > li:hover > ul > li:hover > ul {
    position: absolute;
    display: block;
    top: 0px;
    left: 100%;
    opacity: 1;
    height: max-content;
}

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

header > div.inset > nav > ul > li > ul > li > ul > li:hover {
    background-color: #ececec;
}

header > div.inset > nav > ul > li > ul > li > ul > li > a {
    font-size: 12px;
    font-weight: 200;
    color: #000000;
    transition: all ease .5s;
    text-decoration: none;
}


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;
    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;
}

ul.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    list-style: none;
    justify-content: space-evenly;
    flex-direction: row;
}

ul.breadcrumb > li {
    position: relative;
    padding-right: 30px;
    width: max-content;
}

ul.breadcrumb > li > a {
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}

ul.breadcrumb > li > a:hover {
    text-decoration: underline;
}

ul.breadcrumb > li:after {
    position: absolute;
    content: ">";
    font-size: 18px;
    right: 10px;
}

ul.breadcrumb > li:last-child:after {
    position: absolute;
    content: "";
    font-size: 18px;
    right: 0;
}

ul.breadcrumb > li:first-child {
    padding-left: 0px;
}

ul.breadcrumb > li:last-child {
    color: #cecece;
}

.section {
    height: 100vh;
    scroll-snap-align: start;
    position: relative;
    z-index: 0;
}


#slider {position: relative; width: 100%; height: 100vh; z-index: 0;}
#slider .swiper-slide {margin-right: 0!important; position: relative;}
#slider .swiper-slide video {width: 100%; height: 100vh; position: absolute; top: 0; left: 0; z-index: -1; object-fit: cover;}
.swiper-slide a {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10;}
.slider-text {width: 1280px; height: 400px; margin: auto; margin-top: 300px; position: relative; z-index: 30;}
.slider-text div {width: auto; height: auto;}
.slider-text h1 {width: 700px; font-weight: 700; font-size: 40px; color: #ffffff; text-align: left; margin-top: 5px;}
.slider-text h1 span {font-weight: 300; font-size: 50px; color: #ffffff; text-align: left; margin-top: 5px;}
.slider-text h2 {width: 700px; font-weight: 700; font-size: 40px; color: #ee9921; text-align: left; margin-top: 5px;}
.slider-text h3 {font-weight: 900; font-size: 46px; color: #e5d8a7; text-align: left;}
.slider-text p {width: 400px; font-weight: 400; color: #ffffff; font-size: 20px; line-height: 36px; text-align: left; margin-top: 30px;}

.swiper-button-next,.swiper-button-prev{background:none!important;}

#slider .swiper-slide{display:flex; align-items: center;}

#slider .swiper-slide .multiply2 {width: 100%; height: 100vh;}

.object1 {
    position: absolute;
    width: 655px;
    height: 616px;
    z-index: 1;
    top: -400px;
    left: -300px;
    transform: rotate(45deg);
    opacity: 0.7;
}

.object1 > img {
    width: 655px;
    height: 616px;
}

section.main-branches {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
    margin: 100px 0;
}

h3.top-title {
    width: fit-content;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    position: relative;
}

h3.top-title::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-image: url(../assets/icons/title-icon.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    left: -15px;
    top: 5.5px;
}

section.main-branches > div.inset > h1 {
    width: fit-content;
    margin: 20px auto;
    font-size: 32px;
    font-weight: 700;
    color: #ee9921;
    position: relative;
    text-align: center;
    position: relative;
}

section.main-branches > div.inset > h1 > span {
    color: #000000;
}

section.main-branches > div.inset > p {
    width: 800px;
    height: auto;
    margin: auto;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    color: #000000;
}

section.main-branches > div.inset > ul {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-top: 100px;
}

section.main-branches > div.inset > ul > li {
    position: relative;
    width: 290px;
    height: 420px;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px;
    background-color: #f4f4f4;
}

section.main-branches > div.inset > ul > li:hover {
    background-color: #fff5e6;
    cursor: pointer;
}

section.main-branches > div.inset > ul > li > figure {
    width: 100%;
    height: 190px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.blur-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    display: flex;
    flex-direction: column;
    backdrop-filter: blur(8px);
    transition: all 0.5s;
    border-radius: 10px;
    opacity: 0;
}

section.main-branches > div.inset > ul > li:hover > figure > .blur-overlay {
    opacity: 1;
}

section.main-branches > div.inset > ul > li > figure > img {
    width: auto;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 50%;
    transform: translate(-50%, 0px);
}

section.main-branches > div.inset > ul > li > figure.icon {
    width: 80px;
    height: 80px;
    padding: 0;
    background-color: #f4f4f4;
    position: absolute;
    border-radius: 40px;
    top: 150px;
    left: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

section.main-branches > div.inset > ul > li:hover > figure.icon {
    background-color: #fff5e6;
    cursor: pointer;
}

section.main-branches > div.inset > ul > li > figure.icon > img {
    width: 70px;
    height: 70px;
    border-radius: 40px;
    border: 1px solid #ee9921;
    padding: 10px;
    position: relative;
    left: 0;
    transform: inherit;
}


section.main-branches > div.inset > ul > li h2 {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin: 10px;
}

section.main-branches > div.inset > ul > li > h3 {
    font-size: 60px;
    font-weight: 900;
    color: #ffba00;
}

section.main-branches > div.inset > ul > li > p {
    font-size: 13px;
    color: #000000;
    font-weight: 200;
    margin: 10px;
}

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


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: flex-start;
    color: #ffffff;
    position: relative;
}

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

section.main-about-us > div.inset > ul > li:last-child {
    width: 650px;
    align-items: flex-start;
    padding-left: 30px;
}

section.main-about-us > div.inset > ul > li:last-child > h2 {
    font-size: 32px;
    font-weight: 600;
    position: relative;
    color: #dd8b17;
}

section.main-about-us > div.inset > ul > li:last-child > h2 > span {
    color: #000000;
    display: block;
}

section.main-about-us > div.inset > ul > li:last-child > div {
    display: flex;
    flex-direction: row;
    height: auto;
}

section.main-about-us > div.inset > ul > li:last-child > div > p {
    font-size: 14px;
    font-weight: 300;
    position: relative;
    color: #000000;
    margin-top: 20px;
    line-height: 20px;
}

section.main-about-us > div.inset > ul > li:last-child > ul {
    width: 100%;
    display: flex;
    border-top: .5px solid #dd8b17;
    margin: auto;
    margin-top: 50px;
}

section.main-about-us > div.inset > ul > li:last-child > ul > li {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
    padding: 30px;
}

section.main-about-us > div.inset > ul > li:last-child > ul > li:first-child {
    border-right: .5px solid #dd8b17;
}

section.main-about-us > div.inset > ul > li:last-child > ul > li > img {
    width: 60px;
    height: 60px;
}

section.main-about-us > div.inset > ul > li:last-child > ul > li > h2 {
    font-size: 24px;
    color: #000000;
    font-weight: 700;
    margin-left: 40px;

}

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

section.main-video div.button {
    width: 250px;
    height: 250px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-items: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    border-radius: 125px;
    overflow: hidden;
    transition: all ease .5s;
}

section.main-video div.button:hover {
    width: 150px;
    height: 150px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-items: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    border-radius: 125px;
    overflow: hidden;
    transition: all ease .5s;
    cursor: pointer;
}

section.main-video div.button::before {
    content: "";
    width: 250px;
    height: 250px;
    position: absolute;
    display: block;
    z-index: 0;
    background-color: #ffffff;
    opacity: .1;
    border-radius: 125px;
    transition: all ease .5s;
}

section.main-video div.button:hover::before {
    content: "";
    width: 150px;
    height: 150px;
    position: absolute;
    display: block;
    z-index: 0;
    background-color: #ffffff;
    opacity: .3;
    border-radius: 75px;
    transition: all ease .5s;
}

section.main-video div.button::after {
    content: "";
    width: 220px;
    height: 220px;
    position: absolute;
    display: block;
    z-index: 0;
    background-color: #e5caa3;
    opacity: .2;
    border-radius: 110px;
    transition: all ease .5s;
}

section.main-video div.button:hover::after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    display: block;
    z-index: 0;
    background-color: #e5caa3;
    opacity: .2;
    border-radius: 110px;
    transition: all ease .5s;
}

section.main-video div.button a {
    width: 140px;
    height: 140px;
    position: absolute;
    z-index: 2;
}

section.main-video div.button a img {
    width: 140px;
    height: 140px;
    opacity: .5;
}

section.main-video div.button:hover a img {
    width: 140px;
    height: 140px;
    transition: all ease .5s;
    opacity: .8;
}

section.main-services {
    width: 100%;
    height: auto;
    margin: 100px 0;
}


section.main-services > .inset > ul {
    display: flex;
    height: auto;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-direction: row;
}

section.main-services > .inset > ul > li {
    position: relative;
}

section.main-services > .inset > ul > li:first-child {
    width: 650px;
}

section.main-services > .inset > ul > li:first-child > h2 {
    font-size: 32px;
    font-weight: 600;
    position: relative;
}

section.main-services > .inset > ul > li:first-child > h2 {
    color: #ffba00;
}

section.main-services > .inset > ul > li:first-child > h2 > span {
    color: #000000;
}

section.main-services > .inset > ul > li:first-child > ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-content: space-between;
    margin-top: 20px;
}

section.main-services > .inset > ul > li:first-child > ul > li {
    width: 315px;
    background-color: #f4f4f4;
    padding: 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 20px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 20px;
    -moz-border-radius-bottomleft: 0;
    border-radius: 20px;
    border-bottom-left-radius: 0;
    border: 1px solid #f4f4f4;
}

section.main-services > .inset > ul > li:first-child > ul > li:hover {
    width: 315px;
    background-color: #ee9921;
    padding: 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 20px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 20px;
    -moz-border-radius-bottomleft: 0;
    border-radius: 20px;
    border-bottom-left-radius: 0;
    border: 1px solid #ee9921;
}

section.main-services > .inset > ul > li:first-child > ul > li:nth-child(2n) {
    margin-left: 20px;
}

section.main-services > .inset > ul > li:first-child > ul > li > div {
    width: 100%;
    height: 120px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
}

section.main-services > .inset > ul > li:first-child > ul > li > div > figure {
    float: left;
    width: 70px;
    height: 70px;
    border: 1px solid #ee9921;
    padding: 15px;
    -webkit-border-radius: 10px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-bottomleft: 0;
    border-radius: 10px;
    border-bottom-left-radius: 0;
}

section.main-services > .inset > ul > li:first-child > ul > li:hover > div > figure {
    border: 1px solid #ffffff;
    background-color: #ffffff;
}

section.main-services > .inset > ul > li:first-child > ul > li > div > div {
    margin-left: 20px;
    width: 205px;
    height: auto;
    position: relative;
}

section.main-services > .inset > ul > li:first-child > ul > li > div > div > h3 {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}

section.main-services > .inset > ul > li:first-child > ul > li:hover > div > div > h3 {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
}

section.main-services > .inset > ul > li:first-child > ul > li > div > div > p {
    font-size: 14px;
    font-weight: 300;
    color: #000000;
    margin: 10px 0;
    opacity: 1;
}

section.main-services > .inset > ul > li:first-child > ul > li:hover > div > div > p {
    opacity: 0;
}

section.main-services > .inset > ul > li:first-child > ul > li > div > div > a {
    font-size: 14px;
    font-weight: 300;
    color: #ee9921;
    background-color: #ffffff;
    margin: 10px 0;
    width: fit-content;
    height: auto;
    padding: 10px 25px;
    text-decoration: none;
    border-radius: 10px;
    letter-spacing: 2px;
    opacity: 0;
}

section.main-services > .inset > ul > li:first-child > ul > li:hover > div > div > a {
    height: auto;
    color: #ee9921;
    background-color: #ffffff;
    text-decoration: none;
    opacity: 1;
}

section.main-services > .inset > ul > li:first-child > a {
    width: fit-content;
    height: auto;
    padding: 5px 20px;
    display: block;
    background-color: #ee9921;
    border: 1px solid #ee9921;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
}

section.main-services > .inset > ul > li:first-child > a:hover {
    color: #ee9921;
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid #ee9921;
}




section.main-current-openings {
    width: 100%;
    height: auto;
    position: relative;
    padding: 50px 0;
    background-color: #eeeeee;
}

ul.jobTable {
    width: 100%;
    height: auto;
    display: flex;
    margin: 50px 0 0 0;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
}

ul.jobTable li:first-child {
    width: 630px;
    height: auto;
}

ul.jobTable li:last-child {
    width: 650px;
    height: auto;
}

ul.jobTable li:last-child h2 {
    font-size: 32px;
    font-weight: 600;
    position: relative;
    color: #ffba00;
}

ul.jobTable li:last-child h2 span {
    color: #000000;
}

ul.jobTable li:last-child p {
    margin: 20px 0;
}

ul.jobTable li:last-child ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}

ul.jobTable li:last-child ul li {
    width: 100%;
    height: 155px;
    display: block;
    background-color: #f4f4f4;
    margin: 10px 0;
    padding: 0 20px;
    border-radius: 20px;
}

ul.jobTable li:last-child ul li:hover {
    background-color: #ffffff;
    cursor: pointer;
}

ul.jobTable li:last-child ul li div {
    width: 100%;
    height: auto;
    display: block;
    margin: 15px 0;
}

ul.jobTable li:last-child ul li div time {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #dd8b17;
}

ul.jobTable li:last-child ul li div h5 {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    padding-left: 10px;
    margin-left: 5px;
    border-left: 1px solid #dd8b17;
}

ul.jobTable li:last-child ul li div:nth-child(2) {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

ul.jobTable li:last-child ul li div:nth-child(2) h2 {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #000000;
}

ul.jobTable li:last-child ul li div:nth-child(3) {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

ul.jobTable li:last-child ul li div address {
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #000000;
}

ul.jobTable li:last-child ul li div address::before {
    font-family: fthsc;
    content: "\e91e";
    font-size: 12px;
    margin-right: 5px;
    color: #dd8b17;
}

ul.jobTable li:last-child ul li div h6 {
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #000000;
}

ul.jobTable li:last-child ul li div h6::before {
    font-family: fthsc;
    content: "\e92c";
    font-size: 12px;
    margin-right: 5px;
    color: #dd8b17;
}

ul.jobTable li:last-child ul li div a {
    font-size: 14px;
    color: #ffffff;
    background-color: #717171;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 5px;
}

ul.jobTable li:last-child ul li div a:hover {
    background-color: #dd8b17;
}

ul.jobTable > li:last-child > a {
    display: block;
    width: fit-content;
    font-size: 16px;
    color: #ffffff;
    background-color: #dd8b17;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 5px;
    margin-top: 20px;
}

ul.jobTable > li:last-child > a:hover {
    background-color: #717171;
}


ul.job-table {
    width: 100%;
    height: auto;
    display: flex;
    margin: 50px 0 0 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

ul.job-table > li {
    width: 345px;
    height: 230px;
    border: .3px solid #ced5ff;
    margin: 40px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 30px;
    position: relative;
    border-radius: 5px;
    background-color: #ffffff;
}

ul.job-table > li:hover {
    background-color: #535353;

}

ul.job-table > li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;

}

ul.job-table > li > time {
    font-size: 12px;
    font-weight: 600;
    color: #8c8c8c;
    position: absolute;
    left: 30px;
    top: 30px;
}

ul.job-table > li:hover > time {
    color: #ffba00;
}

ul.job-table > li > h5 {
    width: 60%;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    color: #4b4b4b;
    position: absolute;
    right: 30px;
    top: 28px;
}

ul.job-table > li:hover > h5 {
    color: #ffba00;
}

ul.job-table > li > h2 {
    font-size: 14px;
    font-weight: 700;
    color: #4b4b4b;
    position: absolute;
    left: 30px;
    top: 70px;
}

ul.job-table > li:hover > h2 {
    color: #ffffff;
}

ul.job-table > li > button {
    font-size: 14px;
    font-weight: 700;
    width: 290px;
    color: #ffffff;
    position: absolute;
    left: 30px;
    bottom: 120px;
    background-color: #ffba00;
    border: none;
    border-radius: 5px;
    padding: 10px 25px;
    opacity: 0;
}

ul.job-table > li:hover > button {
    opacity: 1;
    bottom: 60px;
}

ul.job-table > li > button:hover {
    background-color: #7f7f7f;
}

ul.job-table > li > address {
    font-size: 12px;
    font-weight: 600;
    color: #4b4b4b;
    position: absolute;
    left: 30px;
    bottom: 30px;
}

ul.job-table > li:hover > address {
    color: #ffba00;
}

ul.job-table > li > h6 {
    font-size: 12px;
    font-weight: 600;
    color: #4b4b4b;
    position: absolute;
    right: 30px;
    bottom: 30px;
}

ul.job-table > li:hover > h6 {
    color: #ffba00;
}


section.main-references {
    width: 100%;
    height: auto;
    margin: 30px 0;
}

section.main-references .inset{
    position: relative;
    z-index: 0;
}

.gradient-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background: #FFFFFF;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 1) 100%);
}

section.main-references .item img {
    filter: grayscale(100%);
    position: relative;
    z-index: 20;
}

section.main-references .item img:hover {
    filter: grayscale(0%);
}

section.main-references .inset div div div {
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
}


/* CALENDAR */
section.main-calendar {
    height: auto;
    background-image: url(../assets/main/bg-main-crew.jpg);
    background-repeat: no-repeat;
    background-position: top;
    padding: 100px 0;
}

section.main-calendar > h1 {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    margin: auto;
    display: block;
    width: fit-content;
}

section.main-calendar > h1:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 5px;
    background-color: #ffba00;
    bottom: 8px;
    left: -40px;
}

section.main-calendar > h2 {
    font-size: 36px;
    font-weight: 700;
    position: relative;
    margin: auto;
    display: block;
    width: fit-content;
    text-align: center;
    line-height: 60px;
}

section.main-calendar > h2 > span:first-child {
    color: #ffffff;
}

section.main-calendar > h2 > span:last-child {
    color: #ffba00;
}


#calendar {
    max-width: 1100px;
    margin: 0 auto;
    background-color: #ffffff;
}

.fc-event {
    cursor: pointer;
}

.fc-col-header-cell-cushion {
    color: #000000;
    text-decoration: none;
}

.fc-daygrid-day-number {
    color: #000000;
    text-decoration: none;
}

.fc-h-event {
    background-color: #ff0000;
    border: 1px solid #ff0000
}

.eventModal {
    display: none; /* Modal başlangıçta gizli */
    position: fixed;
    z-index: 1000;
    padding-top: 30px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4); /* Yarı saydam arka plan */
}

.eventModal-content {
    background-color: #fff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 500px;
    border-radius: 8px;
}

.eventModal-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.eventModal-close:hover,
.eventModal-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.fc-daygrid-block-event .fc-event-time {
    font-weight: 700;
    display: inline-block;
    padding: 0 10px;
    font-weight: 300;
}
.event-modal-title {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}

.modal-event-date {
    font-size: 14px;
    font-weight: 200;
    color: #000000;
}

.details-link {
    font-size: 14px;
    font-weight: 200;
    color: #ff0000;
    text-decoration: none;
}

.education > article > figure {
    width: 500px;
    margin: auto;
    margin-bottom: 30px;
}

.education > article > figure > img {
    width: 500px;
}

/* CALENDAR */


.clip-polygon {
    clip-path: polygon(5% 5%, 100% 0%, 100% 75%, 100% 100%, 95% 100%, 50% 85%, 0% 70%);
}



footer {
    position: relative;
    height: 250px;
    width: 100%;
    background-color: #1c1c1e;
    clear: both;
}

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

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

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

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

footer > .inset > ul > li:nth-child(2) {
    justify-content: flex-start;
    align-items: flex-start;
}

footer > .inset > ul > li:last-child {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 300px;
}

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

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

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

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

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 > .social > a{
    white-space: nowrap;
    font-size: 20px;
    color: #cecece;
    text-decoration: none;
}

footer > .inset > ul > li > span,
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: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;
}

footer > .inset > ul > li:last-child > span {
    color: #cecece;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0;
    display: inline-block;
}

footer > .inset > ul > li:last-child > span address {
    color: #cecece;
    font-size: 14px;
    font-weight: 200;
    display: inline-block;
}

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

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

/* MAIN PAGE */

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

.subcategory-list {
    width: 100%;
    height: auto;
}

.subcategory-list > ul {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-items: flex-start;
}

.subcategory-list > ul > li {
    margin: 20px;
    padding: 20px;
    background-color: #ffba00;
}

.subcategory-list > ul > li:hover {
    background-color: #ffd35c;
}

.subcategory-list > a {
    color: #000000;
    font-size: 16px;
    font-weight: 200;
    text-decoration: none;
    display: block;
    margin: 5px 0px;
    padding-left: 20px;
    position: relative;
}


.subcategory-list > a:before {
    content: "·";
    font-size: 45px;
    color: #000000;
    line-height: 16px;
    position: absolute;
    left: 0;
}


.subcategory-list > a:hover {
    color: #158fc7;
}

.subcategory-list > ul > li {
    margin: 1px;
    padding: 10px;
    width: 200px;
    height: 150px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    text-align: center;
}

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

.df {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
}

section.content > figure {
    width: 100%;
    height: 150px;
    position: relative;
    background-color: #797979;
    margin-bottom: 50px;
}

/* section.content > figure > .inset {
    position: relative;
} */

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

}

/* section.content > figure > img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    left: 100%;
    right: 100%;
} */

section.content > .inset > article.formed {
    width: 900px;
    height: auto;
    padding: 30px 0;
}

section.content > .inset > article.nonformed {
    width: 100%;
    height: auto;
    padding: 30px 0;
}

section.content > .inset > .order-form {
    width: 380px;
    height: auto;
    padding: 30px 0 0 30px;
    position: relative;
    margin-bottom: 30px;
}

section.content > .inset > .order-form > form {
    padding: 30px;
    height: auto;
    background-color: #ffffff;
    border-left: 0.2px solid #ffba00;
    border-right: 0.2px solid #ffba00;
    border-bottom: 0.2px solid #ffba00;
}

section.content > .inset > .order-form > form > h2 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    background-color: #6d6d6d;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    margin-bottom: 20px;
}

section.content > .inset > .order-form > form > ul {
    width: 100%;
    height: auto;
}

section.content > .inset > .order-form > form > ul > li {
    width: 100%;
    height: auto;
}

section.content > .inset > .order-form > form > ul > li > textarea {
    font-size: 12px;
    border: none;
    border-radius: 3px;
    background-color: #efefef;
}

section.content > .inset > .order-form > form > ul > li > input[type=text],
section.content > .inset > .order-form > form > ul > li > input[type=email],
section.content > .inset > .order-form > form > ul > li > input[type=file],
section.content > .inset > .order-form > form > ul > li > input[type=phone] {
    width: 100%;
    height: auto;
    padding: 10px;
    margin: 5px 0;
    outline: none;
    font-size: 12px;
    border: none;
    border-radius: 3px;
    background-color: #efefef;
}

section.content > .inset > .order-form > form > ul > li > input::placeholder,
section.content > .inset > .order-form > form > ul > li > textarea::placeholder {
    font-size: 12px;
    color: #919191;
}

section.content > .inset > .order-form > form > ul > li > label {
    display: inline;
    font-size: 12px;
}

section.content > .inset > .order-form > form > ul > li > label > a {
    color: #ff0000;
    text-decoration: none;
}

section.content > .inset > .order-form > form > ul > li > label > a:hover {
    color: #000000;
}

section.content > .inset > .order-form > form > ul > li > textarea {
    width: 100%;
    height: 150px;
    padding: 10px;
    margin: 5px 0;
    outline: none;
}

section.content > .inset > .order-form > form > ul > li > textarea {
    width: 100%;
    height: 150px;
    padding: 10px;
    margin: 5px 0;
}

section.content > .inset > .order-form > 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;
    margin: 20px 0;
}

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

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

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

section.content > .inset > article > p > a {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    line-height: 32px;
    font-style: italic;
    text-decoration: none;
}

section.content > .inset > article > p > a:hover {
    color: #9f9f9f;
}

section.content > .inset > article > h3 {
    font-size: 20px;
    font-weight: 400;
    color: #676767;
    line-height: 30px;
    margin-bottom: 10px;
}

section.content > .inset > article > ul {
    list-style-type: disc!important;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

section.content > .inset > article > ul > li {
    margin: 5px 0 0 20px;
    list-style-type: disc;
    color: #676767;
    font-size: 16px;
    font-weight: 200;
}

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

section.content > div.inset > article > 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 > article > ul.contact > li {
    width: 50%;
    height: auto;
    list-style-type: none!important;
    
}

section.content > div.inset > article > ul.contact > li > h2 {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    transition: all ease .5s;
    text-decoration: none;
    margin-bottom: 20px;
}

section.content > div.inset > article > ul.contact > li > h3 {
    font-size: 16px;
    font-weight: 600;
    color: #767676;
    text-decoration: none;
    margin: 30px 0 0 0;
    border-bottom: 1px solid #a0a0a0;
}

section.content > div.inset > article > ul.contact > li:first-child {
    padding-right: 50px;
}

section.content > div.inset > article > ul.contact > li:last-child {
    padding-left: 50px;
}

section.content > div.inset > article > ul.contact > li:first-child > h4 {
    font-size: 18px;
    font-weight: 200;
    color: #8c8c8c;
    text-decoration: none;
}

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

section.content > div.inset > article > ul.contact > li:first-child > ul > li {
    line-height: 22px;
}

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

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

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

section.content > div.inset > article > 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 > article > ul.contact > li:first-child > ul > li > a::before,
section.content > div.inset > article > ul.contact > li:first-child > ul > li > address::before {
    content: ":";
    margin-right: 5px;
}

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

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

section.content > div.inset > article > 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 > article > ul.contact > li:last-child > form > ul > li {
    width: 100%;
    margin: 10px 0;
}

section.content > div.inset > article > ul.contact > li:last-child > form > ul > li > input[type=text],
section.content > div.inset > article > ul.contact > li:last-child > form > ul > li > input[type=email],
section.content > div.inset > article > 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 > article > 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 > article > 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 > article > ul.contact > li:last-child > form > ul > li > input[type=submit]:hover {
    color: #919191;
    background-color: #ffffff;
}


section.content > div.inset > article > table.content-table {
   border: none;
   width: 100%;
}


section.content > div.inset > article > table.content-table > tbody > tr {
   border-bottom: 1px solid #000000;
}

section.content > div.inset > article > table.content-table > tbody > tr > td {
    padding: 5px;
    font-size: 14px;
    font-weight: 200;
    vertical-align: top;
}

section.content > div.inset > article > table.content-table > tbody > tr > td:first-child {
    width: 250px;
}

section.content > div.inset > article > table.content-table > tbody > tr > td > p strong {
    font-weight: 500;
}

.order-form > h2 {
    font-size: 18px;
    padding: 10px 20px;
    background-color: #ffba00;
    color: #ffffff;
    font-weight: 600;
}

.order-form > ul {
    height: 100vh;
    padding: 30px;
    border-left: 0.2px solid #919191;
}

.order-form > ul > li {
    font-size: 14px;
    margin: 10px 0;
    font-weight: 600;
    border: 1px solid #e1e1e1
}

.order-form > ul > li > a {
    text-decoration: none;
}

.order-form > ul > li > a > address {
    font-size: 12px;
    padding: 2px 5px;
    background-color: #5e5e5e;
    color: #ffffff;
    font-weight: 200;
}

.order-form > ul > li > a > span {
    font-size: 14px;
    color: #000000;
    padding: 2px 5px;
    font-weight: 600;
    text-decoration: none;
}


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;
}

.job-head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom: 30px;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    padding: 20px 30px;
}

.job-head > div > i {
    background-color: #ff0000;
    padding: 10px;
    color: #ffffff;
    font-size: 20px;
}

button.apply {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    background-color: #cecece;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 30px 0;
}

button.apply:hover {
    color: #ffffff;
    background-color: #ffba00;
    cursor: pointer;
}

ul.press-room {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

ul.press-room li {
    list-style-type: none!important;
    margin: 28px!important;
}

ul.press-room li figure {
    width: 200px;
    height: 200px;
    object-fit: cover;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    border: 1px solid #c8c8c8;
    padding: 5px;
}

ul.press-room li figure:hover a img {
    opacity: 1
}


ul.press-room li figure:after {
    content: "";
    position: absolute;
    top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
  
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.13) 0%,
      rgba(255, 255, 255, 0.13) 77%,
      rgba(255, 255, 255, 0.5) 92%,
      rgba(255, 255, 255, 0.0) 100%
    );
}
  
ul.press-room li figure:hover:after {
    opacity: 1;
    left: 130%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
}
  
ul.press-room li figure:active:after {
    opacity: 0;
}

ul.press-room li label {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    position: relative;
}
/* 
ul.press-room li label:before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url(../assets/press/new-window.png);
    left: 0px;
    background-repeat: no-repeat;
    background-size: cover;
} */

ul.press-room li label a {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
}

ul.press-room li figure a img {
    width: 100%;
    height: auto;
    opacity: .5;
}


/* 
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;
}
 */

 ul.references {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

ul.references li {
    list-style-type: none!important;
    margin: 28px!important;
}

ul.references li figure {
    width: 200px;
    height: 200px;
    object-fit: cover;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    border: 1px solid #c8c8c8;
    padding: 5px;
}

ul.references li figure:hover img {
    opacity: 1;
}


ul.references li figure:after {
    content: "";
    position: absolute;
    top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
  
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.13) 0%,
      rgba(255, 255, 255, 0.13) 77%,
      rgba(255, 255, 255, 0.5) 92%,
      rgba(255, 255, 255, 0.0) 100%
    );
}
  
ul.references li figure:hover:after {
    opacity: 1;
    left: 130%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
}
  
ul.references li figure:active:after {
    opacity: 0;
}

ul.references li label {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
}

ul.references li figure img {
    width: 100%;
    height: 100%;
    opacity: .5;
}

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

.cookie-consent {
    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-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;
}
