/* ==========================================================================
   Genel Tema ve Düzenlemeler
   ========================================================================== */
:root {
  --wp-block-synced-color: #7a00df;
  --wp-editor-canvas-background: #ddd;
  --qlwapp-scheme-font-family: inherit;
  --qlwapp-scheme-font-size: 18px;
  --qlwapp-scheme-icon-size: 60px;
  --qlwapp-scheme-icon-font-size: 24px;
}

body {
  margin: 0;
  padding: 0;
}

/* Tipografi Zorlamaları */
p, h2 {
  font-family: "Raleway", sans-serif !important;
}

/* ==========================================================================
   Header & Navigasyon
   ========================================================================== */
img.logo.dark,
img.custom-logo {
  max-height: 125px;
  margin-left: 28px;
}

.header-homepage.color-overlay:before {
  background-color: #000;
  opacity: 0;
}

.header-homepage + .header-separator svg {
  height: 90px !important;
}

.header.color-overlay:before {
  background-color: #0A0505;
  opacity: .71;
}

.header-separator svg {
  height: 45px !important;
}

.inner-header-description {
  padding-top: 4%;
  padding-bottom: 4%;
}

.header-homepage .header-description-row {
  padding-top: 20%;
  padding-bottom: 0%;
}

@media only screen and (min-width: 768px) {
  .inner-header-description {
    text-align: center;
  }
  .header-content .align-holder {
    text-align: center !important;
  }
  .header-content {
    width: 68% !important;
  }
  .sub-menu {
    max-height: 500px !important;
    overflow-y: auto !important;
  }
  .align-container {
    margin: auto;
  }
}

/* ==========================================================================
   Overlap (Üst Üste Binme) Düzenlemeleri
   ========================================================================== */
@media only screen and (min-width: 768px) {
  .header-homepage {
    padding-bottom: 230px;
  }
  .homepage-template .content,
  .blog .content,
  .archive .content,
  .single-post .content {
    position: relative;
    z-index: 10;
  }
  .homepage-template .page-content div[data-overlap]:first-of-type > div:first-of-type {
    margin-top: -230px;
    background: transparent !important;
  }
  .blog .content > .gridContainer > .row,
  .archive .content > .gridContainer > .row,
  .single-post .content > .gridContainer > .row {
    margin-top: -50px;
    background: transparent !important;
  }
  .blog .header,
  .archive .header,
  .single-post .header {
    padding-bottom: 50px;
  }
}

/* ==========================================================================
   Görseller ve WordPress Çekirdek
   ========================================================================== */
img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px;
}

html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}

:where(figure) {
  margin: 0 0 1em;
}

.page-content [data-id]:not([data-overlap]) {
    overflow: hidden;
    max-width: 100%
}

.page-content [data-id]>div:not(.gridContainer)>div {
    margin-left: auto !important;
    margin-right: auto !important
}

.white-text p,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6 {
    color: #fff
}

.white-text-section .dynamic-color p,
.white-text-section .dynamic-color h1,
.white-text-section .dynamic-color h2,
.white-text-section .dynamic-color h3,
.white-text-section .dynamic-color h4,
.white-text-section .dynamic-color h5,
.white-text-section .dynamic-color h6 {
    color: #fff
}

.homepage-template.home .page-content {
    padding: 0
}

.flexbox-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -webkit-flexbox;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center
}

.flexbox-list:before,
.flexbox-listw:after,
.flexbox-list *:before,
.flexbox-listw *:after {
    content: normal
}

.custom-image {
    margin-bottom: 18px
}

.gridContainer {
    margin-right: auto !important;
    margin-left: auto !important
}

.cp12cols .bg-alt-color,
.cp6cols:nth-of-type(2n+1) .bg-alt-color,
.cp4cols:nth-of-type(3n+1) .bg-alt-color,
.cp3cols:nth-of-type(4n+1) .bg-alt-color,
.cp2cols:nth-of-type(6n+1) .bg-alt-color {
    background-color: #03a9f4;
    color: #fff
}

