@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');

.modernline {
    font-family: "Roboto Mono", monospace !important;
    -webkit-text-stroke-width: 1px;
    margin-bottom: 2rem !important;

}

@media (max-width:600px) {
    .modernline {
        font-family: "Roboto Mono", monospace !important;
        -webkit-text-stroke-width: 1px;
        margin-bottom: 2rem !important;
        /* line-height: 4rem; */

    }

}

.video-frame {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.video-frame iframe {

    object-fit: cover;
    border-radius: 25px;
}

.slick-slide {
    margin: 0 30px;
}

section.bc {
    padding: 0 100px;
}

section.ab {
    padding: 0 100px;
}

.slick-prev:before,
.slick-next:before {
    color: #000 !important;
    border-radius: 25px;
    font-size: 40px !important;

}

.multiple-items {
    display: flex;
    justify-content: space-between;
}


.multiple-items img {
    width: 500px;
    height: 700px;
    object-fit: cover;
    border-radius: 25px;
}


@media (max-width: 1277px) {
    .video-frame {
        display: block;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .video-frame iframe {
        width: 100vw;
        height: 350px;
        margin: 0 auto;
        border-radius: 25px;
    }

    .slick-prev,
    .slick-next {
        z-index: 9999;
    }

    section.bc {
        padding: 0px !important;
        overflow-x: hidden;
    }

}






.yamuk-font3 {
    transform: rotate(-3deg);
}

.yamuk-font10 {
    transform: rotate(-10deg);
}

body {
    background-color: #f5f5f5 !important;

}

html {
    scroll-behavior: smooth;
}


.bg-primary-c {
    background-color: rgb(232, 252, 247);
    padding-top: 35px;
}

.bg-primary-b {
    background-color: #e8f0fc;
    padding-top: 35px;
}

.bg-primary-a {
    background-color: #ffffff;
    padding-top: 35px;
}

@media (min-width:1200px) {
    .bg-primary-c {
        padding: 50px;
    }

    .bg-primary-b {
        background-color: #e8f0fc;
        padding: 50px;
    }

    .bg-primary-a {
        background-color: #ffffff;
    }
}


.font3-2 {
    font-size: 3rem;
}

@media (max-width:600px) {
    .font3-2 {
        font-size: 1.7rem;
    }

}


.border45 {
    border-radius: 45px;
}

@media (max-width:600px) {
    .border45 {
        border-radius: 15px;
    }
}


.bg-secondary-c {
    background-color: #fff;
    padding-top: 35px;

}


@media (min-width:1200px) {
    .bg-secondary-c {
        background-color: #fff;
        padding: 50px;
    }

}

.border-b-w {
    border-bottom-color: white !important;
}

.main-menu,
.menu-ul {
    list-style-type: none
}

.col-lg-4.contact-bg a,
.copyright p a,
.menu-ul li a,
.phone-number:hover,
.virtual-tour a,
ul.fotoTab li a {
    text-decoration: none
}

.d-lg-none.d-mobile-none .col-8 {
    padding-top: 5px;
}

.logo {
    position: absolute;
    left: 2%;
    top: 2%;
    padding: 10px;
    z-index: 9999999999
}

.masaustu-logo {
    margin-left: 0px;
}

@media (min-width:600px) {
    .masaustu-logo {
        margin-left: 50px;
    }
}

.menu-ul {
    display: flex;
    margin-bottom: 0;
    justify-content: right;
    font-size: 16px;
    padding: 0;
    color: #0f446f;
    line-height: 20px;
}

.menu-ul li {
    margin: 0 5px;
    color: #fff;
}

.menu-ul li a {
    color: #fff;
    font-weight: 700;
}

.new-title-big {
    line-height: 35px;
    text-align: left;
    font-weight: 500;
    font-size: 28px !important;
}

img[alt="Akyapı - Hakan Grup | Logo"] {
    width: 50%;
    padding: 10px
}

label[for=maleCheck] {
    border: 1px solid;
    padding: 10px;
    font-size: 13px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    transition: .3s ease-in-out
}

.wws-popup,
input#maleCheck {
    display: none
}

input#maleCheck:checked+label[for=maleCheck] {
    background: #0f446f;
    color: #fff
}

input#maleCheck:not(:checked)+label[for=maleCheck] {
    background: #fff;
    color: #0f446f
}

label[for=femaleCheck] {
    border: 1px solid;
    padding: 10px;
    font-size: 13px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    transition: .3s ease-in-out
}

.wws-popup,
input#femaleCheck {
    display: none
}

input#femaleCheck:checked+label[for=femaleCheck] {
    background: #0f446f;
    color: #fff
}

input#femaleCheck:not(:checked)+label[for=femaleCheck] {
    background: #fff;
    color: #0f446f
}

label[for=yes] {
    border: 1px solid;
    padding: 10px;
    font-size: 13px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    transition: .3s ease-in-out
}

.wws-popup,
input#yes {
    display: none
}

input#yes:checked+label[for=yes] {
    background: #0f446f;
    color: #fff
}

input#yes:not(:checked)+label[for=yes] {
    background: #fff;
    color: #0f446f
}

label[for=no] {
    border: 1px solid;
    padding: 10px;
    font-size: 13px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    transition: .3s ease-in-out
}

.wws-popup,
input#no {
    display: none
}

input#no:checked+label[for=no] {
    background: #0f446f;
    color: #fff
}

input#no:not(:checked)+label[for=no] {
    background: #fff;
    color: #0f446f
}

.wws-popup-container--position {
    right: 12px;
    bottom: 12px
}

.wws-popup-container {
    width: auto;
    position: fixed;
    z-index: 9999999
}

