 @font-face {
     font-family: 'MonumentExtended';
     src: url('../font/MonumentExtended/MonumentExtended-Regular.otf');
     font-display: swap;

 }

 :root {
     --main-color: #20925c;
     --main-color-opacity: #13a89e35;
     --sub-color: #fff;
     --button-radiant-color: #74dad3;
     --text-color: #475467;
 }

 body {
     margin: 0;

     overflow-x: hidden;
 }

 a {
     color: #007bff;
     text-decoration: none;
     background-color: transparent;
     -webkit-text-decoration-skip: objects;
 }

 .slider {
     width: 100%;
     padding-bottom: 35px;
 }

 .bg-slider {
     background-image: url("../img/banner.jpg");
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
 }

 .center {

     text-align: center;
     justify-content: center;
 }

 @media screen and (max-width: 835px) {

     .mobile-center {

         text-align: center;
         justify-content: center;
     }
 }

 .slider img {
     margin: 24px;
     margin-top: 35px;
 }

 .slider .slider-text-area {
     padding: 45px 360px;
 }

 .slider .title-mini {
     font-family: 'MonumentExtended';
     font-style: bold;
     font-weight: 300;
     font-size: 20px;
     line-height: 24px;
     text-align: left;
     color: var(--main-color);
 }

 .slider h1 {
     font-family: 'MonumentExtended';
     font-style: normal;
     font-weight: 300;
     font-size: 76px;
     text-align: center;
     letter-spacing: -0.02em;
     color: #FFFFFF;
 }

 .slider .slider-text-area .alt-text {
     font-family: 'MonumentExtended';
     font-style: normal;
     font-weight: 300;
     font-size: 20px;
     line-height: 30px;
     text-align: center;
     color: #EAECF0;
 }

 .slider .slider-text-area .slider-call-btn {
     margin-top: 48px;
 }

 .slider .slider-text-area .slider-call-btn .btn-dow {
     display: flex;

     background: #FFFFFF;
     border: 1px solid #D0D5DD;
     box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
     border-radius: 8px;
     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     width: 100%;
     height: 56px;
     font-size: 18px !important;
     line-height: 28px;
     color: #344054;
     text-align: center;
     justify-content: center;
 }

 .slider .slider-text-area .slider-call-btn .btn-call {

     display: flex;

     justify-content: center;
     align-items: center;
     width: 100%;
     height: 56px;
     background: var(--main-color);
     border: 1px solid var(--main-color);
     box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
     border-radius: 8px;
     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 17px !important;
     line-height: 24px;
     color: #FFFFFF;
     text-align: center;
     justify-content: center;
 }

 @media screen and (max-width: 335px) {
     .slider h1 {
         font-style: normal;
         font-weight: 600;
         font-size: 27px;
         line-height: 32px;
     }

     .slider .slider-text-area .alt-text {
         font-size: 13px;
         line-height: 18px;
     }
 }

 @media screen and (min-width:336px) and (max-width: 835px) {

     .bg-slider {
         background-image: url("../img/banner.jpg");
         background-repeat: no-repeat;
         background-size: cover;
         background-position: center;
     }

     .slider {
         height: 700px;
     }

     .slider .slider-text-area {
         padding: 0px;
         margin-top: 15px;
     }

     .slider .title-mini {
         /* Text sm/Semibold */

         font-style: normal;
         font-weight: 600;
         font-size: 14px;
         line-height: 20px;
         color: #EAECF0;
         text-align: left;
     }

     .slider h1 {
         font-style: normal;
         font-weight: 600;
         font-size: 40px;
         line-height: 44px;
         letter-spacing: -0.02em;
         color: #FFFFFF;
         align-self: stretch;
         text-align: left;
     }

     .slider .slider-text-area .alt-text {
         font-style: normal;
         font-weight: 400;
         font-size: 17px;
         line-height: 28px;
         color: #EAECF0;
         text-align: left;
     }

     .slider .slider-text-area .slider-call-btn {
         margin-top: 32px;
     }

     .slider .slider-text-area .slider-call-btn .btn-dow {
         background: #FFFFFF;
         border: 1px solid #D0D5DD;
         box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
         border-radius: 8px;
         font-style: normal;
         font-weight: 600;
         font-size: 18px !important;
         line-height: 28px;
         color: #344054;
     }

     .slider .slider-text-area .slider-call-btn .btn-call {
         margin-top: 205px;
         font-style: normal;
         font-weight: 600;
         font-size: 18px !important;
         line-height: 28px;
         color: #FFFFFF;
         background: var(--main-color);
         border: 1px solid var(--main-color);
         box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
         border-radius: 8px;
     }

 }

 @media (min-width: 1025px) and (max-width: 1280px) {

     .slider h1 {
         font-size: 55px;
     }

     .slider .slider-text-area .alt-text {
         font-size: 17px;
     }

     .col-lg-2 {

         width: 36.666667%;
     }

     .form-area .form-image {
         width: 520px !important;
     }

 }



 @media (min-width: 768px) and (max-width: 1024px) {
     .slider .slider-text-area {
         margin-top: 100px;
     }

     .slider h1 {
         font-size: 45px;
         text-align: center;
     }

     .slider .title-mini {
         text-align: center;
         font-size: 17px;
     }

     .slider .slider-text-area .alt-text {
         text-align: center;
         font-size: 17px;
     }

     .col-lg-2 {

         width: 36.666667%;
     }

     .form-area .form-image {
         width: 520px !important;
     }
 }

 /* PROJECT */

 .project {
     background: #fafafa;
 }

 .project .project-text {
     margin-top: 35px;
 }

 .project .project-text h2 {

     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 40px;
     line-height: 44px;
     text-align: center;
     letter-spacing: -0.02em;
     color: #101828;
 }

 .project .project-text p {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 20px;
     line-height: 30px;
     text-align: center;
     color: var(--text-color);
 }

 .project .project-list {
     margin-top: 35px;
     padding-bottom: 35px;
 }

 @media screen and (max-width: 835px) {
     .accordion button {
         padding: 0.5em 0;
     }

     .project .project-text h2 {
         line-height: 38px;
         font-size: 34px;
     }

     .project .project-text p {
         font-size: 14px;
         line-height: 20px;
     }

     .project .project-list {
         margin-top: 10px;
     }

     .c-title a {
         font-size: 1.3rem !important;
     }

 }


 /* PROJECT HELP */

 .project-help {
     width: 100%;
     background: #FFFFFF;
 }

 .project-help .project-text {
     margin-top: 35px;
 }

 .project-help .project-text-finish {
     margin-bottom: 35px;
 }

 .project-help .project-text h3 {

     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 40px;
     line-height: 44px;
     text-align: left;
     letter-spacing: -0.02em;
     color: #101828;
 }

 .project-help .card-help {
     margin-top: 15px;
     width: 100%;
     height: 115px;
     background: #fafafa;
     border: none;
     box-shadow: none;
 }

 .project-help .card-help .card-title {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 700;
     font-size: 21px;
     line-height: 30px;
     color: #101828;
 }

 .project-help .card-help .card-text {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 500;
     font-size: 16px;
     line-height: 24px;
     color: var(--text-color);
 }

 @media screen and (max-width: 835px) {
     .project-help .project-text h3 {
         font-size: 30px;
         line-height: 38px;
         text-align: center;
         margin-bottom: -8px;
     }

     .text-card-margin {
         margin-top: 24px;
     }

     .project-help .card-help {
         margin-top: 0px;
     }

     .project-help .card-help .card-body {
         padding: 1.5rem 1rem;
     }

     .project-help .card-help .card-title {
         font-weight: 600;
         font-size: 18px;
         line-height: 28px;
     }

     .project-help .card-help .card-text {
         font-size: 16px;
         line-height: 24px;
         color: var(--text-color);
     }
 }

 @media (min-width: 768px) and (max-width: 1024px) {

     .project-help .card-help {
         height: 180px;
     }

 }

 /* DOWN PDF */
 .down-pdf {
     background: #fafafa;
 }

 .down-pdf .row {
     padding: 0 30px;
 }

 .down-pdf .text {
     margin: 120px 0 0 0;
 }

 .down-pdf .text h3 {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 30px;

 }

 .down-pdf .text p {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 300;
     font-size: 18px;
     margin-top: 20px;
     margin-left: 40px;
     text-align: left !important;
     word-spacing: 0 !important;
     display: list-item;
 }

 .down-pdf .text button {
     padding: 12px 20px;
     border-radius: 8px;
     color: #fff;
     font-family: 'open sans';
     font-style: normal;
     width: 38%;
     margin-top: 25px;
 }

 .down-pdf .text button:hover {
     background-color: #20925c;
 }

 .down-pdf .btn_alt_span {
     display: block;
     font-size: 12px;
     margin: 5px;
 }

 .down-pdf .list {
     margin-top: 30px;
 }


 .down-pdf .resim {
     width: 600px;
     height: 400px;
     object-fit: contain;
 }

 @media screen and (max-width: 835px) {
     .down-pdf {

         padding-bottom: 35px;
     }

     .down-pdf .row {
         padding: 0 15px;
     }


     .down-pdf .text {
         margin: 35px 0;
     }

     .down-pdf .text h3 {
         font-family: 'open sans';
         font-style: normal;
         font-weight: 600;
         font-size: 30px;

     }

     .down-pdf .text p {
         font-family: 'open sans';
         font-style: normal;
         font-weight: 400;
         font-size: 18px;
         margin-top: 20px;
         margin-left: 25px;
     }

     .down-pdf .text button {
         width: 100%;
         padding: 12px 20px !important;
         font-family: 'open sans';
         font-style: normal;
         font-weight: 600;
         font-size: 16px !important;
     }

     .down-pdf .resim {
         width: 100%;
         height: 260px;
         object-fit: contain;
         margin-top: 35px;
     }
 }

 @media (min-width: 768px) and (max-width: 1024px) {

     .down-pdf .resim {
         margin-top: 0;
     }

     .down-pdf .text {
         margin: 200px 0;
     }

 }
 /* BENEFİTS */

 .benefits {
     background-color: #FFFFFF;
     width: 100%;
     padding-bottom: 40px;
 }

 .benefits .text-area {
     margin-top: 40px;
 }


 .benefits .list-area2 {
     margin-top: 20px !important;
 }

 .benefits .list-area {
     margin-top: 48px;
 }

 .benefits h3 {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 40px;
     line-height: 44px;
     letter-spacing: -0.02em;
     color: #101828;
 }

 .benefits .list-area .icon {
     width: 50px;
     height: 50px;
     background: #E6ECF2;
     border: 8px solid #F1F4F8;
     border-radius: 28px;
     text-align: center;
     justify-content: center;
     margin-top: 12px;
 }


 .benefits .list-area h3 {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 700;
     font-size: 20px;
     line-height: 30px;
     color: #101828;
     margin-top: 10px;
 }

 .benefits .list-area p {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 16px;
     line-height: 24px;
     color: var(--text-color);
     margin-left: 64px;
     margin-top: -19px;

 }

 .col-width-d {
     width: 4.8%;
 }

 @media screen and (max-width: 835px) {

     .benefits {
         height: 100%;
     }

     .benefits .list-area2 {
         margin-top: 10px !important;
     }

     .col-width-d {
         width: 16.66666667%;
     }

     .benefits h3 {
         font-size: 27px;
         line-height: 38px;
     }

     .benefits .list-area h3 {
         font-size: 18px;
         line-height: 28px;
     }

     .benefits .list-area p {
         font-size: 16px;
         line-height: 24px;
     }
 }

 @media (min-width: 768px) and (max-width: 1024px) {
     .col-width-d {
         width: 7.666667%;
     }
 }

 .services {
     width: 100%;
     background: #fafafa;
 }

 .services .text-area {
     margin-top: 35px;
     text-align: center;
     justify-content: center;
 }

 .services .finish-padding {
     margin-bottom: 35px;
     text-align: end;
 }

 .services .text-area h3 {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 40px;
     line-height: 44px;
     letter-spacing: -0.02em;
     color: #101828;
 }

 .services .text-area p {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 20px;
     line-height: 30px;
     color: var(--text-color);
 }

 .services .card-img-top {
     width: 400px;
     height: 500px;
     object-fit: cover;
 }

 .services .card {
     width: 400px;
     height: 500px;
     margin-top: 64px;
 }

 .services .card-img-overlay {
     width: 312px;
     height: 124px;
     background: rgba(255, 255, 255, 0.3);
     border: 1px solid rgba(255, 255, 255, 0.5);
     backdrop-filter: blur(3px);
     margin-top: 346px;
     margin-left: 24px;
     margin-right: 24px;
     margin-bottom: 24px;
 }

 .services .card-img-overlay .card-text {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 1000;
     font-size: 31px;
     line-height: 38px;
     color: #FFFFFF;
     text-align: left;
     letter-spacing: 0.01em;
 }

 @media screen and (max-width: 835px) {


     .services .card-img-overlay {
         width: 248px;
         height: 112px;
         background: rgba(255, 255, 255, 0.3);
         border: 1px solid rgba(255, 255, 255, 0.5);
         backdrop-filter: blur(3px);
         margin-top: 269px;
         margin-left: 27px;
         margin-right: 30px;
         margin-bottom: 30px;
     }


     .services .card-img-top {
         width: 300px;
         height: 400px;
         object-fit: cover;
     }

     .services .card {
         width: 300px;
         height: 400px;
         margin-top: 64px;
     }

     .services .card-img-overlay .card-text {
         font-size: 25px;
     }

     .services .text-area h3 {
         text-align: left;
         font-size: 30px;
         line-height: 25px;
     }

     .services .text-area p {
         text-align: left;
         font-size: 14px;
         line-height: 20px;
         margin-bottom: 0;
     }

 }

 .wrapper {
     width: 100%;
     text-align: center;
     margin-top: -20px;
 }

 @media screen and (max-width: 835px) {



     .wrapper {
         margin-top: -40px;
     }

 }

 .carousel {
     width: 100%;
     margin: 0px auto;
 }

 .slick-slide {
     margin-left: 20px;
 }

 /* the parent */
 .slick-list {
     margin-left: -2px;
 }

 @media screen and (max-width: 835px) {

     .slick-slide {
         width: auto !important;
         margin-left: 50px;
     }

     /* the parent */
     .slick-list {
         margin-left: -2px;
     }
 }

 .slick-slide img {
     width: 100%;
     border: none;
 }

 .wrapper .slick-dots li button:before {
     font-size: 20px;
     color: white;
 }

 .slick-prev:before, .slick-next:before {
     color: white;
 }

 /* STEPS AREA */
 .steps-area {
     width: 100%;
     background: #FFFFFF;
     padding: 35px 0 35px 0;
 }

 .steps-area .text-area {
     /* margin-top: 35px; */
     text-align: center;
     justify-content: center;
 }

 .steps-area .text-area h3 {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 40px;
     line-height: 44px;
     text-align: center;
     letter-spacing: -0.02em;
     color: #101828;
     margin-bottom: 30px;
 }

 .steps-area .card-area {
     margin-top: 32px;
 }

 .steps-area .card-area .icon {
     width: 70px;
     height: 70px;
     border-radius: 28px;
     text-align: center;
     justify-content: center;
     display: contents;
     margin-bottom: 20px;
 }

 .steps-area .card-area h3 {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 18px;
     line-height: 30px;
     text-align: center;
     color: #101828;
     margin-top: 11px;
     text-transform: capitalize;
 }

 .steps-area .card-area p {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 16px;
     line-height: 24px;
     text-align: center !important;
     color: var(--text-color);

 }

 @media screen and (max-width: 835px) {
     .steps-area {
         height: 100%;
         padding: 35px 0 0 0;
     }

     .steps-area .text-area h3 {
         font-size: 30px;
         line-height: 44px;
     }

     .steps-area .card-area .icon {
         margin-left: 135px;
     }

     .steps-area .card-area {
         margin-top: 15px;
     }

 }

 @media (min-width: 768px) and (max-width: 1024px) {
     .steps-area .card-area .icon {
         margin-left: 85px;
     }

     .steps-area .text-area h3 {
         font-size: 33px;
     }

     .steps-area .card-area h3 {
         font-size: 17px;
     }

     .steps-area .card-area p {
         font-size: 13px;
     }
 }

 /* FAQ AREA */

 .faq-area {
     width: 100%;
 }

 .faq-area .text-area {
     margin-top: 35px;
     margin-bottom: 35px;
     text-align: center;
     justify-content: center;
 }

 .faq-area .text-area-finish {
     margin-bottom: 35px;
     text-align: center;
     justify-content: center;
 }

 .faq-area .text-area h3 {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 40px;
     line-height: 44px;
     text-align: center;
     letter-spacing: -0.02em;
     color: #101828;
 }

 .faq-area .text-area p {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 20px;
     line-height: 30px;
     text-align: center !important;
     color: var(--text-color);
 }

 .faq-area .list-area {
     margin-top: 0px;
 }

 .faq-area .list-area .accordion-item {
     border-top: none;
     border-right: none;
     border-left: none;
     background-color: #fff;
 }

 .whiteArea {
     background-color: #fff !important;
 }

 .faq-area .list-area .accordion button .accordion-title h4 {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 500;
     font-size: 20px !important;
     line-height: 28px;
     color: #101828;
 }

 .faq-area .list-area .accordion .accordion-content p {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 16px;
     line-height: 24px;
     color: var(--text-color);
 }

 @media screen and (max-width: 835px) {

     .faq-area .text-area h3 {
         font-size: 29px;
         line-height: 35px;
         letter-spacing: 0.01em;
     }


     .faq-area .text-area p {
         font-family: 'open sans';
         font-style: normal;
         font-weight: 400;
         font-size: 15px;
         line-height: 30px;
         text-align: center;
         color: var(--text-color);
     }

     .faq-area .list-area .accordion button .accordion-title h4 {
         font-family: 'open sans';
         font-style: normal;
         font-weight: 500;
         font-size: 15px !important;
         line-height: 22px;
         color: #101828;
     }

     .faq-area .list-area .accordion .accordion-content p {
         font-family: 'open sans';
         font-style: normal;
         font-weight: 400;
         font-size: 15px;
         line-height: 24px;
         color: var(--text-color);
     }
 }

 .persona {
     padding-bottom: 35px;
     background: #FFFFFF;
 }

 .persona .persona-area {

     width: 100%;
     margin-top: 35px;
     background: #fafafa;
     border-radius: 16px;
 }


 .persona .persona-area .avatar-area {
     height: 56px;
     margin-top: 32px;
     margin-left: 25px;
 }

 .persona .persona-area .avatar-1 {
     position: absolute;
     width: 52px;
     height: 52px;
     border: 0.5px solid #FFFFFF;
     border-radius: 200px;
     margin-left: -40px;
     margin-top: 5px;
 }

 .persona .persona-area .avatar-2 {

     position: absolute;
     width: 60px;
     height: 60px;
     border: 0.5px solid #FFFFFF;
     border-radius: 200px;
     z-index: 100;
 }

 .persona .persona-area .avatar-3 {
     width: 52px;
     height: 52px;
     border: 0.5px solid #FFFFFF;
     border-radius: 200px;
     margin-left: 45px;
     margin-top: 5px;
 }

 .persona .persona-area h3 {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 20px;
     line-height: 30px;
     text-align: center;
     color: #101828;
     margin-top: 32px;
 }

 .persona .persona-area p {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 15px;
     line-height: 22px;
     text-align: center;
     color: var(--text-color);
 }

 .persona .persona-area button {
     padding: 12px 20px !important;
     gap: 8px;
     height: 48px;
     background: var(--main-color);
     border: 1px solid var(--main-color);
     box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
     border-radius: 8px;

     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 16px !important;
     line-height: 24px;
     color: #FFFFFF;
     margin-bottom: 35px;
 }

 @media screen and (max-width: 835px) {}

 .footer {
     background: #1D2939;
 }

 .footer .logo img {
     width: auto;
     margin-top: 45px;
 }

 .footer .desc p {
     width: auto;
     margin-top: 32px;
     margin-bottom: 32px;
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 16px;
     line-height: 24px;
     color: #EAECF0;
 }

 .footer .nav {
     float: left;
 }

 .footer ul li a {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 300;
     font-size: 16px;
     line-height: 16px;
     color: #EAECF0;
 }

 .footer .footer-bottom {
     border-top: 1px solid #ddd;
     margin-top: 45px;
     margin-bottom: 24px;
 }

 .footer .copy {
     margin-top: 30px;
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 16px;
     line-height: 24px;
     color: #D0D5DD;
     float: left;

 }

 .footer .social {
     margin-top: 30px;
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 16px;
     line-height: 24px;
     color: #D0D5DD;
     float: right;
     text-align: end;
 }

 .footer .social a {
     margin-right: 24px;
 }

 .footer .social i {
     font-size: 2em;
     color: #98A2B3;
 }

 @media screen and (max-width: 835px) {
     .footer .social {
         float: left;
         text-align: end;
     }
 }


 @media (min-width: 768px) and (max-width: 1024px) {
     .footer .social {
         float: right;
         text-align: end;
     }
 }

 .form-area {
     background: #FFFFFF;
 }

 .form-area .form-image {

     max-width: 576px;
     height: 545px;
     background-color: #1c1f2a;
     background-image: url('../img/hairBanner.webp');
     background-size: contain;
     filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
     margin-top: 40px;
     margin-bottom: 40px;
 }

 .form-area .form-image2 {

     max-width: 576px;
     height: 545px;
     background-color: #1c1f2a;
     background-image: url('../img/hairBanner.webp');
     background-size: contain;
     /* filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); */
     margin-top: 40px;
     margin-bottom: 40px;
 }

 @media (min-width: 1025px) and (max-width: 1280px) {

     .form-area .form-image {
         max-width: 550px;
         height: 570px;
         background-color: #1c1f2a;
         background-image: url('../img/hairBanner.webp');
         background-size: cover;
         filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
         margin-top: 40px;
         margin-bottom: 40px;
     }

     .form-area .form-image2 {

         max-width: 550px;
         height: 570px;
         background-color: #1c1f2a;
         background-image: url('../img/hairBanner.webp');
         background-size: cover;
         filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
         margin-top: 40px;
         margin-bottom: 40px;
     }

 }

 .form-area form {
     margin-top: 51px;
 }


 .form-area form h3 {
     font-family: 'open sans';
     margin-left: -4px;
     font-style: normal;
     font-weight: 700;
     font-size: 38px;
     line-height: 22px;
     letter-spacing: 0.01em;
     color: #101828;
 }

 .form-area form p {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 20px;
     line-height: 30px;
     color: var(--text-color);
     margin-bottom: 20px;
 }


 .form-area form .form-label {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 500;
     color: var(--text-color);
 }


 .form-area form .form-check-label {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 15px;
     color: var(--text-color);
 }

 .form-area form label span {

     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     color: var(--text-color);
     font-size: 12px;
 }

 .form-area form button {
     justify-content: center;
     align-items: center;
     padding: 12px 20px !important;
     width: 100%;
     height: 48px;
     background: var(--main-color);
     border: 1px solid var(--main-color);
     box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
     border-radius: 8px;
     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 16px !important;
     line-height: 24px;
     color: #FFFFFF;
 }

 .form-area form button:hover {
     color: #FFFFFF;
     border: 1px solid #363636;
     background-color: #363636;
 }

 .form-area form .form{
    justify-content: center;
    align-items: center;
    padding: 12px 20px !important;
    width: 100%;
    height: 48px;
    background: var(--main-color);
    border: 1px solid var(--main-color);
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    font-family: 'open sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px !important;
    line-height: 24px;
    color: #FFFFFF;
}
.form-area form .form {
    margin-top: 15px;
}


 .form-check-input[type=radio] {

     border-color: var(--main-color);
     background-color: #e6ecf2;
 }

 .form-check-input:checked {
     background-color: var(--main-color);
     border-color: var(--main-color);
 }

 .form-check-input:checked[type=radio] {
     background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='2' fill='%23416182'/></svg>");
 }

 .form-check-input:focus {

     box-shadow: none;
 }

 @media screen and (max-width: 835px) {


     .form-area form h3 {
         font-weight: 700;
         font-size: 27px;
         line-height: 30px;
         letter-spacing: 0.01em;
         color: #101828;
     }

     .form-area form p {
         font-weight: 600;
         font-size: 18px;
         line-height: 24px;
         color: var(--text-color);
         margin-bottom: 15px;
     }

     .form-area form {
         margin-top: 40px;
         margin-bottom: 40px;
     }

     .form-area form .form-finish {
         margin-bottom: 80px;
     }

     .form-area form ul {
         padding-left: 1.4rem;
     }

     .form-area form ul li {
         font-size: 13px;
     }

     .form-area form label span {
         font-size: 11px;
     }
 }


 @media (min-width: 768px) and (max-width: 1024px) {

     .form-area .form-image {
         display: none;
     }

     .c-title a {
         font-size: 0.9rem !important;
     }
 }

 .bg-grey {
     background: #fafafa !important;
 }

 .bg-white {
     background: #FFFFFF !important;
 }

 .accordion button[aria-expanded="true"]+.accordion-content {
     max-height: 20em;
     overflow-y: auto;
 }



 .modal-body form h3 {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 25px;
     line-height: 20px;
     letter-spacing: -0.02em;
     color: #101828;
 }

 .modal-body form p {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 14px;
     line-height: 30px;
     color: var(--text-color);
 }


 .modal-body form .form-label {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 500;
     color: var(--text-color);
     font-size: 12px;
 }


 .modal-body form .form-check-label {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 12px;
     color: var(--text-color);
 }

 .modal-body form label span {

     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     color: var(--text-color);
     font-size: 12px;
 }

 .modal-body form button {
     justify-content: center;
     align-items: center;
     padding: 12px 20px !important;
     width: 100%;
     height: auto;
     background: var(--main-color);
     border: 1px solid var(--main-color);
     box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
     border-radius: 8px;
     font-family: 'open sans';
     font-style: normal;
     font-weight: 600;
     font-size: 16px !important;
     line-height: 24px;
     color: #FFFFFF;
 }

 .modal-body form button:hover {
     color: #FFFFFF;
 }


 @media screen and (max-width: 835px) {

     .modal-body form h3 {
         font-size: 20px;
     }

     .modal-body form .form-finish {
         margin-bottom: 80px;
     }

     .modal-body form p {
         line-height: 20px;
         font-size: 11px;
     }

     .modal-body form ul {
         padding-left: 1.4rem;
     }

     .modal-body form ul li {
         font-size: 13px;
     }

     .modal-body form label span {
         font-size: 10px;
     }
 }

 .btn i {
     padding-left: 0;
 }

 .priv-arrow-prev {
     width: 48px;
     height: 48px;
     background: rgba(255, 255, 255, 0.9);
     border: 1px solid #EAECF0;
     backdrop-filter: blur(4px);
     border-radius: 28px;
 }

 .priv-arrow-next {
     width: 48px;
     height: 48px;
     background: rgba(255, 255, 255, 0.9);
     border: 1px solid #EAECF0;
     backdrop-filter: blur(4px);
     border-radius: 28px;
 }

 .alert {
     width: 400px;
     background: #FFFFFF;
     border: 1px solid #F2F4F7;
     box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
     border-radius: 12px;
     padding: 0;
     position: fixed;
     top: 10px;
     right: 10px;
     z-index: 300000000000000;
 }

 .alert .close {
     position: absolute;
     right: -354px;
     top: 6px;
 }

 .alert .close i {
     color: #b1b1b1;
 }

 .alert .alert-margin {
     margin-top: 15px;
     margin-left: -5px;
     margin-right: 10px;
     margin-bottom: 15px;
 }

 .alert i {
     font-weight: 900;
     color: #039855;

 }

 .alert h4 {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 700;
     font-size: 22px;
     line-height: 20px;
     color: #101828;
     margin-top: 4px;
     margin-left: -15px;
 }

 .alert p {
     font-family: 'open sans';
     font-style: normal;
     font-weight: 400;
     font-size: 17px;
     line-height: 20px;
     color: var(--text-color);
     margin-left: -15px;
     margin-bottom: 10px;
 }

 @media screen and (max-width: 360px) {
     .alert {
         width: 350px;
         background: #FFFFFF;
         border: 1px solid #F2F4F7;
         box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
         border-radius: 12px;
         padding: 0;
         position: fixed;
         top: 73%;
         bottom: 10px;
         right: 5px;
         z-index: 300000000000000;
     }

     .alert .close {

         position: absolute;
         right: -310px;
         top: 4px;
     }
 }

 @media screen and (min-width: 361px) and (max-width: 835px) {


     .alert {
         width: 373px;
         background: #FFFFFF;
         border: 1px solid #F2F4F7;
         box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
         border-radius: 12px;
         padding: 0;
         position: fixed;
         bottom: 10px;
         top: 75%;
         right: 10px;
         z-index: 300000000000000;
     }

     .alert .close {

         position: absolute;
         right: -337px;
         top: 4px;
     }
 }

 .iti__arrow {
     margin-left: -48px !important;
 }

 .iti--separate-dial-code .iti__selected-dial-code {
     color: #000;
     margin-left: 26px !important;
 }

 .iti {
     margin-bottom: auto !important;
 }

 .phone {
     padding-left: 94px !important;
 }

 .contactElips {
     position: fixed;
     background-color: transparent;
     bottom: 0;
     border-radius: 30px;
     text-align: center;
     z-index: 10000;
     height: 60px;
     width: 60px;
     transform: translate(0%, -25%);
     right: 2%;
 }

 @media screen and (max-width: 835px) {

     .contactElips {
         right: 7%;
     }
 }


 .bottom-bar {
     position: fixed;
     height: 67px;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     width: 100%;
     bottom: 0;
     border-top-left-radius: 20px;
     border-top-right-radius: 20px;
     text-align: center;
     padding-top: 10px;
     direction: ltr;
     z-index: 10000;
 }

 .bottom-bar i {
     font-size: 33px;
     color: #B96955;
 }

 .bottom-bar img {
     margin-top: 5px;
     width: 25px;
 }

 .bottom-wp {
     position: fixed;
     background-color: transparent;
     bottom: 0;
     border-radius: 30px;
     text-align: center;
     z-index: 10000;
     left: 75.3%;
     height: 45px;
     width: 45px;
     transform: translate(41%, -25%);
 }

 #wpIcon {
     position: absolute;
     right: 11%;
     transform: translate(2%, 0);
 }

 #wpIcon2 {
     position: absolute;
     left: 11%;
     transform: translate(-2%, 0);
 }


 .checkboxArea {
     position: absolute;
     top: 50%;
     left: 7%;
 }

 .pBottom230 {
     margin-bottom: 230px;
 }

 @media screen and (max-width: 320px) {

     #wpIcon {
         position: absolute;
         right: 2%;
         transform: translate(-2%, 0);
     }

     #wpIcon2 {
         position: absolute;
         left: 2%;
         transform: translate(2%, 0);
     }

     .checkboxArea {
         left: 0%;
         top: 48%;
     }

 }

 @media screen and (min-width: 321px) and (max-width: 350px) {

     #wpIcon {
         position: absolute;
         right: 5.5%;
         transform: translate(2%, 0);
     }

     #wpIcon2 {
         position: absolute;
         left: 5.5%;
         transform: translate(-2%, 0);
     }

     .checkboxArea {
         top: 48%;
         left: 0%;
     }
 }

 @media screen and (min-width: 351px) and (max-width: 360px) {

     #wpIcon {
         position: absolute;
         right: 8%;
         transform: translate(2%, 0);
     }

     #wpIcon2 {
         position: absolute;
         left: 8%;
         transform: translate(-2%, 0);
     }

     .checkboxArea {
         top: 48%;
         left: 0%;
     }
 }

 @media screen and (min-width: 361px) and (max-width: 375px) {

     #wpIcon {
         position: absolute;
         right: 9.5%;
         transform: translate(2%, 0);
     }

     #wpIcon2 {
         position: absolute;
         left: 9.5%;
         transform: translate(-2%, 0);
     }

     .checkboxArea {
         top: 48%;
         left: 0%;
     }
 }

 @media screen and (min-width: 376px) and (max-width: 605px) {
     .checkboxArea {
         top: 48%;
         left: 0%;
     }
 }

 .bottom-wp i {
     font-size: 40px;
     color: #B96955;
 }

 .bottom-tg {
     position: fixed;
     background-color: transparent;
     bottom: 0;
     border-radius: 30px;
     text-align: center;
     z-index: 10000;
     right: 84.3%;
     height: 45px;
     width: 45px;
     transform: translate(38%, -25%);
 }


 @media screen and (min-width:801px) and (max-width:850px) {
     .bottom-tg {
         left: 33.5% !important;
     }
 }

 .bottom-tg i {
     font-size: 40px;
     color: #B96955;
 }



 .bottom-bar .bottom-icon-left {
     margin-left: -35px;
 }

 .bottom-bar .bottom-icon-right {
     margin-right: -35px;
 }

 b {

     font-weight: 600;
 }

 .message-area a {
     color: var(--main-color);
     font-weight: 900;
 }

 .modal {
     z-index: 10000000000000;
 }

 #TgModal .modal-body {
     background: linear-gradient(0deg, rgba(59, 138, 196, 0.7371323529411764) 0%, rgba(161, 199, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
 }

 #TgModal .modal-footer {
     padding: 0px;
     border: 2px solid #fff !important;
     box-shadow: -1px 11px 20px 0px #000;
     border-radius: 8px;
 }

 #TgModal form {
     z-index: 10;
 }

 #TgModal .iti--separate-dial-code .iti__selected-flag {
     background-color: #dce3eb;
     border-top-left-radius: 8px;
     border-bottom-left-radius: 8px;
 }

 #TgModal .iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {

     border-top-left-radius: 8px;
     border-bottom-left-radius: 8px;
     border: 2px solid #fff;
 }

 .zeroNumber {
     color: #EB462F;
     background: #FFEFE4;
     position: absolute;
     bottom: 0%;
     width: 100%;
     left: 0;
 }

 .zeroNumber p {
     margin-top: 0.5rem;
     margin-bottom: 0.5rem;
     font-size: 13px;
 }

 #WpModal .modal-body {
     background: linear-gradient(0deg, rgba(59, 138, 196, 0.7371323529411764) 0%, rgba(161, 199, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
 }

 #WpModal .modal-footer {
     padding: 0px;
     border: 2px solid #fff !important;
     box-shadow: -1px 11px 20px 0px #000;
     border-radius: 8px;
 }

 #WpModal form {
     z-index: 10;
 }

 #WpModal .iti--separate-dial-code .iti__selected-flag {
     background-color: #dce3eb;
     border-top-left-radius: 8px;
     border-bottom-left-radius: 8px;
 }

 #WpModal .iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {

     border-top-left-radius: 8px;
     border-bottom-left-radius: 8px;
     border: 2px solid #fff;
 }

 #phone5 {
     max-width: 100%;
     height: 39px;
     border-top-left-radius: 10px;
     border-bottom-left-radius: 10px;
     border: 2px solid #fff;
 }

 #phone6 {
     max-width: 100%;
     height: 39px;
     border-top-left-radius: 10px;
     border-bottom-left-radius: 10px;
     border: 2px solid #fff;
 }

 #button-addon2 {
     position: absolute;
     right: 0px;
     height: 40px;
     border: 2px solid #fff;
     box-shadow: none;
     background-color: #3B8AC4;
     box-shadow: 3px 2px 6px 0px rgb(0 0 0 / 55%);
     border-top-right-radius: 8px;
     border-bottom-right-radius: 8px;

 }

 #button-addon2 i {
     color: #fff;
 }

 #WpTgCAll .btn-close {

     position: absolute;
     right: 18px;
 }

 .iti-mobile .iti--container {
     z-index: 20000000000000;
 }

 .overflow {
     overflow: scroll !important;
 }

 .bottom-bar-desk {
     position: fixed;
     background-position: center;
     background-repeat: no-repeat;
     background-size: contain;
     height: 190px;
     bottom: 0;
     right: 0;
     border-top-left-radius: 20px;
     border-top-right-radius: 20px;
     text-align: center;
     padding-top: 10px;
     direction: ltr;
     z-index: 10000;
     transform: translate(35%, -10%);
 }

 .swal2-container.swal2-center {
     z-index: 1000000000000;
 }

 .swal2-styled.swal2-confirm {
     background-color: var(--main-color);
 }

 .slogan {
     position: absolute;
     z-index: 1000;
     left: 29%;
     top: 53%;
     color: #fff;
     font-family: 'open sans';
 }

 .modal {
     background: rgba(0, 0, 0, 0.5);
 }

 .modal-dialog-centered {
     display: flex !important;
 }



 @property --angle {
     syntax: "<angle>";
     initial-value: 90deg;
     inherits: true;
 }

 @property --gradX {
     syntax: "<percentage>";
     initial-value: 50%;
     inherits: true;
 }

 @property --gradY {
     syntax: "<percentage>";
     initial-value: 0%;
     inherits: true;
 }

 :root {
     --d: 2000ms;
     --angle: 90deg;
     --gradX: 100%;
     --gradY: 50%;
     --c1: var(--button-radiant-color);
     --c2: var(--main-color);
 }


 .btn-call {
     border: 0.30rem solid !important;
     border-image: conic-gradient(from var(--angle),
             var(--c2),
             var(--c1) 0.1turn,
             var(--c1) 0.15turn,
             var(--c2) 0.25turn) 5 !important;
     animation: borderRotate var(--d) linear infinite forwards !important;
 }

 .btn-call:nth-child(2) {
     border-image: radial-gradient(ellipse at var(--gradX) var(--gradY),
             var(--c1),
             var(--c1) 10%,
             var(--c2) 40%) 30 !important;
     animation: borderRadial var(--d) linear infinite forwards !important;
 }

 @keyframes borderRotate {
     100% {
         --angle: 420deg;
     }
 }

 @keyframes borderRadial {
     20% {
         --gradX: 100%;
         --gradY: 50%;
     }

     40% {
         --gradX: 100%;
         --gradY: 100%;
     }

     60% {
         --gradX: 50%;
         --gradY: 100%;
     }

     80% {
         --gradX: 0%;
         --gradY: 50%;
     }

     100% {
         --gradX: 50%;
         --gradY: 0%;
     }
 }

 .listArea {
     padding-top: 35px;
     padding-bottom: 35px;
 }


 @media (min-width: 835px) {
     .slider .slider-text-area {
         padding: 0;
         margin-top: 0px;
     }
 }

 @media (min-width: 1225px) {
     .slider .slider-text-area {
         padding: 45px 360px;
     }
 }