body {
    font-family: 'Poppins', sans-serif;
    font-size: .9rem;
}

.td-none:hover {
    text-decoration: none;
}

a:hover, button:hover {
    text-decoration: none;
}

input[type="text"]:focus {
    outline: none !important;
}

a[data-fancybox="gallery"] {
    cursor: crosshair;
}

i:not(.none), [class^="mbri-"]:not(.none), [class*=" mbri-"]:not(.none) {
    margin-right: 5px;
}

ul, ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

button {
    background: none;
    border: none;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    line-height: initial;
}

button:focus {
    outline: none;
}

img, iframe {
    max-width: 100%;
}

main, footer {
    position: relative;
}

.custom-file-input ~ .custom-file-label::after {
    content: "Browse";
}

.custom-file-input:lang(tr) ~ .custom-file-label::after {
    content: "Gözat";
}

.container-full {
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 9;
}

.container-full .row.mains {
    margin: 0 auto;
}

.container-full .content {
    padding-left: 0;
    padding-right: 0;
}

strong, b, .font-weight-bold {
    font-weight: 600 !important;
}

.borderless td, .borderless th {
    border: none;
}

.custom-control-label p {
    margin-bottom: 0;
}

.clearfix-before::before {
    display: block;
    clear: both;
    content: "";
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}

.h1, h1 {
    font-size: 1.75rem;
}

.h2, h2 {
    font-size: 1.53125rem;
}

.h3, h3 {
    font-size: 1.3125rem;
}

.h4, h4 {
    font-size: 1.09375rem;
}

.h5, h5 {
    font-size: 1rem;
}

.h6, h6 {
    font-size: .875rem;
}

.fs-lg {
    font-size: 1.33333rem !important;
}

.fs-xs {
    font-size: .75rem !important;
}

.fs-xs1 {
    font-size: .8rem !important;
}

.fs-sm {
    font-size: .875rem !important;
}

.fs-1x {
    font-size: 1rem !important;
}

.fs-1x25 {
    font-size: 1.15rem !important;
}

.fs-1x5 {
    font-size: 1.5rem !important;
}

.fs-1x75 {
    font-size: 1.75rem !important;
}

.fs-2x {
    font-size: 2rem !important;
}

.fs-3x {
    font-size: 3rem !important;
}

.fs-4x {
    font-size: 4rem !important;
}

.fs-5x {
    font-size: 5rem !important;
}

.fs-6x {
    font-size: 6rem !important;
}

.fs-7x {
    font-size: 7rem !important;
}

.fs-8x {
    font-size: 8rem !important;
}

.fs-9x {
    font-size: 9rem !important;
}

.fs-10x {
    font-size: 10rem !important;
}

.fs-15 {
    font-size: .9375rem !important;
}

.fs-17 {
    font-size: 1.0625rem !important
}

.fs-18 {
    font-size: 1.125rem !important;
}

.fs-20 {
    font-size: 1.25rem !important;
}

.fs-22 {
    font-size: 1.375rem !important;
}

.fs-24 {
    font-size: 1.5rem !important;
}

.font-weight-400 {
    font-weight: 400 !important;
}

.font-weight-500 {
    font-weight: 500 !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.font-weight-700 {
    font-weight: 700 !important;
}

.mt-2rem {
    margin-top: 2rem !important;
}

.mb-2rem {
    margin-bottom: 2rem !important;
}

.pt-2rem {
    padding-top: 2rem !important;
}

.pb-2rem {
    padding-bottom: 2rem !important;
}

.mt-10px {
    margin-top: 10px !important;
}

.mt-30px {
    margin-top: 30px !important;
}

.mb-30px {
    margin-bottom: 30px !important;
}

.mb-10px {
    margin-bottom: 10px !important;
}

.pt-10px {
    padding-top: 10px !important;
}

.pt-30px {
    padding-top: 30px !important;
}

.pb-30px {
    padding-bottom: 30px !important;
}

.pb-10px {
    padding-bottom: 10px !important;
}

.mt--40 {
    margin-top: -40px
}

.mb--40 {
    margin-bottom: -40px
}

.my--40 {
    margin-top: -40px;
    margin-bottom: -40px
}

.fancyboxModal, .fancybox-slide--iframe .fancybox-content {
    max-width: 50%;
}

.fancyboxModal {
    padding: 15px;
    display: none;
}

.fancybox-content {
    padding: 0 !important;
}

.fancybox-content .fancybox-button {
    height: 38px;
    padding: 4px;
    opacity: 1;
}

.modal-header {
    border: 0;
    -ms-flex-align: center;
    align-items: center;
}

.modal-header .close {
    font-size: 1.75rem;
    opacity: 1 !important;
    text-shadow: none;
}

.modal-title {
    line-height: 1;
    font-size: 1.25rem;
}

.modal-title i {
    margin-right: 10px;
    font-size: 1.5rem;
}

.modal-content {
    border: 0;
}

.h-style {
    font-size: 2.25rem;
    font-weight: 700;
}

.kborder {
    position: relative;
    margin-bottom: 40px;
    display: inline-block;
}

.kborder:before {
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 30px;
    height: 3px;
    content: "";
}

.text-center .kborder:before {
    left: 50%;
    margin-left: -18px;
}

.kborder2 {
    position: relative;
}

.kborder2:before {
    content: "";
    position: absolute;
    top: 0;
    left: -15px;
    width: 5px;
    border-radius: 4px 0 0 4px;
    height: 100%;
}

.kborder3 {
    padding-bottom: 30px;
    margin-bottom: 40px;
    position: relative;
}

.kborder3:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 30px;
    margin: 0;
    left: 50%;
    bottom: 0;
}

.section-title-one {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 2rem;
}

.section-title-one::before {
    font-size: 2.5rem;
    line-height: 2.5rem;
    content: attr(data-title);
    font-weight: 700;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    padding-left: 25px;
}

.section-title-one::after {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    width: 100%;
    height: 2px;
    z-index: -1;
}

.section-title-one span {
    padding: 10px 3rem;
    position: relative;
    z-index: 3;
    display: inline-block;
    font-weight: 700;
    font-size: 2rem;
    text-transform: uppercase;
}

.parallax {
    background-attachment: fixed;
}