.wws-gradient--position {
    bottom: 0;
    right: 0;
    background: radial-gradient(ellipse at bottom right, rgba(29, 39, 54, .2) 0, rgba(29, 39, 54, 0) 72%)
}

.wws-gradient {
    z-index: -1;
    position: fixed;
    width: 500px;
    height: 500px;
    content: "";
    pointer-events: none;
    display: none
}

.wws--text-color {
    color: #fff
}

.wws--bg-color {
    background-color: #22c15e
}

.wws-popup__close-btn {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    float: right;
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
    cursor: pointer
}

.wws-shadow {
    box-shadow: 0 0 50px rgba(0, 0, 0, .2)
}

.wws-popup-container * {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.wws-icon {
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wws-popup__support-wrapper {
    margin-top: 8px
}

.wws-popup__support-img-wrapper {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 3px;
    background-color: #fff
}

.wws-popup__support-img {
    max-width: 100%;
    height: auto;
    display: block
}

.wws-popup__support {
    display: inline-block;
    vertical-align: bottom;
    border-radius: 8px;
    overflow: hidden;
    width: 232px
}

.wws-popup__support-about {
    font-size: 12px;
    text-align: center;
    padding: 18px 12px;
    line-height: 16px;
    user-select: none;
    font-family: Arial, Helvetica, sans-serif
}

.wws-popup__open-btn,
.wws-popup__support-welcome {
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif
}

.wws-popup__support-welcome {
    background-color: #fff;
    padding: 16px 12px;
    color: #888fbb;
    line-height: 16px;
    user-select: none;
    text-align: left
}

.wws-popup__input-wrapper {
    width: 232px;
    margin-top: 14px;
    float: right;
    background-color: #fff;
    padding: 8px 12px;
    border-radius: 8px;
    position: relative
}

.wws-popup__send-btn {
    cursor: pointer;
    padding: 6px;
    width: 34px;
    display: inline-block;
    vertical-align: middle;
    user-select: none
}

.wws-popup__footer .wws-popup__open-btn {
    margin-bottom: 50px;
    text-shadow: rgba(0, 0, 0, .3) 0 1px 1px;
    color: #fff;
    background-color: #159d49
}

.wws-popup__open-btn {
    float: right;
    padding: 8px 15px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 14px;
    cursor: pointer
}

.wws-popup__input {
    border: none !important;
    background-color: transparent !important;
    outline: 0 !important;
    padding: 6px 0 !important;
    margin: 0 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    box-shadow: none !important;
    color: #000 !important;
    vertical-align: middle !important;
    display: inline-block !important;
    width: 166px !important;
    height: auto !important
}

.wws-lau00001 {
    fill: #22C15E80
}

.wws-lau00002 {
    fill: #22C15E
}

.new-logo {
    padding: 20px;
    /*filter: brightness(0) invert(1);*/
}

.new-logo img {
    /*padding-top: 20px;*/
    width: 17%;
}

.ekim-bg {

    background-repeat: no-repeat;
    height: 100vh;
    background-size: cover;
    background-position: center;
}

.ekim-bg-fr {
    background: url('../img/tecnifue-banner-fr.jpg');
    background-repeat: no-repeat;
    height: 100vh;
    background-size: cover;
    background-position: center;
}

.wave {
    position: relative;
    z-index: 999999;
    left: -15px;
    margin: 49px 0
}

.motto,
.sticker,
.video-mask {
    position: absolute
}

.left-desc {
    color: #0f446f;
    font-size: 17px !important;
    font-family: "Poppins", sans-serif;
}

:not(i) {
    font-family: "Poppins", sans-serif !important
}

.virtual-tour {
    margin-top: 30px;
    background: #88674f;
    border-radius: 5px;
    padding: 5px;
    display: inline-block
}

.form-holder,
.formBtn span {
    border-radius: 0 0 10px 10px
}

.form-holder,
.formBtn-fr span {
    border-radius: 0 0 10px 10px
}

.formTel a,
.iti.iti--allow-dropdown,
.title span,
.video-mask {
    display: block
}

.virtual-tour a {
    color: #000;
    font-weight: 700;
    font-family: Ubuntu, sans-serif;
    font-size: 18px;
    text-transform: uppercase
}

.formBtn span,
.main-menu a {
    color: #fff;
    text-transform: uppercase
}


.formBtn-fr span,
.main-menu a {
    color: #fff;
    text-transform: uppercase
}

.col-lg-6 p,
.contact_form ul .lispan,
.flexible h2,
.flexible p,
.form-holder .form-title,
.title span {
    font-family: "Poppins", sans-serif;
}

.virtual-tour img {
    width: 16%;
    margin-right: 10px
}

.motto {
    left: -50px;
    bottom: 5%;
    z-index: 9999999
}

.video-mask {
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    height: 100%;
    opacity: .1;
    background: #000
}

.new-video {
    width: 99%
}

.bottom-icon {
    position: absolute;
    bottom: 10%;
    left: 1%;
    width: 17%;
}

.desk-motto {
    line-height: 75px;
    font-size: 58px !important;
    color: #0f446f;
    position: absolute;
    left: 29%;
    top: 7%;
    margin: auto;
    text-align: left !important;
}

.d-j-space {
    justify-content: space-evenly !important;
}

.sticker {
    z-index: 9999;
    bottom: 9%;
    width: 13%;
    right: 19%;
}

.phone-number {
    font-size: 30px;
    font-weight: 700;
    color: #0f446f;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
}

.map-marker {
    font-size: 20px !important;
    font-weight: bold;
    color: #0f446f;
    margin-bottom: 0;
    text-align: left;
    padding-left: 15px
}

.phone-number:hover {
    color: #000
}




.new-video:after {
    background: red;
    width: 100%;
    height: 100%;
    content: ""
}

.formBtn {
    position: fixed;
    z-index: 9;
    right: -85px;
    top: 50%;
    transform: rotate(90deg);
    cursor: pointer
}

.formBtn-fr {
    position: fixed;
    z-index: 9;
    right: -139px;
    top: 50%;
    transform: rotate(90deg);
    cursor: pointer
}


.form-holder,
.gallery-title:before {
    top: 50%;
    transform: translateY(-50%)
}

.main-menu {
    padding-left: 0 !important;
    display: flex;
    margin-top: 50px
}

.main-menu li {
    padding: 0 15px
}

.main-menu a {
    font-size: 22px;
    font-weight: 600;
    text-decoration: none !important
}

.menu-new.fixed img {
    display: block !important
}

.menu-new.fixed {
    position: fixed;
    background: red
}

.formBtn span i {
    margin-right: 5px
}

.formBtn span {
    background: #0f446f;
    padding: 16px 25px;
    font-size: 22px;
    font-weight: 700
}

.formBtn-fr span i {
    margin-right: 5px
}

.formBtn-fr span {
    background: #0f446f;
    padding: 16px 25px;
    font-size: 22px;
    font-weight: 700
}

.form-holder {
    line-height: 20px;
    z-index: 99999;
    text-align: center;
    width: 700px;
    font-size: 12px;
    position: fixed;
    right: -750px;
    box-sizing: border-box;
    padding: 20px;
    background-color: #fff;
    height: auto;
    display: table;
    transition: .6s cubic-bezier(.42, 0, .07, .99)
}

@media (min-width:600px) {
    .form-holder {
        height: 600px;
    }

    .contact_form .form-text,
    .contact_form .form-textarea {
        height: 54px;
        line-height: 53px;
        font-size: 17px;
    }

    .gnders img {
        width: 250px;
    }

    .form-step strong {
        margin-top: 20px;
    }
}

.close {
    background: #fff;
    font-size: 19px;
    justify-content: center;
    left: 0px;
    top: 0px;
    color: #000;
    cursor: pointer;
}

.box-bg,
.contact_form>ul>LI,
.formTel,
.gallery-title,
.title,
.title span {
    position: relative
}

.form-inner {
    display: table-cell;
    vertical-align: middle
}

.form-holder .form-title {
    color: #0f446f;
    text-align: center;
    font-size: 28px;
    line-height: 26px;
    margin-bottom: 38px;
    font-weight: 700;
}

.contact_form>UL {
    margin: 0;
    padding: 0
}

.contact_form>ul>LI {
    margin: 0 0 7px;
    padding: 0;
    list-style: none;
    font-size: 8pt;
    color: #0f446f;
    float: left;
    width: 100%;
    display: inline-block
}

.contact_form .form-text,
.contact_form .form-textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: "Poppins", sans-serif;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 37px;
    line-height: 32px;
    padding-left: 10px;
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #0f446f;
    resize: none;
    color: #000
}

.contact_form ul .lispan {
    width: calc(100% - 25px);
    float: right;
    position: relative;
    top: -4px;
    text-align: left;
    font-size: 12px
}

.contact_form ul LI .lispan a {
    color: #0f446f;
    font-weight: 700;
    text-decoration: underline
}

.form-holder input[type=checkbox]:not(old),
.form-holder input[type=radio]:not(old),
input[type=checkbox]:not(old),
input[type=radio]:not(old) {
    margin: 0;
    padding: 0;
    float: left;
    width: 16px;
    height: 16px
}

.form-submit {
    width: 60%;
    border-radius: 45px;
    height: 40px;
    border: 0;
    background-color: #0f446f;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 10px auto auto;
    font-weight: 700;
    -webkit-appearance: none;
    appearance: none
}

.formTel a {
    color: #0f446f;
    font-size: 18px;
    font-weight: 700
}

.contact_form .form-text::placeholder,
.contact_form .form-textarea::placeholder {
    color: #0f446f;
    font-size: 13px
}

.contact_form .form-textarea {
    height: 69px
}

.formTel {
    display: table;
    margin: 20px auto auto
}

.form-holder.active {
    right: 0
}

.box-bg {
    display: inline-block;
    width: 100%;
    height: auto
}

.box-bg.bg-1 {
    background: url(../img/bg-youtube.png) no-repeat
}

.box-bg.bg-2 {
    background: url(../img/bg-youtube.png) no-repeat
}

.box-bg.bg-3 {
    background: url(../img/bg-youtube.png) no-repeat
}

.box-bg.bg-4 {
    background: url(../img/bg-youtube.png) no-repeat
}

.title {
    display: table;
    color: #4b4e53;
    font-size: 60px;
    font-weight: 400
}

.title span {
    line-height: 60px !important;
    margin-bottom: 60px
}

.gallery-title,
.title img,
div.item img:first-child {
    margin-bottom: 30px;
    font-size: 25px;
    
   
}


.title img {
    max-width: 80%
}

@media (max-width:600px) {
    .title img {
        max-width: 100%
    }
}

.title span:before {
    content: "";
    position: absolute;
    width: 115px;
    height: 6px;
    background: #4b4e53;
    bottom: -35px
}

.title h1 {
    display: table;
    font-size: 35px;
    font-weight: 600;
    border-bottom: 1px solid #4b4e53;
    margin-bottom: 20px
}

.col-lg-6 p {
    text-align: left;
    color: #7e8082;
    font-size: 22px !important;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 35px;
}

.contact-bg,
.flexible h2,
.owl-dots,
ul.fotoTab li a {
    text-align: center
}

.pd-new {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 70px
}

@media (min-width:1600px) {
    .pd-new {
        max-height: 75vh
    }
}

@media (max-width:1300px) {
    .pd-new {
        max-height: 75vh
    }
}

.gallery-title {
    display: block;
    font-size: 32px;
    color: #4b4e53
}

.gallery-area {
    display: flex;
    padding: 75px 0 40px;
    justify-content: center;
    align-items: center
}

.gallery-title:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 92px;
    background: #163954;
    left: -20px
}

