@media (-webkit-device-pixel-ratio:1.25) {
  :root{
    zoom:0.8;
  }
}
@media (-webkit-device-pixel-ratio:1.50) {
  :root{
    zoom:0.666;
  }
}
.kalite-body li {
    padding-top: 10px;
}
.kalite-body ul {
    padding-left: 46px;
}
.services-body li {
    padding-bottom: 10px;
}
#main-menu li.menu-level-1 a {
    border-top: 1px solid #3f700080;
    border-radius: 0px;
}
img.news-image {
    max-width: 100%;
}
article.news-page {
    margin-bottom: 50px;
}
#main-menu li.menu-level-1:first-child a {
    border-top: none;
}
input#edit-name {
    width: 100%;
    height: 53px;
    border-radius: 18px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(63, 112, 0, 0.55);
    border-image: initial;
    padding: 15px;
    font-size: inherit;
    margin-top: 0;
}
.biz-title .btn {
    color: #3f7000;
    font-size: 20px;
    font-weight: 300;
    border: 1px solid #3f700073;
    padding: 13px;
    border-radius: 10px;
}
.messages.messages--error {
  display: none;
}
a {
  text-decoration: none;
}
.corporate-branch {
  max-width: 300px;
}
.footer-menu-main {
  display: table;
}

.footer-menu-near {
  display: table;
}
#branding a {
  width: 100%;
  position: relative;
  display: block;
  height: auto;
}
footer img {
  width: 150px;
  padding-bottom: 22px;
}
#branding img {
  width: 194px;
}
.home header.region {
  z-index: 1;
  width: 100%;
}
.home #main-menu li.menu-level-0> a {
  text-shadow: 3px 3px 5px #00000059;
}
.home #main-menu li a {
  color: #ffffff;
  text-decoration: none;
  padding-right: 37px;
}
.home #main-menu li.menu-level-1:first-child a {
  border-top: none;
}

.home #main-menu li.menu-level-1 a {
  color: #3f7000;
  border-top: 1px solid #e9f1e9;
  padding-left: 21px;
}
/* vizyon */
.vizyon-title {
  font-weight: 700;
  font-size: 39px;
  color: #3f7000;
}

.vizyon-description {
  font-weight: 500;
  font-size: 16px;
  color: #3f7000;
  padding-top: 10px;
}

.vizyon-img img {
  height: auto;
  width: 100%;
  border-radius: 54px;
  border: 1px solid #3f6f00;
}
/* misyon */
.misyon-title {
  font-weight: 700;
  font-size: 39px;
  color: #3f7000;
}

.misyon-description {
  font-weight: 500;
  font-size: 16px;
  color: #3f7000;
  padding-top: 10px;
}

.misyon-img img {
  height: auto;
  width: 100%;
  border-radius: 54px;
  border: 1px solid #3f6f00;
}
div#header-bottom {
  padding-top: 20px;
}
#header-bottom .main-logo img {
  width: 36%;
  height: 100%;
  padding: 15px;
  transform: translateX(151px);
}
#main-menu {
  color: #3f7000;
  list-style: none;
  padding-right: 120px;
  font-size: 21px;
  font-weight: 500;
  text-transform: none;
  padding-top: 20px;
}
#main-menu li {
  list-style: none;
}
#main-menu .li a:hover {
  color: #3f7000;;
}
#main-menu li a {
  color: #3f7001;
  text-decoration: none;
  padding-right: 37px;
}
ul.dropm.show {
    border-style: none;
    border-radius: 25px;
    border: 1px solid #3f700080;
}
#main-menu .dropd li {
  width: 208px;
}
.fp-img img {
  width: 100%;
  height: auto;
  border-bottom-left-radius: 85px;
  border-bottom-right-radius: 85px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
#carouselFront {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#carouselFront .carousel-controls {
  position: absolute;
  display: flex;
}
#carouselFront .carousel-controls *[type="button"]
{
  margin: 0 10px;
}
.text-area {
  padding: 87px;
  padding-left: 10%;
  padding-top: 10%;
}
.text-area .title {
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
  color: #3f7000;
  padding-top: 10px;
}
.text-area .body-text {
  font-weight: 700;
  font-size: 39px;
  color: #3f7000;
  padding-top: 10px;
}
.text-area .subtitle {
  font-weight: 300;
  font-size: 16px;
  color: #3f7000;
  padding-top: 10px;
}
/* hakkimizda css*/
.detay-buton a {
  color: white;
  background: #3f7000;
  font-size: 18px;
  padding-bottom: 13px;
  padding-top: 13px;
  padding-left: 32px;
  padding-right: 32px;
  border-radius: 19px;
  font-weight: 400;
}