.bg-cover {
    position: relative;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.opacity1 {
    opacity: 1 !important;
}

.after-font-awesome:after, .before-font-awesome:before, .sidebar ul li.has-sub > a:after, .faq-title::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.single-row {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line-clamp1 {
    -webkit-line-clamp: 1;
}

.line-clamp2 {
    -webkit-line-clamp: 2;
}

.text-shadow {
    text-shadow: 1px 1px 1px #fff;
}

.outline-none:focus {
    outline: none !important;
}

.before-content:before, .after-content:after, .body-overlay:before, .overlay:before, #slider .item:after, #slider .item .a-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /*z-index: -1;*/
}

.middle, .faq-title::after, .yes-banner .page-header {
    z-index: 99;
    transition: .5s ease;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.middle-x {
    z-index: 99;
    transition: .5s ease;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.align-table-middle.table td, .align-table-middle.table th {
    vertical-align: middle;
}

.a-opacity1:hover, .a-opacity1 a:hover {
    opacity: 1;
}

.tran3s {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.tran4s {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.editor-content img[style*="left"] {
    margin: 0 2rem 2rem 0;
    max-width: 50%;
}

.editor-content img[style*="right"] {
    margin: 0 0 2rem 2rem;
    max-width: 50%;
}

.editor-content::after {
    display: block;
    clear: both;
    content: "";
}

.editor-content ul:not(.none),
.ul-bullet:not(.none),
.editor-content ol:not(.none),
.ol-bullet:not(.none) {
    margin: 20px 0 42px 0;
    padding-inline-start: 40px;
}

.editor-content ul:not(.none) li,
.ul-bullet:not(.none) li,
.editor-content ol:not(.none) li,
.ol-bullet:not(.none) li {
    margin: 10px 0;
    padding-left: 10px;
}

.editor-content ul:not(.none) li,
.ul-bullet:not(.none) li {
    list-style-type: disc;
    padding-left: 0;
}

.editor-content ol:not(.none) li::marker,
.ol-bullet:not(.none) li::marker {
    font-weight: 600;
}

.fa-phone {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

hr:not(.none) {
    background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(#DBDBDB), to(transparent));
    background-image: linear-gradient(to left, transparent, #DBDBDB, transparent);
    border: 0;
    height: 1px;
    margin: 22px 0;
}

.form-control, .bootstrap-select .btn, .custom-file-label:not(.none), .btn, .card, .custom-file-label::after {
    border-radius: 1px;
}

.form-control, .custom-file, .custom-file-input, .custom-file-label, .custom-file-label::after, .alert {
    font-size: .875rem;
}

.form-control:not(.none), .custom-file:not(.none), .custom-file-input:not(.none) {
    height: calc(3rem + 2px);
}

.custom-file-label:not(.none), .custom-file-label:not(.none)::after {
    line-height: 2.25rem;
    height: auto;
    margin-bottom: 0;
}

textarea.form-control {
    height: auto !important;
}

.custom-control-label {
    padding-top: 2px;
}

.form-control:disabled, .form-control[readonly] {
    cursor: no-drop;
    opacity: .5;
}

.form-control-v2 .form-control, .form-control-v2 .custom-file-label {
    border: 0;
    background-color: transparent !important;
    border-bottom: 1px solid;
    border-radius: 0;
    text-align: left;
}

.form-control-v2 .form-control:focus {
    border-color: #80bdff;
    box-shadow: none
}

.form-control-v2 .custom-file-label::after {
    background-color: transparent;
    font-size: 1rem;
}

.form-control-v2 .form-control, .form-control-v2 .placeholder {
    font-size: .82rem;
}

.custom-select2 {
    padding-right: 2rem;
    background: #fff url(/themes/img/select.svg) no-repeat right .75rem center/14px 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.btn:not(.none) {
    padding: .75rem 1.5rem;
    font-weight: 600;
}

.btn.disabled, .btn:disabled {
    cursor: not-allowed;
}

.loading-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.4);
    z-index: 9999999;
    transform: translateZ(0);
}

.loading-bar .loader {
    width: 0;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
    animation: expand 5s linear infinite;
}

.loading-bar.no-overlay {
    background: 0 0;
}

@keyframes expand {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.lazy {
    opacity: 0;
}

.lazyloaded {
    opacity: 1;
}

img.lazy:not([src]) {
    visibility: hidden;
}

.blur-up {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter 400ms, -webkit-filter 400ms;
}

.blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.navbar {
    padding: 0;
}

.navbar-brand {
    padding: .5rem 0;
}

.navbar-brand img {
    max-height: 90px;
}

header.sticked .navbar-brand img {
    max-height: 50px;
}

.header-top {
    line-height: 44px;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.fixed-header {
    position: fixed;
    z-index: 1040;
    width: 100%;
}

header.sticked {
    top: 0;
}

header.sticked .header-top {
    display: none;
}

#top-menu {
    text-align: right;
    font-weight: 500;
    float: right;
}

#top-menu li {
    margin-left: 1rem;
}

#top-menu li, #top-menu ul {
    display: inline-block;
}

#top-menu li i {
    vertical-align: middle;
}

#top-menu li i:not(.none) {
    font-size: 1.25rem;
}

.languages button {
    padding-left: 5px;
}

.languages .dropdown-toggle::after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    border: 0;
}

.languages .dropdown-menu {
    min-width: 1px;
}

.languages .dropdown-item {
    padding: .25rem 10px;
    line-height: initial;
}

.languages select {
    background-size: 12px;
    padding-right: 1.75rem;
}

.languages a.text-item {
    padding-right: 8px;
    display: inline-block;
    border-right: 1px solid;
    margin-right: 4px;
    line-height: 1
}

.languages a.img-item {
    margin-left: 5px;
}

#google_translate_element {
    position: relative;
    line-height: 2;
}

.goog-te-gadget {
    font-family: inherit !important;
    font-size: 13px !important
}

.goog-te-gadget-simple {
    font-size: inherit !important
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #121212 !important
}

/*mobile*/
#panel {
    position: fixed;
    top: 0px;
    width: 100%;
    right: -100%;
    height: 100%;
    z-index: 99999;
    overflow-y: scroll;
    transition: .5s;
}

#panel .panel-content {
    padding: 2rem 1rem;
    position: relative;
}

#panel .container {
    padding-left: 0;
    padding-right: 0;
}

.mobile-nav {
    display: none
}

.search-open {
    font-size: 1.25rem;
}

.search-place {
    width: 100%;
    display: none;
    text-align: left;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
}

.search-place .search-close {
    z-index: 999;
    width: 100%;
    display: block;
    line-height: 1;
    text-align: right;
    margin-bottom: 1.5rem;
}

.search-place .search-close i {
    font-size: 1.4rem;
    line-height: 1.4rem;
    margin-left: 6px;
    vertical-align: middle;
}

.search-place .search-content {
    position: relative;
    width: 100%;
    padding: 48px 0;
}

#search-form {
    max-width: 860px;
    margin: 0 auto
}

.search-form {
    position: relative;
}

.search-form.before-font-awesome:before {
    content: "\f002";
    position: absolute;
    top: 50%;
    left: 24px;
    transform: translateY(-50%);
    font-size: 1.5rem;
}

.search-form .form-control {
    height: 80px;
    line-height: 100%;
    border-radius: 8px;
    padding: 10px 100px 10px 72px;
    box-shadow: none;
    font-size: 1.15rem;
}

.search-form .btn {
    box-shadow: none;
    width: auto;
    right: 0;
    left: auto;
    padding-right: 18px;
    font-size: 1.2rem;
}

.search-form .btn i {
    font-size: 1.75rem;
    margin-left: 10px;
    vertical-align: middle;
}

.search-place .search-content .h1 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.33;
    margin-bottom: 2rem;
}

#slider .item img:not(.none) {
    opacity: 0;
    transition: transform 0s linear,opacity 2s linear;
}

#slider .owl-item.active .item img:not(.none) {
    opacity: 1;
    transform: scale(1.1);
    transition: transform 10s linear,opacity 2s linear;
}

#slider .caption h3 {
    font-size: 3rem;
}

#slider .caption h4 {
    font-size: 4rem;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

#slider .caption p:not(.none) {
    font-size: 1.4rem;
    margin-bottom: 0;
}

#slider .caption .btn {
    font-size: 1.2rem;
    margin-top: 1.5rem;
}

