.hero-section .text .home-hero-subtitle p {
    margin-top: 2.5rem;
    font-size: 2.6rem;
    line-height: 3.1rem;
    color: #fff;
    text-align: center;
    max-width: 100%;
    font-weight: 300;
}

.text .desc{
    margin: 0 !important;
    padding: 0 !important;
}

.text .desc.opacty-8 p{
}


.text .desc p{
    font-size: 2.8rem;
    line-height: 3.4rem;
    color: #000;
    font-weight: 300;
    margin-bottom: 3rem;
    margin-top: 0px;
    opacity: .8;
}
.text .desc strong {
    font-weight: 500;
    display: inline;
    margin: 0 .2rem;
}

.subpage-hero .hero-info-text .vertical-line:last-child {
    display: none;
}

.our-features .vertical-line:last-child {
    display: none;
}

.design-card .text .desc p{
    font-size: 1.7rem;
    line-height: 2rem;
    margin-bottom: 2rem;
}

.design-card .text .desc p {
    margin-bottom: 0px;
}

#product-development .design-card .text .desc p {
    margin-bottom: 2rem;
}

.showroom#ar-ge .text-card .desc p{
    font-size: 2rem;
    line-height: 2.4rem;
    margin-bottom: 0rem;
}

.news-detail-modal .news-detail-block .modal-content .text .desc p{
    font-size: 1.7rem;
    line-height: 2rem;
    color: #000;
    font-weight: 300;
    margin-bottom: 2rem;
}

#sampling .text .desc p{
    font-size: 1.7rem;
    line-height: 2rem;
    color: #000;
    font-weight: 300;
    margin-bottom: 2rem;
}

#yarn-rd .text .desc p{
    font-size: 1.7rem;
    line-height: 2rem;
    color: #000;
    font-weight: 300;
    margin-bottom: 2rem;
}

.showroom#aı-generated .text-card .desc p{
    font-size: 2rem;
    line-height: 2.4rem;
    margin-bottom: 0;
}

#knıtwear .text .desc p{
    font-size: 1.7rem;
    line-height: 2rem;
    color: #000;
    font-weight: 300;
    margin-bottom: 2rem;
}

.showroom.sub-page .text-card .desc p{
    font-size: 1.7rem;
    line-height: 2rem;
}

.text-block .content .content-item p{
    font-size: 2rem;
    line-height: 2.4rem;
    color: #000;
    opacity: .8;
    margin-bottom: 3.4rem;
    font-weight: 300;
}

.text-block .content .content-item{
    margin-bottom: 0rem;
}

.who-we-are .who-we-are-cards .card-item .text .desc p{
    font-size: 1.5rem;
    line-height: 1.8rem;
    color: #000;
    opacity: .8;
    font-weight: 300;
}

.design-block#hr-vision .design-card .text .desc  p{
    font-size: 1.7rem;
    line-height: 2rem;
    margin-bottom: 2rem;
}

.design-block#hr-vision .design-card .text .desc  p:last-child{
    margin-bottom: 0;
}

.design-block#placement .design-card .text .desc p{
    font-size: 1.7rem;
    line-height: 2rem;
    margin-bottom: 2rem;
}

.showroom#hr-activities .text-card .desc p{
    font-size: 2rem;
    line-height: 2.4rem;
    margin-bottom: 0;
}

html {
    height: auto;
}

.statik-text-block .content p{
    font-size: 1.7rem;
    line-height: 2rem;
    color: #000;
    opacity: .8;
    font-weight: 300;
    margin-bottom: 2rem;
}

.statik-text-block .header h1 {
    font-size: 1.7rem;
    line-height: 2rem;
    color: #000;
    font-weight: 500;
    opacity: .5;
    margin-bottom: 3.6rem;
}

.statik-text-block h2 {
    font-size: 1.7rem;
    line-height: 2rem;
    font-weight: 500;
    margin-bottom: .3rem;
}

.statik-text-block ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 1rem;
    padding-left: 3rem;
}

.statik-text-block ul li {
    list-style-type: disc;
    font-size: 1.7rem;
    line-height: 2rem;
    color: #000;
    opacity: .8;
    font-weight: 300;
}

#header .header .header-container .navbar-right-section .language-button a {
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #000;
    font-weight: 500;
}