.detay-buton a:hover {
  color: white;
}
.detay-buton {
  padding-top: 20%;
}
.hak-yaz {
  padding: 30px;
}
.hak-description {
  font-weight: 500;
  font-size: 16px;
  color: #3f7000;
  padding-top: 10px;
  width: 93%;
}
.hak-title {
  font-weight: 700;
  font-size: 47px;
  color: #3f7000;
  width: 84%;
}
.hakkimizda-buton a {
  color: white;
  background: #3f7000;
  font-size: 18px;
  padding-bottom: 13px;
  padding-top: 13px;
  padding-left: 32px;
  padding-right: 32px;
  border-radius: 13px;
  font-weight: 400;
}
.hakkimizda-buton {
  padding-top: 48px;
}
.hakkimizda-buton a:hover {
  color: white;
}
.hak-img img {
  height: auto;
  width: 100%;
  border-radius: 54px;
  border: 1px solid #3f6f00;
}
.hak-img {
  padding-top: 50px;
}
.hizmet-img.image-wrapper:hover img {
  opacity: 1;
}
.hizmet-img.image-wrapper img {
  width: 100%;
  height: auto;
  mix-blend-mode: overlay;
  border-radius: 58px;
  opacity: 0.5;
  transition: opacity 400ms ease;
}
.hizmet-title {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 0 50px;
  transform: translateY(-50%);
}
.hiz-title {
  color: #3f7000;
  font-weight: 700;
  font-size: 50px;
  padding-bottom: 19px;
}
.hizmet-title a {
  color: white;
  font-weight: 600;
  font-size: 18px;
}
.hizmet-img.image-wrapper {
  position: relative;
  background: #39631e;
  border-radius: 58px;
}
/* ana sayfa bizden haberler */
.biz-title {
  color: #3f7000;
  font-weight: 700;
  font-size: 50px;
}
.biz-card .card {
  border-radius: 50px;
  border-style: solid;
  border-color: #3f70005c;
}
.biz-img img {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  height: auto;
  width: 100%;
}
.biz-body {
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  color: #3f7000;
  padding: 10px;
}
/*footer*/
.copyright {
  background: #3f7000;
  color: white;
  /* padding: 16px; */
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 2px;
  padding-left: 16px;
  font-weight: 300;
}
.main-logo img {
  height: auto;
  width: 24%;
  transform: translateX(3px);
  padding-bottom: 20px;
}
.footer-menu .menu-header {
  color: #3f7000;
  /* text-align: center; */
  font-weight: 500;
  font-size: 33px;
}
.footer-menu-near .menu-header {
  color: #3f7000;
  text-align: center;
  font-weight: 500;
  font-size: 33px;
}
.footer-nav a {
  color: #3f7000;
}
.footer-nav li {
  text-align: left;
  list-style: none;
  font-size: 17px;
  padding-top: 9px;
  font-weight: 500;
}
.footer-nav {
  margin: 0;
  padding: 0;
}
footer.region {
  background: #e9e5e5;
  padding-top: 73px;
  border-top-left-radius: 67px;
  border-top-right-radius: 67px;
}
.footer-corporate {
  color: #3f7000;
  font-size: 17px;
  font-weight: 500;
  text-align: left;
  position: relative;
  padding-bottom: 17px;
  /* left: 54px; */
}
.footer-corporate:after {
  content: ' ';
  display: block;
  background: #3f700080;
  width: 1px;
  height: 200px;
  top: 0;
  right: 0;
  position: absolute;
}
.footer-menu:after {
  content: ' ';
  display: block;
  background: #3f700080;
  width: 1px;
  height: 200px;
  top: 0;
  right: 0;
  position: absolute;
}
.footer-menu .footer-nav:after {
  display: none;
}
.info-yaz {
  padding: 30px;
}
.info-description {
  font-weight: 500;
  font-size: 16px;
  color: #3f7000;
  padding-top: 10px;
  width: 93%;
}
.info-title {
  font-weight: 700;
  font-size: 47px;
  color: #3f7000;
  width: 84%;
}
.info-img img {
  height: auto;
  width: 100%;
  border-radius: 54px;
  border: 1px solid #3f6f00;
}
.pages-img img {
  width: 100%;
  mix-blend-mode: multiply;
  border-radius: 34px;
}
.pages-img {
  background: green;
  position: relative;
  border-radius: 34px;
}
.pages-title {
  position: absolute;
  color: white;
  z-index: 1;
  font-size: 40px;
  font-weight: 600;
  transform: translateY(33px);
  padding-left: 39px;
}
.kalite-img img {
  height: auto;
  width: 33%;
}
.kalite-title {
  font-weight: 700;
  font-size: 37px;
  color: #3f7000;
  padding-top: 18px;
}
.kalite-body {
  font-size: 18px;
  color: #3f7000;
  padding-top: 10px;
}
.page-card .biz-title {
  color: #3f7000;
  font-weight: 700;
  font-size: 50px;
}
.biz-title a{
  color: #3f7000;
}
.page-card .biz-card {
  width: 19.7%;
  padding-bottom: 41px;
  padding-top: 41px;
}
.page-card .biz-card .card {
  border-radius: 50px;
  border-style: solid;
  border-color: #3f70005c;
}
.page-card .biz-img img {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  height: 272px;
}
.page-card .biz-body {
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  color: #3f7000;
  padding: 10px;
}
.services-content .services-title {
  font-weight: 700;
  font-size: 45px;
  color: #3f7000;
}
.services-content {
  padding: 47px;
}
.services-content .services-body {
  font-weight: 500;
  font-size: 16px;
  color: #3f7000;
  padding-top: 10px;
}
.services-img img {
  height: auto;
  width: 97%;
  border-radius: 54px;
  border: 1px solid #3f6f00;
}
.page-card .biz-card {
  width: 83.4%;!important
padding-bottom: 41px;
  padding-top: 41px;
}