#slider .active .caption h3 {
    animation-name: fadeInUp;
    animation-fill-mode: both;
    animation-duration: 0.5s;
    animation-delay: 1s;
}

#slider .active .caption h4 {
    animation-name: fadeInDown;
    animation-fill-mode: both;
    animation-duration: 0.5s;
    animation-delay: 1.5s;
}

#slider .active .caption p:not(.none) {
    animation-name: fadeInDown;
    animation-fill-mode: both;
    animation-duration: 0.5s;
    animation-delay: 1.5s;
}

#slider .active .caption .btn {
    animation-name: fadeInUp;
    animation-fill-mode: both;
    animation-duration: 0.5s;
    animation-delay: 1.5s;
}

#slider .item img:not(.none) {
    object-fit: cover;
    height: auto;
}

body.homepage #slider .item img:not(.none), .main-video video {
    min-height: 360px;
    max-height: 466px;
}

body:not(.homepage) #slider .item img:not(.none) {
    min-height: 220px;
}

.videosl {
    width: 100%;
    position: relative;
}

.main-video {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main-video:before {
    content: '';
    background-color: rgba(0,0,0,.32);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.main-video video {
    width: 100%;
    display: block;
    object-fit: cover;
}

.main-video iframe {
    width: 100%;
    height: 100vh;
    transform: scale(1.2);
    position: absolute;
    z-index: 3;
}

.main-video .c-button {
    padding: 1.1rem 3rem;
    font-size: 1.1rem;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.videosl .btnplay {
    display: none;
    z-index: 99;
    opacity: .5;
    font-size: 4rem;
    color: #000;
    cursor: pointer;
    text-align: center;
}

header .social-icons {
    float: left;
}

.social-icons li {
    display: inline-block;
    margin-right: 6px;
}

html:not([dir="rtl"]) .social-icons li:last-child {
    margin-right: 0px;
}

.social-icons li img {
    max-height: 30px;
}

.social-icons li i {
    margin-right: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1rem;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.social-icons li:last-child i {
    margin-right: 0px;
}

.social-icons li.facebook i {
    background: #3b5998;
    transition: all .4s;
}

.social-icons li.facebook:hover i {
    background: #fff;
    border-color: #3b5998;
    color: #3b5998;
}

.social-icons li.twitter i {
    background: #00aced;
}

.social-icons li.twitter:hover i {
    background: #fff;
    border-color: #00aced;
    color: #00aced;
}

.social-icons li.instagram i {
    background: -webkit-gradient(radial, 33% 100%, 0, 33% 100%, 221, color-stop(1.00, #515ECF), color-stop(0.81, #9B36B7), color-stop(0.63, #D92E7F), color-stop(0.32, #F15245), color-stop(0.04, #FED373));
    background: -webkit-radial-gradient(33% 100%, circle, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF 100%);
    background: radial-gradient(33% 100%, circle, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF 100%);
}

.social-icons li.instagram:hover i {
    background: #fff;
    border-color: #517fa4;
    color: #517fa4;
}

.social-icons li.youtube i {
    background: #bb0000;
}

.social-icons li.youtube:hover i {
    background: #fff;
    border-color: #bb0000;
    color: #bb0000;
}

.social-icons li.linkedin i {
    background: #007bb6;
}

.social-icons li.linkedin:hover i {
    background: #fff;
    border-color: #007bb6;
    color: #007bb6;
}

.social-icons li.google-plus i,
.social-icons li.google i {
    background: #dd4b39;
}

.social-icons li.google:hover i,
.social-icons li.google-plus:hover i {
    background: #fff;
    border-color: #dd4b39;
    color: #dd4b39;
}

.social-icons li.pinterest i {
    background: #cb2027;
}

.social-icons li.pinterest:hover i {
    background: #fff;
    border-color: #cb2027;
    color: #cb2027;
}

.social-icons li.whatsapp i {
    background: #25d366;
}

.social-icons li.whatsapp:hover i {
    background: #fff;
    border-color: #25d366;
    color: #25d366;
}

html:not([dir="rtl"]) .social-icons.style2 li:not(:last-child) {
    margin-right: 12px;
}

.social-icons.style2 li i {
    font-size: 1.25rem;
    background-color: transparent !important;
    background: none !important;
    width: auto;
    height: auto;
    line-height: inherit
}

.social-icons.style3 li i, footer .social-icons li i {
    border-radius: 6px !important;
    width: 26px;
    height: 26px;
    line-height: 26px;
}

.mobile-social-icons {
    margin-top: 1.5rem;
}

.mobile-social-icons .social-icons li {
    margin: 5px;
}

.social-share button {
    margin-right: 2px;
    padding: 3px 12px;
    color: #ffffff;
    display: inline-block;
    border-radius: 3px
}

.social-share button:hover {
    opacity: 1;
    text-decoration: none;
}

.social-share button i {
    margin-right: 0;
}

.social-share button span {
    font-size: .85rem;
    display: none
}

.social-share button.facebook {
    background-color: #3b5998;
}

.social-share button.facebook:hover {
    background-color: #293e6a;
}

.social-share button.twitter {
    background-color: #00a0d1;
}

.social-share button.twitter:hover {
    background-color: #007092;
}

.social-share button.plusone {
    background-color: #dd4b39;
}

.social-share button.plusone:hover {
    background-color: #b53f30;
}

.social-share button.pinterest {
    background-color: #b31616;
}

.social-share button.pinterest:hover {
    background-color: #7d0f0f;
}

.social-share button.whatsapp {
    background-color: #4dc247;
}

.social-share button.whatsapp:hover {
    background-color: #359030;
}

.social-share button.email {
    background-color: #414659;
}

.social-share button.email:hover {
    background-color: #000;
}

.social-share button.linkedin {
    background: #0077b5;
}

.social-share button.linkedin:hover {
    background-color: #005f90;
}

.slide-area {
    position: relative;
    box-shadow: 0 5px 21px -5px #cdd1e1;
}

.no-banner .page-header {
    padding: 2rem 0;
}

.yes-banner .page-header {
    -webkit-transform: translateY(-6%);
    -ms-transform: translateY(-6%);
    transform: translateY(-6%);
}

.page-header .breadcrumb {
    padding: 0px;
    margin: 0px;
    background: none;
    font-size: .875rem;
}

.page-header .breadcrumb-item.active {
    opacity: .5;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0px;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: none;
}

.breadcrumb-item {
    padding-right: .5rem;
}

.breadcrumb-item:not(:last-child)::after {
    display: inline-block;
    padding-left: .5rem;
    content: "/";
}

.page-header h1 {
    margin-bottom: 3px;
}

.page-header.text-center .breadcrumb {
    display: block;
}

.page-header.text-center .breadcrumb-item {
    display: inline-block;
}

.pagination {
    margin: 20px 0px 20px 0px;
    font-weight: bold;
}

.pagination .page-item + .page-item {
    margin-left: 5px;
}

.pagination .page-link {
    border: 0;
}

.pagination .page-link.number, .pagination .page-link.prev, .pagination .page-link.next {
    border-radius: 50% !important;
    width: 35px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
}

.pagination .page-link.text, .pagination .page-link.first, .pagination .page-link.last {
    font-size: .875rem;
    border-radius: 0;
    font-weight: normal;
    border-radius: 0;
}

.pagination .page-link.prev, .pagination .page-link.next {
    font-size: 1.25rem;
}

footer {
    font-size: .8rem;
}

footer .footer {
    padding: 2rem 0px 10px 0;
}

footer .copyright {
    padding-top: 5px;
    font-size: .875rem;
}

.iwt {
    vertical-align: top;
}

.bottom-menu {
    text-align: center;
    margin-bottom: 1rem;
}

.bottom-menu:not(.submenu) > li {
    margin-bottom: 1rem;
    font-size: 1.05rem;
}

.bottom-menu li {
    display: inline-block;
}

.bottom-menu:not(.submenu) > li:not(.none):not(:first-child) {
    border-left: 1px solid;
    padding-left: 1rem;
}

.bottom-menu li:not(:last-child) {
    margin-right: 1rem;
}

.bottom-menu a {
    font-weight: 500;
}

.bottom-menu a:hover {
    text-decoration: none;
}

.bottom-menu.submenu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    text-align: left;
    padding-bottom: 1rem;
}

.bottom-menu.submenu li {
    display: block;
    max-width: 230px;
}

.bottom-menu.submenu li.f-company {
    max-width: 440px;
}

.bottom-menu.submenu li.f-company li {
    max-width: 90%;
}

.bottom-menu.submenu > li {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
}

.bottom-menu.submenu > li > a, .bottom-menu.submenu > li > h5 {
    font-size: 1rem;
    margin-bottom: 1rem;
    display: block;
}

.bottom-menu.submenu li li {
    margin-right: 0;
    margin-left: 0;
    max-width: 100%;
}

.bottom-menu.submenu li li a {
    font-weight: 400;
    text-transform: initial;
    display: block;
}

.bottom-menu.submenu li li a, .bottom-menu.submenu p {
    margin-bottom: 5px;
}

.bottom-menu.submenu p a {
    display: inline-block;
    margin-bottom: 0;
}

.newsletter {
    padding: 15px 0px;
}

.sidebar, .content {
    padding-top: 40px;
    padding-bottom: 40px;
}

.pnl-sidebar {
    display: none;
}

.btn-sidebar {
    font-size: 1.3rem;
    line-height: 1.3rem;
    padding: .7rem 1rem;
}

.sidebar {
    padding-right: 15px;
    padding-left: 15px;
}

.sidebar ul {
    font-weight: 600;
    font-size: 1rem;
}

.sidebar ul:first-child {
    margin-bottom: 40px;
}

.sidebar ul li a {
    display: block;
    padding: 10px 0px;
    padding-right: 12px;
    position: relative;
    border-bottom: 1px solid;
}

.sidebar ul li ul li {
    padding-left: 15px;
    font-size: .9rem;
}

.sidebar ul ul {
    display: none;
    margin: 10px 0 10px 0;
}

.sidebar ul li.active > ul {
    display: block;
}

.sidebar ul li ul li a {
    border-bottom: none;
    padding: 6px 0px;
}

.sidebar ul li.has-sub > a:after {
    content: '\f105';
    position: absolute;
    right: 0;
    top: 10px;
}

.sidebar ul li.has-sub.active > a:after {
    content: '\f107';
}

.blog-posts article {
    margin-bottom: 40px;
    padding-bottom: 10px;
}

article.post .post-meta {
    margin-bottom: 1rem;
}

article.post .post-meta > span {
    display: inline-block;
    background: #e6e6e6;
    font-size: .85rem;
    padding: 3px 12px;
    border-radius: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
}

article.post .post-meta > span:not(:last-child) {
    margin-right: 10px;
}

.post-block {
    margin: 15px 0 0 0;
    padding: 20px 0 15px 0;
}

.post-share {
    margin: 40px 0 0 0;
    padding-bottom: 0;
}

#content-summary {
    padding: 2rem;
    margin: 2rem 0;
    border-radius: .5rem;
}

#content-summary li {
    margin: .5rem 0;
    font-size: .9rem
}

#content-summary li a {
    display: block;
    position: relative;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

#content-summary li a:hover {
    transform: translateX(10px);
    text-decoration: none
}

#content-summary li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 8px
}

.faq-item figure {
    margin-right: 10px;
    width: 78px;
}

.faq-content {
    display: none;
    margin-bottom: 1rem;
    padding: 1rem 22px;
    padding-top: 0;
}

.faq-item:first-child .faq-content {
    display: block;
}

.faq-title {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    cursor: pointer;
    font-size: 1rem;
    padding: 18px 26px;
    padding-right: 40px;
}

.faq-item.resimVar .faq-title-name {
    width: calc(100% - 88px);
}

.faq-item.resimVar .faq-content {
    padding-left: 110px;
}

.faq-title::after {
    padding-left: 1rem;
    font-size: 1.5rem;
    content: "\f054";
    left: auto;
    right: 20px;
    width: auto;
}

.faq-title.active::after {
    content: "\f078";
}

.list-img {
    width: 100%;
    object-fit: cover;
    transition: .5s ease;
    backface-visibility: hidden;
}

.img-center {
    width: 100%;
    position: relative;
}

.img-center img {
    width: auto !important;
    max-height: 100%;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.photogallery-list .list-img, .photogallery-list .img-center {
    height: 205px;
}

.products-list .img-center, .products-list .list-img {
    height: 302px;
}

.reference-list .img-center, .reference-list .list-img {
    height: 110px;
}

.staffs-list .img-center, .staffs-list .list-img {
    height: 305px;
}

.news-list .img-center, .news-list .list-img {
    height: 232px;
}

.contentdetail-list .img-center, .contentdetail-list .list-img {
    height: 246px;
}

.pdf-list .list-img, .pdf-list .img-center {
    height: 357px;
}

.press-list .list-img, .press-list .img-center {
    height: 226px;
}

.services-list .img-center, .services-list .list-img {
    height: 246px;
}

.masonry-row {
    column-count: 3;
    column-gap: 15px;
}

.masonry-row .item {
    display: grid;
    grid-template-rows: 1fr auto;
    margin-bottom: 15px;
    break-inside: avoid;
}

.masonry-row .item img {
    width: 100%;
}

.masonry-row .item a {
    display: block;
    width: 100%;
}

.reference-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap; /*justify-content: center;*/
}

.reference-list .cols {
    max-width: calc(100% / 5);
    flex: 1 1 calc(100% / 5);
    margin-bottom: 30px;
    padding: 0 12px;
    list-style-type: none;
}

.reference-list .card {
    padding: 1rem;
}

.video-list h4 {
    padding: 12px 0 5px 0;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center;
}

.blog-list .card-body {
    padding: 1.75rem 1rem 1rem;
    position: relative;
}

.blog-list .card-text {
    font-size: .875rem;
    color: #999;
}

.blog-list .news-date {
    top: -36px;
    left: auto;
    right: 10px;
}

figure {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    text-align: center;
}

figure:hover .overlay {
    opacity: 1;
}

figure .overlay i {
    font-size: 2rem;
    display: block;
    margin-right: 0;
    margin: 10px 0;
}

figure a:hover {
    opacity: 1;
}

.zoom-effect img {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.zoom-effect:hover img, .zoom-effect:focus img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.zoom-effect2 img {
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.zoom-effect2:hover img, .zoom-effect2:focus img {
    transform: scale(1.08);
}

.zoom-effect3 img {
    object-fit: cover;
    object-position: center top;
    transition: 1s ease;
    -moz-transition: 1s ease;
    -webkit-transition: 1s ease;
}

.zoom-effect3:hover img, .zoom-effect3:focus img {
    object-position: center bottom;
    transition: 1s ease;
    -moz-transition: 1s ease;
    -webkit-transition: 1s ease;
}

.anim-effect1 {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.anim-effect1:hover {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.list-effect {
    height: 100%;
}

.list-effect:hover:not(.none) {
    box-shadow: 0px 0px 0px 10px #f1f1f1;
    overflow: hidden;
    z-index: 1000;
    animation: height-product-nomargin 300ms forwards;
    -webkit-animation: height-product-nomargin 300ms forwards;
    -moz-animation: height-product-nomargin 300ms forwards;
    -o-animation: height-product-nomargin 300ms forwards;
}

.owl-carousel .list-effect:hover {
    box-shadow: none;
}

.list-effect2 {
    height: 100%;
    border-bottom: 3px solid #fff;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.list-effect2:hover {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}

.list-effect3 {
    height: 100%;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.list-effect3:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.testimonial blockquote {
    position: relative;
    border-radius: 4px;
    padding: 12px 30px;
    margin-bottom: 0px;
    text-align: center;
    font-size: .9rem;
    font-style: italic;
}

.testimonial blockquote:before, .testimonial blockquote:after {
    font-family: Georgia, serif;
    font-style: italic;
    display: block;
    font-size: 3rem;
    line-height: 1;
    position: absolute;
}

.testimonial blockquote:before {
    left: 5px;
    top: 10px;
    content: '\201C';
}

.testimonial blockquote:after {
    right: 10px;
    bottom: -20px;
    content: '\201D';
}

.testimonial blockquote p {
    padding: 0 20px;
    margin-bottom: 0;
}

.testimonial .testimonial-arrow-down {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    height: 0;
    margin: 0 0 0 20px;
    width: 0;
}

.testimonial .testimonial-author {
    margin-left: 10px;
}

.testimonial .testimonial-author strong {
    display: block;
}

.testimonial .testimonial-author span {
    display: block;
    font-size: .8rem;
}

.btn-rating {
    font-size: 1.5rem;
    padding-right: 4px;
}

.rating {
    margin: 10px 0 0 0px;
    display: inline-block;
    position: relative;
    font-size: smaller;
}

.rating:before {
    content: "\f005\f005\f005\f005\f005";
}

.rating:after {
    position: absolute;
    left: 0;
}

.testimonial .rating {
    margin-left: 10px;
}

.r-0:before {
    content: "\f005\f005\f005\f005\f005" !important;
}

.r-05:after {
    content: "\f089\00a0";
}

.r-1:after {
    content: "\f005";
}

.r-15:after {
    content: "\f005\f089\00a0";
}

.r-2:after {
    content: "\f005\f005";
}

.r-25:after {
    content: "\f005\f005\f089\00a0";
}

.r-3:after {
    content: "\f005\f005\f005";
}

.r-35:after {
    content: "\f005\f005\f005\f089\00a0";
}

.r-4:after {
    content: "\f005\f005\f005\f005";
}

.r-45:after {
    content: "\f005\f005\f005\f005\f089\00a0";
}

.r-5:after {
    content: "\f005\f005\f005\f005\f005";
}

.rating-results, .rating-results-total {
    margin-bottom: 10px;
}

.rating-results .rating-results-item {
    display: inline-block;
    padding-left: 10px;
}

.rating-results-total .rating {
    font-size: 2rem;
}

.news-list .card {
    border: 0
}

.news-list .card-body {
    padding-left: 0;
    padding-right: 0
}

.news-list .card-text {
    font-size: .9rem;
    height: 105px;
    overflow: hidden;
}

.news-list .card-title { /*height: 54px;*/
    overflow: hidden;
    font-size: 1rem;
}

.news-date {
    position: absolute;
    text-align: center;
    left: 1rem;
    top: 1rem;
    font-size: .875rem;
    font-weight: 500
}

.news-date b {
    font-size: 1.25rem;
    font-weight: 700 !important;
}

.news-date b, .news-date span {
    display: block;
    padding: 5px;
    text-align: center;
    line-height: 1.25;
}

.contact .cmap {
    width: 100%;
    margin-bottom: -40px;
    margin-top: 40px;
}

.contact .cmap iframe {
    height: 280px !important;
    width: 100%;
    border: none;
    margin-bottom: -6px;
}

.contact-content p {
    margin-bottom: .5rem;
}

.contact-content i {
    margin-right: 8px;
}

.ul-sitemap > li > ul {
    margin-top: 1.5rem;
}

.ul-sitemap li {
    line-height: 1.5rem;
    position: relative;
}

.ul-sitemap li a {
    display: inline-block;
}

.ul-sitemap ul {
    margin-left: 1.5rem;
    margin-bottom: 1.5rem;
}

.ul-sitemap ul li {
    position: relative;
}

.ul-sitemap ul li::before {
    content: "";
    display: inline-block;
    width: 3rem;
    height: 100%;
    border-left: 1px #ccc solid;
    position: absolute;
    top: -0.75rem;
}

.ul-sitemap ul li::before {
    content: "";
    display: inline-block;
    width: 3rem;
    height: 1.5rem;
    border-bottom: 1px #ccc solid;
    position: absolute;
    top: -0.75rem;
}

.ul-sitemap ul li a {
    margin-left: 3.75rem;
}

.site-bottom {
    z-index: 999;
    display: flex;
    justify-content: space-between;
    position: fixed;
    bottom: 20px;
    width: 100%;
    padding: 0 10px 0 20px;
}

.site-bottom .btn {
    display: none;
    width: 100%;
    margin-right: 10px;
    padding-left: 6px;
    padding-right: 6px;
    font-weight: 400;
}

#to-top {
    z-index: 999;
    display: none;
    position: fixed;
    right: 10px;
    bottom: 20px;
    padding: .75rem;
    font-size: 1.3rem;
    line-height: 1.3rem;
}

.whatsapp-info {
    display: none;
    margin-right: 20px;
}

.whatsapp-info .whatsapp-icon i {
    font-size: 1.5rem;
    height: 44px;
    width: 44px;
    line-height: 44px;
    border-radius: 50%;
    text-align: center;
    transition: all 0.3s ease-out 0s;
    -webkit-animation: at-ripple .6s linear infinite;
    animation: at-ripple .6s linear infinite;
}

.whatsapp-info .whatsapp-icon .whatsapp-text {
    z-index: -1;
    opacity: 0;
    float: right;
    font-size: .875rem;
    font-weight: 400;
    padding: 5px 20px;
    position: relative;
    top: 8px;
    right: 20px;
    border-radius: 4px;
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    transition: all 0.3s ease-out 0s;
}

.whatsapp-info .whatsapp-icon:hover .whatsapp-text {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
}

@keyframes at-ripple {
    0% {
        box-shadow: 0 4px 10px rgba(77, 194, 71,0.4),0 0 0 0 rgba(77, 194, 71,0.4),0 0 0 5px rgba(77, 194, 71,0.4),0 0 0 10px rgba(77, 194, 71,0.4);
    }

    100% {
        box-shadow: 0 4px 10px rgba(77, 194, 71,0.4),0 0 0 5px rgba(77, 194, 71,0.4),0 0 0 10px rgba(77, 194, 71,0.4),0 0 0 20px rgba(77, 194, 71,0);
    }
}

#kvkk {
    position: fixed;
    bottom: 0px;
    right: 3%;
    z-index: 99999;
    width: 30%;
    -webkit-transform: translateX(-3%);
    -ms-transform: translateX(-3%);
    transform: translateX(-3%);
}

#kvkk .kvkk-content {
    max-height: 150px;
    overflow: auto;
}

#kvkk .kvkk-inner {
    font-size: .62rem;
    padding: 15px 20px;
    border-radius: 4px;
    margin: 15px;
    text-align: left;
}

#kvkk .btn {
    margin: 3px 10px 3px 0;
    padding: 5px;
    font-size: .62rem;
    font-weight: 500;
}

#kvkk .btn:last-child {
    margin-right: 0;
}

#kvkk a {
    text-decoration: underline;
}

