.menuEk {
width: calc(25px - 0px)!important;
height: 60px;
line-height: 60px;
display: block;
position: relative;
overflow: hidden;
display: inline-block!important;
float: right;
text-align: left;
}
#araclar__toggle {
opacity: 0;
}
#araclar__toggle:checked ~ .araclar__btn > span {
transform: rotate(45deg);
background-color: var(--turuncu);
}
#araclar__toggle:checked ~ .araclar__btn > span::before {
top: 0;
transform: rotate(0);
background-color: var(--turuncu);
}
#araclar__toggle:checked ~ .araclar__btn > span::after {
top: 0;
transform: rotate(90deg);
background-color: var(--turuncu);
}
#araclar__toggle:checked ~ .araclar__box {
visibility: visible;
left: 0;
animation: araclar__box 1s ease 0s 1 normal forwards;
}
@keyframes araclar__box {
0% {
opacity: 0;
transform: translateX(-250px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
input#araclar__toggle {
width: 100%;
height: 26px;
padding: 0px;
margin: 0px;
display: block;
cursor: pointer;
}
.araclar__btn {
display: block;
position: absolute;
width: 26px;
height: 15px;
cursor: pointer;
z-index: 1;
top: 27px;
right: -5px;
}
.araclar__btn > span {
display: block;
position: absolute;
width: 80%;
height: 3px;
background-color: var(--siyah);
transition-duration: .25s;
}
.araclar__btn > span::before,
.araclar__btn > span::after {
display: block;
position: absolute;
width: 100%;
height: 3px;
background-color: var(--siyah);
transition-duration: .25s;
}
.araclar__btn > span::before {
content: '';
top: -8px;
}
.araclar__btn > span::after {
content: '';
top: 8px;
}
.menuEk ul.araclar__box {
display: block;
position: fixed;
visibility: hidden;
top: 0;
left: -100%;
width: 260px;
height: 100%;
margin: 0;
padding: 15px 15px;
list-style: none;
background-color: var(--lacivert);
box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);

z-index: 99999999;
overflow: hidden;
}
.menuEk ul.araclar__box li {
width: calc(100% - 0px);
height: auto;
line-height: 42px;
overflow: hidden;
display: block;
padding: 0px 0px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.menuEk ul.araclar__box li ul {
padding: 0px 0px 0px 10px;
}
.menuEk ul.araclar__box li a {
width: calc(100% - 0px);
height: auto;
display: block;
overflow: hidden;
color: var(--beyazYazi);
line-height: 1.8;
padding-left: 0px;
font-size: 14px;
font-weight: 300;
}
.menuEk ul.araclar__box li a i {
width: 28px;
height: 42px;
line-height: 38px;
overflow: hidden;
display: inline-block;
float: left;
margin-right: 14px;
color: var(--siyah);
font-size: 16px;
text-align: center;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.menuEk ul.araclar__box li a span {
width: calc(100% - 42px);
line-height: 38px;
font-size: 14px;
font-weight: 400;
float: left;
}
.menuEk ul.araclar__box li a:hover,
.menuEk ul.araclar__box li a:hover i,
.menuEk ul.araclar__box li a:hover span {
color: #ffffff;
padding-left: 5px;
}
.menuEk ul.araclar__box li a:hover i {
font-size: 22px;
}
.yanArama {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-bottom: 15px;
}
.yanArama form input {
width: calc(100% - 65px);
height: 42px;
line-height: 42px;
border: none;
padding: 0px 5px 0px 10px;
margin: 0px 0px 0px 0px;
font-size: 14px;
outline: none;
background: rgb(255 255 255 / 15%);
color: var(--beyazYazi);
font-weight: 400;
float: left;
}
.yanArama form button.s {
width: 50px;
height: 42px;
line-height: 42px;
overflow: hidden;
display: block;
position: relative;
background: rgb(255 255 255 / 15%);
color: var(--beyazYazi);
font-size: 18px;
border: 0px;
outline: 0px;
cursor: pointer;
}
.yanArama form input::-webkit-input-placeholder {
color: rgb(255 255 255 / 40%);
font-weight: 400;
}

.yanAciklama {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
border-top: 1px solid rgb(255 255 255 / 15%);
margin-top: 15px;
}
.yanAciklama strong {
width: auto;
height: auto;
overflow: hidden;
display: block;
font-size: 16px;
line-height: 1.5;
font-weight: 600;
color: var(--beyazYazi);
margin-top: 15px;
}
.yanAciklama span {
width: auto;
height: auto;
overflow: hidden;
display: block;
font-size: 14px;
line-height: 1.5;
font-weight: 300;
color: var(--beyazYazi);
opacity: 0.8;
}
.yanAciklama a {
width: auto;
height: auto;
overflow: hidden;
display: block;
font-size: 1.3em;
line-height: 1.5;
font-weight: 300;
color: var(--beyazYazi);
}
.yanAciklama a:hover {
padding-left: 5px;
}
.yanAciklama a:nth-of-type(2n) {
font-size: 14px;
}
.yanAciklama .ortala a {
font-size: 16px;
display: inline-block!important;
margin: 30px 0px 0px 0px;
padding: 0px 10px;
}

ul.araclar__box .scrollbar {
height: calc(100% - 30px);
background: transparent;
}
ul.araclar__box .force-overflow {
height: calc(100% - 0px);
padding: 0px 15px 0px 0px;
}
ul.araclar__box #style-1::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.0);
background-color: rgb(255 255 255 / 30%);
}
ul.araclar__box #style-1::-webkit-scrollbar {
width: 3px;
background-color: rgb(255 255 255 / 30%);
}
ul.araclar__box #style-1::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background: var(--beyazArkaplan);
}

