@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Allison&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Ysabeau:ital,wght@0,1;0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,1;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inria+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@font-face {
    font-family: 'Futura';
    src: url('../fonts/futura.ttf');
    font-weight: normal; /* veya 400 */
    font-style: normal;
}

/* İnce (Light) Görünüm için - 100 Weight */
@font-face {
    font-family: 'Futura';
    src: url('../fonts/Futura-Light.otf');
    font-weight: 100;
    font-style: normal;
}

/*mainroot*/
:root {
    /*mesan-theme*/

    --content_container: 75vw;
    --blur: 2px;
    --pagebgcolor: var(--clr_promo_1);
    --pagefont_clr: #fff;
    --clr_promo_1: #13214a;
    --clr_promo_1a: #203468;
    --clr_promo_1b: #0c1735;
   /*--clr_promo_2: #cfa47d;*/
    --clr_promo_2: #a07d5e;
    --clr_promo_2a: #cfa47d;
    --clr_promo_2b: #cfa47d;
    --clr_promo_3: #ffb360;
    --clr_promo_3a: #f39a31;
    --clr_promo_3b: #e18617;
    --clr_promo_4: #67b45d;
    --clr_promo_4a: #82d077;
    --clr_promo_4b: #43813b;
    --clr_promo_5: #1e51cb;
    --clr_promo_5a: #2e61dc;
    --clr_promo_5b: #1c46ad;
    --clr_promo_6: #f66767;
    --clr_promo_6a: #fc7f7f;
    --clr_promo_6b: #ce2c2c;
    /*--clr_promo_1: #004b94;
    --clr_promo_2: #003f7e;
    --clr_promo_3: #4c80a2;
    --clr_promo_4: #386179;
    --clr_promo_5: #32566c;
    --clr_promo_6: #40585d;*/
    --clr_promo_7: #ac6e72;
    --clr_promo_8: #3c364c;
    --clr_promo_9: #29323d;
    --clr_promo_10: #7c6d5b;
    --clr_promo_11: #d01919;
    --clr_promo_12: #e61e1e;

    --clr_construct: #48996d;
    --clr_mining: #3f7986;
    --clr_aviation: #3f5679;
    --clr_hotel: #4b4e62;

    --clr1_1: #02376f;
    --clr1_2: #012a56;
    --clr1_3: #002246;
    --clr1_4: #731424;

    --clr2_1: #8e7d5f;
    --clr2_2: #8d7b50;
    --clr2_3: #6e5a38;
    --clr2_4: #d8be91;


    --clr_red: #a82929;

    --clr3_1: #e9ebf2;
    --clr3_2: #d7dae4;
    --clr3_3: #9fa1a8;

    --clr4_1: #5483e9;
    --clr4_2: #4166b7;
    --clr4_3: #3e62af;
    --clr4_4: #365998;


    --clr5_1: #0095b2;
    --clr5_2: #00788f;
    --clr5_3: #006679;


    /*    --clr_dark: #1a1c23;
        --clr_dark_n: #393d4d;
        --clr_dark_p: #15161c;*/

    --clr_dark: #34363f;
    --clr_dark_n: #646a84;
    --clr_dark_p: #171a29;

    --footer_logo_fill: #a7a7a7;

    --white: #fff;
    --gray: #f5f5f5;
    --gray2: #e9e9e9;
    --gray3: #858585;
    --gray4: #343434;
    /* --gray5: #fc671a;*/
    --gray5: #141414;
    --gray6: #cdcdcd;
    /*content*/

    --body_font_size: 16px;
    --h1-size: 1.4em;
    --h2-size: 1.2em;
    --h3-size: 1.2em;
    --h4-size: 1.2em;
    --h5-size: 1em;
    --p-size: 1em;


    --promoHeight:200px;
    /*    --clr_construct: #489990;
        !*--clr_mining: #527f71;*!
        --clr_mining: #488a99;
        --clr_aviation: #3f5679;*/



    --nunito: 'Nunito Sans', sans-serif;
    --poppins: 'Poppins', sans-serif;
    --roboto: 'Roboto', sans-serif;
    --montserrat: 'Montserrat', sans-serif;
    --merriweather: 'Merriweather', sans-serif;
    --oswald: 'Oswald', sans-serif;
    --allison: 'Allison', cursive;
    --quicksand: 'Quicksand', sans-serif;
    --barlow: 'Barlow Condensed', sans-serif;
    --karla: 'Karla', sans-serif;
    --noto: 'Noto Sans', sans-serif;
    --radjani: 'Rajdhani', sans-serif;
    --ysab: 'Ysabeau', sans-serif;
    --robotoSlab: 'Roboto Slab', serif;
    --saira: 'Saira', sans-serif;
    --rubik: 'Rubik', sans-serif;
    --openSans: 'Open Sans', sans-serif;
    --inria: 'Inria Sans', sans-serif;
    --futura: "Futura", sans-serif;
}

body {
    font-size: var(--body_font_size);
    font-weight: 300;
    background: var(--clr_promo_1);
    color: var(--pagefont_clr);
    font-family: var(--futura);
    max-width: 100svw !important;
    position: relative;
}
body::after{
    content:'';
    left: 25%;
    width: 25%;
    border-right: 1px solid #111d39;
    border-left: 1px solid #111d39;
    position: fixed;
    height: 100%;
    top: 0;
    z-index: 10;
}

body::before{
    content:'';
    right: 25%;
    width: 25%;
    border-right: 1px solid #111d39;
    border-left: 1px solid #111d39;
    position: fixed;
    height: 100%;
    top: 0;
    z-index: 10;
}

html {
    overflow-x: hidden;
}


.bg-dark-light {
    background: var(--gray6) !important;
}


a:hover,
a:visited,
a:focus {
    text-decoration: none;
}

h1 {
    font-size: var(--h1-size);
}

h2 {
    font-size: var(--h2-size);
}

h3 {
    font-size: var(--h3-size);
}

h4 {
    font-size: var(--h4-size);
}

p {
    font-size: 1.2em;
    font-weight: 300;
}


section {
    z-index: 30;
    position: relative;
}

.bg-pattern-1{
    background-size: 320px auto;
    background-position: center;
    background-repeat: repeat-y;
    background-image: url(../img/shapes/beige-pattern.png);
}
.bg-pattern-2{
    background-size: 50% auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/desen3.png);
}

.bg-img {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}


.full-h-must {
    height: 100vh;
}

.full-h-max {
    max-height: 100vh;
}

.full-h-min {
    min-height: 100vh;
}

.half-h-must {
    height: 50vh;
}

.half-h-max {
    max-height: 50vh;

}

.half-h-min {
    min-height: 50vh;
}

.quarter-h-must {
    height: 75vh;
}

.quarter-h-max {
    max-height: 75vh;
}

.quarter-h-min {
    min-height: 75vh;
}

.manuel-h-must {
    height: 450px;
}

.manuel-h-max {
    max-height: 450px;
}

.manuel-h-min {
    min-height: 450px;
}

.font-weight-100 {
    font-weight: 100;
}

.font-weight-200 {
    font-weight: 200;
}

.font-weight-300 {
    font-weight: 300;
}