.cp6cols:nth-of-type(2n+2) .bg-alt-color,
.cp4cols:nth-of-type(3n+2) .bg-alt-color,
.cp3cols:nth-of-type(4n+2) .bg-alt-color,
.cp2cols:nth-of-type(6n+2) .bg-alt-color {
    background-color: #4caf50;
    color: #fff
}

.cp4cols:nth-of-type(3n+3) .bg-alt-color,
.cp3cols:nth-of-type(4n+3) .bg-alt-color,
.cp2cols:nth-of-type(6n+3) .bg-alt-color {
    background-color: #fbc02d;
    color: #fff
}

.cp3cols:nth-of-type(4n+4) .bg-alt-color,
.cp2cols:nth-of-type(6n+4) .bg-alt-color {
    background-color: #9c27b0;
    color: #fff
}

.cp2cols:nth-of-type(6n+5) .bg-alt-color {
    background-color: #4caf50;
    color: #fff
}

.cp2cols:nth-of-type(6n+6) .bg-alt-color {
    background-color: #9c27b0;
    color: #fff
}

.cp12cols.border-bottom-alt-color,
.cp6cols:nth-of-type(2n+1).border-bottom-alt-color,
.cp4cols:nth-of-type(3n+1).border-bottom-alt-color,
.cp3cols:nth-of-type(4n+1).border-bottom-alt-color,
.cp2cols:nth-of-type(6n+1).border-bottom-alt-color {
    border-bottom-color: #03a9f4
}

.cp6cols:nth-of-type(2n+2).border-bottom-alt-color,
.cp4cols:nth-of-type(3n+2).border-bottom-alt-color,
.cp3cols:nth-of-type(4n+2).border-bottom-alt-color,
.cp2cols:nth-of-type(6n+2).border-bottom-alt-color {
    border-bottom-color: #4caf50
}

.cp4cols:nth-of-type(3n+3).border-bottom-alt-color,
.cp3cols:nth-of-type(4n+3).border-bottom-alt-color,
.cp2cols:nth-of-type(6n+3).border-bottom-alt-color {
    border-bottom-color: #fbc02d
}

.cp3cols:nth-of-type(4n+4).border-bottom-alt-color,
.cp2cols:nth-of-type(6n+4).border-bottom-alt-color {
    border-bottom-color: #9c27b0
}

.cp2cols:nth-of-type(6n+5).border-bottom-alt-color {
    border-bottom-color: #4caf50
}

.cp2cols:nth-of-type(6n+6).border-bottom-alt-color {
    border-bottom-color: #9c27b0
}

[data-reiki-hidden] {
    display: none !important
}

a.blue_border_button:hover {
    background-color: #fff0;
    color: #2186C4;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none
}

a.blue_border_button.white {
    background-color: #fff
}

a.primary_button {
    padding: 10px 28px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    font-stretch: normal;
    font-size: 16px;
    line-height: 157%;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background-color: rgb(255 255 255 / .3);
    transition: all 0.4s linear 0s;
    outline: none;
    margin-bottom: 10px;
    max-width: 80%;
    letter-spacing: 2px;
    margin: 10px
}

a.primary_button:hover,
a.primary_button:visited {
    color: #fff
}

a.primary_button:hover {
    background-color: rgb(255 255 255 / .5);
    text-decoration: none
}

a.secondary_button {
    padding: 10px 20px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    font-stretch: normal;
    font-size: 16px;
    line-height: 157%;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background-color: rgb(255 255 255 / .1);
    transition: all 0.4s linear 0s;
    outline: none;
    margin-bottom: 10px;
    max-width: 80%;
    letter-spacing: 2px;
    margin: 10px
}

a.secondary_button:hover,
a.secondary_button:visited {
    color: #fff;
    text-decoration: none
}