.services-content .services-title {
  font-weight: 700;
  font-size: 35px;
  color: #3f7000;
}
.services-content {
    padding: 47px;
    padding-bottom: 0;
    padding-top: 0;
}
.services-content .services-body {
  font-weight: 500;
  font-size: 16px;
  color: #3f7000;
  padding-top: 10px;
}
.services-content-part-2 .services-body {
    font-weight: 500;
    font-size: 16px;
    color: #3f7000;
    padding-top: 10px;
}
.services-img img {
  height: auto;
  width: 100%;
  border-radius: 54px;
  border: 1px solid #3f6f00;
}
#block-custom-content label {
  text-transform: uppercase;
  font-size: 23px;
  color: green;
  font-weight: 400;
  position: absolute;
  padding-left: 19px;
  padding-top: 28px;
}
#block-custom-content .form-text {
  border-radius: 18px;
  border: 1px solid #3f70008c;
  padding: 15px;
  width: 100%;
  margin-top: 1.25rem;
}
.field--type-string {
  display: inline-block;
  width: 19%;
  margin-right: 23px;
}
.field--type-email {
  display: inline-block;
  width: 57%;
  margin-right: 23px;
}
input#edit-field-e-posta-0-value {
  border-radius: 18px;
  border: 1px solid #3f70008c;
  padding: 15px;
  width: 19%;
  margin-top: 1.25rem;
}
input#edit-field-telefon-0-value {
  border-radius: 18px;
  border: 1px solid #3f70008c;
  padding: 15px;
  width: 19%;
  margin-top: 1.25rem;
}
textarea#edit-field-mesajiniz-0-value {
  border-radius: 18px;
  border: 1px solid #3f70008c;
  padding: 15px;
  width: 40%;
  margin-top: 1.25rem;
}
#block-custom-content .form-submit {
  background: #3f7000;
  border: none;
  width: 59%;
  border-radius: 11px;
  color: white;
  font-size: 21px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-weight: 500;
  margin-bottom: 19px;
}
.footer-menu {
  position: relative;
}
.carousel-control-prev-icon {
  width: 62px;
  height: 62px;
  border-radius: 16px;
  border: 2px solid #3f7000;
  background-color: white;
  color: #3f7000;
  padding: 29px;
  background-image: url('../img/chevron-left-green.svg');
  background-size: 27%;
}
.carousel-control-prev-icon:hover {
  background-image: url('../img/chevron-left-white.svg');
  background-color: #3f7000;
  background-size: 27%;
}
.carousel-control-next-icon {
  width: 62px;
  height: 62px;
  border-radius: 16px;
  border: 2px solid #3f7000;
  background-color: white;
  color: #3f7000;
  padding: 29px;
  background-image: url(../img/chevron-right-green.svg);
  background-size: 27%;
}
.carousel-control-next-icon:hover {
  background-image: url('../img/chevron-right-white.svg');
  background-color: #3f7000;
  background-size: 27%;
}
.carousel-control-next {
  display: flex;
  left: 15%;
  top: 78%;
  opacity: unset;
  z-index: 0;
  height: 44px;
  width: 44px;
}
.carousel-control-prev {
  height: 44px;
  display: flex;
  top: 78%;
  z-index: 0;
  width: 44px;
  opacity: unset;
  left: 11.1%;
}
textarea#edit-firmaadi {
  border-radius: 18px;
  border: 1px solid #3f70008c;
  padding: 15px;
  width: 100%;
  height: 53px;
  overflow: hidden;
  margin-top: 1.25rem;
  padding-top: 10px;
}
input#edit-email {
  border-radius: 18px;
  border: 1px solid #3f70008c;
  padding: 15px;
  width: 100%;
  height: 53px;
}
input#edit-phone {
  width: 100%;
  height: 53px;
  border-radius: 18px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(63, 112, 0, 0.55);
  border-image: initial;
  padding: 15px;
}
input#edit-c-pos {
  width: 100%;
  height: 53px;
  font-size: inherit;
  border-radius: 18px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(63, 112, 0, 0.55);
  border-image: initial;
  padding: 15px;
  margin-top: 0;
}
input#edit-submit {
  width: 100%;
  height: auto;
  font-size: inherit;
  text-transform: uppercase;
  border-radius: 18px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(63, 112, 0, 0.55);
  border-image: initial;
  padding: 15px;
  color: #315700;
  background-color: white;
}
div#edit-submit-wrap {
  margin: 0;
}
textarea#edit-message {
  border-radius: 18px;
  width: 100%;
  border: 1px solid #3f70008c;
}
.contact-map{
  overflow: hidden;
  border-radius: 43px;
}
.contact-map iframe {
  width: 100%;
}
.contact-info {
  display: flex;
  color: #3f7000;
  font-size: 15px;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
  line-height: 1.6;
  text-align: center;
  font-weight: 300;
}

