

/*body*/
@font-face {
    font-family: 'Old Standard TT';
    src: url('../f/OldStandardTT-Regular.eot');
    src: url('../f/OldStandardTT-Regular.eot?#iefix') format('embedded-opentype'),
        url('../f/OldStandardTT-Regular.woff2') format('woff2'),
        url('../f/OldStandardTT-Regular.woff') format('woff'),
        url('../f/OldStandardTT-Regular.ttf') format('truetype'),
        url('../f/OldStandardTT-Regular.svg#OldStandardTT-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{

 
       
  



/*  font-family: 'Open Sans', sans-serif;*/
background-color: #fff !important;
  color: #000 !important;
    font-family: 'Roboto',Arial,sans-serif;
    overflow-x: hidden;
}
/*body*/


/*navbar*/
.navbar{
    box-shadow: none!important;
    background-color: #fff !important;
}
.navbar-brand>img{
    max-width: 95px;
    height: 80px;
}
.nav-link{
    color: #000000;
    font-weight: 400;
    font-size: 16px;
    border-bottom: 2px solid transparent;
    transition: 1s;
    padding-bottom: 1px;
}
.nav-item{
    padding: 0 15px;
}
.nav-link:hover{
    color: #000000;
    border-bottom: 2px solid #445442;
}
.contacts{
    margin-right: 30px;
}
.contacts>p{
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-align: right;
    margin-bottom: 0;
}
.socials{
    filter: none !important;
  background: transparent !important;
    max-width: 30px;
    height: 30px;
}
.burger{
   .burger-lines {
  display: block;
  width: 25px;
  height: 3px;
  background-color: #000;
  margin: 5px 0;
  transition: 0.4s;
}

#burgerBtn.active .burger-lines:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}
#burgerBtn.active .burger-lines:nth-child(2) {
  opacity: 0;
}
#burgerBtn.active .burger-lines:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}

#navbarSupportedContent.collapse.show {
  transition: max-height 0.5s ease-in-out;
}
}


/*navbar*/


/*chitata*/
.w1{
    max-width: 1000px;
    padding-top: 60px;
    padding-bottom: 30px;
}
.logo1{
    max-width: 62px;
}
.wrap1>h2{
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
}
.wrap1>p {
    font-style: italic;
    margin-top: -20px;
    font-size: 16px;
}



/*chitata*/
/*kate*/

.logo1 {
    margin-right: 15px;
}

.w2{
    max-width: 1000px;
}
.logo3{
    border-radius: 50%;
    width: 100%;
}
.wrap2{
    padding-top: 100px;
}
.wrap2>h1{
    color: #445442;
    font-size: 42px;
    line-height: 1.25;
    font-weight: 600;
}
.wrap2>h2{
    font-size: 20px;
    line-height: 1.25;
    font-weight: 600;
}
.wrap2>a{
    display: block;
    margin-top: 60px;
    max-width: 172px;
    color: #ffffff;
    background-color: #445442;
    border-radius: 10px;
    padding: 20px 40px;
    font-size: 16px;
    font-weight: 700;
    transition: 1s;
}
.wrap2>a:hover{

    background-color:#FFA900;

}
.r{
    background: #F93154;
    color: white;
    padding-top: 5px;
    padding: 5px;
}
/*kate*/


/*obrazovanie*/
.w3{
    padding-top: 60px;
    padding-bottom: 30px;
}
.wrap3{
    display: flex;
}
.wrap3_img{
    max-width: 90px;
    height: 90px;
}
/*.wrap3_list>h2{
padding-bottom: 8px;
font-size: 22px;
    line-height: 1.35;
    font-weight: 600;
    color: #000;
}*/
.wrap3_list>li:first-of-type{
   list-style-type: none;
    padding-bottom: 8px;
    font-size: 22px;
    line-height: 1.35;
    font-weight: 600;
    color: #000; 
}
    
/*obrazovanie*/


/*preimushestva*/
.bg1{
    background: #FCF8F2;
}
.pad{
    padding-top: 120px;
    padding-bottom: 135px;
}

