@charset "UTF-8";
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

html, img {
    margin: 0;
    padding: 0
}

html {
    vertical-align: baseline
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

hr, html, img {
    border: 0
}

img {
    font-size: 100%
}

.slick-slide img, article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: none
}

table {
    border-spacing: 0
}

body {
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    background-attachment: fixed;
    color: #363b48
}

hr {
    width: 100%;
    height: 1px;
    background: #e0e0e0
}

.renk--mavi {
    color: #00589b !important
}

.alt-menu, .efekt, .footer-nav__link {
    transition: all .25s ease-in-out
}

.ortala {
    margin-left: auto;
    margin-right: auto
}

.alt-menu .tab-nav .tab-link, .experience, .experience__right, .flex, .footer-nav, .footer__ust, .left-menu__link, .references, .top-social {
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.bdrs, .form {
    border-radius: .25rem
}

.dikeyAbsolute {
    top: 50%
}

.dikeyAbsolute, .faq__title .fas, .home-slider-wrapper .form {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.faq__title .fas {
    top: 50%
}

.dikeyFlex {
    display: flex;
    align-items: center
}

.bxs, .fixed-btn {
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .1)
}

.bxs:Hover, .fixed-btn:Hover {
    box-shadow: 0 8px 18px rgba(0, 0, 0, .1), 0 8px 18px rgba(0, 0, 0, .1)
}

.bxs, .bxsh, .fixed-btn {
    transition: all .2s ease-in-out
}

.bxsh:Hover {
    box-shadow: 0 10px 22px rgba(0, 0, 0, .1), 0 10px 10px rgba(0, 0, 0, .1)
}

.fz15 {
    font-size: 1.5rem
}

.fz14 {
    font-size: 1.4rem
}

.fz13 {
    font-size: 1.3rem
}

.fz12 {
    font-size: 1.2rem
}

.fz11 {
    font-size: 1.1rem
}

.fz10 {
    font-size: 1rem
}

.fz9 {
    font-size: .9rem
}

.fz85 {
    font-size: .85rem
}

.fz8 {
    font-size: .8rem
}

.fz7 {
    font-size: .7rem
}

.bgcover {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.fw300 {
    font-weight: 300
}

.fw400 {
    font-weight: 400
}

.fw500 {
    font-weight: 500
}

.fw600 {
    font-weight: 600
}

.fw700 {
    font-weight: 700
}

.fw800 {
    font-weight: 800
}

.mb15 {
    margin-bottom: 15px
}

.mb30 {
    margin-bottom: 30px
}

.mb50 {
    margin-bottom: 50px
}

.mb60 {
    margin-bottom: 60px
}

.mb75 {
    margin-bottom: 75px
}

.mb100 {
    margin-bottom: 100px
}

.mb150 {
    margin-bottom: 150px
}

.mt15 {
    margin-top: 15px
}

.mt30 {
    margin-top: 30px
}

.mt50 {
    margin-top: 50px
}

.mt60 {
    margin-top: 60px
}

.mt75 {
    margin-top: 75px
}

.mt100 {
    margin-top: 100px
}

.mt150 {
    margin-top: 150px
}

.visible-scrollbar::-webkit-scrollbar {
    -webkit-appearance: none
}

.visible-scrollbar::-webkit-scrollbar:vertical {
    width: 2px
}

.visible-scrollbar::-webkit-scrollbar:horizontal {
    height: 2px
}

.visible-scrollbar::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .1);
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.visible-scrollbar::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .1)
}

.scrollbar::-webkit-scrollbar {
    width: 4px
}

.scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1
}

.scrollbar::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .2);
    border-radius: 6px
}

.scrollbar-yatay::-webkit-scrollbar-thumb:hover, .scrollbar::-webkit-scrollbar-thumb:hover {
    background: #00589b
}

.scrollbar-yatay::-webkit-scrollbar {
    height: 4px
}

.scrollbar-yatay::-webkit-scrollbar-track {
    background: #f1f1f1
}

.scrollbar-yatay::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .2);
    border-radius: 6px
}

html {
    font-size: 100%;
    scroll-behavior: smooth;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*, ::after, ::before, :after, :before {
    box-sizing: inherit
}

img {
    max-width: 100%;
    vertical-align: middle
}

button, input, select, textarea {
    font-family: "Montserrat", sans-serif
}

.pos-rel {
    position: relative
}

.slick-slide, .slick-slide a {
    outline: transparent !important
}

.form-control[type=file], .noscroll, .tab-panel {
    overflow: hidden
}

.tab-panel {
    height: 0;
    opacity: 0;
    visibility: none
}

.tab-active {
    overflow: auto;
    height: auto;
    opacity: 1;
    visibility: visible
}

.fadeIn, .tab-active, .tabcontent {
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s
}

.form-control {
    display: block;
    width: 100%;
    padding: .475rem .75rem;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}

.form-control[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-control::-webkit-date-and-time-value {
    height: 1.5em
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder, .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

.form-control::file-selector-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end: .75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control::file-selector-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #dde0e3
}

.form-control::-webkit-file-upload-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end: .75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control::-webkit-file-upload-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #dde0e3
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.hamburger {
    padding: 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .7
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: .15s;
    transition-timing-function: ease;
    display: block
}

.hamburger-inner {
    top: 50%;
    margin-top: -2px
}

.hamburger-inner::after, .hamburger-inner::before {
    content: ""
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--3dx .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px
}

.hamburger--3dx .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1);
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx .hamburger-inner::after, .hamburger--3dx .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1);
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx.is-active .hamburger-inner {
    background-color: transparent;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.hamburger--3dx.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

@-ms-viewport {
    width: device-width
}

.container {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1440px
    }
}

.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -ms-flex-wrap: wrap
}

.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    min-height: 1px
}

.col-auto {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px
}