.font-weight-400 {
    font-weight: 400;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-800 {
    font-weight: 800;
}

.clr11 {
    color: var(--clr1_1)
}

.clr12 {
    color: var(--clr1_2)
}

.clr13 {
    color: var(--clr1_3)
}

.clr21 {
    color: var(--clr2_1)
}

.clr22 {
    color: var(--clr2_2)
}

.clr23 {
    color: var(--clr2_3)
}

.clr24 {
    color: var(--clr2_4)
}

.clr31 {
    color: var(--clr3_1)
}

.clr32 {
    color: var(--clr3_2)
}

.clr33 {
    color: var(--clr3_3)
}

.clr41 {
    color: var(--clr4_1)
}

.clr42 {
    color: var(--clr4_2)
}

.clr43 {
    color: var(--clr4_3)
}

.clrpromo-1{color: var(--clr_promo_1); }
.clrpromo-2{color: var(--clr_promo_2); }
.clrpromo-3{color: var(--clr_promo_3); }
.clrpromo-12{color: var(--clr_promo_12); }
.clrpromo-11{color: var(--clr_promo_11); }

.clrpage{color: var(--pagefont_clr); }


.bg-clr11 {
    background-color: var(--clr1_1)
}

.bg-clr12 {
    background-color: var(--clr1_2)
}

.bg-clr13 {
    background-color: var(--clr1_3)
}

.bg-clr14 {
    background-color: var(--clr1_4)
}

.bg-clr21 {
    background-color: var(--clr2_1)
}

.bg-clr22 {
    background-color: var(--clr2_2)
}

.bg-clr23 {
    background-color: var(--clr2_3)
}

.bg-clr41 {
    background-color: var(--clr4_1)
}

.bg-aviation{ background-color:var(--clr_aviation);}
.bg-mining{ background-color:var(--clr_mining);}
.bg-construct{ background-color:var(--clr_construct);}
.bg-hotelotel{ background-color:var(--clr_hotel);}

.clr-aviation{ color:var(--clr_aviation);}
.clr-mining{ color:var(--clr_mining);}
.clr-construct{ color:var(--clr_construct);}
.clr-hotel{ color:var(--clr_hotel);}

.bg-gray {
    background: var(--gray);
}

.bg-gray-2 {
    background: var(--gray2);
}

.bg-dark {
    background: var(--clr_dark) !important;
}

.bg-dark_p {
    background: var(--clr_dark_p) !important;
}

.bg-dark_n {
    background: var(--clr_dark_n) !important;
}

.bg-red {
    background: var(--clr_red);
}

.bg-dark.dotted {
    background-color: var(--clr_dark) !important;
    background-image: url(../img/shape.png) !important;
    background-repeat: no-repeat !important;
    background-size: 110px auto !important;
}

.big-border-top {
    border-top: 50px solid var(--clr_dark_p);
}

.bg-dotted {
    background-image: url(../img/promo-png-dark_p.png?v=2) !important;
    background-repeat: no-repeat !important;
    background-size: auto 80% !important;
    background-position: center right !important;
}

.bg-final-icon{
    position: relative;

}
.bg-final-icon::after{
    content:'';
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: auto 100%;
    background-position: right center;
    background-repeat: no-repeat;
}
.bg-dark.bg-final-icon::after{
    background-image: url(../img/logo-mini-icon-half.png);
}

.bg-repeat{
    background-image: url(../img/bg-repeat-2.png) !important;
    background-repeat: repeat !important;
    background-size: 49vh auto !important;
    background-position: center !important;
}
.bg-repeat-invert{
    background-image: url(../img/bg-repeat-2-invert.png) !important;
    background-repeat: repeat !important;
    background-size: 49vh auto !important;
    background-position: center !important;
}

.bg-luxury{
    position: relative;
}
.bg-luxury .content-container{
    position: relative;
    z-index: 12;
}
.bg-luxury::after{
    z-index: 0;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    content:'';
    background: url(../img/signature-area-right.png);
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
    background-position: center right;

}
.section-sign{
    font-family: var(--allison);
    font-size: 5em;
}

.bg-opacity-1{
    background: rgba(0,0,0,0.5);
}


.bg-lines{
    position: absolute;
    z-index: 0;
    width: 50vh;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
}
.bg-lines >  span{
    border-radius: 100px;
    width: 490px;
    height: 45px;
    transform: rotate(-422deg) translateX(17px);
    transform-origin: 50% 50%;
    margin-top: 134px;
    display: inline-flex;

}
.bg-lines >  span:first-child{
    transition: all 0.2s ease-in-out;
    background: white;

}
.bg-lines >  span:nth-child(2){
    content:'';
    transition: all 0.2s ease-in-out;
    background: var(--white);
    height: 70px;
    /*   animation: bgLinesSpanCenter 25s ease-in-out infinite;*/
}
.bg-lines >  span:last-child{
    content:'';
    transition: all 0.2s ease-in-out;
    background: #e9e9e9;

}

@-webkit-keyframes bgLinesSpanCenter {
    0%{
        transform:rotate(-422deg) translateX(266px);
    }
    50%{
        transform: rotate(-422deg) translateX(-280px);
    }
    100%{
        transform:rotate(-422deg) translateX(266px);
    }
}

.bg-promo-1{ background-color: var(--clr_promo_1);}
.bg-promo-2{ background-color: var(--clr_promo_2);}
.bg-promo-3{ background-color: var(--clr_promo_3);}
.bg-promo-4{ background-color: var(--clr_promo_4);}
.bg-promo-5{ background-color: var(--clr_promo_5);}
.bg-promo-6{ background-color: var(--clr_promo_6);}
.bg-promo-7{ background-color: var(--clr_promo_7);}
.bg-promo-8{ background-color: var(--clr_promo_8);}
.bg-promo-9{ background-color: var(--clr_promo_9);}
.bg-promo-10{ background-color: var(--clr_promo_10);}
.bg-promo-11{ background-color: var(--clr_promo_11);}
.bg-promo-12{ background-color: var(--clr_promo_12);}


.text-muted{
    color:#adadad!important;
}
.text-dark{
    color:var(--clr_dark_p) !important;
}

.top-skew {
    position: relative;
}

.top-skew::before {
    content: '';
    position: absolute;
    height: 120px;
    top: -60px;
    width: 100%;
    transform: skewY(-2deg);
}

.top-skew.bg-dark::before {
    background: var(--clr_dark);
}

.radius-1 {
    border-radius: 30px;
}
.border-priv{
    border: 25px solid WHITE;
}
.romo-btn{
    border-radius: 150px;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 12px 32px;
    display: inline-block;
    font-weight: 400 !important;
    overflow: hidden;
    position: relative;
    z-index: 0;
    outline: none !important;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
    cursor: pointer !important;
    font-family: var(--futura);
}

.romo-btn.big{
    height: 60px;
    font-size: 1.1em !important;
}

.romo-btn > * {
    position: relative;
    z-index: 25;
}

.romo-btn::after {
    display: none;
    position: absolute;
    content: '';
    width: 95%;
    left: 0;
    height: 100%;
    top: 0;
    border-radius: 150px;
    z-index: -1;
    transition: all 0.5s ease-in-out;

}

.romo-btn:hover::after {
    left: 10%;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    opacity: 0;
}

.romo-btn.icon {
    padding-left: 50px;
    position: relative;
}

.romo-btn.icon i {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.romo-btn.btn1 {
    background: var(--clr_promo_1);
    color: white;
}

.romo-btn.btn1::after {
    background: var(--clr2_3);
    color: WHITE;
}

.romo-btn.btn1.icon i {
    border-right: 1px solid WHITE;
}

.romo-btn.btn2 {
    background: linear-gradient(45deg,  var(--clr_promo_2b),  var(--clr2_3));
    color: WHITE;
}


.romo-btn.btn2.icon i {
    border-right: 1px solid WHITE;
}

.romo-btn.btn3 {
    background: #f1f1f1;
    color: var(--pagefont_clr);
    font-size: 1em;
    font-weight: 500;
}

.romo-btn.btn3.icon i {
    color: var(--clr1_2);
    border-right: 1px solid #ddd;
}

.romo-btn.btn3::after {
    background: WHITE;
}

.romo-btn.btn4 {
    background: var(--clr_promo_5);
    color: white;
    font-size: 1em;
    font-weight: 500;
}

.romo-btn.btn4.icon i {
    color: white;

}

.romo-btn.btn4::after {
    background: var(--clr_promo_5);
    display: none;
}

.labels {
}

.labels .label {
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, .04);
    display: flex;
}

.labels .label svg {
    fill: var(--clr1_2);
    max-width: 30px;
    max-height: 50px;
    margin-right: 10px;
}

.labels .label .label-head {
    font-size: 1.2em;
}

.labels .label.label-1 {
    position: absolute;
    left: 10%;
    width: 80%;
    top: -20px;
    background: WHITE;
}

.labels .label.label-2 {
    position: absolute;
    left: -10px;
    width: fit-content;
    top: -20px;
    background: WHITE;
}

.labels .label.label-3 {
    position: absolute;
    right: -10px;
    width: fit-content;
    bottom: -20px;
    background: WHITE;
}

div.content-container {
    width: var(--content_container);
    margin-inline: auto;

    position: relative;
}

div.content-container-right {
    width: 80vw;
    margin-inline-start: auto;

}


.low-hero {
    font-size: 2em;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
}



div.slider-new-blocks{
    width: 100%;
    height: 150px;
    left: 0;
    bottom: 0;
    border-bottom-left-radius: 350px;
    border-top-right-radius: 350px;
    align-items: end;
    justify-content: center;
    padding-left: 0;
    display: flex;
    position: absolute;
    z-index: 50;
}
div.slider-new-blocks .content-container{
    position: relative;
    display: flex;
    align-items: end;
    justify-content: center;
}

div.slider-new-blocks .content-container span{
    cursor: pointer;
    /* border-radius: 50px; */
    margin: 4px;
    width: 70px;
    height: 70px;
    display: flex;
    font-size: 1.5em;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,0.5);
    backdrop-filter: blur(5px);
    color: white;
    border-radius: 100px;
    transition: all 0.2s ease-in-out;
    border: 5px solid transparent;
    margin-bottom: 50px;
}


div.slider-new-blocks .arrows{
    display:flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin-top: -142px;
    border-radius: 250px;
    border: 10px solid WHITE;
}
div.slider-new-blocks .arrows .arrow{
    width: 80px;
    height: 160px;
    display:inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    line-height: 1em;
    font-size: 4em;
    font-weight: 600;
}

div.slider-new-blocks .arrows .arrow.prev{
    background: var(--clr_promo_12);
    border-radius: 250px 0 0 250px;
    background: linear-gradient(to right, var(--clr_promo_12), var(--clr_promo_11));
    color: WHITE;
}
div.slider-new-blocks .arrows .arrow.next{
    background: linear-gradient(to right, var(--clr_promo_12), var(--clr_promo_11));
    border-radius: 0 250px 250px 0 ;
    color: WHITE;

}
div.slider-new-blocks .numbers{
    display: flex;
    align-items: end;
    justify-content: center;
    margin-bottom: 50px;
}
div.slider-new-blocks .numbers span{
    cursor: pointer;
    /* border-radius: 50px; */
    margin: 4px;
    width: 50px;
    height: 50px;
    display: flex;
    font-size: 1.5em;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,0.5);
    backdrop-filter: blur(5px);
    border-radius: 100px;
    transition: all 0.2s ease-in-out;
    border: 5px solid transparent;
}
div.slider-new-blocks .numbers span.active{
    background: var(--clr_promo_12);
    color: WHITE;
    border: 5px solid WHITE;

}

div.slider-blocks{
    width: 100%;
    position: absolute;
    opacity: 1;
    left: 0;
    bottom: 0;
    background:var(--clr_promo_1);
    z-index: 40;
    padding-top: 15px;
    padding-bottom: 15px;
}

div.slider-blocks h2,
div.slider-blocks h3,
div.slider-blocks h4{
    font-size: 1em;
    font-weight: 200;
}

.slider-blocks .border-right,
.slider-blocks .border-bottom,
.slider-blocks .border-left,
.slider-blocks .border-top,
.slider-blocks .border{
    border-color: #ffffff45 !important;
    border-width: 1px !important;
}

.count-numbers{
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #ffffff17;
}
.count-numbers span{
    font-size: 1.8em;
    color: #ffffff;
    font-family: var(--openSans);
    font-weight: 500;
}
.count-numbers span:last-child::before{
    content: '/';
    margin-right: 0.1em;
    /* font-size: 0.8em; */
    margin-top: -12px;
    display: inline-block;
}
.count-numbers span:last-child{
    opacity: 0.5;
}

.slider-nav{
    padding-top: 15px;
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
}
.slider-nav a{
    width: 50%;
    font-size: 1em;
    color: #eee;
    font-weight: 100;
}
.slider-nav a:first-child{}
.slider-nav a:last-child{
    text-align: right;
}


div.slider-blocks  p.slogan{

    font-size: 2em;
    line-height: 1em;
    font-weight: 400;
    color: var(--pagefont_clr);
}
div.slider-blocks  p.slogan strong{
    font-weight: 700;
}
.first-slider-area{
    width: 100svw;
    margin: auto;
}
div.tastopia-slider {
    overflow: hidden;
    position: relative;
    display: block;
    height: calc((768 * 100svw) / 1920);
    width: 100svw;
    margin: auto;
}

div.tastopia-slider div.slider {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: all 0.5s ease-in-out;
    transform: perspective(100px) translateZ(100px);
    transform-origin: center;
}

div.tastopia-slider div.slider.active {
    z-index: 3;
    opacity: 1;
    transform: perspective(100px) translateZ(0px);

}

div.tastopia-slider div.slider .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

div.tastopia-slider div.slider .img video {
    position: absolute;
    left: 0;
    width: 120%;
    height: 100%;
    top: 0;
}

/*div.tastopia-slider div.slider .filter {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    background: linear-gradient(90deg, rgb(34 40 51) 0%, rgba(38, 47, 64, 0) 100%);

}*/

div.tastopia-slider div.slider .filter {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    background: linear-gradient(to top, #252632, transparent);
    /* mix-blend-mode: multiply; */
    opacity: 0.4;
    display: none;

    /*background: linear-gradient(45deg, var(--clr_dark) 0%, rgba(38, 47, 64, 0) 100%);*/
    /* mix-blend-mode: multiply; */

}

div.tastopia-slider div.slider .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    display: flex;
    align-items: center;

}

div.tastopia-slider div.slider .content h1 {
    color: WHITE;
    transition: all 0.5s ease-in-out;
    transition-delay: 0.3s;
    line-height: 1em;
    font-weight: 200;
    font-size: 3em;
    letter-spacing: 2px;
    opacity: 0;
    display: none;
}

div.tastopia-slider div.slider.active .content h1 {
    opacity: 1;
    display: none;
}

div.tastopia-slider div.slider .content p {
    color: WHITE;
    letter-spacing: 1px;
    transition: all 0.5s ease-in-out;
    transition-delay: 0.6s;
    opacity: 0;
    font-weight: 400;
    line-height: 1em;
    font-size: 3em;
}

