body {
  --maincolor: hsl(0, 0%, 100%);
  --ahover: #000000;
  --menurenk: var(--mavi);
  --main-bordo: var(--mavi);
  --menuhover: #000;
  --main-siyah: var(--mavi);
  --brown: var(--mavi);
  --kirmizi: var(--mavi);
  --mavi: #2774b8;
  --yesil: #4ea80b;
  overflow-x: hidden;
  --titles: "Outfit", sans-serif ;
  --sections: "Quicksand", sans-serif;
}

html {
  background-color: var(--maincolor) !important;
  width: 100vw !important;
  min-width: 100vw !important;
  font-family: var(--sections);
}

button {
  outline: none !important;
}

.pb-6 {
  padding-bottom: 4rem !important;
}
.pb-7 {
  padding-bottom: 5rem !important;
}
.pb-8 {
  padding-bottom: 6rem !important;
}
.pb-9 {
  padding-bottom: 7rem !important;
}
.pb-10 {
  padding-bottom: 8rem !important;
}
a.default-button.active {
  padding: 10px 30px;
  background: var(--yesil);
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  transition: 0.4s all;
  position: relative;
  font-family: var(--sections) !important;
}
@media screen and (max-width: 992px) {
  a.default-button,
  a.default-button.active {
    padding: 10px 15px !important;
    font-size: 12px !important;
  }
}
a.default-button.active:before {
  content: "";
  position: absolute;
  width: 32px;
  height: 20px;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  background: var(--yesil);
  top: 115%;
  left: 10%;
  transform: translateY(-50%);
}
a.default-button {
  padding: 10px 30px;
  background: #f7f7f7;
  border-radius: 10px;
  color: #000000;
  font-weight: bold;
  font-size: 15px;
  transition: 0.4s all;
  font-family: var(--sections) !important;
}
a.default-button:hover {
  transform: scale(1.03);
  box-shadow: 1px 3px 15px #3f3f3f4d;
  transition: 0.4s all;
  color: var(--yesil);
}
a.default-button.active:hover {
  transform: scale(1.03);
  box-shadow: 1px 3px 15px #3f3f3f4d;
  transition: 0.4s all;
  color: var(--maincolor);
}
.mayor-title-text.fw-medium {
  letter-spacing: 1px;
  font-weight: 700 !important;
}

.header-nav__mayor-social.page-mayor-social.d-flex.flex-row.justify-content-start.align-items-center.gap-2 {
  justify-content: center !important;
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
  bottom: 1rem;
}
.footer-social-links.header-nav__mayor-social a.page-mayor-social-link{
  color: var(--yesil) !important;
  border: 1px solid var(--yesil) !important;
  border-radius: 50%;
  max-height: 40px;
}

.page-mayor-title-box.bg-gradient-blue {
  background-color:var(--mavi);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 10%;
  padding: 1rem;
  border-radius: 1rem;
  position: relative;
  bottom: 2rem;
  left: 10%;
  max-width: 80%;
}

.mayor-left-side-inner-prop {
  box-shadow: 1px 6px 12px #e1e1e1;
}
div.pageMayorContent {
  min-height: 275px;
  max-height: 500px;
  overflow: scroll;
}
.tab-buttons-mobile-page-mayor > .nav-item {
  width: max-content !important;
}