.body-overlay {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    -ms-flex-order: 2;
    order: 2;
    overflow: hidden;
}

.body-overlay:before {
    z-index: 9999;
}

.body-overlay.explicit:before {
    opacity: 1 !important
}

.error-page {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.error-page h1 {
    font-size: 9rem;
    line-height: 9rem;
    margin-bottom: 2rem;
}

.error-page h2 {
    margin-bottom: 1rem;
}

.error-page p {
    margin-bottom: 0;
}

.post-content {
    overflow: hidden;
}

.details-img {
    float: right;
    width: 44%;
    margin: 0 0 2rem 2rem;
}

#sync1 .img-center {
    height: 579px;
}

#sync2.owl-theme .owl-nav [class*=owl-] {
    font-size: 1rem;
}

#sync2 .img-center {
    height: 136px;
    opacity: .5;
}

#sync2 .owl-item.active.current .item .img-center {
    opacity: 1;
}

#sync2.owl-carousel .owl-nav:not(.disabled):before, #sync2.owl-carousel .owl-nav:not(.disabled):after {
    content: '';
    display: block;
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 10;
    pointer-events: none;
}

#sync2.owl-carousel .owl-nav:not(.disabled):before {
    left: 0;
    background: linear-gradient(to right,rgba(230,230,230,1) 0%,rgba(230,230,230,0) 100%);
}