.flexible h2 {
    position: relative;
    color: #4b4e53
}

.flexible h2:after {
    content: "";
    height: 1px;
    display: block;
    position: absolute;
    bottom: -8px;
    width: 100%;
    background: #4b4e53
}

.owl-dot {
    background: #fff !important;
    height: 17px;
    width: 17px;
    border: 1px solid #2f2c2c !important;
    display: inline-block;
    margin-right: 5px;
    border-radius: 50%
}

.green-color,
.owl-dot.active {
    background: #2f2c2c !important
}

.col-lg-8.contact-bg,
ul.fotoTab {
    background: #0f446f
}

.contact-bg {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    min-height: 110px
}

.col-lg-4.contact-bg {
    background: #2f2c2c
}

.col-lg-4.contact-bg a {
    display: block;
    color: #fff;
    font-size: 17px;
    border: 2px solid #fff;
    padding: 10px 0px;
    box-sizing: border-box;
    transition: .5s;
    border-radius: 45px;
}

.col-lg-4.contact-bg a:hover {
    background: #fff;
    color: #000;
    border-color: #fff
}

.contact-adress {
    font-size: 25px !important;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0 !important
}

.contact-adress span {
    display: block;
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize
}

.copyright {
    background: #2f2c2c;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 10px 0
}

