@font-face {
    font-family: 'MyriadProRegular';
    src: url('../font/Myriad-Pro-Regular.ttf');
}
*{
    font-family: 'Roboto';
}
header {
    z-index: 2;
    color: black;
    width: 100%;
    display: flex;
    position: fixed;
}

header nav {
    background: #faf3f3;
    height: 95px;
    width: 100%;
    padding-left: 45px;
}
header .btn-katandflag a{
    color: #000;
}
header .navbar-light .navbar-nav .nav-link {
    color: #000;
}
header .btn-katandflag {
    display: flex;
    justify-content: center;
    align-items: center;
}
header .btn-katandflag .flag {
    font-size: 14px;
    border-radius: 0;
    border: 1px solid black;
}
header .btn-katandflag .flags img {
    width: 20px!important;
}

header .btn-katandflag .flags .dropdown-toggle::after {
    color: black!important;
}

@media (min-width:768px) {
    header {
        top: 0;
        align-items: center;

    }
    header .Logox{

        display: flex;
        width: 25%;
        justify-content: center;
        align-items: center;
    }
    header li.nav-item {
        margin-right: 10px;
    }
    header{
        background: #faf3f3;
    }
    header .navbar {
        width: 75%;
    }
}


/*form*/
.form-wrapper .logo img{
    max-width: 50%;
}
.form-inner .form-title{
    text-align: left;
    padding: 0px 5px;
}
.form-inner .form-title p{
    letter-spacing: 2px;
    font-family: 'MyriadProRegular';
    font-size: 11px;
    margin-bottom: 0;
    font-weight: 900;
}
.form-inner .form-title p.second{
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    font-family: 'MyriadProRegular';
    font-weight: 200;
}
/*form*/
/*WrapClass*/
.wrapClass{
    padding: 0px 50px;
}
.wrapClass .SagSablon{
    padding: 42px 50px 0px;
}
.wrapClass .SagSablon p{
    font-weight: 500;
}
.wrapClass .SagSablon .Baslik .ust{
    font-weight: 800;
    font-family: 'Cinzel', serif;
    color: black;
}
.wrapClass .SagSablon .Baslik .alt{
    font-weight: 800;
    font-family: 'Cinzel', serif;
    color: #fed94d;
}

/*wrapClass*/
/*Projelerimiz*/
.BaslikX{

    margin-bottom: 0;
    padding: 16px 0;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 30px;
    color: #081e2f;
    position: relative;
}
.BaslikX:after {
    content: '';
    background: url(../img/vbas.png);
    height: 35px;
    width: 33px;
    left: -30px;
    top: 3px;
    z-index: -1;
    position: absolute;
}
#Projelerimiz .nav-pills.UstPills .nav-link{
    border-radius: 0;
    padding: 25px 50px;
}
#Projelerimiz .nav-pills.UstPills .nav-link.active {
    background-color: #f5f5f5;
}



#Projelerimiz .AltPills span {
    max-width: 90px;
    height: 48px;
    display: flex;
    align-items: center;
}


#Projelerimiz .nav-pills.UstPills img{
    width: 90px;
    height: 48px;
    object-fit: contain;
}

#Projelerimiz .nav-pills.AltPills {
    flex-wrap: nowrap!important;
    justify-content: space-between;
    margin-bottom: 1rem!important;
}
#Projelerimiz .nav-pills.AltPills .nav-link{
    border-radius: 0;
    padding: 25px 50px;
    font-size: 12px;
    font-weight: 800;
    color: #000;
    font-family: 'Cinzel', serif;
}
#Projelerimiz .nav-pills.AltPills .nav-link.active {
    background-color: #39b549;
}
#Projelerimiz .nav-pills.AltPills .nav-link {
    background-color: #fdd94d;
}
#Projelerimiz #light-gallery .hiza{
    height: 100%;
}
#Projelerimiz #light-gallery .hiza img{
    height: 100%;
}
/*Projelerimiz*/

.lg-backdrop {
    background-color: #0000009e!important;
}