#sync2.owl-carousel .owl-nav:not(.disabled):after {
    right: 0;
    background: linear-gradient(to right,rgba(230,230,230,0) 0%,rgba(230,230,230,1) 100%);
}

.product-pdf {
    font-size: 1.1rem;
}

.product-pdf i {
    font-size: 2rem;
    vertical-align: middle;
}

.custom-menu-item .custom-menu-item-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: between;
    -ms-flex-pack: between;
    justify-content: between;
}

.custom-menu-item .custom-menu-item-details h4,
.custom-menu-item .custom-menu-item-details strong {
    white-space: nowrap;
}

.custom-menu-item .custom-menu-item-details .custom-menu-item-line {
    width: 100%;
}

.white {
    filter: brightness(0) invert(1);
}

.blackandwhite {
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

.blackandwhite:hover {
    filter: none; /* IE6-9 */
    -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
}

.owl-carousel.stage-flex .owl-stage {
    display: flex
}

.owl-carousel.item-padding .cols {
    padding: 11.25px 11.25px 20px 11.25px;
}

.owl-carousel.item-padding .owl-item {
    margin: 0 !important;
}

.owl-carousel.owl-stage-dflex .owl-stage {
    display: flex
}

.owl-carousel .cols {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    height: 100%;
    padding: 0px;
    margin-bottom: 0px !important;
}

.owl-carousel .cols img {
    display: inline-block !important;
}

.owl-opacity1.owl-theme .owl-nav [class*=owl-] {
    opacity: 1;
}

.owl-opacity1.owl-theme .owl-nav [class*=owl-]:hover {
    opacity: .5;
}

.custom-nav1.owl-theme .owl-nav [class*=owl-] {
    font-size: 3rem;
    line-height: 3rem;
    padding: 0px;
    background: initial;
}

.custom-nav1.owl-theme .owl-nav button.owl-prev {
    left: 10px;
}

.custom-nav1.owl-theme .owl-nav button.owl-next {
    right: 10px;
}

.custom-nav2.owl-theme .owl-nav [class*=owl-] {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin-top: 1rem;
    transform: none;
}

.custom-nav3.owl-theme .owl-nav button.owl-prev {
    left: -28px;
}

.custom-nav3.owl-theme .owl-nav button.owl-next {
    right: -28px;
}

.custom-nav4.owl-theme .owl-nav [class*=owl-] {
    bottom: 0;
    top: auto;
    background: transparent;
    font-size: 1.7rem;
    padding: 0;
    transform: none;
}

.custom-nav4.owl-theme .owl-nav button.owl-prev {
    left: auto;
    right: 34px;
}

.custom-nav4.owl-theme .owl-nav button.owl-next {
    right: 0;
}

.dots-bottom-40.owl-theme .owl-dots {
    bottom: 40px;
}

.hr-form .sozlesme {
    padding: 1rem;
    border: 1px solid;
    height: 195px;
    overflow: auto;
    font-size: .875rem;
    border-radius: .25rem;
}

.hr-form .col-form-label {
    font-weight: 600;
}

.hr-form .form-group .dot {
    width: 16px;
    display: inline-block;
}

.hr-form .form-group .dot.v2 {
    width: 21px;
}

.fill-form .form-control, .right-col, .fill-form .custom-file, .fill-form .intl-tel-input {
    width: calc(100% - 21px);
    display: inline-block;
}

.right-col .form-control {
    width: 100%;
    display: block;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: .85rem !important;
    margin: 2px 4px !important;
    border: 0;
    padding: 4px !important;
}

.ui-widget.ui-widget-content {
    padding: 5px;
    border-radius: 0;
}

.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
    text-align: center;
    font-weight: 400 !important;
}