.copyright p {
    margin-bottom: 0;
    padding: 5px 0;
    color: #fff;
    font-weight: 600
}

.copyright p a {
    color: #fff;
    font-weight: 800
}

ul.fotoTab {
    position: relative;
    display: flex;
    padding-top: 10px;
    justify-content: center;
    align-items: center
}

ul.fotoTab li {
    display: block;
    border-bottom: 1px solid #e9e9ea
}

ul.fotoTab li a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 20px;
    margin-right: 30px
}

ul.fotoTab li a.active {
    color: #88674f
}

ul.fotoTab li a.active::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background: #88674f
}

.bg-1,
.bg-2,
.bg-3,
.bg-4 {
    background-position: bottom !important;
    height: 70vh
}

.galeriPage {
    display: none !important
}

.galeriPage.open {
    display: block !important;
    width: 100%;
    position: relative
}

@media (min-width:768px) {

    .first-area-xs,
    .mbl-display {
        display: none
    }

    .first-area {
        height: 100vh
    }

    .width-80 {
        width: 80%;
        margin-bottom: 50px
    }
}

p {
    font-size: 18px !important
}

.iti-mobile .iti--container {
    z-index: 9999999999999999
}

@media (max-width:1500px) {
    .pd-new {
        padding: 70px
    }

    .title span {
        font-size: 40px !important;
        line-height: 45px !important
    }

    .form-holder {
        padding: 20px;
        margin-top: -40px !important;


    }


    /* .contact_form,
     .contact_form .form-text {
         height: 23px
     }*/
}