.input-group {
    position: relative;
}
label.error {
    position: absolute !important;
    right: 0 !important;
    top: unset !important;
    bottom: -2.5rem !important;
    height: max-content !important;
    color: #4A3AFF !important;
    font-size: 12px !important;
    right: 0px !important;
    left: unset !important;
    font-weight: 500 !important;
}

.checkbox-group a {
    text-decoration: underline;
    color: #000 !important;
}

.modal-dialog.modal-xs .modal-box{
    width: 24.2rem;
    height: 20%;
}

#loading {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 3px solid rgba(0,0,0,.3);
  border-radius: 50%;
  border-top-color: #000;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
  to { -webkit-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
  to { -webkit-transform: rotate(360deg); }
}

#contactForm button {
    background-color: #3b3b3b;
    border-radius: .5rem;
    border: none;
    padding: 1.1rem 6.35rem;
    font-size: 1.5rem;
    line-height: 1.8rem;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
}

.contact-inputs .buttons {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.grecaptcha-badge {
    display: none !important;
}

#header .header .header-container .navbar-right-section .search-box button{
    background: transparent;
    border: 0;
    cursor: pointer;
}

#home-hero .home-hero-subtitle p {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

#design-block.design-block .design-card .text .desc p{
    font-size: 2.8rem;
    line-height: 3.4rem;
    color: #000;
    font-weight: 300;
    margin-bottom: 3rem;
    opacity: .8;
}

#showroom .text .desc p:last-child {
    margin-bottom: 0rem;
}

#about-intem .text .desc p {
    margin-bottom: 3rem;
}

#about-intem .text .desc p:last-child {
    margin-bottom: 0rem;
}

.design-block#philosophy .design-card .text .desc {
    position: relative;
 }
 
 .design-block#philosophy .design-card .text .desc:after {
     content: "";
     position: absolute;
     left: 0;
     bottom: -3rem;
     width: 12.7rem;
     height: .2rem;
     background-color: #c8baaf;
 }

 #knitwear .design-card .text .desc p {
    font-size: 1.7rem;
    line-height: 2rem;
    margin-bottom: 2rem;
}

#yarn-production.showroom.sub-page .text-card .desc p:last-child {
    margin-bottom: 0rem;
}

.text-block .content .content-item p {
    margin-top: 0rem;
  }
  
  .text-block .content .content-item p:last-child {
    margin-top: 0rem;
      margin-bottom: 0rem;
  }

.accordion-content p {
    margin-top: 0;
    margin-bottom: 1.5rem;
}

.accordion-content p:last-child {
    margin-top: 0;
    margin-bottom: 0rem;
}

.accordion-content strong {
    margin-right: .4rem;
 }

 .accordion {
    overflow-y: scroll !important;
}

.accordion-content ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 1rem;
    padding-left: 3rem;
}

.accordion-content ul li {
    list-style-type: disc;
    font-size: 1.7rem;
    line-height: 2rem;
    color: #000;
    opacity: .8;
    font-weight: 300;
}

#header .header .header-container .navbar-right-section .search-box input {
    padding-right: 4rem;
}

.image-layout .image:first-child:hover .img {
    filter: unset;
}

.image-layout .image.first:hover .img-card-text p {
    font-size: 3rem;
}

.video-modal.show .modal-content{
    background-color: transparent;
}

.video-modal.show {
    z-index: 9;
}

.modal-dialog {
    transition: unset;
}

@media (max-width: 768px) {

    .input-layout {
        flex-wrap: wrap;
        gap: 5.8rem 0;
    }

    .input-layout .submit-button button {
        position: absolute;
        left: 0;
        bottom: -14.4rem;
        width: 100%;
        max-width: 100%;
        max-width: 35.4rem;
    }

    .input-layout .input-group:nth-child(3) {
        max-width: 100%;
        margin-right: 0;
    }

    .input-layout .input-group {
        max-width: 16.9rem;
        margin-right: 1.6rem;
    }

    .input-layout .input-group:nth-child(2) {
        flex: 0.5;
        margin-right: 0px !important;
        max-width: 100% !important

    }

    .input-layout .input-group:nth-child(1) {
        flex: 0.5;
        max-width: 100% !important
    }

    .newsletter .newsletter-block .checkbox-group {
        flex-direction: column;
        align-items: flex-start;
        gap: 1.5rem 0;
    }

    .newsletter {
        padding: 0 3rem;
        padding-bottom: 10.5rem;
    }


}