.scrollbar {
width: 100%;
height: 340px;
background: var(--beyazArkaplan);
overflow-y: scroll;
}
.force-overflow {
min-height: 450px;
}
#style-1::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#style-1::-webkit-scrollbar {
width: 6px;
background-color: #F5F5F5;
}
#style-1::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background: #181818;
}

a.gflag {
margin-left: 3px;
margin-right: 3px;
height: 20px;
overflow: hidden;
background-repeat:no-repeat;
background-image:url('https://kurumsal5.thewpdemo.com/wp-content/themes/kurumsal5/images/lang/24.png');
}
a.gflag img {
border:0;
}
a.gflag:hover {
background-image:url('https://kurumsal5.thewpdemo.com/wp-content/themes/kurumsal5/images/lang/24a.png');
}
#goog-gt-tt {
display:none !important;
}
.goog-te-banner-frame {
display:none !important;
}
.goog-te-menu-value:hover {
text-decoration:none !important;
}
#google_translate_element2 {
display:none!important;
}
.dil_tercume {
top:0px;
right:0px;
}

.akordiyonIcerik {
width: calc(100% - 0px);
height: auto;
margin: 0px 0px 0px 0px;
position: relative;
display: block;
padding: 0px 0px 0px 0px;
}
.akordiyonIcerik div {
width: calc(100% - 0px);
height: auto;
margin: 0px 0px 20px 0px;
position: relative;
display: block;
padding: 0px 0px 0px 0px;
}
.akordiyonIcerik div:last-child {
margin: 0px 0px 0px 0px;
}
.akordiyonIcerik label {
width: calc(100% - 40px);
height: 52px;
line-height: 52px;
padding: 0px 20px 0px 20px;
position: relative;
display: block;
cursor: pointer;
color: var(--siyah);
font-size: 16px;
font-weight: 500;
background: #eaeaea;
-webkit-border-radius: 15px;
-webkit-border-bottom-right-radius: 60px;
-moz-border-radius: 15px;
-moz-border-radius-bottomright: 60px;
border-radius: 15px;
border-bottom-right-radius: 60px;
-webkit-transition: all .75s;
-moz-transition: all .75s;
-ms-transition: all .75s;
-o-transition: all .75s;
transition: all .75s;
}
.akordiyonIcerik label:hover {
color: var(--beyazYazi);
background: var(--turuncu);
}
.akordiyonIcerik input:checked ~ label {
color: var(--beyazYazi);
background: var(--turuncu);
}
.akordiyonIcerik label:after {
width: 30px;
height: 30px;
line-height: 30px!important;
text-align: center;
overflow: hidden;
display: block;
position: absolute;
content: "\f107";
font-family: "Font Awesome 6 Free";
font-weight: 900;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display,inline-block);
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
top: calc(50% - 15px);
right: 15px;
font-size: 22px;
color: rgb(0 0 0 / 25%);
}
.akordiyonIcerik input:checked ~ label:after {
content: "\f106";
color: rgb(255 255 255 / 50%);
}
.akordiyonIcerik input {
display: none;
}
.akordiyonIcerik article {
overflow: hidden;
height: 0;
}
.akordiyonIcerik input:checked ~ article {
height: auto;
animation: indirasagiya 0.5s ease 0s 1 normal forwards;
}
@keyframes indirasagiya {
0% {
transform: scaleY(0);
transform-origin: 100% 0%;
}
100% {
transform: scaleY(1);
transform-origin: 100% 0%;
}
}
.akordiyonIcerik ul {
width: calc(100% - 40px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 20px;
margin: 20px 0px 0px 0px;
}
.akordiyonIcerik ul p {
width: calc(100% - 0px);
line-height: 1.6;
font-size: 14px;
font-weight: 400;
color: var(--siyah);
display: block;
overflow: hidden;
}


div#ekran {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
position: relative;
margin-top: 30px;
}
.iletisimSag input[type=text] {
width: calc(100% - 32px);
height: 50px;
line-height: 50px;
padding: 0px 15px;
margin: 0px 0px 0px 0px;
border: 1px solid var(--border);
-webkit-transition: 0.5s;
transition: 0.5s;
outline: none;
border-radius: 5px;
font-size: 14px;
font-weight: 300;
color: var(--siyah);
float: left;
}
.iletisimSag input {
width: calc(100% - 32px);
height: 50px;
line-height: 50px;
background: transparent;
border: solid 1px var(--border);
transition: all .3s ease;
padding: 0px 15px;
margin: 0px 0px 0px 0px;
display: block;
font-size: 14px;
font-weight: 400;
border-radius: 5px;
outline: none;
}
.iletisimSag textarea {
width: calc(100% - 32px);
max-width: calc(100% - 32px);
max-height: 70px;
height: 70px;
padding: 15px 15px;
margin: 0px 0px 0px 0px;
border: 1px solid var(--border);
-webkit-transition: 0.5s;
transition: 0.5s;
outline: none;
border-radius: 5px;
font-size: 14px;
font-weight: 400;
color: var(--siyah);
display: block;
overflow: hidden;
font-family: 'Poppins', sans-serif;
}
.iletisimSag input[type=telefon]:focus,
.iletisimSag textarea:focus,
.iletisimSag input:focus {
box-shadow: 0px 0px 0px;
border: solid 1px var(--turuncu);
}
input:focus
textarea:focus,
select:focus {
box-shadow: 0px 0px 0px;
}
.iletisimSag button#iletisimGonder\ submit {
width: calc(150px - 0px);
height: 44px;
line-height: 44px;
font-size: 16px;
font-weight: 500;
display: table;
overflow: hidden;
position: relative;
background: transparent;
color: var(--turuncu);
text-align: center;
z-index: 1;
border: 0px;
outline: none;
cursor: pointer;
float: right;
margin: 15px 0px 0px 0px;
padding: 0px 30px;
border: 1px solid var(--turuncu);
transition: all 900ms ease;
-webkit-border-radius: 15px;
-webkit-border-bottom-right-radius: 60px;
-moz-border-radius: 15px;
-moz-border-radius-bottomright: 60px;
border-radius: 15px;
border-bottom-right-radius: 60px;
}
.iletisimSag button#iletisimGonder\ submit:hover {
color: var(--beyazYazi);
border-color: var(--turuncu);
background: var(--turuncu);
}

