* {
  box-sizing: border-box;
}

body {
  margin: 0;
  overflow-x: hidden;
}

.Block_center {
  /*width: 1280px;*/
  margin: auto;
  display: table;
  width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
}

.block_positioning {
  background: #f2f1ed;
  /* clear: both;*/
}

.block_positioning img {
  height: 400px;
}

h2 {
  Font-weight: normal;
}

h2 span {
  color: #315ad9;
}

h1 span {
  color: #315ad9;
}

.block_logo {
  color: #203b93;
  FONT-SIZE: 30px;
  FONT-WEIGHT: bold;
  /* color: #4464cc;*/
}

/*.get_a_consultation {
    border-radius: 30px;
    padding: 20px 55px;
    background: #ec6b20;
    color: #ffffff;
    display: inline-block;
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
}*/
.get_a_consultation {
  border-radius: 30px;
  padding: 16px 32px;
  background: #ec6b20;
  color: #ffffff;
  display: inline-block;
  FONT-WEIGHT: bold;
  FONT-SIZE: 18px;
}

.block_positioning_left {
  width: 50%;
  float: left;
}

h1 {
  FONT-SIZE: 35px;
}

.block_positioning_right {
  width: 45%;
  float: left;
  padding-left: 5%;
}

.photo1 {
  border-radius: 40px;
}

p.name {
  color: #2f5ab7;
  FONT-WEIGHT: bold;
  FONT-SIZE: 20px;
}

.block_logo {
  display: block;
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
}

.Digital_marketing_agency {
  display: block;
  float: left;
}

/*.block_translation img {
  height: 10px;
  display: block;
  float: left;
  padding-left: 8px;
  padding-top: 5px;
}
.block_translation a {
  float: left;
  text-decoration: none;
  color: #000000;
}

.en {
  display: none;
}
*/


.block_translation {
  padding-top: 20px;
  margin-right: 100px;
  /*margin-right: 100px;*/
  float: left;
  display: block;
  FONT-SIZE: 20px;
}

.Digital_marketing_agency {
  padding: 24px;
  FONT-SIZE: 16px;
}

.block_menu {
  /*width: 20%;*/
  /* width: 70px;*/
  float: left;
  float: right;
}

.block_About_us {
  float: right;
}


.menu__btn {
  position: relative !important;
}

.block_digital_services {
  clear: both;
}

.Digital_services {
  text-align: center;
}

.Digital_services_img {
  height: 70px;
  width: 70px;
  /*background: #5679c4;*/
  border-radius: 15px;
  float: left;
}

/*.Digital_services_img img {
    border-radius: 15px;
    background: #ffffff;
}*/

.Digital_services h3 {
  FONT-SIZE: 30px;
}

.Digital_services h3 span {
  color: #315ad9;
}

.Digital_services_text {
  width: 60%;
  float: left;
  margin-left: 30px;
  FONT-SIZE: 18px;
}

.Digital_services_1 {
  display: table;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #f2f1ed;
}

.svg-wrapper {
  border: 1px solid #315ad9;
}

.svg-wrapper {
  float: right;
  height: 60px;
  width: 60px;
  /*background: #5679c4;*/
  border-radius: 15px;
  margin-top: 5px;
  /* padding-top: 5px;*/
}

.Block_center.padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.Digital_services_text1 {
  FONT-SIZE: 20px;
  /*FONT-SIZE: 22px;*/
}

.block_positioning_left {
  padding-top: 40px;
}

/*.block_translation a {
    text-decoration: none;
}*/

input#menu__toggle {
  height: 0;
}

.block_img_1 {
  float: left;
  height: 50px;
  width: 50px;
  background: #5679c4;
  background: #ffffff;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 12px;
}

.block_img {
  float: left;
  width: 140px;
  margin-top: 15px;
  margin-left: 20px;
}

.block_Team_Lead {
  float: left;
}

.Effective_Digital_Marketing {
  background: #e3e8f5;
}

.Effective_Digital_Marketing h3 span {
  color: #315ad9;
}

.Effective_Digital_Marketing h3 {
  FONT-SIZE: 30px;
  text-align: center;
}

.Effective_Digital_Marketing_services {
  background: #ffffff;
  float: left;
  /*width: 40%;*/
  padding: 20px;
  /*margin: 20px;*/
  border-radius: 15px;
  width: 49%;
  margin: 0.5%;
}

p.Effective_Digital_1 {
  font-size: 20px;
}