@media (max-width: 768px) {
    label.error {
        font-size: 10px !important;
    }

    .checkbox-item label.error {
        bottom: -1.5rem !important;
    }
}


#contactForm .input-layout:nth-child(2) {
    flex-wrap: wrap;
    row-gap: 50px;
}

.contact-inputs .input-layout:nth-child(2) .input-group {
    max-width: unset !important;
    flex: 0 0 auto;
    width: 50%; 
    margin: 0 !important;
    padding: 0 !important;
    min-width: unset !important;
    padding-right: 2.4rem !important;
}

@media (max-width: 992px) {
    #contactForm label.error {
        font-size: 10.5px !important;
        margin-right: 2.4rem !important;
    }

    #contactForm .input-layout:nth-child(1) {
        flex-wrap: wrap;
        row-gap: 50px;
    }
    
    #contactForm .contact-inputs .input-layout:nth-child(1) .input-group {
        max-width: unset !important;
        flex: 0 0 auto;
        width: 50%; 
        margin: 0 !important;
        padding: 0 !important;
        min-width: unset !important;
        padding-right: 2.4rem !important;
    }
    

    #careerForm label.error {
        font-size: 10.5px !important;
        margin-right: 2.4rem !important;
    }

    #careerForm .input-layout:nth-child(1) {
        flex-wrap: wrap;
        row-gap: 50px;
    }
    
    #careerForm .contact-inputs .input-layout:nth-child(1) .input-group {
        max-width: unset !important;
        flex: 0 0 auto;
        width: 50%; 
        margin: 0 !important;
        padding: 0 !important;
        min-width: unset !important;
        padding-right: 2.4rem !important;
    }

}

@media (max-width: 768px) {
    #contactForm .checkbox-group {
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
    }

    #careerForm .checkbox-group {
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
    }
}


@media (max-width: 500px) {

    #contactForm label.error {
        font-size: 10.5px !important;
        margin-right: 2.4rem !important;
    }

    #contactForm .input-layout:nth-child(1) {
        flex-wrap: wrap;
        row-gap: 50px;
    }
    
    #contactForm .contact-inputs .input-layout:nth-child(1) .input-group {
        max-width: unset !important;
        flex: 0 0 auto;
        width: 100%; 
        margin: 0 !important;
        padding: 0 !important;
        min-width: unset !important;
        padding-right: 2.4rem !important;
    }

    #contactForm .input-layout:nth-child(2) {
        flex-wrap: wrap;
        row-gap: 50px;
    }
    
    #contactForm .contact-inputs .input-layout:nth-child(2) .input-group {
        max-width: unset !important;
        flex: 0 0 auto;
        width: 100%; 
        margin: 0 !important;
        padding: 0 !important;
        min-width: unset !important;
        padding-right: 2.4rem !important;
    }


    #careerForm label.error {
        font-size: 10.5px !important;
        margin-right: 2.4rem !important;
    }

    #careerForm .input-layout:nth-child(1) {
        flex-wrap: wrap;
        row-gap: 50px;
    }
    
    #careerForm .contact-inputs .input-layout:nth-child(1) .input-group {
        max-width: unset !important;
        flex: 0 0 auto;
        width: 100%; 
        margin: 0 !important;
        padding: 0 !important;
        min-width: unset !important;
        padding-right: 2.4rem !important;
    }

    #careerForm .input-layout:nth-child(2) {
        flex-wrap: wrap;
        row-gap: 50px;
    }
    
    #careerForm .contact-inputs .input-layout:nth-child(2) .input-group {
        max-width: unset !important;
        flex: 0 0 auto;
        width: 100%; 
        margin: 0 !important;
        padding: 0 !important;
        min-width: unset !important;
        padding-right: 2.4rem !important;
    }

}

.section-career-form .input-group.file {
    border-radius: unset !important;
    height: unset !important;
    border: unset !important;
}

.section-career-form .input-group.file .file-input-group{
    border-radius: .5rem;
    height: 4rem;
    border: .1rem solid rgba(200, 186, 175, .3);
}

.language-button a {
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #000;
    font-weight: 500;
}
@media (max-width: 480px) {
    #header .header .sidebar .close-toggle span {
        display: none;
    }
}

