@charset "UTF-8";

.icon-app-store {
    background-image: url(../images/marmara-logo.svg);
    /* background-position: 0 -44px; */
    width: 120px;
    height: 57px;
    background-repeat: no-repeat;
}

.icon-google-play {
    background-image: url(../images/marmara-logo.svg);
    background-position: -102px -44px;
    width: 96px;
    height: 29px
}

.icon-logo {
    background-image: url(../images/marmara-logo.svg);
    background-position: 0 0;
    width: 23rem;
    height: 115px;
    background-repeat: no-repeat;
    background-size: 225px;
    display: flex
;
    background-position: bottom;
    margin-bottom: 1rem;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .icon-app-store {
        background-image: url(../images/marmara-logo.svg);
        background-size: 273px 73px
    }

    .icon-google-play {
        background-image: url(../images/marmara-logo.svg);
        background-size: 273px 73px
    }

    .icon-logo {
        background-image: url(../images/marmara-logo.svg);
        background-size: 273px 73px
    }
}

@font-face {
    font-family: icon;
    src: url(../fonts/icon.eot?v=212718);
    src: url(../fonts/icon.eot?#iefix759431) format("eot"), url(../fonts/icon.woff2?v=280258) format("woff2"), url(../fonts/icon.woff?v=750101) format("woff"), url(../fonts/icon.ttf?v=720939) format("truetype"), url(../fonts/icon.svg#icon190768) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.icon {
    font-family: icon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow-forward-ios:before {
    content: "\e001"
}

.icon-arrowLeft:before {
    content: "\e002"
}

.icon-arrowRight:before {
    content: "\e003"
}

.icon-close:before {
    content: "\e004"
}

.icon-facebook:before {
    content: "\e005"
}

.icon-galeri:before {
    content: "\e006"
}

.icon-icon-weather-01:before {
    content: "\e007"
}

.icon-instagram:before {
    content: "\e008"
}

.icon-left-arrow-line:before {
    content: "\e009"
}

.icon-menu:before {
    content: "\e00a"
}

.icon-right-arrow-line:before {
    content: "\e00b"
}

.icon-search:before {
    content: "\e00c"
}

.icon-twitter:before {
    content: "\e00d"
}

.icon-video:before {
    content: "\e00e"
}

.icon-yayin:before {
    content: "\e00f"
}

.icon-youtube:before {
    content: "\e010"
}

html {
    font-size: 62.5%;
    font-family: Poppins, Segoe UI, sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 1.4rem
}

body,
html {
    height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.22;
    font-weight: 400;
    font-size: inherit
}

* {
    margin: 0;
    padding: 0
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    font-family: Poppins;
    color: inherit;
    text-decoration: none
}

img {
    border: 0;
    display: block
}

button,
input[type=reset],
input[type=submit],
select {
    -webkit-appearance: none;
    cursor: pointer;
    border: none;
    background: 0 0
}

button,
input,
select {
    outline: 0
}

input {
    border: none
}

ol,
ul {
    list-style: none
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.6rem;
    padding-left: 1.6rem;
    position: relative;
    z-index: 1
}

.margin-bottom {
    margin-bottom: -2.4rem
}

.margin-bottom>* {
    margin-bottom: 2.4rem
}

.border-bottom {
    margin-bottom: -2.4rem
}

.border-bottom>* {
    margin-bottom: 1.2rem;
    padding-bottom: 1.2rem;
    border-bottom: .1rem solid #e0e0e0
}

.border-bottom> :last-child {
    border-bottom: 0
}

.border-bottom-lg>* {
    margin-bottom: 2.4rem;
    padding-bottom: 2.4rem;
    border-bottom: .1rem solid #e0e0e0
}

.border-bottom-lg> :last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1.2rem;
    margin-right: -1.2rem
}

.col,
.col-10,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-8,
.col-9 {
    padding-left: 1.2rem;
    padding-right: 1.2rem
}

.col-2 {
    width: 16.6666666667%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.3333333%
}

.col-5 {
    width: 41.6666666667%
}

.col-6 {
    width: 50%
}

.col-9 {
    width: 75%
}

.col-8 {
    width: 66.6666666667%
}

.col-10 {
    width: 83.3333333333%
}

.col-12 {
    width: 100%
}

.container {
    max-width: 118rem;
}

.container.extra {
    max-width: 128.4rem;
}

@media (max-width: 768px) {
    .col-mb-4 {
        width: 33.3333333333%
    }

    .main-home {
        margin-bottom: -1rem !important;

    }

    .mixedNewsListItem {
        width: 100% !important;
    }

    .mobile-footer-menu {
        display: none !important;
    }

    .col-mb-6 {
        width: 50%
    }

    .col-mb-8 {
        width: 66.6666666667%
    }

    .col-mb-12 {
        width: 100%
    }
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.nowrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.start {
    text-align: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.end {
    text-align: end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto
}

.equal {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -moz-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0
}

.color-white {
    color: #fff
}

.color-gray-light {
    color: #e0e0e0
}

.color-gray-medium {
    color: #717171
}

.color-gray-dark {
    color: #757575
}

.color-black {
    color: #000
}

.color-primary {
    color: #e60000
}

.color-secondary {
    color: #f1f1f1
}

.color-red {
    color: red
}

.background-primary {
    background-color: #e60000
}

.background-red {
    background-color: #e1182d;
}

.background-secondary {
    background-color: #f1f1f1
}

.background-white {
    background-color: #fff
}

.background-black {
    background-color: #000
}

.background-gray {
    background-color: #fdfdfd
}

.background-gray-md {
    background-color: #f1f1f1
}

.color-link {
    color: #2196f3
}

.no-select,
label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.word-break {
    word-break: break-all
}

.margin-right-sm {
    margin-right: .4rem
}

.margin-right-md {
    margin-right: 1.2rem
}

.margin-right-lg {
    margin-right: 2.4rem
}

.margin-left-sm {
    margin-left: .4rem
}

.margin-left-md {
    margin-left: 1.2rem
}

.margin-left-lg {
    margin-left: 2.4rem
}

.margin-bottom-sm {
    margin-bottom: .4rem
}

.margin-bottom-md {
    margin-bottom: 1.2rem
}

.margin-bottom-lg {
    margin-bottom: 2.4rem
}

.margin-top-sm {
    margin-top: .4rem
}

.margin-top-md {
    margin-top: 1.2rem
}

.margin-top-lg {
    margin-top: 2.4rem
}

.padding-sm {
    padding: .4rem
}

.padding-md {
    padding: 1.2rem
}

.padding-lg {
    padding: 2.4rem
}

.padding-vertical-sm {
    padding: 0 .4rem
}

.padding-vertical-md {
    padding: 0 1.2rem
}

.padding-vertical-lg {
    padding: 0 2.4rem
}

.padding-horizontal-sm {
    padding: .4rem 0
}

.padding-horizontal-md {
    padding: 1.2rem 0
}

.padding-horizontal-lg {
    padding: 2.4rem 0
}

.height-sm {
    height: 3.2rem
}

.height-md {
    height: 4.8rem
}

.height-lg {
    height: 6.4rem
}

.line-height-sm {
    line-height: 1
}

.line-height-md {
    line-height: 2
}

.line-height-lg {
    line-height: 3
}

.font-size-9 {
    font-size: .9rem
}

.font-size-10 {
    font-size: 1rem
}

.font-size-11 {
    font-size: 1.1rem
}

.font-size-12 {
    font-size: 1.2rem
}

.font-size-13 {
    font-size: 1.3rem;
    font-family: Poppins;
}

.font-size-14 {
    font-size: 1.4rem
}

.font-size-15 {
    font-size: 1.5rem
}

.font-size-16 {
    font-size: 1.6rem
}

.font-size-17 {
    font-size: 1.7rem
}

..font-size-14 {
    font-size: 1.8rem
}

.font-size-20 {
    font-size: 2rem
}

.font-size-24 {
    font-size: 2.4rem
}

.font-size-30 {
    font-size: 3rem
}

.font-size-32 {
    font-size: 3.2rem
}

.font-size-40 {
    font-size: 4rem
}

.font-size-48 {
    font-size: 4.8rem
}

.font-size-64 {
    font-size: 6.4rem
}

.font-weight-3 {
    font-weight: 300
}

.font-weight-4 {
    font-weight: 400
}

.font-weight-5 {
    font-family: Poppins;
    font-weight: 500
}

.font-weight-6 {
    font-weight: 600
}

.font-weight-7 {
    font-weight: 700
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-nowrap {
    white-space: nowrap
}

.radius-sm {
    -webkit-border-radius: .2rem;
    -moz-border-radius: .2rem;
    border-radius: .2rem
}

.radius-md {
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;
    border-radius: .4rem
}

.radius-lg {
    -webkit-border-radius: .8rem;
    -moz-border-radius: .8rem;
    border-radius: .8rem
}

.radius-max {
    -webkit-border-radius: 5rem;
    -moz-border-radius: 5rem;
    border-radius: 5rem
}

.radius-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.border {
    border: .1rem solid #e0e0e0
}

.shadow {
    -webkit-box-shadow: 0 .1rem .1rem .064rem rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 .1rem .1rem .064rem rgba(0, 0, 0, .1);
    box-shadow: 0 .1rem .1rem .064rem rgba(0, 0, 0, .1);
    overflow: hidden
}

.width-full {
    width: 100%
}

.height-full {
    height: 100%
}

.disable {
    pointer-events: none;
    opacity: .5
}

.display-none {
    display: none
}

.overflow-hidden {
    overflow: hidden
}

.cursor-pointer {
    cursor: pointer
}

@media (max-width: 768px) {
    .hide-mobile {
        display: none
    }

    .mobile-margin:last-child {
        margin-bottom: -2.4rem
    }

    .mobile-margin>* {
        margin-bottom: 2.4rem
    }

    .image-wrapper img {
        display: block;
        width: 100%;
        height: 100% !important;
        object-fit: cover !important;
        top: unset !important;
        transform: unset !important;
        bottom: unset !important;
        left: unset !important;
    }
}

@media screen and (min-width: 768px) {
    .hide-desktop {
        display: none
    }
}

.full-link {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.centerer {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.center-vertical {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.center-horizontal {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.margin-auto {
    margin: 0 auto
}

.cover {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-color: #e0e0e0;
    background-position: center
}

.relative {
    position: relative
}

.absolute {
    position: absolute;
    z-index: 1
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.top-0 {
    top: 0
}

.fixed {
    position: fixed;
    z-index: 11
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.block {
    display: block
}

.table {
    display: table
}

.responsive-image {
    max-width: 100%
}

.image-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 53.9%;
    background-color: #e0e0e0
}

.image-wrapper.image-vertical img {
    height: 100%;
    width: auto
}

.image-wrapper img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%
}

.video-wrapper iframe,
.video-wrapper video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.line-camp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.line-2 {
    -webkit-line-clamp: 2
}

.line-3 {
    -webkit-line-clamp: 3
}

.line-4 {
    -webkit-line-clamp: 4
}

.line-1 {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inherit
}

.overlay {
    background-color: rgba(0, 0, 0, .7);
    left: 0;
    bottom: 0;
    right: 0;
    top: 0
}

.button {
    height: 4.2rem;
    line-height: 4.2rem;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
    padding: 0 2.4rem
}

.button.small {
    height: 2.8rem;
    line-height: 2.8rem;
    padding: 0 1.2rem
}

.button:hover {
    opacity: .8
}

.pagination li {
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    margin: 0 .4rem;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    -moz-transition: background-color .3s;
    transition: background-color .3s
}

.pagination li i {
    line-height: 3rem
}

.pagination li.multiple i {
    margin: 0 -.3rem
}

.pagination li:not(.divider) {
    background-color: #fff;
    border: .1rem solid #e0e0e0;
    color: #757575
}

.pagination li:not(.divider):hover {
    background-color: #000;
    color: #fff
}

.pagination li.divider {
    padding-bottom: .6rem;
    color: #717171
}

.pagination li.active {
    background-color: #000;
    color: #fff
}

.gradient:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65%;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
    z-index: 1
}

.gradient.light:before {
    opacity: .5
}

.mobile-scroll-main {
    overflow: hidden;
    width: 100%
}

.mobile-scroll-wrapper {
    overflow-x: scroll;
    width: 100%;
    -webkit-overflow-scrolling: touch
}

.mobile-scroll-wrapper>div {
    min-width: 200vw
}

.scroll-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.scroll-container.scroll-text {
    white-space: nowrap
}

.scroll-container .scroll-item {
    min-width: 80%
}

.scroll-container .scroll-item.small {
    min-width: 38vw
}

.scroll-container .scroll-item:not(:last-child) {
    margin-right: 1.2rem
}

.dropdown {
    z-index: 99999
}

.dropdown:hover .dropdown-select {
    display: block;
    background-color: #fff;
    max-height: 24rem;
    min-width: 12rem;
    overflow-y: auto
}

.dropdown:hover .dropdown-select::-webkit-scrollbar {
    width: 7px
}

.dropdown:hover .dropdown-select::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
    border: solid 0 #fff;
    -webkit-border-radius: 0;
    border-radius: 0
}

.dropdown:hover .dropdown-select::-webkit-scrollbar-track {
    background-color: #ccc;
    border: solid 7px #e4e4e4;
    -webkit-border-radius: 0;
    border-radius: 0
}

.dropdown .dropdown-item {
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    -moz-transition: background-color .3s;
    transition: background-color .3s
}

.dropdown .dropdown-item:hover {
    background-color: #e0e0e0
}

.popup-wrapper {
    z-index: 12;
    top: 10vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 60rem
}

.popup-close {
    right: 0;
    top: -3rem
}

.popup #popup:checked~.overlay {
    display: none
}

.popup #popup:checked~.popup-wrapper {
    display: none
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: height, -o-transform;
    -moz-transition-property: transform, height, -moz-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform, -moz-transform, -o-transform
}

.mobile-menu-overlay,
.mobile-search-overlay {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    -moz-transition: .3s opacity;
    transition: .3s opacity
}

.mobile-menu-list {
    pointer-events: none;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: .3s -webkit-transform;
    transition: .3s -webkit-transform;
    -o-transition: .3s -o-transform;
    -moz-transition: .3s transform, .3s -moz-transform;
    transition: .3s transform;
    transition: .3s transform, .3s -webkit-transform, .3s -moz-transform, .3s -o-transform;
    height: 100vh;
    width: 80%;
    left: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 10rem;
    visibility: hidden
}

.mobile-menu-list-item {
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    -moz-transition: .3s opacity;
    transition: .3s opacity
}

.mobile-menu-list-item:hover {
    opacity: .7
}

.mobile-search {
    left: 0;
    top: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: 11
}

.mobile-search-background {
    background: #fff;
    -webkit-transition: .3s -webkit-transform ease-out;
    transition: .3s -webkit-transform ease-out;
    -o-transition: .3s -o-transform ease-out;
    -moz-transition: .3s transform ease-out, .3s -moz-transform ease-out;
    transition: .3s transform ease-out;
    transition: .3s transform ease-out, .3s -webkit-transform ease-out, .3s -moz-transform ease-out, .3s -o-transform ease-out;
    width: 1px;
    height: 1px;
    right: 0;
    bottom: 0;
    visibility: hidden
}

.mobile-search-input {
    border-bottom: 1px solid #d9d9d9;
    z-index: 10;
    border-width: 0 0 1px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mobile-search-wrapper {
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0s;
    -o-transition: visibility 0s linear 0s;
    -moz-transition: visibility 0s linear 0s;
    transition: visibility 0s linear 0s
}

.mobile-search-hidden-input {
    top: 0;
    right: 0;
    opacity: 0;
    z-index: 3
}

.mobile-search-trigger {
    z-index: 2
}

#mobileSearch:checked~.mobile-search {
    pointer-events: all
}

#mobileSearch:checked~.mobile-search .mobile-search-background {
    visibility: visible;
    -webkit-transform: scale(3000);
    -moz-transform: scale(3000);
    -ms-transform: scale(3000);
    -o-transform: scale(3000);
    transform: scale(3000)
}

#mobileSearch:checked~.mobile-search .mobile-search-wrapper {
    visibility: visible;
    pointer-events: all;
    -webkit-transition: visibility 0s linear .3s;
    -o-transition: visibility 0s linear .3s;
    -moz-transition: visibility 0s linear .3s;
    transition: visibility 0s linear .3s
}

#mobileSearch:checked~.mobile-search-overlay {
    visibility: visible;
    opacity: 1;
    pointer-events: all
}

#mobileMenu:checked~.mobile-menu-overlay {
    visibility: visible;
    opacity: 1;
    pointer-events: all
}