@media (min-width: 768px) {
    #Projelerimiz{
        padding-top: 10px;
    }
    #Projelerimiz .wrapper{
        padding-top: 0;
    }
    #ProjeVideolari{
        padding-top: 70px;
    }
    /*Wrapper*/
    #wrapOnex .wrapper {
        padding-top: 95px!important;
    }
    #wrapOne .wrapper {
        padding-top: 0px!important;
    }
    /*Wrapper*/
    /*nav*/
    .UstPills{
        flex-wrap: nowrap!important;
    }
    .masaImg{
        width: 135px;
    }
    .Phonk{
        padding-top: 0!important;
    }
    .fonk{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .fonk img{
        width: 75%;
    }
    .btn-telefon{
        text-align: center;
    }
    .btn-telefon button.telefon{

        font-weight: 700;
        margin-bottom: 5px;
        transition: .3s;
        text-decoration: none;
        font-size: 25px;
        padding: 0;

    }

    #Projelerimiz li.nav-item {
        width: 25%;
        margin-right: 0px;
    }
    #Projelerimiz .UstPills{
        display: flex;
        justify-content: space-between;
    }
    #Projelerimiz .nav-pills.AltPills .nav-link {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    #Projelerimiz .nav-pills.UstPills .nav-link {
        width: 100%;
    }
    #Projelerimiz .nav-pills.AltPills a{    text-decoration: none;
    }

    /*nav*/
}

.pswp__bg {
    background: #000000a6;
}
@media (max-width: 768px) {
    footer .totem{

        height: 435px!important;
    }
footer{
    margin-bottom: 41px;
}
    #wrapOnex .wrapper {
        padding-top: 15px!important;
    }

    .btn-telefon button.telefon{
        font-weight: 700;
        margin-bottom: 5px;
        transition: .3s;
        text-decoration: none;
        font-size: 1.8rem;
        padding: 0;

    }
    .btn-telefon {
        text-align: center;
    }
}

/*MOBILE*/
header .mobilImg{
    width: 125px;
}


@media (max-width: 768px) {
    header .navbar-collapse {
        position: relative;
        background: white;
        width: 100%;
    }

    header nav {
        height: auto;
    }
    header nav {
        background: white;
        padding-right: 20px;
        padding-left: 20px;
    }
    header .navbar-nav{
        padding-top: 25px;
    }
    header .navbar-nav li.nav-item {
        padding: 0px 0px;
    }
    .Logox{
        display: none;
    }
    .anaMain{
        display: flex;
        flex-direction: column;
    }
    .form-wrapper {
        top: 0!important;
    }
    .wrapper {
        padding-top: 0!important;

        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .wrapClass {
        padding-top: 65px!important;
        padding: 15px 30px 0px 30px!important;
    }
    .wrapClass .SagSablon {
        padding: 42px 0!important;
    }
    .BaslikX {
        text-align: center;
        line-height: 1;
    }
    .BaslikX:after {
        left: 0;

    }
    .nav-pills.UstPills li.nav-item {
        width: 100%;
    }
    #Projelerimiz .nav-pills.UstPills .nav-link {
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .nav-pills.AltPills li.nav-item {
        width: 100%;
        margin-bottom: 15px;
    }
    #Projelerimiz .nav-pills.AltPills .nav-link {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    #ProjeVideolari {
        display: block!important;
    }
    #Footer .wrapper {
        padding-left: 30px!important;
        padding-right: 30px!important;
    }

    #wrapOne .TeamNavi{
        display: none;
    }
    /*
    .AnasayfaSlider .TeamNavi{
        z-index: 2;
        bottom: 0;
        top: inherit;
        right: 50%;
        transform: translate(60px,0px);
        position: absolute;
        left: inherit;
        display: flex;
        flex-direction: row-reverse;
    }
*/

    .mobilColCanli{
        right: 20px;
        top: inherit!important;
        transform: inherit!important;
        bottom: 70!important;
        position: fixed!important;
    }
    .swiper-button-next, .swiper-button-prev {
        z-index: 2!important;
    }

    iframe {
        width: 100%;
    }
}

.AltPs .tab-content .my-gallery > .col{
    display: none;
}