.contact-info .info-left,
.contact-info .info-right {
  width: 48%;
}

.footer-info .info-right p span {
  font-weight: 500;
}
.whatsapp-text {
  position: fixed;
  bottom: 29px;
  right: 106px;
  width: 11%;
  height: auto;
  background-color: #25d366;
  border-radius: 0;
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
  color: white;
  font-size: 17px;
  font-weight: 600;
  padding-top: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 999;
}
#whatsapp-chat-widget {
  position: fixed;
  bottom: 80px;
  right: 50px;
  width: 275px;
  background-color: #f5f4f4;
  border: 1px solid #e0e0e0;
  border-radius: 25px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  display: block;
  z-index: 995;
  height: 290px;
}

.whatsapp-chat-header {
  background-color: #25d366;
  color: #ffffff;
  padding: 12px 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 25px 25px 0 0;
}

.close-chat {
  cursor: pointer;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
}

.whatsapp-title {
  font-size: 15px;
  /*font-weight: bold;*/
  padding-left: 10px;
}

.whatsapp-chat-body {
  padding: 15px;
}

.whatsapp-chat-body p {
  margin: 0 0 18px;
  color: black;
}

.whatsapp-chat-body textarea {
  width: 100%;
  height: 60px;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 15px;
  resize: none;
  color: black!important;
  overflow: hidden;
}

.whatsapp-send-btn {
  width: 69%;
  padding: 12px;
  background-color: #25d366;
  color: #ffffff;
  border: none;
  border-radius: 25px;
  cursor: pointer;
  margin-top: 10px;
}

.whatsapp-send-btn:hover {
  background-color: #1ebc59;
}

.whatsapp-float-btn {
  position: fixed;
  bottom: 20px;
  right: 48px;
  width: 70px;
  height: 71px;
  background-color: #25d366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 999;
  border: 3px solid white;
}

.whatsapp-float-btn img {
  width: 50px;
  height: 40px;
}