.design-block#philosophy .design-card .text .desc:after {
    left: unset !important;
}
.design-block .design-card .text .sub-header {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.design-block .design-card .text .sub-content, .design-block .design-card .text .sub-header .name, .design-block .design-card .text .sub-header .title {
    text-align: center;
    width: 100%;
}

@media (max-width: 1024px) {
    .feature-item {
        margin-bottom: 25px;
    }
}

@media (max-width: 768px) {
    .newsletter {
        padding: 0 3rem;
        padding-bottom: 4.5rem;
    }
}

.showroom#hr-activities .text-card .desc p {
    font-size: 1.7rem;
    opacity: .8;
    line-height: 2rem;
}

.modal {
    animation: unset !important;
}

.loading-progress {
    animation: load 1.5s linear forwards;
}

#header .header .sidebar .sidebar-menu .sidebar-menu-ul li.menu-item a.active::after {
    content: "";
    position: absolute;
    bottom: -.3rem;
    left: 0;
    width: 100%;
    background-color: #000;
    height: .2rem;
    transform: scaleX(0);
    transition: transform .4s ease;
    transform: scaleX(1);
}

#header .header .sidebar .sidebar-menu .sidebar-menu-ul li.menu-item a.active ~ .arrow-icon {
    transform: translateX(0);
    opacity: 1;
}



.sidebarContainer:after {
    content: "";
    opacity: 0;
    visibility: hidden;
}
.sidebarContainer.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
}

.sidebarContainer.active:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 1;
    visibility: visible;
    transition: all .4s ease;
}

#header .header .sidebar .sidebar-box {
    z-index: 9;
}

.subpage-hero .opacity-title{
    opacity: 1;
}

.accordion .accordion-item .accordion-content.show {
    overflow-y: scroll;
}

#contactForm .input-layout .input-group{
    padding: 0px !important;
    margin: 0px !important;
    padding-right: 0px !important
}

#contactForm .input-layout:nth-child(1) .input-group{
    flex: 0.25;
}

#contactForm .input-layout:nth-child(2) .input-group{
    flex: 0.50 !important;
}

#contactForm .input-layout{
    gap: 25px;
}

@media (max-width: 992px) {
    #contactForm .contact-inputs .input-layout:nth-child(1) {
      gap: inherit;
      row-gap:50px !important
    }
    
    #contactForm .contact-inputs .input-layout:nth-child(2) {
      gap: inherit;
      row-gap:50px !important
    }
    
    #contactForm .contact-inputs .input-layout:nth-child(2) .input-group{
        padding-right: 2.4rem !important;
    }
}


@media (max-width: 500px) {
    #contactForm .input-layout {
        flex-wrap: wrap;
        row-gap: 50px;
    }

    #contactForm .contact-inputs .input-layout .input-group {
        max-width: unset !important;
        flex: 0 0 auto !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        min-width: unset !important;
        padding-right: 2.4rem !important;
    }
}





#careerForm .input-layout .input-group{
    padding: 0px !important;
    margin: 0px !important;
    padding-right: 0px !important
}

#careerForm .input-layout:nth-child(1) .input-group{
    flex: 0.25;
}

#careerForm .input-layout:nth-child(2) .input-group{
    flex: 0.50 !important;
}

#careerForm .input-layout{
    gap: 25px;
}

.image-layout .image:first-child img {
    object-fit: cover;
    object-position: left;
}

.image-layout .image.first .img {
    transition: unset;
}

.image-layout .image.first .img:last-child img{
    object-fit: cover;
}

.image-layout .image:first-child .img:last-child img {
    transition: opacity .3s ease-in-out;
    opacity: 0;
}
.image-layout .image:first-child:hover .img img {
    opacity: 1 !important;
}

@media (max-width: 992px) {
    #careerForm .contact-inputs .input-layout:nth-child(1) {
      gap: inherit;
      row-gap:50px !important
    }
    
    #careerForm .contact-inputs .input-layout:nth-child(2) {
      gap: inherit;
      row-gap:50px !important
    }
    
    #careerForm .contact-inputs .input-layout:nth-child(2) .input-group{
        padding-right: 2.4rem !important;
    }
}


@media (max-width: 500px) {
    #careerForm .input-layout {
        flex-wrap: wrap;
        row-gap: 50px;
    }

    #careerForm .contact-inputs .input-layout .input-group {
        max-width: unset !important;
        flex: 0 0 auto !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        min-width: unset !important;
        padding-right: 2.4rem !important;
    }
}