.AltPs .tab-content .my-gallery .col:nth-of-type(1) {
    display: block;
}
.AltPs .tab-content .my-gallery .col:nth-of-type(2) {
    display: block;
}
.AltPs .tab-content .my-gallery .col:nth-of-type(3) {
    display: block;
}
.AltPs .tab-content .my-gallery .col:nth-of-type(4) {
    display: block;
}
.AltPs .tab-content .my-gallery .col:nth-of-type(5) {
    display: block;
}
.AltPs .tab-content .my-gallery .col:nth-of-type(6) {
    display: block;
}
.AltPs .tab-content .my-gallery .col:nth-of-type(7) {
    display: block;
}
.AltPs .tab-content .my-gallery .col:nth-of-type(8) {
    display: block;
}
.responsive-pills .nav-pills{
    display:none
}
@media (min-width: 768px){
    .responsive-pills .nav-pills{
        display:flex
    }
    .responsive-pills .card{
        border:none
    }
    .responsive-pills .card .card-header{
        display:none
    }
    .responsive-pills .card .collapse{
        display:block
    }
}
@media (max-width: 767px){
    .sect1 {
        /* top: 95px; */
        /*height: 360px !important;*/
    }
    .AnasayfaSlider .swiper-slide {
        top: 68px;
    }
    .responsive-pills .tab-pane{
        display:block !important;
        opacity:1
    }
    .PlanResimleri .accordion-header .accordion-button::after {
        right: 10px;
        position: absolute;
        content: '\f078';
        background-image: none!important;
        display: flex;
        font-size: 24px;
        font-weight: 900;
        color: #fdd94d;
        font-family: 'Font Awesome 5 Pro';
        justify-content: center;
        align-items: center;
    }
    .PlanResimleri .accordion-header .accordion-button img{
        width: 100%;
        height: 67px;
        object-fit: contain;
    }
    .PlanResimleri .accordion-header .accordion-button {
        box-shadow: none!important;
        padding: 20px 45px;
        border: 0px solid;
        background: transparent!important;
        display: flex;
        position: relative;
        justify-content: center;
        align-items: center;
        width: 100%;
        text-align: center;
    }
    .PlanResimleri .accordion-item {
        border: 0px solid!important;
    }
    .PlanResimleri .accordion-body {
        padding: 0;
    }

    .PlanResimleri.accordion-button:focus {
        box-shadow: none!important;
    }
    .PlanResimleri .card-header{
        background: transparent;
        padding: 0;
        border: 0px solid;
    }
    .PlanResimleri .card-header a{
        text-decoration: none;
        font-weight: 800;
        font-size: 14px;
        color: #000;
        font-family: 'Cinzel', serif;
        background-color: #fdd94d;
        display: flex;
        width: 100%;
        justify-content: center;
        border-radius: 0;
        padding: 15px 50px;
    }
    .PlanResimleri .card-header a[aria-expanded~=true] {background-color: #39b549!important;display: flex;width: 100%;justify-content: center;border-radius: 0;padding: 15px 50px;}

    .PlanResimleri .card.tab-pane.fade.show .card-header a{
        text-decoration: none;
        font-weight: 800;
        font-size: 14px;
        color: #000;
        font-family: 'Cinzel', serif;
    }

    #Projelerimiz .UstPills{
        display: none;
    }

    #Projelerimiz .AltPs{
        display: none;
    }
}
/*MOBILE*/
@media (min-width: 768px) {

    .PlanResimleri {
        display: none;
    }
}

.i-sp:hover i {
    color: #e1306c;
}
.f-sp:hover i {
    color: #3b5998;
}
.y-sp:hover i {
    color: #bb0000;
}





/*WHATSAPP*/


/*whatsapp*/
.whatsapp-main {
    display: inline-block;
    position: fixed;
    bottom: 0px;
    z-index: 9999999;
    left: 0px;
    right: auto;
}

.whatsapp-wrapper {
    box-shadow: rgb(0 0 0 / 10%) 0px 12px 24px 0px;
    flex-direction: column;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    transition: opacity 0.3s ease 0s, margin 0.3s ease 0s, visibility 0.3s ease 0s;
    background-color: rgb(255, 255, 255);
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    touch-action: auto;
    margin-bottom: 96px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: auto;
    margin-left: 20px;
}
.close_whatsapp {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    opacity: 0.4;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    outline: transparent;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.close_whatsapp::before {
    transform: rotate(45deg);
}
.close_whatsapp::after {
    transform: rotate(-45deg);
}
.close_whatsapp::before,
.close_whatsapp::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: rgb(29, 33, 41);
    display: block;
    border-radius: 2px;
}
.whatsapp-header {
    background: #0a5654;
    color: #ffffff;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 24px 20px;
}
.whatsapp-reply-time {
    font-size: 13px;
    line-height: 18px;
    margin-top: 4px;
}
.whatsapp-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
.header-info {
    margin-left: 16px;
    margin-right: 16px;
}
.support-avatar {
    width: 52px;
    height: 52px;
    display: block;
    position: relative;
    flex-shrink: 0;
}