a:hover {
  text-decoration: none !important;
}
p {
  font-family: var(--sections);
}
.cards-body.large .title {
  font-family: var(--sections) !important;
}
.cards-body .date {
  font-family: var(--sections) !important;
}
.footer-contact__numbers ul li a .title {
  font-family: var(--sections) !important;
}
.footer-contact__info a {
  font-family: var(--sections) !important;
}
.text.copyright {
  font-family: var(--sections) !important;
}
.nav-link,
.col-sidebar__nav ul li a,
.col-sidebar__nav ul li.heading a,
.gallery-body__footer .title,
.page-content__heading,
.page-content__description,
.voiceallbtn,
.voiceSection h2,
.page-content__header .date,
.resp-sharing-button,
.cards-footer > .text,
.footer-card ul li a {
  font-family: var(--titles) !important;
}
footer-logo-footer-content {
  font-family: var(--sections) !important;
}
.fw-bold {
  font-weight: 900 !important;
}
.sections_family,
.header .right-menu ul.menu li a {
  font-family: var(--titles);
}
.titles_family,
.sectiontitles {
  font-family: var(--titles) !important;
}
.page-content__header .title {
  font-family: var(--sections);
}
.search_result_item_main_title {
  font-family: var(--sections);
}
.search-list-ul span.text {
  font-family: var(--titles);
}
.footer-heading {
  font-family: var(--titles) !important;
}
.description-title {
  font-family: var(--titles) !important;
}
.mobil-search-container input {
  font-family: var(--titles) !important;
}
.heading_family.fs-24.fw-bold {
  font-family: var(--titles) !important;
  font-weight: 700 !important;
}
.sectiontitles-news {
  font-family: var(--titles);
}
p.fs-12,
p.fs-13,
p.fs-15,
p.fs-10,
p.fs-14,
p.fs-16,
p.fs-18,
p.fs-20 {
  font-family: var(--sections) !important;
}
div.fs-12,
div.fs-13,
div.fs-15,
div.fs-10,
div.fs-14,
div.fs-16 {
  font-family: var(--sections) !important;
}
a.fs-12,
a.fs-13,
a.fs-15,
a.fs-10,
a.fs-14,
a.fs-16 {
  font-family: var(--sections) !important;
}
button.fs-12,
button.fs-13,
button.fs-15,
button.fs-10,
button.fs-14,
button.fs-16 {
  font-family: var(--sections) !important;
}

h1.fs-60,
h2.fs-60,
h3.fs-60,
h4.fs-60,
h5.fs-60,
h6.fs-60 {
  font-family: var(--titles) !important;
  font-size: 60px !important;
}
h1.fs-50,
h2.fs-50,
h3.fs-50,
h4.fs-50,
h5.fs-50,
h6.fs-50 {
  font-family: var(--titles) !important;
  font-size: 50px !important;
}
h1.fs-40,
h2.fs-40,
h3.fs-40,
h4.fs-40,
h5.fs-40,
h6.fs-40 {
  font-family: var(--titles) !important;
  font-size: 35px !important;
  color:#595959!important;
  margin-bottom:0px!important
}
h1.fs-32,
h2.fs-32,
h3.fs-32,
h4.fs-32,
h5.fs-32,
h6.fs-32 {
  font-family: var(--titles) !important;
  font-size: 32px !important;
}
h1.fs-30,
h2.fs-30,
h3.fs-30,
h4.fs-30,
h5.fs-30,
h6.fs-30 {
  font-family: var(--titles) !important;
  font-size: 30px !important;
}
h1.fs-26,
h2.fs-26,
h3.fs-26,
h4.fs-26,
h5.fs-26,
h6.fs-26 {
  font-family: var(--titles) !important;
  font-size: 26px !important;
}
h1.fs-24,
h2.fs-24,
h3.fs-24,
h4.fs-24,
h5.fs-24,
h6.fs-24 {
  font-family: var(--titles) !important;
  font-size: 24px !important;
}
h1.fs-20,
h2.fs-20,
h3.fs-20,
h4.fs-20,
h5.fs-20,
h6.fs-20 {
  font-family: var(--titles) !important;
  font-size: 20px !important;
}
h1.fs-18,
h2.fs-18,
h3.fs-18,
h4.fs-18,
h5.fs-18,
h6.fs-18 {
  font-family: var(--titles) !important;
  font-size: 18px !important;
}

h1.fs-18,
h2.fs-18,
h3.fs-18,
h4.fs-18,
h5.fs-18,
h6.fs-18 {
  font-family: var(--sections) !important;
  font-size: 18px !important;
}
h1.fs-15,
h2.fs-15,
h3.fs-15,
h4.fs-15,
h5.fs-15,
h6.fs-15 {
  font-family: var(--sections) !important;
  font-size: 15px !important;
}
h1.fs-13,
h2.fs-13,
h3.fs-13,
h4.fs-13,
h5.fs-13,
h6.fs-13 {
  font-family: var(--sections) !important;
  font-size: 13px !important;
}
h1.fs-12,
h2.fs-12,
h3.fs-12,
h4.fs-12,
h5.fs-12,
h6.fs-12 {
  font-family: var(--sections) !important;
  font-size: 12px !important;
}
h1.fs-10,
h2.fs-10,
h3.fs-10,
h4.fs-10,
h5.fs-10,
h6.fs-10 {
  font-family: var(--sections);
  font-size: 10px !important;
}