.ui-datepicker th {
    font-weight: 500;
}

.ui-datepicker .ui-datepicker-header {
    border-radius: 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    border: none;
}

.ui-datepicker-year {
    margin-left: 7px;
}

a.ui-datepicker-prev.ui-corner-all span {
    display: none;
}

a.ui-datepicker-prev.ui-corner-all:before {
    cursor: pointer;
    right: 4px;
    height: 11px;
    width: 11px;
    margin: -5px 0;
    content: '';
    display: block;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: rotate(130deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

a.ui-datepicker-next.ui-corner-all span {
    display: none;
}

a.ui-datepicker-next.ui-corner-all:before {
    cursor: pointer;
    right: 4px;
    height: 11px;
    width: 11px;
    margin: -5px 5px;
    content: '';
    display: block;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    background: 0 0 !important;
    border: none !important;
    padding: 0;
    margin: 0;
    border-radius: 0;
    width: 25px !important;
}

.ui-widget-header a {
    cursor: pointer;
}

.scroll::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.placeholderv2 .form-group {
    position: relative;
}

.placeholder {
    position: absolute;
    pointer-events: none;
    top: 0;
    bottom: 0;
    padding: 15px 1rem;
    z-index: 1;
    font-size: .875rem;
}

.placeholder span, .red {
    margin-left: 5px;
    vertical-align: middle;
}

.border-radius {
    border-radius: .25rem !important;
}

.h-76px {
    height: 66px;
    min-width: 217px;
    font-size: 1.25rem;
    text-transform: uppercase
}

.homepage-middle {
    text-align: center;
    font-size: 1.025rem;
}

.homepage-middle h3 {
    font-size: 2rem;
}

.homepage-middle .item img:not(.none) {
    object-fit: cover;
    min-height: 220px;
}

.homepage-text {
}

.homepage-text li {
    position: relative;
}

.homepage-text li .homepage-content {
    padding: 2rem 2rem 2rem 0;
}

.homepage-text li:nth-child(2n) .homepage-content {
    padding-right: 0;
}

.character {
    margin-top: .5rem;
    font-style: italic;
    font-size: .875rem;
}

.character span {
    padding: 3px 5px;
    margin-right: 3px;
    background: #eee;
}

.history-list {
    overflow: hidden
}

.history-list li {
    margin-bottom: 4rem;
}

.history-list li .spera-bg-before:before, .history-list li .spera-bg-after:after {
    content: '';
    width: 20px;
    height: 1000%;
    position: absolute;
    top: 0;
    z-index: 5;
    background: url(/uploads/editor/spreate-bg.png) repeat-y;
    background-repeat: no-repeat;
}

.history-list li .spera-bg-before:before {
    left: -25px;
}

.history-list li .spera-bg-after:after {
    right: 5px;
}

.history-list li .history-date {
    font-size: 3rem;
    font-weight: 700
}

.content-slider-item {
    margin-bottom: 2rem;
}

.contentSlider2 {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.contentSlider2 .content-slider-img {
    position: relative;
}

.contentSlider2 .content-slider-content {
    padding: 2rem 2rem 2rem 0;
}

.contentSlider2:nth-child(2n) .content-slider-content {
    padding-right: 0;
}

.contentSlider3 {
    text-align: center;
    font-size: 1.025rem;
}

.contentSlider3 h3 {
    font-size: 2rem;
}

.contentSlider3 .item img:not(.none) {
    object-fit: cover;
    min-height: 220px;
}

@media print {
    header, footer, .btn-print, #to-top, #kvkk, #panel, .search-place, .whatsapp-info, .slide-area, .call-you {
        display: none !important;
    }

    a[href]:after {
        content: none !important;
    }
}


.slider-haber-baslik {
    bottom: 3%;
    z-index: 99;
    left: 4%;
    position: absolute;
    color: #fff;
}


.slider-haber-baslik h1 {
    font-size: 1.6rem;
    font-weight: 600;
}

.haber-card {
    border-radius: 5px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.12);
    border: none;
    margin: 5px;
}

.h-item:after {
    background: linear-gradient(to top, rgb(0 0 0 / 69%) 0%, rgb(0 0 0 / 30%) 33.33%, rgb(0 0 0 / 29%) 33.33%, rgba(0, 0, 0, 0) 100%);
    opacity: 1;
}

.haber-cardx .card-block {
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.card-block {
    padding: 1rem;
}

.card-block h3 {
    font-size: .91rem;
}

.card-block p {
    font-size: .82rem;
}

.haber-cardx {
    overflow: hidden;
}


.haber-cardx img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}


.card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.77) 0%, rgba(0,0,0,0.22) 50%, rgba(0,0,0,0) 100%);
    pointer-events: none;
}