div.tastopia-slider div.slider .content p strong {
    font-weight: 700;
    color: var(--clr2_4);
}

div.tastopia-slider div.slider.active .content p {
    opacity: 1;
}


.gecis{
    position: relative;
    z-index: 45;
}
.gecis.mt-5{
    margin-top: 80px !important;
}
.gecis.bitis.mb-5{
    margin-bottom: 120px !important;
}
.gecis::before{
    content: '';
    left: 0;
    width: 100%;
    height: 90px;
    background-size: 100% 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: -89px;
}
.gecis.bitis::after{
    content: '';
    left: 0;
    width: 100%;
    height: 90px;
    background-size: 100% 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute;
    bottom: -89px;
}
.gecis > *{

}
.gecis.bitis{
    margin-bottom: -80px;
}
.gecis.gecis-2::before{
    background: url(../img/gecis.png);

}
.gecis.gecis2::after{
    background: url(../img/gecis3.png);
}
.gecis.gecis-1::before{
    background: url(../img/gecis1.png);
}
.gecis.bitis{}


.isirik.isirik1{
    position: relative;
}
.isirik.isirik1::before{
    content:'';
    right: 25%;
    top: -125px;
    position: absolute;
    width: 250px;
    height: 250px;
}
.isirik.isirk1::before{
    background: white;
}

.page-wrapper {
    padding-top:120px;
    z-index: 30;
    position: relative;
}
.page-wrapper.margin-wrapper{

}
.page-wrapper.history-wrapper{
    margin-top: 70px;
}

.counter {
    position: absolute;
    right: 20vw;
    bottom: 0;
    z-index: 20;
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: space-between;
    background: #fff;

    height: 80px;
}


.counter .nav {
}

.counter .numbers {
    width: fit-content;
    display: flex;
    justify-content: start;
    height: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;

}

.counter .numbers a {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1em;
    padding: 15px 25px;
    margin-top: 0;
    color: black;
    opacity: 0.4;
    transition: all 0.1s ease-in-out;
    position: relative;
    height: 100%;
    border-right: 1px solid #ddd;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;

}


.counter .numbers a.active-number::after {
    background: white;
}

.counter .numbers a:first-child {

    margin-left: 0;

}

.counter .numbers a.active-number {
    opacity: 1;
    font-weight: 600;
    color: var(--clr1_1);
}

.counter .navigate {
    height: 100%;
    display: flex;
    flex-direction: row;
    background: var(--clr_dark_n);
}

.counter .navigate .slider-number {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: WHITE;
    flex-wrap: nowrap;
    width: 201px;
    position: relative;
    font-size: 1em;
    font-weight: 100;
    border-right: 1px solid var(--clr_dark);

}

.counter .navigate .slider-number span {
    z-index: 10;

}


.counter .navigate a {

    display: inline-flex;
    font-size: 1em;
    color: WHITE;
    width: 49%;
    text-align: center;
    opacity: 0.8;
    padding: 5px 15px;
    height: 100%;
    justify-content: center;
    align-items: center;
    border-right: 1px solid var(--clr_dark);
}

.counter .navigate a:first-child {
    border-left: none !important;
    padding-left: 0;
}

.counter .industry-cards {
}