div.fs-60 {
  font-family: var(--sections);
  font-size: 60px !important;
}
div.fs-50 {
  font-family: var(--sections);
  font-size: 50px !important;
}
div.fs-40 {
  font-family: var(--sections);
  font-size: 40px !important;
}
div.fs-32 {
  font-family: var(--sections);
  font-size: 32px !important;
}
div.fs-30 {
  font-family: var(--sections);
  font-size: 30px !important;
}
div.fs-26 {
  font-family: var(--sections);
  font-size: 26px !important;
}
div.fs-24 {
  font-family: var(--sections);
  font-size: 24px !important;
}
div.fs-20 {
  font-family: var(--titles);
  font-size: 20px !important;
  color:var(--bs-dark);
}

div.fs-18 {
  font-family: var(--sections);
  font-size: 18px !important;
}

.haber-slider .item a {
  display: block;
  position: relative;
  width: 100%;
}

.haber-slider .item a .img {
  position: relative;
}

.haber-slider .item a .img img {
  width: 100%;
  height: 585px;
}

.haber-slider .item a .head {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  padding: 20px;
  color: #fff;
  letter-spacing: -0.5px;
}

.haber-slider .item a .head .title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}

.haber-slider .item a .head .date {
  font-size: 11px;
  padding-top: 0.3rem;
}

