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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

table {
    border-collapse: collapse;
    border-spacing: 0
}

body,
html {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    color: #8d8e9e;
    box-sizing: border-box
}

body.is-active {
    overflow: hidden
}

a,
a:hover {
    text-decoration: none;
    transition: all 300ms
}

.des-none {
    display: none
}

.clear {
    clear: both
}

.pull-right {
    float: right
}

.sidebar {
    display: none
}

.h-100 {
    height: 100%
}

.bttn {
    display: inline-block;
    padding: 12px 26px;
    border-radius: 5px;
    background: #01a74e;
    background: linear-gradient(90deg, rgb(1, 167, 78) 0%, rgb(116, 191, 67) 100%)
}

.bttn a {
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    letter-spacing: .05rem
}
.bttn button{
    background: transparent;
    border: none;
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    letter-spacing: .05rem
}
.bttn:hover {
    background: #01a74e
}

.bttn.purple {
    background: #7f2c91;
    background: linear-gradient(to right, #7f2c91 0%, #c255a0 100%)
}

.bttn.purple:hover {
    background: #7f2c91
}

.section-title .title {
    position: relative;
    font-size: 20px;
    font-weight: 800;
    font-family: "Poppins", sans-serif;
    color: #8d8e9e;
    padding-bottom: 17px
}

.section-title .title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 43px;
    height: 3px;
    background: #01a74e;
    background: linear-gradient(90deg, rgb(1, 167, 78) 0%, rgb(116, 191, 67) 100%)
}

.purple {
    color: #7b2a90 !important
}

.text-18 {
    font-size: 18px !important
}

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

.mx-n2 {
    margin-right: -1rem !important;
    margin-left: -1rem !important
}

.mt-63 {
    margin-top: 63px
}

.mt-52 {
    margin-top: 52px
}

:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #8d8e9e
}

::-moz-placeholder {
    font-size: 14px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #8d8e9e
}

::placeholder {
    font-size: 14px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #8d8e9e
}

@media(max-width: 991.98px) {
    .mob-none {
        display: none
    }
    .des-none {
        display: inline
    }
}

.menuzord-menu.scrollable>.scrollable-fix {
    display: none
}

header .headerTop {
    height: 52px;
    border-bottom: 1px solid #e7e5e6;
    display: flex;
    align-items: center
}

header .headerTop ul.left {
    display: flex;
    align-items: center;
    height: 100%
}

header .headerTop ul.left li {
    margin-right: 45px
}

header .headerTop ul.left li a {
    font-family: "Poppins", sans-serif;
    color: #8d8e9e;
    font-size: 16px
}

header .headerTop ul.left li a i {
    margin-right: 15px
}

header .headerTop ul.left li a:hover {
    color: #7b2a90
}

header .headerTop .dflex {
    display: flex;
    justify-content: flex-end
}

header .headerTop .dflex ul.social {
    display: flex;
    align-items: center
}

header .headerTop .dflex ul.social li {
    margin-right: 28px
}

header .headerTop .dflex ul.social li a {
    color: #8d8e9e;
    font-size: 16px
}

header .headerTop .dflex ul.social li a:hover {
    color: #7b2a90
}

header .headerTop .dflex a.lang {
    line-height: 52px;
    background: #01a74e;
    background: linear-gradient(90deg, rgb(1, 167, 78) 0%, rgb(116, 191, 67) 100%);
    padding: 0 15px;
    color: #fff;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 800
}