#mobileMenu:checked~.mobile-menu-list {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    pointer-events: all;
    visibility: visible
}

.styled-checkbox {
    position: absolute;
    opacity: 0
}

.styled-checkbox+label {
    position: relative;
    cursor: pointer;
    padding: 0
}

.styled-checkbox+label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #717171
}

.styled-checkbox.radio+label:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.styled-checkbox:hover+label:before {
    background: #e60000
}

.styled-checkbox:checked+label:before {
    background: #e60000
}

.styled-checkbox:disabled+label {
    color: #b8b8b8;
    cursor: auto
}

.styled-checkbox:disabled+label:before {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #ddd
}

.styled-checkbox:checked+label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 9px;
    background: #fff;
    width: 2px;
    height: 2px;
    -webkit-box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    -moz-box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.row.small {
    margin-left: -1.2rem;
    margin-right: -1.2rem
}

.row.small .margin {
    margin-bottom: -.4rem
}

.row.small .margin>* {
    margin-bottom: .4rem
}

.row.small .col-12,
.row.small .col-4,
.row.small .col-6,
.row.small .col-8 {
    padding-left: 1.2rem;
    padding-right: 1.2rem
}

@font-face {
    font-family: Poppins;
    font-weight: 400;
    src: url(/font/Poppins-Regular.woff2) format("woff2"), url(/font/Poppins-Regular.ttf) format("truetype"), url(/font/Poppins-Regular.woff) format("woff"), url(/font/Poppins-Regular.svg#Poppins) format("svg");
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    font-weight: 500;
    src: url(/font/Poppins-Medium.woff2) format("woff2"), url(/font/Poppins-Medium.ttf) format("truetype"), url(/font/Poppins-Medium.woff) format("woff"), url(/font/Poppins-Medium.svg#Poppins) format("svg");
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    font-weight: 700;
    src: url(/font/Poppins-Bold.woff2) format("woff2"), url(/font/Poppins-Bold.ttf) format("truetype"), url(/font/Poppins-Bold.woff) format("woff"), url(/font/Poppins-Bold.svg#Poppins) format("svg");
    font-style: normal;
    font-display: swap
}

.header-top .container {
    z-index: 3
}

.header-top .wrapper {
    height: 10rem
}

.header-sub .wrapper {
    height: 4.2rem;
    margin-top:2rem
}

.header-sub li:not(:last-child) {
    margin-right: 24px
}

.header-widget .wrapper {
    height: 4.2rem
}

.share-header i {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    display: block;
    background-color: #e0e0e0;
    text-align: center
}

.mobileSearch {
    font-size: 17px;
    position: relative;
    top: 3px;
    display: none
}

.header-main .allRd {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 5px
}

.header-main .allRd.rise {
    background: #3c9f4c
}

.header-main .allRd.drop {
    background: #c60601
}

.header-main .left-side ul li {
    margin-right: 50px
}

.nveMenu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 320px;
    height: 100%;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    -o-transform: translateX(-320px);
    transform: translateX(-320px);
    -webkit-transition: all .5s cubic-bezier(.7, 0, .3, 1);
    -o-transition: all .5s cubic-bezier(.7, 0, .3, 1);
    -moz-transition: all .5s cubic-bezier(.7, 0, .3, 1);
    transition: all .5s cubic-bezier(.7, 0, .3, 1);
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
    background: #fff
}

.nveMenu.is-opened {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.nveMenu .icon-logo {
    zoom: .6;
    margin: 0 20px 0;
}

.nveMenu .accordion-container {
    position: relative;
    max-width: 500px;
    height: 80%;
    overflow: auto;
    margin: 10px auto;
}

.nveMenu .accordion-container>h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}

.nveMenu .set {
    position: relative;
    width: 100%;
    height: auto
}

.nveMenu .set:hover {
    background-color: #e30b17;
    color: #fff
}

.nveMenu .set:hover a {
    color: #fff
}

.nveMenu .set>a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #555;
    font-weight: 600;
    border-bottom: 1px solid #ddd
}

.nveMenu .set>a i {
    float: right;
    margin-top: 2px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nveMenu .set>a.active {
    background-color: #e30b17;
    color: #fff
}

.content {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    /*    display: none;*/
    padding: 5px 15px 5px 30px;
    font-size: 14px;
    font-weight: 600
}

.content ul {
    position: relative
}

.content ul::after {
    content: "";
    position: absolute;
    left: -10px;
    width: 1px;
    height: 100%;
    top: 3px;
    background: #ddd
}

.content ul li {
    margin-bottom: 5px
}

.content a {
    display: block;
    color: #555 !important
}

.content a:hover {
    color: #e30b17 !important
}

.content p {
    padding: 10px 15px;
    margin: 0;
    color: #333
}

.menuSocialsArea .socialsLink {
    margin-top: 20px;
    display: block;
    background-color: #c7c7c7;
    padding: 10px 0
}

.menuSocialsArea .socialsLink h3 {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px
}

.menuSocialsArea .socialsLink ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -moz-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.menuSocialsArea .socialsLink ul li a i {
    color: #fff;
    padding: 8px;
    display: block
}

.menuSocialsArea .phoneApp {
    margin-top: 15px
}

.menuSocialsArea .phoneApp ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.closeMenu {
    position: absolute;
    right: 8px;
    top: 5px
}

.closeMenu a {
    color: #000;
    font-size: 22px
}

.overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: -webkit-calc(100% - 320px);
    width: -moz-calc(100% - 320px);
    width: calc(100% - 320px);
    height: 100%;
    background: rgba(0, 0, 0, .71);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s cubic-bezier(.7, 0, .3, 1);
    -o-transition: all .5s cubic-bezier(.7, 0, .3, 1);
    -moz-transition: all .5s cubic-bezier(.7, 0, .3, 1);
    transition: all .5s cubic-bezier(.7, 0, .3, 1);
    z-index: 9;
    width: 100%
}

.overlay.is-on {
    opacity: 1;
    visibility: visible
}

.footer-main {
    margin-top: 25px;
    margin-bottom: 25px
}

.footer-main .footerTop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #ededef;
    margin-bottom: 20px
}