@media (max-width:767px) {
    /* #telefon {
        line-height: ;
    } */

    .mobil-motto,
    .title span {
        font-size: 30px !important
    }

    .wave {
        position: absolute;
        width: 32%;
        top: 31%;
    }

    .map-marker,
    .phone-number {
        font-size: 13px !important;
        padding-left: 0;
    }

    .phone-number {
        font-size: 17px !important;
    }

    .mobil-motto i {
        font-size: 10px !important;
    }

    p,
    ul.fotoTab li a {
        font-size: 13px !important
    }

    .mobile-bar .phone-btn,
    .mobile-bar .yol-btn {
        position: absolute;
        width: 30%;
        background: 0 0;
        top: 35px
    }

    .bg-1,
    .bg-2,
    .bg-3,
    .bg-4 {
        margin-bottom: 0;
        height: 50vh;
        background-position: center !important;
        background-size: cover !important
    }

    .menu-ul {
        text-align: center;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
        padding-left: 0;
        padding-bottom: 0;
    }

    ul.fotoTab {
        padding-left: 10px
    }

    .sticker {
        max-width: 25%;
        right: 0;
        left: auto;
        top: 40%;
    }

    img[alt="Patlangaç"]+.d-flex {
        margin-top: 10px;
    }

    .mobil-motto {
        line-height: 36px;
        text-align: center;
        margin-top: 25px;
        color: #0f446f
    }

    .mobil-motto b {
        display: block
    }

    .bottom-logo-set {
        margin-top: 0
    }

    .bottom-logo-set img {
        max-width: 105%
    }

    .gallery-area {
        height: auto;
        padding-top: 10px;
        padding-bottom: 10px !important
    }

    .first-area-xs {
        background: url(../img/mobil.jpg) 0 0/cover;
        background-position: top !important;
        height: 100vh
    }

    .motto {
        position: absolute;
        top: 5%;
        width: 95%;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .close,
    .first-area,
    .formBtn,
    .formBtn-fr,
    .mbl-none {
        display: none
    }

    .logo {
        width: 60%;
        bottom: 15%;
        padding-top: 10px !important;
        position: absolute;
        right: 0;
        left: auto;
        padding: 10px 10px 10px 30px;
        background: linear-gradient(270deg, #fff 35%, rgba(0, 0, 0, 0) 100%)
    }

    .form-holder {
        position: relative;
        width: 100%;
        height: inherit;
        top: 0;
        transform: translate(0);
        right: 0;
        border-radius: 0
    }

    img[alt="Alnımızın Akıyla"] {
        width: 105% !important;
        padding-top: 0 !important
    }

    .form-inner {
        width: 100%;
        margin: 0 auto
    }

    .form-holder .form-title {
        font-size: 20px;
        line-height: 0px
    }

    .navbar {
        z-index: 9999999999;
    }

    .contact_form .form-text,
    .contact_form .form-textarea {
        font-size: 12px
    }

    .title span {
        line-height: 33px !important
    }

    .pd-new {
        padding: 15px !important
    }

    ul.fotoTab li a {
        margin-right: 5px !important
    }

    .mobile-bar {
        background: url(../img/luxera-mobile-bar.png) 0 0/contain no-repeat;
        height: 216px;
        position: fixed;
        bottom: -85px;
        left: 0;
        right: 0;
        z-index: 9999;
        display: block
    }

    .mobile-bar .phone-btn {
        display: block;
        height: 50px;
        left: 0
    }

    .mobile-bar .form-btn {
        display: block;
        position: absolute;
        height: 100px;
        width: 30%;
        background: 0 0;
        right: 0;
        margin: 0 auto
    }

    .mobile-bar .yol-btn {
        display: block;
        height: 50px;
        right: 0
    }

    div[title="Bizimle İletişime Geç"] {
        display: none !important
    }

    .col-lg-8.contact-bg {
        padding: 20px
    }

    .copyright img {
        max-width: 100% !important
    }

    .copyright {
        margin-bottom: 70px
    }
}

.bottom-menu>ul,
.bottom-menu>ul>li>a,
.bottom-menu>ul>li>a::before {
    display: -webkit-box;
    display: -ms-flexbox
}

.gallery-title p {
    font-size: 32px !important
}

@media(min-width:767px) {
    .d-none-mobil {
        display: none
    }

    /*  .bottom-logo-set {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }*/
}

.d-flex-bottom {
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
    align-items: center;
    padding: 5px;
}

hidden-foo.masthead-curve {
    background: -webkit-gradient(linear, left bottom, left top, from(#00adee), to(#0284c8));
    background: -webkit-linear-gradient(bottom, #00adee 0, #0284c8 100%);
    background: -o-linear-gradient(bottom, #00adee 0, #0284c8 100%);
    background: linear-gradient(0deg, #00adee 0, #0284c8 100%);
    min-height: 421px;
    position: relative
}

.bottom-menu-280 {
    background: #f0f2f5;
    box-shadow: 0 -15px 100px -10px rgb(0 0 0 / 10%);
    width: 100%;
    position: fixed;
    z-index: 9999999;
    bottom: 0
}

.gray-color {
    background: #c7c7c6 !important
}

.cream-color {
    background: #cea175 !important
}

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

.bottom-menu>ul {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bottom-menu>ul>li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background: #f0f2f5;
    flex-grow: 1
}

.bottom-menu li,
.bottom-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.bottom-menu>ul>li>a {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0 10px;
    min-width: 50px;
    -webkit-transition: 75ms ease-out;
    transition: 75ms ease-out;
    position: relative
}

img[alt="Alnımızın Akıyla"] {
    width: 62%;
    padding-top: 8px
}

.bottom-menu-280>ul>li>a {
    height: 65px;
    min-width: 50px;
    font-size: 11px;
    color: #2f2c2c;
    line-height: 20px;
    text-decoration: none
}

.bottom-menu>ul>li .links-text {
    top: -2px;
    margin: 0;
    white-space: nowrap;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    color: #000
}

.bottom-menu>ul>li>a::before {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.1;
    margin: 2px 0;
    font-size: 30px
}

.bottom-menu-280 .bottom-menu-item-1>a::before {
    content: "\f147" !important;
    font-family: fontawesome
}

.bottom-menu-280 .bottom-menu-item-2>a::before {
    content: "\f0e0" !important;
    font-family: fontawesome
}

.bottom-menu-280 .bottom-menu-item-3>a::before {
    content: "\f232" !important;
    font-family: fontawesome
}

.bottom-menu-280 .bottom-menu-item-4>a::before {
    content: "\f3cd" !important;
    font-family: fontawesome
}

.bottom-menu>ul>li+li {
    border-width: 0 0 0 1px
}

.bottom-menu-280>ul>li+li {
    border-style: solid;
    border-color: #e2e2e2
}

.navbar-underline {
    border-bottom: 0px solid #e9ecef;
}

.ml-20 {
    margin-left: 20px;
}

@media (min-width:991px) {
    .d-mobile-none {
        display: none
    }
}

@media (min-width:1200px) and (max-width:1680px) {
    .motto {
        width: 55%
    }

    .col-lg-6 p,
    .left-desc {
        font-size: 12px !important
    }

    .desk-motto {
        font-size: 39px !important;
        text-align: right !important;
        left: 8% !important;
    }

    .desk-motto img {
        width: 80% !important;
    }

    .new-title-big {
        font-size: 22px !important;
    }

    .ekim-bg {
        background-position: center !important;
    }

    .sticker {
        right: 23%;
    }

    .logo {
        width: 20%
    }

    .form-holder {
        width: 500px
    }



    .wave {
        max-width: 145%
    }


    img[alt="Alnımızın Akıyla"] {
        max-width: 75%
    }

    .phone-number {
        font-size: 25px
    }
}

@media (max-width:380px) {
    .sticker {
        top: 55% !important
    }
}

@media (max-width:365px) {
    .sticker {
        top: 50% !important
    }
}

@media(min-width:993px) and (max-width:1280px) {
    .wave {
        width: 150%;
        margin-bottom: 15px
    }

    .ml-20 {
        margin-left: 20px;
    }

    .col-lg-6 p {
        text-align: left;
        color: #7e8082;
        font-size: 16px !important;
        font-weight: 400;
        margin-bottom: 0;
        line-height: 35px;
        padding-bottom: 15px !important;
    }

    .desk-motto {
        font-size: 32px !important
    }

    .sticker {
        width: 22%;
        bottom: 17%
    }

    .phone-number {
        font-size: 32px
    }

    .left-desc {
        font-size: 12px !important
    }

    .left-desc br {
        display: none
    }

    .form-holder .form-title {
        font-size: 13px;
        font-weight: 900
    }

    .contact_form .form-textarea {
        height: 35px
    }

    label[for=maleCheck] {
        padding: 8px
    }

    .form-holder {
        padding: 10px 20px
    }

    .pd-new {
        padding: 60px
    }

    p {
        font-size: 16px !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .tablet-none {
        display: none
    }

    .menu-ul {
        justify-content: center;
        margin-top: 15px;
        font-size: 21px
    }

    .mobil-motto {
        text-align: center;
        font-size: 42px !important
    }

    .sticker {
        width: 25%;
        bottom: 30%
    }

    .bottom-logo-set {
        margin-top: 0
    }
}

@media (min-width: 993px) and (max-width: 1025px) {
    .new-logo img {
        width: 20% !important;
    }

    .desk-motto {
        text-align: right !important;
        top: 2%;
        right: 3%;
    }

    .menu-ul+img {
        width: 75% !important;
    }

    .form-holder {
        width: 275px;
        padding: 10px;
    }

    .form-holder .form-title {
        font-size: 11px !important;
    }

    .contact_form ul .lispan {
        font-size: 10px !important;
    }

    .contact_form .form-text,
    .contact_form .form-textarea {
        height: 24px !important;
        font-size: 13px !important;
    }

    .form-text::placeholder,
    .form-textarea::placeholder {
        font-size: 13px !important;
    }

    .sticker {
        width: 19%;
        bottom: 14%;
        left: 0px;
    }

    ul.fotoTab li a {
        font-size: 14px;
    }
}


/** navbar **/

.navbar-logo {
    color: #fff;
}

.navbar-mainbg {
    background-color: #fff;
    padding: 0px;
}

#navbarSupportedContent {
    overflow: hidden;
    position: relative;
}

#navbarSupportedContent ul {
    padding: 0px;
    margin: 0px;
}

#navbarSupportedContent ul li a i {
    margin-right: 10px;
}

#navbarSupportedContent li {
    list-style-type: none;
    float: left;
}

#navbarSupportedContent ul li a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    display: block;
    padding: 20px 20px;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    position: relative;
}

#navbarSupportedContent>ul>li.active>a {
    color: #0f446f;
    background-color: transparent;
    transition: all 0.7s;
}

#navbarSupportedContent a:not(:only-child):after {
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 14px;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    transition: 0.5s;
}

#navbarSupportedContent .active>a:not(:only-child):after {
    transform: rotate(90deg);
}