.pre_desc{
    margin-bottom: 105px;
}
.pre_h2{
        margin-bottom: 40px;
        font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
    color: #000;
    text-align: center;
}
.pre_p{
    max-width: 560px;
        margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 300;
    color: #000;
    text-align: center;
}
.pre_img{
    max-width: 100%;
    width: 100%;
    max-height: 446px;
    height: 100%;
}
.wrap4{
    background: white;
    padding: 40px;
    max-height: 446px;
    height: 100%;
}
.recover_p{
    padding-left: 0;
    padding-right: 0;
}
.wrap4>h3{
    font-size: 20px;
    margin-bottom: 20px;
        line-height: 1.35;
        font-weight: 600;
    color: #000;
}
.wrap4>p{
font-size: 16px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
}

    
/*preimushestva*/


/*zapis*/
.zapis{
        padding-top: 60px;
    padding-bottom: 105px;
}
.zapis_h2{
    margin-bottom: 130px!important;
    font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
    color: #000;
    text-align: center;
    max-width: 666px;
    margin: 0 auto;
}
.wrap_block{
    display: flex;
    max-width: 790px;
    margin: 0 auto;
    margin-bottom: 55px;
}
.wrap_block_img{
width: 55px;
height: 55px;
}
.wrap_block_p{
padding-left: 40px;
font-size: 20px;
line-height: 1.35;
font-weight: 600;
color: #000;
padding-top: 15px;
}
/*zapis*/


/*dialog*/
.wrap_dialog{
    background-color: #445442;
    margin-bottom: 30px!important;
    padding: 28px 40px 27px;
    border-radius: 40px;
    display: flex;
    max-width: 790px;
    margin: 0 auto;

}
.dialog_left{
text-transform: uppercase;
color: #fff;
display: table-cell;
    width: 100px;
    vertical-align: top;
    padding-top: 3px;
    padding-right: 15px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2.5px;
}
.dialor_right{
    padding-left: 20px;
color: #fff;
font-size: 16px;
    line-height: 1.55;
    font-weight: 600;
}

.wrap_dialog1{
    background: #fcf8f2;
margin-bottom: 30px!important;
    padding: 28px 40px 27px;
    border-radius: 40px;
    display: flex;
    max-width: 790px;
    margin: 0 auto;
    
}
.dialog_left1{
text-transform: uppercase;
color: #000;
display: table-cell;
width: 114px;
    vertical-align: top;
    padding-top: 3px;
    padding-right: 15px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2.5px;
}
.dialor_right1>span{
    color: #445442;
    padding-right: 10px;
}
.dialor_right1{
    padding-left: 20px;
color: #000;
font-size: 16px;
    line-height: 1.55;
        font-weight: 400;
}
/*dialog*/

/*slider*/

.carousel-indicators>button{
    border-radius: 50%!important;
    background : #000!important;
    width: 10px!important;
    height: 10px!important;
    border-top: 0!important;
    border-bottom: 0!important;
}

.carousel-indicators{
bottom: -75px;
}
.sl{
    max-width: 860px;
    width: 100%;
    margin: 0 auto;
}
/*slider*/

/*youtube*/
.youtube{
    margin-top: 165px;
    margin-bottom: 50px;
}
/*youtube*/


/*zaprosi*/
.zaprosi{
    background: #FCF8F2;
    padding-top: 60px;
    padding-bottom: 60px;
}
.zaprosi_h2{
    text-align: center;
    margin-bottom: 85px;
    font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
    color: #000;
}
.zaprosi_ac{
    max-width: 760px;
    margin: 0 auto;
}
.zaprosi_b{
    padding: 25px 30px;
    font-size: 24px;
    line-height: 1.35;
    font-weight: 600;
    color: #000;
}


/*.accordion-button:after {
    background-image: none;

}

.accordion-button[aria-expanded="true"]:after  {
    content: "\271B";  
     background-image: none;  
    background-image: url(../img/kr.png);
}
.accordion-button[aria-expanded="false"]:after  {
    content: "\271B";   
    background-image: none;
}*/
.accordion-button[aria-expanded="true"]:after  {


}