.support-avatar::before {
    content: "";
    bottom: 0px;
    right: 0px;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    background-color: rgb(74, 213, 4);
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    border: 2px solid rgb(255, 255, 255);
}
.avatar-wrapper {
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.avatar-img {
    min-width: 100%;
    height: 100%;
    flex-shrink: 0;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.avatar-img::after {
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0.1);
    inset: 0px;
    position: absolute;
    content: "";
    overflow: hidden;
}
.whatsapp-background {
    padding: 20px 20px 20px 10px;
    background-color: rgb(230, 221, 212);
    position: relative;
    overflow: auto;
    max-height: 382px;
}
.whatsapp-background::before {
    display: block;
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0.08;
    background-image: url(https://elfsight.com/assets/chats/patterns/whatsapp.png);
}
.whatsapp-message-container {
    display: flex;
    z-index: 1;
}
.loading-animation {
    background-color: rgb(255, 255, 255);
    width: 52.5px;
    height: 32px;
    border-radius: 16px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin-left: 10px;
    /*   opacity: 0; */
    transition: all 0.1s ease 0s;
    z-index: 1;
    box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
}
.dot-pulse {
    position: relative;
    left: -9999px;
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background-color: #cbcbcb;
    color: #cbcbcb;
    box-shadow: 9999px 0 0 -5px #cbcbcb;
    animation: dotPulse 1.5s infinite linear;
    animation-delay: .25s;
}

.dot-pulse::before, .dot-pulse::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background-color: #cbcbcb;
    color: #cbcbcb;
}

.dot-pulse::before {
    box-shadow: 9984px 0 0 -5px #cbcbcb;
    animation: dotPulseBefore 1.5s infinite linear;
    animation-delay: 0s;
}

.dot-pulse::after {
    box-shadow: 10014px 0 0 -5px #cbcbcb;
    animation: dotPulseAfter 1.5s infinite linear;
    animation-delay: .5s;
}

@keyframes dotPulseBefore {
    0% {
        box-shadow: 9984px 0 0 -5px #cbcbcb;
    }
    30% {
        box-shadow: 9984px 0 0 2px #cbcbcb;
    }
    60%,
    100% {
        box-shadow: 9984px 0 0 -5px #cbcbcb;
    }
}

@keyframes dotPulse {
    0% {
        box-shadow: 9999px 0 0 -5px #cbcbcb;
    }
    30% {
        box-shadow: 9999px 0 0 2px #cbcbcb;
    }
    60%,
    100% {
        box-shadow: 9999px 0 0 -5px #cbcbcb;
    }
}

@keyframes dotPulseAfter {
    0% {
        box-shadow: 10014px 0 0 -5px #cbcbcb;
    }
    30% {
        box-shadow: 10014px 0 0 2px #cbcbcb;
    }
    60%,
    100% {
        box-shadow: 10014px 0 0 -5px #cbcbcb;
    }
}
.wloader {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    background-color: rgb(182, 181, 186);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
}
/* .dots1 {
  background-color: rgb(158, 157, 162);
  animation-name: dotOne;
}
.dots2 {
  animation-name: dotTwo;
}
.dots3 {
  animation-name: dotThree;
} */
.whatsapp-message-wrapper {
    display: none;
    padding: 7px 14px 6px;
    background-color: rgb(255, 255, 255);
    border-radius: 0px 8px 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    /*   opacity: 1; */
    transform-origin: center top;
    z-index: 2;
    box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
    margin-top: 4px;
    /*   margin-left: -54px; */
    max-width: calc(100% - 66px);
}

.whatsapp-message-wrapper::before {
    content: "";
    position: absolute;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0px;
    left: -12px;
    width: 12px;
    height: 19px;
}
.chat-body-wrapper {
    width: 100% !important;
}
.whatsapp-chat-name {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
}
.whatsapp-chat-message {
    font-size: 14px;
    line-height: 19px;

    margin-top: 4px;
    color: rgb(17, 17, 17);
}
.whatsapp-chat-message p {
    margin: 0px;
}
.whatsapp-message-container {
    box-sizing: border-box !important;
    outline: none !important;
}
.whatsapp-chat-time {
    text-align: right;
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
    color: rgba(17, 17, 17, 0.5);
    margin-right: -8px;
    margin-bottom: -4px;
}
.whatsapp-btn {
    padding: 8px 12px;
    border-radius: 24px;
    border: none;
    background: rgb(14, 193, 47);
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    cursor: pointer;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 20px;
    overflow: hidden;
    appearance: none;
}
.whatsapp-btn::before {
    content: "";
    position: absolute;
    display: block;
    opacity: 0;
    transform: scale(1);
    background-color: rgb(0, 0, 0);
    z-index: 0;
    transition: all 0.2s ease 0s;
    border-radius: 20px;
    width: 10px;
    height: 10px;
    bottom: -5px;
}
.whatsapp-send-icon-small {
    width: 16px;
    height: 16px;
    flex: 0 0 16px;
    fill: rgb(255, 255, 255);
    z-index: 1;
}
.chat-button-text {
    margin-left: 8px;
    margin-right: 8px;
    z-index: 1;
    color: rgb(255, 255, 255);
}

/* whatsapp pop-up button */
.whatsapp-popup-button {
    height: 64px;
    box-shadow: rgb(0 0 0 / 15%) 0px 3px 12px;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    position: relative;
    outline: transparent;
    background-color: rgb(14, 193, 47);
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;

    height: auto;
    margin-right: 20px;
    margin-left: 20px;
    border-radius: 20px;
    padding: 4px 24px 4px 16px;width: auto;
}
.whatsapp-popup-button::before,
.whatsapp-popup-button::after {
    content: "";
    position: absolute;
    border: 1px solid rgb(14, 193, 47);
    inset: -2px;
    border-radius: 500px;
    opacity: 0;
    z-index: 0;
}

.whatsapp-notify {
    width: 10px;
    height: 10px;
    background-color: rgb(255, 0, 0);
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    right: 4px;
    top: 4px;
}
@keyframes showhide {
    from {
        transition: visibility 0s linear 0.7s, opacity 0.7s ease-in-out;
    }
}
@keyframes showchat {
    from {
        transform: scale(0);
        opacity: 0;
    }
}
.hide-whatsapp {
    display: none;
    animation-name: showhide;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
}
.show-whatsapp {
    display: flex;
    animation-name: showchat;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
}

.whatsapp-send-icon-big{
    height: 20px;
    width: 20px;
}
.whatsapp-button-main{
    color: white;
    line-height: 20px;
    font-size: 15px;
    font-weight: 700;
    width: auto;
    height: auto;
    padding: 6px 4px 6px 4px;
}
/*whatsapp*/

.di{
    display: flex!important;
}
.dinone{
    display: none!important;
}

.play-btn {
    /* width: 100px; */
    /* height: 100px; */
    /* background: radial-gradient( rgba(255, 0, 128, 0.8) 60%, rgba(255, 255, 255, 1) 62%); */
    /* border-radius: 50%; */
    /* position: relative; */
    /* display: block; */
    /* margin: 100px auto; */
    /* box-shadow: 0px 0px 25px 3px rgba(255, 0, 128, 0.8); */
}

/* triangle */
.play-btn::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    transform-origin: center center;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #fff;
    z-index: 100;
    -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* pulse wave */
.play-btn:before {
    content: "";
    position: absolute;
    /* width: 216px; */
    /* height: 62px; */
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate1 2s;
    animation: pulsate1 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 35px;
    border: 5px solid rgb(14 193 47);
    top: -25%;
    left: -9%;
    background: rgba(198, 16, 0, 0);
}

@-webkit-keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;

    }
}

@keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;

    }
}




@media(max-width: 768px){
    .whatsapp-popup-button {
        margin-bottom: 70px;
    }
    .whatsapp-wrapper{
        width: 90% !important;
        margin-bottom: 116px;
    }
    .whatsapp-background::before {
        height: 250px;
    }
}

/*widget*/




/*ozcicek*/



/*responsive*/

.modal-body .header-center{
    width: 100%;
}
.modal-body .header-center input{
    border: 1px solid black!important;
}







@media (max-width: 768px) {
    .whatsapp-main {
        right: 0!important;
        left: auto!important;
    }
}
/*whatsapp*/
.whatsapp-main {
    display: inline-block;
    position: fixed;
    bottom: 0px;
    z-index: 9999999;
    left: 0px;
    right: auto;
}

.whatsapp-wrapper {
    box-shadow: rgb(0 0 0 / 10%) 0px 12px 24px 0px;
    flex-direction: column;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    transition: opacity 0.3s ease 0s, margin 0.3s ease 0s, visibility 0.3s ease 0s;
    background-color: rgb(255, 255, 255);
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    touch-action: auto;
    margin-bottom: 96px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: auto;
    margin-left: 20px;
}
.close_whatsapp {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    opacity: 0.4;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    outline: transparent;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.close_whatsapp::before {
    transform: rotate(45deg);
}
.close_whatsapp::after {
    transform: rotate(-45deg);
}
.close_whatsapp::before,
.close_whatsapp::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: rgb(29, 33, 41);
    display: block;
    border-radius: 2px;
}
.whatsapp-header {
    background: #0a5654;
    color: #ffffff;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 24px 20px;
}
.whatsapp-reply-time {
    font-size: 13px;
    line-height: 18px;
    margin-top: 4px;
}
.whatsapp-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
.header-info {
    margin-left: 16px;
    margin-right: 16px;
}
.support-avatar {
    width: 52px;
    height: 52px;
    display: block;
    position: relative;
    flex-shrink: 0;
}