.industry-cards {
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.industry-cards .industry-card-1 {
    width: 34%;
    height: 80px;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    background: transparent !important;

}

.industry-cards .industry-card-1.construct {
    background: var(--clr_construct);
}

.industry-cards .industry-card-1.mining {
    background: var(--clr_mining);
}

.industry-cards .industry-card-1.aviation {
    background: var(--clr_aviation);
}

.industry-cards .industry-card-1 .industry-block-text{
    color: WHITE;
    margin-top: 6px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.5em;
}
.industry-cards .industry-card-1 .img{}
.industry-cards .industry-card-1 .img img{
    width: 40px;
    filter: invert(1);
}

.main-slider {
}

.main-slider .item {
    height: 100vh;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-slider .item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    height: 100%;
    background: rgb(38, 47, 64);
    background: -moz-linear-gradient(90deg, rgba(38, 47, 64, 1) 0%, rgba(38, 47, 64, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(38, 47, 64, 1) 0%, rgba(38, 47, 64, 0) 100%);
    background: linear-gradient(90deg, rgba(38, 47, 64, 1) 0%, rgba(38, 47, 64, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#262f40", endColorstr="#262f40", GradientType=1);
    opacity: 0.8;
}

.main-slider .item .flex-fill {
    position: relative;
    z-index: 20;
    text-align: center;
}

.main-slider .item h2 {
    color: WHITE;
    font-size: 6em;
    font-weight: 600;
}

.main-slider .item p {
    color: white;
}


.industry-blocks {
    display: flex;
    flex-direction: row;
    padding-left: 0;
}

.industry-blocks.position-absoulute {
    position: absolute;
    left: 0;
    bottom: 15%;
    z-index: 40;
}

.industry-blocks li {
    display: block;
    margin: 15px;
}

.industry-blocks li a {
    display: block;
    position: relative;
}

.industry-blocks li a .img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
    background-position: center right !important;
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
    filter: grayscale(1);
    display: none;

}

.industry-blocks li a .content {
    position: relative;
    left: 0;
    width: 250px;
    height: 125px;
    top: 0;
    z-index: 2;
    display: none;
    align-items: center;
    justify-content: start;
    padding: 15px 25px;
    background: linear-gradient(to right, white 50%, transparent);

}

header.desctop {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 200;
    background-color: var(--clr_promo_1);
    transition: all 0.2s ease-in-out;
}
header.desctop.fixed{
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.35);
}


header.desctop a.logo {
    position: relative;
    display: inline-flex;
    align-items: center;
    height: 100%;

}

header.desctop a.logo img {
    transition: all 0.1s ease-in-out;
    display: inline-block;
    position: relative;
    max-height: 70px;
}

header.desctop ul.menu-list{
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
header.desctop ul.menu-list li{
    display: inline-flex;
}
header.desctop ul.menu-list li a{
    color: white;
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: var(--futura);
}
header.desctop ul.menu-list li a:hover{
    color: var(--clr_promo_2);
}
header.desctop .header-border{
    border-color: rgba(255, 255, 255, 0.09) !important;
}

header.desctop .top-header{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px dashed var(--clr_promo_1a);
}
header.desctop .header-top-info{
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
header.desctop .header-top-info li{
    display: flex;
    align-items: center;

}
header.desctop .header-top-info li p,
header.desctop .header-top-info li a {
    color: WHITE;
    font-size: 1em;
    font-weight: 100;
    letter-spacing: 0.7px;
    opacity: 0.7;
    font-family: var(--barlow);
}


header .main-socials {
    display: inline-block;
    margin-bottom: -5px;
    padding-top: 0;
}

header .main-socials li {
    display: inline-block;
    list-style-type: none;
    margin-left: 12px;
    padding: 5px;
}

header .main-socials li a {
    color: var(--pagefont_clr);
    font-weight: 500;
    font-size: 0.9em;
}


nav.big-nav.opened{
    top: 0;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
nav.big-nav{
    position: fixed;
    height: 100svh;
    right: 0;
    top: -100svh;
    z-index: 190;
    width: 100svw;
    transition: all 0.5s ease-in-out;
    border-bottom-left-radius: 2250px;
    border-bottom-right-radius: 2250px;
    background: linear-gradient(to left, #f6f6f6 50%, var(--clr_promo_12) 50%);
}
nav.big-nav .content{
    position: relative;
    z-index: 30;
    height: 100svh;
    top: 0;
    width: 100svw;
    transition: all 0.5s ease-in-out;
    padding: 100px 60px 100px 125px;
    overflow-y: scroll;
    display: flex;
    align-items: center;
    justify-content: center;

}
nav.big-nav .content::-webkit-scrollbar-track,
nav.big-nav .content::-webkit-scrollbar
{
    display: none;
}
nav.big-nav.opened .content{

}

nav.big-nav .section-title{
    font-size: 3em !important;
    color: var(--clr_promo_12);
}
nav.big-nav .main-menu-list{
    display: flex;
    align-items: center;
    justify-content: start;
    padding-left: 0;
    margin-bottom: 0;
    flex-direction: column;
}
nav.big-nav .main-menu-list > li{
    list-style-type: none;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: start;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
nav.big-nav .main-menu-list > li:first-child{}
nav.big-nav .main-menu-list > li:last-child{}
nav.big-nav .main-menu-list > li > a{
    font-size: 2em;
    line-height: 1em;
    font-weight: 500;
    color: var(--pagefont_clr);
}
nav.big-nav .main-menu-list > li.has-sub{
    flex-direction: column;
    align-items: start;
    justify-content: center;
}
nav.big-nav .main-menu-list > li.has-sub > a{}
nav.big-nav .main-menu-list > li.has-sub > .sub-menu{
    display: flex;
    width: 100%;
    margin-top: 15px;
}
nav.big-nav .main-menu-list > li.has-sub > .sub-menu > ul{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
}
nav.big-nav .main-menu-list > li.has-sub > .sub-menu > ul > li {
    list-style-type: none;
    margin-left: 15px;
}
nav.big-nav .main-menu-list > li.has-sub > .sub-menu > ul > li:first-child {
    margin-left: 0;
}
nav.big-nav .main-menu-list > li.has-sub > .sub-menu > ul > li:last-child {}
nav.big-nav .main-menu-list > li.has-sub > .sub-menu > ul > li > a{
    font-size: 1em;
    font-weight: 400 !important;
    color: var(--pagefont_clr);
}

nav.big-nav ul.social{
    display: flex;
    align-items: center;
    justify-content: start;
    padding-left: 0;
}
nav.big-nav ul.social li{
    list-style-type: none;
    margin-right: 20px;
}
nav.big-nav ul.social li a{
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5em;
    border-radius: 80px;
    background: var(--clr_promo_12);
    color: WHITE;
}

.section-title-bigger {
    font-size: 4em;
    line-height: 1em;
}

.section-title {
    font-size: 3em;
    line-height: 1.2em;
    font-weight: 600;
}

.section-title-2 {
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: 100 !important;
}

.section-title-in-card {
    font-size: 2em;
    line-height: 1.2em;
    font-weight: 700 !important;
    font-family: var(--poppins);
}


.section-title strong {
    font-weight: 800;

}

.section-sentence {
    font-size: 1em;
    font-weight: 500;
    color: var(--gray3);
}

.left-textlabel {
    padding-left: 35px;
    position: relative;
}

.left-textlabel .text-label {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    width: 25px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    text-align: left;
    font-size: 14px !important;
    font-weight: 800;
    color: #9c9c9c;
    padding-top: 10px;
    line-height: 1em;
    display: flex;
    align-items: center;
    white-space: nowrap;
    text-transform: uppercase;
}


.index-news-box {
    position: relative;
    z-index: 30;
}

.index-news-box .img {
    display: block;
    height: 300px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 100%;
    position: relative;
}

.page-in{
    position: relative;
    z-index: 90;

}
.page-in .index-news-box .img{

}

.index-news-box.big .img {
    height: 600px;

}

.index-news-box .hashtag {
    position: relative;

    width: 100%;
    height: fit-content;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 5px;
    z-index: 40;
}

.index-news-box .hashtag a {
    opacity: 1;
    color: #05060f;
    padding: 3px 10px;
    background: #ebebeb;
    font-size: 0.7em;
    margin-left: 4px;
}

.index-news-box .hashtag > a:first-child {
    margin-left: 0;
}

.index-news-box .content {
    padding: 10px 0 ;
    width: 100%;

}

.index-news-box .img::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 7;

}

.index-news-box .content p.date {
    text-align: right;
    font-size: 0.6em;
    font-weight: 400;
    opacity: 1;
    margin-bottom: 0;
    color: white;
}

.index-news-box .content h3 a {
    color: #000000;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-news-box .content h3 {
    width: 100%;
    height: 60px;

    font-size: 1.4em;
    text-transform: capitalize !important;
    font-weight: 500;
    padding-bottom: 15px;



}
.index-news-box .content p{
    font-size: 0.8em;
}


.owl-nav{}
.owl-nav a{
    color: var(--pagefont_clr);
    width: 55px;
    height: 55px;
    outline: none !important;
    border: none !important;
    font-size: 2em;
    border-radius: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center;

    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}
.owl-nav a.next{}
.owl-nav a.prev{}

.head-blocks {
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, .09) !important;
    display: flex;
    background: white;
    width: 100%;
    border-radius: 10px;
    transition: all 0.5s ease-in-out;
    border: 1px solid #fefefe;
    margin-bottom: 25px;
}

.head-blocks:hover {
    box-shadow: 0 16px 32px 0 rgb(0 0 0 / 32%) !important;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.head-blocks .icon {
    /*background: #fc671a;*/
    /*background: #717171;*/
    padding: 10px;
    height: 100%;
    left: 0;
    display: inline-flex;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 transparent;
    border: 5px solid transparent;
}

.head-blocks:hover .icon {
    border-radius: 50px;
    background: #fc671a;
    /*border: 5px solid #d85a19;*/
    margin-left: -5px;

}

.head-blocks .icon img {
    max-width: 45px;
    display: inline-block;
    opacity: 0.45;
}

.head-blocks:hover .icon img {
    filter: invert(1);
    opacity: 1;
}

.head-blocks .content {
    display: inline-flex;
    align-items: center;
    padding-left: 10px;
}

.head-blocks .content .head-sentence {
    font-size: 1em;
    line-height: 1em;
    font-weight: 800;
    color: #000000c7;
}

.head-blocks .content p {
    font-size: 0.9em;
    color: var(--pagefont_clr);
}

.head-blocks .content a {
    font-size: 0.9em;
}


.customers-logos {
}

.customers-logos .item {
    padding-top: 20px;
    padding-bottom: 20px;
}

.customers-logos .item .reference-logo {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.customers-logos .item .reference-logo img {
    filter: grayscale(1);
    width: auto;
    max-height: 110px;
}

header.mobile {

    position: fixed;
    left: 0;
    top: 0;
    background: var(--clr_promo_1);
    z-index: 220;
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 30px BLACK;
}

header.mobile a.logo {
    display: inline-block;

}

header.mobile a.logo img {
    max-width: 110px;
    display: inline-block;
}

header.mobile .menu-toggler {
    transition: all 0.8s ease-in-out;
    width: 50px;
    height: 30px;
    position: relative;
    display: block;
}
header.mobile .menu-toggler.opened{

}
header.mobile .menu-toggler span{
    width: 40px;
    height: 3px;
    border-radius: 20px;
    position: absolute;
    left: 0;
    z-index: 20;
    background:var(--clr_dark);
    transition: all 0.5s ease-in-out;
    transform-origin: 50% 50%;
}
header.mobile .menu-toggler span:first-child{
    top: 2px;
}
header.mobile .menu-toggler span:nth-child(2){
    top: 12px;
}
header.mobile .menu-toggler span:nth-child(3){
    top: 22px;
}

header.mobile .menu-toggler.opened span{}
header.mobile .menu-toggler.opened span:nth-child(1){
    transform:rotate(45deg);
    top: 12px;
}
header.mobile .menu-toggler.opened span:nth-child(2){
    top: 12px;
    width: 5px;
}
header.mobile .menu-toggler.opened span:nth-child(3){
    transform:rotate(-45deg);
    top: 12px;
}

nav.mobile {
    position: fixed;
    top: -100%;
    right: 0;
    background: #13214be8;
    width: 100vw;
    z-index: 120;
    transition: all 0.3s ease-in-out;
    border-top: 1px solid #ddd;
    display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: start;

    color: var(--pagefont_clr);
    overflow-y: auto;
    height: calc(100svh - 90px);
}

nav.mobile.opened {
    right: 0;
    top: 90px;
}

nav.mobile .nav-header{
    color: var(--pagefont_clr);
    font-size: 1em;
    font-weight: 500;
    text-transform: capitalize;
    /* border-bottom: 1px solid var(--clr_dark_n); */

    display: flex;
    align-items: center;
    padding: 2px;
}

nav.mobile .nav-header img{
    width: 20px;
}
nav.mobile .nav-list{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    padding-left: 0;
    margin-bottom: 10px;
}
nav.mobile .nav-list li{
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    margin-bottom: 5px;
}
nav.mobile .nav-list  li a{
    color: #1b1b1b;
    display: flex;
    align-items: center;
    justify-content: start;
    font-size: 0.8em;
    font-weight: 400;
    opacity: 1;
}
nav.mobile .social.nav-list li a i{
    margin-right: 10px;
    color: var(--clr_promo_1);
    background: white;
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

.mobile-nav-list{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 0;
}
.mobile-nav-list > li{

    width: 100%;
    border-bottom: 1px solid rgb(228, 228, 228);
    list-style-type: none;
}
.mobile-nav-list > li:first-child{}
.mobile-nav-list > li:last-child{}
.mobile-nav-list > li > a{
    display: flex;
    align-items: center;
    justify-content: start;
    font-weight: 400;
    background: WHITE;
    height: 50px;
    color: var(--clr_promo_1);
    padding-left: 15px;
    width: 100% !important;
    flex: 0 0 100%;
}
.mobile-nav-list > li.has-sub > a{}
.mobile-nav-list > li.has-sub > .submenu{
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.1s ease-in-out;
}
.mobile-nav-list > li.has-sub.active .submenu{
    max-height: 400px;
    visibility: visible;
    opacity: 1;
}
.mobile-nav-list > li.has-sub > .submenu > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-left: 0;
}
.mobile-nav-list > li.has-sub > .submenu > ul > li{
    display: block;
    width: 100%;
    list-style-type: none;
}
.mobile-nav-list > li.has-sub > .submenu > ul > li > a{
    display: flex;
    width: 100%;
    flex:0 0 100%;
    font-size: 0.9em;

    min-height: 50px;
    background: var(--clr_promo_3a);
    border-bottom: 1px solid var(--clr_promo_3b);
    color: #fff;
    align-items: center;
    justify-content: start;
    padding-left: 15px;
}

.mobile-button1{
    height: 50px;
    background: var(--clr_promo_2);
    color: WHITE;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 8px;
}
.mobile-button2{
    height: 50px;
    background: var(--clr_promo_3) !important;
    color: WHITE;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 8px;
}

.mobile-social{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: stretch;
    padding-left: 0;
}
.mobile-social li{
    border-right: 1px solid #ddd;
}
.mobile-social li{
    width: 50%;
    display: inline-flex;
}
.mobile-social li a {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--clr_promo_1);
    color: var(--pagefont_clr);
    height: 50px;
}
.mobile-social li a i{
    margin-right: 5px;
}


.promo-1-area{}
.promo-1-area .promo-1{}
.promo-1-area .promo-1.block-bg{

    padding: 15px;
    background: #eee;
}
.promo-1-area .promo-1 .text{
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    padding: 5px;
    padding-left: 0;
}


.promo-1-area .promo-1 .text a{
    color: var(--pagefont_clr);
    font-weight: 500;
    margin-bottom: 0;
}
.promo-1-area .promo-1 .text p{

    margin-bottom: 5px;
    line-height: 1em;
}
.promo-1-area .promo-1 .text h2{
    font-size:1em;
    margin-bottom: 5px;

}

/*.promo-1-area .promo-1.construction .text{
    background: var(--clr_construct);
}
.promo-1-area .promo-1.mining .text{
    background: var(--clr_mining);
}
.promo-1-area .promo-1.aviation .text{
    background: var(--clr_aviation);
}*/
/*.promo-1-area .promo-1.construction .text a{
    color: var(--clr_construct);
}
.promo-1-area .promo-1.mining .text a{
    color: var(--clr_mining);
}
.promo-1-area .promo-1.aviation .text a{
    color: var(--clr_aviation);
}*/

.promo-1-area .promo-1 .image{
    position: relative;
    height: 230px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
}
.promo-1-area .promo-1 .image::after{
    content:'';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    align-items: center;
    justify-content: center;
    opacity: 0.8;
    z-index: 1;
    display: none;
}
.promo-1-area .promo-1.construction .image::after{
    background: var(--clr_construct);
}
.promo-1-area .promo-1.mining .image::after{
    background: var(--clr_mining);
}
.promo-1-area .promo-1.aviation .image::after{
    background: var(--clr_aviation);
}
/*
.promo-1-area .promo-1.construction {
    background: var(--clr_construct);
}
.promo-1-area .promo-1.mining {
    background: var(--clr_mining);
}
.promo-1-area .promo-1.aviation {
    background: var(--clr_aviation);
}*/

.promo-1-area .promo-1 .image .image-content{
    position: absolute;
    right: 0;
    width: fit-content;
    height: fit-content;
    bottom: 0;
    display: flex;
    align-items: end;
    justify-content: end;
    z-index: 3;
    padding: 25px;
    color: WHITE;
}
.promo-1-area .promo-1.construction .image-content{
    background: var(--clr_construct);
}
.promo-1-area .promo-1.mining .image .image-content{
    background: var(--clr_mining);
}
.promo-1-area .promo-1.aviation .image .image-content{
    background: var(--clr_aviation);
}

.promo-2-area{
    position: relative;
}
.promo-2-area::after{

    position: absolute;
    width: 80%;
    height: 80%;
    left: 10%;
    top: 10%;
    background: var(--clr_promo_3);
    z-index: 0;
}
.promo-2{
    cursor: pointer;
    height: var(--promoHeight);
    position: relative;
    z-index: 12;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
    padding: 20px;
    margin-top: 20px;
    border-radius: 30px;
    overflow: hidden;
}
.promo-2::after{
    content:'';
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(to top, var(--clr_promo_1), transparent);
    position: absolute;
    z-index: 0;
}
.promo-2.big{
    height: calc(calc(var(--promoHeight) * 2) + 10px);
}
.promo-2.bigger{
    height: calc(calc(var(--promoHeight) * 3) + 40px);

}
.promo-2.small{
    height: calc(var(--promoHeight) - 50px);
}
.promo-2.x-small{
    height: 95px;

}
.promo-2 > div{
    width: 100%;
    position: relative;
    z-index: 30;
}
.promo-2 .icon{
    text-align: right;
    color: WHITE;
    font-size: 3em;
    line-height: 1em;
}
.promo-2 .top-text{
    text-align: right;
    color: WHITE;
    font-size: 1em;
    line-height: 1em;
}
.promo-2 .icon > a{

}

.promo-2 .icon > img{
    max-height: 36px;
}
.promo-2 .icon > img.text-white{
    filter: invert(1);
}

.promo-2 .numbers{

}
.promo-2 .numbers .head{
    color: WHITE;
    margin-bottom: 10px;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1em;
}
.promo-2 .numbers .sub-head
{
    color: WHITE;
    margin-bottom: 10px;
    font-size: 2.3em;
    line-height: 1em;
    font-family: vaR(--saira);
    font-weight: 600;
}

.promo-2 .numbers .sub-head-contact
{
    color: WHITE;
    margin-bottom: 10px;
    font-size: 1.3em;
    line-height: 1em;
    font-family: vaR(--saira);
    font-weight: 600;
}

.promo-2 .sub-head-2{
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2em;
}
.promo-2 .head-2{

    font-size: 1em;
    font-weight: 100;
    line-height: 1.2em;
}

.promo-2.aviation{background: var(--clr_aviation) ;}
.promo-2.mining{background: var(--clr_mining) ;}
.promo-2.construct{background: var(--clr_construct) ;}
.promo-2.hotel{background: var(--clr_hotel) ;}
.promo-2.glass{
    background: rgba(255, 255, 255, 0.45);
    backdrop-filter: blur(10px);
    opacity: 1;
}
.promo-2.glass2{
    background: transparent;
    opacity: 1;
    border: 1px solid #eee;
}

.promo-2 .person-count{
    font-size: 0.8em;
    padding: 5px 10px;
    text-align: right;
}
.promo-2 .person-count i{
    display: block;
    font-size: 1.8em;
}
.promo-2 .mini-text p.position{
    font-size: 1.3em
}
.promo-2 .mini-text p.date{
    font-size: 0.9em
}
.promo-2 .mini-text button{
    text-align: right;
}



.sustainability-area{margin-top: 100px;}
.sustainability-area .row .row{margin-top: -50px;}

.promo-3-area{
    margin-top: 225px;
}
.promo-3-area .content-container{
    margin-top: -150px;
}

.promo-3-area .content-container .row > .col-xl-6:last-child{

}

.promo-3-area .promo-3{}
.promo-3-area .promo-3 .promo-3-left{}
.promo-3-area .promo-3 .promo-3-left .image{
    display: flex;
    position: relative;
    flex: 1 1 auto;
}
.promo-3-area .promo-3 .promo-3-left .image .image{
    position: absolute;
    z-index: 0;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: grayscale(1) brightness(0.8) contrast(1.3);
}

.promo-3-area .promo-3 .promo-3-left .image div.title{
    z-index: 12;
    padding: 25px 25px;
    color: WHITE;
    width: 50%;
    position: absolute;
    left: 0;
    bottom: 42px;
    text-align: left;
}
.promo-3-area .promo-3 .promo-3-left .image div.title h3{
    font-style: italic;
    font-weight: 400;
    font-size:1em;
    text-align: left;
}
.promo-3-area .promo-3 .promo-3-left .image div.title h4{
    font-weight: 600;
    text-align: left;
}

.promo-3-area .promo-3 .promo-3-left .image .box-area{
    position: absolute;
    width: 50%;
    bottom: 0;
    right: 0;
}

.promo-3-area .promo-3 .promo-3-right{}


.promo-4-area{}
.promo-4{

    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    position: relative;
}

.promo-4 .text{
    padding: 25px;
}
.promo-4 .text h2{
    padding: 25px;
}
.promo-4 .icon{
    text-align: right;
    color: WHITE;
    font-size: 5em;
    line-height: 1em;
}
.promo-4 .image{
    position: relative;
    height: 265px;
    left: 0;
    width: 100%;
    top: 0;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    z-index: 0;
}
.promo-4.big .image{

    height: 367px;

}
.promo-4 .content{
    width: 100%;
    padding: 15px ;
    position: relative;
    z-index: 12;
    border-bottom: 4px solid #ddd;

}
.promo-4 .content h3{
    font-size: 1.2em;
    font-weight: 400;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: flex;
    border-bottom: 1px solid #ddd;
}
.promo-4 .content ul{
    display: flex;
    width: 100%;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    padding-left: 0;
    flex-wrap: wrap;
}
.promo-4 .content ul li:first-child{
    padding-left: 0;
}
.promo-4 .content ul li{
    display: inline-flex;
    font-size: 0.8em;
    margin-top: 10px;
}
.promo-4 .content ul li span{}



.promo-1   ul{
    border-bottom: 1px solid #ddd;
    /* background: #eee; */
    display: flex;
    width: 100%;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    padding: 5px;
    padding-left: 0;
    flex-wrap: wrap;
    margin-bottom: 0;
    margin-top: 5px;

}
.promo-1 ul li:first-child{
    padding-left: 0;
}
.promo-1   ul li{
    display: inline-flex;
    font-size: 0.8em;
    margin-top: 10px;
    align-items: center;
    justify-content: start;
    border-right: 1px solid #ddd;
    margin-right: 5px;
    padding-right: 5px;
    color: var(--pagefont_clr);
}
.promo-1   ul li img{
    display: inline-flex;
    height: 20px;
    width: auto !important;
    margin-right: 5px;
}
.promo-1   ul li span{}



section.divider.divider-1{
    position: relative;
    height: 50px;
}
section.divider.divider-1::after{
    content:'';
    position: absolute;
    height: 1px;
    width: 70vw;
    left: 15vw;
    background: #cccccc;
}



/*.projects-row .after-shape::after{
    content: '';
    width: 90%;
    left: 5%;
    height: 50%;
    position: absolute;
    top: 15%;
    border: 1px solid var(--clr2_1);
}*/

.construction-projects {
    margin-top: 100px;
    margin-bottom: 100px;
}

.construction-projects .project {
    transform: skew(-10deg);
    overflow: hidden;

}

/*
}
.construction-projects .projects-row .col:nth-child(2n+1) .project{
    border-top: 5px solid;
}
.construction-projects .projects-row .col:nth-child(2n) .project{
    border-bottom: 5px solid;
}
*/

.construction-projects .project .img {
    transform: skew(10deg);
    height: 420px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 130%;
    left: -15%;
    position: relative;
    display: flex;
    align-items: end;
    justify-content: start;
}

.construction-projects .project .img::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, var(--clr_dark), transparent);
    opacity: 1;
    z-index: 0;
}

.construction-projects .project .img h3 {
    position: relative;
    width: 100%;
    text-align: left;
    padding: 15px;
    padding-left: 34px;
    font-size: 1.2em;
    z-index: 40;
    font-weight: 300;
    max-width: 70%;
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
}

.construction-projects .project .img h3 a {
    color: WHITE;
}

.construction-projects .project .promo-area {
    transform: skew(10deg);
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.construction-projects .project .promo-area h3 {
    font-size: 1.2em;
    text-align: center;
    display: none;
}

.construction-projects .project .promo-area h3 a {
    color: var(--pagefont_clr);
}


.counter-number-blocks {

    display: flex;
    align-self: stretch;
    justify-self: stretch;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 3em;
    border-left: 1px solid #eee;
    padding: 25px;

}

.counter-number-blocks p {
    font-size: 1.2em;
    margin-bottom: 0;
}

* > .counter-number-blocks:first-child {
    padding-left: 0;
    border-left: none;
}

.counter-number-blocks span {
    font-size: 3em;
    font-weight: 600;
    position: relative;
}

.counter-number-blocks span::after {
    content: '+';
    color: var(--clr2_4);
    font-weight: 500;
    font-size: 1em;
    text-shadow: 0 0 WHITE;
    position: absolute;
    right: -28px;
    top: -30px;
}

.counter-number-blocks small {
    display: block;
    line-height: 1.2em;
    margin-top: 15px;
    font-style: italic;
}

.shape-anim {
    width: 20px;
    height: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    background: var(--clr1_1);
    border-radius: 70px;
    position: relative;

}

.shape-anim::after {
    content: '';
    position: absolute;
    left: -10px;
    top: -10px;
    width: 40px;
    height: 40px;
    background: transparent;
    border: 3px solid var(--clr1_1);
    border-radius: 180px;
    opacity: 0.8;
}

.shape-anim::before {
    content: '';
    position: absolute;
    left: -20px;
    top: -20px;
    width: 60px;
    height: 60px;
    background: transparent;
    border: 1px solid var(--clr1_1);
    border-radius: 180px;
    opacity: 0.5;
}

.shape-anim span.pulse {
    width: 50px;
    height: 50px;
    background: var(--clr1_1);
    opacity: 0.3;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 12;
    border-radius: 150px;
    animation: pulse-anim-1 1s ease-in-out infinite;
}


@keyframes pulse-anim-1 {
    0% {
        width: 20px;
        height: 20px;
        background: var(--clr1_1);
        opacity: 1;
    }
    75% {
        width: 60px;
        height: 60px;
        left: -20px;
        top: -20px;
        background: var(--clr1_1);
        opacity: 0;
    }
    100% {
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
        background: var(--clr1_1);
        opacity: 0;
    }
}

footer {

    background: linear-gradient(to bottom, var(--clr_promo_1), #08112b);
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    position: relative;
}

footer .col-md.col-6{
    border-left: 1px solid var(--clr_promo_1b);
}
footer .border-top{
    border-color:var(--clr_promo_1b) !important;
}
footer .content-container{
    position: relative;

}
footer .content-container::before{
    /*  position: absolute;
      content:'';
      height: 80px;
      width: 100%;
      bottom: 0;
      left: 0;
      background: url(../img/breadcrumb-icon-3.png);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position:center;*/
}

footer .footer-col {

    /*border-right: 1px solid var(--clr_dark_p);*/
    flex: 1 1 auto;
    width: fit-content;
    padding: 25px;
    min-width: 300px;

}

footer .container-fluid > .row,
footer .container > .row {


}

footer .footer-header {
    color: var(--clr_promo_2);
    font-size: 1em;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    /* border-bottom: 1px solid var(--clr_dark_n); */
    padding-bottom: 5px;
}

footer .footer-list {
    display: flex;
    flex-direction: row;
    gap: 10px;
     align-items: center;
    justify-content: center;
    padding-left: 0;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
footer .footer-list li:first-child{
    border-left: none;
}

footer .footer-list li {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
    border-left: 1px solid rgba(255, 255, 255, 0.31);
    margin-bottom: 5px;
}

footer .footer-list li{}

footer .footer-list li a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1em;
    font-weight: 100;
    opacity: 1;
}

footer .footer-header::before{
    content:'';
    color: var(--pagefont_clr);
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../img/promo-png-promo1.png);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    margin-right: 5px;
    transition: all 0.5s ease-in-out;
    filter: grayscale(1);
}

footer .social.footer-list li a{

}

footer .social.footer-list li a i{
    margin-right: 10px;
    color: #414141;
    background: transparent;
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid #414141;
    /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);*/
}

/*footer .footer-list li a::before {*/

/*    height: 50%;*/
/*    position: relative;*/
/*    top: 50%;*/
/*    border-top: 1px solid #9799a4;*/
/*    width: 20px;*/
/*    margin-right: 10px;*/
/*    display: inline-block;*/
/*    color: WHITE;*/
/*}*/

.footer-logo {
    display: block;
}

.footer-logo img {
    max-width: 140px;

    display: inline-flex;
}

blockquote{
    font-style: italic;
    padding: 25px;
    position: relative;
    max-width: 95%;

}
blockquote::before{
    color: var(--clr_promo_12);
    position: absolute;
    top: -15px;
    left: -15px;
    content:'“';
    font-size: 5em;
    font-weight: 600;
    font-style: italic;
    display: inline-block;
    font-family: auto;
    vertical-align: middle;
    line-height: 1em;
}
blockquote::after{
    color: var(--clr_promo_12);
    position: absolute;
    bottom: -15px;
    right: -15px;
    content:'”';
    font-size: 5em;
    font-weight: 600;
    font-family: auto;
    vertical-align: middle;
    line-height: 1em;

}

.page-in{
    padding-bottom: 50px;
}
.page-in .mt-priv{
    margin-top: -10svh;
}



.breadcrumb-area.breadcrumb-2{
    height: 100svh;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 0;
}

.breadcrumb-area.breadcrumb-2 .content-container{
    display: flex;
    align-items: center;
    justify-content: center;
}
.breadcrumb-area.breadcrumb-2::after{
    display: none !important;
}

.breadcrumb-area{

    position: relative;

    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: start;
}
.breadcrumb-area .bg-area{
    position: relative;
    z-index: 0;
    width: 100%;
}

.breadcrumb-area .bg-over{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(to top, var(--clr_promo_1) 20%, transparent);
    opacity: 1;
}

.breadcrumb-area .brand-text{
    font-size: 15em;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--clr_promo_11);
    mix-blend-mode: multiply;
    font-weight: 900;
    text-transform: lowercase;
    font-family: var(--nunito);
    left: 0%;
    top: 0;
    opacity: 0.6;
    z-index: 12;
}

.breadcrumb-area .content-container {
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 30;

}
.breadcrumb-area .brand-area{
    transition: all 0.2s ease-in-out;
    transform-origin: 50% 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: var(--pagefont_clr);
    font-size: 0.8em;
    font-weight: 500;
    position: absolute;
    right: 20vw;
    top: 10%;
    flex: 0 0;
    width: 100px;
    height: 80%;

}
.breadcrumb-area   .brand-area span{
    transition: all 0.2s ease-in-out;
    width: 100%;
    transform-origin: 50% 50%;
    height: 19px;
    background: white;
    transform: rotate(-25deg);
    display: inline-flex;
    margin-top: 20px;
    border-radius: 25px;
}
.breadcrumb-area   .brand-area span:nth-child(1){}
.breadcrumb-area   .brand-area span:nth-child(2){
    transform: rotate(-25deg) translateX(0px);
}
.breadcrumb-area   .brand-area span:nth-child(3){

}
.breadcrumb-area:hover .brand-area{
    transform: perspective(10px) translateZ(5px);
}

.breadcrumb-area .brand-area-2{
    transition: all 0.2s ease-in-out;
    transform-origin: 50% 50%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: var(--pagefont_clr);
    font-size: 0.8em;
    font-weight: 500;
    position: absolute;
    right: 20vw;
    top: 0%;
    flex: 0 0;
    width: 150px;
    height: 100%;
    padding: 0;
    background: url(../img/breadcrumb-icon-3.png);
    background-size: 100% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.breadcrumb-area .brand-area-2 span:nth-child(1){}
.breadcrumb-area .brand-area-2 span:nth-child(2){}
.breadcrumb-area .brand-area-2 span:nth-child(3){}


.breadcrumb-area:hover   .brand-area span:nth-child(1){
    width: 50%;
    transform: rotate(-45deg) translateX(-32px) translateY(-11px);
}
.breadcrumb-area:hover   .brand-area span:nth-child(2){
    transform: rotate(0deg) translateX(0px);
}
.breadcrumb-area:hover   .brand-area span:nth-child(3){
    margin-top: 23px;
    transform: rotate(45deg) translateX(-32px) translateY(8px);
    width: 50%;
}

/*
.breadcrumb-area .content-container::after {
    content:'';
    position: absolute;
    background-image: url(../img/promo-png.png);
    background-size: auto 100%;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    height: 100%;
    width: 250px;
    right: 0;
    top: 0;
    display: flex;
    align-items: end;
    justify-content: start;
    z-index: 0;
    transition: all 0.5s ease-in-out;
}
.breadcrumb-area:hover .content-container::after{
    opacity: 0.5;
    height: 150%;
}*/

ul.breadcrumbs{
    padding-left: 0;
    display: flex;
    flex-direction: row;
    margin-bottom: 0;
}
 ul.breadcrumbs li{
    display: inline-flex;
    color: #ddd;
    font-size: 0.8em;
    font-weight: 400;
    padding: 5px 10px;
}
 ul.breadcrumbs li:first-child{
    padding-left: 0;
}
 ul.breadcrumbs li:first-child::before{
    display: none;
}
 ul.breadcrumbs li::before{
    content:'>';
    padding-right: 10px;

}
 ul.breadcrumbs li a{
    color: #ddd;
    font-size: 1em;

}
 ul.breadcrumbs li:last-child,
 ul.breadcrumbs li:last-child a{
    color: white;

}
.page-content{
    padding: 15px;
}
.sidebar{
    padding: 15px;
    border-right: 1px solid #eee;
}
.sidebar-header{

}

.sidebar .promo-mini-box .here{
    position: absolute;
    width: fit-content;

    height: fit-content;
    border:1px solid white;
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 0.8em;
    right: 15px;
    top: 15px;
    padding: 5px 12px;
    color: white;
}
.sidebar .promo-mini-box .here img{
    max-width: 20px;
}

.sidebar .promo-2{
    height: 125px !important;
}
.sidebar .promo-2 .icon{
    line-height: 1em;
    font-size: 1em;
}

.project-details .promo-2{
    max-height: 125px;
}

.project-details .promo-2 .icon{
    line-height: 1em;
    font-size: 1em;
}
.sidebar .promo-3-area .promo-3 .promo-3-left .image{
    height: 350px;
}
.sidebar .promo-3-area .promo-3 .promo-3-left .image div.title{
    width: 100%;
    bottom: 0;
}


.promo-mini-box{
    /* position: fixed;
     max-width: calc((var(--content_container) * 32) / 100);*/
    display: inline-flex;
    align-items: start;
    justify-content: end;
    flex-direction: column;
    width: 100% !important;
    min-height: 120px !important;
    height: fit-content;
    padding: 15px;
    flex: 0 0 auto;
    position: relative;
}
.promo-mini-box.with-icon::after{
    content:'';
    width: 45px;
    height: 45px;
    background-image: url(../img/promo-png.png);
    background-size: 80% auto;
    background-repeat: no-repeat;
    background-position: center right;
    position: absolute;
    right: 0;
    top: 0;
}
.promo-mini-box a {
    font-size: 0.8em;
    color: WHITE;

}
.sidebar-title{
    padding-top: 15px;
    padding-bottom: 15px;
}


.page-navigate{
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;

}
.page-navigate .navigate-header{
    width: 100%;

    font-size: 1.4em;
    font-weight: 500;

    padding: 20px;
    margin-bottom: 0;
}
.page-navigate .map{
    display: flex;
    width: 100%;
    flex: 0 0 100%;

}
.page-navigate .map > ul{
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    justify-content: space-between;
}
.page-navigate .map > ul > li{
    list-style-type: none;
    display: inline-flex;
    padding: 20px;
    height: 100%;
    flex: 1 1;
    /* border-right: 1px solid #d1d1d1; */
    align-items: start;
}
.page-navigate .map > ul > li > span,
.page-navigate .map > ul > li > h3
{
    color: var(--clr_promo_2);
    font-size: 1em;
    font-weight: 500;
    max-width: 150px;
    border-right: 1px solid #cacaca;
    padding-right: 15px;
    height: 100%;
    align-items: start;
    display: inline-flex;
}
.page-navigate .map > ul > li > ul{
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-left: 15px;
}
.page-navigate .map > ul > li > ul > li {
    width: 100%;
    list-style-type: none;
}
.page-navigate .map > ul > li > ul > li > a{
    color: var(--pagefont_clr);
    font-weight: 400;
    font-size: 0.9em;
    opacity: 0.9;
}
.mobile-image{}
.mobile-image img:first-child{
    display: block;
}
.mobile-image img:last-child{
    display: none;
}
.img-sub-title{
    background: var(--gray);
    padding: 15px;
}
.other-projects{}
.other-projects .other-project{
    display: flex;
    flex-direction: row;
    margin-top: 5px;
}
.other-projects .other-project .image{
    width: 100%;
    height: 120px;
    position: relative;
    background-position: center right !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
/*.other-projects .other-project .image::after{
    content:'';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top:0;
    z-index: 0;
    opacity: 0.7;
    background: linear-gradient(to top, black, transparent);
}*/
.other-projects .other-project .title{
    display: none;
    width: 35%;

    align-items: end;
    justify-content: start;
    padding: 15px;
    color: var(--pagefont_clr);
    font-size: 1em;
    /* left: 0; */
    /* top: 0; */
    z-index: 12;
    font-weight: 400;
    margin-bottom: 0;

}

.project-gallery{}
.project-gallery a{
    position: relative;
    width: 100%;
    display: block;
    margin-top: 5px;
    height: 80px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.pagination{
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: end;
}
.pagination li{
    list-style-type: none;
    margin-left: 5px;
}
.pagination li a{
    width: 30px;
    height: 30px;
    font-size: 0.9em;
    border-radius: 50px;
    color: WHITE;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--clr_promo_12);
}
.pagination li strong {
    width: 30px;
    height: 30px;
    font-size: 0.9em;
    border-radius: 50px;
    color: WHITE;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
}

.historical{
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 750px;
}
.historical .date-block{
    border: 1px solid #eee;
    margin-left: 10px;
    flex: 0 0 auto;
    height: 750px;
    display: flex;
    flex-direction: column;
}
.historical .content-box{
    height: 320px;
    padding: 15px;
}
.historical .content-box .img{
    height: 280px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid blue;
}
.historical .content-box .print{
    border: 1px solid green;
    height: 40px;
    display: flex;
    padding: 15px;
    color: WHITE;
}
.historical .date-block .calendar{
    height: 70px;
    border: 1px solid ORANGE;
}
.historical > .date-block:nth-child(2n+1){
    flex-direction: column-reverse;
}
.historical > .date-block:nth-child(2n){

}


.historical-series{
    position: relative;
    width: 100%;
    height: 700px;
}
.historical-series .historical-block{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}
.historical-series .historical-block .img{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}



.history-page .content-container{
    width: 80vw;
    position: relative;
    z-index: 1;
}
/*.history-page::after{
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url(../img/bg-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5;
    mix-blend-mode: multiply;
    z-index: 0;
}*/
.history{
    position: relative;

}
.history::after{
    content:'';
    height: 1px;
    background: white;
    top: 50px;
    left: 0%;
    width: 100vw;
    position: absolute;
    z-index: 5;
}

.history .owl-stage{
    position: relative;
    padding-top: 50px;
}
.history .owl-stage-outer{
    position: relative;
    z-index: 40;
}
.history .owl-stage::after{
    /*content:'';
    height: 1px;
    background: white;
    top: 30px;
    right: 100%;
    width: 1250px;
    position: relative;*/
}


.history .history-block{
    min-height: 50vh;
    position: relative;
    z-index: 10;
    padding:0;


}

.history .history-block .date-content{
    transform: perspective(1000px) rotateY(50deg);
    transition: all 0.5s ease-in-out;
    filter: grayscale(1);
}

.history .active.center .history-block .date-content{
    transform: perspective(1000px) rotateY(0deg);
    transition: all 0.5s ease-in-out;
    filter: grayscale(0);
}

.history .history-block .date{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: -32px;
    margin-bottom: 30px;
}
.history .history-block .date .dot{
    background: var(--clr_promo_1);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    height: 65px;
    border-radius: 150px;
    position: relative;
    font-size: 1.3em;
    font-style: italic;
    font-weight: 600;
}
.history .history-block .date .dot::after{
    display: none !important;
    content:'';
    border:1px solid WHITE;
    border-radius: 250px;
    position: absolute;
    width: 85px;
    height: 85px;
    left: -10px;
    top: -10px;
    display: block;
    visibility: hidden;
    opacity: 0;
}

.history .active.center .history-block .date .dot::after{
    display: block;
    visibility: visible;
    opacity: 1;
}

.history h2{
    font-size: 1em;
}

.history .history-block .date .dot .circle{
    display: none !important;
    content:'';
    border:1px solid WHITE;
    border-radius: 250px;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    display: block;
    position: absolute;
    animation: historical-date 1s ease-in-out infinite;
}
.history .active.center .history-block .date .dot .circle{
    display: none !important;
    visibility: visible;
    opacity: 1;
    display: none;
}
.history .history-block .date .dot .circle::after{
    display: none !important;
    content:'';
    border:1px solid WHITE;
    border-radius: 250px;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    display: block;
    position: absolute;
    animation: historical-date 0.5s ease-in-out infinite;
}
.history .active.center .history-block .date .dot .circle::after{
    visibility: visible;
    opacity: 1;
}

@-webkit-keyframes historical-date {
    0%{
        opacity: 1;
        width: 65px;
        height: 65px;
        left:0;
        top: 0;
        border:1px solid WHITE;
    }
    50%{
        opacity: 0;
        left: -10px;
        top: -10px;
        width: 85px;
        height: 85px;
        border: 5px solid WHITE;
    }
    100%{

        left: 0px;
        top: 0px;
        opacity: 0;
        width: 65px;
        height: 65px;
        border:1px solid WHITE;
    }
}
.history .active.center .history-block{

    z-index: 12;
}
.history .history-block .img{
    display: block;
    height: 300px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 100%;
    position: relative;
    border: 1px solid #d9d9d9;
    z-index: 10;
}
.history .history-block .content{
    padding-top: 15px;
}

.active.center  .history-block .content{

}
.history .history-block .content h2{
    color: WHITE;
    font-weight: 400;
    font-size: 1.3em;
    text-align: center;
    font-style: italic;

}
.history .history-block .content p{
    transition: all 0.8s ease-in-out;
    overflow: hidden;
    text-align: center;
    opacity: 0;
}
.history .active.center .history-block .content p{
    opacity: 1;
}


.history .item{
    position: relative;
}/*
.history .item::after{
    content: '||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||';
    color: WHITE;
    display: flex;
    width: 100%;
    overflow: hidden;
    max-height: 100%;
    line-height: 0.5em;
    font-size: 0.5em;
    overflow-wrap: break-word;
    white-space: nowrap;
    letter-spacing: 3px;
    transform: scaleY(2.5);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    background: var(--clr_promo_1);
    padding: -1px;
    font-weight: 100;
    font-family: auto;
}*/

.blend-mix{
    mix-blend-mode: hard-light;
    transition: all 0.5s ease-in-out;
}
.blend-mix:hover{

}

.breadcrumb-industry{}

.img-banner-1{
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat !important;

}
.img-banner-1 .content{
    position: relative;
    z-index: 12;

}
.img-banner-1::after{
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);

}



.img-banner-2{
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat !important;

}
.img-banner-2 .banner-profile{
    height: 100%;
    width: 30%;

    position: relative;
    z-index: 13;
}
.img-banner-2 .content{
    position: relative;
    z-index: 12;

}
.img-banner-2::after{
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);

}

.img-banner-3{
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat !important;

}
.img-banner-3 .content{
    position: relative;
    z-index: 12;

}
.img-banner-3::after{
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);

}




.black-white{
    filter: grayscale(1) ;
}
.black-white.hover{
    transition: all 0.3s ease-in-out;
}
.black-white.hover:hover{
    filter: grayscale(0);
}
.contact-form{}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=number],
.contact-form select,
.contact-form textarea
{
    outline: none !important;
    border-radius: 0 !important;
    border:none;
    border-bottom: 1px solid #dedede;
    font-size: 1em;
}


.contact-form input[type="text"]:focus-visible,
.contact-form input[type="email"]:focus-visible,
.contact-form input[type="password"]:focus-visible,
.contact-form input[type="number"]:focus-visible,
.contact-form input[type="date"]:focus-visible,
select:focus-visible,
.contact-form.form-control:focus-visible,
textarea:focus-visible{
    box-shadow: none!important;
    outline: none !important;
}

.contact-form .form-control {
    padding: 0.375rem 1.7rem !important;
}

.contact-form .form-control::placeholder{
    font-size: 1em;
    letter-spacing: 1px;
    color: #615f5f;
    opacity: 1;
    transition: all 0.4s ease-in-out;
    position: absolute;
    display: block;
    padding-left: 0;

}
.contact-form .form-group{
    position: relative;
    margin-top: 14px;

}
.contact-form .form-group::after{
    content:'';
    width: 0;
    height: 2px;
    bottom: -1px;
    left: 0;
    position: absolute;
    transition: all 0.5s ease-in-out;
    background: var(--clr_promo_12);
}
.contact-form .form-group:hover::after{
    width: 100%;
}

.contact-form .form-group > i{
    position: absolute;
    left: 7px;
    top: 4px;
    font-size: 1em;
    /* opacity: 0.5; */
    color: #1b384a;
    padding: 5px;
    border-radius: 28px;
    width: 25px;
    height: 25px;
    text-align: center;
}


.information-list{}

.information-list p{
    list-style-type: none;
    font-style: italic;
    margin-bottom: 10px;
    font-size: 0.9em;
}

.carreer-block{
    display: flex;
    flex-direction: column;
    cursor: pointer;

}
.carreer-block .le{
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    border-right: 1px solid #ddd;
    align-items: stretch;
    height: 80px;
}
.carreer-block .ri{
    width: 100%;
    padding: 0;
}
.carreer-block .ri div{
    height: 100%;
    width: 100%;

    display: flex;
    align-items: center;
    justify-content: center;

}

.carreer-block ul{
    display: flex;
    flex-direction: row;
    margin-bottom: 0;
    justify-content: start;
    opacity: 0.7;
    padding-left: 0;
}
.carreer-block ul li{
    list-style-type: none;
    font-size: 0.8em;
    color: white;
    margin-left: 10px;
    font-style: italic;
}
.carreer-block ul li:first-child{
    margin-left: 0;
}
.carreer-block ul list span{
    font-weight: 700;
}
.carreer-block ul li p,
.carreer-block ul li a
{}

.carreer-block .person-count p{
    font-size: 0.8em;
}
.carreer-block .mini-text p.date{
    font-size: 0.8em;
}

.career-screen{
    position: fixed;
    left: 25vw;
    width: 50vw;
    top: 15vh;
    height: 74vh;
    background: #fff;
    z-index: 650;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.career-screen.open{
    opacity: 1;
    visibility: visible;

}
.career-screen.in-page{
    z-index: 1;
    height: fit-content;
    position: relative;
    opacity: 1;
    visibility: visible;
    width: 100%;
    left: 0;
    top: 0;
}
.career-screen.in-page .card{
    max-height: 420px;
}
.career-screen.in-page .text-content{
    height: fit-content;
}

.career-screen .text-content{
    height: 74vh;
    padding: 30px;
}

.career-screen-back{
    background: black;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    transition: all 0.5s ease-in-out;
    z-index: 550;
    opacity: 0;
    visibility: hidden;
}
.career-screen-back.open{
    opacity: 0.6;
    visibility: visible;
}
.career-screen .content-container{
    position: relative;
    z-index: 40;
}

.career-position-detail{
    padding-left: 0;
}
.career-position-detail li{
    list-style-type: none;
    margin-top: 10px;
}
.career-position-detail li p{
    margin-bottom: 0;
}
.career-position-detail li p:first-child{
    font-weight: 500;
}
.overflow-y-auto{
    overflow-y: auto;
    max-height: 100%;
}

.close-button{
    width: 35px;
    height: 35px;
    border-radius: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.form-area{position: relative; }
.form-area input{
    border-radius: 0 !important;
    box-shadow: none !important;
    padding-left: 35px;
}
.form-area ::placeholder{
    font-size: 0.8em;
    font-style: italic;
;
}
.form-area i {
    font-size: 0.7em;
    position: absolute;
    left: 0;
    width: 30px;
    height: 100%;
    top: 0;
    background: rgba(40,57,101,.9);
    color: WHITE;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-card{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: none;
    height: 100%;
}
.form-card .card-body{
    background: rgb(0 0 0 / 71%);
}


.form-card input[type="text"],
.form-card input[type="email"],
.form-card input[type="number"],
.form-card input[type="phone"],
.form-card .upload-file
{
    width: 100%;
    border: none;
    padding: 15px 20px;
    padding-left: 0;
    border-radius: 25px;
    background: rgba(255,255,255,.1);
    color: WHITE;
    height: 46px;
}

.form-card input[type="text"]:focus,
.form-card input[type="email"]:focus,
.form-card input[type="number"]:focus,
.form-card input[type="phone"]:focus,
.form-card .upload-file:focus{
    border: 1px solid WHITE;
}

.form-card ::placeholder{
    font-style: italic;
    font-size: 0.8em;
    color: WHITE;
}

.form-card label.label-1{
    font-size: 1em;
    font-weight: 300;
    margin-bottom: 0;
    color: #cbcbcb;
}

.form-card .input-area{
    position: relative;
}



.input-area input[type="text"],
.input-area input[type="email"],
.input-area input[type="number"],
.input-area input[type="phone"],
.input-area .upload-file{
    position: relative;
    padding-left: 50px;
}

.input-area i
{
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-page .promo-2 .h-100{
}

.photo-frame{
    box-sizing: border-box;
    position: relative;
    background: transparent;
    background-image: linear-gradient(to top right, transparent, transparent);
    padding: 20px 9px;
    width: 100%;
    display: block;
    box-shadow: 0 10px 21px #00000000;
    transition: all 0.5s ease-in-out;
    transition-delay: 1s;

}

.photo-frame .frame{
    transition-delay: 1s;
    left: 3%;
    top: 2.5%;
    box-shadow: inset -1px 1px 6px 1px  transparent;
    width: 94%;
    height: 95%;
    background:transparent;
    align-items: center;
    display: flex;
    padding: 18px;
    box-sizing: border-box;
    position: relative;
    transition: all 0.5s ease-in-out;
}

.active.center .photo-frame{
    box-shadow: 0 10px 21px #00000069;
    background-image: linear-gradient(to top right, #ffffff, #efefef);

}
.active.center .photo-frame .frame{
    background: #e2e2e2;
    box-shadow: inset -1px 1px 12px 5px rgba(0, 0, 0, 0.24);
}

.photo-filter-frame{
    position: relative;
}
.photo-filter-frame::after{
    content:'';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/shapes/video-bg.png);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.card.url-cards{
    border-radius: 30px;
}
.card.url-cards .card-body{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.card.url-cards .card-body img{
    width: 20%;
    height: auto;
    border-radius: 30px;
}
.card.url-cards .card-body div{
    width: 80%;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: start;
    color: var(--pagefont_clr);
}

.urun-block{
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 30px transparent;
    transition: all 0.3s ease-in-out;
}
.urun-block:hover{
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}
.urun-block > *{
    width: 100%;
}
.urun-block > a{
    width: 100%;
    display: block;
}
.urun-block .img{
    width: 100%;
    height: 220px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border:none !important;
}
.urun-block ul{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.urun-block ul > li{
    color: var(--pagefont_clr);
    display: inline-flex;
    list-style-type: none;
    border-right: 1px solid #ddd;
    padding: 10px;
}
.urun-block ul > li:last-child{
    border-right: none !important;
}
.urun-block ul > li > img{
    display: inline-flex;
    height: 20px;
    width: auto !important;
    margin-right: 5px;
}
.urun-block h2{
    font-size: 1.2em;
    width: 100%;
    text-align: center;
}
.urun-block .button{}

.product-detail-modal.open{
    transform:perspective(100px) translateZ(0px);
    opacity: 1;
    visibility: visible;
}
.product-detail-modal{
    transition: all 0.3s ease-in-out;
    transform:perspective(100px) translateZ(-100px);
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.5);
    z-index: 120;
}
.product-detail-modal .content{
    width: 950px;
    height: fit-content;
    background: WHITE;
    border-radius: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
}
.product-detail-modal .content .closer{
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: var(--clr_promo_12);
    color: WHITE;
    border-radius: 40px;
    z-index: 30;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-detail-modal .product-image-area img{
    max-height: 320px;
    display: inline-block;
}
.product-detail-modal .product-image-area{
    border-right: 1px solid #ddd;
    width: 30% !important;
    flex:0 0 30%;
    justify-content: center;
    text-align: center;
}
.product-detail-modal .product-detail-area{
    padding: 15px;
    width: 70% !important;
    flex:0 0 70%;
}
.product-detail-modal .product-detail-area,
.product-detail-modal .product-image-area{
    height: 100%;
}


.product-detail-modal .product-detail-area ul.infos{
    padding-left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-top: 5px;
    margin-bottom: 5px;
}
.product-detail-modal .product-detail-area ul.infos li{
    border-right: 1px solid #ddd;
    padding: 5px;
    list-style-type: none;
}
.product-detail-modal .product-detail-area ul.infos li:last-child{
    border-right: none !important;
}
.product-detail-modal .product-detail-area ul.infos li img{
    display: inline-flex;
    height: 20px;
    width: auto !important;
    margin-right: 5px;
}

ul.gallery-list{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-left: 0;
}
ul.gallery-list li{
    list-style-type: none;
    margin: 2px;
}
ul.gallery-list li a{
    width: 85px;
    height: 70px;
    border: 1px solid #ddd;
    display: block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;

}
ul.gallery-list li a{}
.product-info-table{}
.product-info-table tr{}
.product-info-table tr th{}
.product-info-table tr th img{
    max-height: 30px;
    display: inline-block;
}

#file-uploads {
    display: none;
}

div.document-list .document-item {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}

div.document-list .document-item .document-title {
    font-size: 1.4em;
    font-weight: 600;
    margin-bottom: 15px;
}

div.document-list .document-item .document-img {
    height: 468px;
    width: 330px;
    justify-content: center;
    text-align: center;
    display: flex;
}

.product-content .table-responsive {
    background: #ffffff0f;
    backdrop-filter: blur(40px);
    padding: 30px;
    border-radius: 30px;
    box-shadow: 0 0 40px rgba(0,0,0,0.3);
}

.product-content .table {
    border: 1px solid var(--gray2);
}

.product-content .table-product tr td:first-child {
    font-weight: BOLD;
    background: #ffffff14;
}

.product-content .table-product tr td {
    color: #3c3e42;
}

.dot {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    /* Animasyon buraya atanıyor */
    animation: pulse-shadow 2s infinite;
}

/* RENK TANIMLAMALARI VE ÖZEL GÖLGE RENKLERİ */

/* 1. Beyaz (#fff) */
.dot-white {
    background-color: #fff;
    /* Box-shadow rengi burada CSS değişkeni olarak tanımlanabilir
       ya da animasyon içinde hardcode edilebilir.
       Her renk için ayrı keyframe yazmak en temiz yöntemdir. */
    animation-name: pulse-white;
}

/* 2. Lacivert (#13214a) */
.dot-navy {
    background-color: #13214a;
    /* Koyu renk olduğu için kendi etrafına beyaz ince bir hat (border) ekleyebiliriz
       ya da sadece shadow ile bırakabiliriz.
       Saf #13214a koyu zeminde kaybolur, bu yüzden shadow'u belirgin yapıyoruz. */
    border: 1px solid rgba(255,255,255,0.1);
    animation-name: pulse-navy;
}

/* 3. Gold (#cfa47d) */
.dot-gold {
    background-color: #cfa47d;
    animation-name: pulse-gold;
}

/* KEYFRAMES (ANİMASYONLAR)
   Mantık:
   0%   -> Gölge yok (0px), opaklık yüksek (0.7)
   70%  -> Gölge genişliyor (20px), opaklık bitiyor (0)
   100% -> Bekleme/Sıfırlama
*/

@keyframes pulse-white {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }
    70% {
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

@keyframes pulse-navy {
    0% {
        /* Lacivert gölge */
        box-shadow: 0 0 0 0 rgba(19, 33, 74, 0.8);
    }
    70% {
        box-shadow: 0 0 0 20px rgba(19, 33, 74, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(19, 33, 74, 0);
    }
}

@keyframes pulse-gold {
    0% {
        /* Gold gölge */
        box-shadow: 0 0 0 0 rgba(207, 164, 125, 0.7);
    }
    70% {
        box-shadow: 0 0 0 20px rgba(207, 164, 125, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(207, 164, 125, 0);
    }
}

svg.romo {
    width: 100px;
    height: 100px;
    overflow: visible;
}
.showcase-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 3rem;
    width: 100%;
    max-width: 1000px;
}
/* Tüm çizgiler için ortak ayar */
.deco-line {
    fill: none;
    stroke: #cfa47d; /* Gold */
    stroke-width: 0.8;
    stroke-linecap: square;
    vector-effect: non-scaling-stroke;
}

/* --- TEK VE ORTAK ANİMASYON: SELF-DRAWING --- */
/* Tüm kartlarda bu mantık çalışacak */
.anim-draw .deco-line {
    stroke-dasharray: 200; /* Uzun çizgileri kapsaması için arttırıldı */
    stroke-dashoffset: 200;
    animation: draw-art-deco 4s ease-in-out infinite;
}

@keyframes draw-art-deco {
    0% { stroke-dashoffset: 200; opacity: 0; }
    15% { opacity: 1; }
    50% { stroke-dashoffset: 0; }
    85% { stroke-dashoffset: 0; opacity: 1; }
    100% { stroke-dashoffset: -200; opacity: 0; }
}


.romo-slider-area{
    position: relative;
}
.romo-slider-area video{
    position: relative;
    z-index: 10;
}
.romo-slider-area .content{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 20;
}
.romo-slider-area .content .content-container{
    position: relative;
    z-index: 30;
}
.romo-slider-area .content::before{
    content:'';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, var(--clr_promo_1) 50%, transparent);
    z-index: 0;
}

.card-b{
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    height: 420px;
    display: block;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 2.3);
    border: 1px solid transparent;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.29);
}
.card-b:hover{
    border: 2px solid var(--clr_promo_2);
    transform: translateY(-10px);
}
.card-b:hover .bg{
    left: -5%;
    width: 110%;
    top: -5%;
    height: 110%;
}
.card-b .bg{
    position: absolute;
    z-index: 10;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.card-b .overlay{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    bottom:0;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    background: linear-gradient(5deg, rgb(19 33 74) 30%, transparent 60%);
    z-index: 12;
}
.card-b .content{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top:0;
    z-index: 15;
    display: flex;
    align-items: start;
    justify-content: end;
    padding: 20px;
    flex-direction: column;
}

.card-b-product{
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    border: 1px solid var(--clr_promo_2);
    display: block;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 2.3);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
}
.card-b-product:hover{

    transform: translateY(-10px);
}

.card-b-product .bg{
    position: relative;
    z-index: 10;
    left: 0;
    width: 100%;
    height: 240px;
    top: 0;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);

    background-color:white;
}

.card-b-product .content{
    position: relative;
    left: 0;
    width: 100%;
    top:0;
    z-index: 25;
    display: flex;
    align-items: start;
    justify-content: end;
    padding: 20px;
    flex-direction: column;
}
.card-b-product .section-title-in-card{
    width: 100%;
    font-size: 1em;
    text-transform: uppercase;

    font-weight: 300 !important;
}


.badge{
    border-radius: 60px;
}
.label-radius{
    padding: 2px 15px;
    border-radius: 60px;
    font-family: var(--barlow);
    font-weight: 600; letter-spacing: 2px;
}
.btn-type-2{
    font-family: var(--poppins);
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.mobile-menu-toggler {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
    transform: scale(0.8);
}

.mobile-menu-toggler span {
    height: 6px;
    border-radius: 20px;
    background: white;
    width: 40px;
    transition: .4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
    margin: 2px;
}

.mobile-menu-toggler span:nth-child(1) {
    width: 20px;
}

.mobile-menu-toggler span:nth-child(2) {
    width: 50px;
}

.mobile-menu-toggler span:nth-child(3) {
    width: 30px;
}

.mobile-menu-toggler.opened span{
    background: #ddd;
}

.mobile-menu-toggler.opened span:nth-child(1) {
    transform-origin: bottom;
    transform: rotatez(45deg) translate(4px, 0px);
    width: 20px;
}

.mobile-menu-toggler.opened span:nth-child(2) {
    transform-origin: top;
    transform: rotatez(-45deg);
    width: 40px;
}

.mobile-menu-toggler.opened span:nth-child(3) {
    transform-origin: bottom;
    width: 20px;
    transform: translate(18px, -4px) rotatez(45deg);
}