.habercol_outer {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.habercol_outer {
  width: 100%;
  height: 500px;
  overflow: hidden;
  padding: 0px 30px 0px 30px;
  margin: 0;
}

.haber-slider .owl-dots {
  margin-top: 7px;
  display: flex;
  margin-left: -4px;
  margin-right: -4px;
}

.haber-slider .owl-dots .owl-dot {
  margin-top: 5px !important;
}

.haber-slider .owl-dots .owl-dot {
  background-color: transparent !important;
}

.haber-slider .owl-dots .owl-dot {
  flex-grow: 1;
  flex-basis: 0;
}

@media only screen and (min-width: 768px) {
  .haber-slider .owl-dots .owl-dot {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}

.haber-slider .owl-dots .owl-dot.active span {
  background-color: var(--maincolor);
  color: #fff;
}

.haber-slider .owl-dots .owl-dot span {
  display: flex;
  background-color: #e5e5e5;
  color: #2c2c2c;
  font-size: 16px;
  font-weight: 700;
  padding: 0px;
  width: 100%;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  font-family: "Bebas Neue";
}

.header-sticky {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#294a77),
    to(#294a77)
  );
  background: linear-gradient(to right, #294a77, #294a77);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1004;
  -webkit-box-shadow: 0 0 50px rgba(13, 58, 117, 0.5);
  box-shadow: 0 0 50px rgba(13, 58, 117, 0.5);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
}

.header-sticky .container {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-sticky .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.header-sticky .btn-bar {
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: inherit;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 30px;
}

.header-sticky .btn-bar .icon:not(.not) {
  font-size: 24px;
}

.header-sticky .btn-bar .text {
  font-size: 20px;
  font-weight: 900;
  margin-left: 15px;
}

.header-sticky .logo a {
  display: block;
  position: relative;
}

.header-sticky .logo img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  width: 14rem;
}

.header-weather {
  font-family: inherit;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  margin-left: 30px;
}

.header-weather .figure {
  margin-right: 10px;
}

.header-weather .icon {
  font-size: 13px;
  margin-left: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-weather .text {
  font-weight: 900;
  font-size: 24px;
  position: relative;
  font-family: "Roboto", sans-serif;
  margin-top: 2px;
}

.header-weather .figure img {
  width: 36px;
}

.header-sticky.is-visible {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}

.header-top {
  height: 70px;
}

.header-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 1750px) {
  .container-fluid {
    padding-left: 120px;
    padding-right: 120px;
  }
}

.header-top .header-container > div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-buttons > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 2px;
}

.header-buttons > ul > li:not(:last-child) {
  margin-right: 8px;
}

.header-buttons > ul > li {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.header-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 2px;
  border-radius: 50px;
  height: 43px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: #fff;
  background: transparent;
  font-family: "Roboto";
}

.header-button > .icon {
  display: flex;
  color: #fff;
  width: 15px;
  height: 40px;
  font-size: 16px;
  border-radius: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-button > .icon svg {
  fill: #fff;
}

.header-button .desc {
  text-align: center;
  padding-right: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-button .desc .title {
  margin: 0;
  color: white;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-button .desc .title .icon {
  font-size: 12px;
  margin-left: 7px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0;
  position: relative;
  color: white;
}

.header-button._accessibility {
  width: 38px;
  height: 38px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-button._accessibility > .icon {
  margin-top: -2px;
}

.header-weather {
  font-family: inherit;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  margin-left: 30px;
}

.header-bottom {
  height: 70px;
  background-color: #294a77;
}
.header-container.container-fluid {
  max-height: 75px;
}
@media (min-width: 992px) {
  .header-bottom {
    margin-top: 0px;
  }
}
.header-mobile__buttons {
  display: none;
  position: absolute;
  top: 50%;
  right: 10px;
  left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-nav__wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.header-buttons__wrapper {
  position: absolute;
  top: 40px;
  right: -30px;
  left: -30px;
  background: #294a77e0;
  border-radius: 15px;
  margin-top: 7px;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-buttons__wrapper ul li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header-buttons__wrapper ul li:last-child a {
  border-radius: 0 0 15px 15px;
}

.header-buttons__wrapper ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 25px;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-logo {
  padding-top: 30px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}


.header-logo h1 {
  font-size: 0;
  margin: 0;
}

.header-logo a {
  display: block;
  position: relative;
}

.header-logo img {
  width: 167px !important;
  margin-top: -78px;
}

.header-container:before,
.header-container:after {
  content: unset !important;
}

.header-nav__item {
  padding-left: 15px;
  padding-right: 15px;
}

.header-nav__item > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  font-family: "Red Hat Display";
  text-transform: uppercase !important;
  height: 70px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.2;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-top: 19px;
}

.header-nav__item > a:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 13px;
  left: 0;
  height: 2px;
  background: currentColor;
  width: 0;
  margin: 0 auto;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}

.header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -15px;
  margin-right: -15px;
}

.header-buttons > ul > li.header-cat-button:hover .header-buttons__wrapper {
  opacity: 1;
  visibility: visible;
}

.header-buttons__wrapper ul li a .title {
  font-weight: 800;
  font-size: 13px;
  font-family: "Roboto";
  line-height: 1.4;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 15px;
}

.header-buttons__wrapper ul li a:hover {
  background: #294a77;
  color: #fff;
}

.header-buttons__wrapper ul li:first-child a {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.header-buttons > ul > li:hover .title .icon {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
}

.header-nav__item:hover ul {
  display: flex;
}

.header-nav__item ul {
  display: none;
  flex-wrap: wrap;
  color: white;
  padding: 15px;
  border-radius: 10px;
  position: absolute;
  max-width: 400px;
  min-width: 350px;
  z-index: 2;
  list-style: none;
}

.header-nav__item > a:hover {
  color: #dda2d2;
}

.header-nav__item ul li {
  flex-basis: 50%;
  padding: 7px 0px 7px 0px;
}

.header-nav__item ul li a {
  color: white;
  padding: 5px;
  font-family: "Roboto";
  font-weight: 600;
  font-size: 12px;
}

.footer-overlay {
  position: absolute;
  bottom: 0;
  width: 100vw;
  height: 100px;
  display: flex;
  z-index: 2;
  background-color: #55b25080;
}

.footer-left {
  width: 30%;
  background-color: #108337;
  height: 100%;
}

.footer-right {
  width: 70%;
  background-color: #108337;
  height: 100%;
}

.haber-container span {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-size: 20px;
  font-weight: 600;
  color: white;
  background-color: #108337;
}

.haber-container a {
  color: white;
  font-size: 24px;
}

.footer-container {
  display: flex;
  position: relative;
  width: 100%;
}

.footer-bottom-right {
  display: flex;
  justify-content: space-between;
  max-height: 100px;
}

.footer-mayor-img {
  display: flex;
  position: absolute;
  bottom: 0;
}

.footer-mayor-img img {
  width: 233px;
  height: 270px;
}

.header-nav__item:hover .fa-chevron-right {
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.header-nav__item .sub-menu {
  background: url(/images/menulogo.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-color: #294a77;
}

.footer-mayor_last {
  display: flex;
  position: relative;
  height: 100px;
  width: 230px;
}

.footer-mayor-social {
  height: 100px;
  padding-left: 20px;
  padding-right: 20px;
}

.header-input {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 2px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 50px;
  height: 43px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: #fff;
  background: transparent;
  font-family: "Roboto";
}

.header-input .icon {
  color: white !important;
}

.header-input-type {
  background-color: transparent;
  border: 0;
  color: white;
}

.header-buttons__wrapper ul li img {
  max-height: 30px;
}

.menu-86 {
  width: 550px !important;
  margin-left: -200px !important;
}

.menu-1045 {
  width: 550px !important;
  margin-left: -100px !important;
}

.anasayfaelink {
  width: 25%;
}

.footer-bottom-button {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 600;
  width: 100%;
  height: 100%;
  font-family: "GilroyRegular";
  text-transform: uppercase;
  color: white;
  padding: 20px;
}

.imarbaslik {
  font-size: 1.5rem !important;
}

.footer-bottom-button:hover {
  cursor: pointer;
  box-shadow: inset 0 0 100px 100px rgb(0 0 0 / 10%);
}

.footer-bottom-button .icon {
  margin-right: 15px;
}

.personnel-social a {
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}

.personnel-social {
  left: unset;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.footer-mayor-signature {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}

.footer-mayor-signature img {
  max-height: 75px;
}

.header-mobile__buttons button,
.header-mobile__buttons a {
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: inherit;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  background-color: transparent;
}

.header-mobile__buttons button .icon:not(.not),
.header-mobile__buttons a .icon:not(.not) {
  font-size: 24px;
}

.header-mobile__buttons button .icon:not(.not) svg,
.header-mobile__buttons a .icon:not(.not) svg {
  fill: #fff;
}

.header-buttons__wrapper ul {
  list-style: none;
  padding-left: 0;
}

@media (max-width: 767px) {
  .header-bottom {
    height: 80px;
  }
}

@media (max-width: 479px) {
  .header-container {
    width: 100vw;
    position: absolute !important;
    left: 0;
    max-height: 80px;
  }
}

@media (max-width: 1199px) {
  .header-container {
    position: relative;
  }
}


.modal-mayor__social {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-right: 30px;
  padding-left: 30px;
}
.rounded-md {
  border-radius: 12px !important;
}
.rounded-sm {
  border-radius: 8px !important;
}
.rounded-xl {
  border-radius: 0.75rem !important;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .modal-mayor__photo,
  .modal-mayor__social {
    height: 100vh !important;
  }
}
.btn-maincolor,
.bg-maincolor {
  background-color: var(--yesil) !important;
}
.btn-secondarycolor,
.bg-secondarycolor {
  background-color: var(--mavi) !important;
}

.modal-mayor__social a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 55px;
  height: 55px;
  border: 1px solid #fff;
  border-radius: 7px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.inner-page__form ul li .heading {
  color: #0b2d6c;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 3px;
}
.inner-page__form ul li textarea {
  height: 200px;
  padding-top: 20px;
}
.inner-page__form ul li {
  margin-bottom: 20px;
}
.inner-page__form ul li input:hover,
.inner-page__form ul li textarea:hover {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.inner-page__form ul li textarea {
  height: 200px;
  padding-top: 20px;
}
.inner-page__form ul li input,
.inner-page__form ul li textarea {
  width: 100%;
  height: 60px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  font-family: inherit;
  padding-left: 20px;
  padding-right: 20px;
  color: #333;
  font-size: 16px;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.inner-page__form ul li input,
.inner-page__form ul li textarea {
  width: 100%;
  height: 60px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  font-family: inherit;
  padding-left: 20px;
  padding-right: 20px;
  color: #333;
  font-size: 16px;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header-container.container-fluid {
  padding: 0 !important;
  width: 90vw;
}
.haber-slider .item a .head .description {
  font-size: 13px;
}
@media (max-width: 1440px) {
  .header-bottom {
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  .haber-slider .item a .head .description {
    max-height: 45px;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .footer-sticky {
    display: none !important;
  }
}
.btn{
  font-family: var(--titles)!important;
}