.footer-main .footerTop .footerTitle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-main .footerTop .footerTitle a:first-child {
    margin-right: 15px
}

.footer-main .footerTop .footerTitle a:first-child div {
    font-weight: 900;
    font-size: 36px;
    line-height: 54px;
    color: #e1182d
}

.footer-main .footerTop .footerTitle a:last-child {
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    -webkit-text-decoration-line: underline;
    -moz-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #80848d;
    position: relative;
    padding-left: 15px
}

/* .footer-main .footerTop .footerTitle a:last-child::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #e1182d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    top: 50%;
    margin-top: -2px
} */

.footer-main .footerTop .footerSocials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-main .footerTop .footerSocials p {
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .17em;
    color: #80848d;
    position: relative;
    padding-right: 15px;
    margin-right: 10px
}

/* .footer-main .footerTop .footerSocials p::after {
    content: "";
    position: absolute;
    right: 0;
    width: 4px;
    height: 4px;
    background: #80848d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    margin-top: -2px
} */

.footer-main .footerTop .footerSocials ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-main .footerTop .footerSocials ul li {
    margin-right: 16px
}

.footer-main .footerTop .footerSocials ul li:last-child {
    margin-right: 0
}

.footer-main .footerTop .footerSocials ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.footer-main .footerTop .footerSocials ul li a i {
    color: #80848d;
    font-size: 18px
}

