/*------------------------------------------------------------------//
//      RESPONSIVE SYSTEM                                                                                 //
//------------------------------------------------------------------*/

@media screen and (min-width: 1200px) {
  .menuAc {
    display: none;
  }

  .contact-a .form-group:nth-last-child(1),
  .contact-a .form-group:nth-last-child(2),
  .contact-a .form-group:nth-last-child(3) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1366px) and (min-width: 768px) {
  .contact .contact-a {
    width: 80%;
  }

  .treatments .box a .title-background {
    /* top: 65%; */
    left: 15px;
  }

  .treatments .box-5 figure .title-background {
    /* top: 60%; */
  }

  .treatments .box-6 figure .title-background {
    /* top: 82%; */
  }

  .treatments .box-5 figure .title-background span {
    font-size: 30px;
  }

  .treatments .box-6 figure .title-background span {
    font-size: 25px;
  }
}

@media screen and (max-width: 1024px) {
  header .header-bottom {
    display: none;
  }

  header .header-top .header-contact {
    display: none;
  }

  header .logo {
    left: 37%;
  }

  .blog .box .texts {
    width: auto;
  }

  .blog .box .texts {
    height: auto;
  }

  .blog .box .texts .description {
    width: auto;
  }

  .slider {
    margin-top: 145px;
  }

  .social-instagram {
    /* padding-bottom: 70px; */
  }

  .treatments .boxs {
    /* height: 310px; */
  }

  .treatments .box a .title-background {
    /* height: 20px; */
  }

  .treatments .box a .title-background span {
    font-size: 16px;
  }

  .treatments .box-5 figure .title-background {
    /* top: 62%; */
    height: 70px;
    left: 0%;
  }

  .treatments .box-6 figure .title-background {
    width: 80%;
  }


  footer .footer-under {
    padding-top: 0;
  }

  footer .message {
    display: none;
  }


  footer .footer-under .address {
    border: none;
    padding-top: 0;
  }

  footer .footer-under .footer-under-row [class*="col-"] {
    border-right: none;
  }

  footer .footer-under .footer-under-row {
    display: flex;
    align-items: center;
  }

  footer .footer-under .description p {
    text-align: center;
  }

  footer .footer-under .address p {
    text-align: center;
  }

  footer .footer-under .footer-contact {
    text-align: center;
    padding-top: 0;
  }

  footer .footer-under .description {
    width: auto;
  }

  footer .menu {
    display: none;
  }

  .treatments {
    margin-top: 40px;
    padding: 0;
  }

  .contact .contact-a {
    position: relative;
    width: 100%;
  }

  .contact .contact-a .big-text {
    border: none;
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 1;
  }

  .contact .contact-a .button span {
    font-size: 20px;
  }
}

@media screen and (max-width: 568px) {
  body,html{
    overflow-x: hidden;
  }
  .menuAc, .mContact{
    display: block;
  }
  header .logo {
    position: relative;
    left: 0;
    width: 200px;
  }

  header .logo img {
    height: 80px;
    width: 200px;
  }

  .slider {
    margin: 0;
  }
  .contact .contact-a .big-text {
    border: none;
    font-size: 30px;
    display: flex;
    justify-content: center;
  }

  header .header-bottom .menu {
    display: none;
    height: 0;
  }

  header .header-top {
    height: auto;
    background-color: #30303c;
    position: relative;
  }

  header .header-top .header-contact {
    display: none;
  }

  header .header-bottom {
    height: auto;
  }

  header .header-top .header-contact .telephone {
    margin-left: 35px;
    margin-bottom: 15px;
  }

  header .header-top a .logo figure {
    display: flex;
    justify-content: center;
  }

  .contact {
    margin-top: 0;
  }

  .contact .contact-a {
    height: auto;
    padding: 20px;
    width: 100%;
    max-width: 100%;
    left: 0;
    top: 0;
    transform: translate(0);
  }

  .treatments {
    /* margin-top: 520px; */
  }

  .treatments .box-1 {
    justify-content: center;
  }

  .treatments .box-2 {
    display: flex;
    justify-content: center;
  }

  .treatments .box-3 {
    justify-content: center;
  }

  .treatments .box-4 {
    display: flex;
    justify-content: center;
  }

  .treatments .box-5 {
    display: flex;
    justify-content: center;
  }

  .treatments .box-6 {
    display: flex;
    justify-content: center;
  }

  .social-whatsapp {
    /* background-image: none; */
    padding-bottom: 50px;
  }

  .social-whatsapp .social-content {
    align-items: center;
  }

  .social-whatsapp .social-content .texts .text-1 {
    font-size: 20px;
  }

  .social-whatsapp .social-content .texts .text-2 {
    font-size: 20px;
  }

  .social-whatsapp .social-content .texts {
    margin-left: 0;
  }

  .treatments {
    padding-left: 0;
  }

  .blog .box .texts {
    padding-left: 0;
    display: flex;
    align-items: center;
  }

  .blog .box .texts .description {
    text-align: center;
  }

  .blog .box .texts {
    width: auto;
  }

  .treatments .box-6 figure {
    /* margin-top: 80px; */
  }

  .treatments .box a .title-background,
  .treatments .box-5 figure .title-background,
  .treatments .box-6 figure .title-background {
    height: 50px;
    width: 75%;
  }

  .treatments .box a .title-background span,
  .treatments .box-5 figure .title-background span,
  .treatments .box-6 figure .title-background span {
    font-size: 18px;
  }

  .blog {
    background: none;
  }

  .blog .box {
    height: auto;
  }

  .social-whatsapp {
    height: auto;
  }

  footer {
    padding-bottom: 80px;
  }

  footer .message {
    display: none;
  }

  footer .footer-social {
    justify-content: center;
  }

  footer .menu {
    display: none;
  }

  footer .footer-under .address {
    border: none;
  }

  footer .footer-under .description {
    padding-top: 0;
    padding-bottom: 0;
  }

  footer .footer-under .footer-contact {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 0;
  }

  footer .footer-under .description {
    width: auto;
  }

  footer .footer-under .description p {
    text-align: center;
  }

  footer .footer-under {
    padding-top: 0;
  }

  footer .footer-under .address p {
    text-align: center;
  }

  .blog {
    height: auto;
    margin-top: 0;
    padding-bottom: 0;
  }

  .before-after {
    padding: 0 35px 40px;
    /* width: calc(100% - 20px); */
    width: 100%;
  }

  .before-after .container {
    padding: 0;
  }

  .blog .texts .title,
  .before-after .texts .title {
    font-size: 40px;
  }

  .subPage {
    padding: 0 0 10px;
  }
  .subPage .title {
    padding: 40px 10px;
  }
  .subPage .title h1 {
    font-size: 30px;
}

.slider .owl-nav .owl-prev,
.slider .owl-nav .owl-next,
.before-after .owl-nav .owl-prev,
.before-after .owl-nav .owl-next {
  font-size: 40px !important;
}
.slider .owl-nav .owl-prev {
  left: 10px;
}
.slider .owl-nav .owl-next {
  right: 10px;
}

.before-after .owl-nav .owl-prev {
  left: -30px;
}
.before-after .owl-nav .owl-next {
  right: -30px;
}
.slider .owl-nav .owl-prev > span,
.slider .owl-nav .owl-next > span,
.before-after .owl-nav .owl-prev > span,
.before-after .owl-nav .owl-next > span {
  padding: 0 10px;
}

}