/* Colors */
/* Fonts */
/* Functions */
@media (max-width: 1440px) {
  header .h-bottom .top-menu > li > a {
    padding: 26px 13px;
  }
  header .languages {
    position: relative;
    left: 0%;
    top: 5px;
  }
}
@media (max-width: 1200px) {
  header .h-mid .top-logo img {
    height: 80px;
  }
  header .h-bottom .top-menu > li > a {
    padding: 20px 10px;
    font-size: 15px;
  }
  #home-slider{
    padding-top: 125px;
  }
  #home-form {
    margin-bottom: 100px;
  }
  #home-form .form-title-area {
    margin-bottom: 30px;
  }
  #about-us {
    margin-bottom: 100px;
  }
}
@media (max-width: 991px) {
  header .h-top .top-contacts .top-contact {
    margin-right: 10px;
    font-size: 15px;
  }
  .navbar-brand-2{
    position: unset;
  }
  header .h-mid .top-logo{
    padding: 10px;
  }
  header .h-mid .top-logo img {
    height: 60px;
  } 
  .navbar-brand-2 img{
    height: 70px;
  }
  header .h-top .top-contacts .top-contact svg {
    margin-right: 5px;
  }
  #home-form {
    margin-bottom: 80px;
  }
  #home-form .form-area .input-area {
    margin-bottom: 10px;
  }
  #home-form .form-area .input-area:last-child {
    margin-bottom: 10px;
  }
  #home-form .form-area .input-area .form-in {
    padding: 20px;
  }
  #home-form .form-area .input-area.label-area:last-child {
    margin-bottom: 5px;
  }
  #home-slider{
    padding-top: 100px;
  }
  .reg-title {
    font-size: 22px;
  }
  .teg-text {
    font-size: 14px;
  }
  #about-us {
    margin-bottom: 80px;
  }
  #about-us .img-box {
    margin-bottom: 40px;
  }
  #about-us .about-text-area .about-title {
    margin-bottom: 20px;
  }
  #before-after-area {
    margin-bottom: 80px;
  }
  #before-after-area .img-box {
    margin-bottom: 60px;
  }
  #before-after-area .img-box .ba-mini-img {
    width: 35%;
  }
  #before-after-area .ba-text-area .ba-title {
    margin-bottom: 20px;
  }
  #youtube {
    margin-bottom: 80px;
  }
  #youtube .big-img {
    margin-bottom: 40px;
  }
  #youtube .youtube-text-area .youtube-title {
    margin-bottom: 20px;
  }
  #youtube .youtube-text-area .youtube-text {
    margin-bottom: 20px;
  }
  #sertificates {
    padding: 40px 0;
  }
  #sertificates .sertificates-title {
    margin-bottom: 35px;
  }
  #sertificates .c-box {
    padding: 12px 24px;
  }
  #contact-banner {
    padding: 60px 0;
  }
  #contact-banner .contact-box .contact-title {
    font-size: 20px;
  }
  #contact-banner .mail-box svg {
    margin-bottom: 20px;
    color: #fff;
  }
  #contact-banner .mail-box .text {
    font-size: 16px;
  }
  footer .footer-ust {
    padding: 60px 0;
  }
  footer .footer-ust .footer-mb {
    margin-bottom: 40px;
  }
  footer .footer-ust .footer-mb:last-child {
    margin: 0;
  }
  footer .footer-ust .footer-logo {
    margin-bottom: 25px;
  }
  footer .footer-ust .footer-logo img {
    width: 250px;
  }
  footer .footer-ust .copyright {
    margin-bottom: 20px;
  }
  footer .footer-ust .working-hours {
    margin-bottom: 25px;
  }
  footer .footer-ust .footer-title {
    margin-bottom: 15px;
  }
  footer .footer-ust .sertificates .sertificate-box {
    margin: 10px;
  }
  footer .footer-ust .sertificates .sertificate-box:last-child {
    margin: 10px;
  }
}
@media (max-width: 768px) {
  .gen-more {
    padding: 8px 48px;
  }
  header .h-top .top-contacts {
    flex-direction: column;
    justify-content: center;
  }
  header .h-top .top-contacts .top-contact {
    margin-right: 0;
    font-size: 14px;
  }
  header .h-mid .top-logo img {
    height: 45px;
  }
  #home-form {
    margin-bottom: 60px;
  }
  #home-form .form-container {
    padding: 20px 15px;
  }
  #home-form .form-title-area .form-icon {
    width: 50px;
    margin-right: 15px;
  }
  #home-form .form-title-area .form-title {
    font-size: 24px;
  }
  #home-form .form-area .input-area .form-in {
    padding: 16px;
  }
  #home-form .form-area .form-button {
    font-size: 16px;
    padding: 12px;
  }
  #home-slider #big .slick-arrow svg {
    width: 40px;
    height: 40px;
  }
  #about-us {
    margin-bottom: 60px;
  }
  #before-after-area {
    margin-bottom: 60px;
    padding: 40px 0;
  }
  #youtube {
    margin-bottom: 60px;
  }
  #sertificates {
    padding: 30px 0;
  }
  #sertificates .sertificates-title {
    margin-bottom: 25px;
  }
  #sertificates .c-box-outer:nth-child(even) {
    border: none;
  }
  #sertificates .c-box {
    padding: 12px 0;
  }
  #sertificates .c-box .box-text-area {
    padding: 0;
  }
  #contact-banner {
    padding: 40px 0;
  }
  #contact-banner .contact-margin {
    margin-bottom: 20px;
  }
  #contact-banner .contact-box img {
    margin-bottom: 20px;
    width: 40px;
    height: 40px;
  }
  #contact-banner .mail-box svg {
    width: 40px;
    height: 40px;
    margin-bottom: 40px;
    color: #fff;
  }
  #contact-banner .mail-box .text {
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
  }
  #contact-banner .mail-box .gen-more:hover {
    background-color: #fff;
  }
  footer .footer-ust {
    padding: 40px 0;
  }
  footer .footer-ust .footer-mb {
    margin-bottom: 30px;
  }
  footer .footer-ust .footer-logo {
    margin-bottom: 15px;
  }
  footer .footer-ust .footer-logo img {
    width: 200px;
  }
  footer .footer-ust .copyright {
    margin-bottom: 10px;
  }
  footer .footer-ust .working-hours {
    margin-bottom: 15px;
  }
  footer .footer-alt {
    padding: 20px 0 80px;
  }
  footer .footer-alt img {
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  #home-slider{
    padding-top:77px;
  }
  header .h-top {
    display: none;
  }
  #home-form .form-title-area .form-icon {
    width: 35px;
    margin-right: 10px;
  }
  #home-form .form-title-area .form-title {
    font-size: 22px;
  }
  .ak-box{
    display: flex;
    flex-direction: column;
  }
  #home-about, #c105, #c2902, #c109, #c173{
    overflow: hidden;
    width:100%
  }

  /* Ekran genişliği 575px ve altında öğeyi göster */

    #mobile-footer-cta-buttons {
      display: block;
    }
    #left-whatsapp{
      display:none;
    }
  }