input.input-number {
width: calc(100% - 155px)!important;
border-top: 1px solid var(--border)!important;
border-bottom: 1px solid var(--border)!important;
border-left: 0px!important;
border-right: 0px!important;
text-align: center;
}
.input-number-decrement {
width: 30px;
height: 50px;
line-height: 50px;
padding: 0px 15px;
margin: 0px 0px 0px 0px;
border: 1px solid var(--border);
-webkit-transition: 0.5s;
transition: 0.5s;
outline: none;
border-radius: 5px;
font-size: 14px;
font-weight: 300;
color: var(--siyah);
float: left;
text-align: center;
display: block;
cursor: pointer;
}
.input-number-increment {
width: 30px;
height: 50px;
line-height: 50px;
padding: 0px 15px;
margin: 0px 0px 0px 0px;
border: 1px solid var(--border);
-webkit-transition: 0.5s;
transition: 0.5s;
outline: none;
border-radius: 5px;
font-size: 14px;
font-weight: 300;
color: var(--siyah);
float: right;
text-align: center;
display: block;
cursor: pointer;
}




.inputlabel {
width: calc(50% - 10px);
height: auto;
display: block;
position: relative;
float: left;
margin: 0px 20px 20px 0px;
}
.inputlabel:nth-of-type(2n) {
margin: 0px 0px 15px 0px;
}
.inputlabel:nth-of-type(5n) {
width: calc(100% - 0px);
}
#isim-error,
#email-error,
#konu-error,
#telefon-error,
#comment-error {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: absolute;
bottom: 0px;
right: 0px;
font-size: 11px;
font-weight: 500;
color: #ffffff;
background: var(--turuncu);
border-radius: 5px;
margin: 0px 0px 0px 0px;
padding: 3px 6px 3px 6px;
}
.recaptcha {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
float: right;
}