#whatsapp-chat-widget.hidden {
  display: none;
}
.my-custom-cv-upload {
    line-height: 40px;
}
button.whatsapp-send-btn img {
  width: 25px;
  height: 23px;
  display: inline-block;
}
.kalite-img img {
    width: 32%;
    margin: 0 auto;
    padding-left: 100px;
    padding-right: 100px;
}
#branding a {
  padding-left: 0;
}
#branding a {
  width: 100%;
  position: relative;
  left: 18%;
  display: block;
  height: auto;
}
/* Responsive */
@media (max-width: 1399px) {
  #main-menu li a {
    padding-right: 28px;
    padding-top: 24px;
  }
  .carousel-control-prev-icon {
    width: 52px;
    height: 52px;
    padding: 24px;
  }
  .carousel-control-next-icon:hover {
    background-size: 23%;
  }
  .carousel-control-prev-icon:hover {
    background-size: 23%;
  }
  .carousel-control-next-icon {
    width: 52px;
    padding: 24px;
    height: 52px;
  }
  .detay-buton {
    padding-top: 14%;
  }
  .detay-buton a {
    color: white;
    background: #3f7000;
    font-size: 15px;
    padding-bottom: 13px;
    padding-top: 13px;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: 19px;
    font-weight: 400;
  }
  .text-area .subtitle {
    font-weight: 300;
    font-size: 15px;
    color: #3f7000;
    padding-top: 10px;
  }
  .text-area .body-text {
    font-weight: 700;
    font-size: 26px;
    color: #3f7000;
    padding-top: 10px;
  }
  .text-area .title {
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #3f7000;
    padding-top: 10px;
  }
  #branding img {
    width: 147px;
    padding-top: 18px;
  }
  .fp-img img {
    margin-left: 0;
    width: 100%;
  }
  .home #main-menu li a {
    padding-right: 20px;
  }
  #main-menu {
    padding-right: 104px;
    padding-top: 7px;
  }
  #header-bottom .main-logo img {
    width: 43%;
    transform: translateX(91px);
  }
  .carousel-control-next {
    left: 17%;
    top: 85%;
  }
  .carousel-control-prev {
    top: 85%;
    left: 12.1%;
  }
  .hak-img {
    padding-top: 40px;
  }
}
@media (min-width:1400px) {
    
        #branding a {
        left: 37%;
    }
  #branding {
    padding-left: 0;
  }
  #carouselFront .carousel-controls {
    left: 9%;
    bottom: 55px;
  }
}