header .headerBottom .menuzord {
    padding: 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

header .headerBottom .menuzord .brand {
    background: url(../img/logo.svg) no-repeat 0 0;
    width: 355px;
    height: 57px;
    display: inline-block
}

header .headerBottom .menuzord .menuzord-menu {
    margin: 0;
    padding: 0
}

header .headerBottom .menuzord .menuzord-menu>li>a {
    font-size: 18px;
    color: #8d8e9e;
    font-family: "Poppins", sans-serif;
    padding: 35px 10px;
    font-weight: 500
}

header .headerBottom .menuzord .menuzord-menu>li:nth-child(7) a {
    padding-right: 0
}

header .headerBottom .menuzord .menuzord-menu>li .indicator {
    display: none
}

header .headerBottom .menuzord .menuzord-menu>li.active a {
    color: #7b2a90
}

header .headerBottom .menuzord .menuzord-menu ul.dropdown {
    background-color: #7b2a90;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    min-width: 270px;
    padding: 15px 0
}

header .headerBottom .menuzord .menuzord-menu ul.dropdown li a {
    color: #fff;
    font-size: 16px;
    padding: 15px 35px 15px 30px;
    transition: all 300ms
}

header .headerBottom .menuzord .menuzord-menu ul.dropdown li a:hover {
    font-weight: 700
}

header .headerBottom .menuzord .menuzord-menu>li:hover>a {
    color: #7b2a90
}

header .headerBottom .menuzord .menuzord-menu>li.sub:hover>a {
    background-color: #7b2a90;
    color: #fff
}

@media(max-width: 1400px) {
    header .headerBottom .menuzord .brand {
        width: 310px;
        height: 50px
    }
    header .headerBottom .menuzord .menuzord-menu>li>a {
        font-size: 15px
    }
}

@media(max-width: 1200px) {
    header .headerTop ul.left li a {
        font-size: 12px
    }
    header .headerTop ul.left li a i {
        margin-right: 5px
    }
    header .headerBottom .menuzord .brand {
        width: 250px;
        height: 40px
    }
    header .headerBottom .menuzord .menuzord-menu>li>a {
        font-size: 13px
    }
}

@media(max-width: 991.98px) {
    header .headerTop .dflex {
        justify-content: center
    }
    header .headerBottom .menuzord-responsive .showhide {
        display: none !important
    }
    header .headerBottom .menuzord {
        padding: 15px 0px
    }
    header .headerBottom .menuzord .brand {
        width: 250px;
        height: 40px
    }
    header .headerBottom .menuzord .hamburger {
        display: block;
        float: left;
        margin: 1%
    }
    header .headerBottom .menuzord .hamburger .line {
        width: 40px;
        height: 3px;
        background: #01a74e;
        background: linear-gradient(90deg, rgb(1, 167, 78) 0%, rgb(116, 191, 67) 100%);
        display: block;
        margin: 8px auto;
        transition: all .3s ease-in-out
    }
    header .headerBottom .menuzord .hamburger:hover {
        cursor: pointer
    }
    header .headerBottom .menuzord .hamburger#hamburger-1.is-active .line:nth-child(2) {
        opacity: 0
    }
    header .headerBottom .menuzord .hamburger#hamburger-1.is-active .line:nth-child(1) {
        transform: translateY(10px) rotate(45deg)
    }
    header .headerBottom .menuzord .hamburger#hamburger-1.is-active .line:nth-child(3) {
        transform: translateY(-13px) rotate(-45deg)
    }
}

.slider {
    height: 452px;
    position: relative;
}

.slider .carousel-inner .tns-item {
    width: 100%;
    height: 452px;
    padding-right: 2px
}

.slider .carousel-inner .tns-item h2 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 40px
}

.slider .carousel-inner .tns-item p {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 45px
}

.slider .carousel-inner .tns-item.bg-dark-overlay-3:before {
    content: " ";
    background: #7b2a90;
    opacity: .7;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.slider .carousel-indicators {
    position: absolute;
    left: auto;
    flex-direction: column;
    margin-right: 280px;
    margin-left: 0px;
    margin-bottom: 0;
    height: 100%
}

.slider .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 12px;
    margin-bottom: 12px
}

@media(max-width: 1600px) {
    .slider .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 15%;
        margin-bottom: 0;
        margin-left: 15%;
        list-style: none;
        flex-direction: unset;
        height: auto
    }
    .slider .carousel-indicators [data-bs-target] {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 12px;
        margin-right: 12px
    }
}

@media(max-width: 991.98px) {
    .slider {
        height: 242px
    }
    .slider .carousel-inner .tns-item {
        width: 100%;
        height: 242px;
        padding-right: 2px
    }
    .slider .carousel-inner .tns-item h2 {
        font-size: 30px;
        margin-bottom: 20px
    }
    .slider .carousel-inner .tns-item p {
        font-size: 18px;
        font-weight: 300;
        line-height: 28px;
        margin-bottom: 25px
    }
}