.footer-main .list ul li a {
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    color: #4a4f5c
}

.footer-main .list .search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px
}

.footer-main .list .search input {
    width: 100%;
    height: 34px;
    background: #fff;
    border: 1px solid #80848d;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    padding: 7px
}

.footer-main .list .search button {
    color: #fff;
    width: 61px;
    height: 34px;
    background: #e1182d;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 7px
}

.footer-main .list .search a i {
    color: #fff;
    font-size: 16px;
    margin-right: 8px
}

.footer-main .list .search a p {
    font-size: 13px;
    line-height: 150%;
    color: #fff
}

.footer-main .list .iosAndroid {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-main .colums {
    margin-right: 61px
}

.footer-main .colums:first-child {
    padding-left: 1.6rem
}

.footer-main .colums:last-child {
    margin-right: 0
}

.footerBottom {
    background: #e1182d;
    padding: 15px 0
}

.footerBottom ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

.footerBottom ul li a {
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    margin-right: 15px;
    padding-right: 15px;
    position: relative
}

.footerBottom ul li a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 2px;
    height: 14px;
    background: #fff;
    margin-top: -7px
}

.footerBottom ul li:last-child a {
    margin: 0;
    padding: 0
}

.footerBottom ul li:last-child a::after {
    display: none
}

.footerText {
    padding: 12px 0
}