@media (min-width: 992px) {
  .home header.region {
  position: absolute;
}  
}
@media (max-width: 1199px) and (min-width: 992px) {
  .hakkimizda-buton {
    padding-top: 45px;
  }
  #carouselFront .carousel-controls {
    left: 0;
    bottom: 0;
  }
  #branding img {
    width: 122px;
  }
  #branding {
    padding-left: 2%;
  }
  .text-area {
    padding: 2px;
    padding-left: 2%;
    padding-top: 10%;
  }
  .hizmet-title {
    padding: 0 25px;
  }
}
@media (max-width: 767px) {
  .whatsapp-float-btn {
    display: none;
  }
  .hizmet-title {
    padding: 0 30px;
  }
  .hak-yaz {
    text-align: center;
    padding: 30px;
    order: 2;
    width: 100%;
  }
  .hak-img {
    order: 1;
    width: 100%;
  }
  .detay-buton {
    padding-top: 8px;
  }
  .text-wrapper {
    max-width: 450px;
    margin: 0 auto;
  }
  div#navbar-toggler {
    display: flex;
    padding: 10px 44px 10px 0;
  }
  .text-area {
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 4%;
  }
  .text-area .title {
    font-size: 14px;
    padding-top: 0;
  }
  .text-area .body-text {
    font-size: 21px;
  }
  .text-area .subtitle {
    font-size: 16px;
    padding: 17px;
    padding-top: 0;
  }
  #branding img {
    width: 141px;
    padding-top: 2px;
  }
  .menu-level-0 ul.dropm.show {
    position: static !important;
    padding-left: 0;
    border-style: none;
    border-radius: 25px;
    transform: translate(153px, -7px) !important;
    width: 212px;
    text-align: center;
  }
  .text-area {
    padding-left: 3%;
    padding-top: 4%;
    text-align: center;
  }
  div#content-bottom .row {
    width: 100%;
  }
  #header-bottom .main-logo img {
    width: 59%;
    transform: translateX(49px);
  }
  .text-area .body-text {
    font-size: 19px;
  }
  .text-area .subtitle {
    font-size: 12px;
  }
  .detay-buton a {
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 14px;
  }
  .carousel-control-next-icon {
    width: 42px;
    height: 42px;
    padding: 19px;
  }
  .carousel-control-next-icon:hover {
    background-size: 25%;
  }
  .carousel-control-prev-icon {
    width: 42px;
    height: 42px;
    padding: 19px;
  }
  .carousel-control-prev-icon:hover {
    background-size: 25%;
  }
  .carousel-control-next {
    left: 11%;
    top: 87%;
  }
  .carousel-control-prev {
    top: 87%;
    left: 5.1%;
  }
  .hak-title {
    font-size: 22px;
    width: 100%;
  }
  .hak-description {
    font-size: 13px;
    width: 100%;
  }
  .hakkimizda-buton a {
    font-size: 15px;
    padding-bottom: 11px;
    padding-top: 11px;
    padding-left: 28px;
    padding-right: 28px;
  }
  .hakkimizda-buton {
    padding-top: 0;
  }
  .hizmet-card {
    /*width: 82%;
    margin-left: 60px;*/
    padding-bottom: 10px;
  }
  .hiz-title {
    font-size: 31px;
    top: 43%;
  }
  .hizmet-img.image-wrapper img {
    border-radius: 27px;
  }
  .hizmet-img.image-wrapper {
    border-radius: 27px;
  }
  .hizmet-title a {
    font-size: 18px;
    display: inline-block;
  }
  .biz-img img {
    height: 200px;
    width: 100%;
  }
  .biz-title {
    font-size: 31px;
  }
  .footer-corporate {
    font-size: 14px;
  }
  .main-logo img {
    width: 41%;
    transform: translateX(57px);
  }
  .footer-menu .menu-header {
    font-size: 28px;
  }
  .footer-nav li {
    font-size: 15px;
  }
  .footer-menu-near .menu-header {
    font-size: 28px;
  }
  div#main-menu #block-custom-main-menu {
    background-color: #fffc;
    text-align: center;
    position: fixed;
    right: 0;
    left: 30%;
    bottom: 0;
    top: 100px;
    z-index: 100;
    display: block;
  }
  #main-menu .backdrop {
    display: block;
    background: #0008;
    position: fixed;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    z-index: 75;
  }
  #whatsapp-chat-widget {
    display: none;
  }
  .footer-menu:after {
    content: none!important;
  }
  .footer-corporate:after {
    content: none!important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  #carouselFront .carousel-controls *[type="button"] {
    margin-right: 20px;
    margin-left: 0;
  }
  #branding a {
    left: 0;
  }     
  .hakkimizda-buton {
    padding-top: 17px;
  }
  .text-area {
    padding: 10% 30px 20px 3.75rem;
  }
      #branding {
        padding-left: 3rem;
    }
  #carouselFront .carousel-controls {
    left: 3rem;
    bottom: -19px;
  }
}
@media (max-width: 1199px) {
  #main-menu {
    padding-right: 59px;
    padding-top: 7px;
  }
  .services-content {
    padding-top: 0;
  }
  .services-content {
    padding-top: 0;
  }
  .services-content .services-title {
    font-size: 29px;
  }
  .services-content .services-body {
    font-size: 14px;
  }
  .services-content .services-title {
    font-size: 29px;
  }
  .services-content .services-body {
    font-size: 14px;
  }
  .carousel-control-prev {
    top: 87%;

  }
  .carousel-control-next {
    top: 87%;

  }
  .home #main-menu li a {
    padding-right: 25px;
  }
  #header-bottom .main-logo img {
    width: 47%;
    transform: translateX(68px);
  }
  #main-menu {
    font-size: 16px;
  }
  .carousel-control-next-icon {
    width: 46px;
    height: 46px;
    padding: 20px;
  }
  .carousel-control-prev-icon {
    width: 46px;
    height: 46px;
    padding: 20px;
  }
  .text-area .title {
    font-size: 16px;
    padding-top: 10px;
  }
  .text-area .body-text {
    font-size: 25px;
    padding-top: 6px;
    margin-bottom: 5px;
  }
  .text-area .subtitle {
    font-size: 14px;
    padding-top: 0;
    line-height: 19px;
  }
  .detay-buton a {
    font-size: 16px;
    padding-bottom: 11px;
    padding-top: 11px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .hak-title {
    font-size: 37px;
  }
  .hizmet-title a {
    font-size: 19px;
  }
  .biz-card {
    line-height: 20px;
  }
  .biz-card p {
    font-size: 16px;
  }
  .biz-card .card-body {
    padding: 5px;
  }
  .main-logo img {
    width: 37%;
    transform: translateX(7px);
  }
}