.col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    min-height: 1px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    -ms-flex: 0 0 auto
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    -ms-flex: 0 0 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    -ms-flex: 0 0 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    -ms-flex: 0 0 33.333333%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    -ms-flex: 0 0 41.666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    -ms-flex: 0 0 58.333333%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    -ms-flex: 0 0 66.666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -ms-flex: 0 0 75%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    -ms-flex: 0 0 83.333333%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
    -ms-flex: 0 0 91.666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        -ms-flex-positive: 1;
        -ms-flex-preferred-size: 0
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        -ms-flex: 0 0 auto
    }

    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        -ms-flex: 0 0 8.333333%
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        -ms-flex: 0 0 16.666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
        -ms-flex: 0 0 25%
    }

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        -ms-flex: 0 0 33.333333%
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        -ms-flex: 0 0 41.666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
        -ms-flex: 0 0 50%
    }

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        -ms-flex: 0 0 58.333333%
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        -ms-flex: 0 0 66.666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
        -ms-flex: 0 0 75%
    }

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
        -ms-flex: 0 0 83.333333%
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
        -ms-flex: 0 0 91.666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        -ms-flex: 0 0 8.333333%
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        -ms-flex: 0 0 16.666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
        -ms-flex: 0 0 25%
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        -ms-flex: 0 0 33.333333%
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        -ms-flex: 0 0 41.666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
        -ms-flex: 0 0 50%
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        -ms-flex: 0 0 58.333333%
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        -ms-flex: 0 0 66.666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
        -ms-flex: 0 0 75%
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
        -ms-flex: 0 0 83.333333%
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
        -ms-flex: 0 0 91.666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        -ms-flex: 0 0 8.333333%
    }

    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        -ms-flex: 0 0 16.666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
        -ms-flex: 0 0 25%
    }

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        -ms-flex: 0 0 33.333333%
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        -ms-flex: 0 0 41.666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
        -ms-flex: 0 0 50%
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        -ms-flex: 0 0 58.333333%
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        -ms-flex: 0 0 66.666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
        -ms-flex: 0 0 75%
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
        -ms-flex: 0 0 83.333333%
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
        -ms-flex: 0 0 91.666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        -ms-flex: 0 0 8.333333%
    }

    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        -ms-flex: 0 0 16.666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
        -ms-flex: 0 0 25%
    }

    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        -ms-flex: 0 0 33.333333%
    }

    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        -ms-flex: 0 0 41.666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
        -ms-flex: 0 0 50%
    }

    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        -ms-flex: 0 0 58.333333%
    }

    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        -ms-flex: 0 0 66.666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
        -ms-flex: 0 0 75%
    }

    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
        -ms-flex: 0 0 83.333333%
    }

    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
        -ms-flex: 0 0 91.666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%
    }
}

.d-flex {
    display: flex !important
}