.card-block {
    z-index: 1;
}

.zoom-effect {
    position: relative;
    overflow: hidden;
}

.zoom-effect img {
    transition: transform 0.3s ease;
}

.haber-cardx:hover .zoom-effect img {
    transform: scale(1.1);
}


.slide-area .row {
    display: flex;
    flex-wrap: wrap;
}

.slide-area .col-lg-7,
.slide-area .col-lg-5 {
    display: flex;
    flex-direction: column;
}

.slide-area #slider,
.slide-area .col-lg-5 > .containerx {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.slide-area .owl-carousel,
.slide-area .owl-stage-outer,
.slide-area .owl-stage,
.slide-area .owl-item {
    flex: 1;
    display: flex;
}

.slide-area .item {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.slide-area .item img {
    object-fit: cover;
    flex: 1;
}

.slide-area .col-lg-5 .row {
    flex: 1;
    margin: 0;
}

.slide-area .col-lg-5 .col-md-6 {
    display: flex;
    padding: 5px; /* Adjust as needed */
}

.slide-area .haber-card {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.slide-area .haber-cardx {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.slide-area .zoom-effect {
    flex: 1;
    display: flex;
}

.slide-area .zoom-effect img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.owl-carousel .owl-item .a-item {
    position: initial !important;
}

#slider .slider {
    padding-bottom: 5px;
}

.homepage-links {
	    width: 98%;
    margin: 0 auto;
}

.homepage-links .owl-carousel .owl-stage {
   
}

.homepage-links .owl-carousel .owl-item {
   
}

.homepage-links .short-links {
    /*    display:flex;
    gap:1rem;*/
}

.slink {
    padding: 1rem;
    color: #fff;
    background-color: #01539f;
    border-radius: 10px;
    text-align: center;
    transition: background-color 0.3s ease-in-out;
    white-space: nowrap;
    width: 175px;
    border: solid 1px #01539f;
	
}

.slink a {
    color: #fff;
}

.slink a:hover, .slink:hover a {
    color: #01539f;
}

.slink:hover {
    opacity: .7;
    background-color: transparent;
    border: solid 1px #01539f;
    color: #01539f !important;
}



.homepage-islemler {
    min-height: 340px;
}

.homepage-islemler .islem-sol {
    min-height: 340px;
    background-color: white;
}


.homepage-islemler .islem-sol::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -14%; /* Negatif değer, kenarları tamamen kapatmak için */
    background-image: url('../img/bg1.jpg'); /* Arkaplan resmi */
    background-size: cover;
    transform: skewX(-1.2deg); /* 5 derece eğim */
    transform-origin: top right;
}

.homepage-islemler .islem-sag {
    min-height: 340px;
    background: url('../img/bg2.jpg') no-repeat;
    background-size: cover;
}


.homepage-islemler .islem-sol .icerik, .homepage-islemler .islem-sag .icerik {
    display: flex;
    justify-content: center;
    color: #fff;
    padding: 1rem;
    align-items: center;
    height: 100%;
}

.icerik .icerik-butonlari {
    display: flex;
    gap: 0;
    z-index: 1 !important;
}

.icerik .icerik-butonlari button {
    background-color: transparent;
    border: solid 1px #fff;
    padding: 1rem 1.5rem;
    color: #fff;
}

.icerik .icerik-butonlari button:first-child {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.icerik .icerik-butonlari button:last-child {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}


.icerik .icerik-butonlari button.aktif {
    background-color: #01539f;
    color: #fff;
}

.icerik .hizli-arama {
}


.icerik .icerik-butonlari span {
    font-size: 1.45rem;
    font-weight: 600;
}


.icerik .hizli-arama input {
    background-color: #fff;
    text-align: center;
    color: #4b4b4b;
    border-radius: 15px;
    width: 450px;
    border: solid 1px #fff;
    padding: .71rem;
    font-size: .9rem;
    z-index: 2;
}

.icerik .hizli-arama button, .icerik .hizli-giris button {
    background-color: #01539f;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border-radius: 15px;
    width: 175px;
    border: none;
    padding: .71rem;
    font-size: .9rem;
    margin-left: -25px;
    z-index: 1;
}



.icerik .hizli-giris input {
    background-color: #fff;
    text-align: center;
    color: #4b4b4b;
    border-radius: 15px;
    width: 220px;
    border: solid 1px #fff;
    padding: .71rem;
    font-size: .9rem;
    z-index: 2;
}


.icerik .hizli-giris input:nth-child(2) {
    background-color: #fff;
    text-align: center;
    color: #4b4b4b;
    border-radius: 15px;
    width: 220px;
    border: solid 1px #fff;
    padding: .71rem;
    font-size: .9rem;
    z-index: 2;
    margin-left: -20px;
    border-left: solid 1px #4b4b4b;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.homepage-content {
    font-size: .85rem;
}


.homepage-content h3 {
    font-size: 1rem;
    font-weight: 400 !important;
}


.linkorta-slider .card-body {
    transition: color 0.3s ease-in-out;
}

.linkorta-slider .card {
    transition: box-shadow 0.3s ease-in-out;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.02) !important;
}


.linkorta-slider .card:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1) !important;
}