@media (max-width: 991px) {
    #header-bottom {
      height: 100px;
    }
    .menu-level-0 ul.dropm.show {
    position: relative !important;
    padding-left: 0;
    border-style: none;
    border-radius: 25px;
    transform: none !important;
    width: 209px;
    text-align: center;
    font-size: 15px;
    margin: 0 auto !important;
  }
  div#main-menu.show ~ #navbar-toggler .navbar-toggler-icon {
    display: none;
  }

  div#main-menu.show ~ #navbar-toggler .btn-close {
    display: block!important;
  }
  div#main-menu ~ #navbar-toggler .btn-close {
    display: none!important;
  }
  .hakkimizda-buton {
    padding-top: 0;
  }
  #carouselFront .carousel-controls {
    left: 50% !important;
    transform: translateX(-50%);
    bottom: unset;
    top: calc(71vw - 60px);
  }
  #branding a {
    width: 100%;
    position: relative;
    left: 21%;
    display: block;
    height: auto;
  }
  .text-area .body-text {
    font-size: 21px;
    padding-top: 6px;
  }
  #branding img {
    padding-top: 0;
  }
  div#navbar-toggler {
    display: flex;
    padding-right: 35px;
    z-index: 20;
    position: relative;
  }

  ul.dropm.show {
    padding-left: 10px;
    border-style: none;
    border-radius: 25px;
    transform: translate(218px, 49px) !important;
  }
  div#main-menu {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    text-align: center;
    z-index: 10;
  }
  .home #main-menu li a {
    padding-right: 7px;
  }
  #main-menu {
    font-size: 15px;
  }
  .home #main-menu li a {
    color: #3f7000;
  }
  .text-area .title {
    font-size: 12px;
    padding-top: 10px;
  }
  .text-area {
    padding: 20px;
    padding-left: 6%;
    padding-top: 10%;
  }
  .detay-buton a {
    padding-bottom: 9px;
    padding-top: 9px;
    padding-left: 26px;
    padding-right: 26px;
  }
  .hakkimizda-buton a {
    font-size: 15px;
  }
  .hak-description {
    font-weight: 500;
    color: #3f7000;
    padding-top: 0;
    font-size: 14px;
    width: 100%;
  }
  .hak-title {
    font-size: 20px;
  }
  .hiz-title {
    font-size: 37px;
    text-align: center;
  }
  .hizmet-title a {
    font-size: 14px;
  }
  .biz-title {
    font-size: 37px;
    text-align: center;
  }
  .biz-img img {
    height: auto;
    width: 100%;
  }
  .main-logo img {
    width: 41%;
  }
  div#main-menu #block-custom-main-menu {
    background-color: #fffc;
    text-align: center;
    position: fixed;
    right: 0;
    left: 30%;
    bottom: 0;
    top: 100px;
    z-index: 100;
    display: block;
  }
  #main-menu .backdrop {
    display: block;
    background: #0008;
    position: fixed;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    z-index: 75;
  }
}

