.page_dcs {

  padding-bottom: 26rem;

}







.page_dcs h3 {

  /*font-size: 1.9rem;

  line-height: 1.8rem;*/

  font-size: 1.5rem;

  line-height: 1.2;

  margin-bottom: 0.5rem;

  max-width: 610px;

  /* text-align: justify; */

}



.page_dcs p {

  font-size: 1.1rem;

}





.So_the_app {

  display: flex;

  align-items: center;

  justify-content: space-between;

}



.So_the_app .content {

  width: 28rem;

}



.So_the_app .content h3 {

 /* font-family: Roboto-Bold;*/

  font-family:Montserrat-Bold;  

  font-size: 2.2rem;

  font-weight: normal;

  font-stretch: normal;

  line-height: 3rem;

  letter-spacing: 0rem;

  color: #1b1b1b;

  margin-bottom: 1.6rem;

  /* text-align: justify; */

}



.So_the_app .content p {

  /*font-family: Roboto-Light;*/

  font-family: Montserrat-Regular;

  font-size: 0.9rem;

  font-weight: normal;

  font-stretch: normal;

  white-space: pre-line;

  line-height: 1.5rem;

  letter-spacing: -1px;

  color: #1b1b1b;
  
  text-align: justify;

}



.datas {

  display: grid;

  grid-template-columns: repeat(3, 1fr);

  gap: 1.5rem;

}



.datas li {

  box-sizing: border-box;

  background-color: #ffffff;

  box-shadow: 0rem 0.25rem 1rem 0rem rgba(0, 0, 0, 0.2);

  border-radius: 1rem;

  padding: 4rem 2rem;

  display: flex;

  flex-direction: column;

  align-items: center;

  transition: box-shadow 0.3s ease;

}



.datas li img {

  height: 3.6rem;

}



.datas li h3 {

 /* font-family: Roboto-Bold;*/

  font-family:Montserrat-Bold; 

  font-size: 2.498rem;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0rem;

  color: #559d6b;

  margin: 2rem 0;

}



.datas li:hover {

  box-shadow: 0rem 0.25rem 2rem 1px rgba(0, 0, 0, 0.3);

}



.datas li p {

  /*font-family: Roboto-Light;*/

  font-family: Montserrat-Regular;

  font-size: 0.9rem;

  font-weight: normal;

  font-stretch: normal;

  white-space: pre-line;

  line-height: 1.296rem;

  letter-spacing: 0rem;

  color: #1b1b1b;

  text-align: left;

}





.swiper_container_outer {

  margin: 0 auto;

  width: 43.05rem;

  position: relative;

}



.swiper_container_outer::after {

  content: '';

  position: absolute;

  top: calc(50% - 6.2rem);

  width: 100%;

  height: 12.4rem;

  background-color: #ffffff;

  box-shadow: 0rem 0.4rem 0.5rem 0rem rgba(0, 0, 0, 0.02);

}



.swiper-container {

  padding: 5rem 2rem;

  width: 33rem;

  position: relative;

  z-index: 5;

}



.swiper-slide {

  box-sizing: border-box;

  background-color: #ffffff;

  padding: 0 2.3rem;

  text-align: center;

  box-shadow: 0rem 0.8rem 1.05rem 0rem rgba(0, 0, 0, 0.05);

}





.quotes_f {

  display: block;

  width: 2.8rem;

  margin-top: -1rem;

}



.quotes_r {

  display: block;

  width: 2.8rem;

  margin-left: auto;

  margin-bottom: -1rem;

}



.swiper-slide .info {

  padding: 0 3rem;

}



.swiper-slide .avatar {

  display: flex;

  flex-direction: column;

  align-items: center;

}



.swiper-slide .avatar img {

  width: 4.5rem;

  height: 4.5rem;

  border-radius: 50%;

  background-color: #ffffff;

  margin-bottom: 1.5rem;

  margin-top: -3.2rem;

}



.swiper-slide .avatar h4 {

  /*font-family: Roboto-Regular;*/

  font-family: Montserrat-Regular;

  font-size: 1rem;

  font-weight: normal;

  font-stretch: normal;

  line-height: 1.296rem;

  letter-spacing: 0rem;

  color: #000000;

}



.swiper-slide p {

  /*font-family: Roboto-Regular;*/

  font-family: Montserrat-Regular;

  font-size: 0.75rem;

  font-weight: normal;

  white-space: pre-line;

  font-stretch: normal;

  line-height: 1.2rem;

  letter-spacing: 0rem;

  color: #000000;

}

.swiper-slide .text {

  padding: 2.23rem 0;

}

.more {

  padding-bottom: 1rem;

}



.more a {

  /*font-family: Roboto-Regular;*/

  font-family: Montserrat-Regular;

  text-decoration: underline;

  font-size: 1.019rem;

  font-weight: normal;

  font-stretch: normal;

  color: #559d6b;

}



.swiper-button-white {

  width: 2.4rem;

  height: 2.4rem;

  background-color: #e3e3e3;

  border-radius: 50%;

  transition: background-color 0.3s ease;

}



.swiper-button-white:hover {

  background-color: var(--active);

}



.swiper-button-white::after {

  font-size: 1rem;

}



/* contact */

.contact {

  display: flex;

  flex-direction: column;

  align-items: center;

  text-align: center;

}



.contact img {

  height: 12.5rem;

  margin-bottom: 2rem;

}



.contact h3 {

 /* font-family: Roboto-Bold;*/

  font-family:Montserrat-Bold; 

  font-size: 3.6rem;

  line-height: 3rem;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0rem;

  color: #1b1b1b;

  margin-bottom: 1rem;

}



.contact p {

  /*font-family: Roboto-Regular;*/

  font-family: Montserrat-Regular;

  font-size: 1.2rem;

  font-weight: normal;

  font-stretch: normal;

  line-height: 1.5rem;

  letter-spacing: 0rem;

  white-space: pre-line;

  color: #1b1b1b;

}



.So_the_app_section {

  padding-top: 1rem;

}



.contact_form {

  padding-top: 2rem;

  max-width: 100%;

}

@media screen and (max-width:1500px) {
  
  .contact h3{
    font-size: 3rem;
  }

}


@media screen and (max-width:1200px) {
  
  .contact h3{
    font-size: 2.4rem;
  }

}



@media screen and (max-width:768px) {

  .page_dcs {

    padding-bottom: 6rem;

  }



  .page_top img {

    height: 26rem;

    object-fit: cover;

  }



  .page_dcs h3 {

    font-size: 1rem;

    line-height: 1.5rem;

    line-height: 1.6rem;

  }



  .page_dcs p {

    font-size: 0.8rem;

    line-height: 1.2rem;

    max-width: 20rem;

  }





  .So_the_app {

    display: flex;

    align-items: center;

    justify-content: space-between;

    flex-direction: column;

    align-items: center;

  }



  .So_the_app .content {

    width: unset;

  }



  .datas {

    grid-template-columns: repeat(1, 1fr);

  }



  .swiper_container_outer {

    width: unset;

  }



  .swiper_container_outer::after {

    display: none;

  }



  .swiper-container {

    width: unset;

    box-sizing: border-box;

  }



  .swiper-slide {

    padding: 0 1rem;

  }





  .contact img {

    height: 8rem;

    margin-bottom: 2rem;

  }



}