.support-avatar::before {
    content: "";
    bottom: 0px;
    right: 0px;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    background-color: rgb(74, 213, 4);
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    border: 2px solid rgb(255, 255, 255);
}
.avatar-wrapper {
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.avatar-img {
    background: black;
    background-size: contain!important;
    min-width: 100%;
    height: 100%;
    flex-shrink: 0;
    background-position: center center;
    background-repeat: no-repeat;
}
.avatar-img::after {
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0.1);
    inset: 0px;
    position: absolute;
    content: "";
    overflow: hidden;
}
.whatsapp-background {
    padding: 20px 20px 20px 10px;
    background-color: rgb(230, 221, 212);
    position: relative;
    overflow: auto;
    max-height: 382px;
}
.whatsapp-background::before {
    display: block;
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0.08;
    background-image: url(https://elfsight.com/assets/chats/patterns/whatsapp.png);
}
.whatsapp-message-container {
    display: flex;
    z-index: 1;
}
.loading-animation {
    background-color: rgb(255, 255, 255);
    width: 52.5px;
    height: 32px;
    border-radius: 16px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin-left: 10px;
    /*   opacity: 0; */
    transition: all 0.1s ease 0s;
    z-index: 1;
    box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
}
.dot-pulse {
    position: relative;
    left: -9999px;
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background-color: #cbcbcb;
    color: #cbcbcb;
    box-shadow: 9999px 0 0 -5px #cbcbcb;
    animation: dotPulse 1.5s infinite linear;
    animation-delay: .25s;
}

.dot-pulse::before, .dot-pulse::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background-color: #cbcbcb;
    color: #cbcbcb;
}

.dot-pulse::before {
    box-shadow: 9984px 0 0 -5px #cbcbcb;
    animation: dotPulseBefore 1.5s infinite linear;
    animation-delay: 0s;
}

.dot-pulse::after {
    box-shadow: 10014px 0 0 -5px #cbcbcb;
    animation: dotPulseAfter 1.5s infinite linear;
    animation-delay: .5s;
}

@keyframes dotPulseBefore {
    0% {
        box-shadow: 9984px 0 0 -5px #cbcbcb;
    }
    30% {
        box-shadow: 9984px 0 0 2px #cbcbcb;
    }
    60%,
    100% {
        box-shadow: 9984px 0 0 -5px #cbcbcb;
    }
}

@keyframes dotPulse {
    0% {
        box-shadow: 9999px 0 0 -5px #cbcbcb;
    }
    30% {
        box-shadow: 9999px 0 0 2px #cbcbcb;
    }
    60%,
    100% {
        box-shadow: 9999px 0 0 -5px #cbcbcb;
    }
}

@keyframes dotPulseAfter {
    0% {
        box-shadow: 10014px 0 0 -5px #cbcbcb;
    }
    30% {
        box-shadow: 10014px 0 0 2px #cbcbcb;
    }
    60%,
    100% {
        box-shadow: 10014px 0 0 -5px #cbcbcb;
    }
}
.wloader {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    background-color: rgb(182, 181, 186);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
}
/* .dots1 {
  background-color: rgb(158, 157, 162);
  animation-name: dotOne;
}
.dots2 {
  animation-name: dotTwo;
}
.dots3 {
  animation-name: dotThree;
} */
.whatsapp-message-wrapper {
    display: none;
    padding: 7px 14px 6px;
    background-color: rgb(255, 255, 255);
    border-radius: 0px 8px 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    /*   opacity: 1; */
    transform-origin: center top;
    z-index: 2;
    box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
    margin-top: 4px;
    /*   margin-left: -54px; */
    max-width: calc(100% - 66px);
}

