@import "reset.min.css";
@import url('slick.css');
@import url('slick-theme.css');

:root {
    --font: 'Poppins', sans-serif;
    --orange: #ff6d00;
    --dark-blue: #1e3b73;
    --text: #383e49;
}

html,
body {
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}

.menu {
    display: none;
}

header {
    box-shadow: 0px 10px 10px 0px rgba(68, 69, 72, 0.2);
}

header .class-u71zoj {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 27px 0;
}

header .class-39begy {
    width: 181px;
    height: 103px;
}

header .class-39begy img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

header .class-0vppz5 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

header .class-0vppz5 .class-idzzmk {
    margin-bottom: 56px;
}

header .class-0vppz5 .class-idzzmk ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

header .class-0vppz5 .class-idzzmk ul li {
    margin-left: 22px;
}

header .class-0vppz5 .class-idzzmk ul li a svg path {
    fill: var(--orange);
    transition: all 300ms;
}

header .class-0vppz5 .class-idzzmk ul li:hover a svg path {
    fill: var(--dark-blue);
}

header .class-0vppz5 .class-yfvjyz ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

header .class-0vppz5 .class-yfvjyz ul li {
    margin-left: 28px;
}

header .class-0vppz5 .class-yfvjyz ul li a {
    font-size: 18px;
    font-family: var(--font);
    color: var(--dark-blue);
    font-weight: 500;
    transition: all 300ms;
}

header .class-0vppz5 .class-yfvjyz ul li a:hover,
header .class-0vppz5 .class-yfvjyz ul li a.active {
    color: var(--orange);
}

#slider .carousel-inner .carousel-caption {
    height: 100%;
    bottom: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#slider .carousel-inner .carousel-caption h5 {
    font-size: 36px;
    font-family: var(--font);
    font-weight: 700;
    line-height: 46px;
}

#slider .carousel-inner .carousel-caption h5 span {
    display: block;
}

#slider .carousel-inner .carousel-caption p {
    font-size: 24px;
    font-family: var(--font);
    font-weight: 500;
    line-height: 34px;
    margin-top: 30px;
}

#slider .carousel-inner .carousel-caption p span {
    display: block;
}

#slider .carousel-indicators {
    bottom: 55px;
}

#slider .carousel-indicators [data-bs-target] {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    margin-right: 8px;
    margin-left: 8px;
}

#hakkimizda {
    padding: 82px 0;
}

#hakkimizda .class-u74rxb {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#hakkimizda .class-u74rxb .class-3emyh4 {
    flex: 1;
    margin-right: 77px;
}

#hakkimizda .class-u74rxb .class-3emyh4 .class-45zlgp {
    font-family: var(--font);
    color: var(--dark-blue);
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 25px;
}

#hakkimizda .class-u74rxb .class-3emyh4 .class-66wpul {
    font-family: var(--font);
    color: var(--orange);
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 36px;
}

#hakkimizda .class-u74rxb .class-3emyh4 .class-bltasr {
    font-family: var(--font);
    color: var(--text);
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
}

#hakkimizda .class-u74rxb .class-3emyh4 .class-iovvv6 {
    margin-top: 40px;
}

#hakkimizda .class-u74rxb .class-3emyh4 .class-iovvv6 a {
    background: var(--orange);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 25px;
    width: 186px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms;
}

#hakkimizda .class-u74rxb .class-3emyh4 .class-iovvv6 a:hover {
    background: var(--dark-blue);
}

#hakkimizda .class-u74rxb .class-hm4g69 {
    width: 411px;
    height: 400px;
}

.class-6g21s4 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.class-6g21s4 .item {
    width: 50%;
    padding: 130px 0;
    position: relative;
}

.class-6g21s4 .item .class-4e71uu {
    width: 70%;
}

.class-6g21s4 .item .class-x03lb1 {
    color: white;
    font-family: var(--font);
    font-size: 33px;
    font-weight: 600;
    margin-bottom: 20px;
}

.class-6g21s4 .item .class-wxyw6y {
    color: white;
    font-family: var(--font);
    font-size: 22px;
    font-weight: 400;
}