@media (max-width: 575px) {
        .pages-title {
    font-size: 29px;
    transform: translateY(46px);
  }
  .navbar-toggler {
    margin-left: auto;
    display: block;
  }
  .fp-img {
    width: 100%;
  }
  .fp-img img {
    order: 1;
    width: 100%;
  }
  .text-area {
    order: 2;
    width: 100%;
    text-align: center;
    padding-top: 5%;
  }
  .detay-buton {
    padding-top: 5%;
  }
  .carousel-control-next-icon {
    width: 34px;
    height: 34px;
    padding: 15px;
    border-radius: 11px;
  }
  .carousel-control-prev-icon {
    width: 34px;
    height: 34px;
    padding: 15px;
    border-radius: 11px;
  }
  .carousel-control-next {
    left: 50%;
    top: 97%;
  }
  .carousel-control-prev {
    left: 38%;
    top: 97%;
  }
  .biz-img img {
    height: 290px;
    width: 100%;
  }
  #header-bottom .main-logo img {
    width: 138%;
    padding-top: 0;
    transform: translateX(20px);
  }
  .footer-menu-near {
    padding-bottom: 31px;
  }
  .home #main-menu li.menu-level-1 a {
    color: #3f7000;
    font-size: 14px;
  }
  div#main-menu #block-custom-main-menu {
    background-color: #fffc;
    text-align: center;
    position: fixed;
    right: 0;
    left: 30%;
    bottom: 0;
    top: 100px;
    z-index: 100;
    display: block;
  }
  #main-menu .backdrop {
    display: block;
    background: #0008;
    position: fixed;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    z-index: 75;
  }
      .menu-level-0 ul.dropm.show {
    width: 160px;
  }
  .home #main-menu li.menu-level-1 a {
    padding-left: 6px;
    padding-top: 11px;
    font-size: 14px;
  }
  #main-menu .dropd li {
    width: 159px;
  }
  .home #main-menu li a {
    padding-right: 7px;
    padding-left: 7px;
  }
  div#main-menu #block-custom-main-menu {
    background-color: #fffc;
    text-align: center;
    position: fixed;
    right: 0;
    left: 30%;
    bottom: 0;
    top: 100px;
    z-index: 100;
    display: block;
  }
  #main-menu .backdrop {
    display: block;
    background: #0008;
    position: fixed;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    z-index: 75;
  }
  ul.dropm.show {
    padding-left: 2px;
    border-style: none;
    border-radius: 25px;
    transform: translate(380px, 41px);
  }
  ul.dropm.show {
    padding-left: 10px;
    border-style: none;
    border-radius: 25px;
    transform: translate(0px, 44px) !important;
  }
    .kalite-img img {
        width: 100%;
        padding: 0;
    }
  .kalite-title {
    text-align: center;
  }
  .kalite-body {
    text-align: center;
  }
  #branding a {
    width: 100%;
    position: relative;
    left: 18%;
    display: block;
    height: auto;
  }
  #ws-form-btn:before {
    width: 28px;
    height: 28px;
    margin-top: 4px;
    margin-left: 4px;
  }
  #ws-form-btn span {
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 39px;
  }
  ul.dropm.show {
    padding-left: 10px;
    border-style: none;
    border-radius: 25px;
    transform: translate(137px, 46px) !important;
  }
  .navbar-toggler {
    margin-left: auto;
    display: block;
  }
  #header-bottom .main-logo img {
    width: 77%;
    transform: translateX(20px);
  }
  .fp-img {
    width: 100%;
  }
  .fp-img img {
    order: 1;
    width: 100%;
  }
  .text-area {
    width: 100%;
    text-align: center;
    padding-top: 5%;
  }
  .text-area .title {
    font-size: 14px;
    padding-top: 0;
  }
  .text-area .body-text {
    font-size: 21px;
  }
  .text-area .subtitle {
    font-size: 16px;
    padding: 17px;
    padding-top: 0;
  }
  .detay-buton {
    padding-top: 6px;
  }
  .hak-yaz {
    padding: 30px;
    order: 2;
    width: 100%;
    text-align: center;
  }
  .hak-img {
    order: 1;
    width: 93%;
    padding-left: 44px;
  }
  .hak-description {
    font-size: 13px;
    width: 100%;
  }
  .hak-title {
    font-size: 22px;
    width: 100%;
  }

  .main-logo img {
    width: 41%;
    transform: translateX(0px);
  }
  .footer-menu:after {
    display: none;
  }
  .footer-corporate:after {
    display: none;
  }
  .footer-menu-near .menu-header {
    font-size: 28px;
    padding-top: 20px;
    text-align: center;
    padding-right: 8px;
  }
  div#main-menu #block-custom-main-menu {
    background-color: #fffc;
    text-align: center;
    position: fixed;
    right: 0;
    left: 30%;
    bottom: 0;
    top: 100px;
    z-index: 100;
    display: block;
  }
  #main-menu .backdrop {
    display: block;
    background: #0008;
    position: fixed;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    z-index: 75;
  }
  footer img {
    width: 107px;
    padding-bottom: 22px;
  }
  .footer-corporate a {
    left: 0;
    position: relative;
  }
  .info-yaz {
    padding: 30px;
    order: 2;
    width: 100%;
    text-align: center;
  }
  .info-img {
    width: 100%;
  }
  .info-img img {
    order: 1;
  }
  .info-description {
    width: 100%;
  }
  #branding a {
    padding-left: 0;
  }
  .footer-corporate {
    color: #3f7000;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    position: relative;
    padding-bottom: 17px;
    left: 0;
  }
  .footer-menu-near .menu-header {
    font-size: 23px;
  }
  .footer-corporate a {
    left: 0;
    position: relative;
  }
  .footer-menu .menu-header {
    font-size: 23px;
  }
  .footer-nav li {
    font-size: 14px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
    .kalite-img img {
    width: 32%;
    margin: 0 auto;
padding: 0;
}
  .home #main-menu li.menu-level-1 a {
    padding-right: 21px;
    padding-top: 8px;
    color: #3f7000;
    border-top: 1px solid #e9f1e9;
    padding-left: 21px;
  }
  .menu-level-0 ul.dropm.show {
    width: 180px;
    font-size: 14px;
  }
  #main-menu .dropd li {
    width: 180px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {

  .home #main-menu li.menu-level-1 a {
    padding-right: 21px;
    padding-top: 8px;
    color: #3f7000;
    border-top: 1px solid #e9f1e9;
    padding-left: 21px;
  }
  .detay-buton {
    padding-top: 5%;
  }
  .text-area {
    padding: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 2%;
    text-align: center;
    width: 450px;
    margin: 0 auto;
  }
  .hizmet-card {
    padding-top: 10px;
  }
  footer img {
    width: 123px;
    padding-bottom: 12px;
  }
  .footer-corporate {
    color: #3f7000;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    position: relative;
    padding-bottom: 17px;
  }
  .corporate-branch h4 {
    font-size: 21px;
  }
  .footer-menu .menu-header {
    font-size: 24px;
  }
  .footer-nav li {
    font-size: 15px;
  }
  .footer-menu-near .menu-header {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
    .kalite-img img {
    width: 32%;
    margin: 0 auto;
    padding-left: 50px;
    padding-right: 50px;
}
  .footer-menu-near {
    margin: 0 auto;
  }
  .footer-menu-main {
    margin: 0 auto;
  }
}
@media (max-width: 300px) {

}