.yorumAlani {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 0px 0px;
margin: 30px 0px 0px 0px;
}
.yorumAlani form {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.yorumAlani form div {
width: calc(250px - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 30px;
}
.yorumAlani form div:nth-of-type(2n) {
width: calc(100% - 280px);
margin-right: 0px;
}
.yorumAlani form input {
width: calc(100% - 32px);
height: 50px;
line-height: 50px;
padding: 0px 15px;
margin: 0px 0px 15px 0px;
border: 1px solid var(--border);
-webkit-transition: 0.5s;
transition: 0.5s;
outline: none;
border-radius: 5px;
font-size: 14px;
font-weight: 300;
color: var(--siyah);
}
.yorumAlani form input:focus,
.yorumAlani form textarea:focus {
border: 1px solid var(--turuncu);
}
.yorumAlani form input:last-child {
margin: 0px 0px 0px 0px;
}
.yorumAlani form textarea {
width: calc(100% - 32px);
max-width: calc(100% - 32px);
max-height: 87px;
height: 87px;
padding: 15px 15px;
margin: 0px 0px 0px 0px;
border: 1px solid var(--border);
-webkit-transition: 0.5s;
transition: 0.5s;
outline: none;
border-radius: 5px;
font-size: 14px;
font-weight: 400;
color: var(--siyah);
display: block;
overflow: hidden;
font-family: 'Poppins', sans-serif;
}
.yorumAlani button#submit {
width: calc(150px - 0px);
height: 44px;
line-height: 44px;
font-size: 16px;
font-weight: 500;
display: table;
overflow: hidden;
position: relative;
background: transparent;
color: var(--turuncu);
text-align: center;
z-index: 1;
border: 0px;
outline: none;
cursor: pointer;
float: right;
margin: 15px 0px 0px 0px;
padding: 0px 30px;
border: 1px solid var(--turuncu);
transition: all 900ms ease;
-webkit-border-radius: 15px;
-webkit-border-bottom-right-radius: 60px;
-moz-border-radius: 15px;
-moz-border-radius-bottomright: 60px;
border-radius: 15px;
border-bottom-right-radius: 60px;
}
.yorumAlani button#submit:hover {
color: var(--beyazYazi);
border-color: var(--turuncu);
background: var(--turuncu);
}