@media(max-width: 576px) {
    .slider {
        height: 500px
    }
    .slider .carousel-inner {
        height: 500px
    }
    .slider .carousel-inner .carousel-item {
        height: 500px
    }
    .slider .carousel-inner .tns-item {
        background-position: center !important;
        height: 100% !important;
        padding-right: 0;
        width: auto
    }
    .slider .carousel-inner .tns-item h2 {
        font-size: 30px;
        margin-bottom: 20px
    }
    .slider .carousel-inner .tns-item p {
        font-size: 18px;
        font-weight: 300;
        line-height: 28px;
        margin-bottom: 25px
    }
}

.cozumler {
    padding: 58px 0
}

.cozumler .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
    flex-wrap: wrap;
    margin-top: 37px
}

.cozumler .content .item {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    flex: 1;
    height: 100px;
    padding: 0 20px
}

.cozumler .content .item a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cozumler .content .item a .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #8d8e9e;
    text-align: center;
    padding: 0 0px 0 16px;
    font-size: 16px;
    line-height: 24px
}

.cozumler .content .item .img {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.cozumler .content .item .img .iconhover{
    display: none;
}
.cozumler .content .item:hover .img .icon{
    display: none;
}
.cozumler .content .item:hover .img .iconhover{
    display: block;
}

.cozumler .content .item:hover {
    background: linear-gradient(to right, #7f2c91 0%, #c255a0 100%)
}

.cozumler .content .item:hover .title {
    color: #fff
}


@media(max-width: 991.98px) {
    .cozumler .content {
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-left: -2%
    }
    .cozumler .content .item {
        flex-grow: 1;
        width: 46%;
        flex: 1;
    }
}

@media(max-width: 576px) {
    .cozumler .content {
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-left: 0
    }
    .cozumler .content .item {
        flex-grow: inherit;
        margin-bottom: 2%;
        margin-left: 0;
        width: 46%;
        flex: 1;
    }
}

.hakkimizda {
    background: url(../img/hakkimizda-bg.jpg) no-repeat;
    height: 452px
}

.hakkimizda .content {
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.hakkimizda .content .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 28px;
    color: #fff;
    line-height: 38px
}

.hakkimizda .content p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    font-weight: 300;
    margin: 36px 0
}

@media(max-width: 991.98px) {
    .hakkimizda {
        position: relative
    }
    .hakkimizda::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to right, #7f2c91 0%, #c255a0 100%);
        opacity: .7
    }
    .hakkimizda .content {
        position: relative;
        z-index: 1
    }
}

@media(max-width: 576px) {
    .hakkimizda .content .title {
        font-size: 20px;
        line-height: 28px
    }
    .hakkimizda .content p {
        font-size: 16px;
        line-height: 23px
    }
}

.nasilCalisiyoruz {
    padding: 66px 0
}

.nasilCalisiyoruz .tabs {
    margin-top: 41px
}

.nasilCalisiyoruz .tabs .nav-tabs {
    display: flex;
    border-bottom: 1px solid #e7e5e6;
    border-top: 2px solid #f5f5f5;
    border-left: 2px solid #f5f5f5;
    border-right: 2px solid #f5f5f5;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden
}