.Effective_Marketing_Projects h3 {
  /* FONT-SIZE: 30px;*/
  FONT-SIZE: 34px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.niche_1 {
  border: 1px solid #315ad9;
  margin: 5px;
  padding: 8px 15px;
  border-radius: 20px;
  font-size: 15px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #315ad9;
  background: #ffffff;
}

.niche_1:hover,
.niche_1.active {
  background: #315ad9;
  color: #ffffff;
}

.Filter_projects_by_niche_1 {
  width: 50%;
}

.Filter_projects_by_niche_2 {
  width: 50%;
}

.niche_2 {
  padding: 8px 15px;
  border: 1px solid #315ad9;
  border-radius: 20px;
  margin: 5px;
  font-size: 15px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #315ad9;
  background: #ffffff;
}

.niche_2:hover,
.niche_2.active {
  background: #315ad9;
  color: #ffffff;
}

.Filter_projects_by_niche {
  FONT-SIZE: 18px;
}

.Filter_projects_by_advertising_type {
  FONT-SIZE: 18px;
}




.Projects {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 60px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

@media screen and (min-width: 600px) {
  .Projects {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (min-width: 1024px) {
  .Projects {
    grid-template-columns: repeat(3, 1fr);
  }
}

.Projects_1 {
  width: 100%;
  border-radius: 15px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  transition: opacity 0.4s ease, transform 0.4s ease;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.Projects_1 img {
  width: 100% !important;
  display: block;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.Projects_1.hidden {
  display: none;
  opacity: 0;
  transform: translateY(20px);
}

.Projects_1.fade-in {
  opacity: 1;
  transform: translateY(0);
}

.More_details {
  background: #596dc4;
  display: table;
  margin: auto;
  padding: 15px 75px;
  color: #ffffff;
  border-radius: 30px;
  font-weight: bold;
}

.Projects_Content p Span {
  font-weight: bold;
}

.Projects_Content b {
  FONT-SIZE: 16px;
}

.Projects_Content {
  padding: 15px;
}

.More_Projects {
  background: #ec6b20;
  padding: 15px 45px;
  border-radius: 30px;
  font-weight: bold;
  display: table;
  margin: 40px auto 0;
  color: #ffffff;
  cursor: pointer;
  grid-column: 1 / -1;
  transition: background 0.3s ease, transform 0.2s ease;
}

.More_Projects:hover {
  background: #d45a15;
  transform: translateY(-2px);
}

.More_Projects.hidden {
  display: none;
}

.More_Projects span.count {
  font-weight: normal;
  margin-left: 5px;
}

/*.Projects {
    width: 95%;
    margin: auto;
}*/

.My_Google_Ads_certifications {
  background: #e3e8f4;
}

.My_Google_Ads_certifications img {
  width: 31%;
  padding: 1%;
}

.My_Google_Ads_certifications h3 {
  FONT-SIZE: 30px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.Slider_arrow {
  /*width: 200px;*/
  height: 40px;
  /*background: #b2b2bc;*/
  display: table;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.Slider_arrow .left_arrow,
.Slider_arrow .right_arrow {
  width: 40px;
  height: 40px;
  float: left;
  margin: 5px;
  border-radius: 30px;

  /*my styles*/
  display: flex;
  cursor: pointer;
  width: 58px;
  height: 58px;
}

.Slider_arrow .left_arrow {
  background: #efeff2;
}

.Slider_arrow .right_arrow {
  background: #efeff2;
}

.My_Google_Ads_certifications h3 Span {
  color: #315ad9;
}

/*
.Effective_Digital_Marketing_services_1 {
    width: 100%;
    margin: auto;
}*/

.Slider_arrow {
  position: relative;
}

.right_arrow img,
.left_arrow img {
  display: none;
}

.Slider_arrow svg {
  width: 20px;
  height: 20px;
  stroke: #315ad9;
  stroke-width: 2.5;
  fill: none;
  transition: all 0.3s ease;
  display: block;
  margin: auto;
}

.left_arrow:hover svg,
.right_arrow:hover svg {
  stroke: #203b93;
  transform: scale(1.1);
}

.social_media_marketing h3 {
  FONT-SIZE: 30px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.social_media_marketing h3 Span {
  color: #315ad9;
}

.social_media_marketing_1 {
  width: 55%;
  margin: auto;
}

.social_media_marketing_1 img {
  width: 100%;
  border-radius: 30px;
  border: 1px solid #315ad9;
}

.social_media_marketing_1 p {
  text-align: center;
  FONT-SIZE: 20px;
}

.Applying_AI_to_create_advertising h3 {
  FONT-SIZE: 30px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.Applying_AI_to_create_advertising p {
  text-align: center;
  FONT-SIZE: 18px;
}

.AI_advertising img {
  width: 31%;
  margin: 1%;
}

.AI_advertising {
  /*width: 73%;*/
  width: 75%;
  margin: auto;
}

.Applying_AI_to_create_advertising h3 Span {
  color: #315ad9;
}

/*.AI-text {
  padding-top: 15px;
  padding-bottom: 15px;
}*/

.AI_advertising {
  padding-top: 15px;
  padding-bottom: 15px;
}

.Applying_AI_to_create_advertising {
  background: #f8f8f8;
}

.Stages_of_work {
  background: #f5f8ff;
  /*width: 28%;*/
  width: 31%;
  margin: 1%;
  padding: 20px;
  display: inline-table;
  border-radius: 15px;
  /* min-height: 160px;*/
}

.Stages_of_work_on_the_project_1 {
  font-weight: bold;
  FONT-SIZE: 18px;
  /*FONT-SIZE: 20px;*/
}

.Stages_of_work_on_the_project h3 {
  text-align: center;
  FONT-SIZE: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.Stages_of_work_on_the_project h3 Span {
  color: #315ad9;
}

.svg-wrapper img {
  /*height: 14px;*/
  height: 12px;
  margin: auto;
  display: block;
  padding-top: 22px;
}

.Circle_1 {
  background: #6b81e0;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

.Stages_of_work .Stages_of_work_on_the_project_1,
.Stages_of_work .Circle_1 {
  float: left;
}

.text_1 {
  clear: both;
}

.Circle_1 {
  margin-top: 25px;
  margin-left: 20px;
}

.Advertising_costs h3 {
  text-align: center;
  FONT-SIZE: 30px;
  padding-top: 15px;
  /*padding-bottom: 15px;*/
}

.Advertising_costs h3 Span {
  color: #315ad9;
}

.Advertising_costs p {
  text-align: center;
  FONT-SIZE: 18px;
}

.Get_a_consultation {
  background: #ec6b20;
  /* padding: 16px 50px;*/
  padding: 16px 40px;
  border-radius: 30px;
  font-weight: bold;
  display: table;
  margin: auto;
  color: #ffffff;
}

/*.Advertising_costs {
  padding-bottom: 30px;
}

.social_media_marketing {
  padding-bottom: 15px;
}*/

.Reviews h3 {
  text-align: center;
  FONT-SIZE: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.Reviews_Head {
  font-weight: bold;
}

.Reviews_1 {
  width: 50%;
  margin: auto;
  FONT-SIZE: 18px;
  text-align: center;
  /*background: white;
  width: 60%;
  padding: 20px;*/
}

.Reviews_1 img {
  width: 150px;
}

/*.Reviews {
    background: #f8f8f8;
}*/

.IT_specialist {
  width: 31%;
  margin: 1%;
  /*display: inline-table;*/
  float: left;
}

.IT_specialist img {
  width: 100%;
}

.Brand_Minds_Team h3 {
  text-align: center;
  FONT-SIZE: 40px;
  color: #4a5df9;
}

.Brand_Minds_Team .About_us {
  width: 50%;
  margin: auto;
}

.About_us {
  text-align: center;
  FONT-SIZE: 18px;
}

.Brand_Minds_Marketing_Team {
  width: 85%;
  margin: auto;
}

.Brand_Minds_Marketing_Team {
  padding-top: 20px;
  padding-bottom: 20px;
}

.IT_specialist_name {
  font-weight: bold;
  FONT-SIZE: 20px;
  color: #3f5ea0;
}

.Reviews_1 {
  padding-bottom: 15px;
}

.IT_specialist img {
  border-radius: 30px;
}


.Contacts {
  padding-bottom: 30px;
}

.Contacts div img {
  width: 33px;
}

.Contacts_of_the_head_of_marketing_specialist {
  /*FONT-SIZE: 18px;*/
  FONT-SIZE: 22px;
}

.Contacts h3 {
  text-align: center;
  FONT-SIZE: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.Contacts_Block {
  display: inline-block;
  padding: 5px;
  /*top: 0;*/
  top: -10px;
  left: 10px;
  position: relative;

}

.Contacts_of_the_head_of_marketing_specialist {
  width: 70%;
  float: left;
}

.Contacts_of_the_head_of_marketing_specialist div {
  padding-bottom: 10px;
}

.Menu_at_the_bottom_of_the_site {
  width: 30%;
  float: left;
}

.Menu_at_the_bottom_of_the_site a {
  display: block;
  padding: 10px;
  color: #5366da;
}

.Contact_us {
  width: 85%;
  margin: auto;
}

.Menu_at_the_bottom_of_the_site a {
  FONT-SIZE: 16px;
}


/*.Contacts_Block {
  font-weight: bold;
  }*/



/* -------------------   -------------------  */

/* скрываем чекбокс */
#menu__toggle {
  opacity: 0;
}

/* стилизуем кнопку */
.menu__btn {
  display: flex;
  /* используем flex для центрирования содержимого */
  align-items: center;
  /* центрируем содержимое кнопки */
  position: fixed;
  /* top: 20px;
 left: 20px;
 right: 20px;*/
  width: 26px;
  height: 26px;
  cursor: pointer;
  z-index: 1;
}

/* добавляем "гамбургер" */
.menu__btn>span,
.menu__btn>span::before,
.menu__btn>span::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #616161;
}

.menu__btn>span::before {
  content: '';
  top: -8px;
}

.menu__btn>span::after {
  content: '';
  top: 8px;
}


/* контейнер меню */
.menu__box {
  display: block;
  position: fixed;
  visibility: hidden;
  top: 0;
  left: -100%;
  width: 300px;
  height: 100%;
  margin: 0;
  padding: 80px 0;
  list-style: none;
  text-align: center;
  background-color: #ECEFF1;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
}

/* элементы меню */
.menu__item {
  display: block;
  padding: 12px 24px;
  color: #333;
  /*font-family: 'Roboto', sans-serif;*/
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.menu__item:hover {
  background-color: #CFD8DC;
}


#menu__toggle:checked~.menu__btn>span {
  transform: rotate(45deg);
}

#menu__toggle:checked~.menu__btn>span::before {
  top: 0;
  transform: rotate(0);
}

#menu__toggle:checked~.menu__btn>span::after {
  top: 0;
  transform: rotate(90deg);
}

#menu__toggle:checked~.menu__box {
  visibility: visible;
  left: 0;
}


.menu__btn>span,
.menu__btn>span::before,
.menu__btn>span::after {
  transition-duration: .25s;
}

.menu__box {
  transition-duration: .25s;
}

.menu__item {
  transition-duration: .25s;
}



/* Стиль діє від 320px до 480px включно */

@media screen and (min-width: 320px) and (max-width: 480px) {

  /*body { background-color: lightblue; } 
  .container { padding: 15px; } */

  .Block_center {
    /*width: 100%;*/
    /*width: 90%;*/
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

/*.ls-flag {
    display: none !important;
}*/
.block_logo {
    FONT-SIZE: 24px !important;
}
.block_logo {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}

/*h1 {
        FONT-SIZE: 25px !important;
}*/

.block_positioning_left {
    padding-top: 30px !important;
}

/*.get_a_consultation {
    FONT-SIZE: 16px !important; 
}*/

.block_img_1 img {
    height: 45px !important; 
    width: 45px !important;  
}

    .block_positioning_right {
        width: 100% !important;  
    }
    
    .block_positioning_right {
    padding-left: 10% !important;
    padding-right: 10% !important;
}

    
    .Contacts_of_the_head_of_marketing_specialist {
        FONT-SIZE: 16px !important;  
    }
    
.Menu_at_the_bottom_of_the_site a {
  
}
    
    /*.block_Team_Lead {
        width: 60% !important;  
}*/

/*.block_Team_Lead p {
     FONT-SIZE: 14px !important;
}*/


  .Digital_marketing_agency {
    display: none;
  }

  .block_positioning_right {
    clear: both;
  }

  .Projects_1 {
    clear: both;
    padding: 0;
    width: 100%;
  }

  .IT_specialist {
    clear: both;
  }

  .block_translation {
    /*margin-right: 55px;*/
    margin-right: 40px;
  }

  .block_positioning_left {
    width: 100%;
  }

  h1 {
    FONT-SIZE: 31px;
  }

  .block_positioning_right {
    width: 90%;
  }

  .Digital_services_text {
    width: 50%;
  }

  .Filter_projects_by_niche_1 {
    width: 100%;
  }

  .Filter_projects_by_niche_2 {
    width: 100%;
  }

  .Effective_Digital_Marketing_services {
    width: 90%;
  }

  .Projects_1 {
    /* width: 90%;*/
  }

  .Stages_of_work {
    /*width: 85%;*/
    width: 90%;
    margin: auto;
    display: block;
    margin-top: 3%;
  }

  .social_media_marketing_1 {
    width: 90%;
  }

  .Reviews_1 {
    width: 90%;
  }

  .Brand_Minds_Team .About_us {
    width: 90%;
  }

  .IT_specialist {
    width: 100%;
    margin-bottom: 20px;
  }

  .Effective_Digital_Marketing_services {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .AI_advertising img {
    width: 70%;
  }

  .AI_advertising {
    width: 80%;
  }

  .Contacts_of_the_head_of_marketing_specialist {
    width: 100%;
  }

  .Menu_at_the_bottom_of_the_site {
    width: 100%;
  }

  .Contact_us {
    width: 100%;
    margin: auto;
  }

  /*.My_Google_Ads_certifications img {
    width: 70%;
  }*/

  .block_positioning_right {
    padding-left: 5%;
    padding-right: 5%;
    margin: auto;
  }

  .block_positioning img {
    width: 100%;
    height: auto;
  }

  .block_positioning_right {
    margin-top: 30px;
  }

  .block_img {
    margin-left: 0px;
  }

  .block_img {
    width: 100px;
  }

  .block_img_1 {
    height: 45px;
    width: 45px;
    margin-right: 5px;
    margin-bottom: 5px;
  }

  .Projects_1 {
    padding: 0;
  }

  .Google_Certificates_Slider img {
    width: 90%;
    margin: auto;
    display: block;
  }

  .AI_advertising img {
    width: 100%;
    margin: 0%;
  }

  /*.Contacts_Block {
    display: block;
  }*/

  .Contacts_of_the_head_of_marketing_specialist {
    FONT-SIZE: 18px;
  }

  .Contacts div img {
    width: 32px;
  }

  .Contacts_Block {
    position: relative;
    top: -10px;
    left: 10px;
    padding: 0;
  }

  .Contacts h3 {
    color: #315ad9;
  }

}



@media screen and (min-width: 320px) and (max-width: 480px) {


  .block_digital_services .Block_center.padding {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }

  .block_digital_services .Digital_services_1 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }

  .Digital_services_content {
    padding: 14px !important;
  }

}


/**/

.block_logo a {
    text-decoration: none;
    color: #203b93;
}

.Effective_Marketing_Projects a {
    text-decoration: none;
}
.Projects_Content {
    color: #000000;
}

/* Верстка конкретної сторінки ведення проекту клієнта */ 

.Block_need {
  background: #f2f1ed;
}

.Block_client h2 {
  text-align: center;
  FONT-SIZE: 40px;
  FONT-WEIGHT: bold;
}

.Block_client_logo img {
   width: 100px;
   display: block;
  float: left;
}

.Block_client_logo p {
  display: inline-table;
  /*float: left;*/
  color: #775b83;
  FONT-SIZE: 26px;
  FONT-WEIGHT: bold;
  margin-top: 20px;
  margin-left: 20px;
}

.Block_client_logo {
    margin: auto;
    display: table;
}

.Block_effective_closing_needs_1 {
  background: #ffffff;
  /*width: 45%;*/
 /* width: 37%;*/
 /* width: 43%;*/
  padding: 20px;
 /* padding-left: 8%;*/
/* padding-left: 5%;*/
  width: 43%;
  padding-left: 4%;
 border-radius: 15px;
}

.Block_effective_closing_needs_Title {
 /* FONT-SIZE: 35px;*/
  /*FONT-SIZE: 35px;*/
  FONT-SIZE: 30px;
  FONT-WEIGHT: bold;
}

.Block_effective_closing_needs_1 h1 {
  FONT-SIZE: 20px;
  FONT-WEIGHT: normal;
}

.Block_effective_closing_needs_client {
  FONT-SIZE: 20px;
  FONT-WEIGHT: bold;
}

.Block_effective_closing_needs_client Span {
  color: #3f7fda;
  /*FONT-SIZE: 30px;*/
  FONT-SIZE: 32px;
}

.Block_effective_closing_needs {
  padding-top: 30px;
  /*padding-bottom: 15px;*/
}

.Block_effective_closing_needs_client img {
  width: 100px;
}

.Block_effective_closing_needs_1 {
  float: left;
}

.Block_effective_closing_needs_2 {
  float: left;
  width: 48%;
  margin-left: 2%;
}

.Block_effective_closing_needs_2 img {
   width: 100%;
}

.Block_effective_closing_needs_client {
  float: left;
  display: block;
} 

.Characteristics_of_the_project {
  clear: both;
}

.Block_effective_closing_needs_client p {
  float: right;
  display: block;
  padding-left: 20px;
  padding-top: 10px;
}

.Block_effective_closing_needs {
  width: 92%;
  margin: auto;
}
/*
.What_was_done img {
  width: 100%;
}*/

.Block_What_was_done h2 {
  FONT-SIZE: 30px;
  FONT-WEIGHT: bold;
}

.What_was_done_1_icon {
  width: 100px;
}

.What_was_done_1 {
  margin-bottom: 50px;
}

/*.What_was_done_1 {
  margin-bottom: 25px;
  margin-top: 25px;
}*/

.What_was_done_1_img {
  width: 100%;
}

.What_was_done_1_photos img {
  width: 49%;
}

.What_was_done_1_photos {
  /*width: 100%;*/
  width: 70%;
}

.What_was_done_1_photos_3 {
  width: 100%;
}

.What_was_done_1_photos_3 img {
  width: 49%;
}

/*
.Block_Circle_icon {
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    background: #0d48a8;
    border-radius: 10px;
    margin-left: -20px;
        margin-top: 10px;
}*/

.Block_Get_a_consultation_1 {
  width: 50%;
  float: left;
}

.Block_Get_a_consultation_1 h3 {
  FONT-SIZE: 30px;
}

form input {
  width: 90%;
  padding: 10px;
}

form textarea {
  width: 90%;
  padding: 10px;
}

.form_Title {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  FONT-SIZE: 18px;
  /*FONT-WEIGHT: bold;*/
}

form .form_button {
  background: #5aace9;
  padding: 20px 30px;
  color: #ffffff;
  border: 0px;
  /*border-radius: 15px;*/
  margin-top: 20px;
  margin-bottom: 20px;
}

/*.form_Title_1 {
  FONT-WEIGHT: bold;
  }*/

  .Get_a_consultation_1 {
    margin: auto;
    width: 80%;
  }

  .Consultation_with_Team_Lead {
    float: right;
    width: 50%;
}

.Consultation_with_Team_Lead div {
  width: 50%;
  margin: auto;
}

.Consultation_with_Team_Lead img {
  width: 100%;
  margin: auto;
  display: block;
}

.Consultation_with_Team_Lead p {
  text-align: center;
}

.Consultation_with_Team_Lead_Name {
  FONT-SIZE: 20px;
  FONT-WEIGHT: bold;
}

.Consultation_with_Team_Lead {
  padding-top: 120px;
}

/*.Get_a_consultation_1 {
    width: 80%;
}

.Contact_us {
    width: 80%;
}*/

.Get_a_consultation_1 {
    width: 100%;
}

.Contact_us {
    width: 100%;
}

.Block_effective_closing_needs {
  width: 100%;
}

.Block_effective_closing_needs_client Span {
    FONT-SIZE: 35px;
}

.What_was_done p {
  FONT-SIZE: 18px;
}

.Block_need_link a {
  display: inline-block;
  color: #2d52cb;
  text-decoration: none;
}

.Block_need_link img {
  display: inline-block;
    height: 10px;
}

.Block_need_link p {
  display: inline-block;
}

/* */

.Block_effective_closing_needs_2 div img {
  /*width: 50%;*/
  /*width: 49%;*/
  width: 48%;
  margin: 2px;
  float: left;
}

.diabettechnika_name {
  FONT-SIZE: 30px;
  FONT-WEIGHT: bold;
}

.logo_diabettechnika img {
  width: 100px;
  display: block;
  float: left;
}

.logo_diabettechnika div {
  display: block;
  float: left;
}

.logo_diabettechnika div p {
  display: block;
}

.Block_effective_closing_needs {
  clear: both;
}

.logo_diabettechnika {
    margin: auto;
    /*width: 200px;*/
    display: table;
}

.diabettechnika_name {
  margin-top: 15px;
  margin-bottom: 15px;
}

p.diabettechnika_name {
    font-family: "Arial", sans-serif;
    color: #fc5400;
}

.logo_diabettechnika div {
  margin-left: 10px;
}

.logo_diabettechnika p {
    font-family: "Arial", sans-serif;
}

img.What_was_done_1_icon.What_was_done_1_icon_2 {
    width: 180px;
}



/* Стиль діє від 320px до 480px включно */ 

@media screen and (min-width: 320px) and (max-width: 480px) { 

.Block_effective_closing_needs_1 {
  clear: both;
  width: 90%;
  /*width: 100% !important;*/
  padding: 5%;
 /*padding-left: 0%;*/
 /*padding: 0px;*/
}

.form-group {
    margin-bottom: 10px !important;
}

.Block_effective_closing_needs_2 {
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
}

.Block_effective_closing_needs_client img {
    width: 55px;
}

.What_was_done_1_photos img {
    width: 100%;
}

.Block_Get_a_consultation_1 {
    width: 100%;
}

.Consultation_with_Team_Lead {
    width: 100%;
}

.Consultation_with_Team_Lead div {
    width: 60%;
}

.Consultation_with_Team_Lead {
    padding-top: 30px;
}

.Block_client_logo img {
    margin: auto;
    clear: both;
    float: none;
}
.Block_client_logo p {
    margin-left: 0px;
    text-align: center;
}

.Block_effective_closing_needs_Title {
    FONT-SIZE: 30px;
}
  .Block_effective_closing_needs_client p {
    padding-left: 10px;
}

.Block_effective_closing_needs_client {
    FONT-SIZE: 18px;
}

.Block_effective_closing_needs_client p {
    margin: 0;
}
.Block_client_logo p {
    FONT-SIZE: 22px;
}

.What_was_done_1_photos_3 img {
    width: 100%;
}

.What_was_done_1_photos {
    width: 100%;
}

/**/

.What_was_done_1_photos_mobile img {
  width: 100%;
}

.logo_diabettechnika .diabettechnika_name {
  FONT-SIZE: 25px;
}

.logo_diabettechnika img {
    width: 80px;
}

.logo_diabettechnika p {
  FONT-SIZE: 12px;
}

.What_was_done_1_photos_1 img {
  width: 100%;
}

.What_was_done_1:Last-child {
    margin-bottom: 0px;
}
  }



  /* */

  .logo_GoIT img {
     width: 150px;
     margin: auto;
     display: block;
    /* border: 1px solid #315ad9;*/
  }

  /*.logo_GoIT {
    width: 30%;
    margin: auto;
  }*/

   .logo_GoIT p {
    text-align: center;
    /*FONT-SIZE: 18px;*/
    FONT-SIZE: 24px;
   }

   .logo_Allo img {
     width: 200px;
     margin: auto;
     display: block;
  }

   .logo_Allo p {
    text-align: center;
    FONT-SIZE: 24px;
   }
   
   /*.Projects_1:hover {
       box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
   }
   */


















/* .ai-carousel стилі для повної ідентичності з .AI_advertising */
.ai-carousel {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 15px 0;
}

.ai-swiper {
  width: 100%;
  overflow: hidden;
}

.ai-swiper .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 30px;
}

.ai-carousel .Slider_arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-top: 30px;
}

.ai-carousel .left_arrow,
.ai-carousel .right_arrow {
  width: 58px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.ai-carousel .left_arrow:hover,
.ai-carousel .right_arrow:hover {
  transform: scale(1.15);
}

.ai-carousel .left_arrow img,
.ai-carousel .right_arrow img {
  display: none;
  /* Приховуємо старі зображення, якщо вони залишаться */
}

/* Стиль для нових SVG стрілок */
.ai-carousel .Slider_arrow svg {
  width: 24px;
  height: 24px;
  stroke: #315ad9;
  /* Колір бренду */
  stroke-width: 2.5;
  fill: none;
  transition: all 0.3s ease;
}

.ai-carousel .left_arrow:hover svg,
.ai-carousel .right_arrow:hover svg {
  stroke: #203b93;
  /* Темніший колір при ховері */
  transform: scale(1.1);
}

/* Адаптивність через окремий клас, щоб не впливати на весь сайт */
.ai-responsive-section .Block_center {
  max-width: 1240px;
  width: 100%;
  display: block;
}

@media screen and (max-width: 480px) {
  .ai-carousel {
    width: 100%;
    /* width: 90%;*/
    /* Трохи більше простору на малих екранах */
    margin: 0px;
  }

  .ai-swiper .swiper-slide img {
    border-radius: 20px;
  }
}

/* .reviews-carousel стилі */
.reviews-carousel {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 15px 0;
}

.reviews-swiper {
  width: 100%;
  overflow: hidden;
}

.reviews-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}

.reviews-carousel .Slider_arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-top: 30px;
}

.reviews-carousel .Reviews_1 {
  width: 62%;
  transition: width 0.3s ease;
}

/* .certs-carousel стилі */
.certs-carousel {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  padding: 15px 0;
}

.certs-swiper {
  width: 100%;
  overflow: hidden;
}

.certs-swiper .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 20px;
}

.certs-carousel .Slider_arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-top: 30px;
}

/* .smm-carousel стилі */
.smm-carousel {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 15px 0;
}

.smm-swiper {
  width: 100%;
  overflow: hidden;
}

.smm-carousel .social_media_marketing_1 {
  width: 100%;
  margin: 0 auto;
}

.smm-carousel .Slider_arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-top: 30px;
}

/* Language Switcher Styles */
.block_translation {
  padding-top: 12px !important;
  margin-right: 60px !important;
  float: left;
  display: block;
}

.ls-wrapper {
  position: relative;
  display: inline-block;
  font-family: inherit;
}

.ls-trigger {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  padding: 6px 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  /*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);*/
  outline: none;
}

.ls-trigger:hover {
  border-color: #315ad9;
  box-shadow: 0 4px 8px rgba(49, 90, 217, 0.1);
}

.ls-flag {
  width: 22px;
  height: 16px;
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ls-flag svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ls-code {
  line-height: 1;
}

.ls-arrow {
  display: flex;
  transition: transform 0.3s ease;
  color: #666;
}

.ls-trigger[aria-expanded="true"] .ls-arrow {
  transform: rotate(180deg);
}

.ls-dropdown {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  background: #ffffff;
  border-radius: 14px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  min-width: 160px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 1000;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.ls-dropdown.is-open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.ls-list {
  list-style: none;
  padding: 6px;
  margin: 0;
}

.ls-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 14px;
  cursor: pointer;
  transition: background 0.2s ease;
  border-radius: 8px;
}

.ls-item:hover {
  background: #f5f8ff;
}

.ls-item.is-active {
  background: #edf1ff;
  color: #315ad9;
  font-weight: 600;
}

.ls-name {
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .block_translation {
    margin-right: 20px !important;
    padding-top: 15px !important;
  }

  .ls-dropdown {
    right: -20px;
    /* Adjust for mobile edge */
  }

  .reviews-carousel {
    max-width: 100%;
  }

  .reviews-carousel .Reviews_1 {
    width: 100% !important;
  }
}




.menu__box {
  background: #f2f1ed;
}

.menu__item:hover {
  background-color: #5679c4;
  color: #fff;
}


.Digital_services_img img {
    width: 100%;
    padding: 7%;
}


ul li {
    padding: 10px;
}

li span { color: #5679c4; /* Колір тексту */
}

/*li span {
    color: #000000;
}

li {
    color: #5679c4;
}*/

/*
.Effective_Digital_Marketing_services {
    width: 48%;
    margin: 1%;
}
.Effective_Digital_Marketing_services_1 {
    width: 85%;
    margin: auto;
}*/


.block_img_1 img {
    height: 50px;
    width: 50px;
    padding: 5px;
}




.Projects_1 {
  display: block; /* Або flex, якщо ви використовували його */
  text-decoration: none; /* Прибрати підкреслення тексту */
  color: inherit; /* Щоб колір тексту не став синім */
}

.Projects_1:hover {
  /* Тут можна додати ефект при наведенні на всю картку */
}



.Advertising_costs_1 img {
    width: 50px;
}
.Advertising_costs_1 {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    padding: 30px;
    border-radius: 30px;
}
.Advertising_costs .Advertising_costs_1 p {
    text-align: left;

}

.Advertising_costs_1 p {
    font-size: 16px;
}

p.The_cost_of_an_effective_service {
    font-size: 20px;
    font-weight: bold;
    color: #315ad9;
}

.Advertising_costs_1 h2 {
    font-weight: bold;
}

/*.Advertising_costs_1 {
    width: 33%;
    float: left;
    padding: 1%;
}*/

.Advertising_costs_1 {
    width: 31%;
    float: left;
    /* padding: 1%; */
    margin: 1%;
}

.Advertising_costs_1 li {
    color: #6b81e0;
}

.Advertising_costs_1 li span {
    color: #000000;
}

.advertising_costs_color {
    background: #e3e8f5;
}

.Advertising_costs_1 {
    background: white;
}

.Stages_of_work_on_the_project {
    margin-bottom: 45px;
}

@media screen and (min-width: 320px) and (max-width: 480px) { 
    .Advertising_costs_1 {
        width: 100%;
        margin: 0%;
        margin-top: 20px;
    }
    
        .Get_a_consultation {
            padding: 14px 25px !important;
        }

br.br-1 {
    display: none;
}
    
}