.yapilanYorumlar {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 0px 0px;
margin: 30px 0px 0px 0px;
}
.yapilanYorumlar .yorum {
width: calc(100% - 36px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 15px 15px 15px 15px;
margin: 0px 0px 15px 0px;
background: #ffffff;
border-left: 5px solid var(--turuncu);
border-right: 1px solid var(--border);
border-top: 1px solid var(--border);
border-bottom: 1px solid var(--border);
border-radius: 10px;
}
.yapilanYorumlar ul {
width: calc(100% - 10px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
}
.yapilanYorumlar ul .yorum {
border-left: 5px solid var(--border);
}
.yapilanYorumlar .yorum span {
width: auto;
height: auto;
overflow: hidden;
display: inline-table;
position: relative;
font-size: 14px;
font-weight: 400;
color: var(--siyah);
margin-right: 10px;
}
.yapilanYorumlar .yorum span:nth-of-type(3n) {
margin-right: 0px;
}
.yapilanYorumlar .yorum span.name {
font-weight: 500;
color: var(--lacivert);
}
.yapilanYorumlar .yorum a {
background: var(--turuncu);
color: var(--beyazYazi);
border-radius: 5px;
padding: 1px 5px;
font-size: 10px;
letter-spacing: 1px;
}
.yapilanYorumlar .yorum p {
width: calc(100% - 10px);
height: auto;
overflow: hidden;
display: block;
position: relative;
font-size: 14px;
font-weight: 400;
color: var(--siyah);
margin-top: 10px;
padding-left: 10px;
}

.yorumYap.labelBuyut div {
width: calc(100% - 0px);
}







.whatsappFooterButon .whatsapp-main {
display: inline-block;
position: fixed;
bottom: 0px;
z-index: 9999999;
left: auto;
right: 0px;
}
.whatsappFooterButon .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: auto;
right: 0px;
margin-right: 20px;
}
.whatsappFooterButon .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;
}
.whatsappFooterButon .close_whatsapp::before {
transform: rotate(45deg);
}
.whatsappFooterButon .close_whatsapp::after {
transform: rotate(-45deg);
}
.whatsappFooterButon .close_whatsapp::before,
.whatsappFooterButon .close_whatsapp::after {
content: "";
position: absolute;
width: 12px;
height: 2px;
background-color: rgb(29, 33, 41);
display: block;
border-radius: 2px;
}
.whatsappFooterButon .whatsapp-header {
background: rgb(255, 255, 255);
color: rgb(17, 17, 17);
display: flex;
-webkit-box-align: center;
align-items: center;
padding: 5px 10px;
}
.whatsappFooterButon .header-info {
margin-left: 16px;
margin-right: 16px;
}
.whatsappFooterButon .support-avatar {
width: 52px;
height: 52px;
display: block;
position: relative;
flex-shrink: 0;
}

.whatsappFooterButon .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);
}
.whatsappFooterButon .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;
}
.whatsappFooterButon .avatar-img {
min-width: 100%;
height: 100%;
flex-shrink: 0;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.whatsappFooterButon .avatar-img::after {
border-radius: 50%;
border: 3px solid rgba(0, 0, 0, 0.1);
inset: 0px;
position: absolute;
content: "";
overflow: hidden;
}
.whatsappFooterButon .whatsapp-background {
padding: 12px 15px 15px 10px;
background-color: rgb(230, 221, 212);
position: relative;
overflow: auto;
max-height: 382px;
}
.whatsappFooterButon .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(images/whatsapp.webp);
}
.whatsappFooterButon .whatsapp-message-container {
display: flex;
z-index: 1;
}
.whatsappFooterButon .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;
transition: all 0.1s ease 0s;
z-index: 1;
box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
}
.whatsappFooterButon .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;
}

.whatsappFooterButon .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;
}

.whatsappFooterButon .dot-pulse::before {
box-shadow: 9984px 0 0 -5px #cbcbcb;
animation: dotPulseBefore 1.5s infinite linear;
animation-delay: 0s;
}