.hori-selector {
    display: inline-block;
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    background-color: #0f446f;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-top: 10px;
}

.hori-selector .right,
.hori-selector .left {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #0f446f;
    bottom: 10px;
}

.hori-selector .right {
    right: -25px;
}

.hori-selector .left {
    left: -25px;
}

.hori-selector .right:before,
.hori-selector .left:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
}

.hori-selector .right:before {
    bottom: 0;
    right: -25px;
}

.hori-selector .left:before {
    bottom: 0;
    left: -25px;
}

@media (min-width: 992px) {
    .navbar-expand-custom {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-custom .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-expand-custom .navbar-toggler {
        display: none;
    }

    .navbar-expand-custom .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

@media (max-width: 991px) {
    #navbarSupportedContent ul li a {
        padding: 12px 30px;
    }

    .hori-selector {
        margin-top: 0px;
        margin-left: 10px;
        border-radius: 0;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
    }

    .hori-selector .left,
    .hori-selector .right {
        right: 10px;
    }

    .hori-selector .left {
        top: -25px;
        left: auto;
    }

    .hori-selector .right {
        bottom: -25px;
    }

    .hori-selector .left:before {
        left: -25px;
        top: -25px;
    }

    .hori-selector .right:before {
        bottom: -25px;
        left: -25px;
    }
}

.desk-motto h1 {
    color: white;
    font-size: 70px;
    text-align: right;
}

.desk-motto p {
    color: white;
    font-size: 30px !important;
    text-align: right;
}

@media (max-width:991px) {
    .lg-order {
        order: 2;
    }
}

.baHead {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 50px;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -.03em;
    text-decoration: none;
    text-align: center;
}

/*testimonial*/
.testimonial-wrap {
    position: relative;
}

@media (min-width:768px) {
    .testimonial-wrap {
        width: 350px;
        position: relative;
        margin-right: 30px;
    }
}

.testimonial {
    font-size: 18px !important;
    background: #fff;
    border-radius: 3px;
    border: 0;
    -webkit-box-shadow: 0 2px 0 0 rgba(1, 1, 1, .1);
    box-shadow: 0 2px 0 0 rgba(1, 1, 1, .1);
    position: relative;
    color: #666;
    padding: 20px;
    margin-bottom: 30px;
    width: 100%;
    height: 300px;
    overflow: auto;
}

.testimonial-author {
    display: block;
    line-height: 1.2;
    text-align: center;
}

.testimonial p {
    margin: 0;
    line-height: 35px;
}

.testimonial-author .name,
.testimonial-author .stars {
    display: block;

}

.testimonial-author .stars {
    display: inline-block;
    margin-top: 5px;
    font-size: 25px;
    line-height: 18px;
    color: #ffbe3e;
}

.form-step {
    display: none;
}

.form-step.active {
    display: block;
}

.crsrpntr {
    cursor: pointer;
}



label[for=type1] {
    border: 1px solid;
    padding: 10px;
    font-size: 13px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    transition: .3s ease-in-out
}

.wws-popup,
input#type1 {
    display: none
}

