.custom-page-content {
    padding-top: 120px;
}

/*Basic Grid*/

.c-row {
    display: flex;
    flex-wrap: wrap;
}

.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

.align-items-center {
    align-items: center;
}

.c-col-6 {
    width: 50%;
}

.width-100 {
    width: 100%;
}

.height-100 {
    height: 100%;
}

.text-center {
    text-align: center;
}

/*Basic Grid End*/

.c-first-about-section {
    position: relative;
    margin-top: 50px;
}

.c-first-about-section h1 {
    position: absolute;
    font-size: 51px;
    color: #827037;
    letter-spacing: 5px;
    font-family: 'light';
    text-align: center;
    width: 100%;
    top: -70px;
    line-height: 80px;
}

#page-bt-design-new-page {
    font-family: "Space Grotesk", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
}

#page-bt-design-new-page p {
    letter-spacing: 1px;
    line-height: 32px;
    font-family: 'light';
}

#page-bt-design-new-page .c-big-mid-text p {
    font-size: 18px;
}

#page-bt-design-new-page .c-big-mid-text p strong {
    font-size: 20px;
    color: #441951;
}



#page-bt-design-new-page strong {
    font-weight: 600;
}

.c-background-primary {
    background: #EBEBEB;
}

.c-background-secondary {
    background: #E9D6C3;
}


.c-background-primary strong {}

.c-complex {
    padding: 70px 0;
}

.c-complex-p-30 {
    padding: 30px 0;
}

.c-complex-p-40 {
    padding: 40px 0;
}

.c-complex-p-50 {
    padding: 50px 0;
}

.c-complex-p-60 {
    padding: 60px 0;
}

.c-complex h2 {
    font-size: 40px;
    color: #4D4D4D;
    font-weight: 400;
}

.c-complex__content {
    width: 73%;
    margin: 0 auto;
}

.side-by-side-secondary__content {
    width: 76%;
    padding: 25px 7%;
    height: 100%;
    display: flex;
    align-items: center;
}

.side-by-side-secondary__desc {
    background: linear-gradient(#b69da9 0%, #c7b6be 23.31%, #d8d1d4 52.92%, #e3e1e2 79.43%, #e7e7e7 100%);
    padding-left: 10px;
}

.side-by-side-secondary__img {
    background: linear-gradient(#b69da9 0%, #c7b6be 23.31%, #d8d1d4 52.92%, #e3e1e2 79.43%, #e7e7e7 100%);
}

.c-discover {
    background: #DABA96;
}

.c-discover__desc {
    height: 100%;
    display: flex;
    align-items: center;
    width: 75%;
    text-align: center;
    margin: 0 auto;
    padding: 25px 15px;
}

.c-discover__desc p {
    color: #CC6539;
    line-height: 29px !important;
    letter-spacing: 1.25px !important;
}

.c-discover__desc strong {
    color: #8E3329;
}

.c-generations {
    background: #F3E6DA;
}

.c-gen__desc {
    width: 35%;
    margin: 0 auto;
    text-align: center;
    font-size: 11px;
}

.c-gen__desc p {
    color: #722509 !important;
}

.c-inspiration {
    background-image: url('../images/hosgeldiniz.png');
    height: 789px;
    background-size: cover;
    background-repeat: no-repeat;
}

.c-inspiraion__content {
    width: 57%;
    margin: 0 auto;
    text-align: center;
}

.c-about-page h2.top-mid-title {
    font-size: 38px;
    letter-spacing: 3px;
    font-family: 'semi_bold';
    line-height: 50px;
}

.c-about-page h2 {
    font-size: 28px;
    letter-spacing: 4px;
    font-family: 'light';
    line-height: 59px;
}



/*New About us*/
.c-video-about {
    color: #fff;
    text-align: center;
    background-image: url(../images/about-video.jpg);
    background-repeat: no-repeat;
    height: 745px;
    background-size: cover;
    background-position: center;
}

.c-video__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    width: 72%;
    margin: 0 auto;
}

.c-video__title {
    padding-top: 15px;
    font-size: 35px;
    margin: 0 auto;
    text-align: center;
}

.c-play-icon img {
    width: 100px;
}

.c-gallery__item {
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 40px 0;
    flex-wrap: wrap;
    background-color: #e1e1df;
}

.c-gallery__img {
    width: 50%;
}

.c-gallery__img img {
    width: 100%;
}


.c-gallery__item:nth-child(even) {
    background-position: left center;
}

.c-gallery__item .c-gallery__desc {
    padding-left: 5%;
    width: 42%;
}

.c-gallery__item .c-gallery__desc p {

    color: #231F20;
    font-family: 'light';
}

@media (min-width:768px) {
    .c-gallery__item:nth-child(even) .c-gallery__desc {
        padding-right: 5%;
        padding-left: 0;
    }

}

.c-gallery__item:nth-child(even) {
    flex-direction: row-reverse;
}

.c-gallery__item {
    margin-bottom: 5px;
}

.c-gallery__item .c-gallery__desc p {
    line-height: 26px !important;
    margin-bottom: 15px;
}

.introduction {
    background: #F3F3F3;
    position: relative;
    padding-top: 20px;
}

.intro__row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.intro-content {
    padding-top: 25px;
}

.intro-item {
    width: 21%;
    margin: 0 10px;
    position: relative;
}

.intro-item.intro-content {
    width: 24%;
}

.intro-item.intro-content p {
    letter-spacing: 1px !important;
    line-height: 30px !important;
    font-family: arial;
    margin-top: 15px;
}

.intro-img {
    padding: 15px;
}

.intro-img img {
    max-height: 430px;
}

@media (min-width:768px) {
    .intro-img__left {
        position: absolute;
        right: 40px;
        bottom: 0;
    }

    .intro-img__right {
        position: absolute;
        left: 40px;
        bottom: 40%;
    }

}

.intro-end {
    width: 85%;
    text-align: center;
    padding-top: 6%;
    padding-bottom: 75px;
    margin: 0 auto;
    color: #231F20;
}



.c-designers {
    padding: 150px 0 100px 0;
    background: #DEDEDE;
    margin-top: 5px;
}

.c-designers-wrap h2 {
    padding-bottom: 50px;
    text-align: center;
    font-family: 'semi_bold';
    letter-spacing: 11px;
}

.c-designers__desc {
    text-align: center;
    padding: 42px 0;
    border-top: 0.2px solid rgba(0, 0, 0, .2);
    border-bottom: 0.2px solid rgba(0, 0, 0, .2);
}

.c-designers-wrap {
    width: 65%;
    margin: 0 auto;
}


.c-designers__list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    justify-content: space-between;
}