a.secondary_button:hover {
    background-color: rgb(255 255 255 / .2)
}

a.white_button {
    border: 0 solid;
    border-color: #FFF;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 15px 27px 15px;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    font: normal normal 400 12px/130% Source Sans Pro, sans-serif;
    text-transform: uppercase;
    transition: all 0.4s linear 0s;
    border-width: 2px;
    letter-spacing: 1px
}

a.white_button:hover {
    background-color: rgb(255 255 255 / .3);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font: normal normal 400 12px/130% Source Sans Pro, sans-serif
}

a.white_button:active {
    -moz-box-shadow: rgb(0 0 0 / .129412) 0 3px 2px 0 inset;
    -webkit-box-shadow: rgb(0 0 0 / .129412) 0 3px 2px 0 inset;
    background-color: rgb(255 255 255 / .3);
    box-shadow: rgb(0 0 0 / .129412) 0 3px 2px 0 inset;
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.header-homepage {
    background-color: #fff
}

.header_description {
    padding-top: 5%;
    padding-bottom: 5%;
    min-height: auto
}

div#fancybox-overlay {
    display: none
}

.spacer {
    text-align: center;
    display: block;
    font-size: 20px;
    line-height: 0;
    letter-spacing: 0;
    word-spacing: 0;
    padding: 0 5%;
    white-space: nowrap
}

.spacer span {
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: inherit;
    text-align: center;
    width: auto;
    max-width: 20%;
    overflow: hidden;
    white-space: nowrap
}

.spacer span:before {
    content: "-----";
    line-height: 100%;
    letter-spacing: -.2em;
    vertical-align: middle;
    text-align: center;
    font-family: Courier New, Courier, monospace;
    display: inline-block;
    width: 100%;
    margin-left: -.2em;
    white-space: initial;
    overflow: hidden;
    max-height: 1em;
    max-width: 100%
}

.spacer span.before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -.2em
}

.spacer span.after {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -.2em
}

.spacer i.fa {
    margin-left: .5em;
    margin-right: .5em;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle
}

.spacer i.fa:before {
    vertical-align: middle
}

.cp-icon {
    display: block;
    margin-bottom: 14px
}

.cp-icon.fa6 {
    font-size: 1rem !important
}

.cp-icon.fa5 {
    font-size: 2rem !important
}

.cp-icon.fa4 {
    font-size: 3rem !important
}

.cp-icon.fa3 {
    font-size: 4rem !important
}

.cp-icon.fa2 {
    font-size: 5rem !important
}

.cp-icon.fa1 {
    font-size: 6rem !important
}

@media only screen and (min-width:768px) {
    .header_description {
        padding-top: 5%;
        padding-bottom: 5%;
        min-height: auto;
        width: 60%
    }

    a.blue_border_button {
        margin-left: 0
    }

    a.primary_button {
        margin: 0 10px 10px 0
    }

    a.secondary_button {
        margin: 0 10px 10px 0
    }

    .spacer span:before {
        content: "---------"
    }

    [data-overlap=true] {
        padding-top: 0px !important;
        padding-bottom: 75px
    }
}