input#type1:checked+label[for=type1] {
    background: #0f446f;
    color: #fff
}

input#type1:not(:checked)+label[for=type1] {
    background: #fff;
    color: #0f446f
}

label[for=type2] {
    border: 1px solid;
    padding: 10px;
    font-size: 13px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    transition: .3s ease-in-out
}

.wws-popup,
input#type2 {
    display: none
}

input#type2:checked+label[for=type2] {
    background: #0f446f;
    color: #fff
}

input#type2:not(:checked)+label[for=type2] {
    background: #fff;
    color: #0f446f
}

label[for=type3] {
    border: 1px solid;
    padding: 10px;
    font-size: 13px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    transition: .3s ease-in-out
}

.wws-popup,
input#type3 {
    display: none
}

input#type3:checked+label[for=type3] {
    background: #0f446f;
    color: #fff
}

input#type3:not(:checked)+label[for=type3] {
    background: #fff;
    color: #0f446f
}

label[for=type4] {
    border: 1px solid;
    padding: 10px;
    font-size: 13px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    transition: .3s ease-in-out
}

.wws-popup,
input#type4 {
    display: none
}

input#type4:checked+label[for=type4] {
    background: #0f446f;
    color: #fff
}

input#type4:not(:checked)+label[for=type4] {
    background: #fff;
    color: #0f446f
}

label[for=type5] {
    border: 1px solid;
    padding: 10px;
    font-size: 13px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    transition: .3s ease-in-out
}

.wws-popup,
input#type5 {
    display: none
}

input#type5:checked+label[for=type5] {
    background: #0f446f;
    color: #fff
}

input#type5:not(:checked)+label[for=type5] {
    background: #fff;
    color: #0f446f
}

label[for=type6] {
    border: 1px solid;
    padding: 10px;
    font-size: 13px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    transition: .3s ease-in-out
}

.wws-popup,
input#type6 {
    display: none
}

input#type6:checked+label[for=type6] {
    background: #0f446f;
    color: #fff
}

input#type6:not(:checked)+label[for=type6] {
    background: #fff;
    color: #0f446f
}

@media (max-width:768px) {
    .baHead {
        font-size: 30px;
    }

    .title h1 {
        font-size: 25px;
    }
}


/** services **/

.services-block-three {
    margin-bottom: 30px;

}

.services-block-three i {
    font-size: 32px;
}

.services-block-three>a {
    display: block;
    border-radius: 45px;
    text-align: center;
    position: relative;
    margin-bottom: 30px;

}

