/*
Theme Name: MZU
Theme URI: https://psikologzeynep.com/
Author: MZU
Author URI: https://psikologzeynep.com/
Description: MZU
Version: 1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: MZU
Tags: Kurumsal
MZU
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
:root {font-size: 15px;}
body {font-family:"Quicksand", sans-serif;}

.playfair-display{
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.about-one__call-text p{
  margin: 0;
}
.faq-one-accrodion .accrodion-content p {margin-bottom: 1rem;}
.footer-widget__services-list ul {padding:0;}
.footer-widget__services-list li {
  list-style: none;
  margin: 0;
}
.footer-widget__logo h3 {
  font-size: 19px;
  color: white;
  background: linear-gradient(90deg, rgb(171, 74, 128) 0%, rgb(40, 93, 166) 100%);
    background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-widget__logo h4 {
  font-size: 25px;
  background: linear-gradient(90deg, rgb(171, 74, 128) 0%, rgb(40, 93, 166) 100%);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.site-footer__bottom {
  background-color: #344664;
  padding: 0;
}
.site-footer__bottom-text {
  color: #fff;
  margin: 0;
}
.site-footer__bottom-text a {
  color: #fff;padding: 0;
}
.site-footer__bottom-inner {
  padding: 8px 0;
}
.border-radius {
  border-radius: 15px;
  overflow: hidden;
}
.rank-math-breadcrumb {
  color: #d9b7b0;
  font-size: 12px;
  font-weight: bolder;
  text-transform: uppercase;
}
.rank-math-breadcrumb a {
  color: #bd958d;
  font-weight: bolder;
}
.header-title {
  color: white;
}
.google-map-two {
  margin-bottom: -126px;
}

.main-menu__wrapper-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.thm-btn {
  padding: 5px 29px 5px !important;
}
.mobile-nav__content {
  background-color: #344664 !important;
}
.main-header__top-address li .content p,.blog-one__date p {
margin: 0;
}
.faq-one-accrodion .accrodion-title h4 {
  color: #344664 !important;
}

.service-details__need-help-bg {
  mix-blend-mode: normal;
  opacity: 0.4;
}
.service-details__need-help {
  position: relative;
  display: block;
  padding: 50px 50px 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  z-index: 1;
  background-color: #feebff;
  min-height: 371px;
  border-radius: 19px;
  overflow: hidden;
  display: flex;
  justify-content: end;
  align-items: center;
  flex-direction: column;
}
.service-details__need-help-title {
  font-size: 26px;
  color: #344664;
  line-height: 32px;
  font-weight: 400;
}
.service-details__need-help-contact p {
  font-size: 16px;
  color: #344664;
  margin: 0;
  line-height: 20px;
}
.service-details__need-help-contact a {
  font-size: 20px;
  color: #344664;
  font-weight: bold;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.footer-widget__contact-list li {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
}
.page-header-bg {
  background: #344664;
}