.footerText p {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    text-align: center
}

body {
    background: #fff
}

.shell.search {
    -webkit-filter: blur(1rem);
    filter: blur(1rem)
}

.playerfair {
    font-family: Playerfair, serif
}

.category-color-gallery {
    border-color: #313131;
    color: #fff
}

.category-background-0 {
    background-color: #e60000
}

.category-background-0:before {
    background-color: #e60000
}

.category-color-0 {
    border-color: #e60000;
    color: #e60000
}

.category-background-16 {
    background-color: #4d9651
}

.category-background-16:before {
    background-color: #4d9651
}

.category-color-16 {
    border-color: #4d9651;
    color: #4d9651
}

.category-background-17 {
    background-color: #1a5e8b
}

.category-background-17:before {
    background-color: #1a5e8b
}

.category-color-17 {
    border-color: #1a5e8b;
    color: #1a5e8b
}

.category-background-126 {
    background-color: #f25022
}

.category-background-126:before {
    background-color: #f25022
}

.category-color-126 {
    border-color: #f25022;
    color: #f25022
}

.category-background-15 {
    background-color: #3498db
}

.category-background-15:before {
    background-color: #3498db
}

.category-color-15 {
    border-color: #3498db;
    color: #3498db
}

.category-background-124 {
    background-color: #3cbbd4
}

.category-background-124:before {
    background-color: #3cbbd4
}

.category-color-124 {
    border-color: #3cbbd4;
    color: #3cbbd4
}

.category-background-prayer {
    background-color: #090
}

.category-background-prayer:before {
    background-color: #090
}

.category-background-weather {
    background-color: #01bfff
}

.category-background-weather:before {
    background-color: #01bfff
}

.category-color-weather {
    border-color: #01bfff;
    color: #01bfff
}

.header-1 {
    border-width: .4rem 0 .1rem 0;
    border-style: solid
}

.sagkule,
.solkule {
    width: 16rem;
    height: 60rem
}

.solkule {
    margin-left: -16rem
}

.sagkule {
    margin-right: -16rem
}

.masthead>*,
.topbanner>* {
    margin-bottom: 2.4rem
}

.masthead,
.topbanner {
    height: 0;
    overflow: hidden !important
}

.space-300x250 {
    width: 30rem;
    height: 25rem;
    background-color: #e0e0e0
}

.space-300x600 {
    width: 30rem;
    height: 60rem;
    background-color: #e0e0e0
}

.up {
    color: #41824a
}

.down {
    color: #d00219
}

.italic {
    font-style: italic
}

.margin-right-8 {
    margin-right: 8px
}

.darkGrey {
    color: #4a4f5c
}

.socialsColor {
    color: #80848d
}

.search-popup .search-wrapper {
    z-index: 99999;
    background-color: rgba(230, 0, 0, .8)
}

.search-popup input[type=text] {
    border-bottom: .1rem solid #fff;
    width: 30rem;
    padding-right: 4rem;
    background: 0 0
}

.search-popup input[type=submit] {
    opacity: 0
}

.search-popup ::-webkit-input-placeholder {
    color: #fff
}

.search-popup :-moz-placeholder {
    color: #fff
}

.search-popup ::-moz-placeholder {
    color: #fff
}

.search-popup :-ms-input-placeholder {
    color: #fff
}

.search-popup .icon-search {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: .6rem
}

.search-popup .icon-close {
    z-index: 999999
}

.section .image-1 {
    padding-bottom: 7.8rem;
    width: 7.8rem
}

.section .image-2 {
    width: 16rem
}

.section .image-3 {
    padding-bottom: 16rem
}

.section .image-4 {
    padding-bottom: 18rem
}

.section .image-5 {
    padding-bottom: 16rem
}

.section .image-6 {
    width: 12rem
}

.section .image-7 {
    padding-bottom: 42rem
}

.section .image-8 {
    padding-bottom: 41.8rem
}

.section .image-9 {
    padding-bottom: 16.48rem
}

.section .image-9 img {
    height: 100%;
    width: auto
}

@media (max-width: 1600px) {
    .section .image-9 {
        padding-bottom: 13.34rem
    }
}

.section .title-1 {
    height: 6.8rem;
    overflow: hidden
}

.section .title-3 {
    height: 3.4rem;
    overflow: hidden
}

.section .title-5 {
    height: 5.8rem;
    overflow: hidden
}

.section .title-6 {
    height: 4rem;
    overflow: hidden
}

.section .title-7 {
    height: 2.9rem;
    overflow: hidden
}

.section .title-8 {
    height: 3.6rem;
    overflow: hidden
}

.section .title-9 {
    height: 5.1rem;
    overflow: hidden
}

.section .title-10 {
    height: 4.26rem;
    overflow: hidden
}

.section .title-11 {
    height: 6.3rem;
    overflow: hidden
}

.section .title-12 {
    height: 7.2rem;
    overflow: hidden
}

.section .title-13 {
    height: 8.7rem;
    overflow: hidden
}

.section .title-14 {
    height: 5.4rem;
    overflow: hidden
}

.section .title-15 {
    height: 9.6rem;
    overflow: hidden
}

.section .title-16 {
    height: 8rem;
    overflow: hidden
}

.section .icon-gallery {
    background-color: rgba(0, 0, 0, .5)
}

.photo-page .col-3 .image-4 img,
.video-page .col-3 .image-4 img {
    height: 100%;
    width: auto
}

.share-info {
    border: .1rem solid rgba(255, 255, 255, .3)
}

.share-info li {
    width: 5rem;
    height: 3.9rem;
    text-align: center
}

.share-info li i {
    line-height: 4rem
}

.share-info li:not(:last-child) {
    border-right: .1rem solid rgba(255, 255, 255, .3)
}

.share a {
    width: 4.5rem;
    height: 4.5rem;
    line-height: 4.5rem;
    text-align: center
}

.share i {
    line-height: 4.5rem
}

.share .facebook {
    background-color: #3b5998
}