.flex-wrap {
    flex-wrap: wrap
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.justify-content-start {
    justify-content: flex-start !important;
    -ms-flex-pack: start !important
}

.justify-content-end {
    justify-content: flex-end !important;
    -ms-flex-pack: end !important
}

.justify-content-center {
    justify-content: center !important;
    -ms-flex-pack: center !important
}

.justify-content-between {
    justify-content: space-between !important;
    -ms-flex-pack: justify !important
}

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

.align-items-start {
    align-items: flex-start !important;
    -ms-flex-align: start !important
}

.align-items-end {
    align-items: flex-end !important;
    -ms-flex-align: end !important
}

.align-items-center {
    align-items: center !important;
    -ms-flex-align: center !important
}

.m-0 {
    margin: 0 !important
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mt-0 {
    margin-top: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mr-1 {
    margin-right: .25rem !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.ml-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mr-2 {
    margin-right: .5rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.ml-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mr-3 {
    margin-right: 1rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.ml-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mr-5 {
    margin-right: 3rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.ml-5 {
    margin-left: 3rem !important
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-dots li button:focus, .slick-dots li button:hover, .slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(./ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: "slick";
    src: url(./fonts/slick.eot);
    src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"), url(./fonts/slick.woff) format("woff"), url(./fonts/slick.ttf) format("truetype"), url(./fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: 0;
    outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before, .slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

.slick-next:before, [dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.fa, .fab, .fal, .far, .fas, .slick-dots li button:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    text-align: center;
    color: #000;
    opacity: .25;
    line-height: 20px
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.fa, .fab, .fal, .far, .fas {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-heart:before {
    content: "\f004"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-phone:before {
    content: "\f095"
}

.fa-map:before {
    content: "\f279"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-search:before {
    content: "\f002"
}

.fa-user:before {
    content: "\f007"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-th:before {
    content: "\f00a"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-comment:before {
    content: "\f075"
}

.fa-edit:before {
    content: "\f044"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-minus:before {
    content: "\f068"
}

.fa-plus:before {
    content: "\f067"
}

.fa-clock:before {
    content: "\f017"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-up:before {
    content: "\f0d8"
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../css/webfonts/fa-brands-400.eot);
    src: url(../css/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../css/webfonts/fa-brands-400.woff2) format("woff2"), url(../css/webfonts/fa-brands-400.woff) format("woff"), url(../css/webfonts/fa-brands-400.ttf) format("truetype"), url(../css/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: 'Font Awesome 5 Brands'
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../css/webfonts/fa-regular-400.eot);
    src: url(../css/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../css/webfonts/fa-regular-400.woff2) format("woff2"), url(../css/webfonts/fa-regular-400.woff) format("woff"), url(../css/webfonts/fa-regular-400.ttf) format("truetype"), url(../css/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.fa, .far, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(../css/webfonts/fa-solid-900.eot);
    src: url(../css/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../css/webfonts/fa-solid-900.woff2) format("woff2"), url(../css/webfonts/fa-solid-900.woff) format("woff"), url(../css/webfonts/fa-solid-900.ttf) format("truetype"), url(../css/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa, .fas {
    font-weight: 900
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a, .toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1
}

.toast-close-button:focus, .toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

.rtl .toast-close-button {
    left: -.3em;
    float: left;
    right: .3em
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

#toast-container * {
    box-sizing: border-box
}

#toast-container > div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}

#toast-container > div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}

#toast-container > div:hover {
    box-shadow: 0 0 12px #000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}

#toast-container > .toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important
}

#toast-container > .toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important
}

#toast-container > .toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important
}

#toast-container > .toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important
}

#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

@media all and (max-width: 240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }

    #toast-container > div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }

    #toast-container > div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }

    #toast-container > div.rtl {
        padding: 15px 50px 15px 15px
    }
}

.title {
    font-size: 2rem;
    font-weight: 800;
    display: inline-block;
    color: #00589b
}

.title--medium {
    font-size: 1.7rem
}

.title--smaller {
    font-size: 1.3rem
}

.title--dark {
    color: #363b48
}

.title--darker {
    color: #0c1d2c
}

.title--normal {
    font-weight: 600
}

@media (max-width: 1200px) {
    .title {
        font-size: 1.7rem
    }

    .title--medium {
        font-size: 1.4rem
    }

    .title--smaller {
        font-size: 1.2rem
    }
}

@media (max-width: 992px) {
    .title {
        font-size: 1.5rem
    }

    .title--medium {
        font-size: 1.2rem
    }

    .title--smaller {
        font-size: 1rem
    }
}

@media (max-width: 768px) {
    .title {
        font-size: 1.4rem
    }

    .title--medium {
        font-size: 1.1rem
    }

    .title--smaller {
        font-size: 1rem
    }
}

@media (max-width: 576px) {
    .title {
        font-size: 1.2rem
    }

    .title--medium {
        font-size: 1.1rem
    }

    .title--smaller {
        font-size: 1rem
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none
    }
}

.btn, .btn:hover {
    color: #212529
}

.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65
}

.btn-primary {
    color: #fff;
    background-color: #00589b;
    border-color: #00589b
}

.btn-primary:hover {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca
}

.btn-secondary {
    color: #fff;
    background-color: #363b48;
    border-color: #363b48
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64
}

.btn-success {
    color: #fff;
    background-color: #198754;
    border-color: #198754
}

.btn-success:hover {
    color: #fff;
    background-color: #157347;
    border-color: #146c43
}

.btn-info {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-info:hover {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2
}

.btn-warning {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37
}

.btn-outline-primary {
    color: #0d6efd;
    border-color: #0d6efd
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-success {
    color: #198754;
    border-color: #198754
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #198754;
    border-color: #198754
}

.btn-outline-info {
    color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-outline-info:hover {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    cursor: pointer;
    padding-top: 3px
}

.custom-control-label::after, .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: ""
}

.custom-control-label::before {
    pointer-events: none;
    background-color: #fff;
    border: #adb5bd solid 1px
}

.custom-control-label::after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(128, 189, 255, .5)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file, .custom-file-input {
    position: relative;
    width: 100%;
    height: calc(2.25rem + 2px)
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label, .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057
}

.custom-file-label {
    left: 0;
    height: calc(2.25rem + 2px);
    font-weight: 400;
    border: 1px solid #ced4da;
    z-index: 1;
    background-color: #fff;
    border-radius: .25rem
}

.custom-file-label::after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: calc(1rem + .4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-control-label::before, .custom-file-label, .custom-select {
        transition: none
    }
}

.btn-mobil {
    display: none
}

.arama-bg, .mobil-bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 996;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    transition: all .3s cubic-bezier(.25, .8, .25, 1)
}

.header__top {
    padding: 6px 0;
    font-weight: 500;
    font-size: .8rem
}

.header__middle {
    padding: 30px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

.header__bottom {
    position: relative;
    border-bottom: 1px solid #e0e0e0
}

.link {
    transition: color .25s ease-in-out;
    color: #363b48;
    text-decoration: none
}

.link:hover {
    text-decoration: underline
}

.top-social {
    font-weight: 600;
    font-size: .8rem
}

.social__link {
    transition: color .25s ease-in-out;
    display: inline-block;
    margin-left: 10px;
    color: #363b48;
    text-decoration: none;
    font-weight: 400;
    font-size: 1.1rem
}

.link:hover, .social__link:hover {
    color: #00589b
}

.logo {
    display: block;
    width: 380px
}

.support .btn, .support__title {
    font-weight: 500;
    font-size: .9rem
}

.support__title {
    display: block;
    margin-bottom: 5px
}

.support .btn {
    padding: .9rem 1.2rem;
    letter-spacing: .5px
}

.menu__item {
    display: inline-block;
    margin-right: 30px
}

.menu__item:hover .alt-menu {
    margin-top: 0;
    opacity: 1
}

.menu__item:last-child {
    margin-right: 0
}

.menu__link {
    transition: color .25s ease-in-out;
    position: relative;
    display: block;
    padding: 15px 0;
    color: #363b48;
    text-decoration: none;
    font-weight: 500;
    font-size: 1rem
}

.menu__item:hover > a, .menu__link.active, .menu__link:Hover, .menu__link:hover {
    color: #00589b
}

.menu__link:after {
    transition: height .25s ease-in-out;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 0;
    background: #00589b;
    content: ''
}

.menu__item:hover > a:after, .menu__link.active:after, .menu__link:hover:after {
    height: 4px
}

.phone-icon {
    position: relative;
    display: inline-block;
    margin-right: 30px;
    height: 19px;
    vertical-align: middle
}

.phone-icon:after {
    position: absolute;
    top: 8px;
    right: -25px;
    width: 20px;
    height: 1px;
    background: #fff;
    content: ''
}

.slider-detail {
    display: flex;
    align-items: center;
    height: 600px
}

.slider-detail__title {
    display: inline-block;
    padding: 4px 10px;
    max-width: 50%;
    background: #22a0d6;
    color: #fff;
    font-size: 2rem;
    font-family: "DM Serif Display", serif
}

.slider-detail__text {
    display: block;
    margin-top: 30px;
    width: 50%;
    color: #fff;
    font-size: 1.3rem
}

.home-slider-wrapper .form {
    top: 55%;
    right: 15px;
    width: 400px
}

.home-slider-wrapper .row {
    margin-right: -5px;
    margin-left: -5px
}

.home-slider-wrapper .col-12, .home-slider-wrapper .col-md-6 {
    padding-right: 5px;
    padding-left: 5px
}

.home-slider {
    margin-bottom: 0 !important
}

.home-slider .slick-dots {
    bottom: 10px;
    text-align: left
}

.home-slider .slick-dots li button:before {
    color: #fff;
    font-size: 12px
}

.form {
    position: relative;
    background: #fff
}

.form__short {
    display: block;
    margin-bottom: 15px;
    color: #00589b;
    font-weight: 700;
    font-size: 1rem
}

.form__title {
    display: block;
    color: #0c1d2c;
    font-weight: 600;
    font-size: 1.1rem
}

.form__text {
    display: block;
    font-weight: 500;
    font-size: .9rem
}

.form__icon {
    position: absolute;
    top: -60px;
    right: 20px
}

.form__inputs {
    margin-top: 40px
}

.form .btn {
    padding: .5rem 1.2rem;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: .8rem
}

.service-tabs {
    color: #363b48
}

.service-tabs .tab-link {
    transition: color .25s ease-in-out;
    color: #9e9e9e;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.1rem
}

.service-tabs .tab-link.active, .service-tabs .tab-link:hover {
    color: #0c1d2c
}

.service-number {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-right: 10px;
    padding-bottom: 0;
    width: 90px;
    height: 90px;
    background: #00589b;
    color: #fff;
    font-weight: 700;
    font-size: 2.5rem
}

.service-title {
    padding-right: 30px;
    width: calc(100% - 120px)
}

.service-text {
    display: block;
    margin-top: 30px;
    color: #6e6e6e;
    font-size: 1.1rem;
    line-height: 2
}

.service-details {
    padding-bottom: 160px
}

.service-slider .item {
    overflow: hidden
}

.service-slider .slick-dots {
    bottom: 30px;
    text-align: left
}

.service-slider .slick-dots li {
    width: auto;
    height: 3px
}

.service-slider .slick-dots li button {
    width: 40px;
    height: 3px
}

.service-slider .slick-dots li button:before, .why__title:after {
    width: 40px;
    height: 3px;
    background: #00589b;
    content: ''
}

.why-slider {
    margin-bottom: 0 !important
}

.why-slider .slick-dots {
    bottom: 5px;
    text-align: left
}

.why-slider .slick-dots button, .why-slider .slick-dots li {
    width: 15px
}

.why__image {
    overflow: hidden
}

.why__image img {
    max-width: 300%;
    height: 100%
}

.why__details {
    position: relative;
    padding: 30px;
    height: 100%;
    background: #fbfbfb
}

.why__number {
    color: #00589b;
    font-weight: 700;
    font-size: .9rem
}

.why__text, .why__title {
    display: block;
    margin-bottom: 30px;
    padding-right: 300px
}

.why__title {
    position: relative;
    margin-top: 30px;
    padding-bottom: 30px;
    font-size: 1.8rem
}

.why__title:after {
    position: absolute;
    bottom: 0;
    left: -200px;
    width: 300px;
    height: 2px
}

.why__text {
    font-weight: 500
}

.why__icon {
    position: absolute;
    right: 30px;
    bottom: 30px
}

.why .btn {
    padding: .5rem 2.4rem;
    letter-spacing: 1px;
    font-weight: 500
}

.experience__image {
    width: 250px;
    border-right: 1px solid #e0e0e0
}

.experience__right {
    width: calc(100% - 280px)
}

.experience__icon {
    margin: 15px
}

.experience__small {
    display: block;
    margin-bottom: 10px;
    color: #858585;
    font-weight: 500;
    font-size: 1.1rem
}

.experience__numbers {
    display: block;
    line-height: 1
}

.experience__numbers .far {
    position: relative;
    top: -5px;
    color: #858585;
    font-weight: 100;
    font-size: 2.5rem
}

.experience__number {
    color: #00589b;
    font-weight: 700;
    font-size: 3.5rem
}

.experience__title {
    display: block;
    margin-top: 30px;
    width: 100%;
    color: #858585;
    font-weight: 500;
    font-style: italic;
    font-size: 2rem
}

.faq {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e0e0e0
}

.faq:last-child {
    border: 0
}

.faq__title {
    transition: color .25s ease-in-out;
    position: relative;
    padding-right: 30px;
    color: #4f4f4f;
    cursor: pointer
}

.faq__title .fas {
    right: 0;
    font-size: .8rem
}

.faq__text, .faq__title .fa-minus, .faq__title.active .fa-plus {
    display: none
}

.faq__title.active, .faq__title:hover, .footer-sosyal a:hover {
    color: #22a0d6
}

.faq__title.active .fa-minus {
    display: block
}

.faq__text {
    margin-top: 30px;
    font-weight: 500;
    font-size: .9rem
}

.home-experience {
    margin: 100px 0
}

.home-references {
    margin: 100px 0;
    background: #363b48
}

.references {
    padding: 50px 0;
    color: #fff
}

.references__left {
    width: 370px
}

.references__left strong {
    font-weight: 500;
    font-size: .85rem
}

.references__title {
    display: block;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 2rem
}

.references__right {
    width: calc(100% - 370px)
}

.references__slider .slick-arrow {
    display: none !important
}

.references__slider .item {
    padding: 30px;
    border-right: 1px solid rgba(255, 255, 255, .1)
}

.references--light {
    margin-top: 0;
    padding: 0
}

.references--light .item {
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.comment, .references--light .references__left {
    color: #363b48
}

.references--light .references__title {
    color: #00589b
}

.comment {
    display: block
}

.comment--bd {
    padding: 30px;
    border-right: 1px solid #e0e0e0
}

.comment__title {
    display: block;
    margin-bottom: 30px;
    font-weight: 600
}

.comment__text {
    font-weight: 500;
    font-size: .8rem
}

.ref-name {
    display: block;
    text-align: center;
    font-size: .9rem
}

.btn--icon .fas {
    margin-left: 30px;
    font-size: .8rem
}

.footer {
    margin-top: 120px
}

.footer__ust {
    margin-bottom: 30px;
    padding: 30px 0;
    border-bottom: 1px solid #e0e0e0
}

.footer__alt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 30px
}

.footer-nav {
    background: #22a0d6
}

.footer-nav__link {
    display: block;
    padding: 15px 10px;
    width: 50%;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    font-size: 1.1rem
}

.footer-nav__link:nth-of-type(2) {
    border-right: 1px solid rgba(255, 255, 255, .4);
    border-left: 1px solid rgba(255, 255, 255, .4)
}

.footer-nav__link:hover {
    background: rgba(255, 255, 255, .2)
}

.footer-sosyal {
    color: #00589b
}

.footer-sosyal a {
    transition: color .25s ease-in-out;
    display: inline-block;
    margin-left: 15px;
    color: #00589b;
    text-decoration: none;
    font-size: 1.2rem
}

.footer-adres {
    width: 350px;
    font-size: .9rem
}

.footer-adres a, .footer-menu a {
    display: inline-block;
    margin-bottom: 10px;
    color: #363b48;
    text-decoration: none
}

.footer-adres a:hover {
    text-decoration: underline
}

.footer-line {
    margin: 25px 0;
    width: 70px;
    height: 1px;
    border: 0;
    background: #363b48
}

.footer-menu {
    width: 220px
}

.footer-menu a {
    transition: color .25s ease-in-out;
    display: block;
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 1.1rem
}

.btnBulten:hover span, .custom-control a:hover, .footer-menu a:hover {
    color: #00589b
}

.footer-bulten {
    width: 350px
}

.footer-bulten__baslik {
    display: block;
    margin-bottom: 10px;
    font-size: .9rem
}

.txtBulten {
    transition: border-color .25s ease-in-out;
    display: block;
    width: 100%;
    height: 40px;
    outline: transparent;
    border: 0;
    border-bottom: 1px solid #363b48;
    background: 0 0;
    line-height: 40px
}

.txtBulten:Hover, .txtBulten:focus {
    border-color: #00589b
}

.custom-control {
    font-size: .85rem
}

.custom-control a {
    color: #363b48
}

.btnBulten {
    font-weight: 600;
    cursor: pointer
}

.btnBulten span {
    transition: color .25s ease-in-out
}

.btnBulten img {
    transition: right .25s ease-in-out;
    position: relative;
    right: 0;
    display: inline-block;
    margin-left: 10px
}

.btnBulten:hover img {
    right: -5px
}

.footer-genel a {
    display: inline-block;
    margin-bottom: 15px;
    color: #363b48;
    text-decoration: none;
    font-size: .85rem
}

.footer-genel a:hover {
    text-decoration: underline
}

.fixed-btn, .fixed-btn:after {
    position: absolute;
    border-radius: 50%
}

.fixed-btn {
    right: 15px;
    bottom: 15px;
    z-index: 10;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    color: #fff;
    text-decoration: none
}

.fixed-btn:after {
    top: -4px;
    left: -4px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border: 1px solid #dfdfdf;
    content: ''
}

.fixed-btn--telefon {
    right: 90px;
    background: #00589b
}

.fixed-btn--telefon2 {
    right: 170px;
    background: #363b48!important
}

.fixed-btn--telefon:after {
    border-color: rgba(0, 88, 155, .2)
}
.fixed-btn--telefon2:after {
    border-color: rgba(0, 88, 155, .2)
}

.fixed-btn--telefon:hover {
    background: #b90059
}
.fixed-btn--telefon2:hover {
    background: #b90059
}

.fixed-btn--whatsapp {
    background: #4b7;
    font-size: 1.4rem
}

.fixed-btn--whatsapp:after {
    border-color: rgba(68, 187, 119, .2)
}

.fixed-btn--whatsapp:Hover {
    background: #5ddf95
}

.footer-btn {
    position: relative
}

.footer--fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100%
}

.btn--fixed {
    position: fixed;
    right: 0;
    bottom: 65px;
    z-index: 30
}

.banner__bg {
    padding-top: 15px;
    background: linear-gradient(135deg, #007b9b 0%, #00b09f 100%)
}

.banner__img {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.breadcrumb__item {
    display: inline-block;
    color: #828282;
    font-weight: 500;
    font-size: .8rem
}

.breadcrumb__link {
    color: #828282;
    text-decoration: none
}

.breadcrumb__link:Hover {
    text-decoration: underline
}

.page {
    margin: 50px 0
}

.left-menu {
    padding: 5px 15px;
    width: 300px;
    background: #fbfbfb
}

.left-menu__item {
    display: block;
    border-bottom: 1px solid #ebebeb
}

.left-menu__item:last-child {
    border: 0
}

.left-menu__link {
    transition: color .25s ease-in-out;
    padding: 15px 10px;
    color: #363b48;
    text-decoration: none;
    font-weight: 500
}

.left-menu__link.active, .left-menu__link:Hover, .sub-menu__link.active, .sub-menu__link:hover {
    color: #00589b
}

.sub-menu {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px
}

.sub-menu__item {
    display: block;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: .8rem
}

.sub-menu__link {
    transition: color .25s ease-in-out;
    color: #828282;
    text-decoration: none
}

.content {
    width: calc(100% - 330px)
}

.content .title {
    display: block
}

.content embed {
    width: 100%;
    height: 700px
}

.yazi {
    color: #363b48;
    font-size: .9rem;
    line-height: 1.8
}

.dot-box {
    position: relative;
    display: block;
    margin-top: 15px;
    padding: 40px 30px
}

.dot {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #6695ba
}

.ref {
    display: block;
    padding: 15px 30px;
    border-right: 1px solid #e0e0e0;
    color: #828282;
    text-align: center;
    font-weight: 500
}

.ref-wrapper {
    position: relative
}

.ref-wrapper:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: #fff;
    content: ''
}

.team-hero {
    padding: 50px 50px 0;
    background: #fbfbfb
}

.alt-menu .tab-nav .tab-link.active, .alt-menu .tab-nav .tab-link:hover, .alt-menu .tabs .alt-menu-list a:hover, .team {
    color: #00589b
}

.team__img {
    display: block;
    margin-bottom: 15px;
    background: #fbfbfb;
    text-align: center
}

.team__title {
    display: block;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 1.6rem
}

.h-baslik {
    position: relative;
    display: block;
    color: #21386e;
    font-weight: 700;
    font-size: 3rem;
    line-height: 1.4
}

.h-yazi, .hu-yazi .hu-w {
    font-weight: 500;
    font-size: .9rem
}

.hu-yazi .hu-w {
    display: block;
    margin-top: 170px;
    padding-top: 50px;
    padding-left: 30px;
    border-left: 2px solid #00589b
}

.h-yazi {
    padding: 120px 30px;
    line-height: 1.8
}

.h-yazi:before {
    display: block;
    margin: 25px 0;
    width: 50px;
    height: 2px;
    background: #00589b;
    content: ''
}

.hakkimizda-tab {
    background: #f4f4f4
}

.dt-alt {
    position: relative
}

.dt-alt .dt-tab {
    top: 0;
    left: 0;
    display: none;
    padding: 120px 30px
}

.dt-alt .active {
    display: block
}

.pr {
    font-size: 15px;
    line-height: 1.6
}

.dt-baslik {
    margin: 25px 0;
    color: #00589b;
    font-weight: 700;
    font-size: 36px
}

.dt-list li {
    display: inline-block;
    margin-right: 15px;
    padding: 10px 0
}

.dt-list .active {
    background: #00589b
}

.dt-link {
    display: block;
    width: 40px;
    height: 4px;
    background: rgba(0, 88, 155, .3)
}

.hakkimizda-ust {
    margin-bottom: 50px;
    padding: 30px;
    background: #fbfbfb
}

.hakkimizda-10 {
    position: absolute;
    top: -90px;
    right: 15px
}

.dt-yazi {
    font-weight: 500;
    font-size: .9rem
}

.number {
    padding: 160px 30px;
    font-weight: 500
}

.number__count {
    display: block;
    color: #00589b;
    font-weight: 600;
    font-size: 1.2rem
}

.number__title {
    display: block;
    margin: 5px 0;
    font-weight: 600;
    font-size: 1.1rem
}

.number__text {
    display: block
}

.neden-wrapper {
    padding: 0 15px;
    background: #f4f4f4
}

.form-label {
    display: block;
    margin-bottom: 4px;
    font-weight: 600;
    font-size: .9rem
}

.form {
    padding: 30px;
    background: #f4f4f4
}

.iletisim-form {
    padding: 30px;
    background: #363b48
}

.iletisim-form .baslik {
    color: #fff;
    font-weight: 400;
    font-size: 1.2rem
}

.iletisim-form .btn-primary {
    background: #fff;
    color: #00589b;
    font-weight: 500;
    padding: 10px 20px
}

.iletisim-form .btn-primary:hover {
    background: #00589b;
    color: #fff
}

.iletisim-label {
    display: block;
    color: rgba(255, 255, 255, .8);
    font-weight: 500;
    font-size: .8rem
}

.txtIletisim {
    display: block;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
    height: 40px;
    outline: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    background: 0 0;
    color: #fff;
    font-size: 1rem;
    line-height: 40px;
    transition: border-color .25s ease-in-out
}

.txtIletisim::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .54)
}

.txtIletisim:-ms-input-placeholder, .txtIletisim::-ms-input-placeholder {
    color: rgba(255, 255, 255, .54)
}

.txtIletisim::placeholder {
    color: rgba(255, 255, 255, .54)
}

.txtIletisim:focus, .txtIletisim:hover {
    border-color: #23acd6
}

.iletisim-detay {
    color: #fff
}

.iletisim-detay__alt, .iletisim-detay__baslik {
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: .9rem
}

.iletisim-detay a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    transition: color .25s ease-in-out
}

.iletisim-detay a:Hover {
    color: #00589b;
    text-decoration: underline
}

.alt-menu {
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #e0e0e0;
    z-index: 3;
    padding: 20px 15px;
    opacity: 0;
    margin-top: -15px;
    border-bottom: 1px solid #e0e0e0
}

.alt-menu--flex {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.alt-menu .tab-nav {
    width: auto;
    padding-right: 30px;
    border-right: 1px solid #e0e0e0
}

.alt-menu .tab-nav .tab-link, .alt-menu .tabs .alt-menu-list a {
    color: #363b48;
    text-decoration: none;
    transition: color .25s ease-in-out
}

.alt-menu .tab-nav .tab-link {
    margin: 20px 0;
    width: 100%;
    font-size: .9rem;
    font-weight: 600
}

.alt-menu .tabs {
    display: inline-block;
    margin-left: 30px
}

.alt-menu .tabs .alt-menu-list a {
    display: inline-block;
    margin-bottom: 14px;
    font-size: .85rem;
    font-weight: 500
}

@media (max-width: 1200px) {
    .logo {
        width: 280px
    }

    .container {
        max-width: 100%
    }

    .support .btn, .support__title {
        font-size: .8rem
    }

    .support .btn {
        padding: .8rem 1rem
    }

    .why__title {
        padding-right: 0
    }

    .why__text {
        padding-right: 150px
    }

    .why__icon {
        width: 140px
    }

    .btn, .footer, .footer-menu a {
        font-size: .9rem
    }

    .footer-menu {
        width: 160px
    }

    .footer-menu a {
        margin-bottom: 15px
    }

    .h-baslik {
        font-size: 2rem
    }

    .hakkimizda-10 {
        width: 120px;
        top: -50px
    }

    .hu-yazi .hu-w {
        margin-top: 120px
    }

    .iletisim-detay {
        margin-bottom: 30px;
        display: block
    }
}

@media (max-width: 992px) {
    .header__bottom .container {
        overflow-x: scroll;
        max-width: calc(100% - 60px);
        margin-right: auto;
        margin-left: 0
    }

    .header__bottom .container::-webkit-scrollbar {
        height: 4px
    }

    .header__bottom .container::-webkit-scrollbar-track {
        background: #f1f1f1
    }

    .header__bottom .container::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, .2);
        border-radius: 6px
    }

    .header__bottom .container::-webkit-scrollbar-thumb:hover {
        background: #00589b
    }

    .header__bottom .menu {
        width: 900px;
        padding-right: 15px
    }

    .menu__link {
        font-size: .9rem
    }

    .menu__link:after {
        display: none
    }

    .btn-mobil {
        display: block;
        -webkit-transform: scale(.7);
        transform: scale(.7);
        padding-bottom: 12px;
        position: absolute;
        right: -5px;
        top: 0;
        outline: transparent
    }

    .home-slider-wrapper .form {
        width: 340px
    }

    .home-slider-wrapper .form .form-control {
        font-size: .8rem
    }

    .form__icon {
        width: 90px;
        right: 5px;
        top: -30px
    }

    .slider-detail {
        height: 550px
    }

    .slider-detail__title {
        font-size: 1.6rem
    }

    .slider-detail__text {
        font-size: 1.1rem
    }

    .service-text {
        font-size: .9rem;
        line-height: 1.7
    }

    .service-details {
        padding-bottom: 60px
    }

    .service-number {
        width: 60px;
        height: 60px;
        font-size: 1.2rem
    }

    .service-title {
        width: calc(100% - 75px);
        padding-right: 0
    }

    .btn {
        font-size: .8rem
    }

    .why__image {
        height: 300px
    }

    .why__image img {
        height: auto;
        max-width: 100%;
        width: 100%
    }

    .why__details {
        padding: 15px 15px 60px
    }

    .why-slider .slick-dots {
        padding-left: 6px
    }

    .why__title {
        font-size: 1.4rem;
        margin-top: 15px;
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    .why__title:after {
        left: 0;
        width: 60px
    }

    .why__text {
        font-size: .9rem
    }

    .experience__image {
        width: 150px;
        padding-right: 30px
    }

    .experience__right {
        width: calc(100% - 180px)
    }

    .experience__icon {
        width: calc(33.33333% - 15px);
        margin: 7px
    }

    .experience__small {
        font-size: .9rem
    }

    .experience__numbers .far {
        font-size: 1.5rem;
        top: -5px
    }

    .experience__number {
        font-size: 3rem
    }

    .experience__title {
        font-size: 1.5rem
    }

    .references__left {
        width: 100%;
        margin-bottom: 30px
    }

    .references__right {
        width: 100%
    }

    .references .item {
        padding: 15px
    }

    .references__left strong {
        display: block
    }

    .references__left .btn {
        margin-top: 15px !important
    }

    .home-references {
        margin: 30px 0
    }

    .footer-adres {
        width: 100%;
        text-align: center
    }

    .footer-adres a {
        margin: 5px 0
    }

    .footer-adres hr {
        margin: 10px auto
    }

    .footer-adres, .footer-menu {
        margin-bottom: 30px
    }

    .footer-genel, .footer-menu {
        width: 100%;
        text-align: center
    }

    .content, .left-menu {
        width: 100%;
        margin-bottom: 30px
    }

    .reverse-tablet {
        flex-direction: column-reverse
    }

    .hu-yazi .hu-w {
        padding-top: 0;
        margin-top: 30px
    }

    .alt-menu, .menu .fas {
        display: none
    }
}

.arka-active {
    display: block;
    opacity: 1
}

.mobil, .mobil-nav--icon {
    display: block;
    height: 25px
}

.mobil {
    position: fixed;
    top: 0;
    left: -320px;
    background: #363b48;
    color: #fff;
    width: 300px;
    height: 100%;
    max-width: calc(100% - 80px);
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    z-index: 9999
}

.mobil strong {
    font-weight: 500
}

.mobil .nav-tabs {
    display: flex;
    position: absolute;
    bottom: 0;
    font-weight: 500;
    background: #2a2e3b;
    width: 100%;
    z-index: 99999
}

.mobil .nav-tabs li {
    width: 50%;
    text-align: center
}

.mobil .tab {
    overflow: hidden
}

.mobil .iletisim-bilgileri {
    padding: 30px;
    line-height: 1.7
}

.mobil .iletisim-bilgileri .iletisim-box {
    font-size: .85rem;
    padding-left: 0
}

.mobil .iletisim-bilgileri span {
    opacity: .7
}

.mobil .iletisim-bilgileri a {
    color: #fff;
    text-decoration: underline
}

.mobil .tablinks {
    display: block;
    font-size: .8rem;
    cursor: pointer;
    padding: 18px 0 15px;
    border-bottom: 3px solid transparent;
    opacity: .6;
    transition: all .3s
}

.mobil .tablinks:hover {
    border-color: #22a0d6;
    opacity: .8
}

.mobil .tablinks.active {
    border-color: #22a0d6;
    opacity: 1
}

.mobil .tabcontent {
    padding-bottom: 45px;
    overflow-y: scroll;
    height: calc(100vh - 75px)
}

.mobil-logo {
    padding: 30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.mobil-logo img {
    display: block;
    margin: 0 auto;
    width: 160px
}

.mobil-logo .musteri-girisi {
    display: block;
    font-size: 14px;
    padding: 14px;
    margin: 0 auto;
    border-radius: 32px;
    width: 90%;
    text-decoration: none
}

.mobil-logo .musteri-girisi i {
    right: 20px
}

.mobil-baslik {
    display: block;
    font-size: 16px;
    font-weight: 500;
    background: rgba(0, 0, 0, .2);
    color: #fff;
    padding: 25px 15px;
    border: 0;
    transition: all .3s
}

.mobil-menu-li {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.mobil-menu-li .btn-atik {
    display: block;
    padding: 15px 30px;
    width: 230px !important;
    margin: 30px auto 0 !important
}

.mobil-ana-menu .mobil-menu-li a {
    width: 100%
}

.mobil-ana-menu .mobil-menu-li i {
    margin-top: 2px;
    float: right
}

.mobil-menu-link {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding: 20px 20px 20px 35px;
    transition: all .3s;
    text-decoration: none !important
}

.mobil-menu-link i {
    margin-right: 6px
}

.mobil-menu-link:focus, .mobil-menu-link:hover {
    background: rgba(0, 0, 0, .1);
    color: #22a0d6
}

.mobil-menu-link.active {
    background: rgba(0, 0, 0, .1);
    color: #22a0d6
}

.mobil-alt-menu {
    display: none;
    background: rgba(0, 0, 0, .3);
    padding: 15px 0
}

.mobil-alt-menu ul {
    padding: 10px 0;
    line-height: 1.4
}

.mobil-alt-menu a {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, .8);
    padding: 12px 12px 12px 50px;
    text-decoration: none;
    transition: color .25s ease-in-out
}

.mobil-alt-menu a.active, .mobil-alt-menu a:Hover {
    color: #22a0d6
}

.mobil-active {
    left: 0
}

.mobil-hr {
    background: rgba(255, 255, 255, .1);
    margin-left: -50px;
    border: 0;
    height: 1px
}

.mobil-tab {
    height: calc(100vh - 80px);
    overflow-y: scroll
}

@media (max-width: 768px) {
    .footer-sosyal strong, .support .btn-primary, .support__title {
        display: none
    }

    .header__middle {
        padding: 15px 0
    }

    .header__bottom .menu {
        width: 730px
    }

    .menu__link {
        padding: 10px 0;
        font-size: .8rem
    }

    .menu__item {
        margin-right: 15px
    }

    .btn-mobil {
        padding-top: 0;
        padding-bottom: 0;
        top: 7px
    }

    .slider-detail {
        height: auto;
        padding: 90px 0
    }

    .slider-detail__title {
        font-size: 1.4rem;
        max-width: 100%
    }

    .slider-detail__text {
        font-size: 1rem;
        width: 100%
    }

    .home-slider-wrapper .form {
        position: relative;
        top: auto;
        -webkit-transform: none;
        transform: none;
        width: 100%;
        padding: 15px;
        right: 0;
        left: 0
    }

    .service-details {
        padding-bottom: 0
    }

    .iletisim-form iframe, .service-image {
        height: 300px
    }

    .service-slider .slick-dots {
        bottom: -30px
    }

    .service-slider .slick-dots li {
        margin-left: 0;
        margin-right: 10px
    }

    .service-tabs .tab-link {
        font-size: .9rem
    }

    .mt-5 {
        margin-top: 2rem !important
    }

    .experience__icon {
        width: 100%;
        margin-top: 0;
        margin-bottom: 30px
    }

    .experience__small {
        margin-bottom: 0
    }

    .experience__image {
        border: 0
    }

    .experience__right {
        width: calc(100% - 150px);
        border-left: 1px solid #e0e0e0;
        padding-left: 30px
    }

    .faq__title {
        font-size: .9rem;
        font-weight: 600
    }

    .faq {
        padding-bottom: 10px;
        margin-bottom: 10px
    }

    .faq__text {
        font-size: .8rem;
        line-height: 1.8
    }

    .footer-logo {
        width: 150px
    }

    .banner__bg {
        overflow: hidden
    }

    .banner__img {
        width: 250%;
        max-width: 250%;
        margin-left: -150%
    }

    .breadcrumb__item {
        font-size: .7rem
    }

    .ref {
        padding: 15px;
        font-size: .8rem
    }

    .hakkimizda-resim {
        height: 350px
    }

    .h-bolum-2 .row {
        flex-direction: column-reverse
    }

    .dt-alt .dt-tab, .h-yazi {
        padding: 30px 15px
    }

    .dt-baslik {
        font-size: 1.3rem
    }

    .dt-tab img {
        width: 50px
    }

    .dt-list {
        padding-left: 15px
    }

    .number {
        padding: 30px 0
    }

    .iletisim-form {
        padding: 15px
    }

    .iletisim-form .baslik {
        font-size: .9rem
    }

    .home-faq {
        margin-top: 30px
    }
}

@media (max-width: 576px) {
    .logo {
        max-width: calc(100% - 80px)
    }

    .support .btn-secondary .phone-icon {
        margin-right: 0
    }

    .support .btn-secondary .phone-icon:after {
        display: none
    }

    .support .btn-secondary span:last-child {
        display: none
    }

    .support .btn {
        padding: 10px
    }

    .footer-nav__link {
        font-size: .7rem;
        width: 60%
    }

    .footer-nav__link:first-child {
        width: 40%
    }

    .service-tabs {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap
    }

    .service-tabs .ml-3 {
        display: none
    }

    .service-tabs .tab-link {
        padding: 6px 12px;
        border: 1px solid #e0e0e0;
        font-size: .8rem;
        display: inline-block;
        margin-bottom: 12px;
        width: calc(50% - 6px);
        text-align: center
    }

    .service-tabs .tab-link:last-child {
        width: 100%
    }

    .service-image, .why__image {
        height: 200px
    }

    .why__text {
        padding-right: 0
    }

    .why__details {
        padding-bottom: 50px
    }

    .why__icon {
        display: none !important
    }

    .home-experience {
        margin: 50px 0
    }

    .experience__image {
        width: 100px;
        padding-right: 15px
    }

    .experience__right {
        width: calc(100% - 100px);
        padding-left: 15px
    }

    .experience__number {
        font-size: 2rem
    }

    .experience__numbers .far {
        font-size: 1.5rem
    }

    .experience__title {
        font-size: 1.3rem;
        margin-top: 0
    }

    .btn--fixed {
        bottom: 45px
    }

    .comment--bd {
        border-right: none;
        border-bottom: 1px solid #e0e0e0;
        padding: 0 15px 30px
    }

    .team__title {
        font-size: .9rem;
        font-weight: 500;
        letter-spacing: 0
    }

    .team__text {
        font-size: .7rem
    }

    .reverse-mobile {
        flex-direction: column-reverse
    }

    .team-hero {
        padding: 15px
    }

    .team-hero .text-center {
        margin-bottom: 30px
    }

    .h-baslik {
        font-size: 1.4rem
    }

    .hakkimizda-ust {
        padding: 30px 0
    }

    .hakkimizda-10 {
        width: 70px
    }

    .hu-yazi .hu-w {
        font-size: .8rem;
        padding-left: 15px
    }

    .form {
        padding: 15px
    }
}

@media (max-width: 390px) {
    .top-social span {
        display: none
    }

    .social__link {
        font-size: .9rem
    }
}
.servis {
    padding: 20px;
    border: 1px solid #e0e0e0;
    transition: all .3s;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding-bottom: 40px;
    overflow: hidden;
}
.servis-img {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.servis-baslik {
    display: block;
    margin: 15px 0;
    color: #0b0b0b;
    font-weight: 600;
    transition: all .3s;
}
.servis-text {
    font-size: .9rem;
    color: #454545;
}
.servis:hover {
    border-color: #22a0d6;
}

@media only screen and (max-width: 600px) {
    #mobile_div_hd {
        display: none!important;
    }
    .phone-btn{
        display: none!important;
    }
    .logo{
        margin-left: 42px!important;
    }
}

.fixed-btn--tarif {
    position: absolute;
    right: 170px;
    bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 15px;
    border: 0;
    background: #22a0d6;
    color: #fff;

    border-radius: 50%;
    z-index: 10;
    display: -ms-flex;
    display: flex;

    width: 50px;
    height: 50px;
    text-decoration: none
}


@media only screen and (max-width: 600px) {
    .fixed-btn--tarif {
        width: 110px!important;
    }
}
/*# sourceMappingURL=style.css.map */