.whatsappFooterButon .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;
}
}
.whatsappFooterButon .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;
}
.whatsappFooterButon .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;
transform-origin: center top;
z-index: 2;
box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
margin-top: 4px;
max-width: calc(100% - 30px);
}
.whatsappFooterButon .whatsapp-message-wrapper::before {
position: absolute;
background-image: url(images/chat-edge.png);
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
content: "";
top: 0px;
left: -12px;
width: 12px;
height: 19px;
}
.whatsappFooterButon .chat-body-wrapper {
width: 100% !important;
}
.whatsappFooterButon .whatsapp-chat-name {
font-size: 13px;
font-weight: 700;
line-height: 18px;
color: rgba(0, 0, 0, 0.4);
}
.whatsappFooterButon .whatsapp-chat-message {
font-size: 14px;
line-height: 19px;
margin-top: 4px;
color: rgb(17, 17, 17);
}
.whatsappFooterButon .whatsapp-chat-message p {
margin: 0px;
font-size: 12px;
}
.whatsappFooterButon .whatsapp-message-container {
box-sizing: border-box !important;
outline: none !important;
}
.whatsappFooterButon .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;
}
.whatsappFooterButon .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: 400;
line-height: 20px;
cursor: pointer;
position: relative;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
margin: 15px 20px 15px 20px;
overflow: hidden;
appearance: none;
}
.whatsappFooterButon .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;
}
.whatsappFooterButon .whatsapp-send-icon-small {
width: 16px;
height: 16px;
flex: 0 0 16px;
fill: rgb(255, 255, 255);
z-index: 1;
}
.whatsappFooterButon .chat-button-text {
margin-left: 8px;
margin-right: 8px;
z-index: 1;
color: rgb(255, 255, 255);
}
.whatsappFooterButon .whatsapp-popup-button {
width: 48px;
height: 48px;
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;
border: 5px solid #ffffff;
}
.whatsappFooterButon .whatsapp-popup-button::before,
.whatsappFooterButon .whatsapp-popup-button::after {
content: "";
position: absolute;
border: 1px solid rgb(14, 193, 47);
inset: -2px;
border-radius: 500px;
opacity: 0;
z-index: 0;
}
.whatsappFooterButon .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;
}
}
.whatsappFooterButon .hide-whatsapp {
display: none;
animation-name: showhide;
animation-duration: 0.5s;
transform: scale(1);
opacity: 1;
}
.whatsappFooterButon .show-whatsapp {
display: flex;
animation-name: showchat;
animation-duration: 0.5s;
transform: scale(1);
opacity: 1;
}

.datepicker label {
font-size: 0.75rem;
font-weight: 400;
display: block;
margin-bottom: 0.5rem;
color: #B0BEC5;
border: 1px solid #ECEFF1;
padding: 0.5rem 0.75rem;
border-radius: 0.5rem;
}
.datepicker input {
font-family: 'Roboto', sans-serif;
display:block;
border: none;
border-radius: 0.25rem;
border: 1px solid transparent;
line-height: 1.5rem;
padding: 0;
font-size: 1rem;
color: #607D8B;
width: 100%;
margin-top: 0.5rem;
}
.datepicker input:focus {outline: none;}
#ui-datepicker-div {
display: none;
background-color: #fff;
box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.1);
margin-top: 0.25rem;
border-radius: 0.5rem;
padding: 0.5rem;
z-index: 9999!important;
}
.datepicker table {
border-collapse: collapse;
border-spacing: 0;
}
.ui-datepicker-calendar thead th {
padding: 0.25rem 0;
text-align: center;
font-size: 0.75rem;
font-weight: 400;
color: #78909C;
}
.ui-datepicker-calendar tbody td {
width: 2.5rem;
text-align: center;
padding: 0;
}
.ui-datepicker-calendar tbody td a {
display: block;
border-radius: 0.25rem;
line-height: 2rem;
transition: 0.3s all;
color: #142852;
font-size: 0.875rem;
text-decoration: none;
}
.ui-datepicker-calendar tbody td a:hover {
background-color: #142852;
color: var(--beyazYazi);
}
.ui-datepicker-calendar tbody td a.ui-state-active {
background-color: #009688;
color: white;
}
.ui-datepicker-header a.ui-corner-all {
cursor: pointer;
position: absolute;
top: 0;
width: 2rem;
height: 2rem;
margin: 0.5rem;
border-radius: 0.25rem;
transition: 0.3s all;
}
.ui-datepicker-header a.ui-corner-all:hover {
background-color: #ECEFF1;
}
.ui-datepicker-header a.ui-datepicker-prev {
left: 0;
background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
background-repeat: no-repeat;
background-size: 0.5rem;
background-position: 50%;
transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next {
right: 0;
background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==');
background-repeat: no-repeat;
background-size: 10px;
background-position: 50%;
}
.ui-datepicker-header a>span {
display: none;
}
.ui-datepicker-title {
text-align: center;
line-height: 2rem;
margin-bottom: 0.25rem;
font-size: 0.875rem;
font-weight: 500;
padding-bottom: 0.25rem;
}
.ui-datepicker-week-col {
color: #78909C;
font-weight: 400;
font-size: 0.75rem;
}


.img-gallery-magnific {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 0px;
}
.magnific-img {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
position: relative;
display: block;
float: left;
}
.magnific-img img {
width: 100%;
height: auto;
}
.magnific-img figure {
position: relative;
float: left;
overflow: hidden;
width: calc(100% - 0px);
height: calc(100% - 0px);
text-align: center;
cursor: pointer;
}
.magnific-img figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
opacity: 0.8;
}
.magnific-img figure figcaption {
padding: 20px;
color: #ffffff;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.magnific-img figure figcaption::before,
.magnific-img figure figcaption::after {
pointer-events: none;
}
.magnific-img figure figcaption,
.magnific-img figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: calc(100% - 40px);
height: calc(100% - 40px);
}
.magnific-img figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.magnific-img figure h2 {
word-spacing: 0em;
font-weight: 300;
}
.magnific-img figure h2 span {
font-weight: 700;
}
.magnific-img figure h2,
.magnific-img figure p {
margin: 0;
}