.nasilCalisiyoruz .tabs .nav-tabs .nav-item {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.nasilCalisiyoruz .tabs .nav-tabs .nav-item .nav-link {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    padding: 25px 0;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    color: #8d8e9e;
    border: none;
    border-radius: 0
}

.nasilCalisiyoruz .tabs .nav-tabs .nav-item .nav-link i {
    font-size: 38px;
    background: linear-gradient(to right, #7f2c91 0%, #c255a0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    display: block;
    margin-bottom: 20px
}

.nasilCalisiyoruz .tabs .nav-tabs .nav-item .nav-link.active {
    background: linear-gradient(to right, #7f2c91 0%, #c255a0 100%);
    color: #fff
}

.nasilCalisiyoruz .tabs .nav-tabs .nav-item .nav-link.active i {
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.nasilCalisiyoruz .tabs .tab-content>.tab-pane {
    padding: 40px;
    border-bottom: 2px solid #f5f5f5;
    border-left: 2px solid #f5f5f5;
    border-right: 2px solid #f5f5f5;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    overflow: hidden
}

.nasilCalisiyoruz .tabs .tab-content>.tab-pane .content {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.nasilCalisiyoruz .tabs .tab-content>.tab-pane .content .img {
    border-radius: 10px;
    overflow: hidden;
    width: 297px
}

.nasilCalisiyoruz .tabs .tab-content>.tab-pane .content .text {
    margin-left: 42px;
    flex: 1
}

.nasilCalisiyoruz .tabs .tab-content>.tab-pane .content .text .title {
    font-family: "Poppins", sans-serif;
    color: #8d8e9e;
    font-weight: 600
}

.nasilCalisiyoruz .tabs .tab-content>.tab-pane .content .text p {
    font-family: "Poppins", sans-serif;
    color: #8d8e9e;
    line-height: 26px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 20px
}

.nasilCalisiyoruz .tabs .tab-content>.tab-pane .numbur {
    color: #f3f3f5;
    font-size: 139px;
    font-weight: 700;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    font-family: "Poppins", sans-serif
}

@media(max-width: 991.98px) {
    .nasilCalisiyoruz .container:nth-child(2) {
        max-width: 100%
    }
}

@media(max-width: 768px) {
    .nasilCalisiyoruz .container:nth-child(2) {
        max-width: 100%
    }
    .nasilCalisiyoruz .tabs .nav-tabs .nav-item {
        flex: inherit;
        width: 33%
    }
    .nasilCalisiyoruz .tabs .tab-content>.tab-pane .content {
        align-items: flex-start
    }
}

@media(max-width: 576px) {
    .nasilCalisiyoruz .container:nth-child(2) {
        max-width: 100%
    }
    .nasilCalisiyoruz .tabs .nav-tabs .nav-item {
        flex: inherit;
        width: 100%;
        border-bottom: 1px solid #e7e5e6
    }
    .nasilCalisiyoruz .tabs .tab-content>.tab-pane .content {
        align-items: flex-start;
        flex-direction: column
    }
    .nasilCalisiyoruz .tabs .tab-content>.tab-pane .content .text {
        margin-top: 42px;
        margin-left: 0px;
        flex: 1
    }
    .nasilCalisiyoruz .tabs .tab-content>.tab-pane .numbur {
        top: auto;
        transform: translateY(0%);
        bottom: 0
    }
}

.cozum-ortaklari {
    background: #f7fafb;
    padding: 54px 0
}

.cozum-ortaklari .cozumOrtaklari {
    margin-top: 32px
}

.cozum-ortaklari .cozumOrtaklari .item {
    width: 165px;
    height: 138px;
    background: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto
}
.cozum-ortaklari .cozumOrtaklari .item img{
    width: 100%;
}

@media(max-width: 991.98px) {
    .cozum-ortaklari .cozumOrtaklari .item {
        margin: unset;
        width: auto
    }
}

@media(max-width: 576px) {
    .mx-n2 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .cozum-ortaklari .cozumOrtaklari .item {
        width: auto
    }
}

.feature {
    padding: 60px 0
}

.feature .content {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.feature .content .item {
    flex: 1;
    height: 84px;
    border: 1px solid #f5f5f5;
    border-radius: 10px
}

.feature .content .item a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.feature .content .item a .img {
    margin-right: 22px
}

.feature .content .item a .title {
    font-size: 22px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #8d8e9e
}

.feature .content .item:nth-child(1) .img {
    background: url(../img/feature/1.png);
    width: 34px;
    height: 35px
}

.feature .content .item:nth-child(2) {
    margin: 0 17px
}

.feature .content .item:nth-child(2) .img {
    background: url(../img/feature/2.png);
    width: 34px;
    height: 32px
}

.feature .content .item:nth-child(3) .img {
    background: url(../img/feature/3.png);
    width: 37px;
    height: 37px
}

.feature .content .item:hover {
    background: linear-gradient(to right, #7f2c91 0%, #c255a0 100%)
}

.feature .content .item:hover a .title {
    color: #fff
}

.feature .content .item:hover:nth-child(1) .img {
    background: url(../img/feature/1-hover.png)
}

.feature .content .item:hover:nth-child(2) .img {
    background: url(../img/feature/2-hover.png)
}

.feature .content .item:hover:nth-child(3) .img {
    background: url(../img/feature/3-hover.png)
}

@media(max-width: 991.98px) {
    .feature .content .item a .title {
        font-size: 14px
    }
    .feature .content .item:nth-child(1) .img {
        background: url(../img/feature/1-mobil.png);
        width: 24px;
        height: 25px
    }
    .feature .content .item:nth-child(2) {
        margin: 0 17px
    }
    .feature .content .item:nth-child(2) .img {
        background: url(../img/feature/2-mobil.png);
        width: 24px;
        height: 22px
    }
    .feature .content .item:nth-child(3) .img {
        background: url(../img/feature/3-mobil.png);
        width: 27px;
        height: 27px
    }
    .feature .content .item:hover {
        background: linear-gradient(to right, #7f2c91 0%, #c255a0 100%)
    }
    .feature .content .item:hover a .title {
        color: #fff
    }
    .feature .content .item:hover:nth-child(1) .img {
        background: url(../img/feature/1-mobil-hover.png)
    }
    .feature .content .item:hover:nth-child(2) .img {
        background: url(../img/feature/2-mobil-hover.png)
    }
    .feature .content .item:hover:nth-child(3) .img {
        background: url(../img/feature/3-mobil-hover.png)
    }
}

@media(max-width: 576px) {
    .feature .content {
        flex-direction: column
    }
    .feature .content .item {
        flex: unset;
        width: 100%
    }
    .feature .content .item:nth-child(2) {
        margin: 15px 0px
    }
}

footer {
    background: linear-gradient(to right, #7f2c91 0%, #c255a0 100%);
    padding: 57px 0
}

footer .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
    padding: 0 0 50px 0
}

footer .content .logo {
    width: 338px;
    height: 54px
}

footer .content .logo a {
    width: 338px;
    height: 54px;
    background: url(../img/foote-logo.svg);
    display: block
}

footer .content ul {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: flex-start;
    justify-content: space-between
}

footer .content ul li a {
    color: #fff
}

footer .content ul li a:hover {
    color: #56b95b
}

footer .dflex {
    padding: 50px 0 0
}

footer .dflex ul {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

footer .dflex ul li {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    position: relative;
    margin-right: 15px
}

footer .dflex ul li a {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 16px
}

footer .dflex ul li::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -8px;
    width: 2px;
    height: 15px;
    background: #fff;
    transform: translateY(-50%)
}

footer .dflex ul li:first-child::after {
    display: none
}

@media(max-width: 991.98px) {
    footer .content {
        flex-direction: column;
        padding: 0 0 25px 0
    }
    footer .content .logo {
        margin-bottom: 50px
    }
    footer .content ul {
        align-items: center;
        justify-content: center;
        width: 100%
    }
    footer .content ul li {
        margin-bottom: 25px
    }
    footer .dflex ul {
        justify-content: space-between
    }
    footer .dflex ul li {
        margin-right: 0
    }
}

@media(max-width: 576px) {
    footer .dflex ul {
        justify-content: space-between;
        flex-direction: column
    }
    footer .dflex ul li {
        margin-bottom: 25px
    }
    footer .dflex ul li:last-child {
        margin-bottom: 0px
    }
    footer .dflex ul li::after {
        display: none
    }
}

@media(max-width: 991.98px) {
    .sidebar {
        display: block;
        margin-left: -270px
    }
    .sidebar.is-active {
        margin-left: 0px
    }
    .sidebar {
        width: 270px;
        height: 100%;
        background: #7b2a90;
        position: absolute;
        transition: all .3s ease-in-out;
        z-index: 100
    }
    .sidebar #leftside-navigation ul,
    .sidebar #leftside-navigation ul ul {
        margin: -2px 0 0;
        padding: 0
    }
    .sidebar #leftside-navigation ul li {
        list-style-type: none;
        border-bottom: 1px solid rgba(255, 255, 255, .05)
    }
    .sidebar #leftside-navigation ul li.active>a {
        color: #1abc9c
    }
    .sidebar #leftside-navigation ul li.active ul {
        display: block
    }
    .sidebar #leftside-navigation ul li a {
        color: #fff;
        text-decoration: none;
        display: block;
        padding: 18px 0 18px 25px;
        font-size: 16px;
        outline: 0;
        transition: all 200ms ease-in
    }
    .sidebar #leftside-navigation ul li a:hover {
        font-weight: 800
    }
    .sidebar #leftside-navigation ul li a span {
        display: inline-block
    }
    .sidebar #leftside-navigation ul li a i {
        width: 20px
    }
    .sidebar #leftside-navigation ul li a i .fa-angle-left,
    .sidebar #leftside-navigation ul li a i .fa-angle-right {
        padding-top: 3px
    }
    .sidebar #leftside-navigation ul ul {
        display: none
    }
    .sidebar #leftside-navigation ul ul li {
        background: #23313f;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        border-bottom: none
    }
    .sidebar #leftside-navigation ul ul li a {
        font-size: 14px;
        padding-top: 13px;
        padding-bottom: 13px;
        color: #fff
    }
}