.services-block-three>a:before {
    display: block;
    content: "";
    width: 9%;
    border-radius: 0px 0px 45px 0px;
    height: 17%;
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 2px solid #0f446f;
    border-right: 2px solid #0f446f;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.services-block-three>a:after {
    display: block;
    content: "";
    width: 9%;
    border-radius: 45px 0px 0px 0px;
    height: 17%;
    position: absolute;
    top: -2px;
    left: -2px;
    border-top: 2px solid #0f446f;
    border-left: 2px solid #0f446f;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}


.padding-15px-bottom {
    padding-bottom: 15px;
}

.services-block-three h4 {
    color: #6f6f6f;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

.cta {
    display: block;
    color: #fff;
    font-size: 16px;
    background-color: #2f2c2c;
    border: 2px solid #2f2c2c;
    border-radius: 45px;
    padding: 10px 53px;
    box-sizing: border-box;
    transition: .5s;
    width: 75%;
}

.services-block-three>a:hover .cta {
    background: #2f2c2c;
    color: #fff;
    border-color: #2f2c2c;
}

.services-block-three p {
    margin-bottom: 0;
    color: #757575;
}

.services-block-three>a:hover {
    opacity: 1;
    border-color: #d5d5d5;
}

a:hover,
a:active {
    color: #03a9f5;
    text-decoration: none;
}

.services-block-three>a:hover:before,
.services-block-three>a:hover:after {
    width: 95%;
    height: 90%;
}

@media (max-width:991px) {
    .services-block-three>a:before {
        width: 14%;
    }

    .services-block-three>a:after {
        width: 14%;
    }

    .services-block-three>a:hover:before,
    .services-block-three>a:hover:after {
        width: 87%;
        height: 90%;
    }
}

.simg {
    min-height: 300px;
    object-fit: cover;
}

.form-step strong {
    font-size: 18px;
}

@media (min-width:1200px) {
    .py-100 {
        padding-left: 100px;
        padding-right: 100px;
    }
}



.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.text-custom,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:active,
.navbar-custom .navbar-nav li.active a,
.service-box .services-icon,
.price-features p i,
.faq-icon,
.social .social-icon:hover {
    color: #0f446f !important;
}

.bg-custom,
.btn-custom,
.timeline-page .timeline-item .date-label-left::after,
.timeline-page .timeline-item .duration-right::after,
.back-to-top:hover {
    background-color: #0f446f;
}

.btn-custom,
.custom-form .form-control:focus,
.social .social-icon:hover,
.registration-input-box:focus {
    border-color: #0f446f;
    border-radius: 45px;
}

.service-box .services-icon,
.price-features p i {
    background-color: rgba(246, 87, 110, 0.1);
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover,
.open>.dropdown-toggle.btn-custom {
    border-color: #0f446f;
    background-color: #0f446f;
}


.price-box {
    padding: 40px 50px;
    border-radius: 45px;
}

.plan-price h1 span {
    font-size: 16px;
    color: #000;
}

.price-features p i {
    height: 20px;
    width: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    border-radius: 50%;
    margin-right: 20px;
}

.scroll {
    max-height: 250px;
    overflow: overlay;

}

.youtubevid {
    margin-left: 35px;
    border-radius: 45px;
}

.youtubevid2 {
    margin-right: 35px;
    border-radius: 45px;
}

@media (max-width:600px) {
    .youtubevid {
        margin-left: 20px;
        margin-right: 20px;
        border-radius: 15px;

    }

}

@media (max-width:600px) {
    .youtubevid2 {
        margin-left: 20px;
        margin-right: 20px;
        border-radius: 15px;

    }
}


.mobilepadding {
    padding-top: 0px;
}

@media (max-width:600px) {
    .mobilepadding {
        padding-top: 185px;
    }

}


/**form step**/

.step-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.step-form-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(25% - 20px);
    margin-right: 20px;
}

.step-form-item.active .name {
    color: #0f446f;
}

.step-form-item .name {
    font-size: 12px;
    font-weight: 800;
    color: #000;
    line-height: 1;
    margin-bottom: 5px;
    font-family: roboto, sans-serif;
}

.step-form-item.active .bar {
    background: #0f446f;
}

.step-form-item .bar {
    width: 100%;
    height: 4px;
    background: #000;
    border-radius: 6px;
}

.fancybox-progress {

    background-color: #0f446f !important;
}

@media (max-width:375px) {
    .yamuk-font3 {
        line-height: 65px;
    }

}

@media (max-width:375px) {
    .yamuk-font4 {
        margin-top: 75px;
        line-height: 65px;
    }

}

.testimonial-slide .owl-dots {
    margin-top: 15px;
}


@media (max-width:991px) {
    .navbar {
        justify-content: center !important;
    }

    .navbar-brand {
        justify-content: center;
        display: flex;
        width: calc(100% - 44px);
        margin-right: 0px !important;
        padding-right: 58px;
    }

    .masaustu-logo {
        margin-left: 0px !important;
    }
}

.swal2-container {
    z-index: 999999 !important;
}

img.border45 {
    min-height: 400px;
    max-height: 400px;
    object-fit: cover;
}


@media screen and (max-width:768px) {
    img.border45 {
        min-height: 180px;
        max-height: 180px;
        object-fit: cover;
    }
}



.br45 {
    border-radius: 45px;
}

.playbutton {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
}

.videobanner {
    margin-left: -35px;
}

@media screen and (max-width:912px) {
    .videobanner {
        margin-left: auto;
        margin-right: auto;
    }
}


.videobanner::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 3;
}

@media (max-width:600px) {
    .videodiv {
        margin-left: 20px;
        margin-right: 20px;
        border-radius: 15px;

    }

}


.katbilgi {
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    padding: 10px 30px;
    border-radius: 45px 0px 0px 0px;
}

.katbilgi p {
    color: black;
    font-weight: bold;
}

.go-top {
    position: fixed;
    bottom: 30px;
    left: 30px;
    padding: 20px;
    display: none;
    cursor: pointer;
    z-index: 999999;
    -webkit-font-smoothing: antialiased;
}

@media screen and (max-width:768px) {
    .go-top {
        bottom: 70px;
        left: 15px;
    }
}

.go-top:after {
    font-family: FontAwesome;
    content: "\f106";
    background-color: #2f2c2c;
    padding: 8px 18px;
    color: #fff;
    position: absolute;
    bottom: 10px;
    font-size: 28px;
    border-bottom: 1px solid white;
}

.go-top-text {
    position: absolute;
    width: 60px;
    text-align: center;
    font-family: 'Questrial';
    line-height: 1.5;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 20px 0 0 -4px;
}

.go-top:hover {
    transition: all .4s linear;
    transform: scale(1.1);
}


.scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #2f2c2c;
}

.fancybox-container {
    z-index: 99999999999;
}

@media screen and (max-width:768px) {
    section.ab {
        padding: 0px 10px;
    }

    .img-gallery {
        height: auto;
    }
}


.owl-carousel .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
    transform: translateY(-45%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    /* background-color: rgba(255, 255, 255, 0.8) !important; */
    color: #ffffff !important;
    border: none !important;
    font-size: 70px;
    padding: 0px 27px !important;
    cursor: pointer;
    pointer-events: all;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0;
}
.miniSlider .owl-stage-outer {
    border-radius: 30px;
}

@media screen and (max-width:768px) {
    .owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    /* background-color: rgba(255, 255, 255, 0.8) !important; */
    color: #ffffff !important;
    border: none !important;
    font-size: 60px;
    padding: 0px 27px !important;
    cursor: pointer;
    pointer-events: all;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0px;
}

}



ul.ul-ozellik li {
    text-align: left;
    color: #7e8082;
    font-size: 22px !important;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 35px;
}


@media screen and (max-width:768px) {
    .content{
        text-align: center !important;
        margin-top: 28px!important;
        padding: 50px 0px !important;

    }
    .content1{
  
        margin-top: 32px !important;
    }
    .bg-primary-a {
        background-color: #ffffff;
        padding-top: 0px !important;
    }
    
}
.item1 img {
    border-radius: 30px; /* Burada istediğiniz değeri verebilirsiniz */
}
.content{
    text-align: center !important;
    margin-top: 199px;
}

.content1{
  
    margin-top: 90px;
}