@media only screen and (max-width:767px) {
    .cp2cols-mobile {
        width: 16.66666% !important;
        max-width: 16.66666% !important;
        flex-basis: 16.66666% !important;
        float: left !important
    }

    .cp3cols-mobile {
        width: 25% !important;
        max-width: 25% !important;
        flex-basis: 25% !important;
        float: left !important
    }

    .cp4cols-mobile {
        width: 33.33333% !important;
        max-width: 33.33333% !important;
        flex-basis: 33.33333% !important;
        float: left !important
    }

    .cp6cols-mobile {
        width: 50% !important;
        max-width: 50% !important;
        flex-basis: 50% !important;
        float: left !important
    }

    .cp12cols-mobile {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
        float: none !important
    }

    div .cp1cols-mobile:nth-of-type(12n+1) {
        clear: left
    }

    div .cp2cols-mobile:nth-of-type(6n+1) {
        clear: left
    }

    div .cp3cols-mobile:nth-of-type(4n+1) {
        clear: left
    }

    div .cp4cols-mobile:nth-of-type(3n+1) {
        clear: left
    }

    div .cp6cols-mobile:nth-of-type(2n+1) {
        clear: left
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .cp1cols-tablet {
        width: 8.33333% !important;
        max-width: 8.33333% !important;
        flex-basis: 8.33333% !important;
        float: left
    }

    .cp2cols-tablet {
        width: 16.66666% !important;
        max-width: 16.66666% !important;
        flex-basis: 16.66666% !important;
        float: left !important
    }

    .cp3cols-tablet {
        width: 25% !important;
        max-width: 25% !important;
        flex-basis: 25% !important;
        float: left !important
    }

    .cp4cols-tablet {
        width: 33.33333% !important;
        max-width: 33.33333% !important;
        flex-basis: 33.33333% !important;
        float: left !important
    }

    .cp6cols-tablet {
        width: 50% !important;
        max-width: 50% !important;
        flex-basis: 50% !important;
        float: left !important
    }

    .cp12cols-tablet {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
        float: none
    }

    ul .cp1cols-tablet:nth-of-type(12n+1),
    div .cp1cols-tablet:nth-of-type(12n+1) {
        clear: left
    }

    ul .cp2cols-tablet:nth-of-type(6n+1),
    div .cp2cols-tablet:nth-of-type(6n+1) {
        clear: left
    }

    ul .cp3cols-tablet:nth-of-type(4n+1),
    div .cp3cols-tablet:nth-of-type(4n+1) {
        clear: left
    }

    ul .cp4cols-tablet:nth-of-type(3n+1),
    div .cp4cols-tablet:nth-of-type(3n+1) {
        clear: left
    }

    ul .cp6cols-tablet:nth-of-type(2n+1),
    div .cp6cols-tablet:nth-of-type(2n+1) {
        clear: left
    }
}

@media only screen and (min-width:1024px) {
    .header-homepage {
        min-height: auto
    }

    .header_description {
        padding-top: 5%;
        padding-bottom: 5%;
        width: 50%
    }

    a.blue_border_button {
        margin-left: 0
    }

    .cp1cols {
        max-width: 8.33333% !important;
        width: 8.33333% !important;
        flex-basis: 8.33333% !important;
        float: left !important
    }

    .cp2cols {
        max-width: 16.66666% !important;
        width: 16.66666% !important;
        flex-basis: 16.66666% !important;
        float: left !important
    }

    .cp3cols {
        max-width: 25% !important;
        width: 25% !important;
        flex-basis: 25% !important;
        float: left !important
    }

    .cp4cols {
        width: 33.33333% !important;
        max-width: 33.33333% !important;
        flex-basis: 33.33333% !important;
        float: left !important
    }

    .cp6cols {
        width: 50% !important;
        max-width: 50% !important;
        flex-basis: 50% !important;
        float: left !important
    }

    .cp12cols {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
        float: none !important
    }

    ul .cp1cols:nth-of-type(12n+1),
    div .cp1cols:nth-of-type(12n+1) {
        clear: left
    }

    ul .cp2cols:nth-of-type(6n+1),
    div .cp2cols:nth-of-type(6n+1) {
        clear: left
    }

    ul .cp3cols:nth-of-type(4n+1),
    div .cp3cols:nth-of-type(4n+1) {
        clear: left
    }

    ul .cp4cols:nth-of-type(3n+1),
    div .cp4cols:nth-of-type(3n+1) {
        clear: left
    }

    ul .cp6cols:nth-of-type(2n+1),
    div .cp6cols:nth-of-type(2n+1) {
        clear: left
    }

    .spacer span:before {
        content: "--------------"
    }
}

p {
    margin: 0 0 20px 0
}