.share .twitter {
    background-color: #00aced
}

.breadcrumb {
    border-bottom: .1rem solid #e0e0e0
}

.main .nav li {
    position: relative
}

.main .nav li.active:before {
    content: "";
    width: 100%;
    height: .4rem;
    background-color: #e60000;
    position: absolute;
    bottom: 0;
    left: 0
}

#div-gpt-ad-1444651117401-0>div {
    height: auto !important;
    width: auto !important
}

#ChangeTheme {
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
    position: absolute
}

.dark-mode-select {
    background-color: #000;
    -webkit-border-radius: 3rem;
    -moz-border-radius: 3rem;
    border-radius: 3rem;
    padding: .2rem 1rem;
    color: #fff
}

body.dark-mode {
    background-color: #1b1b1b;
    color: #fff
}

body.dark-mode .border-bottom>* {
    border-bottom: .1rem solid #383838
}

body.dark-mode .dark-mode-select {
    background-color: #fff;
    color: #000
}

body.dark-mode blockquote {
    color: #fff
}

body.dark-mode .time .color-black {
    color: #fff
}

body.dark-mode.author-page .nav .color-black {
    color: #fff
}

body.dark-mode .dark-mode-active {
    display: none
}

body.dark-mode .light-mode-active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

body.dark-mode .section-kunye {
    background-color: #1b1b1b
}

body.dark-mode .background-secondary,
body.dark-mode .prayer-title {
    background-color: #353535
}

body.dark-mode .background-gray {
    background-color: #353535
}

body.dark-mode .background-gray-md {
    background-color: #292929
}

body.dark-mode .background-white {
    background-color: #404040
}

body.dark-mode.search-page ::-webkit-input-placeholder {
    color: #fff
}

body.dark-mode.search-page :-moz-placeholder {
    color: #fff
}

body.dark-mode.search-page ::-moz-placeholder {
    color: #fff
}

body.dark-mode.search-page :-ms-input-placeholder {
    color: #fff
}

body.dark-mode.search-page input[type=text] {
    color: #fff;
    border-color: #fff
}

body.dark-mode .dropdown li {
    color: #000
}

.writers .swiper-slide .cardsItemArea {
    width: 100%;
}

@media only screen and (min-width: 1024px) {
    .borsalarheader {
        display: none !important;
    }
}

@media (max-width: 768px) {

    .gallery-item-box img {
        height: 150px !important;
    }

    .gallery-item-box .boxText .smallDescription {
        font-size: 1rem;
    }

    .galleryItem img {
        max-width: 100%;
    }

    .gallery-big-box {
        margin: 0px;
    }

    .gallery-big-box .sidebar-news-widget_title {
        margin: 10px !important;
    }

    .galleries-foto-box,
    .galleries-news-box {
        width: 100% !important;
        padding: 0px;
    }

    .genisheader {
        display: none;
    }

    .exchange {
        display: flex !important;

    }

    .marquee-borsa {

        width: 50%;
    }

    .blockMobile1 {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: flex-start;
    }

    .borsaleftside {
        display: flex;
        justify-content: flex-end;
    }

    .weather {
        margin: -5px !important;
    }

}


@media only screen and (max-width: 1152px) and (min-width: 992px) {



    .main-home .mySwiper2 .s-pagination li img {
        width: 78px !important;
        height: auto !important
    }

    .mySwiper3 .s-pagination li img {
        width: 48px !important;
        height: auto !important
    }

    .mySwiper3 {
        height: 508px !important
    }

    .twoSliderArea .sliders5 .image-wrapper {
        padding-bottom: 46rem !important
    }

    .newsBox.listBox .boxText .smallDescription {
        font-size: 15px
    }

    .footer-main .colums {
        margin-right: 23px !important
    }

    .header-sub li:not(:last-child) {
        margin-right: 11px !important
    }

    .writers .writersTitleArea .weitersLine {
        width: 60% !important
    }
}