.c-designers__item {
    width: 18%;
    position: relative;
    padding: 26px 0;
}

.c-designers__item:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 0;
    right: -7%;
    width: 1px;
    height: 100%;
    opacity: 0.2;
    background: #4D4D4D;
}

.c-designers__item img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.c-designers__item span {
    display: block;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0.5px;
    margin-top: 16px;
    font-family: 'semi_bold';
}

.history {
    margin: 7px 0;
}

.history__row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.history__item {
    width: 32.8%;
    background: #E7E7E7;
    padding: 0;
}

.history__item img {
    width: 100%;
}

.video--area {
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    height: 100%;
    padding: 60px 0 30px 0;
}

.bottom-area {
    width: 63%;
}

.str-blue strong {
    color: #123363;
}

.str-big strong {
    font-size: 18px;
}


.shining {
    position: relative;
    overflow: hidden;
}

.c-designers__item .shining img {
    transition: transform 0.5s ease;
}

.c-designers__item:hover .shining img {
    transform: scale(1.05);
    opacity: 0.7;
}

.c-designers__item .shining::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
    opacity: 0;
    transition: opacity 0.5s ease;
}

.c-designers__item:hover .shining::before {
    opacity: 1;
    animation: shine 1.5s ease infinite;
}

@keyframes shine {
    from {
        left: -100%;
    }

    to {
        left: 100%;
    }
}

.img-area {
    overflow: hidden
}

.img-area img {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    cursor: pointer
}

.img-area img:hover {
    -webkit-transition: all 0.6s !important;
    -moz-transition: all 0.6s !important;
    -o-transition: all 0.6s !important;
    -webkit-transform: scale(1.06) !important;
    -moz-transform: scale(1.04) !important;
    -o-transform: scale(1.06) !important;
    transform: scale(1.06) !important;
    transition: all 0.6s !important;
}

@media (max-width:1000px) {
    .custom-page-content {
        padding-top: 30px;
    }

    .c-first-about-section {
        margin-top: 25px;
    }

    .c-first-about-section h1 {
        font-size: 32px;
        top: -42px;
        line-height: 45px;
    }

    .c-discover__desc {
        width: 100%;
    }
}

@media (max-width:768px) {
    .c-first-about-section {
        margin-top: 50px;
    }

    .c-designers {
        padding: 80px 0;
    }

    .c-designers__item {
        width: 40%;
    }

    .custom-page-content {
        padding-top: 0;
    }

    .intro-item.intro-content {
        width: 40%;
    }

    .intro-item {
        width: 25%;
    }

    .c-video-about {
        height: auto;
    }

    .c-video-about video {
        object-fit: contain;
    }

    .c-play-icon img {
        width: 50px;
    }

    .video--area .top-area {
        padding: 0 10px;
    }

    #page-bt-design-new-page p {
        line-height: 30px;
    }

    .bottom-area {
        width: 100%;
    }

    .c-complex {
        padding: 70px 15px;
    }

    .c-complex__content {
        width: 95%;
    }

    .c-about-page h2.top-mid-title {
        font-size: 30px;
    }

    .intro-item,
    .c-gallery__item .c-gallery__desc,
    .c-gallery__img {
        width: 100% !important;
    }

    .intro-content {
        padding: 15px;
    }

    .c-about-page h2 {
        font-size: 20px;
        line-height: 45px;
    }

    .intro-img img {
        max-height: initial;
    }

    .c-col-6 {
        width: 100%;
    }

    .side-by-side-secondary .c-row {
        flex-wrap: wrap-reverse;
    }

    .side-by-side-secondary__content {
        width: 100%;
        padding: 60px 15px;
    }

    .c-discover__desc,
    .c-gen__desc {
        padding: 50px 15px;
    }

    .c-inspiraion__content {
        width: 100%;
        padding: 0 15px;
    }

    #page-bt-design-new-page strong {
        font-size: 25px;
    }

}

@media (max-width:500px) {
    .c-designers__item {
        width: 100%;
    }

    .c-designers__item img {
        height: auto;
    }

    .c-first-about-section h1 {
        font-size: 21px;
        top: -30px;
        line-height: 32px;
        width: 100%;
    }

}