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