.accordion-button:not(.collapsed) {
   color:#445442;

}

/*zaprosi*/

/*otzivi*/
.otzovi{
    padding-top: 60px;
    padding-bottom: 105px;
}
.otzovi_h2{
    margin-bottom: 40px;
    font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
    color: #000;
    text-align: center;
}
.otzovi_img{
    width: 100px;
    height: 100px;
}
.wrap_otziv>p{
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.55;
        font-weight: 300;
    color: #000;
}
.wrap_otziv>span{
    font-size: 16px;
    line-height: 1.35;
        font-weight: 600;
    color: #000;
    margin-bottom: 2px;
}
.ot{
margin-right: 10px;
}
/*otzivi*/



/*formz*/
.formz{
    background-image: url(../img/bg1.jpg);
   /* height: 115vh;*/
    padding-bottom: 200px;
    padding-top: 162px;
    position: relative!important;
    margin-bottom: -16px;


    transform: translateY(-15px);
}
.formz_wrap{
    position: relative;
    max-width:  560px;
    margin: 0 auto;
}
.formz_h2{
    color: #fff;
    margin-bottom: 40px;
    font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
    text-align: center;
}
.formz_p{
    color: #fff;
    margin-bottom: 50px;
    font-size: 20px;
    line-height: 1.55;
   font-weight: 600;
    text-align: center;
}
.form-control{
    color: #000000;
    background-color: #ffffff!important;
    border-radius: 7px;
    height: 56px;
    margin: 0;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    box-sizing: border-box;
    outline: none;

}
/*.form-control:focus{
box-shadow: none;
border-color: red!important;

}*/
.aia{
    padding-top: 18px!important;
    height: 150px;
}
.send{
    color: #ffffff;
    background-color: #445442;
    border-radius: 10px;
    height: 56px;
    padding: 0 20px;
    width: 100%;
    font-weight: 600;
}
.send:hover{
    color: #ffffff;
    background-color: #445442;  
}




/*formz*/



/*footer*/
.f-bg{
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.f-link{
    font-weight: 600;
    color: #000;
    font-size: 18px;
    line-height: 1.55;
 margin-top: 30px;
    display: block;
}
.soc-ic>img{
width: 35px;
height: 35px;
margin-top: 20px;

}
/*footer*/




/*blog*/
.blog{
    background-image: url(../img/bg1.jpg);
    padding-top: 150px;
    padding-bottom: 150px;
    background-repeat: no-repeat;
    background-position: center center;
}
.blog_wrap>h1{
    color: #fff;
    padding: 24px 0 38px 0;
    font-size: 68px;
    font-weight: 600;
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
    position: relative;
}
/*blog*/
/*articles*/
.articles{
padding-top: 100px;
padding-bottom: 100px;
}
.articles_wrap{

padding: 30px 30px 40px;
border-radius: 5px;
box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px 0px;
}

.articles_wrap:hover{

box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 10%) !important;
}



.articles_wrap>h2{
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 1.35;
    font-weight: 600;
    color: #000;
}
.articles_wrap>p{
font-size: 18px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
}
.articles_wrap>a{

color:#445442;
    line-height: 1.55;
    font-weight: 700;
    text-decoration: none;
}

/*articles*/

/*uslugi*/
.uslugi{
  padding-top: 60px;
    padding-bottom: 150px;  
}

.uslugi_h2{
    margin-bottom: 40px;
        font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
    color: #000;
    text-align: center;
}
.uslugi_wrap{
  max-width: 560px;
  margin: 0 auto;  
}
.uslugi_h3{
    line-height: 1.35;
    font-weight: 600;
    color: #000;
    font-size: 20px;
}
.uslugi_money{
    font-size: 16px;
    line-height: 1.35;
    font-weight: 600;
    color: #000;
}
.uslugi_money1{
    font-size: 15px;
    line-height: 1.35;
    font-weight: 600;
    color: #000;
}
.uslugi_line{
    height: 2px;
    background: #445442;
}
.uslugi_p{
    font-size: 16px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
    margin-top: 10px;
}
.single{
    padding-top: 60px;
    padding-bottom: 75px;
}
.single_img{
    max-width: 600px;
    width: 100%;

    display: block;
    margin: 0 auto;

}
.single_h1{
    margin-top: 75px;
        margin-bottom: 40px;
        font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
    color: #000;
    text-align: center;
}
.single_text{
      max-width: 760px;
    margin: 0 auto;  
}
.single_text>p{
   font-size: 20px;
    line-height: 1.55;
    font-weight: 300;
    color: #000; 
    margin-bottom: 70px;

}
.single_wrap>img{
      width: 100%;
    height: auto;
    max-width: 100%;  
}