@media only screen and (max-width: 991px) {
    .col-md-4 {
        width: 33.33333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-12 {
        width: 100%
    }

    .container {
        max-width: 94rem
    }

    .sagkule,
    .solkule {
        display: none
    }

    .slider-1 .slider-pagination img {
        display: none
    }

    .slider-1 .slider-pagination li .title {
        display: none
    }

    .slider-1 .slider-pagination li.active:before {
        display: none
    }

    .slider-1 .slider-pagination li {
        width: .8rem;
        height: .8rem;
        background-color: #e0e0e0;
        border-right: none !important;
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -moz-box-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        margin-left: .4rem;
        margin-right: .4rem;
        padding: 0
    }

    .slider-1 .slider-pagination li.active {
        background-color: #e60000
    }

    .slider-pagination ul {
        padding: 1.2rem;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .slider-1 .swiper-slide .title {
        width: auto !important;
        padding: 1.2rem 1.2rem 0 1.2rem;
        height: 8.4rem;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 2rem !important;
        line-height: 24px
    }

    .slider-1 .swiper-slide .content {
        position: inherit;
        background: #000;
        padding: 0
    }

    .slider-2 {
        -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .12);
        -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .12);
        box-shadow: 0 2px 6px rgba(0, 0, 0, .12);
        overflow: hidden;
        margin-bottom: 1.6rem
    }

    .slider-2 .swiper-slide .content {
        padding: 0
    }

    .slider-2 .swiper-slide .content .title-1 {
        display: none
    }

    .slider-2 .swiper-slide .content .title-2 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 3;
        z-index: 1;
        font-size: 2rem;
        padding: 0 1.2rem;
        margin-bottom: 1.2rem;
        background: 0 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 0 1.2rem;
        margin: 0;
        margin-bottom: 1.2rem
    }

    .slider-2 .slider-pagination li img {
        display: none !important
    }

    .slider-2 .slider-pagination li {
        width: .8rem;
        height: .8rem;
        background-color: #e0e0e0;
        border-right: none !important;
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -moz-box-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        margin-left: .4rem;
        margin-right: .4rem;
        padding: 0
    }

    .slider-2 .slider-pagination li.active {
        background-color: #e60000
    }

    .mobileNone {
        display: none
    }

    .shadowMobile {
        -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .12);
        -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .12);
        box-shadow: 0 2px 6px rgba(0, 0, 0, .12)
    }

    .margin-bottom-md-mobile {
        margin-bottom: 1.2rem
    }

    .heightAutoMobile {
        height: auto !important
    }

    .marginBottom15Mobile {
        margin-bottom: 15px !important
    }

    .mFontSize20 {
        font-size: 20px !important
    }

    .displayNoneMobile {
        display: none !important
    }

    .displayBlockMobileArea {
        display: block !important
    }

    .section-military .variedMobile .mFontSize20 {
        font-size: 20px
    }

    .footer-main .responsiveNew {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer-main .responsiveNew a {
        margin-bottom: 0
    }

    .footer-main .responsiveNew a .icon-app-store,
    .footer-main .responsiveNew a .icon-google-play,
    .footer-main .responsiveNew a .icon-logo-footer {
        zoom: .8
    }

    .footer-main .responsiveNew .displayBlockMobileArea {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .footer-main .responsiveNew .displayBlockMobileArea a:first-child {
        margin-right: 5px
    }

    .breaking-news .topTitleMobile {
        font-size: 12px;
        padding-right: 1.2rem;
        margin-right: 1.2rem
    }

    .right-side .displayBlockMobileArea {
        display: block !important
    }

    .searchMobileArea {
        height: 20px
    }

    .searchMobileArea i {
        font-size: 20px
    }

    .icon-logo {
        zoom: .6
    }

    .header-top .wrapper {
        height: auto;
        padding: 10px 0
    }

    .left-side .mobileHeaderLeftPray {
        display: block !important
    }

    .left-side .mobileMenuNewArea {
        display: block !important
    }

    .left-side .weather {
        display: flex !important;
        position: absolute;
        top: 75px;
        color: #fff;
        /*   left: 28px;*/
        right: 0;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        justify-content: center;
    }

    .left-side .weather .blockMobile1 {
        display: block
    }

    .left-side .weather .blockMobile1 .dropdown .title {
        font-size: 11px
    }

    .left-side .weather .blockMobile1 .dropdown .title span {
        font-size: 11px
    }

    .left-side .weather .blockMobile1 .dropdown .dropdown-select li {
        text-align: left
    }

    .left-side .weather .blockMobile1 .dropdown .dropdown-select li a {
        color: #000
    }

    .left-side .weather .info {
        display: none
    }

    .nav-menu {
        position: fixed;
        left: 0;
        top: 0;
        height: 100vh;
        overflow-y: auto;
        background-color: #000;
        color: #fff;
        width: 73%;
        padding: .6rem .6rem 9rem .6rem;
        z-index: 9999999;
        will-change: transform;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-overflow-scrolling: touch
    }

    .nav-menu.active {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .nav-menu li {
        line-height: 4.8rem;
        text-transform: uppercase;
        font-size: 1.6rem;
        padding: 0 1.8rem;
        border-bottom: .1rem solid rgba(255, 255, 255, .15)
    }

    .nav-menu i {
        margin-top: -.3rem
    }

    .nav-menu .more .toggle {
        max-height: 0;
        -webkit-transition: max-height .6s;
        -o-transition: max-height .6s;
        -moz-transition: max-height .6s;
        transition: max-height .6s;
        overflow: hidden
    }

    .nav-menu .more .icon-arrow-down-keyboard {
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        -o-transition: -o-transform .3s;
        -moz-transition: transform .3s, -moz-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s
    }

    .nav-menu .more.active .toggle {
        max-height: 34rem;
        -webkit-transition: max-height .6s;
        -o-transition: max-height .6s;
        -moz-transition: max-height .6s;
        transition: max-height .6s
    }

    .nav-menu .more.active .icon-arrow-down-keyboard {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .nav-menu-overlay {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 999999;
        background-color: rgba(0, 0, 0, .3);
        display: none
    }

    .nav-menu-overlay.active {
        display: block
    }

    .nav-menu.displayNoneWebs {
        display: block !important
    }

    .hiddenAreaMobile {
        overflow: hidden
    }

    .header-widget .right-side .mobileExchange {
        display: block !important
    }

    .header-widget .right-side .mobileExchange .exchange-slider .swiper-container {
        height: 1.8rem;
        margin: 0;
        max-width: 9rem
    }

    body.dark-mode h3 {
        color: #fff !important
    }

    .header-top .right-side ul {
        display: none
    }

    .left-side .weather {
        top: 59px;
        left: 0
    }

    .exchange {
        display: none
    }

    .main-home .mySwiper2 .swiperBtnArea ul {
        display: none
    }

    .main-home .mySwiper2 .swiper-pagination {
        display: block !important;
        bottom: 6px;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        z-index: 2
    }

    .main-home .mySwiper2 .swiper-pagination .swiper-pagination-bullet {
        background: #fff;
        margin: 0 .4rem;
        opacity: 1
    }

    .main-home .mySwiper2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #e1182d
    }

    .mySwiper3 {
        height: auto !important
    }

    .mySwiper3 .swiper-pagination {
        display: block !important;
        bottom: 6px;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        z-index: 2
    }

    .mySwiper3 .swiper-pagination .swiper-pagination-bullet {
        background: #fff;
        margin: 0 .4rem;
        opacity: 1
    }

    .mySwiper3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #e1182d
    }

    .mySwiper3 .swiperBtnArea ul {
        display: none
    }

    .mySwiper3 .swiperBtnArea {
        position: relative !important;
        bottom: 20px !important;
        margin-top: 0 !important;
        padding: 15px 0 !important
    }

    .mySwiper3 .swiperBtnArea .icon {
        font-size: 16px !important;
        margin-top: -9px !important;
        z-index: 3
    }

    .mySwiper3 .swiper-wrapper .swiper-slide .sliderText {
        max-width: 90% !important;
        bottom: 35px !important
    }

    .mySwiper3 .swiper-wrapper .swiper-slide .sliderText .title1 {
        font-size: 12px !important
    }

    .mySwiper3 .swiper-wrapper .swiper-slide .sliderText .title2 {
        font-size: 18px !important;
        line-height: 130% !important
    }

    .main-home .mySwiper2 .swiperBtnArea .icon {
        font-size: 16px !important;
        margin-top: -9px !important;
        z-index: 3
    }

    .main-home .mySwiper2 .swiperBtnArea {
        position: relative !important;
        bottom: 40px !important;
        margin-top: 0 !important;
        padding: 15px 0 !important
    }

    .main-home .mySwiper2 .sliderText {
        position: relative !important;
        padding: 0 0 5px 0;
        top: -22px;
        background: #000 !important
    }

    .main-home .mySwiper2 .sliderText .title1 {
        font-size: 12px !important
    }

    .main-home .mySwiper2 .sliderText .title2 {
        font-size: 16px !important;
        max-height: 50px;
        min-height: 50px;
        padding: 0 8px
    }

    .footer-main .list ul {
        display: none
    }

    .footer-main .footerTop {
        display: block
    }

    .footer-main .footerTop .footerTitle {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer-main .footerTop .footerSocials {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px
    }

    .footer-main .row .colums:last-child {
        margin: 0 auto
    }

    .footer-main .footerTop .footerTitle a:first-child div {
        font-size: 30px
    }

    .footerBottom ul li a {
        font-size: 10px;
        margin-right: 5px;
        padding-right: 10px
    }

    .newsBox .boxItem {
        margin-bottom: 15px
    }

    .twoBox .twoBoxItem .twoBoxTitle {
        font-size: 16px !important;
        line-height: 20px !important;
        bottom: 10px !important
    }

    .twoBox .twoBoxItem .category {
        left: 5px !important;
        top: 5px !important;
        padding: 5px 0 !important;
        font-size: 10px !important;
        width: 55px !important
    }

    .twoBox .twoBoxItem .newsDate {
        top: 5px !important;
        right: 5px !important;
        font-size: 10px !important
    }

    .twoBox .row>div {
        margin-bottom: 15px
    }

    .writers .writersTitleArea .weitersLine {
        width: 15% !important
    }

    .writers .writersTitleArea .titleWriters {
        font-size: 24px !important
    }

    .writers .writersTitleArea .titleWriters span {
        font-size: 12px !important
    }

    .writers .swiper-slide .cardsItemArea .description .playerTeam h2,
    .writers .swiper-slide .cardsItemArea .description .playerTeam p {
        font-size: 14px !important
    }

    .newsBox .margin-bottom-lg {
        margin-bottom: 5px
    }

    .newsBox .boxText {
        min-height: 95px !important
    }

    .newsBox .boxText .smallDescription {
        font-size: 14px !important
    }

    .yerliTv .s-pagination {
        margin: 10px auto 20px auto !important;
        width: 70% !important
    }

    .yerliTv .s-pagination li {
        width: 25px !important;
        height: 23px !important
    }

    .yerliTv .s-pagination li a {
        font-size: 12px !important
    }

    .yerliTv .yerliTvTitle {
        margin-bottom: 10px !important
    }

    .yerliTv .yerliTvListArea .yerliTvListAreaIn .yerliTvListItem {
        margin-bottom: 0 !important
    }

    .mixedNews .mixedNewsList .mixedNewsListItem img {
        width: 120px !important;
        min-height: 96px !important;
        max-height: 96px !important
    }


    .mixedNews .mixedNewsList .mixedNewsListItem .titleAndDescription {
        padding: 10px 10px 10px 0 !important
    }

    .mixedNews .boxItem .boxText {
        height: 130px !important
    }

    .mixedNews .boxItem .boxText .smallDescription {
        font-size: 14px !important;
        line-height: 18px !important
    }

    .mixedNews .boxItem .boxText p {
        font-size: 12px !important;
        line-height: 16px !important;
        -webkit-line-clamp: 3 !important
    }

    .yerliTv .yerliTvListArea .yerliTvListAreaIn .yerliTvListItem a img {
        width: 120px;
        height: auto
    }

    .yerliTv .yerliTvListArea .yerliTvListAreaIn .yerliTvListItem a p {
        font-size: 13px !important
    }

    .footerBottom ul {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .mobileSearch {
        display: block !important
    }

    .footer-main .list .search {
        display: none
    }

    .footer-main .footerTop .footerSocials ul li a i {
        font-size: 13px
    }
}

/*

.weather {
    padding-left: 35px
}
*/

.weather .dropdown .icon {
    font-size: 26px;
    position: absolute;
    left: 0
}

.prayer-page .variedPrayer .prayerNav .prayerCityMobileShow {
    display: none
}

.podcast-page .sectionPodcastList .item .mobileShowDetailTitle {
    width: 100%;
    -webkit-border-radius: .8rem;
    -moz-border-radius: .8rem;
    border-radius: .8rem
}

.podcast-page .sectionPodcastList .item .mobileShowDetailTitle .dateMobile1,
.podcast-page .sectionPodcastList .item .mobileShowDetailTitle .titleMobile1 {
    display: none
}

.podcast-page .sectionPodcastDetail .podcast-detail .item-detail .mobileShowDetailTitle {
    width: 100%
}

.podcast-page .sectionPodcastDetail .podcast-detail .item-detail .mobileShowDetailTitle .dateMobile1,
.podcast-page .sectionPodcastDetail .podcast-detail .item-detail .mobileShowDetailTitle .titleMobile1 {
    display: none
}

.displayNoneWebs1 {
    display: none
}

.displayNoneWebs {
    display: none !important
}

.footer-menu {
    width: 25%;
    display: flex;
    flex-direction: column;
}

.d-none {
    display: none;
}

.city-select {
    display: block;
    width: 99%;
    margin: 1rem 0;
    padding: 0.775rem 1rem;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.5;
    color: #5E6278;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #E4E6EF;
    appearance: none;
    border-radius: 0.475rem;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.search-list .mixedNewsList {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.search-list .mixedNewsListItem {
    padding: 0px !important;
    width: 49%;
}

.pagination li span,
.pagination li a {
    width: 100%;
    display: flex;
    justify-content: center;
}

.galleryItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem;
    gap: 1.5rem;
}

.galleryImages {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f7f7f7 !important;
}

.galleryItem img {
    height: 38rem !important;
}

.color-primary {
    color: var(--maincolor);
}

.galleryText {
    text-align: center;
}

.top-gallery-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.gallery-item-box {
    width: 32%;
    padding: 10px;
    border-radius: 12px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .1);
}

.gallery-item-box img {
    width: 100%;
    border-radius: 12px;
    height: 470px;
    object-fit: cover;
}

.gallery-item-row {
    gap: 1%;
    margin-top: 2rem;
}

.gallery-item-row .boxText {
    padding: 15px 10px 0;
}

.font-size-14{
    font-size: 14px!important;
}