.magnific-img figure p {
letter-spacing: 1px;
font-size: 68.5%;
}
a.image-popup-vertical-fit {
cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden;
/* ideally, transition speed should match zoom duration */
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.98;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-arrow-left:before {
border-right: none !important;
}
.mfp-arrow-right:before {
border-left: none !important;
}
button.mfp-arrow, .mfp-counter {
opacity: 0 !important;
transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter{
opacity: 1 !important;
}
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999999;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999999;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }

.mfp-loading.mfp-figure {
display: none; }

.mfp-hide {
display: none !important; }

.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }

.mfp-s-ready .mfp-preloader {
display: none; }

.mfp-s-error .mfp-content {
display: none; }

button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }

button::-moz-focus-inner {
padding: 0;
border: 0; }

.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }

.mfp-close-btn-in .mfp-close {
color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }

.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }

.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }

.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }

.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; }

/* Main image in popup */
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }

.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }

.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }

.mfp-image-holder .mfp-content {
max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }


@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
* Remove all paddings around the image on small screen
*/
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
}

@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}

.galeriEfekt {
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
text-align: center;
font-family: var(--afont);
}
.galeriEfekt figure {
position: relative;
float: left;
overflow: hidden;
margin: 0px 0px 0px 0px;
background: #000000;
text-align: center;
cursor: pointer;
}
.galeriEfekt figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
}
.galeriEfekt figure figcaption {
padding: 15px 15px 15px 15px;
color: #ffffff;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.galeriEfekt figure figcaption::before,
.galeriEfekt figure figcaption::after {
pointer-events: none;
}
.galeriEfekt figure figcaption{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.galeriEfekt figure h2 {
word-spacing: -0.15em;
font-weight: 300;
}
.galeriEfekt figure h2 span {
font-weight: 800;
}
.galeriEfekt figure h2,
.galeriEfekt figure p {
letter-spacing: 1px;
margin: 0;
}
.galeriEfekt figure p {
font-size: 68.5%;
}
/*---------------*/
/***** Oscar *****/
/*---------------*/
figure.effect-oscar {

}
figure.effect-oscar img {
opacity: 1;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-oscar figcaption {
padding: 3em;
background-color: rgb(0 0 0 / 20%);
-webkit-transition: background-color 0.35s;
transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid rgb(255 255 255 / 30%);
content: '';
border-radius: 5px;
}
figure.effect-oscar h2 {
margin: 0px 0px 15px 0px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
color: #ffffff;
padding: 10px 0px 8px 0px;
font-size: 16px;
font-weight: 700;
}
figure.effect-oscar figcaption::before,
figure.effect-oscar p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(0);
transform: scale(0);
}
figure.effect-oscar:hover h2 {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-oscar:hover figcaption {
background-color: rgb(0 0 0 / 50%);
}
figure.effect-oscar:hover img {
opacity: 0.8;
}
@media screen and (max-width: 50em) {
.galeriEfekt figure {
display: inline-block;
float: none;
margin: 0px auto;
width: 100%;
}
}
.galeriEfekt *,
.galeriEfekt *:after,
.galeriEfekt *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { display: table; content: ''; }
.clearfix:after { clear: both; }