.page-title {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    height: 177px
}

.page-title .tabMenu {
    background: rgba(255, 255, 255, .05)
}

.page-title .tabMenu ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 48px
}

.page-title .tabMenu ul li {
    margin-right: 25px
}
.page-title .tabMenu ul li:last-child{
    margin-right: 0;
}

.page-title .tabMenu ul li a {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #fff
}

.page-title .tabMenu ul li a:hover {
    font-weight: 700
}

.page-title .tabMenu ul li.active a {
    font-weight: 700
}

.page-title .container {
    position: relative;
    height: 100%
}

.page-title .container .title-holder {
    position: relative;
    display: table;
    width: 100%;
    height: 100%
}

.page-title .container .title-holder .title-text {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.page-title .container .title-holder .title-text h1 {
    margin: 0px 0 0 0;
    color: #fff;
    font-size: 48px;
    font-weight: bold
}

.page {
    border: 1px solid #ececed;
    border-radius: 10px;
    margin: 60px 0;
    padding: 80px
}

.page .sSlider {
    border: 1px solid #ececed;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px
}

.page h1 {
    font-size: 24px;
    color: #8d8e9e;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif
}

.page p {
    font-size: 17px;
    line-height: 27px;
    color: #8d8e9e;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif
}

.page p b,
.page p strong {
    font-weight: 600
}

.page .content {
    margin-top: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.page .content .item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.page .content .item .text {
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    color: #8d8e9e
}

.page .content .item .text span {
    display: block;
    font-weight: 700;
    font-size: 36px;
    margin: 28px 0 16px
}

.page .accordions-wrapper .accordion .accordion-header {
    cursor: pointer;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.5rem;
    transition: all .4s ease-in-out;
    border: 1px solid #f5f5f5;
    border-radius: 5px
}

.page .accordions-wrapper .accordion .accordion-header .title {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #8d8e9e
}

.page .accordions-wrapper .accordion .accordion-header .accordion-icon {
    transition: transform .4s ease-in-out
}

.page .accordions-wrapper .accordion .accordion-body {
    max-height: 0;
    overflow: hidden;
    display: none;
    margin: 40px 0 0 0;
    padding: 0
}

.page .accordions-wrapper .accordion .accordion-body p {
    padding: 0;
    line-height: 1.8;
    font-size: 17px;
    font-weight: 400;
    font-family: "Poppins", sans-serif
}
/*
.page .accordions-wrapper .accordion .accordion-body .item {
    width: 50%
}
.page .accordions-wrapper .accordion .accordion-body .item:last-child {
    margin-left: 80px
}
*/
.page .accordions-wrapper .accordion .accordion-body .item {
    width: 100%
}
.page .accordions-wrapper .accordion .accordion-body .item p img{
    margin-left: 80px;
    border-radius: 16px;
}



.page .accordions-wrapper .accordion+.accordion {
    margin-top: 1rem
}

.page .accordions-wrapper .accordion.active .accordion-header {
    background: linear-gradient(to right, #7f2c91 0%, #c255a0 100%)
}

.page .accordions-wrapper .accordion.active .accordion-header .title {
    color: #fff
}

.page .accordions-wrapper .accordion.active .accordion-icon {
    transform: rotate(-180deg);
    color: #fff
}

.page .accordions-wrapper .accordion.active .accordion-body {
    display: flex
}

.page .small-title {
    background: linear-gradient(to right, #7f2c91 0%, #c255a0 100%);
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 5px;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #fff;
    padding-left: 30px;
    margin-bottom: 45px
}

.page .brand {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 65px;
    margin-left: -20px
}

.page .brand .item {
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px
}

.page .refMenu ul {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.page .refMenu ul li {
    height: 46px;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    flex: 1
}

.page .refMenu ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-family: "Poppins", sans-serif;
    color: #8d8e9e;
    font-weight: 700;
    font-size: 16px
}

.page .refMenu ul li:nth-child(2) {
    margin: 0 30px
}

.page .refMenu ul li.active,
.page .refMenu ul li:hover {
    background: linear-gradient(to right, #7f2c91 0%, #c255a0 100%)
}

.page .refMenu ul li.active a,
.page .refMenu ul li:hover a {
    color: #fff
}

.page .refList {
    margin-top: 50px
}

.page .refList ul li {
    display: flex;
    align-items: center;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    overflow: hidden;
    padding: 30px 40px;
    box-sizing: border-box;
    margin-bottom: 30px
}

.page .refList ul li .img {
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    overflow: hidden;
    width: 180px;
    height: 116px;
    margin-right: 35px
}

.page .refList ul li .text .title {
    font-size: 18px;
    color: #7b2a90;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

.page .refList ul li .text .icerik {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    color: #8d8e9e;
    margin-top: 13px;
    font-weight: 300
}

.page .refList ul li .text .icerik b {
    font-weight: bold
}

.page .refList ul li:last-child {
    margin-bottom: 0
}

.page .harita {
    margin-top: 50px
}

.page .subeler {
    display: flex;
    align-items: center;
    margin: 30px -15px 0;
    flex-wrap: wrap;
}

.page .subeler .item {
    flex: 0 0 30.8%;
    display: flex;
    flex-direction: column;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    overflow: hidden;
    padding: 36px 32px;
    margin: 15px
}

.page .subeler .item .img {
    text-align: center;
    margin-bottom: 30px
}

.page .subeler .item .sube {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 18px
}

.page .subeler .item .bilgi {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    margin-bottom: 18px;
    line-height: 25px
}

.page .subeler .item .bilgi b {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    line-height: 1
}
.page .subeler .item .bilgi a{
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    line-height: 1;
    color: #8d8e9e;
}
.page .subeler .item .bilgi a b{
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    line-height: 1
}


.page .subeler .item .bilgi:last-child {
    margin-bottom: 0
}

.page .maps {
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 55px
}

.page .adres {
    margin-top: 30px
}

.page .adres.item {
    flex: 1;
    display: flex;
    flex-direction: column
}

.page .adres.item .bilgi {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 25px
}

.page .adres.item .bilgi b {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    line-height: 1
}

.page .adres.item .bilgi:last-child {
    margin-bottom: 0
}

.page .form .form-control {
    border: 2px solid #f5f5f5
}

.page .form .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #56b95b;
    outline: 0;
    box-shadow: none
}

.page .form textarea {
    height: 110px;
    resize: none
}

.page .form .form-group-check {
    display: block
}

.page .form .form-group-check input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.page .form .form-group-check input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 3.5px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #56b95b;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.page .form .form-group-check label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    color: #8d8e9e
}

.page .form .form-group-check label a {
    font-size: 14px;
    color: #8d8e9e;
    font-weight: 700;
    text-decoration: underline
}

.page .form .form-group-check label::before {
    content: "";
    -webkit-appearance: none;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #56b95b;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0px -15px 10px -12px rgba(0, 0, 0, .05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 7px
}

.page .form .dflex {
    display: flex;
    justify-content: flex-end
}

.kesif {
    background: url(../img/kesif.png) no-repeat center;
    width: 100%;
    height: 196px;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.kesif .text {
    margin-right: 90px;
    height: 100%;
    width: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.kesif .text p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    margin-bottom: 17px;
    line-height: 30px;
}

@media(max-width: 991.98px) {
    .page-title {
        height: auto
    }
    .page-title .tabMenu ul {
        height: auto;
        padding: 10px 0
    }
    .page-title .tabMenu ul li {
        margin-right: 0
    }
    .page-title .container {
        padding: 30px 0;
        text-align: center
    }
    .page {
        padding: 40px;
        box-sizing: border-box
    }
    .page .brand {
        flex-wrap: wrap
    }
    .page .brand .item {
        margin-bottom: 20px
    }
    .page .subeler {
        flex-wrap: wrap
    }
    .page .subeler .item {
        flex: auto
    }
    .page .adres {
        margin-bottom: 30px
    }
    .page .form .first .form-control:nth-child(1),
    .page .form .first .form-control:nth-child(2) {
        margin-bottom: 1rem !important
    }
    .page .form .dflex {
        display: flex;
        justify-content: center
    }
    .kesif {
        justify-content: center
    }
    .kesif .text {
        width: 60%;
        margin-right: 0
    }
}

@media(max-width: 568px) {

    .page-title .container .title-holder .title-text h1 {
        font-size: 20px;
    }
    .page .small-title{
        font-size: 17px;
        padding-left: 10px;
    }
    .page .accordions-wrapper .accordion .accordion-header .title{
        font-size: 14px;
    }
    .page .accordions-wrapper .accordion .accordion-body .item p img {
        margin-left: 0;
        border-radius: 16px;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        margin-bottom: 20px;
    }
    .page-title {
        height: auto
    }
    .page-title .tabMenu ul {
        height: auto;
        flex-direction: column;
        padding: 10px 0
    }
    .page-title .tabMenu ul li {
        margin-right: 0;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .page-title .container {
        padding: 30px 0;
        text-align: center
    }
    .page {
        padding: 40px
    }
    .page .content {
        flex-direction: column
    }
    .page .content .item {
        margin-bottom: 35px
    }
    .page .accordions-wrapper .accordion .accordion-body {
        flex-direction: column
    }
    .page .accordions-wrapper .accordion .accordion-body .item {
        width: 100%
    }
    .page .accordions-wrapper .accordion .accordion-body .item:last-child {
        margin-left: 0px
    }
    .page .brand {
        flex-wrap: wrap;
        margin-left: 0
    }
    .page .brand .item {
        margin-bottom: 20px;
        margin-left: 0
    }
    .page .form .first {
        margin-bottom: 0rem !important
    }
    .page .form .form-group-check label {
        line-height: 28px;
        text-align: center
    }
    .page .form .bttn {
        margin-top: 2rem
    }
    .kesif {
        justify-content: center;
        background-size: cover;
        padding: 40px 20px;
        border-radius: 16px;
    }
    .kesif .text {
        width: 100%;
        margin-right: 0
    }
    .kesif .text p{
        font-size: 17px;
    }
    .referanslar{
        padding: 0 40px;
    }
    .referanslar .page{
        padding: 20px;
    }
    .page .refMenu ul {
        flex-direction: column;
    }
    .page .refMenu ul li{
        width: 100%;
    }
    .page .refMenu ul li:not(:last-of-type){
        margin-bottom: 10px;
    }
    .page .refMenu ul li a{
        height: 46px;
    }
    .page .refList ul li{
        flex-direction: column;
        padding: 20px;
    }
    .page .refList ul li .img {
        width: 100%;
        height: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .page .refList ul li .img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .page .refList ul li .text .title{
        line-height: 28px;
    }
    .page .refList ul li .text .icerik{
        line-height: 26px;
    }
    .page h1{
        line-height: 34px;
    }
}

/*# sourceMappingURL=style.min.css.map */