@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&display=swap');

body {
    font-family: 'PT Sans', sans-serif !important;
}

h1, h2, h3, h4, h5, h6, p, li, a, span {
    font-family: 'PT Sans', sans-serif !important;
}

#header.dark.semi-transparent {
    background-color: rgb(0 0 0 / 60%);
}

#header.full-header #logo {
    border-right: none !important
}

#header.full-header #primary-menu ul {
    border-right: none !important
}

#header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark) {
    background-color: #000000;
}

.dark #primary-menu:not(.not-dark) ul ul {
    background-color: #000000;
    border-color: #FFED00;
    border-top-color: #FFED00;
}

#primary-menu ul ul:not(.mega-menu-column) {
    border: 1px solid;
}

@media (max-width: 991.98px) {
    #header.dark.transparent-header, #header.dark.semi-transparent {
        background-color: #000000 !important;
    }
}

.i-event a {
    margin-top: -5px;
}

    .i-event a div {
        border: 1px solid #FFFFFF;
        padding: 5px;
    }

#top-search a {
    width: 20px !important
}

#primary-menu ul li a {
    font-size: 13px;
    text-transform: inherit;
    font-weight: normal !important
}

#top-search {
    margin: 40px 0;
}

.heading-block h2 + span {
    font-size: 17px;
}

.heading-block.center span {
    max-width: none !important;
    text-align: justify;
}

.masonary {
    padding-top: 0px !important;
    padding-bottom: 0 !important;
}

    .masonary h1 {
        font-size: 50px !important;
        color: #FFFFFF;
    }

    .masonary .text-box {
        padding: 50px 75px !important;
        background-color: #000000;
        color: #FFFFFF;
        text-align: center;
        min-height: 400px
    }

        .masonary .text-box p {
            font-size: 20px;
            text-align: justify !important;
        }

    .masonary .image-box {
        padding: 50px 75px !important;
        min-height: 400px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 85% 50%;
    }

@media (max-width: 991.98px) {
    .masonary .image-box {
        order: 1
    }
}

.feature-box.fbox-outline .fbox-icon {
    border: 1px solid #123274;
}

.feature-box .fbox-icon i {
    background-color: #123274 !important;
    color: #FFED00;
}

#gotoTop:hover {
    background-color: #6b6b6b;
    color: #ffd700;
}

footer a {
    color: #ffd700 !important
}

#primary-menu ul ul:not(.mega-menu-column) {
    width: 340px
}

    #primary-menu ul ul:not(.mega-menu-column) ul {
        top: -1px !important;
        left: 339px;
    }

.alt-ok {
    font-size: 8px !important;
    margin-right: 0px !important;
    width: 0px !important;
    margin-left: 3px !important;
}

.neden {
    padding-bottom: 0 !important
}

.neden-invictus:after {
    border: none !important;
}

#primary-menu ul li a {
    padding: 39px 9px;
}

.iletisim tr td:nth-child(1) {
    font-weight: bold;
}

.slider-caption-blur {
    background: rgba(220, 220, 220, 0.4);
    padding: 10px 15px;
    border-radius: 10px;
    backdrop-filter: blur(2px);
}

.xxx {
    color: #ffffff !important;
    font-size: 18px !important;
}

.iletisim {
    font-size: 18px !important;
}

.btn-color1 {
    color: #ffd700 !important;
    background-color: #000000 !important;
    border-color: #7d7d7d !important;
}

.iletisim tr td {
    vertical-align: top !important;
}

.xxx {
    text-align: justify !important;
}

.card-img-top {
    border-bottom: 1px solid #ddd;
}

.dark #copyrights {
    color: rgba(255, 255, 255, 0.75) !important;
}

.no-after-pseudo::after {
    content: none !important;
}

#exampleSlider {
    position: relative;
    border: 1px solid black;
}

@media (max-width: 767px) {
    #exampleSlider {
        border-color: transparent;
    }
}

#exampleSlider .MS-content {
    margin: 15px 5%;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid red;
}

@media (max-width: 767px) {
    #exampleSlider .MS-content {
        margin: 0;
    }

    .servicesx > :nth-child(even) {
        display: flex;
        flex-direction: column-reverse;
    }

    .xxx {
        text-align: unset !important;
    }

    .heading-block.center span {
        text-align: left !important;
    }
}

#exampleSlider .MS-content .item {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    border: 1px solid green;
    border-right: none;
    width: 20%;
}

@media (max-width: 1200px) {
    #exampleSlider .MS-content .item {
        width: 25%;
    }
}

@media (max-width: 992px) {
    #exampleSlider .MS-content .item {
        width: 33.3333%;
    }
}

@media (max-width: 767px) {
    #exampleSlider .MS-content .item {
        width: 50%;
    }
}

#exampleSlider .MS-content .item p {
    font-size: 30px;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    margin: 0;
    padding: 10px 0;
}

#exampleSlider .MS-controls button {
    position: absolute;
    border: none;
    background: transparent;
    font-size: 30px;
    outline: 0;
    top: 35px;
}

@media (max-width: 767px) {
    #exampleSlider .MS-controls button {
        display: none;
    }
}

#exampleSlider .MS-controls button:hover {
    cursor: pointer;
}

#exampleSlider .MS-controls .MS-left {
    left: 10px;
}

@media (max-width: 992px) {
    #exampleSlider .MS-controls .MS-left {
        left: -2px;
    }
}

#exampleSlider .MS-controls .MS-right {
    right: 10px;
}

@media (max-width: 992px) {
    #exampleSlider .MS-controls .MS-right {
        right: -2px;
    }
}