.class-6g21s4 .item a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.class-6g21s4 .item:first-of-type {
    background: url(../image/satilik.jpg) no-repeat center;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.class-6g21s4 .item:last-of-type {
    background: url(../image/kiralik.jpg) no-repeat center;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.hizmetlerimiz {
    padding: 76px 0;
    background-color: #f4f7fc;
}

.hizmetlerimiz .class-wc48jt {
    text-align: center;
    font-family: var(--font);
    color: var(--dark-blue);
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 24px;
}

.hizmetlerimiz .class-id3xy6 {
    text-align: center;
    color: var(--orange);
    font-family: var(--font);
    font-size: 22px;
    margin-bottom: 54px;
}

.hizmetlerimiz .class-b1y183 {
    display: flex;
    align-items: center;
    gap: 38px;
}

.hizmetlerimiz .class-b1y183 .class-mg1tl3 {
    position: relative;
}

.hizmetlerimiz .class-b1y183 .class-mg1tl3 .class-gqryc4 {
    width: 409px;
    height: 216px;
    overflow: hidden;
    border-radius: 16px;
}

.hizmetlerimiz .class-b1y183 .class-mg1tl3 .class-gqryc4 img {
    transition: all 300ms;
    width: 100%;
    height: 100%;
}

.hizmetlerimiz .class-b1y183 .class-mg1tl3 .class-ba3ksf {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: white;
    font-family: var(--font);
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
}

.hizmetlerimiz .class-b1y183 .class-mg1tl3 a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.hizmetlerimiz .class-b1y183 .class-mg1tl3:hover .class-gqryc4 img {
    transform: scale(1.2);
}

.hizmetlerimiz .class-5au0fh {
    margin-top: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hizmetlerimiz .class-5au0fh a {
    background: var(--orange);
    color: white;
    font-family: var(--font);
    font-size: 16px;
    font-weight: 600;
    border-radius: 25px;
    width: 168px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms;
}

.hizmetlerimiz .class-5au0fh a:hover {
    background: var(--dark-blue);
}

.referanslarimiz {
    padding: 72px 0;
}

.referanslarimiz .class-myk65d {
    text-align: center;
    font-family: var(--font);
    color: var(--dark-blue);
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 24px;
}

.referanslarimiz .class-dfoikv {
    text-align: center;
    color: var(--orange);
    font-family: var(--font);
    font-size: 22px;
    margin-bottom: 54px;
}

.referanslarimiz .class-5au0fh {
    margin-top: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.referanslarimiz .class-5au0fh a {
    background: var(--orange);
    color: white;
    font-family: var(--font);
    font-size: 16px;
    font-weight: 600;
    border-radius: 25px;
    width: 168px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms;
}

.complaint-slider {
    margin-bottom: 15px;
}

.complaint-slider .slide,
.complaint-slider2 .slide {
    margin: 0 0px;
}

.complaint-slider .slide .slider-image img,
.complaint-slider2 .slide .slider-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .8;

}

footer {
    background: url(../image/footer-bg.png) no-repeat center;
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 65px 0;
    position: relative;
    z-index: 1
}

footer .class-jy9vbh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid white;
    padding: 0 0 60px;
    margin-bottom: 60px;
}

footer .class-jy9vbh .class-1esjei {
    color: white;
    font-size: 24px;
    font-family: var(--font);
    line-height: 40px;
}

footer .class-jy9vbh .class-zt1o5n .class-wqp6t2 {
    background: var(--orange);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 351px;
    height: 76px;
    border-radius: 45px;
    font-size: 26px;
    color: white;
    font-weight: 600;
    font-family: var(--font);
}

footer .class-jy9vbh .class-zt1o5n .class-wqp6t2 img {
    margin-right: 23px;
}

footer .class-4s5mn6 {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

footer .class-4s5mn6 .class-rse4am .class-idzzmk {
    margin-bottom: 40px;
}

footer .class-4s5mn6 .class-rse4am .class-idzzmk ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

footer .class-4s5mn6 .class-rse4am .class-idzzmk ul li {
    margin-right: 22px;
}

footer .class-4s5mn6 .class-rse4am .class-idzzmk ul li a svg path {
    fill: white;
    transition: all 300ms;
}

footer .class-4s5mn6 .class-rse4am .class-idzzmk ul li:hover a svg path {
    fill: var(--dark-blue);
}

footer .class-4s5mn6 .class-rse4am .class-apx01t {
    font-size: 16px;
    font-weight: 400;
    font-family: var(--font);
    color: white;
}

footer .class-4s5mn6 .class-9w1yts {
    width: 163px;
    height: 91px;
}

footer .class-4s5mn6 .class-9w1yts img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mobile-menu {
    display: none;
}

.sayfaResim {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    min-height: 156px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sayfaResim .sayfaBaslik {
    position: relative;
    z-index: 1;
}

.sayfaResim .sayfaBaslik h4 {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    font-family: var(--font);
    margin-bottom: 0;
}

.hakkimizda {
    padding: 82px 0;
    position: relative;
    z-index: 1
}

.hakkimizda .class-u74rxb {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hakkimizda .class-u74rxb .class-3emyh4 {
    flex: 1;
    margin-right: 77px;
}

.hakkimizda .class-u74rxb .class-3emyh4 .class-45zlgp {
    font-family: var(--font);
    color: var(--dark-blue);
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 25px;
}

.hakkimizda .class-u74rxb .class-3emyh4 .class-66wpul {
    font-family: var(--font);
    color: var(--orange);
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 36px;
}

.hakkimizda .class-u74rxb .class-3emyh4 .class-bltasr {
    font-family: var(--font);
    color: var(--text);
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
}

.hakkimizda .class-u74rxb .class-3emyh4 .class-iovvv6 {
    margin-top: 40px;
}

.hakkimizda .class-u74rxb .class-3emyh4 .class-iovvv6 a {
    background: var(--orange);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 25px;
    width: 186px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms;
}

.hakkimizda .class-u74rxb .class-3emyh4 .class-iovvv6 a:hover {
    background: var(--dark-blue);
}

.hakkimizda .class-u74rxb .class-hm4g69 {
    width: 411px;
    height: 400px;
}

.ps-timeline-sec {
    position: relative;
    z-index: 1;
    background: #fff;
}

.ps-timeline-sec .container {
    position: relative;
}

@media screen and (max-width: 767px) {
    .ps-timeline-sec .container ol.ps-timeline {
        margin: 0px 0 !important;
        border-left: 2px solid var(--orange);
        padding-left: 0 !important;
        padding-top: 120px !important;
        border-top: 0 !important;
        margin-left: 25px !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li {
        height: 220px;
        float: none !important;
        width: inherit !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
        width: 70px;
    }

    .ps-timeline-sec .container ol.ps-timeline li:last-child {
        margin: 0;
        bottom: 0 !important;
        height: 120px;
    }

    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
        bottom: 40px !important;
        width: 100% !important;
        margin-left: 25px !important;
        margin-top: 0 !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
        width: 100%;
    }

    .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
        margin-bottom: 0 !important;
        top: 20px;
        width: 50% !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li span {
        left: 0 !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
        content: none !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
        content: none !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
        content: none !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
        content: none !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
        position: absolute !important;
        bottom: 150px !important;
        width: 100% !important;
        float: left !important;
        margin-left: 30px !important;
        margin-bottom: 0 !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
        margin: 0 auto !important;
        width: 80% !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
        position: absolute !important;
        bottom: 115px !important;
        width: 100% !important;
        float: left !important;
        margin-left: 35px !important;
        margin-bottom: 0 !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li p {
        text-align: left !important;
        width: 100% !important;
        margin: 0 auto !important;
        margin-top: 0px !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li .ps-top {
        width: 60% !important;
        float: right !important;
        right: 0;
        top: -40px;
    }

    .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
        width: 60% !important;
        float: right !important;
        right: 0;
        top: -40px;
    }

    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top .class-5hpukq,
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot .class-5hpukq {
        text-align: left;
    }

    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top .class-dmm305,
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot .class-dmm305 {
        text-align: left;
        width: 100%;
    }
}

.ps-timeline-sec .container ol.ps-timeline {
    margin: 160px 0;
    padding: 0;
    border-top: 4px solid var(--orange);
    list-style: none;
}

.ps-timeline-sec .container ol.ps-timeline li {
    float: left;
    width: 25%;
    padding-top: 30px;
    position: relative;
}

.ps-timeline-sec .container ol.ps-timeline li span {
    width: 26px;
    height: 26px;
    margin-left: -15px;
    background: var(--orange);
    ;
    border: 4px solid var(--orange);
    border-radius: 50%;
    box-shadow: 0 0 0 0px var(--orange);
    ;
    text-align: center;
    color: var(--orange);
    font-size: 2em;
    font-style: normal;
    position: absolute;
    top: -14px;
    left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 70px;
    width: 100%;
    text-align: center;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top .class-5hpukq {
    color: var(--dark-blue);
    font-size: 30px;
    font-weight: 700;
    font-family: var(--font);
    margin-bottom: 15px;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top .class-dmm305 {
    color: var(--orange);
    font-size: 20px;
    font-weight: 600;
    font-family: var(--font);
    line-height: 30px;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    display: table;
    margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot .class-5hpukq {
    color: var(--dark-blue);
    font-size: 30px;
    font-weight: 700;
    font-family: var(--font);
    margin-bottom: 15px;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot .class-dmm305 {
    color: var(--orange);
    font-size: 20px;
    font-weight: 600;
    font-family: var(--font);
    line-height: 30px;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
    display: table;
    margin: 0 auto;
}


.ps-timeline-sec .container ol.ps-timeline li p {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 100px;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    position: absolute;
    margin-top: 35px;
}

.hakkimizda-bg {
    background: url(../image/hakkimizda-bg.png) no-repeat center;
    width: 100%;
    padding: 75px 0;
}

.class-rjxswk {
    color: var(--dark-blue);
    font-family: var(--font);
    font-size: 30px;
    font-weight: 700;
}

.class-y5t3h2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 32px;
    margin-top: 32px;
}

.class-y5t3h2 .class-z4jhex {
    width: 48%;
}

.class-y5t3h2 .class-z4jhex .class-jawvoe {
    color: var(--orange);
    font-family: var(--font);
    font-size: 18px;
    font-weight: 600;
}

.class-y5t3h2 .class-z4jhex .class-mxznme {
    font-family: var(--font);
    color: var(--text);
    font-size: 17px;
    line-height: 27px;
    margin-top: 12px;
}

.class-5rm7b8 {
    padding: 88px 0px 42px;
}

.class-5rm7b8 .class-2oatpe {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 58px;
}

.class-5rm7b8 .class-2oatpe .class-vjrta6 {
    flex: 1;
    margin-right: 100px;
}

.class-5rm7b8 .class-2oatpe .class-vjrta6 .class-p6q2vc {
    font-family: var(--font);
    color: var(--orange);
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 27px;
}

.class-5rm7b8 .class-2oatpe .class-vjrta6 .class-44wtoy {
    font-family: var(--font);
    color: var(--text);
    font-size: 17px;
    line-height: 27px;
}

.class-5rm7b8 .class-2oatpe .class-w49yii {
    position: relative;
}

.class-5rm7b8 .class-2oatpe .class-w49yii .class-mhwqiz img {
    width: 369px;
    height: 249px;
    position: relative;
    z-index: 1;
}

.class-5rm7b8 .class-2oatpe .class-w49yii .class-mhwqiz::before {
    content: '';
    position: absolute;
    top: 22px;
    left: -22px;
    background: #f4f9fe;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    z-index: 0;
}

.class-5rm7b8 .class-2oatpe:nth-child(even) {
    flex-direction: row-reverse;
}

.class-5rm7b8 .class-2oatpe:nth-child(even) .class-vjrta6 {
    margin-left: 100px;
}

.class-5rm7b8 .class-2oatpe:nth-child(even) .class-vjrta6 .class-p6q2vc {
    color: var(--dark-blue);
}

.class-5rm7b8 .class-2oatpe:nth-child(even) .class-w49yii .class-mhwqiz::before {
    content: '';
    position: absolute;
    top: 22px;
    left: 22px;
    background: #f4f9fe;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    z-index: 0;
}

.class-6doq1k {
    background: url(../image/hizmetler-bg.jpg) no-repeat center;
    padding: 80px 0;
}

.class-6doq1k .class-beskir {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.class-6doq1k .class-beskir .class-wmd4nj,
.class-6doq1k .class-beskir .class-ddddpe {
    width: 50%;
}

.class-6doq1k .class-beskir .class-wmd4nj {
    color: var(--dark-blue);
    font-family: var(--font);
    font-size: 50px;
    font-weight: 600;
    line-height: 70px;
}

.class-6doq1k .class-beskir .class-wmd4nj span {
    color: var(--orange);
}

.class-6doq1k .class-beskir .class-ddddpe ol {
    list-style: none;
    counter-reset: my-awesome-counter;
}

.class-6doq1k .class-beskir .class-ddddpe ol>li {
    counter-increment: my-awesome-counter;
    margin-bottom: 9px;
    color: var(--text);
    font-weight: 700;
    font-family: var(--font);
    font-size: 17px;
}

.class-6doq1k .class-beskir .class-ddddpe ol>li::before {
    content: counter(my-awesome-counter) ". ";
    color: var(--text);
    font-weight: 700;
    font-family: var(--font);
    font-size: 17px;
    margin-right: 20px;
}

.class-6doq1k .class-beskir .class-ddddpe ol>li>ul {
    list-style-type: disc;
    margin-left: 58px;
    margin-top: 12px;
}

.class-6doq1k .class-beskir .class-ddddpe ol>li>ul>li {
    color: var(--text);
    font-weight: 400;
    font-family: var(--font);
    font-size: 17px;
    margin-bottom: 6px;
}

.class-i4erqn {
    color: var(--orange);
    font-family: var(--font);
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    margin-top: 44px;
    margin-bottom: 40px;
}

.class-i4erqn span {
    display: block;
}

.class-btjio9 {
    color: var(--text);
    font-family: var(--font);
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    padding: 0 30px;
}

.class-id0kax {
    background: url(../image/referanslar-bg.jpg) no-repeat center;
    padding: 48px 0;
    margin-top: 60px;
}

.class-j77zhq {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.class-behi8s {
    text-align: center;
}

.class-lj8ab8 {
    color: white;
    font-family: var(--font);
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
}

.class-oz5n7u {
    color: white;
    font-size: 20px;
    line-height: 36px;
    font-family: var(--font);
    font-weight: 600;
}

.class-oz5n7u span {
    display: block;
}

.class-s86hbv {
    margin-top: 66px;
    margin-bottom: 66px;
}

.class-bpxiix {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.class-jds5qs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.class-jds5qs ul li {
    text-align: center;
    font-family: var(--font);
    color: var(--text);
    font-size: 16px;
    line-height: 30px;
}

.class-ldob4u ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.class-ldob4u ul li {
    color: var(--text);
    font-family: var(--font);
    font-size: 18px;
}

.class-ldob4u ul li svg {
    margin-right: 21px;
}

.class-ldob4u ul li:nth-child(1) svg {
    width: 21px;
}

.class-ldob4u ul li:nth-child(2) svg {
    width: 21px;
}

.class-ldob4u ul li:nth-child(3) svg {
    width: 21px;
}

.class-ldob4u ul li svg path {
    fill: var(--orange)
}

.class-7oaq0q {
    margin-top: 58px;
    color: var(--orange);
    font-family: var(--font);
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
}

.class-himr4c {
    width: 954px;
    margin: 50px auto 58px;
}

.class-2dtedg .class-bjge8e {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.class-2dtedg .class-bjge8e .class-bvzcjv {
    width: 49%;
}

.class-ax2pvd {
    border-radius: 25px;
    background-color: rgb(244, 247, 252);
    width: 100%;
    height: 50px;
    padding: 0 25px;
    font-size: 16px;
    color: var(--text);
    font-family: var(--font);
}

textarea.class-ax2pvd {
    height: 125px;
    resize: none;
    padding: 25px;
}

.class-ax2pvd::-webkit-input-placeholder {
    font-size: 16px;
    color: var(--text);
    font-family: var(--font);
}

.class-ax2pvd::-moz-placeholder {
    font-size: 16px;
    color: var(--text);
    font-family: var(--font);
}

.class-ax2pvd:-ms-input-placeholder {
    font-size: 16px;
    color: var(--text);
    font-family: var(--font);
}

.class-ax2pvd:-moz-placeholder {
    font-size: 16px;
    color: var(--text);
    font-family: var(--font);
}

.checkbox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 38px;
}

.checkbox input[type="checkbox"] {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.checkbox label {
    position: relative;
    cursor: pointer;
    font-family: var(--font);
    font-size: 16px;
    color: var(--text);
    display: flex;
    align-items: center;
}

.checkbox label a {
    font-family: var(--font);
    font-size: 16px;
    color: var(--text);
    text-decoration: underline;
    font-weight: 700;
    padding-right: 5px;
}

.checkbox label::before {
    content: "";
    background-color: rgb(244, 247, 252);
    border-radius: 3px;
    display: inline-block;
    position: relative;
    vertical-align: sub;
    cursor: pointer;
    margin-right: 12px;
    width: 26px;
    height: 26px;
}

.form-group input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 9px;
    width: 9px;
    height: 15px;
    border: solid var(--dark-blue);
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.class-5i6ggn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
}

.class-5i6ggn button {
    background: var(--orange);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 186px;
    height: 51px;
    border-radius: 25px;
    color: white;
    font-family: var(--font);
    font-size: 16px;
    font-weight: 600;
    transition: all 300ms;
}

.class-5i6ggn button:hover {
    background-color: var(--dark-blue);
}

@media screen and (max-width: 768px) {
    .menu {
        display: block;
    }

    header .class-0vppz5 {
        display: none;
    }

    .btn1 {
        position: absolute;
        width: 60px;
        height: 60px;
        top: 50px;
        right: 15px;
        transition-duration: 0.5s;
    }

    .btn1 .icon-left {
        transition-duration: 0.5s;
        position: absolute;
        height: 2px;
        width: 30px;
        top: 30px;
        background-color: var(--orange);
        left: 0px;
    }

    .btn1 .icon-left:before {
        transition-duration: 0.5s;
        position: absolute;
        width: 30px;
        height: 2px;
        background-color: var(--orange);
        content: "";
        top: -20px;
    }

    .btn1 .icon-left:after {
        transition-duration: 0.5s;
        position: absolute;
        width: 30px;
        height: 2px;
        background-color: var(--orange);
        content: "";
        top: 20px;
    }

    .btn1 .icon-left:hover {
        cursor: pointer;
    }

    .btn1 .icon-right {
        transition-duration: 0.5s;
        position: absolute;
        height: 2px;
        width: 30px;
        top: 30px;
        background-color: var(--orange);
        left: 30px;
    }

    .btn1 .icon-right:before {
        transition-duration: 0.5s;
        position: absolute;
        width: 30px;
        height: 2px;
        background-color: var(--orange);
        content: "";
        top: -20px;
    }

    .btn1 .icon-right:after {
        transition-duration: 0.5s;
        position: absolute;
        width: 30px;
        height: 2px;
        background-color: var(--orange);
        content: "";
        top: 20px;
    }

    .btn1.open .icon-left {
        transition-duration: 0.5s;
        background: transparent;
    }

    .btn1.open .icon-left:before {
        transform: rotateZ(45deg) scaleX(1.4) translate(4px, 4px);
    }

    .btn1.open .icon-left:after {
        transform: rotateZ(-45deg) scaleX(1.4) translate(4px, -4px);
    }

    .btn1.open .icon-right {
        transition-duration: 0.5s;
        background: transparent;
    }

    .btn1.open .icon-right:before {
        transform: rotateZ(-45deg) scaleX(1.4) translate(-4px, 4px);
    }

    .btn1.open .icon-right:after {
        transform: rotateZ(45deg) scaleX(1.4) translate(-4px, -4px);
    }

    .btn1:hover {
        cursor: pointer;
    }

    .mobile-menu {
        background: white;
        width: 100%;
        height: calc(100% - 157px);
        position: absolute;
        top: 157px;
        left: -500px;
        transition: all 300ms;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 9;
    }

    .mobile-menu.open {
        left: 0px;

    }

    .mobile-menu ul li {
        padding: 20px 0px;
        text-align: center;
    }

    .mobile-menu ul li a {
        color: var(--dark-blue);
        font-size: 18px;
        font-family: var(--font);
        font-weight: 600;
        text-align: center;
        transition: all 300ms;
    }

    .mobile-menu ul li a:hover,
    .mobile-menu ul li a.active {
        color: var(--orange);
    }

    #slider .carousel-inner,
    #slider .carousel-inner .carousel-item {
        height: 200px;
    }

    #slider .carousel-inner .carousel-item img {
        height: 100%;
        object-fit: cover;
    }

    #slider .carousel-inner .carousel-caption {
        padding-top: 0;
        padding-bottom: 0;
        width: 100%;
        right: 0;
        left: 0;
    }

    #slider .carousel-inner .carousel-caption h5 {
        font-size: 18px;
        line-height: 25px;
    }

    #slider .carousel-inner .carousel-caption h5 span {
        display: unset;
    }

    #slider .carousel-inner .carousel-caption p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 15px;
    }

    #slider .carousel-inner .carousel-caption p span {
        display: unset;
    }

    #slider .carousel-indicators {
        bottom: 0;
        margin-bottom: 0px;
    }

    #hakkimizda .class-u74rxb {
        flex-direction: column;
    }

    #hakkimizda .class-u74rxb .class-3emyh4 {
        flex: 0 0 auto;
        margin-right: 0;
    }

    #hakkimizda .class-u74rxb .class-3emyh4 .class-66wpul {
        font-size: 19px;
    }

    #hakkimizda .class-u74rxb .class-hm4g69 {
        width: 100%;
        height: 100%;
        margin-top: 40px;
    }

    #hakkimizda .class-u74rxb .class-hm4g69 img {
        width: 100%;
        height: 100%;
    }

    .class-6g21s4 {
        flex-direction: column;
    }

    .class-6g21s4 .item {
        width: 100%;
        padding: 100px 0;
    }

    .class-6g21s4 .item .class-4e71uu {
        width: 100%;
    }

    .hizmetlerimiz .class-id3xy6 {
        line-height: 32px;
    }

    .hizmetlerimiz .class-b1y183 {
        flex-direction: column;
        gap: 12px;
    }

    .hizmetlerimiz .class-b1y183 .class-mg1tl3 .class-gqryc4 {
        width: 100%;
    }

    .referanslarimiz .class-dfoikv {
        line-height: 32px;
    }

    footer {
        padding: 20px 0;

    }

    footer .class-jy9vbh {
        flex-direction: column;
        justify-content: center;
        padding: 30px 15px;
        text-align: center;
        border-bottom: none;
        margin-bottom: 0px
    }

    footer .class-jy9vbh .class-1esjei {
        font-size: 16px;
        line-height: 20px;
    }

    footer .class-jy9vbh .class-zt1o5n {
        width: 100%;
        margin-top: 15px;
    }

    footer .class-jy9vbh .class-zt1o5n .class-wqp6t2 {
        font-size: 18px;
        width: 100%;
        height: 46px;
    }

    footer .class-jy9vbh .class-zt1o5n .class-wqp6t2 svg {
        width: 25px;
        height: auto;
    }

    footer .class-4s5mn6 {
        flex-direction: column;
        text-align: center;
    }

    footer .class-4s5mn6 .class-rse4am .class-idzzmk {
        margin-bottom: 20px;
    }

    footer .class-4s5mn6 .class-rse4am .class-idzzmk ul {
        justify-content: center;
    }

    footer .class-4s5mn6 .class-rse4am .class-apx01t {
        line-height: 26px;
    }

    .hakkimizda .class-u74rxb {
        flex-direction: column;
    }

    .hakkimizda .class-u74rxb .class-3emyh4 {
        flex: 0 0 auto;
        margin-right: 0;
    }

    .hakkimizda .class-u74rxb .class-3emyh4 .class-66wpul {
        font-size: 19px;
    }

    .hakkimizda .class-u74rxb .class-hm4g69 {
        width: 100%;
        height: 100%;
        margin-top: 40px;
    }

    .hakkimizda .class-u74rxb .class-hm4g69 img {
        width: 100%;
        height: 100%;
    }

    .class-y5t3h2 {
        gap: 0;
        flex-direction: column;
    }

    .class-y5t3h2 .class-z4jhex {
        width: 100%;
        margin-bottom: 32px;
    }

    .class-5rm7b8 .class-2oatpe {
        flex-direction: column;
        padding: 0 15px;
    }

    .class-5rm7b8 .class-2oatpe .class-vjrta6 {
        flex: 0 0 auto;
        margin-right: 0;
    }

    .class-5rm7b8 .class-2oatpe .class-w49yii {
        margin-top: 15px;
    }

    .class-5rm7b8 .class-2oatpe .class-w49yii .class-mhwqiz img {
        width: 100%;
    }

    .class-5rm7b8 .class-2oatpe:nth-child(even) {
        flex-direction: column;
    }

    .class-5rm7b8 .class-2oatpe:nth-child(even) .class-vjrta6 {
        margin-left: 0;
    }

    .class-6doq1k {
        padding: 55px 0;
    }

    .class-6doq1k .class-beskir {
        flex-direction: column;
    }

    .class-6doq1k .class-beskir .class-wmd4nj,
    .class-6doq1k .class-beskir .class-ddddpe {
        width: 100%;
    }

    .class-6doq1k .class-beskir .class-wmd4nj {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .class-6doq1k .class-beskir .class-wmd4nj span {
        display: block;
    }

    .class-6doq1k .class-beskir .class-ddddpe ol>li,
    .class-6doq1k .class-beskir .class-ddddpe ol>li::before {
        font-size: 14px;
    }

    .class-6doq1k .class-beskir .class-ddddpe ol>li>ul {
        margin-left: 54px;
        margin-top: 6px;
    }

    .class-6doq1k .class-beskir .class-ddddpe ol>li>ul>li {
        font-size: 14px;
    }

    .class-i4erqn {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 17px;
    }

    .class-btjio9 {
        font-size: 17px;
        line-height: 27px;
    }

    .class-id0kax {
        margin-top: 0px;
        background: url(../image/referanslar-bg.jpg) center;
        padding: 48px 0;
        margin-top: 60px;
        height: 480px;
    }

    .class-j77zhq {
        flex-direction: column;
    }

    .class-lj8ab8 {
        font-size: 20px;
    }

    .class-behi8s {
        text-align: center;
        margin: 10px 0;
    }

    .class-bpxiix {
        flex-wrap: wrap;
    }

    .class-jds5qs {
        width: 49%;
    }

    .class-jds5qs ul li {
        font-size: 12px;
    }

    .class-7oaq0q {
        line-height: 34px;
    }

    .class-ldob4u ul {
        flex-direction: column;
        align-items: flex-start;
    }

    .class-ldob4u ul li {
        display: flex;
        align-items: flex-start;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .class-ldob4u ul li svg {
        width: 21px;
        flex: 0 0 auto;
    }

    .class-2dtedg .class-bjge8e{
        flex-direction: column;
        margin-bottom: 0px;
    }

    .class-2dtedg .class-bjge8e .class-bvzcjv {
        width: 100%;
        margin-bottom: 25px;
    }
    .checkbox label{
        font-size: 12px;
    }
    .checkbox label a{
        font-size: 12px;
    }
}