/*contacts*/
.contants{
   background: #FCF8F2; 
   padding-top: 150px;
    padding-bottom: 150px;
}
.kontacts>h2{
    font-size: 42px;
    margin-bottom: 30px; 
    line-height: 1.17;
    font-weight: 600;
    color: #000;
}
.kontacts>p{
    font-size: 20px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
}
/*contacts*/

/*uslugi*/

/*.socWrap{
    background: #fff;
    padding: 0px 0px 5px 5px;
    border-radius: 20px;
    max-width: 107px;
        height: 64px;
}*/




/*media*/
@media screen and (max-width: 767px) {


}
@media screen and (max-width: 670px) {
.logo1{
    display: none;
}
.wrap3_img{
    display: none;
}
/*.dialog_left{
    display: none; 
}
.dialog_left1{
     display: none; 
}*/
}
/*media*/


/*    padding-top: 60px;
    padding-bottom: 105px;*/


  /* Адаптація для мобільних екранів */
@media screen and (max-width: 767px) {
  .w1 {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .logo1 {
    max-width: 40px;
    height: auto;
    margin-bottom: 10px;
  }

  .wrap1 h2 {
    font-size: 18px;
    line-height: 1.4;
  }

  .wrap1 p {
    font-size: 14px;
    line-height: 1.3;
  }

  .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}


/* Секція психолога */
.container.w2 {
  max-width: 1000px; /* ширина блоку */
  margin: 0 auto;
  padding-top: 100px; /* верхній відступ */
  padding-bottom: 100px; /* нижній відступ */
}

/* Фото психолога */
.logo3 {
  border-radius: 50%; /* округлення */
  width: 100%;
  max-width: 400px;
  opacity: 0; /* спочатку невидиме */
  transform: translateY(20px); /* зміщення для анімації */
  transition: all 0.8s ease; /* плавна анімація */
}

/* Текст секції */
.wrap2 {
  opacity: 0; /* спочатку невидимий */
  transform: translateY(20px);
  transition: all 0.8s ease;
}

/* Коли блок з'являється */
.wrap2.show, .logo3.show {
  opacity: 1;
  transform: translateY(0);
}

/* Заголовки та абзаци */
.wrap2 h1 {
  color: #445442;
  font-size: 42px;
  line-height: 1.25;
  font-weight: 600;
}

.wrap2 h2 {
  font-size: 20px;
  line-height: 1.25;
  font-weight: 600;
}

.wrap2 p {
  font-size: 16px;
  line-height: 1.55;
  font-weight: 400;
  margin-bottom: 15px;
}

/* Кнопка запису */
.wrap2 a {
  display: inline-block;
  margin-top: 40px;
  max-width: 172px;
  color: #ffffff;
  background-color: #445442;
  border-radius: 10px;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: 0.3s;
}

.wrap2 a:hover {
  background-color: #2ee860;
}

/* Мобільна адаптація */
@media screen and (max-width: 767px) {
  .container.w2 .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .wrap2 {
    text-align: center;
  }
  .wrap2 h1 {
    font-size: 32px;
  }
  .wrap2 h2 {
    font-size: 18px;
  }
  .wrap2 p {
    font-size: 14px;
  }
}



/* Початковий стан елементів */
.wrap2, .logo3 {
  opacity: 0;                 /* невидимі спочатку */
  transform: translateY(20px); /* трохи опущені вниз */
  transition: all 0.8s ease;   /* плавний перехід */
}

/* Клас show для появи */
.wrap2.show, .logo3.show {
  opacity: 1;                  /* стають видимими */
  transform: translateY(0);    /* повертаються на місце */
}

/* Початковий стан */
.wrap3 {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.8s ease;
}

/* Клас show - стає видимим */
.wrap3.show {
  opacity: 1;
  transform: translateY(0);
}

.pre_item {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s ease-out;
}

.pre_item.show {
  opacity: 1;
  transform: translateY(0);
}

.wrap4 {
  background-color: #fff; /* можна змінити під темну/світлу тему */
  padding: 20px;
  border-radius: 10px;
}

.pre_img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* --- Адаптація секції "Чому варто звернутися" для мобільних --- */
@media (max-width: 767px) {
  .pre_item {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    margin-bottom: 20px;
  }

  .pre_img {
    max-width: 80%;
    margin: 15px 0; /* Відступ зверху і знизу */
    border-radius: 10px;
  }

  .pre_desc {
    text-align: center;
    margin-bottom: 30px;
  }
}


/* --- Мобільне відображення --- */
@media (max-width: 767px) {
  .pre_item {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    margin-bottom: 20px;
  }
  .pre_img {
    max-width: 80%;
    margin: 15px 0;
    border-radius: 10px;
  }
  .pre_desc {
    text-align: center;
    margin-bottom: 30px;
  }
}

/* --- Анімація появи --- */
.pre_item {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.7s ease-in-out;
}

.pre_item.show {
  opacity: 1;
  transform: translateY(0);
}

/* --- Анімація появи блоків --- */
.pre_item {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.7s ease-in-out;
}

.pre_item.show {
  opacity: 1;
  transform: translateY(0);
}

/* --- Мобільна адаптація --- */
@media (max-width: 767px) {
  .wrap_block {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
  .wrap_block_img {
    max-width: 60px;
    margin-bottom: 10px;
  }
  .wrap_block_p {
    text-align: center;
  }
}

/* --- Діалог: базовий стиль --- */
.wrap_dialog, .wrap_dialog1 {
  display: flex;
  flex-direction: row;
  margin-bottom: 15px;
  opacity: 0;           /* для анімації */
  transform: translateY(20px);
  transition: all 0.7s ease-in-out;
}

/* --- Анімація появи --- */
.pre_item.show {
  opacity: 1;
  transform: translateY(0);
}

/* --- Тексти --- */
.dialog_left, .dialog_left1 {
  font-weight: bold;
  margin-right: 10px;
  flex-shrink: 0;
}

.dialog_right, .dialog_right1 {
  background-color: #f0f0f0;
  padding: 10px 15px;
  border-radius: 10px;
  max-width: 70%;
}

/* --- Різні кольори для психолога і клієнта --- */
.wrap_dialog .dialog_right {
  background-color: #e0f7fa; /* світло-блакитний для клієнта */
}

.wrap_dialog1 .dialog_right1 {
  background-color: #fff3e0; /* світло-помаранчевий для Анастасії */
}

/* --- Мобільна адаптація --- */
@media (max-width: 767px) {
  .wrap_dialog, .wrap_dialog1 {
    flex-direction: column;
  }
  .dialog_left, .dialog_left1 {
    margin-bottom: 5px;
  }
  .dialog_right, .dialog_right1 {
    max-width: 100%;
  }
}

/* --- Слайдер сертифікатів --- */
.slider .carousel-inner {
  border-radius: 15px; /* Круглі краї слайдів */
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2); /* Тінь */
}

.slider .sl {
  max-height: 500px; /* Максимальна висота зображень */
  object-fit: cover; /* Обрізає зайве без деформації */
}

/* Кнопки управління слайдером */
.carousel-control-prev img,
.carousel-control-next img {
  width: 40px;
  height: 40px;
}

/* --- Мобільна адаптація --- */
@media (max-width: 767px) {
  .slider .sl {
    max-height: 300px; /* Менші зображення на мобільних */
  }
  .carousel-control-prev img,
  .carousel-control-next img {
    width: 30px;
    height: 30px;
  }
}

.slider {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.7s ease-in-out;
}

.slider.show {
  opacity: 1;
  transform: translateY(0);
}

.sl {
  width: 100%;       /* ширина слайду завжди 100% */
  height: auto;      /* висота підлаштовується під пропорції */
  object-fit: contain; /* повністю вміщаємо зображення без обрізання */
}

@media (max-width: 767px) {
  .slider .sl {
    max-height: none;  /* скасувати обмеження висоти */
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}

/* ============================= */
/* Секція “Працюю з запитами” */
/* ============================= */

.zaprosi {
  background-color: #f8f9fa;
  padding: 60px 0;
}

.zaprosi_h2 {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 40px;
  color: #1a1a1a;
}

.zaprosi_ac .accordion-button {
  background-color: #ffffff;
  color: #1a1a1a;
  font-weight: 500;
  border: none;
  padding: 15px 20px;
  border-radius: 8px;
  margin-bottom: 10px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.zaprosi_ac .accordion-button:not(.collapsed) {
  background-color: #e3f2fd; /* світлий синій при відкритті */
  color: #445442;
}

.zaprosi_ac .accordion-body {
  padding: 15px 20px;
  b
}

/* ============================= */
/* Секція “Відгуки” */
/* ============================= */
.otzovi {
  background-color: #f8f9fa;
  padding: 60px 0;
}

.otzovi_h2 {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 40px;
  color: #1a1a1a;
}

/* Картки відгуків */
.otziv {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
}

.wrap_otziv {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 3px 8px rgba(0,0,0,0.1);
}

.wrap_otziv p {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 10px;
  color: #333;
}

.wrap_otziv span {
  display: block;
  font-weight: 600;
  margin-top: 8px;
  color: #445442;
}

/* Фото клієнта */
.otzovi_img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  margin-top: 10px;
}

/* --- Мобільне відображення --- */
@media (max-width: 767px) {
  .otziv .row {
    flex-direction: column;
    align-items: center;
  }

  .col-lg-1, .col-lg-6, .col-

}

/* Відгуки */
.otzovi_img {
  width: 80px;         /* однаковий розмір для всіх картинок */
  height: 80px;
  object-fit: cover;   /* обрізає зайве, але зберігає пропорції */
  border-radius: 50%;  /* кругла форма */
}

.wrap_otziv p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}

.wrap_otziv span {
  display: block;
  font-weight: bold;
  margin-top: 0.3rem;
}

.carousel-item {
  min-height: 150px; /* щоб всі слайди мали однакову висоту */
}

@media (max-width: 768px) {
  .d-flex.flex-md-row {
    flex-direction: column; /* на мобільних — вертикально */
    align-items: center;
    text-align: center;
  }

  .wrap_otziv {
    margin-top: 1rem;
  }
}


/* Загальні стилі секції */
.zaprosi {
  padding: 60px 0;
  background-color: #f9f9f9;
}

.zaprosi_wrap {
  max-width: 900px;
  margin: 0 auto;
}

.zaprosi_h2 {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 20px;
}

.pre_p {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 30px;
  text-align: center;
  color: #333;
}

/* Кнопки аккордеону */
.zaprosi_b {
  font-weight: 500;
  font-size: 1rem;
  color: #333;
  background-color: #fff;
}

/* Тіло аккордеону */
.accordion-body {
  font-size: 0.95rem;
  line-height: 1.5;
  color: #555;
}

/* Стилізація маркерів у списках */
.ot {
  color: #445442;
  margin-right: 8px;
}

/* --- Ефект появи при скролі --- */
.formz_wrap {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.8s ease-out;
}

.formz_wrap.active {
  opacity: 1;
  transform: translateY(0);
}

/* --- Підсвічування при введенні --- */
.form-control:valid {
  border-color: #00bfff;
  box-shadow: 0 0 10px rgba(0, 191, 255, 0.5);
}

textarea.form-control.aia:valid {
  border-color: #00bfff;
  box-shadow: 0 0 10px rgba(0, 191, 255, 0.5);
}