.whatsapp-message-wrapper::before {
    content: "";
    position: absolute;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0px;
    left: -12px;
    width: 12px;
    height: 19px;
}
.chat-body-wrapper {
    width: 100% !important;
}
.whatsapp-chat-name {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
}
.whatsapp-chat-message {
    font-size: 14px;
    line-height: 19px;

    margin-top: 4px;
    color: rgb(17, 17, 17);
}
.whatsapp-chat-message p {
    margin: 0px;
}
.whatsapp-message-container {
    box-sizing: border-box !important;
    outline: none !important;
}
.whatsapp-chat-time {
    text-align: right;
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
    color: rgba(17, 17, 17, 0.5);
    margin-right: -8px;
    margin-bottom: -4px;
}
.whatsapp-btn {
    padding: 8px 12px;
    border-radius: 24px;
    border: none;
    background: rgb(14, 193, 47);
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    cursor: pointer;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 20px;
    overflow: hidden;
    appearance: none;
}
.whatsapp-btn::before {
    content: "";
    position: absolute;
    display: block;
    opacity: 0;
    transform: scale(1);
    background-color: rgb(0, 0, 0);
    z-index: 0;
    transition: all 0.2s ease 0s;
    border-radius: 20px;
    width: 10px;
    height: 10px;
    bottom: -5px;
}
.whatsapp-send-icon-small {
    width: 16px;
    height: 16px;
    flex: 0 0 16px;
    fill: rgb(255, 255, 255);
    z-index: 1;
}
.chat-button-text {
    margin-left: 8px;
    margin-right: 8px;
    z-index: 1;
    color: rgb(255, 255, 255);
}

/* whatsapp pop-up button */
.whatsapp-popup-button {
    height: 64px;
    box-shadow: rgb(0 0 0 / 15%) 0px 3px 12px;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    position: relative;
    outline: transparent;
    background-color: rgb(14, 193, 47);
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;

    height: auto;
    margin-right: 20px;
    margin-left: 20px;
    border-radius: 5px;
    padding: 4px 24px 4px 16px;width: auto;
}
.whatsapp-popup-button::before,
.whatsapp-popup-button::after {
    content: "";
    position: absolute;
    border: 1px solid rgb(14, 193, 47);
    inset: -2px;
    border-radius: 500px;
    opacity: 0;
    z-index: 0;
}

.whatsapp-notify {
    width: 10px;
    height: 10px;
    background-color: rgb(255, 0, 0);
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    right: 4px;
    top: 4px;
}
@keyframes showhide {
    from {
        transition: visibility 0s linear 0.7s, opacity 0.7s ease-in-out;
    }
}
@keyframes showchat {
    from {
        transform: scale(0);
        opacity: 0;
    }
}
.hide-whatsapp {
    display: none;
    animation-name: showhide;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
}
.show-whatsapp {
    display: flex;
    animation-name: showchat;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
}

.whatsapp-send-icon-big{
    height: 20px;
    width: 20px;
}
.whatsapp-button-main{
    color: white;
    line-height: 20px;
    font-size: 15px;
    font-weight: 700;
    width: auto;
    height: auto;
    padding: 6px 4px 6px 4px;
}
/*whatsapp*/

.di{
    display: flex!important;
}
.dinone{
    display: none!important;
}

.play-btn {
    /* width: 100px; */
    /* height: 100px; */
    /* background: radial-gradient( rgba(255, 0, 128, 0.8) 60%, rgba(255, 255, 255, 1) 62%); */
    /* border-radius: 50%; */
    /* position: relative; */
    /* display: block; */
    /* margin: 100px auto; */
    /* box-shadow: 0px 0px 25px 3px rgba(255, 0, 128, 0.8); */
}

/* triangle */
.play-btn::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    transform-origin: center center;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #fff;
    z-index: 100;
    -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* pulse wave */
.play-btn:before {
    content: "";
    position: absolute;
    height: auto;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate1 2s;
    animation: pulsate1 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 35px;
    border: 5px solid rgb(14 193 47);
    /* left: -9%; */
    background: rgba(198, 16, 0, 0);
}

@-webkit-keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;

    }
}

@keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;

    }
}




@media(max-width: 768px){
    .whatsapp-popup-button {
        /* right: 0; */
        bottom: 0;
        left: auto;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0;
    }
    .whatsapp-wrapper{
        width: 90% !important;
        margin-bottom: 116px;
    }
    .whatsapp-background::before {
        height: 250px;
    }
}




/*19.07.2022*/

.btnx {
    border-radius: 5px;
    background-color: #fed94d;
    color: white;
    /* padding: 16px; */
    /* margin-bottom: 15px; */
    color: black;
    height: 45px;
    /* bottom: 15px; */
    width: 100%;
    font-size: 16px;
    border: none;
    outline: none;
}

.dropdownx {
    right: 40px;
    position: fixed;
    bottom: 15px;
    z-index: 11;
    display: inline-block;
}