.linkorta-slider .card, .linkorta-slider .card img {
    border: none !important;
    border-radius: 25px !important;
}

.linkorta-slider .card-header {
    border: none;
    background-color: transparent;
}


.linkorta-slider .card:hover .card-body {
    color: #01539f !important;
}


.parallax {
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover; /*background-attachment: fixed;*/
}

.parallax h3 {
    font-size: 1.75rem;
    margin-bottom: 1rem;
}


.homepage-middle .owl-nav {
    display: none !important;
}

.homepage-galeri img.list-img {
    max-height: 128px;
}

.homepage-contact {
    padding: 4rem 0;
    background: url(/themes/img/form-bg.jpg) no-repeat top right;
    background-size: cover;
}

.homepage-contact input, .homepage-contact textarea {
    border-radius: 15px;
}

.homepage-contact a {
    color: #fff;
    text-decoration: underline;
}

.btn-blue {
    background-color: #01539f;
    color: #fff;
    font-size: .9rem;
    border-radius: 15px;
}

.homepage .content {
    padding-bottom: 0px;
}

.projeler .card-header img {
    max-height: 245px;
    width: 100%;
    object-fit: cover;
}

.projeler .card-body {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.border-radius1 {
    border-radius: 1rem;
}

.border-radius2 {
    border-radius: 1.25rem;
}

.galeri-list .list-img {
    max-height: 220px;
    object-fit: cover;
}

.photogallery-list .list-img {
    height: 125px;
}

.photogallery-list .list-img2 {
    height: 190px;
    width: 100%;
    object-fit: cover;
    transition: .5s ease;
    backface-visibility: hidden;
}

.post-image .item img {
    max-height: 400px;
    border-radius: 1.15rem;
}

.editor-content {
    font-size: .87rem;
    line-height: 22px;
}


.faq-content table {
    border-collapse: separate;
    border-spacing: 0;
    font-size: .8rem;
}

.faq-content table thead th {
    background-color: #f3f3f3;
    border: none;
    color: #01539f;
    font-weight: 400; /* Yeni eklenen başlık yazı rengi */
}

.faq-content table td {
    border: none !important;
}

.faq-content table th {
    padding: .95rem;
    color: #fff;
}

.faq-content table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.contact-form {
    background: #01539f;
    color: #fff;
}

.contact-form .placeholder, .contact-form a {
    color: #fff;
}

.contact-form .form-control-v2 .form-control {
    border-color: #fff;
}

.contact-form .form-control-v2 .form-control, .contact-form .form-control-v2 .custom-file-label {
    border-color: #fff !important;
}

.firma-filtre {
    border-right: solid 1px #ccc;
}

.firma-filtre .arama-kutusu input, select {
    border: solid 1px #ccc;
    border-radius: 20px;
    padding: 10px 25px;
    font-size: .79rem;
    color: #4b4b4b;
    width: 100%;
}


.firma-filtre .arama-baslik {
    background-color: #f3f3f3;
    font-weight: 600;
    padding: 10px 20px;
}


@keyframes check {
    0% {
        height: 0;
        width: 0;
    }

    25% {
        height: 0;
        width: 10px;
    }

    50% {
        height: 20px;
        width: 10px;
    }
}

.checkbox {
    background-color: #fff;
    display: inline-block;
    height: 24px;
    margin: 0 .25em;
    width: 24px;
    border-radius: 4px;
    border: 1px solid #ccc;
    float: right
}

.checkbox span {
    display: block;
    height: 24px;
    position: relative;
    width: 24px;
    padding: 0
}

.checkbox span:after {
    -moz-transform: scaleX(-1) rotate(135deg);
    -ms-transform: scaleX(-1) rotate(135deg);
    -webkit-transform: scaleX(-1) rotate(135deg);
    transform: scaleX(-1) rotate(135deg);
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-right: 4px solid #fff;
    border-top: 4px solid #fff;
    content: '';
    display: block;
    height: 20px;
    left: 2px;
    position: absolute;
    top: 11px;
    width: 10px
}

.checkbox span:hover:after {
    border-color: #999
}

.checkbox input {
    display: none
}

.list-group {
    max-height: 300px;
    overflow-y: auto;
}

.list-group-item {
    position: relative;
    display: flex;
    padding: .5rem .8rem .5rem;
    /* background-color: #fff; */
    /* border: 1px solid rgba(0, 0, 0, .125); */
    justify-content: space-between;
    font-size: .8rem;
    border-bottom: solid 1px #f2f2f2;
}

.checkbox input:checked + span:after {
    -webkit-animation: check .8s;
    -moz-animation: check .8s;
    -o-animation: check .8s;
    animation: check .8s;
    border-color: #555
}

.checkbox input:checked + .default:after {
    border-color: #444
}

.checkbox input:checked + .primary:after {
    border-color: #2196F3
}

.checkbox input:checked + .success:after {
    border-color: #8bc34a
}

.checkbox input:checked + .info:after {
    border-color: #3de0f5
}

.checkbox input:checked + .warning:after {
    border-color: #FFC107
}

.checkbox input:checked + .danger:after {
    border-color: #f44336
}

.cardb {
    border: solid 1px #ccc;
}

.card-firma {
    transition: all .5s ease;
}

.card-firma:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1) !important;
}

.firma-detay {
}

.firma-detay i:not(.none) {
    color: #004996;
}

#linkorta-slider2 img {
    /* height: 260px;*/
}

body:not(.homepage) .slide-area .owl-stage-outer {
    max-height: 280px !important;
    overflow: hidden;
}


.homepage #slider .owl-nav, .homepage #slider .owl-carousel .owl-dots {
    display: block !important;
}

.homepage #slider .owl-theme .owl-nav [class*=owl-] {
    opacity: 1 !important
}


.homepage-links .owl-nav {
    display: block !important;
}

.homepage-links .owl-nav [class*=owl-] {
    opacity: 1 !important
}

.homepage-newsXX .owl-nav {
    padding-top: 3rem;
}