.dropdownx-content {
    background-color: #f1f1f1;
}

.dropdownx-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdownx-content a:hover {background-color: #ddd}


.btnx:hover, .dropdownx:hover .btnx {
    background-color: black;
    color: #fed94d
}


html{
    position: relative;
}


.modal .modal-content{
    background: transparent!important;
    color: white!important;
}
.modal .modal-header .btn-close {
    background: none!important;
}

.modal button.btn-close:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f00d";
    font-size: 24px;
    color: white;
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    background: transparent;
}
@media (max-width: 576px) {

    .dropdownx {
        bottom: 65px;
    }
    a[data-bs-toggle=modal] iframe {
        width: 100% !important;
        height: 100% !important;
    }

}
@media (min-width: 576px) {
    .modal .modal-dialog {
        max-width: 675px!important;
    }
    .paragraf{

        padding: 0 175px;
    }

}

/*19.07.2022*/





@media(max-width:768px) {
    .sticy-form-area {
        display: block;
    }

    .sticy-form-area-mobile {
        display: flex!important;
        align-items: center;
    }
}

.fixed-header {
    background: none!important;
    transition: opacity 1s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 1;
}

headers nav {
    width: 100%;
    postion: fixed;
    z-index: 10;
    bottom: 0;
    opacity: 0;
}

.visible-title {
    opacity: 1 !important;
    visibility: visible;
}

headers nav ul {
    list-style-type: none;
    margin: 0 2% auto 0;
    padding-left: 0;
    text-align: right;
    max-width: 100%;
}

headers nav ul li {
    display: inline-block;
    line-height: 60px;
    margin-left: 10px;
}

headers nav ul li a {
    text-decoration: none;
    color: #a9abae;
}


/*wp*/

.canliyayinbtn:hover {
    color: #000;
}
.canliyayinx{
    position: absolute;
    z-index: 2;
    bottom: inherit;
    top: 0;
    /* left: 50%; */
    margin: auto 0;
    width: 165px;
    transform: translate(2px,72px);
    /* right: 0;*/
}
@media(min-width: 768px) {
    main{
        margin-top: 68px;
    }
    .canliyayinbtn {
        left: auto;
        background: #fed94d;
        padding: 15px;
        bottom: 0;
        position: relative;
        color: black;
        right: 20px;

        width: 210px;
        height: 40px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
.canliyayinbtn{
    background: #fed94d;
    color: black!important;
}


@media(min-width: 768px) {
    headers .telefonx{
        display: none;
    }
    headers .whatsappx{

        right: 115px;
        position: relative;

        width: 250px;
        max-width: 320px;
        overflow: hidden;
    }

    .whatsapp-wrapper {
        left: auto!important;
        right: 60px!important;
    }

}


@media(max-width: 768px) {


    .sticy-form-area-mobile {
        transition: opacity 1s ease-out;
        opacity: 0;
        overflow: hidden;
        position: fixed;
        bottom: 0;
        height: auto;
        width: 100% !important;
        z-index: 997;
        background-color: #f5f5f5;
        width: 100%;
        padding: 10px 0px;
        border-top: 1px solid #e0e0e0;
    }

    .sticy-form-area-mobile a {
        text-decoration: none;
        font-size: 15px;
        width: 48%;
        display: block;
        float: left;
        text-align: center;
        color: #fff;
        margin-left: 1%;
        margin-right: 1%;
        border-radius: 5px;
        padding: 8px 0px;
    }
    headers .whatsappx{
        width: 48%;
    }

}
a{
    text-decoration: none!important;
}
/*wp*/
/*WHATSAPP*/


@media(min-width: 768px) {
    .header-banner .fixed-header{
        display: flex;
        justify-content: flex-end;
    }
}
.pswp__bg {
    background: #0000008a!important;
}
.pswp img {
    object-fit: contain;
}

/*THANKYOU*/


thanks-wrap {
    background: #FFFFFF;
    padding: 30px;
    margin: 0 auto 10px;
    display: none;
    max-width: 320px;
}

.checkmark {
    max-width: 300px;
    margin: 0 auto;
}

.path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    -webkit-animation: dash 2s ease-in-out;
    animation: dash 2s ease-in-out;
}

.spin {
    -webkit-animation: spin 2s;
    animation: spin 2s;
    transform-origin: 50% 50%;
}

h2 {
    -webkit-animation: text 1s;
    animation: text 1s;
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes text {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes text {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


.mg-70 {
    margin: 70px 0px;
    display: flex;
    justify-content: center;
}

/*THANKYOU*/














